about summary refs log tree commit diff stats
path: root/lappel-du-vide.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:08:35 -0700
committerCase Duckworth2015-03-10 23:08:35 -0700
commit9ca54d45a188416ef22703e1cbfc7ced57bb963d (patch)
treef48f37105e855c04808f977b42307d38408350a2 /lappel-du-vide.html
parentAdd space between header and content (diff)
downloadautocento-9ca54d45a188416ef22703e1cbfc7ced57bb963d.tar.gz
autocento-9ca54d45a188416ef22703e1cbfc7ced57bb963d.zip
Fix mixed-genre issues; compile
Diffstat (limited to 'lappel-du-vide.html')
-rw-r--r--lappel-du-vide.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/lappel-du-vide.html b/lappel-du-vide.html index 8899284..bd3c140 100644 --- a/lappel-du-vide.html +++ b/lappel-du-vide.html
@@ -13,8 +13,8 @@
13 <script src="./js/lozenge.js" type="text/javascript"> </script> 13 <script src="./js/lozenge.js" type="text/javascript"> </script>
14 <script src="./js/hylo.js" type="text/javascript"> </script> 14 <script src="./js/hylo.js" type="text/javascript"> </script>
15 15
16 <link rel="stylesheet" type="text/css" href="./css/verse.css"> 16 <link rel="stylesheet" type="text/css" href="./css/prose.css">
17 <script src="./js/verse.js" type="text/javascript"> </script> 17 <script src="./js/prose.js" type="text/javascript"> </script>
18 <link rel="stylesheet" type="text/css" href="./css/stark.css"> 18 <link rel="stylesheet" type="text/css" href="./css/stark.css">
19 <script src="./js/stark.js" type="text/javascript"> </script> 19 <script src="./js/stark.js" type="text/javascript"> </script>
20 <!--[if lt IE 9]> 20 <!--[if lt IE 9]>
@@ -38,16 +38,20 @@
38 <div class="epigraph-attrib">Thomas Wolfe</div> 38 <div class="epigraph-attrib">Thomas Wolfe</div>
39 </header> 39 </header>
40 40
41 <section class="content verse"> 41 <section class="content prose">
42 <h2 id="i.-walter">I. Walter</h2> 42 <section id="i.-walter" class="level2">
43 <h2>I. Walter</h2>
43 <p>Walter <a href="sense-of-it.html">rides the bus</a> into work on Wednesday morning when he realizes, with the force and surprise of a rogue current, that he is in the home-for-death phase of life. That era in which the next time he goes under, to the fields of seaweed waving gently, the anemones slowly filtering seawater, it will most likely be for a death in the family.</p> 44 <p>Walter <a href="sense-of-it.html">rides the bus</a> into work on Wednesday morning when he realizes, with the force and surprise of a rogue current, that he is in the home-for-death phase of life. That era in which the next time he goes under, to the fields of seaweed waving gently, the anemones slowly filtering seawater, it will most likely be for a death in the family.</p>
44 <p>He is able to idly speculate on who it might be, and this surprises him. Not much does surprise him after these few months above the waves, because so many things did surprise him those first few months: the plants standing still, the quickness of the fluid these creatures walk in, the lack of pressure that still makes him feel so alone and cold—as if all of his life he had been in an embrace by the ocean, and now for some reason it’s pulled away from him, and it doesn’t love him anymore.</p> 45 <p>He is able to idly speculate on who it might be, and this surprises him. Not much does surprise him after these few months above the waves, because so many things did surprise him those first few months: the plants standing still, the quickness of the fluid these creatures walk in, the lack of pressure that still makes him feel so alone and cold—as if all of his life he had been in an embrace by the ocean, and now for some reason it’s pulled away from him, and it doesn’t love him anymore.</p>
45 <p>His speculations lead him to picture his grandmother, small and frail and forgetful. He always assumed she’d be next, since last year when the other one died and Gina said, “I wonder who’ll be next.” She said what they’d both been thinking.</p> 46 <p>His speculations lead him to picture his grandmother, small and frail and forgetful. He always assumed she’d be next, since last year when the other one died and Gina said, “I wonder who’ll be next.” She said what they’d both been thinking.</p>
46 <p>Soon after that he’d come up to land, to the mountains of all places, the most land-like land, and started a job with an <a href="telemarketer.html">accounting firm</a>. While it was challenging to adjust to the change in pressure and movement, to people staring at him on the bus, in the supermarket, at the job, him with his scales and fins and breathing machine, he’d always made a point to make the best out of a situation. The problem was that the best wasn’t good enough.</p> 47 <p>Soon after that he’d come up to land, to the mountains of all places, the most land-like land, and started a job with an <a href="telemarketer.html">accounting firm</a>. While it was challenging to adjust to the change in pressure and movement, to people staring at him on the bus, in the supermarket, at the job, him with his scales and fins and breathing machine, he’d always made a point to make the best out of a situation. The problem was that the best wasn’t good enough.</p>
47 <h2 id="ii.-lappel-du-vide">II. L’appel du vide</h2> 48 </section>
49 <section id="ii.-lappel-du-vide" class="level2 verse">
50 <h2>II. L’appel du vide</h2>
48 <p>And I’ll get in my car and drive<br />and I’ll want to keep driving<br />straight into the next state<br />or even the next country<br />or even even the ocean</p> 51 <p>And I’ll get in my car and drive<br />and I’ll want to keep driving<br />straight into the next state<br />or even the next country<br />or even even the ocean</p>
49 <p>and go down deeper<br />keep exploring forever<br />find out what’s down there<br />go to the Marianas trench<br />miss the air world and<br />come back up<br />itself a kind of unknown<br />the homecoming after</p> 52 <p>and go down deeper<br />keep exploring forever<br />find out what’s down there<br />go to the Marianas trench<br />miss the air world and<br />come back up<br />itself a kind of unknown<br />the homecoming after</p>
50 <p>What happened to the home I was?</p> 53 <p>What happened to the home I was?</p>
54 </section>
51 </section> 55 </section>
52</article> 56</article>
53 57