Initial Upload

This commit is contained in:
NNWHEN 2025-01-10 22:32:49 +02:00
commit b97d271223
210 changed files with 8772 additions and 0 deletions

192
poetry/an-obsidian.html Normal file
View file

@ -0,0 +1,192 @@
<!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="A poem by nnwhen" />
<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/An-Obsidian</title>
<meta property="og:title" content="An Obsidian" />
<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="An Obsidian" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>An Obsidian</h1>
<hr />
<hr />
<p>
I was Obsidian<br />
A pitch-black Oblivion
</p>
<p>
"I'd grab you like this" -<br />
And I was tugged by the belt buckle<br />
His hands wandered to places he's been near before<br />
But it was when he brushed my sternum that I shook the most
</p>
<p>
&nbsp;"..."<br />
My mouth opened<br />
&nbsp;" - "<br />
And when it closed his close-shaven head turned away<br />
"You wouldn't like that though, would you?"
</p>
<p>
no<br />
&nbsp;not really
</p>
<br />
<p>
Then we wept<br />
The whole time refusing to look me in the eyes<br />
In my stupid fucking crying eyes
</p>
<hr />
</main>
<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>

221
poetry/blackened-dust.html Normal file
View file

@ -0,0 +1,221 @@
<!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/Blackened-Dust</title>
<meta property="og:title" content="Stars" />
<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="nnwhen poem: Stars" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Blackened Dust</h1>
<hr />
<hr />
<p>
It is entirely unassuming<br />
The heap of blackened dust sits ever-silent in the vase
</p>
<p>
The urge to blow it into a thin mist of ash up in the air arises<br />
I press it into the back of my skull
</p>
<p>...</p>
<p>The silence from it scares me</p>
<p>
He was never silent<br />
Never silent until now<br />
He never had so little passion<br />
Never so little until now<br />
He never stopped enriching our lives<br />
Never stopped until now
</p>
<p>
A rebellious child when rebelling against house rules makes for a
stressed mother<br />
When it's against the empire, it makes for a broken one
</p>
<p>
He knew he would get himself killed<br />
He knew the whole way through<br />
He knew it until he knew it firsthand
</p>
<p>He died knowing it</p>
<br />
<p>
I feel him comforting me: the ash smiles a sad smile to me<br />
The ash sighs a soft sigh to me<br />
The ash loves a soft love for me
</p>
<p>
I am beyond too old to continue what he started.<br />
My little body cannot hold his anger<br />
My bones too broken and too shrivelled to carry his weight<br />
I stand hunched and too short to fly his flag
</p>
<p>&emsp;&emsp;However</p>
<p>
The young who surround me, their hands on my shoulders, their eyes on my
son in my hands.<br />
They are filled with his anger.<br />
Their bones are bolstered with his immense strength.<br />
They stand tall, bold and ready to fly his flag.
</p>
<p>
And in that moment I know the change my boy has brought.<br />
My boy sits in his vase and knows it too.
</p>
<hr />
</main>
<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>

View file

@ -0,0 +1,186 @@
<!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/Brazen-Word-Token-I</title>
<meta property="og:title" content="Brazen Word (Token I)" />
<meta
property="og:description"
content="A poem by nnwhen: 'Brazen Word (Token I)'."
/>
<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="Brazen Word (Token I)" />
<meta
name="twitter:description"
content="A poem by nnwhen: 'Brazen Word (Token I)'."
/>
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Brazen Word (Token I)</h1>
<hr />
<hr />
<p>The bang came fast. You dither - robbed of senses.</p>
<p>
<b>Inland Empire</b>: "In your eye: Nurseries, children; You. What would
it take to go back there? Back to then."
</p>
<p><b>Resolve</b>: "That place is no more. Focus."</p>
<p><b>Limbic System</b>: "Breathe."</p>
<p>
Vapours choke your lungs. Acrid gunpowder, kicked up dust<br />
- blood.<br />
The <i>Metal-Thing</i> sits heavy in your hands.
</p>
<hr />
</main>
<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>

191
poetry/crackle.html Normal file
View file

@ -0,0 +1,191 @@
<!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/Crackle</title>
<meta property="og:title" content="Crackle" />
<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="Crackle" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Crackle</h1>
<hr />
<hr />
<p>
The radio crackling.<br />
Speaker like gaping mouth &#x2013; lungs deflating<br />
Words push disjointed polyrhythms
</p>
<p>
Radiation clicks the static stripping layers from drums<br />
Needles black, white and blue noise into my back<br />
&emsp;&emsp;image push through hertz<br />
Glare throws my reflection in place<br />
X marks the spot &#x2013; aimed to kill me<br />
</p>
<p>
&emsp;&emsp;COAT HANGAR &#x2013; hood and tarp<br />
Under shoulder blades tendon wrench<br />
&emsp;&emsp;Hi hat opens &#x2013; hit 1/8<br />
&emsp;&emsp;&emsp;&emsp;Lengthening white&#x2013;noise prickle at fascia
</p>
<p>
granulargranulargranulargranular<br />
&nbsp;Into my skin<br />
&nbsp;&nbsp;Bubbles dug and craters made
</p>
<hr />
</main>
<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>

230
poetry/destroy-the-map.html Normal file
View file

@ -0,0 +1,230 @@
<!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/Destroy-The-Map</title>
<meta property="og:title" content="Destroy The Map" />
<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="Destroy The Map" />
<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"
/>
<style>
.c {
text-align: center;
}
</style>
</head>
<body>
<a class="skip-to-content" href="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Destroy The Map</h1>
<hr />
<hr />
<p>
Destroy the map. Who, blinding line, send you spiralling.<br />
Crush paper, meaning and intent.<br />
Poisoned sea, words of water.
</p>
<p>
No hum, the whispers erupt from Mastoid<br />
Inprint, scarred art whittled on arm<br />
Whale bone charms, canals. Ear and lock
</p>
<p>
Invalue on.<br />
Drenched in hydrochloric<br />
Ossien<br />
Distraught taut tendon
</p>
<p>
No fear<br />
Wrought and inundated
</p>
<p>The silence will ruin you</p>
<p class="c">&#x219A;</p>
<p>
the send the Mastoid Inprint, on<br />
send spiralling. Crush paper, of hum, ruin you
</p>
<p>
you sea, the canals. silence<br />
Who, send and sea, hum, tendon No you<br />
map. intent. Poisoned sea, charms, in
</p>
<p>meaning whittled on arm Whale canals. lock Invalue on. Drenched</p>
<p class="c">&#x219B;</p>
<p>
Intent you whittled.<br />
No charms ear canals invalue words;
</p>
<p>
Silence and lock;<br />
Scarred send will and.
</p>
<p>
From on fear mastoid map tendon spiralling line the in arm of art bone
wrought distraught.<br />
Inundated ossien poisoned;
</p>
<p>
Hum meaning;<br />
Who water paper whispers ruin no and taut crush inprint whale the
drenched blinding sea.<br />
On you erupt the destroy hydrochloric
</p>
<hr />
</main>
<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>

226
poetry/i-am-art.html Normal file
View file

@ -0,0 +1,226 @@
<!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/I-am-art</title>
<meta property="og:title" content="I am art" />
<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="I am art" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>I am art</h1>
<hr />
<hr />
<p>
I am art<br />
Art art and canvas<br />
Spray me with droplets of paint<br />
Glow and splatter and shatter my frame<br />
Cool wires and coiled flame<br />
Send pulses through me<br />
Retinas blister - I want to see slave<br />
Drum drum on them and send needles through skin<br />
Leather straps enter body like foreign objects<br />
Break bones, shift form<br />
Hang from atop and swing up way down<br />
Drip on frayed layers, between fingers and hum<br />
My body is canvas, my life: display<br />
Paint paint paint paint on canvas<br />
Drop angle, pray
</p>
<p>
Computer - machine<br />
Send my life into electronic dream<br />
Exist to estrange<br />
Token and broken and working none a day<br />
Twirl twirl
</p>
<p>
Poison &#x2014; array<br />
I am machine<br />
I am a way<br />
Send send signal / send hand and a play<br />
The theory the theory of that <br />
Jdjdjdkdkdititirifjfusoowhvihfhdhjwkjujdjes<br />
Didiiruurujjdjjjjjjjj
</p>
<p>
Colour color and kitten lay<br />
Rae<br />
Uh<br />
Burn
</p>
<br />
<p>
There is underlain bass &#x2014; overload and overtone<br />
Hear until silence the same<br />
Thrhre release<br />
I am arrt<br />
Art art and canvas<br />
Split my fingers my fingers and hey
</p>
<p>
Doddodododdodododdodo<br />
Ahhahhaa
</p>
<hr />
</main>
<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>

219
poetry/index.html Normal file
View file

@ -0,0 +1,219 @@
<!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="nnwhen's poetry. It posts beautiful scrawling here."
/>
<meta
name="keywords"
content="Soundtrack, Music Syncing, Movie Music, nnwhen, Sound Design, Sound Designer, blog"
/>
<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//Poetry</title>
<meta property="og:title" content="NN//POETRY" />
<meta property="og:description" content="Where nnwhen's Poems Wait" />
<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="NN//POETRY" />
<meta name="twitter:description" content="Where nnwhen's Poems Wait" />
<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="#main">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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 id="parent">
<a
aria-label="The Hub that links to my Art, Poetry and Other-Media"
href="../archive.html"
>archive</a
>
</li>
<li>
<a href="../blog/index.html">blog</a>
</li>
</ul>
</nav>
</header>
<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>
<h1
style="
width: min(90%, 600px);
margin: 15px auto;
font-family: 'mono', monospace;
"
>
Poetry
</h1>
<main id="main" class="list">
<h2>Purple Haze</h2>
<ol>
<li>
<a href="red-and-purple-and-amber-and-black.html"
>Red and Purple and Amber and Black</a
>
</li>
</ol>
<h2>Red Planet</h2>
<ol>
<li>
<a href="into-the-dunes.html">Into The Dunes</a>
</li>
<li>
<a href="blackened-dust.html">Blackened Dust</a>
</li>
</ol>
<h2>Non-Series Poems</h2>
<ul>
<li>
<a href="you-remind-me-of-it.html">You Remind Me Of It</a>
</li>
<li>
<a href="this-will-destroy-you.html">This Will Destroy You</a>
</li>
<li>
<a href="i-am-art.html">I am art</a>
</li>
<li>
<a href="destroy-the-map.html">Destroy The Map</a>
</li>
<li>
<a href="crackle.html">Crackle</a>
</li>
<li>
<a href="an-obsidian.html">An Obsidian</a>
</li>
<li>
<a href="inspiring.html">Inspiring</a>
</li>
</ul>
<h2>More Experimental Than Usual</h2>
<ul>
<li>
<a href="stars.html">Stars</a>
</li>
</ul>
</main>
<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>

185
poetry/inspiring.html Normal file
View file

@ -0,0 +1,185 @@
<!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/Inspiring</title>
<meta property="og:title" content="Inspiring" />
<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="Inspiring" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Inspiring</h1>
<hr />
<hr />
<p>You've always been most inspiring when what you did was beyond me</p>
<p>
>/ ...<br />
"And on that note, my dream for this church that I want to start is to
have each room have at least one aspect that is unique."
</p>
<p>
I OPEN THE DOOR<br />
I CLOSE THE DOOR<br />
I AM THE DOOR<br />
&emsp;&emsp;i missed it
</p>
<p>
BesideNNBesideNN<br />
&emsp;&emsp;Where the &#x2014; &#x2014;
</p>
<p>thinking a lot about the point of <<\\\>></p>
<hr />
</main>
<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>

202
poetry/into-the-dunes.html Normal file
View file

@ -0,0 +1,202 @@
<!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/Into-The-Dunes</title>
<meta property="og:title" content="Into The Dunes" />
<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="Into The Dunes" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Into The Dunes</h1>
<hr />
<hr />
<p>&emsp;&emsp;run</p>
<p>Into the dunes I run</p>
<p>
Trailed by 5 dark blotches into an unending sand<br />
With an unrelenting sun<br />
&emsp;&emsp;irradiating the landscape till it dances
</p>
<p>
My tongue lies dumb in my mouth<br />
&emsp;&emsp;Fat and useless
</p>
<p>
If words could help me now I'd only muster a single string of
incoherence
</p>
<p>Hearing finally escapes me</p>
<p>
Tiny little jabs push at my back like little lines that shove me forward
and nearly drop me to my knees
</p>
<p>
I find that a number of new little holes litter my chest<br />
Mini inverted craters - or volcanoes<br />
&emsp;&emsp;They are bursting with red hot lava
</p>
<p>
The ground falls from my feet?<br />
Slowly spinning, I see the horizon shift from its usual place to -
entirely vertical
</p>
<p>
The sand slams my skull<br />
&emsp;&emsp;I have no choice but to watch the sky
</p>
<hr />
</main>
<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>

13
poetry/poem-style.css Normal file
View file

@ -0,0 +1,13 @@
#poem {
width: min(95%, 750px);
margin: auto;
font-family: "mono", monospace;
font-size: 14px;
}
#poem h1 {
text-align: center;
margin: 0;
}
#poem p {
font-size: 18px;
}

View file

@ -0,0 +1,231 @@
<!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/Red-and-Purple-and-Amber-and-Black</title>
<meta property="og:title" content="Red and Purple and Amber and Black" />
<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="Red and Purple and Amber and Black" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Red and Purple and Amber and Black</h1>
<hr />
<hr />
<p>
The winch creaks<br />
Bore more weight than we thought<br />
Day in<br />
Day out<br />
We lift bodies from barges and rivers and reeds
</p>
<p>Comrades find comrades</p>
<p>
Ache<br />
My arms pull, grapple and pull<br />
&nbsp;More corpses<br />
&nbsp;&nbsp;More remains
</p>
<p>
"Violet Rot"<br />
If their lungs haven't burst they'll overflow with Rot<br />
The water runs red and purple<br />
Red and purple and amber and black
</p>
<p>
Before we go home the preacher man will spray us down<br />
"Hands to your face!" He shrieks<br />
My face stays buried in my hands<br />
I do not break the shield<br />
Not until I reach home<br />
Down my streets I will walk blind<br />
Not until my feet reach my door
</p>
<p>
Then I make it: to my love<br />
They wait for me in the dark<br />
They do not look at my Rot<br />
The purple on my knuckles<br />
The purple in my eyes<br />
"No, you will not leave me here."
</p>
<p>So we lay</p>
<p>
I brace myself to them<br />
I pray not to hurt them, gripping so close<br />
My eyes wide in a purple haze<br />
&emsp;&emsp;In the dark
</p>
<p>We lay for days</p>
<p>
And when we stand up<br />
&emsp;&emsp;No longer ourselves<br />
We stumble to the river
</p>
<p>
Still holding each other<br />
&emsp;&emsp; Hand in hand
</p>
<p>
Drawn to the water<br />
Red and purple and amber and black
</p>
<p>We sink in its cold</p>
<p>
And then we perish<br />
And then we Rot
</p>
<hr />
</main>
<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>

213
poetry/stars.html Normal file
View file

@ -0,0 +1,213 @@
<!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/Stars</title>
<meta property="og:title" content="Stars" />
<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="nnwhen poem: Stars" />
<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"
/>
<style>
.star-sep {
height: 2px;
width: 70%;
background-color: #ffffff25;
margin: auto;
}
</style>
</head>
<body>
<a class="skip-to-content" href="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>Stars</h1>
<hr />
<hr />
<p style="margin: 0; margin-right: 20px; text-align: right">
<a href="#">More About This Poem</a> (Not yet done)
</p>
<hr />
<p>
Just because you know objectively that the stars don't revolve around
the earth Doesn't mean that on the nights when you gaze into the night
sky it isn't true that it was painted for you
</p>
<div class="star-sep"></div>
<p>
Just because you know the stars don't revolve around the Earth Doesn't
mean that on the nights that you gaze into the sky they weren't placed
there just for you
</p>
<div class="star-sep"></div>
<p>
Even if you knew the universe didn't revolve around the Earth and
Humanity; why would you not let the moments, gazing into the sky, feel
like it were a painting made just for us.
</p>
<div class="star-sep"></div>
<p>
Why, if the stars were not painted for us, would they be placed so
perfectly with us on our backs and hand in hand?
</p>
<div class="star-sep"></div>
<p>
The way the stars shine now, are unequivocally for us. Were we anywhere
else, they would not be so.
</p>
<div class="star-sep"></div>
<p>
"Look at the stars. They are so pretty.<br />
They are so pretty. They make me think of you"
</p>
<hr />
</main>
<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>

View file

@ -0,0 +1,181 @@
<!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/This-Will-Destroy-You</title>
<meta property="og:title" content="This Will Destroy You" />
<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="This Will Destroy You" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>This Will Destroy You</h1>
<hr />
<hr />
<p>This Will Destroy You</p>
<p>
Your word - your waves, I cannot write it.<br />
I fear that pen to paper will - like the ink - run my brain dry - and I
will no longer remember you.<br />
It is admittance for what I cannot yet bear; if you were still here
you'd smile at me knowingly: how I struggle to swallow my pride and live
in the real world - the present world.<br />
Despite the deadened nerves I feel boxes and photographs between the
folds of my mind - your memories. If I do nothing you will die with me;
write you down and I may live and then die without you &#x2014; for a
second time.
</p>
<hr />
</main>
<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>

View file

@ -0,0 +1,195 @@
<!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/You-Remind-Me-Of-It</title>
<meta property="og:title" content="You Remind Me Of It" />
<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="You Remind Me Of It" />
<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="#poem">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.jxl"
type="image/jxl"
/>
<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.jxl"
type="image/jxl"
/>
<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>
<nav>
<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>
</header>
<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>
<main id="poem">
<p style="text-align: right; margin: 0; margin-right: 30px">
<a href="index.html" aria-label="Go back to poem-list">&#x21B5; Back</a>
</p>
<hr />
<h1>You Remind Me Of It</h1>
<hr />
<hr />
<p>There was an exhaustive Grotowskian dancing.</p>
<p>
When it - by you - was first imparted on me: my most outer layer of mind
recoiled in fear &#x2014; in shame.
</p>
<p>
When I - to it - coaxed to relax, no longer locked in paralysis, the
vicarious sense: earnest and fervour.
</p>
<p>
Locked eyes now &#x2014;<br />
You smile &#x2014;<br />
betrayed absolutely &#x2014;<br />
without second thought.
</p>
<br />
<p>
It simply reminds me -<br />
of moments not lost,<br />
spaces I occupy<br />
and the significance thereof.
</p>
<p>
Joy &#x2014; borne from oneself.<br />
Legitimacy and validity inherent.
</p>
<p>you remind me of it.</p>
<hr />
</main>
<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>