zk_html/writing/3/unknown-things/index.html

79 lines
3.6 KiB
HTML
Raw Normal View History

2021-11-28 20:00:12 +00:00
<!doctype html>
<html>
<head>
<title>Zk | The Elevation of Unknown Things</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 | The Elevation of Unknown Things</h1>
</header>
<article class="content">
<h1 id="the-elevation-of-unknown-things">The Elevation of Unknown Things</h1>
2022-03-03 06:20:15 +00:00
<p>A personal essay on spirituality and religion. Couch in the context of what does religion mean in Post-Self, maybe as written by Ioan and Joseph Chace? 2291/systime 167</p>
<h2 id="ideas">Ideas</h2>
2021-11-28 20:00:12 +00:00
<p>In no particular order</p>
<ul>
<li class="done0"> <a href="prayer.html">Prayer</a> - The alignment of the self with God in all things</li>
<li class="done0"> <a href="kingdom.html">The Kingdom of God</a> - The alignment of all with God in all things</li>
<li class="done0"> <a href="frameworks.html">Frameworks of language</a> - Framing the numinous in the language of spirituality</li>
<li class="done0"> <a href="hierarchies.html">Hierarchies</a> - The appeal of Quakerism</li>
2022-03-08 03:25:15 +00:00
<li class="done0"> <a href="numinous.html">The numinous</a> - The elevation of unknown things</li>
2021-11-28 20:00:12 +00:00
<li class="done0"> <a href="all-things.html">Should all things be known</a> - If there is nothing unknown left, what then? (viz Universal Paperclips)</li>
<li class="done0"> <a href="fractal.html">The fractal nature of God</a> - Infinitely nested nature of physicality mirrored in the divine (incl Ground)</li>
<li class="done0"> <a href="charismatics.html">Lapsed charismatics</a> - Quakers as lapsed charismatics</li>
<li class="done0"> <a href="ens.html">Eschatology and soteriology</a> - The subtle importance of E&amp;S</li>
<li class="done0"> <a href="mme.html">Magic, mystery, and ecstasy</a> - Journey through PF/Phoenix spirituality, the importance thereof</li>
2022-01-04 01:05:12 +00:00
<li class="done0"> <a href="grief.html">On grief</a> - Job = argue with God; Ecclesiastes = letting go</li>
2021-11-28 20:00:12 +00:00
</ul>
2022-02-16 01:29:38 +00:00
<h2 id="outline">Outline</h2>
2022-02-16 03:45:14 +00:00
<ul>
2022-03-03 06:20:15 +00:00
<li><a href="intro.html">Intro</a></li>
2022-03-08 03:35:15 +00:00
<li><a href="layers.html">Layers</a><ul>
2022-03-08 03:25:15 +00:00
<li><a href="section-numinous.html">Sense of the numinous</a><ul>
<li><a href="numinous.html">The numinous</a></li>
<li><a href="prayer.html">Prayer</a></li>
<li><a href="ecstasy.html">Ecstasy</a></li>
2022-03-03 06:20:15 +00:00
</ul>
</li>
2022-03-08 03:25:15 +00:00
<li><a href="section-intellectual.html">Intellectual</a><ul>
<li><a href="frameworks.html">Frameworks</a></li>
<li><a href="fractal.html">Fractal natures</a></li>
<li><a href="mystery.html">Mystery</a></li>
2022-03-08 03:35:15 +00:00
<li><a href="theodicy.html">Theodicy</a></li>
2022-03-08 03:25:15 +00:00
</ul>
</li>
<li><a href="section-emotional.html">Emotional</a><ul>
<li><a href="grief.html">Grief</a></li>
<li><a href="eschatology.html">Eschatology</a> (or existential grief)</li>
<li><a href="charismatics.html">Lapsed charismatics</a></li>
</ul>
</li>
<li><a href="section-practical.html">Physical/practical</a><ul>
<li><a href="communities.html">Communities</a></li>
<li><a href="hierarchies.html">Hierarchies</a></li>
<li><a href="kingdom.html">The Kingdom of Heaven</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="conclusion.html">Conclusion</a> (should all things be known) vis a vis paperclip maximizer</li>
2022-02-16 03:45:14 +00:00
</ul>
2021-11-28 20:00:12 +00:00
</article>
<footer>
2022-03-08 03:25:15 +00:00
<p>Page generated on 2022-03-07</p>
2021-11-28 20:00:12 +00:00
</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>