<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 model.entryPart model.morphLike
Kann enthalten
Deklaration
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>
Anmerkung
May contain character data and phrase-level elements. Typical content will be masculine, feminine, neuter etc.
This element is synonymous with gram type="gender".