<speaker>

<speaker> (講者) 特殊的標題或標籤形式,用來表明劇本中ㄧ位或多位講者名稱。 3.12.2 Core Tags for Drama
組件core — 3 Elements Available in All TEI Documents
屬性
屬於sp
可包含
宣告
element speaker { att.global.attributes, macro.phraseSeq }
例子
<sp who="#ni #rsa">
 <speaker>Nancy and Robert</speaker>
 <stage type="delivery">(speaking simultaneously)</stage>
 <p>The future? ...</p>
</sp>
<list type="speakers">
 <item xml:id="ni"/>
 <item xml:id="rsa"/>
</list>
This element is used to mark a speaker attribution as it appears in a dramatic text; the who attribute is used to point to another element which provides information about a speaker. Either or both may be used.