73 lines
1.8 KiB
HTML
73 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Thesis idea</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 | Thesis idea</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<details text="Thesis Idea"><summary>Thesis Idea</summary>The Music of the Spheres: Mysticism and Music Through the Ages.
|
|
|
|
Definitions
|
|
- Spiritualities
|
|
-- Minor
|
|
-- Major
|
|
-- Dominant
|
|
- Mysticism
|
|
- Secular/National mysticism
|
|
- Musical mysticism
|
|
Early Music
|
|
- Asia
|
|
- Mid-east?
|
|
- Africa?
|
|
- N. America
|
|
Early Majority Spiritualities
|
|
- Greek
|
|
- Judaism
|
|
- Hinduism?
|
|
- East Asian?
|
|
Rise of Dominant Spiritualities
|
|
- Judaism
|
|
- Christianity
|
|
-- Catholicism
|
|
-- After the Schism
|
|
- Asia? Pwease?
|
|
Changes in the Enlightenment
|
|
- Some crap here
|
|
The Romantic Era Resurgence
|
|
- Keats Keats Keats Keats Keats some crap here
|
|
Secular Mysticism into the 20th Century
|
|
- Primitivism
|
|
- Some crap here
|
|
- Nationalism/Patriotism
|
|
20th Century Revivals
|
|
- Christian
|
|
- Acceptance of mysticism (read: the 60s and 70s)
|
|
- Drugs and clubs (Erowid = primary sources :3)
|
|
Into the 21st Century
|
|
- Ideas from mysticism into therapy
|
|
- Some crap here.
|
|
|
|
</details
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-10-16 16:16:41</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>
|