<sp>
<sp> (battuta) Una singola battuta in un testo drammatico, o un brano presentato come tale in un testo in prosa o in versi [3.13.2 Core Tags for Drama 3.13 Passages of Verse or Drama 7.2.2 Speeches and Speakers]<a href="https://translate.tei-c.org/translate.html?edit=sp.xml"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-label="Translation out of date." viewBox="0 0 16 16" style="position:absolute; top:2px; right:2px; color:red"><title>Translation out of date.</title> <path d="M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708z"></path> <path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"></path></svg></a> | |
Modulo | core — Elements Available in All TEI Documents |
Attributi |
|
Membro del | |
Contenuto 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
|
Può contenere |
core: cb cit ellipsis gap gb index l lb lg list milestone note noteGrp p pb q quote said speaker stage
figures: figure notatedMusic table
namesdates: listEvent listNym listObject listOrg listPerson listPlace listRelation
textstructure: floatingText
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
Nota |
The who attribute on this element may be used either in addition to the speaker element or as an alternative. |
Esempio |
<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> |
Dichiarazione |
<rng:element name="sp"> element sp { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.ascribed.directed.attributes, att.ascribed.attributes, att.placement.attributes, att.written.attributes, ( model.global*, ( ( speaker, model.global* )? ), ( ( ( lg | model.lLike | model.pLike | model.listLike | model.stageLike | model.attributable ), ( model.global* | q ) )+ ) ) } |