<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../src/tei.xsl"?>
<?xml-model href="file:/Users/rwhalen/Documents/nehwww/Whalen/Web/Courses/Syllabi/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 #sc">Supplementary Resources</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 rendition="#times">
            <list type="bulleted">
                <item rendition="#times"><ref rendition="#plain #times"
                        target="Lectures/lectures.html">Introductory Lectures</ref></item>
                <item rendition="#times"><ref rendition="#plain #times"
                        target="Discussions/283discussionLinks.html">Discussion Forum
                        Duplicates</ref></item>
                <item rendition="#times"><ref rendition="#plain #times"
                        target="Lectures/beowulfSynopsis.html"><hi rendition="#italic">Beowulf</hi>
                        plot synopsis</ref></item>
                <item rendition="#times"><ref rendition="#plain #times" target="283audio.html">Audio
                        Performance of <hi rendition="#italic">King Lear</hi></ref></item>
                <item rendition="#times"><ref rendition="#plain #times"
                        target="Lectures/aristotle.html">Aristotle on Tragedy</ref></item>
                <item rendition="#times"><ref rendition="#plain #times"
                        target="Discussions/poems.html">Poems</ref></item>
            </list>

            <closer rendition="#times">&#169;Robert Whalen, 2023</closer>
        </body>
    </text>
</TEI>
