<?xml version="1.0" encoding="UTF-8"?>
<?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/>
                <respStmt>
                    <name xml:id="whalen">Robert Whalen</name>
                    <resp>Author</resp>
                </respStmt>
            </titleStmt>
            <publicationStmt>
                <date>Winter 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 rendition="#times">
            <head>
                <hi rendition="#bold #times #plain"><hi rendition="#italic">Falling Awake</hi> 2: Lyrics</hi>
            </head>
            <p rendition="#times #plain">Last day, you shared your thoughts about one of Alice
                Oswald’s lyric poems, and you responded to two other students’ thoughts on their
                selections.</p>
            <p rendition="#times">For today, choose a poem you’ve not yet written about and repeat
                last day’s exercise: write a 200-word analysis of this new poem.</p>
            <closer rendition="#times">©Robert Whalen, 2025</closer>
        </body>
    </text>
</TEI>
