diff options
Diffstat (limited to 'when-im-sorry-i.html')
-rw-r--r-- | when-im-sorry-i.html | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/when-im-sorry-i.html b/when-im-sorry-i.html index 7200785..9b7ca3a 100644 --- a/when-im-sorry-i.html +++ b/when-im-sorry-i.html | |||
@@ -1,5 +1,6 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- Template for compiled 'Autocento' documents --> | 2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> |
3 | <!-- vim: fdm=indent --> | ||
3 | <html lang="en"> | 4 | <html lang="en"> |
4 | <head> | 5 | <head> |
5 | <meta charset="utf-8"> | 6 | <meta charset="utf-8"> |
@@ -23,25 +24,23 @@ | |||
23 | <!-- <script src="js/external.js"> </script> --> | 24 | <!-- <script src="js/external.js"> </script> --> |
24 | </head> | 25 | </head> |
25 | <body> | 26 | <body> |
27 | |||
28 | <article id="container"> | ||
29 | <header> | ||
30 | <!-- title --> | ||
31 | <h1 class="title">When I’m sorry I wash dishes</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">When I’m sorry I wash dishes</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>Your casserole dish takes the longest:<br />it has some baked-in crust from when you<br />cooked chicken last night. Washing it<br />allows me to think about this poem’s title<br />and the first few lines. Now that I’ve<br />written them down, I’ve <a href="elegyforanalternateself.html">forgotten the rest</a>.</p> | ||
38 | <p>While scraping at something with my finger-<br />nail, I catch myself wondering again whether<br />you’ll thank me for washing your dishes.<br />I realize that this would defeat the point<br />of my gesture, that this has destroyed<br />all good thoughts I’ve had about saying</p> | ||
39 | <p>“I’m sorry.” This, <a href="http://plagiarist.com/poetry/1703/">this is the reason</a> why<br />I am always apologizing: because I never<br />mean it, because there is always, in <a href="real-writer.html">some<br />attic</a>, a thought roaming that says, insists:<br /> “I’ve done nothing wrong, and I deserve<br />all I can take, and more than that.”</p> | ||
40 | </section> | ||
41 | </article> | ||
42 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>Your casserole dish takes the longest:<br />it has some baked-in crust from when you<br />cooked chicken last night. Washing it<br />allows me to think about this poem’s title<br />and the first few lines. Now that I’ve<br />written them down, I’ve <a href="elegyforanalternateself.html">forgotten the rest</a>.</p> | ||
38 | <p>While scraping at something with my finger-<br />nail, I catch myself wondering again whether<br />you’ll thank me for washing your dishes.<br />I realize that this would defeat the point<br />of my gesture, that this has destroyed<br />all good thoughts I’ve had about saying</p> | ||
39 | <p>“I’m sorry.” This, <a href="http://plagiarist.com/poetry/1703/">this is the reason</a> why<br />I am always apologizing: because I never<br />mean it, because there is always, in <a href="real-writer.html">some<br />attic</a>, a thought roaming that says, insists:<br /> “I’ve done nothing wrong, and I deserve<br />all I can take, and more than that.”</p> | ||
40 | </section> | ||
41 | </article> | ||
43 | <nav> | 42 | <nav> |
44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 43 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
45 | </nav> | 44 | </nav> |
46 | </body> | 45 | </body> |
47 | </html> | 46 | </html> |