<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title type="main">TEI by Example</title>
        <title type="sub">Module 5: Drama</title>
        <author xml:id="RvdB">Ron Van den Branden</author>
        <editor xml:id="EV">Edward Vanhoutte</editor>
        <editor xml:id="MT">Melissa Terras</editor>
        <sponsor>Association for Literary and Linguistic Computing (ALLC)</sponsor>
        <sponsor>Centre for Data, Culture and Society, University of Edinburgh, UK</sponsor> 
        <sponsor>Centre for Digital Humanities (CDH), University College London, UK</sponsor>
        <sponsor>Centre for Computing in the Humanities (CCH), King’s College London, UK</sponsor>
        <sponsor>Centre for Scholarly Editing and Document Studies (CTB) , Royal Academy of Dutch Language and Literature, Belgium</sponsor>
        <funder>
          <address>
            <addrLine>Centre for Scholarly Editing and Document Studies (CTB)</addrLine>
            <addrLine>Royal Academy of Dutch Language and Literature</addrLine>
            <addrLine>Koningstraat 18</addrLine>
            <addrLine>9000 Gent</addrLine>
            <addrLine>Belgium</addrLine>
          </address>
          <email>ctb@kantl.be</email>
        </funder>
        <principal>Edward Vanhoutte</principal>
        <principal>Melissa Terras</principal>
      </titleStmt>
      <publicationStmt>
        <publisher>Centre for Scholarly Editing and Document Studies (CTB) , Royal Academy of Dutch Language and Literature, Belgium</publisher>
        <distributor>Centre for Scholarly Editing and Document Studies (CTB) , Royal Academy of Dutch Language and Literature, Belgium</distributor>
        <pubPlace>Gent</pubPlace>
        <address>
          <addrLine>Centre for Scholarly Editing and Document Studies (CTB)</addrLine>
          <addrLine>Royal Academy of Dutch Language and Literature</addrLine>
          <addrLine>Koningstraat 18</addrLine>
          <addrLine>9000 Gent</addrLine>
          <addrLine>Belgium</addrLine>
        </address>
        <availability status="free">
          <p>Licensed under a <ref target="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution ShareAlike 3.0 License</ref>
                    </p>
        </availability>
        <date when="2010-07-09">9 July 2010</date>
      </publicationStmt>
      <seriesStmt>
        <title>TEI By Example.</title>
        <respStmt>
          <name>Edward Vanhoutte</name>
          <resp>editor</resp>
        </respStmt>
        <respStmt>
          <name>Ron Van den Branden</name>
          <resp>editor</resp>
        </respStmt>
        <respStmt>
          <name>Melissa Terras</name>
          <resp>editor</resp>
        </respStmt>
      </seriesStmt>
      <sourceDesc>
        <p>Digitally born</p>
      </sourceDesc>
    </fileDesc>
    <encodingDesc>
      <projectDesc>
        <p>TEI By Example offers a series of freely available online tutorials walking individuals through the different stages in marking up a document in TEI (Text Encoding Initiative). Besides a general introduction to text encoding, step-by-step tutorial modules provide example-based introductions to eight different aspects of electronic text markup for the humanities. Each tutorial module is accompanied with a dedicated examples section, illustrating actual TEI encoding practise with real-life examples. The theory of the tutorial modules can be tested in interactive tests and exercises.</p>
      </projectDesc>
    </encodingDesc>
    <profileDesc>
      <langUsage>
        <language ident="en-GB">en-GB</language>
      </langUsage>
    </profileDesc>
    <revisionDesc>
      <change when="2020-06-15" who="#RvdB">technical revision</change>
      <change when="2010-07-13" who="#RvdB">
                <list>
                    <item>added distinction <gi>gi</gi> — <tag>gi scheme="..."</tag> — <gi>tag</gi>
                    </item>
        <item>final spellcheck</item>
                </list>
            </change>
      <change when="2010-07-09" who="#RvdB">release</change>
      <change when="2009-09-29" who="#RvdB">corrected typos</change>
      <change when="2009-06-09" who="#RvdB">authoring</change>
    </revisionDesc>
  </teiHeader>
  <text xml:id="TBED05v00" type="tutorials">
    <body>
            <div xml:id="drama">
        <head>Drama</head>
        <p>Consider following text: 
          <figure xml:id="example1">
            <eg>
              ACT 1
              SCENE 1: HELLO WORLD
              user, computer
              
              In a clean room without windows, a table stands in the middle,
              carrying a computer screen.
              The screen blinks, the computer emits random beeps.
              
              [The contents of the computer screen are projected onto a big 
              screen at the left hand side of the stage. 
              The user's face is filmed in close up and projected onto a screen 
              at the right hand side of the stage.]                         
              
              (user enters room, walks towards the table, takes a seat, and 
              reads what's on the screen)
              
              COMP:    Hello.
              (user looks around and starts typing)
              USER:     What is on the table?
              
              COMP:    The table does not exist.
              (user frowns)
              USER:     There is a table in the room.
              
              COMP:    Ok.
              USER:     What is on the table?
              
              COMP:    Nothing.
              USER:    There is a black box on the table.
              
              COMP:    Ok.
              USER:    What is on the table?
              
              COMP:    A black box.
              USER:    There is a black box on the table.
              
              (computer beeps frantically)
              COMP:    I know.
              USER:    There is a red ball in the black box.  
              
              COMP:    Ok.
              USER:    Where is the black box?
              
              COMP:    The black box is on the table.
              USER:    What is in the black box?
              
              COMP:    A red ball.
              USER:    Where is the black ball?
              
              COMP:    I don't know what black ball you are talking about.
              USER:    Where is the red ball?
              
              COMP:    In the black box.
              USER:    There is a black ball in the box.
              
              COMP:    Ok.
              USER:    The red ball is on the table.
              
              COMP:    In fact the red ball is in the box.
              USER:    The ball in the box is small.
              
              COMP:    I cannot understand such a sentence at the present time.
              USER:    The black ball is small.
              
              COMP:    I see.
              USER:    What is in the box?
              
              COMP:    A small black ball and a red ball.
              
              (user smiles, stands up, takes a small green ball out of his pocket, 
              walks away throwing and catching the ball)
              [Kraftwerk's "Computer Love" accompanies the exit]
            </eg>
            <head type="legend">A sample drama text.</head>
          </figure>
          </p>
        <p>When determining this text’s structural DNA, it is clear that it is not prose, nor poetry. On the macro-level, the major structural divisions are acts and scenes (instead of prose chapters or poetic stanzas). On the micro-level, the basic textual unit is made up of short lines of text. At first sight, they visually appear as poetic lines, yet there is no systematic rhyme nor metre in this case. On the other hand, each line could be considered a mini-paragraph. Yet, the text lines (be it lines or paragraphs) seem to be grouped according to a specific rhetorical principle: the narrative character by whom they are spoken. Often, as in this example, this character is named at the beginning of each utterance. It is these <emph>utterances</emph> (called <soCalled>speeches</soCalled>) that make up the basic structural unit of drama texts.</p>
        <p>As this example illustrates, a drama text shares some characteristics with other text genres, but has its own specific structural features, too. Common structural text elements can be encoded with the elements discussed in <ptr type="crossref" target="TBED01v00.htm"/> of this tutorial series. The elements specific to drama texts are discussed in this module.</p>
        <floatingText type="challenge">
          <body/>
        </floatingText>
      </div>
        </body>
  </text>
  <!-- 
        $Date: 2020-07-08 02:33:20 +0200 (Wed, 08 Jul 2020) $
        $Id: TBED05v00.xml 425 2020-07-08 00:33:20Z ron.vandenbranden $  -->
</TEI>