<usg>

<usg> (字詞使用資訊) 包含辭條中的使用資訊。 [9.3.5.2 Usage Information and Other Labels]
組件 dictionaries — Dictionaries
屬性 att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.lexicographic (@expand, @split, @value, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat, @targetDatcat)) (att.lexicographic.normalized (@norm, @orig)) att.typed (type, @subtype)
type⚓︎ 用合適的分類方法將不同的使用資訊分類。
Derived from att.typed
狀態 非必備的
資料類型 teidata.enumerated
實例值包含:
geo
(geographic) 地理範圍Translation out of date.
time
不同時期、歷史年代 (古體、老式等。)Translation out of date.
dom
(domain) 地域Translation out of date.
register
(語域)
style
語體 (象徵性、字面原義等)Translation out of date.
plev
(preference level) 優先程度 (主要、慣用等)Translation out of date.
lang
(language) 語言 (外來文字、拼音、發音等的語言)Translation out of date.
gram
(grammatical) 文法上的使用Translation out of date.
syn
(synonym) 同義詞Translation out of date.
hyper
(hypernym) 上層文字Translation out of date.
colloc
(collocation) 組合字Translation out of date.
comp
(complement) 典型補語Translation out of date.
obj
(object) 典型受詞Translation out of date.
subj
(subject) 典型主詞Translation out of date.
verb
典型動詞Translation out of date.
hint
無法分類的釋義資訊Translation out of date.
俱乐部会员
可包含在於
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></orth>
 <form>
  <usg type="geo">中國大陸</usg>
  <orth></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
}