<term>

<term> 包含作為專有名詞的一個單字、詞彙、或是表示符號。 [3.3.4 Terms, Glosses, Equivalents, and Descriptions]
組件core — Elements Available in All TEI Documents
屬性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.declaring (@decls) att.pointing (@targetLang, @target, @evaluate) att.typed (@type, @subtype) att.canonical (@key, @ref) att.sortable (@sortKey) att.cReferencing (@cRef)
俱乐部会员
可包含在於
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: eg valDesc
verse: metSym rhyme
可包含
例子
蜀漢後主<index indexName="NAMES">
 <term sortKey="LIU_CHAN">劉禪</term>
</index> ,初名斗,字升之,後改名禪,字<index indexName="NAMES">
 <term sortKey="LIU_CHAN">公嗣</term>
</index>,蜀漢昭烈帝劉備之子,蜀漢末代皇帝,也是漢朝末代皇帝。
例子
在可攜式的裝置如數位相機、手持式電腦,及MP3播放機上,<term>快閃記憶體(Flash
Memory)</term>可以說是最普遍的儲存類型。
例子
賣空的對稱,<term xml:id="zh-tw_TMKrend="sc">買空</term>亦稱
<gloss target="#zh-tw_TMK">多頭交易,是指交易者利用借入資金,在市場上買入期貨,以期將來價格上漲時,再高價拋出,從中獲利的投票活動。</gloss>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
宣告
<rng:element name="term">
 <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.declaring.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:ref name="att.sortable.attributes"/>
 <rng:ref name="att.cReferencing.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element term
{
   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.declaring.attributes,
   att.pointing.attributes,
   att.typed.attributes,
   att.canonical.attributes,
   att.sortable.attributes,
   att.cReferencing.attributes,
   macro.phraseSeq
}