about summary refs log tree commit diff stats
path: root/early.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /early.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'early.html')
-rw-r--r--early.html37
1 files changed, 18 insertions, 19 deletions
diff --git a/early.html b/early.html index 7313273..6fcd54b 100644 --- a/early.html +++ b/early.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,25 +24,23 @@
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">Early</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Early</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
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>
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>
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>
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>
41 <p>He wrote <em>PATTERN = MEMORY</em> in his notebook.</p>
42 </section>
43</article>
44 35
36 <section class="content prose">
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>
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>
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>
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>
41 <p>He wrote <em>PATTERN = MEMORY</em> in his notebook.</p>
42 </section>
43 </article>
45 <nav> 44 <nav>
46 <a class="prevlink" href="stump.html" 45 <a class="prevlink" href="stump.html"
47 title="Next article in Buildings out of air: Paul in the Woods"> 46 title="Next article in Buildings out of air: Paul in the Woods">
@@ -61,5 +60,5 @@
61 Father 60 Father
62 </a> 61 </a>
63 </nav> 62 </nav>
64</body> 63 </body>
65</html> 64</html>