<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) |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element sp { att.global.attributes, att.ascribed.attributes, ( model.global*, ( speaker, model.global* )?, ( ( model.lLike | lg | model.pLike | model.stageLike | model.qLike ), 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> |
解説 | 行または段落,ト書き,句レベル要素になる. 属性whoは,要素speakerなどと共に使用されるかも しれない. |