zk_html/diary/2006-02-13-15:52:08.html

46 lines
3.7 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<title>Zk | Oh jeez..</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Oh jeez..</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<details text="So much BS!"><summary>So much BS!</summary>
“Stories are for those late hours in the night when you cant remember how you got from where you were to where you are.” OBriens tendency throughout The Things They Carried is to explore this one particular why of stories. Granted, each story has its own why, or maybe several sometimes even none but when the writer steps back from his “story-truth,” as OBrien does in the chapter “Good Form,” he does nothing to clarify why the story is.
This obfuscation is well worth it in this case, however. By pulling the reader back from the directly told stories of the previous chapters, the story expands from just the twenty-one men in the stories to a wider world and a larger time scale. “Stories are for joining the past to the future,” OBrien mentions, and in this case, a dreamlike bridge is drawn, as Curt Lemon was, up through the trees of the war and into a present time, where an aging veteran writes for his own particular why. OBrien does this several times throughout the book, and each time solidifies the true story.
It isnt easy for a writer to write to an audience. Without sounding cliché, he must address the reader and hold their interest through a conversation, all while keeping track of the plot. The same problem continuously faces a composer. Through music, he must write a little story woven through the melody, and one portrayed in the instrumentation, another hidden in the harmony; and throughout the whole piece, he must tie them together with one bit “Why?” for the listener to explore.
When I write, both music and words, these stories are really what Im thinking about. I dont think too much about creating a bridge to get from here to there, or to try and remember how I got where I am, just as Im sure that OBrien wasnt thinking of how he could write a novel that somehow spanned twenty-some years of his life, so much as he was thinking about telling the stories in The Things They Carried.
Perhaps thats what he carried; the stories. Stories of a man he killed, stories of comrades being lifted to the trees by the sunlight, stories of a grown man and his daughter. Each of these has its own why, or several, or none. When he wrote this book, he was getting the reader to help share the burden of these stories, to hump it with him, all the while asking why.
</details>
<p>Note how I use big words and a distant writing style with Cummings-like grammar to try to impress - or at least confuse - my professor XD I probably should&rsquo;ve started on this a little sooner ^</p>
</article>
<footer>
<p>Page generated on 2006-02-13 15:52:08</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>