<pVar>

<pVar> (pronunciation-variant reference) in a dictionary example, indicates a reference to variant pronunciation(s) of the headword. [9 Dictionaries]
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.pointing (@targetLang, @target, @evaluate) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat))
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
May contain
dictionaries: pRef
gaiji: g
Declaration

<rng:element name="pVar">
 <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.pointing.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:optional>
  <rng:attribute name="notation">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="pRef"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element pVar
{
   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.pointing.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   attribute notation { data.enumerated }?,
   ( text | model.gLike | pRef )*
}
Note

Character data or pRef.