<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&amp;h+)

ipa

ph

CDATA

required

alphabet

The alphabet attribute specifies the phonetic alphabet. For NVP, this must be “ipa” or “x-l&amp;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&#x259;&#x2c8;m&#x065;&#x361;&#x26a;.t&#x06f;&#x361;&#x28a;"> tomato </phoneme>