<?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$
    $Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>

<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="drama" ident="spGrp">
  <gloss versionDate="2011-11-19" xml:lang="en">speech group</gloss>
  <desc versionDate="2012-12-27" xml:lang="en">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" source="#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>
