New poem: 'Miasma' in 'Purple Fever Fog' (Previously Purple Haze)

This commit is contained in:
nnwhen 2025-03-05 23:29:56 +02:00
parent 439cddd47a
commit 67d409faac
3 changed files with 219 additions and 1 deletions

View file

@ -5,7 +5,7 @@
<subtitle>Blog and Thought-Box of nnwhen</subtitle>
<link rel="self" href="feed.xml" />
<link rel="alternate" href="https://nnwhen.com/" />
<updated>2025-01-19T03:02:30Z</updated>
<updated>2025-03-05T21:27:30Z</updated>
<icon>/resources/favicon.png</icon>
@ -15,6 +15,22 @@
</author>
<id>https://nnwhen.com/</id>
<entry>
<id>https://nnwhen.com/poetry/miasma</id>
<title>nnwhen: New Poem Within The 'Purple Fever Fog' series</title>
<updated>2025-03-05T21:27:30Z</updated>
<content src="https://nnwhen.com/poetry/miasma"
type="text/html"></content>
<link rel="alternate" href="https://nnwhen.com/poetry/miasma" />
<summary>A new poem by nnwhen within their 'Purple Fever Fog' series (previously Purple Haze). Trigger Warnings: Sickness, Retching, Death</summary>
<category term="Poetry" />
<category term="nnwhen" />
<published>2025-03-05T21:27:30Z</published>
</entry>
<entry>
<id>https://nnwhen.com/blog/2024-08-18-review-redemption-tour-klein</id>
<title>nnwhen: Review of Klein's 'redemption tour'</title>

View file

@ -158,6 +158,9 @@
>Red and Purple and Amber and Black</a
>
</li>
<li>
<a href="maisma.html">Miasma</a>
</li>
</ol>
<h2>Red Planet</h2>

199
poetry/miasma.html Normal file
View file

@ -0,0 +1,199 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="CCBot" content="nofollow" />
<meta name="robots" content="noai, noimageai" />
<meta name="tdm-reservation" content="1" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="poem-style.css" />
<meta charset="UTF-8" />
<meta
name="description"
content="My name is nnwhen. I make music, soundtracks and other 'sound-based things'."
/>
<meta
name="keywords"
content="Soundtrack, Music Syncing, Movie Music, nnwhen, Sound Design, Sound Designer"
/>
<meta name="author" content="nnwhen" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="viewport"
content="height=device-height, width=device-width, initial-scale=1"
/>
<link
rel="icon"
href="../res/asset-sitewide-favicon.png"
type="image/icon type"
/>
<title>NN//P/Miasma</title>
<meta property="og:title" content="Miasma" />
<meta property="og:description" content="A poem by nnwhen" />
<meta
property="og:image"
content="https://www.nnwhen.com/res/img-offsite-preview.jpg"
/>
<meta property="og:url" content="https://www.nnwhen.com/" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:title" content="Miasma" />
<meta name="twitter:description" content="A poem by nnwhen" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@nnwhen_" />
<meta name="twitter:creator" content="@nnwhen_" />
<meta
name="twitter:image"
content="https://www.nnwhen.com/res/img-offsite-preview.jpg"
/>
<meta
name="twitter:image:alt"
content="A dithered Peach and Maroon image of flowers superimposed ontop of a skyline photo"
/>
</head>
<body>
<a class="skip-to-content" href="#content-warnings">Skip to main content</a>
<header>
<div role="img" aria-label="nnwhen logo and banner" id="header-img-group">
<picture id="header-img-group-banner">
<source
srcset="../res/asset-sitewide-header-banner.avif"
type="image/avif"
/>
<source
srcset="../res/asset-sitewide-header-banner.webp"
type="image/webp"
/>
<img src="../res/asset-sitewide-header-banner.png" alt="" />
</picture>
<a aria-label="Return to the Homepage" href="../index.html">
<picture id="header-img-group-logo">
<source
srcset="../res/asset-sitewide-header-ennspace.avif"
type="image/avif"
/>
<source
srcset="../res/asset-sitewide-header-ennspace.webp"
type="image/webp"
/>
<img
src="../res/asset-sitewide-header-ennspace.png"
alt="Return to the Homepage"
/>
</picture>
</a>
</div>
</header>
<nav id="navigation">
<ul>
<li>
<a aria-label="Go Back to Homepage" href="../index.html">home</a>
</li>
<li>
<a aria-label="Listen to my music" href="../sound-design.html"
>music</a
>
</li>
<div aria-hidden="true" id="whitespace"></div>
<li>
<a
aria-label="The Hub that links to my Art, Poetry and Other-Media"
href="../archive.html"
>archive</a
>
</li>
<li>
<a aria-label="Go to my Blog" href="../blog/index.html">blog</a>
</li>
</ul>
</nav>
<aside id="socials">
<a
href="https://www.soundcloud.com/nnwhen"
target="_blank"
title="Soundcloud"
>
<img src="../res/asset-sitewide-nav-soundcloud.svg" alt="" />
</a>
<a href="https://nnwhen.bandcamp.com/" target="_blank" title="Bandcamp">
<img src="../res/asset-sitewide-nav-bandcamp.svg" alt="" />
</a>
<a
href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#110;&#116;&#097;&#099;&#116;&#064;&#110;&#110;&#119;&#104;&#101;&#110;&#046;&#099;&#111;&#109;"
title="&#069;&#109;&#097;&#105;&#108;&#032;&#077;&#101;"
>
<img src="../res/asset-sitewide-nav-mail.svg" alt="" />
</a>
<a href="../socials.html" target="_blank" title="Other Socials">
<img src="../res/asset-sitewide-nav-at.svg" alt="" />
</a>
<a href="../feed.xml" target="_blank" title="RSS Feed">
<img src="../res/asset-sitewide-nav-rss.svg" alt="" />
</a>
</aside>
<section id="content-warnings">
<h1>Content Warnings</h1>
<ul>
<li>Sickness</li>
<li>Retching</li>
<li>Death</li>
</ul>
</section>
<p class="back">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<main id="poem">
<hr aria-hidden="true" />
<h1>Miasma</h1>
<hr aria-hidden="true" />
<hr aria-hidden="true" />
<p>A miasma in my hometown:</p>
<p>
Clouds of sick, shuddering, red opalescence; <br />
Arms of velvet dust whip and lick in the wind
</p>
<p>
My arms as wrappings for my head. <br />
&ensp;Clamp my ears, shield my eyes. <br />
A choir of retching, spasm, heaving and then convulsing.
</p>
<p>
In my cave of arms and cloth, in spite of myself; a smile, a laugh.
<br />
Cracked lips split; a grimace. <br />
Thudding muscles behind the eyes seize <br />
Air caught in my throat <br />
Coughing, Phlegm, Dust
</p>
<p>
Water. <br />
Get to the water.
</p>
<hr />
</main>
<p class="back">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<footer id="free">
<a href="../our-siblings.html"
>&#x46;&#x72;&#x65;&#x65;&#x20;&#x4F;&#x75;&#x72;&#x20;&#x50;&#x65;&#x6F;&#x70;&#x6C;&#x65;</a
>
</footer>
</body>
</html>