✏️ Added definition for crazy

This commit is contained in:
tatianamac
2019-10-19 17:49:03 -04:00
parent 9db3f663f8
commit 090995edc0
4 changed files with 144 additions and 49 deletions

View File

@@ -10,14 +10,24 @@
</head>
<body>
<main>
<section id="title" class="grid">
<section id="title">
<h1 class="title__thicc">Self-Defined</h1>
<p>
<span class="subtitle">A modern dictionary about us. We define our words, but they don't define us.</span><br>For now, this stands as a list only, from which you can self-educate.
Future phases will include definitions and resources.<br><br>
<span class="subtitle">Participate</span><br>
Send unlisted words to or chat about volunteering to help: <a href="http://www.twitter.com/tatianatmac" target="_blank">@tatianatmac on Twitter</a>.</p>
</section>
<section class="auto-grid">
<p class="summary">
<span class="subtitle">A modern dictionary about us. We define our words, but they don't define us.</span><br>Self-Defined seeks to provide more inclusive, holistic, and fluid definitions to reflect the modern world.<br>
</p>
<div class="box">
<span class="subtitle">Ways to help</span>
<ol>
<li> Submit words and definitions through <a href="https://github.com/tatianamac/selfdefined/pulls" rel="noreferral">pull requests</a>.</li>
<li>Sponsor this work through <a href="https://github.com/sponsors/tatianamac">GitHub Sponsors</a>.</li>
<li>Volunteer writing, design, dev help by <a href="http://www.twitter.com/tatianatmac">DMing me @tatianatmac on Twitter</a>.</li>
</ol>
</p>
</div>
</section>
<div class="grid">
<section class="list">
<h3>A-E</h3>
@@ -65,6 +75,7 @@ Future phases will include definitions and resources.<br><br>
<li>colorism</li>
<li>Complex Post-Traumatic Stress Disorder (PTSD)</li>
<li>cultural appropriation</li>
<li><a class="word__link" href=#crazy>crazy</a></li>
<li>Demi</li>
<li class="subterm">-boy</li>
<li class="subterm">-girl</li>
@@ -250,6 +261,53 @@ Future phases will include definitions and resources.<br><br>
</section>
</div>
<div class="auto-grid">
<section class="block__word list">
<p class="word__signal word__signal__avoid">
avoid—Ableist slur
</p>
<p class="word__title" id="crazy">
crazy
<span class="word__speech">
noun
</span>
</p>
<p class="word__definition">
mentally deranged; demented; insane.
</p>
<div class="block__issue">
<p class="word__issue">
Issues
</p>
<p class="word__breakdown">Crazy is very commonly used as an adjective to embody a vast array of ideas, often not specifically. It is used so frequently that it sometimes is a filler. Crazy can also be used in a derogatory manner for someone with mental or psychiatric disabilities.</p>
</div>
<div class="block__issue">
<p class="word__issue">
Impact
</p>
<p class="word__breakdown">By using ableist language, we are perpetuating violence against people who experience mental or psychological disabilities. Using it perpetuates those systems and language of harm, regardless of our intent.</p>
</div>
<div class="block__issue">
<p class="word__issue">
Usage Tip
</p>
<p class="word__breakdown">
Be more specific. Typically we can find an alternate definition by simply reflecting on what emotion we're really feeling.
</p>
</div>
<div class="block__issue">
<p class="word__issue">
Alt Words
</p>
<p class="word__breakdown">
<span class="word__alt">
abundant, bizarre, enormous, ludicrous, outlandish, ridiculous, unbelievable, unexpected, unfamiliar, unreal, scary, shocking, strange, wicked
</span></p>
</div>
</section>
<section class="block__word list">
<p class="word__signal word__signal__avoid">
avoid
@@ -286,6 +344,7 @@ Future phases will include definitions and resources.<br><br>
<span class="word__alt">
<a class="word__link" href="#minoritised">minoritised</a>, or omit
</span></p>
</div>
</section>
<section class="block__word list">
@@ -324,6 +383,8 @@ Future phases will include definitions and resources.<br><br>
<span class="word__alt">
<a class="word__link" href="#minorities">minorities</a>, or omit
</span></p>
</div>
</section>
<section class="block__word list">
<p class="word__signal word__signal__avoid">
@@ -397,7 +458,9 @@ Future phases will include definitions and resources.<br><br>
<p class="word__breakdown">
<span class="word__alt">
<a class="word__link" href="#">people of colour and white women </a> or <a class="word__link" href="#">people of colour, white non-binary people, and white women</a>, find ways to reframe why this dynamic exists, or omit</span></p>
</div>
</section>
</div>
</main>
</body>