zk_html/diary/2022-07-04-poetry.html

150 lines
4.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2022-07-04-poetry</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 | 2022-07-04-poetry</h1>
</header>
<article class="content">
<h1 id="poetry-workshop">Poetry workshop</h1>
<ul>
<li>G: Given circumstances (Lagrange w/ Jonas being a shit)</li>
<li>O: Objective (Continuity)</li>
<li>A: Action (Manipulate society/history to ensure others want the same)</li>
<li>T: Tactics (Shape info, influence individuals, stay observant)</li>
<li>Forms:<ul>
<li>Sestina:<ul>
<li>Good for convincing</li>
<li>39 line poem, repetition of words</li>
<li>6 stanzas, words all the same, shifting within stanzas</li>
<li>Lends to conversations over time</li>
<li>7th stanza - envoy, 3 lines, two words per line</li>
<li>See: Ethel&rsquo;s Sestina</li>
</ul>
</li>
<li>Sonnet p8:<ul>
<li>Venting, encouraging, informing, educating</li>
<li>Giving advice, monologues, memories</li>
</ul>
</li>
<li>Pantoum p62:<ul>
<li>Intimidate, dismiss, questioning</li>
<li>4 line stanza, 2+4 same as 1+3 in next stanza</li>
</ul>
</li>
<li>Haiku:<ul>
<li>Seduce, flatter</li>
<li>Seduction, flattery, eulogizing</li>
</ul>
</li>
<li>Ghazal:<ul>
<li>Demand, advocate</li>
<li>Self advocacy, demand for autonomy, argument</li>
<li>5 stanzas, same length, each line end has radif</li>
<li>Each line a rhyming word</li>
</ul>
</li>
<li>Villanelle:<ul>
<li>good gossip, emphasis, repeating lines</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 id="dears-sestina">Dear&rsquo;s sestina</h2>
<p>6 words to repeat:</p>
<ol>
<li>Forget</li>
<li>Change</li>
<li>Story</li>
<li>Laugh</li>
<li>Snark</li>
<li>Why</li>
</ol>
<p>Intro: We have not spoken but for suggestions in missives for thirty years, and now you ask me why I am leaving.</p>
<ul>
<li>1: Remember Qoheleth? Poor fool could never forget</li>
<li>2: Never realized that he still had change.</li>
<li>3: Never cared, despite his job, his own story.</li>
<li>4: RemembeR? Do you remember and laugh?</li>
<li>5: I know that all my words are bound in snark</li>
<li>
<p>6: But all that hides is asking why.</p>
</li>
<li>
<p>6: My dear, did you ever ask why?</p>
</li>
<li>1: Sure, you knew the reasons, the drive to forget,</li>
<li>5: And you know the how, because of course. My snark</li>
<li>2: Is here to obscure. I am not sorry. I will not change.</li>
<li>4: Only, I wonder. When he died, did you laugh?</li>
<li>
<p>3: Cry? Sigh? In the night, tell yourself a story?</p>
</li>
<li>
<p>3: I, artist of nonsense, will ever tell my stories.</p>
</li>
<li>6: The stories of too many reasons why</li>
<li>4: You took your bet. For some of them, I laugh.</li>
<li>1: Sad laughs, laughs where you shake your head. Forget!</li>
<li>2: Silly man, but sillier bet. You, also, must change.</li>
<li>
<p>5: I cannot demand, I am not you. Only hint, smile, snark.</p>
</li>
<li>
<p>5: Again, I do not apologize for such snark,</p>
</li>
<li>3: And were I more polite, only thank you for the story.</li>
<li>2: At my lowest, I might sigh, nod, hope for change.</li>
<li>6: I am not low. I am a perhaps-polite, I bow and ask for whys.</li>
<li>1: I have done my work, my level best to forget,</li>
<li>
<p>4: So I only hope for reasons, reassurance, commiserating laughter.</p>
</li>
<li>
<p>4: How silly! Hopping to hear you, of all, laugh.</p>
</li>
<li>5: But nothing else will cut through snark.</li>
<li>1:</li>
<li>3:</li>
<li>6:</li>
<li>
<p>2:</p>
</li>
<li>
<p>2:</p>
</li>
<li>4:</li>
<li>6:</li>
<li>5:</li>
<li>3:</li>
<li>
<p>1:</p>
</li>
<li>
<p>2,5:</p>
</li>
<li>4,3:</li>
<li>6,1:</li>
</ul>
</article>
<footer>
<p>Page generated on 2022-07-29</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>