<?xml version="1.0" encoding="UTF-8"?>
<!--
    Copyright TEI Consortium.
    Dual-licensed under CC-by and BSD2 licences
    See the file COPYING.txt for details
    $Date: 2012-12-27 19:59:31 +0000 (Thu, 27 Dec 2012) $
    $Id: spGrp.xml 11276 2012-12-27 19:59:31Z martindholmes $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="drama" ident="spGrp">
  <equiv/>
  <gloss>speech group</gloss>
  <desc>contains a group of speeches or songs in a performance text presented
  in a source as constituting a single unit or
  <soCalled>number</soCalled>.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.typed"/>
    <memberOf key="model.divPart"/>
    <memberOf key="att.ascribed"/>
  </classes>
  <content xmlns:rng="http://relaxng.org/ns/structure/1.0">
    <rng:group>
      <rng:zeroOrMore>
	<rng:ref name="model.headLike"/>
	</rng:zeroOrMore>
      <rng:oneOrMore>
<rng:choice>        <rng:ref name="model.global"/>
	<rng:ref name="sp"/>
	<rng:ref name="model.stageLike"/>
</rng:choice>      </rng:oneOrMore>
    </rng:group>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#MasCab">
<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>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#DRSPG"/>
  </listRef>
</elementSpec>
