2020-04-25 06:35:06 +00:00
|
|
|
|
<!doctype html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>Zk | [meɪbi]...</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 | [meɪbi]...</h1>
|
|
|
|
|
</header>
|
|
|
|
|
<article class="content">
|
|
|
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
|
|
|
<p>Sure on this shining night
|
|
|
|
|
[ʃʊr an ðɪs ʃaɪnɪŋ naɪt]</p>
|
|
|
|
|
<p>Of star made shadows round
|
|
|
|
|
[ʌv staə˞ meɪd ʃædoʊz raʊnd]</p>
|
|
|
|
|
<p>Kindness must watch for me
|
|
|
|
|
[kaɪndnəs mʌst watʃ foə˞ mi]</p>
|
|
|
|
|
<p>this side the ground.
|
|
|
|
|
[ðɪs saɪd ðə gɹaʊnd]</p>
|
|
|
|
|
<p>The late year lies down the north
|
|
|
|
|
[ðə leɪt jiə˞ laɪz daʊn ðə noə˞θ]</p>
|
|
|
|
|
<p>All is healed,
|
|
|
|
|
[al ɪz hild]</p>
|
|
|
|
|
<p>All is health.
|
|
|
|
|
[al ɪz hɛlθ]</p>
|
|
|
|
|
<p>High summer holds the earth.
|
|
|
|
|
[haɪ sʌmə˞ hoʊldz ði ɜ˞θ]</p>
|
|
|
|
|
<p>Hearts all whole.
|
|
|
|
|
[haə˞ts al hoʊl]</p>
|
|
|
|
|
<p>Sure on this shining night
|
|
|
|
|
[ʃʊr an ðɪs ʃaɪnɪŋ naɪt]</p>
|
|
|
|
|
<p>I weep for wonder
|
|
|
|
|
[aɪ wip fɔr wʌndə˞]</p>
|
2020-06-24 07:10:07 +00:00
|
|
|
|
<p>Wand’ring far alone
|
2020-04-25 06:35:06 +00:00
|
|
|
|
[wandɹɪŋ far aloʊn]</p>
|
|
|
|
|
<p>Of shadows on the stars.
|
|
|
|
|
[ʌv ʃædoʊz an ðə staə˞z</p>
|
|
|
|
|
</article>
|
|
|
|
|
<footer>
|
|
|
|
|
<p>Page generated on 2006-09-06 16:19:22</p>
|
|
|
|
|
</footer>
|
|
|
|
|
</main>
|
2020-06-24 07:10:07 +00:00
|
|
|
|
<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>
|
2020-04-25 06:35:06 +00:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|