zk_html/diary/2007-04-25-19:36:25.html

60 lines
2.4 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Oh also.</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 | Oh also.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<details text="Tarot ramblings"><summary>Tarot ramblings</summary>So last night, I was thinking that since I'm obviously more motivated to take pictures than batik, maybe I'd do a photographic version of the Major Arcana instead :3 After thinking about it for a bit, I decided that, while they might not make good, usable cards, they might make neat pictures to hang on one's wall. With that decision came the idea that I need not strictly follow the symbolism if they're not going to be read that way, so I decided to come up with my own, more abstract symbolism. I used numbers that seemed to be good, and concepts that I've thought about in the past. And accidentally came up with the Major Arcana all over again (with a few transpositions and minor differences). Whups!
<lj-raw>
<ol start="0">
<li><em><strong>Time</strong></em></li>
<li><em>Chaos</em></li>
<li>maternity/conception</li>
<li>paternity/creation</li>
<li>guidance</li>
<li>authority</li>
<li>structure/organization</li>
<li><em>Order</em></li>
<li>consistency</li>
<li>collapse/unwilling change</li>
<li>rebellion/willing change</li>
<li>withdrawal</li>
<li>recognition</li>
<li>restructure/integration</li>
<li><em>Balance</em></li>
<li>elation</li>
<li>exertion</li>
<li>maintenance</li>
<li>release</li>
<li>destruction</li>
<li>creation/rejuvenation</li>
<li><em>full circle/ouroboros</em></li>
</ol></lj-raw>
Dunno if it'll go anywhere, since it's basically the Majors as they are, with a few switcheroos, but who knows :D
</details
</article>
<footer>
<p>Page generated on 2007-04-25 19:36:25</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>