<usg>

<usg> (usage) 辞書項目中にある用例情報を示す。 [9.3.5.2 Usage Information and Other Labels]
モジュール dictionaries — Dictionaries
属性
type⚓︎ 当該用例情報を分類する。
Derived from att.typed
状態 任意
データ型 teidata.enumerated
例としての値は以下の通り:
geo
(geographic) 地理的範囲。
time
時代(古代、昔、など)。
dom
(domain) 分野、主題(科学、文学、など)。
register
(register)
style
スタイル(比喩的、字義的、など)。
plev
(preference level) 使用度(主たる、通常、など)。
lang
(language) 語源や他の言語学的解説に出てくる言語の名前。
gram
(grammatical) 文法上の用法。
syn
(synonym) 同義語。
hyper
(hypernym) 上位語。
colloc
(collocation) 見出し語の連語関係。
comp
(complement) 一般的な補語。
obj
(object) 一般的な目的語。
subj
(subject) 一般的な主語。
verb
一般的な動詞。
hint
分類できない、意味を選択するための情報、
クラブのメンバー
上位
core: cit
namesdates: nym
下位
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
<form>
 <orth>colour</orth>
 <form>
  <usg type="geo">U.S.</usg>
  <orth>color</orth>
 </form>
</form>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
宣言
<rng:element name="usg">
 <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 usg
{
   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
}