<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../src/tei.xsl"?>
<?xml-model href="../../Schema/syllabi.rnc" type="application/relax-ng-compact-syntax"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
    <teiHeader>
        <fileDesc>
            <titleStmt>
                <title><hi rendition="#times">Introduction to <hi rendition="#italic"
                        >Beowulf</hi></hi></title>
                <respStmt>
                    <name xml:id="whalen">Robert Whalen</name>
                    <resp>Author</resp>
                </respStmt>
            </titleStmt>
            <publicationStmt>
                <date>Fall 2023</date>
            </publicationStmt>
            <sourceDesc>
                <p/>
            </sourceDesc>
        </fileDesc>
        <encodingDesc>
            <tagsDecl>
                <rendition xml:id="italic" scheme="css">font-style:italic;</rendition>
                <rendition xml:id="plain" scheme="css">text-decoration:none;</rendition>
                <rendition xml:id="sc" scheme="css">font-variant:small-caps;</rendition>
                <rendition xml:id="center" scheme="css">text-align:center;</rendition>
                <rendition xml:id="bold" scheme="css">font-weight:bold;</rendition>
                <rendition xml:id="times" scheme="css">font-family:times-new-roman;</rendition>
            <rendition xml:id="large" scheme="css">font-size: 125%;</rendition></tagsDecl>
        </encodingDesc>
    </teiHeader>
    <text>
        <body>
            <p rendition="#times">No discussion today. Your task, rather, is threefold: <list
                    type="ordered">
                    <item rendition="#times">Finish reading (or re-reading) the poem in its
                        entirety.</item>
                    <item rendition="#times">Study my introductory <ref rendition="#plain"
                            target="../Lectures/beowulf.html">lecture</ref>.</item>
                    <item rendition="#times">Consult my <ref rendition="#plain"
                            target="../Lectures/beowulfSynopsis.html">synopsis</ref> for an overview
                        of the plot.</item>
                </list>
            </p>
            <!-- <p rendition="#times">I am available throughout class time today on <ref
                    rendition="#plain" target="https://nmu.zoom.us/j/5643601890">Zoom</ref> if
                you’ve any questions about any aspect of the course or would just like to check in
                and meet the professor. You are under no obligation to do so.</p>  -->
            <p rendition="#times">The first day of discussion covers Beowulf’s encounters with
                Grendel and Grendel’s mother; the second covers his encounter with the Dragon.</p>
        </body>
    </text>
</TEI>
