83 lines
3.5 KiB
HTML
83 lines
3.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 021</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 | 021</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-09-10
|
|
weight: 21</p>
|
|
<hr />
|
|
<blockquote>
|
|
<p>When you started this project, several people asked if you were okay.</p>
|
|
</blockquote>
|
|
<p>Yes.</p>
|
|
<blockquote>
|
|
<p>Were you?</p>
|
|
</blockquote>
|
|
<p>I think so. I was swinging up toward hypomania, and plowing heedlessly through nostalgia. Some of it was good, some of it was bad, but I don’t think that had much bearing on me starting the project.</p>
|
|
<blockquote>
|
|
<p>Robin asked if you were okay. “I just want to make sure,” she said once. “You asked me to check in on you if you ever started talking about geese.”</p>
|
|
</blockquote>
|
|
<p>Perhaps this has a similar feel to it. A similar scent of ritual, a similar flavor of mysticism, a similar sense of some other reality vignetting my vision.</p>
|
|
<blockquote>
|
|
<p>lorxus asked if you were okay. “People normally write memoirs at the ends of their lives.”</p>
|
|
</blockquote>
|
|
<p>Life is a series of beginnings and endings dovetailed messily together.</p>
|
|
<blockquote>
|
|
<p>There is a final ending, though.</p>
|
|
</blockquote>
|
|
<p>I don’t think I’m near that, despite what passive ideation might tell me. I’m not writing some drawn out farewell.</p>
|
|
<blockquote>
|
|
<p>So, why are we talking, you and I? Where is this going?</p>
|
|
</blockquote>
|
|
<p>We’re talking because this project, self indulgent as it is, is leading me to confront and process a lot of different things, which I’d call a net positive. We’re talking because how can I know what I think until I say — or write — it? We’re talking because I’ve got a lot on my mind.</p>
|
|
<p>This is going nowhere.</p>
|
|
<blockquote>
|
|
<p>I don’t know whether to be proud or insulted by that.</p>
|
|
</blockquote>
|
|
<p>Can you feel either?</p>
|
|
<blockquote>
|
|
<p>Not my department. The metaphor is still useful.</p>
|
|
</blockquote>
|
|
<p>Well, fair enough. I didn’t mean that idiom, anyway. This is going nowhere because it’s a project that needn’t have a direction.</p>
|
|
<p>It’s not a directed thing.</p>
|
|
<p>It is a river.</p>
|
|
<p>It is the movement of the tides.</p>
|
|
<p>It’s guided only by gravity and the lay of the land.</p>
|
|
<p>It is its own <em>musica universalis</em>.</p>
|
|
<p>It’s a conversation.</p>
|
|
<blockquote>
|
|
<p>Conversations have direction.</p>
|
|
</blockquote>
|
|
<p>Not all of them.</p>
|
|
<p>It’s one of those late-night conversations that go where they will, in which sometimes very little is said.</p>
|
|
<p>It is not a minded thing. It has no autonomy and yet has no guiding force. No sapient guiding force, at least.</p>
|
|
<p>It is a way. It is a path, and yet the path is not the walker.</p>
|
|
<blockquote>
|
|
<p>This is going nowhere.</p>
|
|
</blockquote>
|
|
<p>Maybe, but maybe that’s the point.</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>
|