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/question.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/question.txt')
-rw-r--r-- | text/question.txt | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/text/question.txt b/text/question.txt new file mode 100644 index 0000000..4f02258 --- /dev/null +++ b/text/question.txt | |||
@@ -0,0 +1,54 @@ | |||
1 | --- | ||
2 | title: Question | ||
3 | genre: prose | ||
4 | |||
5 | id: question | ||
6 | toc: "Question" | ||
7 | |||
8 | project: | ||
9 | title: "Buildings out of air: Paul in the Woods" | ||
10 | class: paul | ||
11 | order: 19 | ||
12 | next: | ||
13 | - title: Sapling | ||
14 | link: sapling | ||
15 | - title: Reports | ||
16 | link: reports | ||
17 | prev: | ||
18 | - title: Window | ||
19 | link: window | ||
20 | - title: Punch | ||
21 | link: punch | ||
22 | ... | ||
23 | |||
24 | "Do you have to say your thoughts out loud for them to mean anything" Paul asked Jill on his first coffee break at work. | ||
25 | It was in the city and his mother told him she wouldn't drive him so he'd had to take the bus. | ||
26 | Number 3 he thought it was. | ||
27 | [He couldn't quite remember.][remember] | ||
28 | Jill said "Sorry what?" | ||
29 | Paul realized that she hadn't really noticed him there in the break room as he was hunched behind the refrigerator a little and she was busy pouring coffee and exactly two tablespoons of both milk and sugar into her mug before she put the coffee in. | ||
30 | He decided to repeat the question. | ||
31 | |||
32 | "How do you think" he asked. | ||
33 | "Like everyone else I guess" she said "I have a thought and if it's important I write it down." | ||
34 | "Do you have to say them out loud for them to make sense?" | ||
35 | "Are you asking if I talk to myself?" | ||
36 | A pause. | ||
37 | "I guess so" he said looking down. | ||
38 | He had a feeling this was a bad thing. | ||
39 | "Sometimes" she said and walked out of the break room. | ||
40 | She didn't understand the importance of his question. | ||
41 | She popped her head back in a moment later and his heart leaped in his chest. | ||
42 | |||
43 | "How's your first day going so far" she asked. | ||
44 | "Can you understand everything okay?" | ||
45 | "Yes" he said "you were right it's pretty basic." | ||
46 | "Good" she said. | ||
47 | "Paul?" | ||
48 | "Yes." | ||
49 | "Do you have to say all of your thoughts out loud to remember them?" | ||
50 | He shook his head. | ||
51 | |||
52 | Only all of the time, Paul thought to himself but didn't speak. | ||
53 | |||
54 | [remember]: riptide_memory.html | ||