<pron>

<pron> (pronunciación) indica la pronunciación de la palabra. [9.3.1 Information on Written and Spoken Forms]
Módulodictionaries — 9 Dictionaries
Atributosatt.global (@xml:id, @n, @xml:lang, @rend, @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))
extentindica si se trata de la pronunciación de la palabra completa o de una parte.
Estado Opcional
Tipo de datos

<rng:ref name="data.enumerated"/>
data.enumerated
Posibles valores:
full
(forma completa) [Por defecto]
pref
(prefijo)
suff
(sufijo)
part
(parcial)
notationindica qué tipo de anotación se usa para la pronunciación, si aparece más de una posibilidad en el diccionario
Estado Opcional
Tipo de datos

<rng:ref name="data.enumerated"/>
data.enumerated
Valores Sample values: IPA, Murray, ...
Usado por
Contenido en
core: cit
dictionaries: dictScrap entryFree form
namesdates: nym
Puede contener
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaración

<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
}
Ejemplo
<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>