<pos>

<pos> (partie du discours) indique la partie du discours attribuée à une entrée de dictionnaire telle que nom, verbe, adjectif. [9.3.2 Grammatical Information]
Moduledictionaries — 9 Dictionaries
Attributsatt.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))
Utilisé par
Contenu dans
core: cit
namesdates: nym
Peut contenir
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="pos">
 <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:ref name="macro.paraContent"/>
</rng:element>
element pos
{
   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,
   macro.paraContent
}
Exemple
<entry>
 <form>
  <orth>isotope</orth>
 </form>
 <gramGrp>
  <pos>adj</pos>
 </gramGrp>
</entry>
Exemple
<entry>
 <form>
  <orth>isotope</orth>
 </form>
 <gramGrp>
  <pos>adj.</pos>
 </gramGrp>
</entry>