zk_html/writing/ally/jay/05.html

56 lines
2.7 KiB
HTML
Raw Normal View History

2020-04-25 05:00:08 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 05</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 | 05</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-08-13
weight: 5</p>
<hr />
2020-06-24 07:10:07 +00:00
<p>My mom and I got in the habit of going to the dog part after work. We&rsquo;d pick up Hank, our golden lad, and Chelsea, our Phyllis-Diller-slash-Yoda mutt, and drive across town to a field dedicated to letting dogs frolic with each other.</p>
<p>We&rsquo;d play with other dogs. We&rsquo;d through tennis ball after slobbery tennis ball. We got to know the other owners, mostly as &ldquo;oh, you&rsquo;re Sandy&rsquo;s owner&rdquo;.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
2020-06-24 07:10:07 +00:00
<p>Or &ldquo;oh, you&rsquo;re Zephyr&rsquo;s owner&rdquo;. You stole your own dog&rsquo;s name from some random aussie shepherd at the dog park.</p>
2020-04-25 05:00:08 +00:00
</blockquote>
2020-06-24 07:10:07 +00:00
<p>It was a meaningful period of my life. Is there some reason that wouldn&rsquo;t make a big impact on me?</p>
2020-04-25 05:00:08 +00:00
<blockquote>
<p>It was Zephyr or Samuel. Even you knew what you wanted. You had him already named in your mind.</p>
</blockquote>
2020-06-24 07:10:07 +00:00
<p>And mom and I would talk. We&rsquo;d walk the perimeter or, on hot days, sit at the lone picnic table under the lone tree and talk.</p>
<p>I was sitting on the table itself, feet on the bench, and she was sitting next to me, when she said, &ldquo;I think I&rsquo;m going to get divorced from Jay. Is it alright if I use his reaction to you coming out as the reason?&rdquo;</p>
2020-04-25 05:00:08 +00:00
<blockquote>
2020-06-24 07:10:07 +00:00
<p>And you thought, &ldquo;I must be the luckiest boy in the world, being able to say that I knew my parents&rsquo; divorce was your fault.&rdquo;</p>
2020-04-25 05:00:08 +00:00
</blockquote>
2020-06-24 07:10:07 +00:00
<p>She told me how much money she had lost, and how he had changed even before I came out. I think that&rsquo;s when I realized that she might be a friend as well as a mother.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
<p>Gag.</p>
</blockquote>
<p>I know. I tried typing that eight different ways, and no matter what, it sounds like a Care Bears thing or whatever.</p>
<blockquote>
<p>Back to the lilac-scented word, please.</p>
</blockquote>
<p>Gladly.</p>
</article>
<footer>
2020-06-24 07:10:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-25 05:00:08 +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 05:00:08 +00:00
</body>
</html>