76 lines
2.8 KiB
HTML
76 lines
2.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2022-04-06</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 | 2022-04-06</h1>
|
|
</header>
|
|
<article class="content">
|
|
<h1 id="wc-grad-student-ideas">WC Grad Student ideas</h1>
|
|
<h2 id="prompts">Prompts</h2>
|
|
<ul>
|
|
<li class="done0"> You find a cell phone in a forest. The only number in the history, repeated over and over, is your own</li>
|
|
<li class="done3"> You discover your partner has been seeing someone else. That’s weird, you’ve been seeing them, too!</li>
|
|
<li class="done3"> Some relationships just weren’t meant to be. It’s time for this one to end, and both of you know it’ll be for the best</li>
|
|
<li class="done0"> (For one month, use two pictures as the writing prompts)</li>
|
|
<li class="done0"> (Check that writing prompt twitter)</li>
|
|
</ul>
|
|
<h2 id="workshops">Workshops</h2>
|
|
<ul>
|
|
<li class="done4"> <a href="../writing/workshops/it-was.html">“It is/was” story starters</a></li>
|
|
<li class="done4"> Writing voice for characters/types out of your wheelhouse<ul>
|
|
<li>I have no clue about detectives, haven’t liked those kinds of stories</li>
|
|
<li>Write one</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done0"> Expanding your genres<ul>
|
|
<li>Pick a genre you don’t like, write a first line/paragraph</li>
|
|
<li>Write a last line/paragraph</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done1"> Genre bending<ul>
|
|
<li>out of place elements (cell phone in fantasy setting)</li>
|
|
<li>things taken in stride (everyone in fantasy setting has cell phones)</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done4"> Surprise<ul>
|
|
<li>Using surprise intentionally</li>
|
|
<li>Not just reveals, but everything from language usage to character reactions</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done0"> Showing emotions<ul>
|
|
<li>Show sadness without anything commonly associated with sadness (no crying, no talking about how they feel)</li>
|
|
<li>What does the character pick up? What do they eat? What do they say and to whom?</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done0"> Shit sandwiches<ul>
|
|
<li>Giving good feedback</li>
|
|
<li>Writing good reviews</li>
|
|
</ul>
|
|
</li>
|
|
<li class="done0"> When is infodumping okay<ul>
|
|
<li>Just a chat, really</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2022-05-26</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>
|