diff options
author | Case Duckworth | 2015-03-18 12:22:54 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-18 12:22:54 -0700 |
commit | 2457b3dcbf1a5fcd48a73320d6b12fbd549f27c4 (patch) | |
tree | 7d987363fd41219c99a94799ff66dea0f16a3eb6 | |
parent | Revise README.txt (diff) | |
download | autocento-2457b3dcbf1a5fcd48a73320d6b12fbd549f27c4.tar.gz autocento-2457b3dcbf1a5fcd48a73320d6b12fbd549f27c4.zip |
Add genesis section to README
-rw-r--r-- | README.html | 11 | ||||
-rw-r--r-- | river/README.river | 299 | ||||
-rw-r--r-- | src/README.txt | 27 |
3 files changed, 35 insertions, 302 deletions
diff --git a/README.html b/README.html index 3aeff9f..e04dddd 100644 --- a/README.html +++ b/README.html | |||
@@ -47,8 +47,15 @@ | |||
47 | 47 | ||
48 | <section class="content prose"><section id="introduction" class="level2"> | 48 | <section class="content prose"><section id="introduction" class="level2"> |
49 | <h2>Introduction</h2> | 49 | <h2>Introduction</h2> |
50 | <p><em>Autocento <a href="http://www.ibiblio.org/eldritch/owh/abt.html">of the breakfast table</a></em> is a hypertextual exploration of the workings of revision across time. Somebody<sup>[<em><a href="https://en.wikipedia.org/wiki/Wikipedia:Citing_sources#Dealing_with_unsourced_material">citation needed</a></em>]</sup> once said that every relationship we have is part of the same relationship; the same is true of authorship. As we write, as we continue writing across our lives, patterns thread themselves through our work: images, certain phrases, preoccupations. This project attempts to make those threads more apparent, using the technology of hypertext.</p> | 50 | <p><em>Autocento <a href="http://www.ibiblio.org/eldritch/owh/abt.html">of the breakfast table</a></em> is a hypertextual exploration of the workings of revision across time. Somebody<sup>[<a href="https://en.wikipedia.org/wiki/Wikipedia:Citing_sources#Dealing_with_unsourced_material">citation needed</a>]</sup> once said that every relationship we have is part of the same relationship; the same is true of authorship. As we write, as we continue writing across our lives, patterns thread themselves through our work: images, certain phrases, preoccupations. This project attempts to make those threads more apparent, using the technology of hypertext.</p> |
51 | <p>I’m also an MFA candidate at [Northern Arizona University][NAU]. This is my thesis.</p> | 51 | <p>I’m also an MFA candidate at <a href="http://nau.edu/CAL/English/Degrees-Programs/Graduate/MFA/">Northern Arizona University</a>. This is my thesis.</p> |
52 | </section> | ||
53 | <section id="genesis" class="level2"> | ||
54 | <h2>Genesis</h2> | ||
55 | <p>This project revolves around two sister concepts: the <em>hapax legomenon</em> and the <em>cento</em>.</p> | ||
56 | <p><em>Hapax legomenon</em> (<a href="http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.04.0057:entry=a%28/pac">ἅπαξ</a> λεγόμενον) is Greek for “something said only once.” It’s used in linguistics to describe words that appear only once in a corpus. If expanded to <em>n-grams</em>, it can be used to describe utterances that occur only once, and this is where it gets interesting. If this line of thinking is taken to its logical conclusion, we can say that all writing, all utterances, are <em>hapax legomena</em>, because they appear only once in the world as they are. In short, everything is individual; everything is differentiated; everything is an island.</p> | ||
57 | <p>On the other hand, a <em>cento</em>, from the Latin, from the Greek κέντρόνη, meaning “patchwork garment,” is a poem composed completely of fragments of other poems. It’s a mash-up that makes up for its lack of originality in utterance with a novelty in arrangement. Usually, it refers to taking phrases, lines, or stanzas from other authors’ works, but I don’t see why it couldn’t refer to <em>n-grams</em> or individual words. If <em>this</em> line of thinking is taken to its logical conclusion, we can say that no writing is truly original; that every utterance has, in some scrambled way at least, been uttered before. In other words, nothing is individual. We float on an ocean of language which we did nothing to create, and the best we can hope for is to find some combination that hasn’t been thought of too many times before. As Solomon said, “<a href="https://www.biblegateway.com/passage/?search=Ecclesiastes+1%3A9&version=NIV">There is nothing new under the sun</a>.”</p> | ||
58 | <p><em>Autocento of the breakfast table</em> works within the tension caused by these two concepts.</p> | ||
52 | </section> | 59 | </section> |
53 | <section id="process" class="level2"> | 60 | <section id="process" class="level2"> |
54 | <h2>Process</h2> | 61 | <h2>Process</h2> |
diff --git a/river/README.river b/river/README.river index 0fa39e2..e69de29 100644 --- a/river/README.river +++ b/river/README.river | |||
@@ -1,299 +0,0 @@ | |||
1 | autocento | ||
2 | of | ||
3 | the | ||
4 | breakfast | ||
5 | table | ||
6 | about | ||
7 | this | ||
8 | site | ||
9 | introduction | ||
10 | autocento | ||
11 | of | ||
12 | the | ||
13 | breakfast | ||
14 | table | ||
15 | is | ||
16 | a | ||
17 | hypertextual | ||
18 | exploration | ||
19 | of | ||
20 | the | ||
21 | workings | ||
22 | of | ||
23 | revision | ||
24 | across | ||
25 | time | ||
26 | somebody | ||
27 | citation | ||
28 | needed | ||
29 | once | ||
30 | said | ||
31 | that | ||
32 | every | ||
33 | relationship | ||
34 | we | ||
35 | have | ||
36 | is | ||
37 | part | ||
38 | of | ||
39 | the | ||
40 | same | ||
41 | relationship | ||
42 | the | ||
43 | same | ||
44 | is | ||
45 | true | ||
46 | of | ||
47 | authorship | ||
48 | as | ||
49 | we | ||
50 | write | ||
51 | as | ||
52 | we | ||
53 | continue | ||
54 | writing | ||
55 | across | ||
56 | our | ||
57 | lives | ||
58 | patterns | ||
59 | thread | ||
60 | themselves | ||
61 | through | ||
62 | our | ||
63 | work | ||
64 | images | ||
65 | certain | ||
66 | phrases | ||
67 | preoccupations | ||
68 | this | ||
69 | project | ||
70 | attempts | ||
71 | to | ||
72 | make | ||
73 | those | ||
74 | threads | ||
75 | more | ||
76 | apparent | ||
77 | using | ||
78 | the | ||
79 | technology | ||
80 | of | ||
81 | hypertext | ||
82 | i'm | ||
83 | also | ||
84 | an | ||
85 | mfa | ||
86 | candidate | ||
87 | at | ||
88 | northern | ||
89 | arizona | ||
90 | university | ||
91 | nau | ||
92 | this | ||
93 | is | ||
94 | my | ||
95 | thesis | ||
96 | process | ||
97 | in | ||
98 | compiling | ||
99 | the | ||
100 | works | ||
101 | that | ||
102 | make | ||
103 | up | ||
104 | this | ||
105 | text | ||
106 | i've | ||
107 | pulled | ||
108 | from | ||
109 | a | ||
110 | few | ||
111 | different | ||
112 | projects | ||
113 | elegies | ||
114 | for | ||
115 | alternate | ||
116 | selves | ||
117 | the | ||
118 | book | ||
119 | of | ||
120 | hezekiah | ||
121 | stark | ||
122 | raving | ||
123 | buildings | ||
124 | out | ||
125 | of | ||
126 | air | ||
127 | as | ||
128 | well | ||
129 | as | ||
130 | added | ||
131 | new | ||
132 | articles | ||
133 | written | ||
134 | quite | ||
135 | recently | ||
136 | as | ||
137 | i've | ||
138 | compiled | ||
139 | them | ||
140 | into | ||
141 | this | ||
142 | project | ||
143 | i've | ||
144 | linked | ||
145 | them | ||
146 | together | ||
147 | based | ||
148 | on | ||
149 | common | ||
150 | images | ||
151 | or | ||
152 | language | ||
153 | moving | ||
154 | back | ||
155 | and | ||
156 | forth | ||
157 | through | ||
158 | time | ||
159 | this | ||
160 | should | ||
161 | give | ||
162 | the | ||
163 | reader | ||
164 | a | ||
165 | fair | ||
166 | idea | ||
167 | of | ||
168 | what | ||
169 | my | ||
170 | head | ||
171 | looks | ||
172 | like | ||
173 | on | ||
174 | the | ||
175 | inside | ||
176 | technology | ||
177 | because | ||
178 | this | ||
179 | project | ||
180 | lives | ||
181 | online | ||
182 | i've | ||
183 | used | ||
184 | a | ||
185 | fair | ||
186 | amount | ||
187 | of | ||
188 | technology | ||
189 | to | ||
190 | get | ||
191 | it | ||
192 | there | ||
193 | first | ||
194 | i | ||
195 | converted | ||
196 | all | ||
197 | the | ||
198 | articlesi've | ||
199 | decided | ||
200 | to | ||
201 | use | ||
202 | the | ||
203 | word | ||
204 | article | ||
205 | instead | ||
206 | of | ||
207 | poem | ||
208 | because | ||
209 | not | ||
210 | all | ||
211 | of | ||
212 | the | ||
213 | texts | ||
214 | included | ||
215 | are | ||
216 | poems | ||
217 | and | ||
218 | instead | ||
219 | of | ||
220 | piece | ||
221 | because | ||
222 | piece | ||
223 | is | ||
224 | vague | ||
225 | and | ||
226 | to | ||
227 | my | ||
228 | mind | ||
229 | pretentious | ||
230 | i'm | ||
231 | aware | ||
232 | that | ||
233 | the | ||
234 | true | ||
235 | etymology | ||
236 | of | ||
237 | article | ||
238 | does | ||
239 | not | ||
240 | reflect | ||
241 | my | ||
242 | use | ||
243 | of | ||
244 | it | ||
245 | namely | ||
246 | a | ||
247 | little | ||
248 | chunk | ||
249 | of | ||
250 | art | ||
251 | a | ||
252 | la | ||
253 | the | ||
254 | personal | ||
255 | folk | ||
256 | derivation | ||
257 | of | ||
258 | icicle | ||
259 | treicle | ||
260 | etc | ||
261 | present | ||
262 | into | ||
263 | plain | ||
264 | text | ||
265 | files | ||
266 | which | ||
267 | are | ||
268 | viewable | ||
269 | here | ||
270 | then | ||
271 | i | ||
272 | used | ||
273 | john | ||
274 | mcfarlane's | ||
275 | venerable | ||
276 | document | ||
277 | preparation | ||
278 | system | ||
279 | pandoc | ||
280 | along | ||
281 | with | ||
282 | a | ||
283 | short | ||
284 | script | ||
285 | to | ||
286 | compile | ||
287 | the | ||
288 | text | ||
289 | sources | ||
290 | to | ||
291 | html | ||
292 | using | ||
293 | this | ||
294 | template | ||
295 | the | ||
296 | compiled | ||
297 | html | ||
298 | is | ||
299 | wh \ No newline at end of file | ||
diff --git a/src/README.txt b/src/README.txt index c9550a1..ce382d7 100644 --- a/src/README.txt +++ b/src/README.txt | |||
@@ -15,13 +15,34 @@ Introduction | |||
15 | ------------ | 15 | ------------ |
16 | 16 | ||
17 | _Autocento [of the breakfast table][]_ is a hypertextual exploration of the workings of revision across time. | 17 | _Autocento [of the breakfast table][]_ is a hypertextual exploration of the workings of revision across time. |
18 | Somebody^[_[citation needed][]_]^ once said that every relationship we have is part of the same relationship; the same is true of authorship. | 18 | Somebody^[[citation needed][]]^ once said that every relationship we have is part of the same relationship; the same is true of authorship. |
19 | As we write, as we continue writing across our lives, patterns thread themselves through our work: images, certain phrases, preoccupations. | 19 | As we write, as we continue writing across our lives, patterns thread themselves through our work: images, certain phrases, preoccupations. |
20 | This project attempts to make those threads more apparent, using the technology of hypertext. | 20 | This project attempts to make those threads more apparent, using the technology of hypertext. |
21 | 21 | ||
22 | I'm also an MFA candidate at [Northern Arizona University][NAU]. | 22 | I'm also an MFA candidate at [Northern Arizona University][NAU]. |
23 | This is my thesis. | 23 | This is my thesis. |
24 | 24 | ||
25 | Genesis | ||
26 | ------- | ||
27 | |||
28 | This project revolves around two sister concepts: the _hapax legomenon_ and the _cento_. | ||
29 | |||
30 | _Hapax legomenon_ ([ἅπαξ][] λεγόμενον) is Greek for "something said only once." | ||
31 | It's used in linguistics to describe words that appear only once in a corpus. | ||
32 | If expanded to _n-grams_, it can be used to describe utterances that occur only once, and this is where it gets interesting. | ||
33 | If this line of thinking is taken to its logical conclusion, we can say that all writing, all utterances, are _hapax legomena_, because they appear only once in the world as they are. | ||
34 | In short, everything is individual; everything is differentiated; everything is an island. | ||
35 | |||
36 | On the other hand, a _cento_, from the Latin, from the Greek κέντρόνη, meaning "patchwork garment," is a poem composed completely of fragments of other poems. | ||
37 | It's a mash-up that makes up for its lack of originality in utterance with a novelty in arrangement. | ||
38 | Usually, it refers to taking phrases, lines, or stanzas from other authors' works, but I don't see why it couldn't refer to _n-grams_ or individual words. | ||
39 | If _this_ line of thinking is taken to its logical conclusion, we can say that no writing is truly original; that every utterance has, in some scrambled way at least, been uttered before. | ||
40 | In other words, nothing is individual. | ||
41 | We float on an ocean of language which we did nothing to create, and the best we can hope for is to find some combination that hasn't been thought of too many times before. | ||
42 | As Solomon said, "[There is nothing new under the sun][nothing-new]." | ||
43 | |||
44 | _Autocento of the breakfast table_ works within the tension caused by these two concepts. | ||
45 | |||
25 | Process | 46 | Process |
26 | ------- | 47 | ------- |
27 | 48 | ||
@@ -77,6 +98,10 @@ If you'd like to contact me about the state of this work or my writing in genera | |||
77 | <!-- links & footnotes --> | 98 | <!-- links & footnotes --> |
78 | [of the breakfast table]: http://www.ibiblio.org/eldritch/owh/abt.html | 99 | [of the breakfast table]: http://www.ibiblio.org/eldritch/owh/abt.html |
79 | [citation needed]: https://en.wikipedia.org/wiki/Wikipedia:Citing_sources#Dealing_with_unsourced_material | 100 | [citation needed]: https://en.wikipedia.org/wiki/Wikipedia:Citing_sources#Dealing_with_unsourced_material |
101 | [NAU]: http://nau.edu/CAL/English/Degrees-Programs/Graduate/MFA/ | ||
102 | |||
103 | [ἅπαξ]: http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.04.0057:entry=a%28/pac | ||
104 | [nothing-new]: https://www.biblegateway.com/passage/?search=Ecclesiastes+1%3A9&version=NIV | ||
80 | 105 | ||
81 | [text]: src/index.html | 106 | [text]: src/index.html |
82 | 107 | ||