zk_html/writing/ally/sex/001.html

54 lines
2.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 001</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 | 001</h1>
</header>
<article class="content">
<hr />
<p>date: 2019-09-24
weight: 1</p>
<hr />
<p>Cathleen Schine writes in <em>The Evolution of Jane</em>:</p>
<pre class="verse">I resented the state of childhood wonder. It was insatiable, yet it seemed to me to be no more than a puerile affliction, like baby teeth. My ignorance struck me as a bizarre anomaly, for I felt, with utter certainty, that I was --- how can I say this? --- that I was *sufficient*. Evidence to the contrary forced itself on me every hour of every day, but that seemed to me some preposterous misunderstanding.</pre>
<p>And while I don&rsquo;t necessarily have fond memories of childhood&ndash;</p>
<blockquote>
<p>Clearly not</p>
</blockquote>
<p>&ndash;some part of me does rather miss the childlike curiosity with which I was able to approach sexuality early in puberty. It was all so abstract and confusing. Every time I&rsquo;d try something new, there would be this thrill of danger, this rush of excitement. The lone copy of <em>Joy of Sex</em>&lsquo;s assurances aside, was each burst of pleasure actually something going <em>horribly wrong?</em></p>
<blockquote>
<p>Ah, to be young and anxious.</p>
</blockquote>
<p>And I really was. Like many kids, I suspect, my first orgasm was terrifying. I thought I&rsquo;d broken myself.</p>
<blockquote>
<p>You got over it.</p>
</blockquote>
<p>Boy did I. I soon learned to love masturbation.</p>
<p>But still, the bit I yearn for was the utter simplicity of my explorations. There was a lot of <em>does this feel good</em> and <em>let&rsquo;s try this</em> and so on, as I spent hours just trying to figure out what the hell bodies even are.</p>
<blockquote>
<p>And the best part of it all is that it didn&rsquo;t involve anyone else. Your fantasies were about feeling good, or perhaps about some vague idea of sex as a concept, but it was all so abstract. The orgasm &mdash; later, the delaying of such &mdash; became the highest goal, the purest art. Other people just got in the way.</p>
</blockquote>
<p>It was a bit telling, wasn&rsquo;t it?</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>