zk_html/misc/summerschool.html

44 lines
2.0 KiB
HTML
Raw Normal View History

2022-06-17 04:50:15 +00:00
<!doctype html>
<html>
<head>
<title>Zk | summerschool</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | summerschool</h1>
</header>
<article class="content">
<h1 id="summer-school-2022">Summer School 2022</h1>
<p>Options are presenting one of Florilegium as strictly an analysis.</p>
<ul>
<li>Seasons would be less rigorous (like, what is the thesis? I guess that poetry changes the reader? I guess I could talk about the lack of a framework for grief by going over just the Dwale parts of the footnotes through the analysis, then spending the last few minutes talking about it from a layer above, after all, we form a parasocial relationship with the dead)<ul>
<li>Intro (2min)</li>
<li>Spring (2min)</li>
<li>Summer (2min)</li>
<li>Autumn (3min)</li>
<li>Winter (3min)</li>
<li>Spirals (3min)</li>
</ul>
</li>
<li>Unknown Things would be more rigorous, but is astoundingly religious (the thesis is something like &lsquo;catastrophic life events lead to a shift in one&rsquo;s own reality, expressed as a death of the old self and a birth of the new; Job becomes either Jonah or Qohelet, just as a death of a friend led to the death of Matthew, and I could have become a burnt out husk or Madison)</li>
<li>Margins is probably the right balance, but not done (thesis would be an exploration of the ecstasy/terror of love through Time War and its parallels to the Duino Elegies.)</li>
</ul>
</article>
<footer>
<p>Page generated on 2022-06-16</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>