zk_html/diary/2004-08-03-23:15:24.html

47 lines
1.9 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>I guess you have to have the downs to make the ups enjoyable, but must they be so low?</p>
<p>Edit1 - That said, this is a really cool feeling. It&rsquo;s like I&rsquo;m asleep, really, but.. I&rsquo;m awake o.O If I close my eyes I start dreaming.</p>
<p>Edit2 - Heh. I translated Spem in Alium. Kinda makes me think twice about a public performance. But it&rsquo;s so puuuuurdy.</p>
<p>Spem in alium numquam habui praeter in te
<em>I have never put my hope in another except for you</em>
Deus Israel
<em>God of Israel</em>
qui irasceris
<em>Who will fly into a rage</em>
et propitius eris
<em>And will be well-disposed</em>
et omnia peccata hominum in tribulatione dimitis
<em>and who dismisses all sins in troubled man</em>
Domine Deus Creator coeli et terra
<em>Lord God, creator of heaven<small>damn, I hate that spelling</small> and earth</em>
respice humiliationem nostram
<em>(behold </em>or<em> care for) our lowliness&lt;/em</p>
</article>
<footer>
<p>Page generated on 2004-08-03 23:15:24</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>