<phoneme>
Specifies the phonetic pronunciation for the enclosed text.
Attributes
This section describes the attributes you can set for the <phoneme> element.
Name |
Data type |
Default |
---|---|---|
alphabet |
CDATA (ipa | x-l&h+) |
ipa |
ph |
CDATA |
required |
alphabet
The alphabet attribute specifies the phonetic alphabet. For NVP, this must be “ipa” or “x-l&h+” (“x-l&h+” with the ampersand escaped, as required in XML), or the system will fall back to the element content. NVP does not support vendor-defined alphabets of “x-organization” or “x-organization-alphabet” forms.
ph
The ph attribute specifies the phoneme string.
Children
-
Parsed character data
Parents
Sample code
<phoneme alphabet="ipa" ph="təˈme͡ɪ.to͡ʊ"> tomato </phoneme>