about summary refs log tree commit diff stats
path: root/swear.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 /swear.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'swear.html')
-rw-r--r--swear.html34
1 files changed, 20 insertions, 14 deletions
diff --git a/swear.html b/swear.html index 2db33da..f78c6e7 100644 --- a/swear.html +++ b/swear.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">Swear</h1> 30 <h1 class="title">Swear</h1>
@@ -32,29 +33,34 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <blockquote> 37 <blockquote>
37 <p><a href="planks.html">EVERYTHING CHANGES OR EVERYTHING STAYS THE SAME</a></p> 38 <p><a href="planks.html">EVERYTHING CHANGES OR EVERYTHING STAYS THE SAME</a></p>
38 <p>First, a history: I was writing my thoughts in a book. I got a typewriter and typing things in a book became impossible. I began typing on 4x6 notecards. I ran out of ribbon in my typewriter. I wrote on the 4x6 notecards. I bought a new ribbon and new notecards. Now again I am typing on notecards.</p> 39 <p>First, a history: I was writing my thoughts in a book. I got a typewriter and typing things in a book became impossible. I began typing on 4x6 notecards. I ran out of ribbon in my typewriter. I wrote on the 4x6 notecards. I bought a new ribbon and new notecards. Now again I am typing on notecards.</p>
39 <p>What have I been typing? Thoughts, impressions maybe, a log of changes to my mental state. I waited long enough and I began recording them in the same way. If I wait longer the ribbon will run out again and I’ll write again, on notecards or in my book. The same thoughts in different bodies.</p> 40 <p>What have I been typing? Thoughts, impressions maybe, a log of changes to my mental state. I waited long enough and I began recording them in the same way. If I wait longer the ribbon will run out again and I’ll write again, on notecards or in my book. The same thoughts in different bodies.</p>
40 <p>That’s what it means, “Every thing changes or everything stays the same.” It might as well be “and.” Local differences add up to global identities. It’s a <a href="ourobors_memory.html">hoop</a>, right? And we keep going around and we think it’s flat but it’s round like the Earth.</p> 41 <p>That’s what it means, “Every thing changes or everything stays the same.” It might as well be “and.” Local differences add up to global identities. It’s a <a href="ourobors_memory.html">hoop</a>, right? And we keep going around and we think it’s flat but it’s round like the Earth.</p>
41 </blockquote> 42 </blockquote>
42 <p>Paul pushed his chair away from the <a href="finding-the-lion.html">Writing Desk</a> and stared at the notecard. He stood up, knocked his head on the lightbulb, swore. He pulled the notecard from his typewriter and crumpled it up with his left hand. With his right hand he reached in his pocket and pulled out his cigarettes. He put one in his mouth, threw the paper in the corner, grabbed his axe, went out into the woods.</p> 43 <p>Paul pushed his chair away from the <a href="finding-the-lion.html">Writing Desk</a> and stared at the notecard. He stood up, knocked his head on the lightbulb, swore. He pulled the notecard from his typewriter and crumpled it up with his left hand. With his right hand he reached in his pocket and pulled out his cigarettes. He put one in his mouth, threw the paper in the corner, grabbed his axe, went out into the woods.</p>
43 </section> 44 </section>
45</article>
44 46
45 <nav> 47 <nav>
46 <a class="prevlink" href="reports.html"> 48 <a class="prevlink" href="reports.html"
49 title="Next article in Buildings out of air: Paul in the Woods">
47 Reports 50 Reports
48 </a> 51 </a>
49 <a class="prevlink" href="stump.html"> 52 <a class="prevlink" href="stump.html"
53 title="Next article in Buildings out of air: Paul in the Woods">
50 Stump 54 Stump
51 </a> 55 </a>
52 <a href="#" id="lozenge" title="Random page"> &loz; </a> 56 <a href="#" id="lozenge" title="Random page"> &loz; </a>
53 <a class="nextlink" href="options.html"> 57 <a class="nextlink" href="options.html"
54 Options 58 title="Previous article in Buildings out of air: Paul in the Woods">
59 Options>
55 </a> 60 </a>
56 <a class="nextlink" href="tapestry.html"> 61 <a class="nextlink" href="tapestry.html"
57 Tapestry 62 title="Previous article in Buildings out of air: Paul in the Woods">
63 Tapestry>
58 </a> 64 </a>
59 </nav> 65 </nav>
60</body> 66</body>