<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="lmlmetahover.css" type="text/css" title="LML default" ?>
<?xml-stylesheet href="lmlBase.css" type="text/css" title="LML meta off" alternate="yes" ?>
<?xml-stylesheet href="lmlmetastatic.css" type="text/css" title="LML meta on" alternate="yes" ?>
<literature version="1.0" 
xmlns="http://purl.oclc.org/net/hoffmann/lml/"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:l="http://purl.oclc.org/net/hoffmann/lml/#"
xml:lang="en">
<meta>
<h:title role="l:title">Dialogue Example</h:title>
<desc>
<p>Act 1, Scene 1 of Shakespeares Macbeth is quoted to give an
example for a block quotation and a dialogue within some prose 
context.</p>
</desc>
<genre>report</genre>
<tune>normal</tune>
<impressum>
<address>
<l>Dr. Olaf Hoffmann</l>
<l>Appelstraße 2</l>
<l>30167 Hannover</l>
<l>Deutschland/Germany</l>
<l />
<l>email:
&#100;&#114;&#46;&#111;&#46;&#104;&#111;&#102;&#102;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#120;&#46;&#100;&#101;
</l>
</address>
</impressum>
</meta>

<h>How to use <el>dialogue</el> and <el>bq</el> from 
<abbr><meta><desc>Literature Markup Language</desc></meta>LML</abbr>
</h>

<s>

<h>About <el>dialogue</el> and <el>bq</el></h>
<p>
The element <el>dialogue</el> is used to markup a poetic dialogue fragment. Specific elements like <el>sp</el>
and <el>directive</el> are used to indicate the current speaker respectively a stage directive within the dialogue. 
</p>
<p>
The element <el>bq</el> is used to indicate a larger quotation as a block element, the related element for inline
quotations is <el>q</el>. For a quotation is in general expected, that the author and if available a source of the
quotation is provided. For the source the element <el>q</el> is available. The author can be indicated with the
element <el>creator</el> within a <el>meta</el> element or directly within the <el>bq</el>
respectively <el>q</el>.
</p>


</s>

<s>
<h>Sample: Fragment from Macbeth</h>

<bq>
<dialogue>
<st>
   <directive>An open place.<br />
    Thunder and lightning. Enter three Witches.
   </directive>

    <sp>1 Witch</sp>
    <sl>When shall we three meet again?</sl>
    <sl>In thunder, lightning, or in rain?</sl>
   <sp>2 Witch</sp>
    <sl>When the hurlyburly's done,</sl>
    <sl>When the battle's lost and won.</sl>
   <sp>3 Witch</sp>
    <sl>That will be ere the set of sun.</sl>
   <sp>1 Witch</sp>
   <sl> Where the place?<sp>2 Witch</sp>Upon the heath.</sl>
   <!--sp>2 Witch</sp>
    <sl>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
                        Upon the heath.</sl -->
   <sp>3 Witch</sp>
    <sl>There to meet with Macbeth.</sl>
   <sp>1 Witch</sp>
    <sl>I come, Graymalkin!</sl>
   <sp>2 Witch</sp>
    <sl>Paddock calls.</sl>
   <sp>3 Witch</sp>
    <sl>Anon!</sl>
   <sp>All</sp>
    <sl>Fair is fool, and fool is fair:</sl>
    <sl>Hover through the fog and filthy air.</sl>
  <directive>Exeunt</directive>
</st>
</dialogue>
<footer>
  <creator>William Shakespeare</creator>, <created>~1605</created>,
  <cite><meta>
<desc>
A complete version of Macbeth is available from several sources.
</desc>
<menu>
<rel>cite</rel>
<h:a role="l:link" href="http://en.wikisource.org/wiki/The_Tragedy_of_Macbeth">Macbeth at wikisource</h:a>
<h:a role="l:link" href="http://www.gutenberg.org/etext/2264">Macbeth at the Gutenberg project</h:a>
<h:a role="l:link" href="http://clicknotes.com/macbeth/index.html">Macbeth at clicknotes.com</h:a>
<h:a role="l:link" href="http://william-shakespeare.classic-literature.co.uk/the-tragedie-of-macbeth/">Macbeth at Classic Literature Library</h:a>
<h:a role="l:link " href="http://www.maximumedge.com/shakespeare/macbeth.htm">Macbeth at MaximumEdge.com</h:a>
</menu>
</meta><em>Macbeth</em>, Act 1, Scene 1</cite>
</footer>

</bq>


</s>


</literature>
