zk_html/diary/2007-02-27-18:17:20.html

34 lines
2.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p align="center"><img alt="Look, I'm copying Forest!" border="1" src="http://twu.net/~ranna/sorrow.jpg"/></p>
<p>Went to a nifty recital last night and had a bit of an &ldquo;A-Ha&rdquo; moment. As much as I hate that phrase, it works well enough to describe what happened. <s>Katie</s> Katherine Yaeger sang four songs by Strauss - his &ldquo;Four Last Songs&rdquo; written right before he died - which just all happened to be about death. It ended up making my voice teacher cry. &ldquo;A-ha!&rdquo; thought I, &ldquo;This is what I&rsquo;m after when I compose!&rdquo; To an extent, at least. The more I think about it, the more wonder if classical music might&rsquo;ve taken such a dive as it did partly because (and there are many reasons) it spent far too much time on <em>pathos</em>. However, the reason I don&rsquo;t like a lot of rock music is that it offers nothing for the <em>logos</em>. I guess it&rsquo;s all well and good to be like Satie and write the most apathetic, distant sounding music possible, but maybe writing music is a tiny bit like writing argumentative essays in that you have to balance your &lsquo;rhetoric.&rsquo; :o) </p>
<p>(I dunno how common it is, but my writing teacher included <em>mythos</em> - the societal subconscious - in there occasionally; I guess that, in music, this is the post-modernist movement&rsquo;s emphasis..?</p>
</article>
<footer>
<p>Page generated on 2007-02-27 18:17:20</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>