<sp>
<sp> (speech) 演技テキストまたは韻文・散文中にある個々の発話を示す. 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. |