<form>

<form> (形態) 見出し語の記述または発話された形態の情報を示す. 9.3.1 Information on Written and Spoken Forms
モジュールdictionaries — 9 Dictionaries
属性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
type当該形態の分類を示す.例えば,単純形,複合形など.
状態 任意
データ型
data.enumerated
提案する値は以下の通り:
simple
single free lexical item
lemma
the headword itself
variant
a variant form
compound
word formed from simple lexical items
derivative
word derived from headword
inflected
word in other than usual dictionary form
phrase
multiple-word lexical item
当該モジュールを使用するものsuperEntry model.entryPart.top model.entryPart model.formPart
下位
宣言
element form
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type
   {
      "simple"
    | "lemma"
    | "variant"
    | "compound"
    | "derivative"
    | "inflected"
    | "phrase"
    | xsd:Name
   }?,
   (
      text
    | model.gLikemodel.phrasemodel.intermodel.formPartmodel.global
   )*
}
<form>
 <orth>zaptié</orth>
 <orth>zaptyé</orth>
</form>

(from TLFi)