zk_html/writing/post-self/neviim/index.html

62 lines
3.0 KiB
HTML
Raw Normal View History

2021-09-22 20:55:14 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Nevi'im</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 | Nevi'im</h1>
</header>
<article class="content">
<p>In which the Dreamer Module comes to roost and now they&rsquo;ve got aliens.</p>
2021-09-23 19:25:09 +00:00
<p>Prophet aspect: Aliens have been at this longer, start giving advice, etc, which influences the direction of the LV society for better or worse</p>
2021-09-23 22:05:12 +00:00
<h2 id="rough-outline">Rough outline</h2>
<ul>
2021-09-23 23:10:15 +00:00
<li>Locations/characters:<ul>
<li>Castor:<ul>
<li>Tycho Brahe - astronomer, in a bit of hot water for answering without consulting, chosen as delegate while handled by True Name&rsquo;s stanza</li>
<li>Codrin Balan - clerk for meetings, historian for info coming from remote ship</li>
<li>Answers Will Not Help - managing news, info coming from guest/remote ship via Why Ask Questions</li>
<li>True Name - is there being a bitch</li>
<li>[four aliens] - visitors/emissaries, learning about system, humans, life, etc, got their own subtle machinations going on</li>
</ul>
</li>
<li>Remote ship:<ul>
<li>Tycho Brahe - overwhelmed, gawking tourist, trying to glean as much astronomical knowledge as possible, almost uninterested in aliens qua aliens</li>
<li>Codrin Balan - amanuensis/reporter</li>
<li>Why Ask Questions - shaping reports back, starts considering shaping their society</li>
<li>True Name - is there being a bitch</li>
<li>[several aliens] - society is like [something], they are shaped like [something], they are originally from [somewhere] but they were post-biological (beyond implants) before uploading/launching</li>
</ul>
</li>
</ul>
</li>
2021-09-23 23:20:09 +00:00
<li>General plot:<ul>
<li>Agree to fall into trajectories that aren&rsquo;t diverging so quickly (using attitude jets and angling solar sail, though Castor is still moving slower and has little chance to catch up/aliens don&rsquo;t want to slow down)</li>
<li>Aliens upload into dmz to meet with Tycho, Codrin, Answers Will Not Help, and True Name. Lots of discussions</li>
<li>Tycho, Codrin, Why Ask Questions, and True Name upload into similar DMZ on the remote ship. Lots of discussions</li>
<li>Begins with a lot of learning about each other</li>
<li>Shifts to gentle nudges this way and that to information sent between the two ships and between DMZ and System as a whole</li>
<li>Shifts from there to gentle nudges back and forth on each others&rsquo; societies</li>
</ul>
</li>
2021-09-23 22:05:12 +00:00
</ul>
2021-09-22 20:55:14 +00:00
</article>
<footer>
2021-09-23 19:25:09 +00:00
<p>Page generated on 2021-09-23</p>
2021-09-22 20:55:14 +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>