58 lines
2.7 KiB
HTML
58 lines
2.7 KiB
HTML
<!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>
|
|
<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>
|
|
<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>
|
|
<li class="done0"> <a href="numenous.html">The numinous</a> - The elevation of unknown things</li>
|
|
<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&S</li>
|
|
<li class="done0"> <a href="mme.html">Magic, mystery, and ecstasy</a> - Journey through PF/Phoenix spirituality, the importance thereof</li>
|
|
<li class="done0"> <a href="grief.html">On grief</a> - Job = argue with God; Ecclesiastes = letting go</li>
|
|
</ul>
|
|
<h2 id="outline">Outline</h2>
|
|
<ul>
|
|
<li><a href="intro.html">Intro</a></li>
|
|
<li>Layers<ul>
|
|
<li>Sense of the numinous</li>
|
|
<li>Intellectual</li>
|
|
<li>Emotional</li>
|
|
<li>Physical/practica</li>
|
|
</ul>
|
|
</li>
|
|
<li></li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2022-03-02</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>
|