Description Usage Arguments Details Value
Transcribe phonology from IPA to jTRACE notation
1 | 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 |
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.
A character vector with the jTRACE transcriptions of the provided phonological forms
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.