<sp>
<sp> (Figurenrede) enthält eine einzelne Figurenrede in einem Dramentext oder eine entsprechende Passage in einem Prosatext oder lyrischen Text. [3.13.2 Core Tags for Drama 3.13 Passages of Verse or Drama 7.2.2 Speeches and Speakers] | |
Modul | core — Elements Available in All TEI Documents |
Attribute | 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.global.source (@source)) att.ascribed.directed (@toWhom) (att.ascribed (@who)) |
Mitglied des | |
Enthalten in | header: change handNote licence scriptNote msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote namesdates: occupation tagdocs: specGrp transcr: metamark |
Kann enthalten | figures: figure notatedMusic table namesdates: listEvent listNym listObject listOrg listPerson listPlace listRelation textstructure: floatingText transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
Anmerkung | Das who-Attribut an diesem Element kann entweder zusätzlich zum speaker-Element eingesetzt werden oder alternativ dazu. |
Beispiel | <sp> <speaker>The reverend Doctor Opimian</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 Opimian</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> |
Content model | <content> |
Schema Deklaration | <rng:element name="sp"> element sp { 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.global.source.attributes, att.ascribed.directed.attributes, att.ascribed.attributes, ( model.global*, ( speaker, model.global* )?, ( ( lg | model.lLike | model.pLike | model.listLike | model.stageLike | model.attributable ), ( model.global* | q ) )+ ) } |