Transcribe phonology from IPA to jTRACE notation
ipa_to_jtrace(x, keep_other = FALSE)
x | A character vector with the phonological forms to be transcribed |
---|---|
keep_other | Should symbols other than phonemes be kept in the transcriptions? Defaults to FALSE |
A character vector with the jTRACE transcriptions of the provided phonological forms
If keep_other
, special characters (symbols that do not
correspond to phonemes in the phonemes
data set, such as apostrophes
or dots) are removed. 2) Colons (:) are replaced with the previous symbol,
since they are interpreted as a modifier of the duration of the previous
phoneme. 3) Pairwise replacements are performed according to the
phonemes
data set.