<pos>

<pos> (part of speech) indicates the part of speech assigned to a dictionary headword such as noun, verb, or adjective. 9.3.2 Grammatical Information
Moduldictionaries — 9 Dictionaries
Attributeatt.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.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Verwendet von
Enthalten in
core: cit
namesdates: nym
Kann enthalten
Deklaration

<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.lexicographic.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.lexicographic.attributes,
   macro.paraContent
}
Beispiel
<entry>
 <form>
  <orth>isotope</orth>
 </form>
 <gramGrp>
  <pos>adj</pos>
 </gramGrp>
</entry>