<iType>

<iType> (inflectional class) 語彙項目の屈折の種類を示す。 [9.3.1 Information on Written and Spoken Forms]
モジュール dictionaries — Dictionaries
属性
type⚓︎ 一般的な省略形とは異なる指標、例えば活用パタンを表す特別な記号を 分ける必要がある場合に、屈折の種類を示す指標の種類を示す。
Derived from att.typed
状態 任意
データ型 teidata.enumerated
例としての値は以下の通り:
abbrev
省略指標。
verbTable
動詞一覧へのコード付き参照。
解説

当該要素は、要素<gram type='inflectional type'> と同等である。

クラブのメンバー
上位
下位
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
解説

文字データと句レベル要素を示すかもしれない。例えば、 invariantn 3など。

<form>
 <orth>horrifier</orth>
 <pron>ORifje</pron>
 <iType type="vbtable">7</iType>
</form>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
宣言
<rng:element name="iType">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:ref name="att.lexicographic.normalized.attributes"/>
 <rng:ref name="att.typed.attribute.subtype"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="teidata.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element iType
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   att.lexicographic.normalized.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.paraContent
}