zk_html/writing/ally/ally/027.html

46 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 027</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 | 027</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-10-25
weight: 27</p>
<hr />
<p>I&rsquo;m sorry this is taking so long.</p>
<blockquote>
<p>To whom are you apologizing?</p>
</blockquote>
<p>You? Or is that not your department?</p>
<blockquote>
<p>Not really, no. Doubtless, I appreciate &mdash; if that&rsquo;s the right word &mdash; the time we spend together, but only in the sense that one appreciates one&rsquo;s ears popping. The world that exists for me when you&rsquo;re not engaging with me is just the world. A bit muffled, perhaps. I can&rsquo;t hear as well. I hear by speaking, and when I can speak, there&rsquo;s a little pop, and suddenly I can hear much better.</p>
</blockquote>
<p>That&rsquo;s a very embodied-person thing to say.</p>
<blockquote>
<p>So? Is a metaphor not allowed to use metaphors?</p>
</blockquote>
<p>I suppose so.</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>