57 lines
2.0 KiB
HTML
57 lines
2.0 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | index</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" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | index</h1>
|
|
</header>
|
|
<article class="content">
|
|
<h1 id="naming-day">Naming (Day?)</h1>
|
|
<p>On names, changing them, and JD leaving</p>
|
|
<p>Points to consider:</p>
|
|
<ul>
|
|
<li>Initials</li>
|
|
<li>The meaning of ‘Madison’</li>
|
|
<li>Jesse as first dog</li>
|
|
<li>Keeping Scott - why, why not</li>
|
|
<li>Clary and that baggage</li>
|
|
<li>Author names (keeping MJSC as a pseudonym)</li>
|
|
<li>Plurality</li>
|
|
<li>Being weird</li>
|
|
<li>Meaning of the name as a whole</li>
|
|
<li>Coming up with names as a writer, all that time on behindthename</li>
|
|
<li>JD story:<ul>
|
|
<li>Do I start from marriage? From dating? From his mother’s death?</li>
|
|
<li>I should try to keep it from just being a bitch session.</li>
|
|
<li>But also bring up Jujube losing Zephyr and him.</li>
|
|
<li>Discussions in the past about him leaving</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<p>What text?</p>
|
|
<ul>
|
|
<li>Could do some Jeff VanderMeer texts? Like, there’s Ghost Bird in Southern Reach, and there’s the strange bird, and there’s Borne who was named almost deliberately…</li>
|
|
<li>Texts with weird names (esp in ‘normal’ contexts) that just treat them as normal.</li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2023-11-05</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>
|