diff options
author | Case Duckworth | 2015-03-10 23:17:06 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 23:17:06 -0700 |
commit | bec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch) | |
tree | eb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /elegyforanalternateself.html | |
parent | Fix broken link in I think it's you (diff) | |
download | autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip |
Move dedication to before epigraph
Diffstat (limited to 'elegyforanalternateself.html')
-rw-r--r-- | elegyforanalternateself.html | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/elegyforanalternateself.html b/elegyforanalternateself.html index 3e633f3..7157b47 100644 --- a/elegyforanalternateself.html +++ b/elegyforanalternateself.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,24 +24,22 @@ | |||
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">Elegy for an alternate self</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Elegy for an alternate self</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>Say there are no words. Say that we are conjoined<br />from birth, or better still, say we are myself.<br />—But I still talk to myself, I build my world<br />through language, so if we say there are <a href="hymnal.html">no words</a><br />this is not enough. Say we are instead some animal,<br />or better yet, <a href="plant.html">a plant</a>, or a flagellum motoring<br />aimlessly around. (Say that humans are the only things<br />that reason. Say that we’re the <a href="movingsideways.html">only things that worry</a>.)</p> | ||
38 | <p>Say that I am separate. To say there’s everything else<br />and then there’s me is wrong. Each thing is separate:<br /><a href="i-wanted-to-tell-you-something.html">there is no whole in the world</a>. Say this is both good<br />and bad, or rather, say there is no good or bad but only<br />being, more and more of it always added, none taken out<br />though it can be forgotten. Say that forgetting<br />is a function of our remembering. (Say that humans only<br /><a href="swansong-alt.html">worry about separation</a>. Say that only humans feel it.)</p> | ||
39 | </section> | ||
40 | </article> | ||
41 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>Say there are no words. Say that we are conjoined<br />from birth, or better still, say we are myself.<br />—But I still talk to myself, I build my world<br />through language, so if we say there are <a href="hymnal.html">no words</a><br />this is not enough. Say we are instead some animal,<br />or better yet, <a href="plant.html">a plant</a>, or a flagellum motoring<br />aimlessly around. (Say that humans are the only things<br />that reason. Say that we’re the <a href="movingsideways.html">only things that worry</a>.)</p> | ||
38 | <p>Say that I am separate. To say there’s everything else<br />and then there’s me is wrong. Each thing is separate:<br /><a href="i-wanted-to-tell-you-something.html">there is no whole in the world</a>. Say this is both good<br />and bad, or rather, say there is no good or bad but only<br />being, more and more of it always added, none taken out<br />though it can be forgotten. Say that forgetting<br />is a function of our remembering. (Say that humans only<br /><a href="swansong-alt.html">worry about separation</a>. Say that only humans feel it.)</p> | ||
39 | </section> | ||
40 | </article> | ||
42 | <nav> | 41 | <nav> |
43 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 42 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
44 | </nav> | 43 | </nav> |
45 | </body> | 44 | </body> |
46 | </html> | 45 | </html> |