<!doctype html>
<html>
    <head>
        <title>Zk | Something tells me it's time for a real, journal'rific entry</title>
        <link rel="stylesheet" type="text/css" href="/style.css" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | Something tells me it's time for a real, journal'rific entry</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>School</p>
<p>School&rsquo;s going pretty well.  I got my major all changed (from biochemistry to music education, for those who aren&rsquo;t in the know), and I&rsquo;m all signed up for most of the classes I need to take.  The only ones I&rsquo;m missing are the techniques classes that were all full.  Oh well.  I shall take them next semester.  I took too much this semester, so I&rsquo;m lightening up a bit (though apparently, my &lsquo;Islam from the 1500s&rsquo; is fairly hard).  All that&rsquo;s required of me now is an audition, which I&rsquo;m working on really hard.  I need two songs memorized and decently singable by the first day of next semester.  I have the songs all picked out and stuff, but rehearsing is hard when you can&rsquo;t play the accompaniment.</p>
<p>Friends</p>
<p>Stuff.  Lots of tea parties with Tehshannon and Ryan, and sometimes with Lon.  Been hanging out at the office lots, now that I&rsquo;m getting to know the people there.</p>
<p>Clothing</p>
<p>Got a scarf, found my khaki-coloured fleece.  They go well together.</p>
<p>Books</p>
<p>Got a good, though rather dry book called <em>Homosexuality and Civilization</em> that goes from ancient Greece to the Enlightenment with some sections on asia thrown in there.  Also, been reading this book called <em>Grass</em> by Sherri S. Tepper.  I picked it out by walking down an isle at the library and grabbing a random book.  Pretty good, though :o)</p>
<p>Music</p>
<p>Writing more.  Started on my third Keats piece: Unfelt, Unheard, Unseen.  After I finish that, I need to revise Lullaby and Stanzas, then the set will be complete.  I like them better than anything else I&rsquo;ve done, but that&rsquo;s not saying a whole lot.  I still like them, though.  Also: been thinking about a setting of De Profundis, some art songs (more Keats: Why did I laugh? and I cry thy mercy - pity - love - aye, love; two sonnets), and perhaps a symphonic poem based on Hyperion and/or Endymion (the poems, not the books), as well as that book, <em>Homosexuality and Civilization</em>, or maybe an opera ha ha ha</p>
            </article>
            <footer>
                <p>Page generated on 2004-11-23 23:04:53</p>
            </footer>
        </main>
        <script type="text/javascript">
        document.querySelectorAll('.tag').forEach(tag => {
            let text = tag.innerText;
            tag.innerText = '';
            tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
        });
        </script>
    </body>
</html>