57 lines
1.7 KiB
HTML
57 lines
1.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | I'm a horrible, horrible geek.</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 | I'm a horrible, horrible geek.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Instead of doing my Latin homework in highschool, I made up my own damn language. Just recently got a <a href="http://ranna.ath.cx/fetah.jpg">sample of the script</a> (a poem) scanned in, thanks to a friend on my hall. </p>
|
|
<details text="The text"><summary>The text</summary>
|
|
<strong>Fetah</strong>
|
|
|
|
Loråtla fetah.
|
|
Anåt fetah.
|
|
Nu kufemotla fetah.
|
|
Nu haleputatla fetah.
|
|
Nu haledatåtla fetah.
|
|
Nu halesupotla fetah.
|
|
Nu tuvårier fetah lubåtam t'ner.
|
|
Nu kufori set fetah.
|
|
Nu mununier fetah esunotalam.
|
|
Nu jaruvåtier fetah unotalam -
|
|
Ato harahier t'n houka anåtalam.
|
|
Mununier fetah houkalam,
|
|
Konemier t'n houkalam,
|
|
Horanemier t'n houkalam,
|
|
Hatarier t'n houkalam.
|
|
Nuka jodoti fetah.
|
|
|
|
Ani Eskorinthev Anses.
|
|
|
|
|
|
</details>
|
|
|
|
<p>(xposted to <lj comm="linguafags"></lj></p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2005-01-31 21:47:19</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>
|