diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /text/lovesong.txt | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
Change file hierarchy and rewrite makefile
- File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile
Diffstat (limited to 'text/lovesong.txt')
-rw-r--r-- | text/lovesong.txt | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/text/lovesong.txt b/text/lovesong.txt new file mode 100644 index 0000000..15970bd --- /dev/null +++ b/text/lovesong.txt | |||
@@ -0,0 +1,55 @@ | |||
1 | --- | ||
2 | title: Love Song | ||
3 | genre: prose | ||
4 | |||
5 | id: lovesong | ||
6 | toc: "Love song" | ||
7 | |||
8 | project: | ||
9 | title: Elegies for alternate selves | ||
10 | class: elegies | ||
11 | order: 15 | ||
12 | prev: | ||
13 | - title: How it happened | ||
14 | link: howithappened | ||
15 | next: | ||
16 | - title: Rough gloves | ||
17 | link: roughgloves | ||
18 | ... | ||
19 | |||
20 | Walking along in the dark is a good way to begin a song. | ||
21 | Walking home in the dark after a long day chasing criminals is another. | ||
22 | Running away from an imagined evil is no way to begin a story. | ||
23 | |||
24 | I am telling you this because you wanted to know what it's like to tell [something so beautiful][] everyone will cry. | ||
25 | I am telling you because I want you to know what it is to keep everything inside of you. | ||
26 | I am telling you. | ||
27 | |||
28 | Can you see? | ||
29 | Can you see into me and reach in your hand and pull me inside out, like an [old shirt][]? | ||
30 | Will you wear me until I unravel on your shoulders, will you cut me apart and use my skin to clean up the [cola you spill][] on the floor when you're drunk? | ||
31 | |||
32 | I want you to know that I want you to know. | ||
33 | Do you want me? | ||
34 | To know is to know. | ||
35 | [I, you want we.][] | ||
36 | We want. | ||
37 | That is why we're here. | ||
38 | To want is to be is to want and I want you. | ||
39 | Do you also? | ||
40 | Check yes or no. | ||
41 | |||
42 | There is a way to end every story, [every song][]. | ||
43 | Every criminal must be caught. | ||
44 | Even those who cry dry their tears. | ||
45 | I cannot tell you all I want because I want to tell you everything. | ||
46 | [There is no art because there is no mirror big enough.][] | ||
47 | We wake up every day. | ||
48 | Sometimes we sleep. | ||
49 | |||
50 | [old shirt]: ronaldmcdonald.html | ||
51 | [every song]: swansong.html | ||
52 | [something so beautiful]: window.html | ||
53 | [cola you spill]: ex-machina.html | ||
54 | [I, you want we.]: poetry-time.html | ||
55 | [There is no art because there is no mirror big enough.]: hands.html | ||