zk_html/diary/2019-10-01-liminality.html

55 lines
2.0 KiB
HTML
Raw Normal View History

2020-04-25 04:55:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 2019-10-01-liminality</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 | 2019-10-01-liminality</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-10-01
2020-06-24 07:10:07 +00:00
title: &ldquo;Inktober 2019 #1 - Poem and snippet courtesy of Lorxus&rdquo;</p>
2020-04-25 04:55:06 +00:00
<hr />
<p><a href="/blog/inktober/2019-10-01.jpg.html"><img alt="inks" src="/blog/inktober/2019-10-01.jpg" /></a></p>
<div class="verse">A year starts not on January first.
The days may hunder but the seasons speak
of time's long march, of fast time, slow time. Thirst
for "start" and "end" neglects the limen sleek.
So, why do some unsubtle sciences
forget about the in-betweens? Those pure
uncolored dreams made mere contrivances;
"between the years" now simply: "year, then year".
These rough mechanics, held unseen, can spoil
the beauty of our silent spaces, take
from us the liminality, embroil
our lives in cold and tired minutiae.
Come sit with me, come stay with me inside
this place between where strange new loves abide</div>
<p style="text-align: center">§</p>
2020-06-24 07:10:07 +00:00
<p>&ldquo;So, what does it mean?&rdquo;</p>
2020-04-25 04:55:06 +00:00
<p>She shrugged and sipped her tea. They sat together in silence for a while.</p>
2020-06-24 07:10:07 +00:00
<p>&ldquo;There&rsquo;s something about the liminal that terrifies me.&rdquo;</p>
2020-04-25 04:55:06 +00:00
<p style="text-align: right">"Me too," she said...</p>
</article>
<footer>
2020-06-24 07:10:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-25 04:55:06 +00:00
</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 04:55:06 +00:00
</body>
</html>