<?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 #sc">Lectures</hi></title>
                <respStmt>
                    <name xml:id="whalen">Robert Whalen</name>
                    <resp>Author</resp>
                </respStmt>
            </titleStmt>
            <publicationStmt>
                <date>Fall 2025</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>

            <list type="bulleted">
                <item><ref rendition="#plain #times" target="Lectures/introRenaissance.html"
                        >Introduction to the British Renaissance</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/aristotle.html">Aristotle on
                        Tragedy</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/dream.html">A Midsummer
                        Night’s Dream</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/richard2.html">Richard
                    II</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/henry4.html">1 Henry
                    IV</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/romeoandjuliet.htm">Romeo and Juliet</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/hamlet.html"
                    >Hamlet</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/lear.html">King
                    Lear</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/measure.html">Measure for
                        Measure</ref></item>
                <item><ref rendition="#plain #times" target="Lectures/wintersTale.html">The Winter’s
                        Tale</ref></item>
            </list>

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