<sp>

<sp> (演說) 劇本中的台詞,或散文、韻文中某一個人的演說。 3.12.2 Core Tags for Drama 3.12 Passages of Verse or Drama 7.2.2 Speeches and Speakers
組件core — 3 Elements Available in All TEI Documents
屬性 att.ascribed (@who)
屬於 model.divPart
可包含
宣告
element sp
{
   att.global.attributes,
   att.ascribed.attributes,
   (
      model.global*,
      ( speaker, model.global* )?,
      ( ( model.lLike | lg | model.pLike | model.stageLike ), model.global* )+
   )
}
例子
<sp>
 <speaker>The reverend Doctor Opimiam</speaker>
 <p>I do not think I have named a single unpresentable fish.</p>
</sp>
<sp>
 <speaker>Mr Gryll</speaker>
 <p>Bream, Doctor: there is not much to be said for bream.</p>
</sp>
<sp>
 <speaker>The Reverend Doctor Opimiam</speaker>
 <p>On the contrary, sir, I think there is much to be said for him.
   In the first place....</p>
 <p>Fish, Miss Gryll — I could discourse to you on fish by the hour:
   but for the present I will forbear...</p>
</sp>
Lines or paragraphs, stage directions, and phrase-level elements.
The who attribute on this element may be used either in addition to the <speaker> element or as an alternative.