about summary refs log tree commit diff stats
path: root/tapestry.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 /tapestry.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'tapestry.html')
-rw-r--r--tapestry.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/tapestry.html b/tapestry.html index 9fb5060..290fa6a 100644 --- a/tapestry.html +++ b/tapestry.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">Tapestry</h1> 30 <h1 class="title">Tapestry</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>Apparently typewriters need ribbon. Apparently ribbon is incredibly hard to find anymore because no one uses typewriters. Apparently I am writing my hymns from now on.</em> So he was back to calling his notes “hymns.” He looked up “hymns” in the dictionary. It said that a hymn was “an ode or song of praise or adoration.” Praise or adoration to what? he asked himself. He thought maybe furniture. There was still a lot of notfurniture in what he was again calling his Writing Shack.</p> 37 <p><em>Apparently typewriters need ribbon. Apparently ribbon is incredibly hard to find anymore because no one uses typewriters. Apparently I am writing my hymns from now on.</em> So he was back to calling his notes “hymns.” He looked up “hymns” in the dictionary. It said that a hymn was “an ode or song of praise or adoration.” Praise or adoration to what? he asked himself. He thought maybe furniture. There was still a lot of notfurniture in what he was again calling his Writing Shack.</p>
37 <p>The dictionary also had this to say about “hymn”: that it was possibly related to the old Greek word for “<a href="likingthings.html">weave</a>.” “<a href="roughgloves.html">Weave what</a>” Paul wondered to himself. He wrote this down on a new notecard. <em>Apparently “hymn” means weave somehow. Or it used to. Or its cousin did. What is it weaving? Who is it weaving for? I remember in school we talked about Odysseus and his wife Penelope, who wove a tapestry every day just to take it apart at night. I forget why.</em></p> 38 <p>The dictionary also had this to say about “hymn”: that it was possibly related to the old Greek word for “<a href="likingthings.html">weave</a>.” “<a href="roughgloves.html">Weave what</a>” Paul wondered to himself. He wrote this down on a new notecard. <em>Apparently “hymn” means weave somehow. Or it used to. Or its cousin did. What is it weaving? Who is it weaving for? I remember in school we talked about Odysseus and his wife Penelope, who wove a tapestry every day just to take it apart at night. I forget why.</em></p>
38 <p><em>Maybe she wove the tapestry for Odysseus. Maybe she wove it for herself. What did she weave it of? <a href="ouroboros_memory.html">Memory</a>, maybe? <a href="in-bed.html">Or dream</a>? I think these words make a kind of tapestry, or at least the thread it will be made of. I will weave a hymn to the gods of Literature, out of fiction. My furniture was a try at weaving, but I am shit at furniture. So writing it is again.</em></p> 39 <p><em>Maybe she wove the tapestry for Odysseus. Maybe she wove it for herself. What did she weave it of? <a href="ouroboros_memory.html">Memory</a>, maybe? <a href="in-bed.html">Or dream</a>? I think these words make a kind of tapestry, or at least the thread it will be made of. I will weave a hymn to the gods of Literature, out of fiction. My furniture was a try at weaving, but I am shit at furniture. So writing it is again.</em></p>
39 <p>He wrote <em><strong>NOTES FOR A HYMN</strong></em> at the top of this notecard.</p> 40 <p>He wrote <em><strong>NOTES FOR A HYMN</strong></em> at the top of this notecard.</p>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="phone.html"> 45 <a class="prevlink" href="phone.html"
46 title="Next article in Buildings out of air: Paul in the Woods">
44 Phone 47 Phone
45 </a> 48 </a>
46 <a class="prevlink" href="swear.html"> 49 <a class="prevlink" href="swear.html"
50 title="Next article in Buildings out of air: Paul in the Woods">
47 Swear 51 Swear
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="window.html"> 54 <a class="nextlink" href="window.html"
51 Window 55 title="Previous article in Buildings out of air: Paul in the Woods">
56 Window>
52 </a> 57 </a>
53 <a class="nextlink" href="toilet.html"> 58 <a class="nextlink" href="toilet.html"
54 Toilet 59 title="Previous article in Buildings out of air: Paul in the Woods">
60 Toilet>
55 </a> 61 </a>
56 </nav> 62 </nav>
57</body> 63</body>