<iType>

<iType> (inflectional class) indicates the inflectional class associated with a lexical item. 9.3.1 Information on Written and Spoken Forms
Moduledictionaries — 9 Dictionaries
Attributes att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
typeindicates the type of indicator used to specify the inflection class, when it is necessary to distinguish between the usual abbreviated indications (e.g. inv) and other kinds of indicators, such as special codes referring to conjugation patterns, etc.
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values include:
abbrev
abbreviated indicator
verbTable
coded reference to a table of verbs
Note
This element is synonymous with <gram type='inflectional type'>.
Used by
May contain
Declaration

<rng:element name="iType">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.paraContent"/>
</rng:element>
element iType
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   macro.paraContent
}
Example
<form>
 <orth>horrifier</orth>
 <pron>ORifje</pron>
 <iType type="vbtable">7</iType>
</form>
Note
May contain character data and phrase-level elements. Typical content will be invariant, n 3 etc.