about summary refs log tree commit diff stats
path: root/early.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 /early.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'early.html')
-rw-r--r--early.html30
1 files changed, 18 insertions, 12 deletions
diff --git a/early.html b/early.html index 5290987..3dbd6cf 100644 --- a/early.html +++ b/early.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">Early</h1> 30 <h1 class="title">Early</h1>
@@ -32,27 +33,32 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p><em>YOU CANNOT DISCOVER ART ART MUST BE CREATED</em> he sat on the couch at home while his mother <a href="real-writer.html">watched TV</a> and smoked. <a href="when-im-sorry-i.html">Dinner had been chicken</a> and peas with <a href="shipwright.html">milk</a> and afterward Paul and his mother sat on opposite ends of the couch. At intervals she would look sideways at Paul writing. He pretended not to notice.</p> 37 <p><em>YOU CANNOT DISCOVER ART ART MUST BE CREATED</em> he sat on the couch at home while his mother <a href="real-writer.html">watched TV</a> and smoked. <a href="when-im-sorry-i.html">Dinner had been chicken</a> and peas with <a href="shipwright.html">milk</a> and afterward Paul and his mother sat on opposite ends of the couch. At intervals she would look sideways at Paul writing. He pretended not to notice.</p>
37 <p><em>ART = ARTIFICE</em> he wrote. <em>ARTIFICE MEANS UNNATURAL. ARTIFICE MEANS BUILT. TO BUILD MEANS TO <a href="fire.html">FIND A PATTERN</a> &amp; FIND A PATTERN IS WHAT WE ARE GOOD AT.</em> He thought about this while someone else won a car.</p> 38 <p><em>ART = ARTIFICE</em> he wrote. <em>ARTIFICE MEANS UNNATURAL. ARTIFICE MEANS BUILT. TO BUILD MEANS TO <a href="fire.html">FIND A PATTERN</a> &amp; FIND A PATTERN IS WHAT WE ARE GOOD AT.</em> He thought about this while someone else won a car.</p>
38 <p>“Do you think humans are good at finding patterns because we are hunters” he asked his mother. She <a href="movingsideways.html">looked sideways</a> at him and said “Sure Paul.” “Early on in our evolution we were hunters right? And to hunt we had to see the patterns in seemingly random events, like where the gazelle went each year” “Paul I’m trying to watch TV. If you’re going to write this stuff go do it in your room you’re distracting.” Paul got up and went to his room and lay down on his bed.</p> 39 <p>“Do you think humans are good at finding patterns because we are hunters” he asked his mother. She <a href="movingsideways.html">looked sideways</a> at him and said “Sure Paul.” “Early on in our evolution we were hunters right? And to hunt we had to see the patterns in seemingly random events, like where the gazelle went each year” “Paul I’m trying to watch TV. If you’re going to write this stuff go do it in your room you’re distracting.” Paul got up and went to his room and lay down on his bed.</p>
39 <p>“If the gazelle went <a href="serengeti.html">to the same place</a> every year” he thought “did they know the pattern too? Or was it random for them, did they think each year ‘This seems like a good spot let’s graze here’ without knowing?”</p> 40 <p>“If the gazelle went <a href="serengeti.html">to the same place</a> every year” he thought “did they know the pattern too? Or was it random for them, did they think each year ‘This seems like a good spot let’s graze here’ without knowing?”</p>
40 <p>He wrote <em>PATTERN = MEMORY</em> in his notebook.</p> 41 <p>He wrote <em>PATTERN = MEMORY</em> in his notebook.</p>
41 </section> 42 </section>
43</article>
42 44
43 <nav> 45 <nav>
44 <a class="prevlink" href="stump.html"> 46 <a class="prevlink" href="stump.html"
47 title="Next article in Buildings out of air: Paul in the Woods">
45 Stump 48 Stump
46 </a> 49 </a>
47 <a class="prevlink" href="dream.html"> 50 <a class="prevlink" href="dream.html"
51 title="Next article in Buildings out of air: Paul in the Woods">
48 Dream 52 Dream
49 </a> 53 </a>
50 <a href="#" id="lozenge" title="Random page"> &loz; </a> 54 <a href="#" id="lozenge" title="Random page"> &loz; </a>
51 <a class="nextlink" href="toothpaste.html"> 55 <a class="nextlink" href="toothpaste.html"
52 Toothpaste 56 title="Previous article in Buildings out of air: Paul in the Woods">
57 Toothpaste>
53 </a> 58 </a>
54 <a class="nextlink" href="father.html"> 59 <a class="nextlink" href="father.html"
55 Father 60 title="Previous article in Buildings out of air: Paul in the Woods">
61 Father>
56 </a> 62 </a>
57 </nav> 63 </nav>
58</body> 64</body>