<usg>

<usg> (용법) 사전 표제 항목에 용법 정보를 포함한다. [9.3.5.2 Usage Information and Other Labels]
모듈 dictionaries — Dictionaries
속성
type⚓︎ 다양한 종류의 유형을 사용하여 용례 정보를 분류한다.
Derived from att.typed
상태 수의적
자료 유형 teidata.enumerated
샘플 값은 다음을 포함한다 Sample values include:
geo
(지리적) 지리적 지역
time
시간적, 역사적 연대(고어, 옛말, 등)
dom
(영역) 영역 또는 주제 내용(예, 과학, 문학 등)
register
(레지스터)
style
문체(비유적, 사실적, 등)
plev
(선호 층위) 선호 층위(주로, 일반적으로, 등)(
lang
(언어) 어원적 또는 기타 언어적 논의에서 언급된 언어의 이름
gram
(문법적) 문법적 용법
syn
(유의어) 용법을 제시하기 위해 사용된 유의어
hyper
(상위어) 용법을 제시하기 위해 사용된 상위어
colloc
(연어) 표제어의 연어를 포함한다.
comp
(보어) 전형적 보어
obj
(목적어) 전형적 목적어
subj
(주어) 전형적 주어
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
}