<gloss>

<gloss> (gloss) 標明用來為另一個字詞下定義或提供註解的字詞。 [3.4.1 Terms and Glosses 22.4.1 Description of Components]
組件 core — Elements Available in All TEI Documents
屬性
俱乐部会员
可包含在於
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab joinGrp seg
spoken: u writing
verse: metSym rhyme
可包含

The target and cRef attributes are mutually exclusive.

例子
我們可以定義 <term xml:id="zh-tw_tdpvrend="sc">戀母情結</term>
<gloss target="#zh-tw_tdpv">佛洛伊德心理分析理論中的重要觀念,指三至六歲大的男孩在性慾上有一種戀母情結的階段,這情結更進一步發展成對父親的忌妒仇視,甚至亟欲除之而後快。</gloss>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
宣告
<rng:element name="gloss">
 <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.declaring.attributes"/>
 <rng:ref name="att.translatable.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:ref name="att.cReferencing.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element gloss
{
   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.declaring.attributes,
   att.translatable.attributes,
   att.typed.attributes,
   att.pointing.attributes,
   att.cReferencing.attributes,
   macro.phraseSeq
}