<spGrp>
<spGrp> (speech group) contains a group of speeches or songs in a performance text presented in a source as constituting a single unit or ‘number’. [7.2.3 Grouped Speeches] | |
모듈 | drama — Performance Texts |
속성 | 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.typed (@type, @subtype) att.ascribed.directed (@toWhom) (att.ascribed (@who)) |
클럽 회원 | |
에 의해 포함된 | 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 |
포함할 수 있다 | figures: figure notatedMusic transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
예 | <sp> <speaker>FRAULEIN SCHNEIDER:</speaker> <p> Herr Schultz! Can I believe what I see? <stage>(HERR SCHULTZ nods proudly)</stage> But this is — too much to accept. So rare — so costly — so luxurious. </p> </sp> <stage>(She sings)</stage> <spGrp n="4"> <sp> <l>If you bought me diamonds, If you bought me pearls,</l> <l>If you bought me roses like some other gents</l> <l>Might bring to other girls,</l> <l>It couldn't please me more</l> <l>Than the gift I see -</l> <stage>(She takes a large pineapple out of the bag)</stage> <l>A pineapple for me!</l> </sp> <sp> <speaker>SCHULTZ:</speaker> <stage>(Singing) </stage> <l>If, in your emotion, </l> <l>You began to sway, </l> <l>Went to get some air, </l> <l>Or grabbed a chair </l> <l>To keep from fainting dead away, </l> <l>It couldn't please me more </l> <l>Than to see you cling </l> <l>To the pineapple I bring.</l> </sp> <sp> <speaker>BOTH:</speaker> <l>Ah, ah, ah, ah, ah, ah, ah, ah</l> </sp> <!-- ... --> <stage>(They dance)</stage> </spGrp> <sp> <speaker>FRAULEIN SCHNEIDER: </speaker> <p>But you must not bring me any more pineapples! Do you hear? It is not proper. It is a gift a young man would present to his lady love. It makes me blush! </p> </sp> |
Content model | <content> |
선언 | <rng:element name="spGrp"> element spGrp { 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.typed.attributes, att.ascribed.directed.attributes, att.ascribed.attributes, ( model.headLike*, ( model.global | sp | model.stageLike )+ ) } |