36 lines
2.6 KiB
HTML
36 lines
2.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Hapax Legomenon</title>
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
|
|
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | Hapax Legomenon</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p>The <em>Hapax Legomenon</em> is a ship traveling the chimneys like a traveling circus that gains/loses people with each stop, stated goal of making it all the way around the galaxy. Two contingents, scientific and mythological, who share different stories along the way, depending on who they’re talking to. Some strife between them. Also provides framework for other stories.</p>
|
|
<p>The <em>Hapax Legomenon</em> is a ship that acts like a traveling circus, but is actually a knowledge-gathering expedition with two contingents, scientific and mythological which are kept somewhat secret, even from each other. They share different stories along the way, depending on who they’re talking to. Some strife between them. They pick up people at one stop who are likely to know at least a little about their next stop so that the jump in knowledge isn’t as great (languages learned, etc). </p>
|
|
<p>Someone joins two stops back as a performer and runs into a mythos librarian who has some suspicions. They get embroiled in this weird group of mythologists/folklorists who think some of the research is way more sinister than it actually is. Turns out science side is kept on the DL because of this exact thing: they don’t want people burning books, basically, the last thing they do before leaving a system is leave a timed capsule behind disguised as a Fireplace-Builder vessel that will dump the collective knowledge on the planet. The mythologists’ job is to plant the idea of the Builders to keep the story going.</p>
|
|
<ul>
|
|
<li><a class="wikilink" href="/000/">000</a> — The HL heads into a chimney and the MC reminisces about what all happened on the last stop</li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2024-06-19</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>
|