about summary refs log tree commit diff stats
path: root/onformalpoetry.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /onformalpoetry.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'onformalpoetry.html')
-rw-r--r--onformalpoetry.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/onformalpoetry.html b/onformalpoetry.html index f70fff2..6e0e823 100644 --- a/onformalpoetry.html +++ b/onformalpoetry.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">On formal poetry</h1> 30 <h1 class="title">On formal poetry</h1>
@@ -32,17 +33,20 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing verse"> 36 <section class="content verse">
36 <p>I think that I could write formal poems<br />exclusively, or at least inclusive<br />with all the other stuff I write<br />I guess. Of course, I’ve already written<br />a few, this one included, though “formal”<br />is maybe a stretch. Is blank verse a form?<br />What is form anyway? I picture old<br />women counting <a href="roughgloves.html">stitches on their knitting</a>,<br />keeping iambs next to iambs in lines<br />as straight and sure as arrows. But my sock<br />is lumpy, poorly made: it’s beginning<br />to unravel. Stresses don’t line up. Syl-<br />lables forced to fit like <a href="ronaldmcdonald.html">McNugget</a> molds.<br />That cliché on the arrow? I’m aware.<br />My prepositions too—God, where’s it stop?<br />The answer: never. I will never stop<br />writing poems, or hating what I write.</p> 37 <p>I think that I could write formal poems<br />exclusively, or at least inclusive<br />with all the other stuff I write<br />I guess. Of course, I’ve already written<br />a few, this one included, though “formal”<br />is maybe a stretch. Is blank verse a form?<br />What is form anyway? I picture old<br />women counting <a href="roughgloves.html">stitches on their knitting</a>,<br />keeping iambs next to iambs in lines<br />as straight and sure as arrows. But my sock<br />is lumpy, poorly made: it’s beginning<br />to unravel. Stresses don’t line up. Syl-<br />lables forced to fit like <a href="ronaldmcdonald.html">McNugget</a> molds.<br />That cliché on the arrow? I’m aware.<br />My prepositions too—God, where’s it stop?<br />The answer: never. I will never stop<br />writing poems, or hating what I write.</p>
37 </section> 38 </section>
39</article>
38 40
39 <nav> 41 <nav>
40 <a class="prevlink" href="feedingtheraven.html"> 42 <a class="prevlink" href="feedingtheraven.html"
43 title="Next article in Elegies for alternate selves">
41 Feeding the raven 44 Feeding the raven
42 </a> 45 </a>
43 <a href="#" id="lozenge" title="Random page"> &loz; </a> 46 <a href="#" id="lozenge" title="Random page"> &loz; </a>
44 <a class="nextlink" href="i-am.html"> 47 <a class="nextlink" href="i-am.html"
45 I am 48 title="Previous article in Elegies for alternate selves">
49 I am>
46 </a> 50 </a>
47 </nav> 51 </nav>
48</body> 52</body>