<pron>

<pron> (pronunciation) contains the pronunciation(s) of the word. [9.3.1 Information on Written and Spoken Forms]
Moduledictionaries — Dictionaries
Attributesatt.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat))
extentindicates whether the pronunciation is for whole word or part. Sample values include: 1] full(full form) ; 2] pref(prefix) ; 3] suff(suffix) ; 4] part(partial)
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values include:
full
(full form) [Default]
pref
(prefix)
suff
(suffix)
part
(partial)
Note
notationindicates what notation is used for the pronunciation, if more than one occurs in the machine-readable dictionary.
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
<entry>
 <form>
  <orth>transcription</orth>
  <pron notation="IPA">trænskrɪpʃən</pron>
 </form>
 <gramGrp>
  <pos>n</pos>
 </gramGrp>
</entry>
Member of
Contained by
core: cit
dictionaries: dictScrap entryFree form
namesdates: nym
May contain
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaration

<rng:element name="pron">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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.global.responsibility.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.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   attribute extent { data.enumerated }?,
   attribute notation { data.enumerated }?,
   macro.paraContent
}
Example
<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>
Note

The values used to specify the notation may be taken from any appropriate project-defined list of values. Typical values might be IPA, Murray, for example.