<pron>

<pron> (發音) 包含該字的一種或多種發音方法。 [9.3.1 Information on Written and Spoken Forms]
組件dictionaries — 9 Dictionaries
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat))
extent指出該發音為完整或部分發音。
狀態 非必備的
資料類型

<rng:ref name="data.enumerated"/>
data.enumerated
實例值包含:
full
(full form) [預設值]
pref
(prefix)
suff
(suffix)
part
(partial)
notation若機讀詞典中出現一個以上的發音記號,在此指出用於該發音的記號。
狀態 非必備的
資料類型

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values: IPA, Murray, ...
屬於
可包含在於
core: cit
dictionaries: dictScrap entryFree form
namesdates: nym
可包含
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
宣告

<rng:element name="pron">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.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.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   attribute extent { data.enumerated }?,
   attribute notation { data.enumerated }?,
   macro.paraContent
}
例子
<entry>
 <form>
  <orth></orth>
  <pron>jiang4</pron>
 </form>
 <gramGrp>
  <pos>名詞</pos>
 </gramGrp>
</entry>