diff options
author | Case Duckworth | 2015-03-10 23:17:06 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 23:17:06 -0700 |
commit | bec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch) | |
tree | eb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /music-433.html | |
parent | Fix broken link in I think it's you (diff) | |
download | autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip |
Move dedication to before epigraph
Diffstat (limited to 'music-433.html')
-rw-r--r-- | music-433.html | 41 |
1 files changed, 19 insertions, 22 deletions
diff --git a/music-433.html b/music-433.html index 26e4b7b..5bc5f68 100644 --- a/music-433.html +++ b/music-433.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,28 +24,24 @@ | |||
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">Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
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> | ||
31 | |||
32 | |||
33 | <!-- dedication --> | ||
34 | <div class="dedication"><a href="https://xkcd.com/1199/">Randall</a></div> | ||
35 | |||
36 | </header> | ||
37 | |||
38 | <section class="content verse"> | ||
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> | ||
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> | ||
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> | ||
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> | ||
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> | ||
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> | ||
45 | </section> | ||
46 | </article> | ||
47 | 35 | ||
36 | <section class="content verse"> | ||
37 | <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> | ||
38 | <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> | ||
39 | <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> | ||
40 | <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> | ||
41 | <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> | ||
42 | <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> | ||
43 | </section> | ||
44 | </article> | ||
48 | <nav> | 45 | <nav> |
49 | <a class="prevlink" href="moon-drowning.html" | 46 | <a class="prevlink" href="moon-drowning.html" |
50 | title="Next article in Stark Raving"> | 47 | title="Next article in Stark Raving"> |
@@ -64,5 +61,5 @@ | |||
64 | About the author | 61 | About the author |
65 | </a> | 62 | </a> |
66 | </nav> | 63 | </nav> |
67 | </body> | 64 | </body> |
68 | </html> | 65 | </html> |