zk_html/diary/2007-04-16-09:00:10.html

31 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Myoozac.</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 | Myoozac.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>For those of you who pay attention to such things, I&rsquo;m part way through an antiphonal motet. It&rsquo;s through-composed, so I have no sketch of structure - just the text (De Profundis) guiding what comes next. The neat part about this is that once I finish composing a word or line, it&rsquo;s pretty much set. This way, you can <a href="http://makyo.drab-makyo.com/antiphon-deprofundis.mp3">hear</a> what I have up through the line &lsquo;exaudi vocem meam&rsquo;</p>
</article>
<footer>
<p>Page generated on 2007-04-16 09:00:10</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>