<iType>

<iType> (굴절 부류) 어휘 항목과 관련된 굴절 부류를 표시한다. [9.3.1 Information on Written and Spoken Forms]
모듈 dictionaries — Dictionaries
속성
type⚓︎ 어형변화 등을 가리키는 특별한 부호와 같이 다른 종류의 지시자와 일반적 축약표시(예, inv)를 구별할 필요가 있을 때, 굴절 부류를 명시하는 지시자의 유형을 나타낸다.
Derived from att.typed
상태 수의적
자료 유형 teidata.enumerated
샘플 값은 다음을 포함한다 Sample values include:
abbrev
축약 지시자
verbTable
동사 테이블에 대한 부호화 참조.
클럽 회원
에 의해 포함된
포함할 수 있다
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
주석

May contain character data and phrase-level elements. Typical content will be invariant, n 3 etc.

<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
}