diff options
-rw-r--r-- | Makefile | 3 | ||||
-rw-r--r-- | jones-la/song-tttc.tex | 36 |
2 files changed, 38 insertions, 1 deletions
@@ -1,6 +1,6 @@ .POSIX: .SUFFIXES: .tex .pdf -all: examples/mla8.pdf examples/notes.pdf examples/terms.pdf gathing-eng/module-career.pdf model-un/research-guide.pdf tech-math/comb/hw1.pdf tech-math/comb/hw3.pdf tech-math/comb/hw4.pdf tech-math/comb/hw5.pdf tech-math/comb/hw6.pdf tech-math/comb/ws1.pdf tech-math/comb/ws2.pdf tech-math/comb/ws3.pdf tech-math/comb/ws4.pdf tech-math/comb/ws5.pdf tech-math/comb/ws6.pdf tech-math/de/hw1.pdf tech-math/de/hw2.pdf tech-math/de/hw4.pdf tech-math/lect-notes.pdf tech-math/reflection.pdf wroblewski-world/dbq.pdf wroblewski-world/history-six-glasses.pdf wroblewski-world/outlines/unit1.pdf wroblewski-world/outlines/unit4.pdf wroblewski-world/outlines/unit3.pdf wroblewski-world/outlines/unit2.pdf wroblewski-world/reading-notes/compile.pdf wroblewski-world/religion-comp.pdf jones-la/heathcliff-essay.pdf jones-la/zinsser/annotations.pdf jones-la/zinsser/essay.rough.pdf jones-la/zinsser/essay.pdf jones-la/vance/annotations.pdf jones-la/vance/essay.rough.pdf jones-la/vance/essay.edit.pdf jones-la/vance/essay.pdf jones-la/quick1.pdf jones-la/letter.pdf jones-la/wiesenthal.pdf jones-la/persuas.pdf jones-la/shoot.pdf jones-la/quick6.pdf jones-la/paret.pdf jones-la/gatsby-proj.pdf jones-la/rhetorical3.pdf jones-la/reflection.pdf jones-la/rules.pdf jones-la/quick5.pdf jones-la/synth.pdf +all: examples/mla8.pdf examples/notes.pdf examples/terms.pdf gathing-eng/module-career.pdf model-un/research-guide.pdf tech-math/comb/hw1.pdf tech-math/comb/hw3.pdf tech-math/comb/hw4.pdf tech-math/comb/hw5.pdf tech-math/comb/hw6.pdf tech-math/comb/ws1.pdf tech-math/comb/ws2.pdf tech-math/comb/ws3.pdf tech-math/comb/ws4.pdf tech-math/comb/ws5.pdf tech-math/comb/ws6.pdf tech-math/de/hw1.pdf tech-math/de/hw2.pdf tech-math/de/hw4.pdf tech-math/lect-notes.pdf tech-math/reflection.pdf wroblewski-world/dbq.pdf wroblewski-world/history-six-glasses.pdf wroblewski-world/outlines/unit1.pdf wroblewski-world/outlines/unit4.pdf wroblewski-world/outlines/unit3.pdf wroblewski-world/outlines/unit2.pdf wroblewski-world/reading-notes/compile.pdf wroblewski-world/religion-comp.pdf jones-la/heathcliff-essay.pdf jones-la/zinsser/annotations.pdf jones-la/zinsser/essay.rough.pdf jones-la/zinsser/essay.pdf jones-la/vance/annotations.pdf jones-la/vance/essay.rough.pdf jones-la/vance/essay.edit.pdf jones-la/vance/essay.pdf jones-la/quick1.pdf jones-la/letter.pdf jones-la/wiesenthal.pdf jones-la/persuas.pdf jones-la/shoot.pdf jones-la/quick6.pdf jones-la/paret.pdf jones-la/gatsby-proj.pdf jones-la/rhetorical3.pdf jones-la/reflection.pdf jones-la/rules.pdf jones-la/quick5.pdf jones-la/synth.pdf jones-la/song-tttc.pdf .tex.pdf: pdftex --jobname $* $< rm $*.log @@ -61,6 +61,7 @@ jones-la/reflection.pdf: jones-la/reflection.tex jones-la/rules.pdf: jones-la/rules.tex jones-la/quick5.pdf: jones-la/quick5.tex jones-la/synth.pdf: jones-la/synth.tex +jones-la/song-tttc.pdf: jones-la/song-tttc.tex clean: find . -type f | grep -e ".*\.pdf" | xargs rm diff --git a/jones-la/song-tttc.tex b/jones-la/song-tttc.tex new file mode 100644 index 0000000..4af398d --- /dev/null +++ b/jones-la/song-tttc.tex @@ -0,0 +1,36 @@ +\input mla8.tex +\numberfirstpage +\clas{AP Lang} +\name{Holden} \last{Rohrer} +\prof{Jones} +\header +\title{``Sweetheart on the Song Tra Bong'' and + {\it The Edge of Darkness} by Iron Maiden} +% Written in 19 very distracting minutes + +Rat Kiley's story is about the specific instance of a soldier's +girlfriend coming to Vietnam during the war and becoming so enthralled +with the country that her old personality gets lost in combat. The more +general theme that Rat is hinting at is that the war changes people +irreversibly. In the case of Mary Anne, that is an extremely broadened +cultural point of view to the degree that she switches sides and begins +to live in the Vietnamese country side. + +The song {\it The Edge of Darkness} describes, in homage to {\it +Apocalypse Now} with a similar theme, the war changing (often damaging) +one's sense of normalcy. The song says, at the end, ``Here I am, the +knife in my hand/ And now I understand.'' This describes the change in +norms that involvement in the war causes, and is related to Mary Anne's +or even Fossie's change from the war because killing becomes so +normalized in the war that it permanently changes one's point of view. + +Other parts of the book refer into this part, with the ``main +character'' of the song wanting a ``mission'' ``in the jungle,'' and the +book paralleling that with the author cowardly giving in and becoming +one of the soldiers who participates willingly despite the bizarre +and unseemly nature of the war. They both point to ``your soul beginning +to bend'' because of the war, which O'Brien notes isn't always the case +but even when someone makes it through ``intact,'' the war has a +lifelong effect regardless. + +\bye |