<gen>

<gen> (gender) identifies the morphological gender of a lexical item, as given in the dictionary. 9.3.1 Information on Written and Spoken Forms
Moduldictionaries — 9 Dictionaries
Attribute att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Verwendet von
Kann enthalten
Deklaration

<rng:element name="gen">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element gen
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
Beispiel
<entry>
 <form>
  <orth>pamplemousse</orth>
 </form>
 <gramGrp>
  <pos>noun</pos>
  <gen>masculine</gen>
 </gramGrp>
</entry>