zk_html/diary/2004-06-01-23:33:20.html

34 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Murf.</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Murf.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>My emotions are gaining distinct colors, like a kind of twisted synaesthesia. There&rsquo;s definitely a sense of physical location associated with each emotion, and it&rsquo;s not always internal. There may also be a tactile part to this, but I have yet to experience it in any different places or with any different touches, so it may just be one continuous headache that goes latent occasionally. </p>
<p>An example: when pondering Kory, a luminescent fuschia color that seems to be flowing in the right hemisphere of my brain; when thinking of Moondog and snuggling, a warm, earthy brown with a little bit of green in a pine-needle-ish pattern about a foot and a half in front of me and slightly to the left; tiredness is off-white everywhere and blind hopelessness is bright blue wrapped around my mind. The headache moves around, but it&rsquo;s mostly at the lower, back, right side of my head. Ibuprofin works well.</p>
<p>This isn&rsquo;t what I meant when I was talking about beautiful pain</p>
</article>
<footer>
<p>Page generated on 2004-06-01 23:33:20</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>