<pron>

<pron> (발음) 단어의 발음을 포함한다. 9.3.1 Information on Written and Spoken Forms
모듈 dictionaries — 9 Dictionaries
전체 속성에 부가 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
extent 발음이 전체 단어 또는 부분에 대한 것인지를 표시한다.
상태 수의적
자료 유형

<rng:ref name="data.enumerated"/>
data.enumerated
샘플 값은 다음을 포함한다 Sample values include:
full
(full form) [기본값]
pref
(prefix)
suff
(suffix)
part
(partial)
notation 기계가독형 사전에 여러 표기법이 있다면, 발음에 대한 어떤 표기법이 사용되었는지를 표시한다.
상태 Recommended when applicable
자료 유형

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values: IPA, Murray, ...
에 의해 사용된
포함할 수 있다
선언

<rng:element name="pron">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:optional>
  <rng:attribute name="extent" a:defaultValue="full">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="notation">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element pron
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute extent { data.enumerated }?,
   attribute notation { data.enumerated }?,
   macro.paraContent
}
<entry>
 <form>
  <orth>obverse</orth>
  <pron>'äb-`ərs</pron>,
 <pron extent="prefix">äb-`</pron>, <pron extent="prefix">əb-`</pron>
 </form>
 <gramGrp>
  <pos>n</pos>
 </gramGrp>
</entry>