zk_html/writing/ally/ally/030.html

61 lines
2.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 030</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 | 030</h1>
</header>
<article class="content">
<hr />
<p>date: 2020-02-17
weight: 30</p>
<hr />
<p>Does death take more than one form? Can it be anything other than it is? Can it sneak up on you while you aren&rsquo;t looking, and then when next you take a breath, you realize that you are in some afterlife?</p>
<blockquote>
<p>I suppose it must, given this lead in.</p>
</blockquote>
<p>Have I died? Has some part of me already rotted and sloughed off? Is this, in some very literal way, an afterlife?</p>
<blockquote>
<p>Do you feel as though, another seven years having passed, you are moving on from the life that you built up?</p>
</blockquote>
<p>Yes.</p>
<blockquote>
<p>Then I see no reason not to label it as such.</p>
</blockquote>
<p>Perhaps lorxus was right. Perhaps I am writing this at the end of a life.</p>
<blockquote>
<p>What are you leaving behind?</p>
</blockquote>
<p>I think I&rsquo;m leaving behind that bit of me who was struggling to live earnestly.</p>
<blockquote>
<p>Are you not, now?</p>
</blockquote>
<p>No, I think I am. Or, well, I think I am living fairly earnestly. I think what has happened over the last few years is that the struggle changed its shape.</p>
<p>The Madison who was struggling to come to terms with a post-Matthew life is not me any longer. She spent the last seven years mourning him, in a way. She spent the last seven years figuring out how to live without him, throwing away his stuff, leaving behind family and homes and states.</p>
<blockquote>
<p>Is this her memoir? Or yours?</p>
</blockquote>
<p>I don&rsquo;t know, honestly.</p>
<p>All I can say is that, for some reason, at some point while working on this project, I might have died. I have entered a liminal space once again. It&rsquo;s a different one, to be sure, but it&rsquo;s somewhere in between who I was and some undefinable potential self.</p>
<p>Perhaps some early whiff of this liminality is what got to start this project in the first place, to summon you. Perhaps it was burnout reaching a head that signaled the death of that version of me.</p>
</article>
<footer>
<p>Page generated on 2020-06-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>