diff options
author | Case Duckworth | 2015-03-09 12:39:38 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-09 12:39:38 -0700 |
commit | 0bc764f003a763a30f3030b4de233a512a016881 (patch) | |
tree | f9734e3708fa3eb6449ac1dab05ea62d3da318ce /music-433.html | |
parent | Re write .thing into #container > .content (diff) | |
download | autocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz autocento-0bc764f003a763a30f3030b4de233a512a016881.zip |
HTML compile 2015-03-09
Diffstat (limited to 'music-433.html')
-rw-r--r-- | music-433.html | 32 |
1 files changed, 19 insertions, 13 deletions
diff --git a/music-433.html b/music-433.html index 1424926..a6d53a1 100644 --- a/music-433.html +++ b/music-433.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">Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing</h1> | 30 | <h1 class="title">Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing</h1> |
@@ -34,28 +35,33 @@ | |||
34 | 35 | ||
35 | </header> | 36 | </header> |
36 | 37 | ||
37 | <section class="thing verse"> | 38 | <section class="content verse"> |
38 | <p>Silence lies underneath us all in the same way<br />the Nile has a river underneath ten times as large<br />(although this is an urban legend, apparently).</p> | 39 | <p>Silence lies underneath us all in the same way<br />the Nile has a river underneath ten times as large<br />(although this is an urban legend, apparently).</p> |
39 | <p>So underneath <a href="phone.html">truth</a> or legend, flowing by<br />the feel of their own <a href="nothing-is-ever-over.html">silence</a>, move the stars:<br />silence lies underneath us all in the same way.</p> | 40 | <p>So underneath <a href="phone.html">truth</a> or legend, flowing by<br />the feel of their own <a href="nothing-is-ever-over.html">silence</a>, move the stars:<br />silence lies underneath us all in the same way.</p> |
40 | <p><a href="https://www.youtube.com/watch?feature=player_detailpage&v=zY7UK-6aaNA#t=39">John Cage</a>, I think, understood this: the way<br />that, in a silent room, one still hears the nerves<br />(although this is an urban legend, apparently),</p> | 41 | <p><a href="https://www.youtube.com/watch?feature=player_detailpage&v=zY7UK-6aaNA#t=39">John Cage</a>, I think, understood this: the way<br />that, in a silent room, one still hears the nerves<br />(although this is an urban legend, apparently),</p> |
41 | <p>or the heart, which I find more easily<br />believable: there simply is no way that, by and large,<br />silence lies underneath us all in the same way.</p> | 42 | <p>or the heart, which I find more easily<br />believable: there simply is no way that, by and large,<br />silence lies underneath us all in the same way.</p> |
42 | <p>There must be different silences, because we<br />have different <a href="swansong.html">songs</a> to drown them out, different gods<br />(although these are urban legends, apparently).</p> | 43 | <p>There must be different silences, because we<br />have different <a href="swansong.html">songs</a> to drown them out, different gods<br />(although these are urban legends, apparently).</p> |
43 | <p>But is not all <a href="swansong-alt.html">sound one sound</a>? You and I<br />are two faces to the same head, the same body.<br />Silence lies underneath us all in the same way—<br />although this is an urban legend, apparently.</p> | 44 | <p>But is not all <a href="swansong-alt.html">sound one sound</a>? You and I<br />are two faces to the same head, the same body.<br />Silence lies underneath us all in the same way—<br />although this is an urban legend, apparently.</p> |
44 | </section> | 45 | </section> |
46 | </article> | ||
45 | 47 | ||
46 | <nav> | 48 | <nav> |
47 | <a class="prevlink" href="moon-drowning.html"> | 49 | <a class="prevlink" href="moon-drowning.html" |
50 | title="Next article in Stark Raving"> | ||
48 | The Moon is drowning | 51 | The Moon is drowning |
49 | </a> | 52 | </a> |
50 | <a class="prevlink" href="sixteenth-chapel.html"> | 53 | <a class="prevlink" href="sixteenth-chapel.html" |
54 | title="Next article in Stark Raving"> | ||
51 | The Sixteenth Chapel | 55 | The Sixteenth Chapel |
52 | </a> | 56 | </a> |
53 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
54 | <a class="nextlink" href="riptide_memory.html"> | 58 | <a class="nextlink" href="riptide_memory.html" |
55 | Riptide of memory | 59 | title="Previous article in Stark Raving"> |
60 | Riptide of memory> | ||
56 | </a> | 61 | </a> |
57 | <a class="nextlink" href="about-the-author.html"> | 62 | <a class="nextlink" href="about-the-author.html" |
58 | About the author | 63 | title="Previous article in Stark Raving"> |
64 | About the author> | ||
59 | </a> | 65 | </a> |
60 | </nav> | 66 | </nav> |
61 | </body> | 67 | </body> |