<lbl>

<lbl> (label) 語形のラベルを示す.例えば,翻訳,短縮形などの各種省略形など. 9.3.1 Information on Written and Spoken Forms 9.3.3.2 Translation Equivalents 9.3.5.3 Cross-References to Other Entries
モジュールdictionaries — 9 Dictionaries
属性 att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
type 当該ラベルの分類を示す.
状態 任意
データ型
data.enumerated
any string of characters, such as usage, sense_restriction, etc.
当該モジュールを使用するものetym xr model.entryPart model.gramPart
下位
宣言
element lbl
{
   att.global.attributes,
   att.lexicographic.attributes,
   attribute type { data.enumerated }?,
   macro.paraContent
}
<entry>
 <form type="abbrev">
  <orth>MTBF</orth>
 </form>
 <form type="full">
  <lbl>abbrev. for</lbl>
  <orth>mean time between failures</orth>
 </form>
</entry>
解説
Labels specifically relating to usage should be tagged with the special-purpose <usg> element rather than with the generic<lbl> element.