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

33 lines
1.9 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Murf.</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 | Murf.</h1>
</header>
<article class="content">
2020-04-25 06:30:08 +00:00
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:10:06 +00:00
</article>
<footer>
<p>Page generated on 2004-06-01 23:33:20</p>
</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 06:10:06 +00:00
</body>
</html>