about summary refs log tree commit diff stats
path: root/building.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 /building.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'building.html')
-rw-r--r--building.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/building.html b/building.html index 174b24a..9486f62 100644 --- a/building.html +++ b/building.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">Building</h1> 30 <h1 class="title">Building</h1>
@@ -32,26 +33,31 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p><em><a href="toilet.html">ART and CRAFT</a> are only the inside and outside of the same building. The ceiling is</em>—here he put his eraser to his bottom lip, thinking. He crossed out <em><del>The ceiling is.</del></em> <em>The floor is reality and the ceiling is <del>aspiration</del> <del>desire</del> that which is desired. CRAFT is building a <a href="boar.html">chair</a> from wood. ART is using the wood as a substrate for an emotional <a href="poetry-time.html">message to a future person</a>, the READER / VIEWER.</em></p> 37 <p><em><a href="toilet.html">ART and CRAFT</a> are only the inside and outside of the same building. The ceiling is</em>—here he put his eraser to his bottom lip, thinking. He crossed out <em><del>The ceiling is.</del></em> <em>The floor is reality and the ceiling is <del>aspiration</del> <del>desire</del> that which is desired. CRAFT is building a <a href="boar.html">chair</a> from wood. ART is using the wood as a substrate for an emotional <a href="poetry-time.html">message to a future person</a>, the READER / VIEWER.</em></p>
37 <p><em>The important thing is they are both made of wood. The important thing is they were both, at one point, alive natural things that grew and changed and pushed their way out of the dirt into the air. They formed buildings out of the air. They didn’t even try.</em></p> 38 <p><em>The important thing is they are both made of wood. The important thing is they were both, at one point, alive natural things that grew and changed and pushed their way out of the dirt into the air. They formed buildings out of the air. They didn’t even try.</em></p>
38 <p><em>What separates us from them, the trees? <a href="plant.html">We have to try.</a> We must labor to create our ART, <a href="index.html">our buildings of air</a>. We lay them out brick by brick, we build them up by disintegrating trees and forming them again into what they were before. Why must we do this? Are there any advantages to this human method?</em></p> 39 <p><em>What separates us from them, the trees? <a href="plant.html">We have to try.</a> We must labor to create our ART, <a href="index.html">our buildings of air</a>. We lay them out brick by brick, we build them up by disintegrating trees and forming them again into what they were before. Why must we do this? Are there any advantages to this human method?</em></p>
39 <p><em>Our advantage is <a href="ouroboros_memory.html">memory</a>. Our advantage is the reaching-out over space and time to others with our words, our ART. Our buildings last for generations, and after they are demolished they are written about, <a href="man.html">photographs</a> are taken, we <strong>remember</strong>. The <a href="riptide_memory.html">act of memory</a> is our only ART.</em></p> 40 <p><em>Our advantage is <a href="ouroboros_memory.html">memory</a>. Our advantage is the reaching-out over space and time to others with our words, our ART. Our buildings last for generations, and after they are demolished they are written about, <a href="man.html">photographs</a> are taken, we <strong>remember</strong>. The <a href="riptide_memory.html">act of memory</a> is our only ART.</em></p>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="stagnant.html"> 45 <a class="prevlink" href="stagnant.html"
46 title="Next article in Buildings out of air: Paul in the Woods">
44 Stagnant 47 Stagnant
45 </a> 48 </a>
46 <a class="prevlink" href="axe.html"> 49 <a class="prevlink" href="axe.html"
50 title="Next article in Buildings out of air: Paul in the Woods">
47 Axe 51 Axe
48 </a> 52 </a>
49 <a href="#" id="lozenge" title="Random page"> &loz; </a> 53 <a href="#" id="lozenge" title="Random page"> &loz; </a>
50 <a class="nextlink" href="yellow.html"> 54 <a class="nextlink" href="yellow.html"
51 Yellow 55 title="Previous article in Buildings out of air: Paul in the Woods">
56 Yellow>
52 </a> 57 </a>
53 <a class="nextlink" href="cereal.html"> 58 <a class="nextlink" href="cereal.html"
54 Cereal 59 title="Previous article in Buildings out of air: Paul in the Woods">
60 Cereal>
55 </a> 61 </a>
56 </nav> 62 </nav>
57</body> 63</body>