<gloss>

<gloss> 다른 단어나 구에 대한 해설 또는 정의를 제공할 때 사용되는 구나 단어를 표시한다. 3.3.4 Terms, Glosses, Equivalents, and Descriptions
모듈 core — 3 Elements Available in All TEI Documents
전체 속성에 부가 att.declaring (@decls) att.translatable (@version) att.typed (@type, @subtype)
target 절대적이거나 상대적인 URI 참조를 통해서, 관련된term 요소를 표시한다.
상태 수의적
자료 유형

<rng:ref name="data.pointer"/>
data.pointer
should be a valid URI reference that resolves to a term element
cRef (표준 참조) TEI 헤더의 refsDecl 요소에서 정의된 스키마로부터 표준 참조를 사용하여 관련 term 요소를 구별한다.
상태 수의적
자료 유형

<rng:ref name="data.pointer"/>
data.pointer
the result of applying the algorithm for the resolution of canonical references (described in section 16.2.5 Canonical References) should be a valid URI reference that resolves to a term element
에 의해 사용된
포함할 수 있다
선언

<rng:element name="gloss">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.declaring.attributes"/>
 <rng:ref name="att.translatable.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:choice>
  <rng:optional>
   <rng:attribute name="target">
    <rng:ref name="data.pointer"/>
   </rng:attribute>
  </rng:optional>
  <rng:optional>
   <rng:attribute name="cRef">
    <rng:ref name="data.pointer"/>
   </rng:attribute>
  </rng:optional>
 </rng:choice>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element gloss
{
   att.global.attributes,
   att.declaring.attributes,
   att.translatable.attributes,
   att.typed.attributes,
   ( attribute target { data.pointer }? | attribute cRef { data.pointer }? ),
   macro.phraseSeq
}
We may define <term xml:id="tdpv" rend="sc">discoursal point of view</term> as
<gloss target="#tdpv">the relationship, expressed
through discourse structure, between the implied author or some other addresser, and the
fiction.</gloss>