zk_html/writing/post-self/getting-together.html

52 lines
3.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Getting together</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 | Getting together</h1>
</header>
<article class="content">
<p><span class="tag">short-story</span> <span class="tag">fiction</span> <span class="tag">furry</span> <span class="tag">post-self</span> <span class="tag">sci-fi</span></p>
<p>(Tocană - finished with dinner)</p>
<p>&ldquo;Codrin,&rdquo; Dear&rsquo;s partner said. &ldquo;I&rsquo;m going to say something - a good something - that&rsquo;s going to make you feel very put on the spot for such I apologize ahead of time.&rdquo;</p>
<p>Ey straightened up, frowned, and flicked a glance over toward Dear, who laughed.</p>
<p><em>&ldquo;You may put a large portion of the blame for this conversation on me, yes, but not until the end.&rdquo;</em> </p>
<p>&ldquo;It was mostly my idea, anyway, though Dear was the one who suggested the form this conversation will take.&rdquo;</p>
<p>Ey rolled eir eyes. &ldquo;Well, you&rsquo;ve already got me feeling on the spot and I don&rsquo;t think you&rsquo;ve even gotten to the subject at hand.&rdquo;</p>
<p>&ldquo;As I expected,&rdquo; they said. &ldquo;Well, okay. Over the last two years, Dear has been conducting a relentless campaign to, as it says, wear down some of the emotional barriers you&rsquo;ve put up. I disagree with the phrasing, but Dear is Dear and couldn&rsquo;t turn down a good quip if its life depended on it.&rdquo;</p>
<p><em>&ldquo;Slander.&rdquo;</em></p>
<p>&ldquo;Shush, fox. Anyway, it&rsquo;s just a fancy way of saying that it&rsquo;s been trying to get close to you. I&rsquo;m sure you&rsquo;ve noticed.&rdquo;</p>
<p>A long silence followed as several things in a row clicked into place for Codrin, during which the other two waited patiently.</p>
<p>If ey worked backwards from the present, ey could superimpose a version of who ey was over who ey had been to see all of the differences. The relaxing of attire, the longer hair, the smiles that came easier. More difficult to point to the differences in personality, in the ways ey experienced emotion, if such was actually Dear&rsquo;s target. Eir smiles came easier, yes, but where did <em>that</em> come from? &hellip;</p>
<p>Ey thought ey knew where this might be going.</p>
<p>&ldquo;Okay,&rdquo; ey said, leaning back in eir chair. &ldquo;Why?&rdquo;</p>
<p>Dear&rsquo;s partner looked to the fox, who grinned toothily and drew a tick mark in the air.</p>
<p>&ldquo;Wait, are you two betting on my reaction?&rdquo;</p>
<p><em>&ldquo;Oh, of course.&rdquo;</em></p>
<p>&ldquo;Sort of. We&rsquo;ve been talking about this for a bit, is all, so we&rsquo;ve got our predictions.&rdquo;</p>
<p>&ldquo;You still haven&rsquo;t told me why. And now I want to know why you&rsquo;re doing that, too.&rdquo;</p>
<p>They shrugged. &ldquo;I&rsquo;m nervous. I&rsquo;ve only had to do something like this once before.&rdquo;</p>
<p>&ldquo;What,&rdquo; ey said, grinning. That had been confirmation enough for em. &ldquo;Ask someone out?&rdquo;</p>
<p>There was a moment of stillness between the three of them, followed by laughter. Dear, in delightfully Dear fashion briefly crowded the table with several instances of itself.</p>
<p><em>&ldquo;All of my carefully laid plans for naught,&rdquo;</em> it said.</p>
</article>
<footer>
<p>Page generated on 2022-02-08</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>