<?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></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 rendition="#times"><hi rendition="#italic">Beloved</hi></head>
            <p rendition="#times">For the first day, your only responsibility is to read (or finish
                reading) the novel, and to read a very brief <ref rendition="#plain #times"
                    target="../Lectures/belovedIntro.html">introduction</ref>.</p>
            <p rendition="#times">Discussion will begin tomorrow and includes Friday. For the
                remaining five weeks of the course, there is no Friday assignment (though you are
                expected to read the following week’s material on that day and, if necessary, over
                the weekend).</p>
        </body>
    </text>
</TEI>
