Convert phonetic representation from X-SAMPA
Converts to IPA or ARPABET (used by the CMU Pronouncing Dictionary)
sampa(x, to = c("ipa", "arpabet")) xsampa(x, to = c("ipa", "arpabet"))
x |
A phonetic character vector in X-SAMPA |
to |
The phonetic alphabet to convert to.
Defaults to |
A character vector the same length as x
convert_phonetics()
to convert between any phonetic
representations
ipa()
to convert from IPA
sampa('%hE"loU') sampa(c('%hE"loU', "w3`ld")) sampa('%hE"loU', "arpabet") sampa(c('%hE"loU', "w3`ld"), "arpabet")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.