78 lines
3.7 KiB
HTML
78 lines
3.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | The Elevation of Unknown Things</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 | The Elevation of Unknown Things</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p>Something like “Seasons” except about growth through the death of the self and how Job fails in that.</p>
|
|
<ol>
|
|
<li><a href="1-framing-devices.tex.html">Framing devices</a></li>
|
|
<li><a href="3-interpolations.tex.html">Interpolations</a> NB: switched below</li>
|
|
<li><a href="2-friends.tex.html">Friends and “Friends”</a></li>
|
|
<li><a href="4-unknown.tex.html">Unknown things</a> (theodicy)</li>
|
|
<li><a href="5-known.tex.html">Should all things be known</a> (what if the pals really did solve theodicy)</li>
|
|
</ol>
|
|
<p>Rewrite for side-by-side:</p>
|
|
<ol>
|
|
<li><a href="1-framing-devices.html">Framing devices</a><ol>
|
|
<li><a href="1-personal.html">Personal</a></li>
|
|
<li><a href="1-academic.html">Academic</a></li>
|
|
</ol>
|
|
</li>
|
|
<li><a href="2-interpolations.html">Interpolations</a></li>
|
|
<li><a href="3-friends.html">Friends and “Friends”</a></li>
|
|
<li><a href="4-unknown.html">Unknown things</a> (theodicy)</li>
|
|
<li><a href="5-known.html">Should all things be known</a> (what if the pals really did solve theodicy)</li>
|
|
</ol>
|
|
<p>Timeboxed third attempt for academic in footnotes:</p>
|
|
<ul>
|
|
<li class="done2"> <a href="reverse/intro.html">Intro</a></li>
|
|
<li class="done2"> <a href="reverse/background.html">Background</a> — Andrew and Jill and the fundamental unhappiness of identity</li>
|
|
<li class="done2"> <a href="reverse/younes.html">Younes</a> — Gender play and hidden selves</li>
|
|
<li class="rejected"> <a href="reverse/dysphoria.html">Dysphoria</a> — The internal side</li>
|
|
<li class="done2"> <a href="reverse/clash.html">Clash with Jill</a> — Stopped talking, told off for Younes, told to fuck off</li>
|
|
<li class="done2"> <a href="reverse/choice.html">The choice of Job</a></li>
|
|
</ul>
|
|
<p><a href="workshop-notes.html">Workshop notes</a></p>
|
|
<p>Pals quotes:</p>
|
|
<ul>
|
|
<li>Job and his quote-unquote friends</li>
|
|
<li>Narrative/moral/commercial failure (~13 mins)</li>
|
|
<li>Inverse Pascal’s wager (impossible to distinguish between God’s wrath and God’s indifference) even if you believe, this could still happen (~14mins)</li>
|
|
<li>(Hunt for Vanessa Zoltan’s dad saying “If God is not dead, he is not welcome in my home”) (~15mins)</li>
|
|
</ul>
|
|
<p>Chesterton quote:</p>
|
|
<blockquote>
|
|
<p>Job puts forward a note of interrogation; God answers with a note of exclamation. Instead of proving to Job that it is an explicable world, He insists that it is a much stranger world than Job ever thought it was.</p>
|
|
</blockquote>
|
|
<p>G. K. Chesterton https://www.chesterton.org/introduction-to-job/</p>
|
|
<p>On forgiving one’s Elihu:</p>
|
|
<div class="codehilite"><pre><span></span><code>\footnote{}
|
|
</code></pre></div>
|
|
|
|
<hr />
|
|
<p><a href="theology-points.html">theology points</a></p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2024-05-04</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>
|