112 lines
4.5 KiB
HTML
112 lines
4.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Limerent Object (WT)</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 | Limerent Object (WT)</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">short-story</span> <span class="tag">fiction</span> <span class="tag">sawtooth</span> <span class="tag">furry</span></p>
|
|
<p>For RAWR, a <a href="discernment.html">prequel</a></p>
|
|
<h3 id="brief-outline">Brief outline</h3>
|
|
<ul>
|
|
<li class="done2"> The slow formation of a crush<ul>
|
|
<li class="done2"> Falling for anyone who’s the slightest bit nice to you</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done2"> Intolerable limerence<ul>
|
|
<li class="done2"> Limerence as unwanted emotional attraction</li>
|
|
<li class="done2"> pining</li>
|
|
<li class="done2"> dreaming about just being close, casual affection, etc</li>
|
|
<li class="done2"> Not wanting to talk about it b/c afraid of coercion</li>
|
|
<li class="done2"> Just try to be the best person you can be for them</li>
|
|
<li class="done1"> Except that just makes it all the more intense</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done0"> Crisis point and denouement<ul>
|
|
<li class="done0"> Bounce off each other at some point and the limerence starts to fade</li>
|
|
<li class="done0"> Picture what would have happened had they gotten together.</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<p>Told in the form of journal entries after long online conversations, complete with snippets</p>
|
|
<p>Goal: 40-50k words</p>
|
|
<p>(why leave seminary: with church heading toward tending only to the members of the church, Dee felt as though he was leaving behind large swaths of people)
|
|
(why the sense of duty and control: old-fashioned family of blue-collar coyotes - domestic animals being royalty, remember - pushed hard to lift him up)</p>
|
|
<h3 id="characters">Characters</h3>
|
|
<ul>
|
|
<li>Dewí “Dee” Kimana<ul>
|
|
<li>Coyote guy</li>
|
|
<li>Psychologist</li>
|
|
<li>Raised very religious</li>
|
|
<li>Has a crush on…</li>
|
|
</ul>
|
|
</li>
|
|
<li>Kay<ul>
|
|
<li>Coyote gal</li>
|
|
<li>Music grad student at UI Boise</li>
|
|
<li>Transferred after a year, met in the last few weeks of shared class</li>
|
|
<li>Not religious, and the thing that they bounce off each other on down the line is her refusal to not demonize religion</li>
|
|
</ul>
|
|
</li>
|
|
<li>Jeremy<ul>
|
|
<li>Dee’s therapist</li>
|
|
<li>Encourages Dee to start journaling as a way to work through these new emotions</li>
|
|
</ul>
|
|
</li>
|
|
<li>Rev. Dr. Borenson<ul>
|
|
<li>Saint Bernard</li>
|
|
<li>Dee’s old advisor at St John’s university</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<h2 id="story">Story</h2>
|
|
<ul>
|
|
<li class="done2"> <a href="10.html">Starting to journal</a></li>
|
|
<li class="done2"> <a href="20.html">Liminal spaces and history</a></li>
|
|
<li class="done2"> <a href="21.html">A sudden memory</a></li>
|
|
<li class="done0"> <a href="22.html">Another concert with Kay</a></li>
|
|
<li class="done2"> <a href="30.html">Early crush</a></li>
|
|
<li class="done2"> <a href="40.html">A dream</a></li>
|
|
<li class="done2"> <a href="50.html">Leaving seminary vs liking Kay</a></li>
|
|
<li class="done2"> <a href="60.html">Dee chickens out</a></li>
|
|
<li class="done2"> <a href="61.html">Confession</a></li>
|
|
<li class="done2"> <a href="70.html">Projection</a></li>
|
|
<li class="done1"> <a href="71.html">Egodystonic attraction</a></li>
|
|
<li class="done0"> <a href="81.html">Calling Borenson</a></li>
|
|
<li class="done0"> <a href="90.html">Talking with God</a></li>
|
|
<li class="done0"> </li>
|
|
<li class="done1"> <a href="xx.html">The conversation</a></li>
|
|
<li class="done0"> What would have happened</li>
|
|
<li class="done0"> Talking with God again</li>
|
|
</ul>
|
|
<h3 id="todo">Todo</h3>
|
|
<ul>
|
|
<li class="done0"> Include more Job/Ecclesiastes-type thoughts</li>
|
|
<li class="done0"> Quote scripture?</li>
|
|
<li class="done0"> Integrate prequel in Dee’s words</li>
|
|
<li class="done0"> Flesh out between current chapters.</li>
|
|
<li class="done0"> Takes place around July 14, feast of St Kateri Tekakwitha</li>
|
|
</ul>
|
|
<p><a href="feedback.html">Feedback</a>.</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2021-05-25</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>
|