From 2c9f1a3f3dcb14ff9bb58e22e4f83048a3383657 Mon Sep 17 00:00:00 2001 From: Joyce Kung Date: Sat, 29 Aug 2020 18:45:29 -0400 Subject: [PATCH] :writing Add excerpts for currently defined words (#262) * Added excerpt for ok-hand * Added excerpt for AsAm * Added excerpt for East Asian * Added excerpt for South Asian * Added excerpt for SE Asian * Added excerpt for bierasure * Added excerpt for biromantic * Added excerpt for bisexual * Added excerpt for cisgender * Added excerpt for crazy * Add excerpt for dumb * Add excerpt for derpy * Add excerpt for digital blackface * Add excerpt for dude * Add excerpt for ESL * Add excerpt for fatphobia * Add excerpt for gaslighting * Add excerpt for gender pronouns * Add excerpt for Hispanic * Add excerpt for hysterical * Add excerpt for latino * Add excerpt for latinx * Add excerpt for mansplain * Add excerpt for minorities * Add excerpt for minoritised * Add excerpt for neopronouns * Add excerpt for non-binary * Add excerpt for OCD * Add excerpt for Oriental * Add excerpt for ORM * Add excerpt for pansexual * Add excerpt for performative allyship * Add excerpt for polyamory * Add excerpt for pow-wow * Add excerpt for preferred pronouns * Add excerpt for pronouns * Add excerpt for r-word * Add excerpt for sane * Add excerpt for sanity check * Add excerpt for savage * Add excerpt for spaz * Add excerpt for suicide * Add excerpt for tone deaf * Add excerpt for transfeminine * Add excerpt for URM * Add excerpt for unreal * Add excerpt for white feminism * Add excerpt for white fragility * Add excerpt for women and people of colour * Add excerpt for transgender * Fix spelling for "existence" Co-authored-by: Tatiana Mac * Fix wording for digital blackface excerpt Co-authored-by: Tatiana Mac * Add indicators for flag levels Co-authored-by: Tatiana Mac * Revert "Add indicators for flag levels" This reverts commit a291d5fa668156970e2496710bd6c39a53819e1b, because the flag level is already indicated in the excerpt structure. Co-authored-by: Oscar Co-authored-by: Tatiana Mac Co-authored-by: Tatiana Mac --- 11ty/definitions/asian-american.md | 1 + 11ty/definitions/bierasure.md | 1 + 11ty/definitions/biromantic.md | 1 + 11ty/definitions/bisexual.md | 1 + 11ty/definitions/cisgender.md | 1 + 11ty/definitions/crazy.md | 1 + 11ty/definitions/derpy.md | 1 + 11ty/definitions/digital-blackface.md | 1 + 11ty/definitions/dude.md | 1 + 11ty/definitions/dumb.md | 1 + 11ty/definitions/east-asian.md | 1 + 11ty/definitions/english-as-second-language.md | 1 + 11ty/definitions/fatphobia.md | 1 + 11ty/definitions/gaslighting.md | 1 + 11ty/definitions/gender-pronouns.md | 1 + 11ty/definitions/hispanic.md | 1 + 11ty/definitions/hysterical.md | 1 + 11ty/definitions/latino.md | 1 + 11ty/definitions/latinx.md | 1 + 11ty/definitions/mansplain.md | 1 + 11ty/definitions/minorities.md | 1 + 11ty/definitions/minoritised.md | 1 + 11ty/definitions/neopronouns.md | 1 + 11ty/definitions/non-binary.md | 1 + 11ty/definitions/obsessive-compulsive-disorder.md | 1 + 11ty/definitions/ok-hand.md | 1 + 11ty/definitions/oriental.md | 1 + 11ty/definitions/overrepresented-majority.md | 1 + 11ty/definitions/pansexual.md | 1 + 11ty/definitions/performative-allyship.md | 1 + 11ty/definitions/polyamory.md | 1 + 11ty/definitions/pow-wow.md | 1 + 11ty/definitions/preferred-pronoun.md | 1 + 11ty/definitions/pronouns.md | 1 + 11ty/definitions/r-word.md | 1 + 11ty/definitions/sane.md | 1 + 11ty/definitions/sanity-check.md | 1 + 11ty/definitions/savage.md | 1 + 11ty/definitions/south-asian.md | 1 + 11ty/definitions/southeast-asian.md | 1 + 11ty/definitions/spaz.md | 1 + 11ty/definitions/suicide.md | 1 + 11ty/definitions/tone-deaf.md | 1 + 11ty/definitions/transfeminine.md | 1 + 11ty/definitions/transgender.md | 1 + 11ty/definitions/underrepresented-minority.md | 1 + 11ty/definitions/unreal.md | 1 + 11ty/definitions/white-feminism.md | 1 + 11ty/definitions/white-fragility.md | 1 + 11ty/definitions/women-and-people-of-colour.md | 1 + 50 files changed, 50 insertions(+) diff --git a/11ty/definitions/asian-american.md b/11ty/definitions/asian-american.md index bb663a0e..8aeaba81 100644 --- a/11ty/definitions/asian-american.md +++ b/11ty/definitions/asian-american.md @@ -2,6 +2,7 @@ title: Asian-American slug: asian-american defined: true +excerpt: umbrella term for people of Asian descent (immigrant or natural born) who live in and/or are from the United States. speech: noun skip_in_table_of_content: true --- diff --git a/11ty/definitions/bierasure.md b/11ty/definitions/bierasure.md index 2d0faeb9..04f42036 100644 --- a/11ty/definitions/bierasure.md +++ b/11ty/definitions/bierasure.md @@ -3,6 +3,7 @@ title: Bierasure slug: bierasure speech: noun defined: true +excerpt: the questioning or denial of the existence or legitimacy of bisexuality reading: - text: Erasure of Bisexuality href: https://www.glaad.org/bisexual/bierasure diff --git a/11ty/definitions/biromantic.md b/11ty/definitions/biromantic.md index c57e7b37..7e95c2c2 100644 --- a/11ty/definitions/biromantic.md +++ b/11ty/definitions/biromantic.md @@ -3,6 +3,7 @@ title: Biromantic slug: biromantic speech: adj defined: true +excerpt: of, relating to, or characterised by being romantically attracted to more than one gender. reading: - text: Sorting Out Romantic vs Sexual Feelings href: http://teenhealthsource.com/blog/faq-sorting-out-romantic-vs-sexual-feelings/ diff --git a/11ty/definitions/bisexual.md b/11ty/definitions/bisexual.md index baf14f9b..60b1ec27 100644 --- a/11ty/definitions/bisexual.md +++ b/11ty/definitions/bisexual.md @@ -3,6 +3,7 @@ title: Bisexual slug: bisexual speech: adj defined: true +excerpt: of, relating to, or characterised by being sexually attracted to more than one gender. reading: - text: Am I Bisexual? href: http://www.bisexualindex.org.uk/index.php/AmIBisexual diff --git a/11ty/definitions/cisgender.md b/11ty/definitions/cisgender.md index c3a2fcc1..3140bb6f 100644 --- a/11ty/definitions/cisgender.md +++ b/11ty/definitions/cisgender.md @@ -3,6 +3,7 @@ title: Cisgender slug: cisgender speech: adj defined: true +excerpt: of, relating to, or characterised by being a gender that matches the gender they were assigned at birth --- of, relating to, or characterised by being a gender that matches the gender they were assigned at birth. diff --git a/11ty/definitions/crazy.md b/11ty/definitions/crazy.md index f9e12219..5423a12e 100644 --- a/11ty/definitions/crazy.md +++ b/11ty/definitions/crazy.md @@ -5,6 +5,7 @@ flag: text: 'Ableist language' level: avoid defined: true +excerpt: mentally deranged, insane; can be used in a derogatory manner for someone with mental or psychiatric disabilities speech: noun alt_words: - abundant diff --git a/11ty/definitions/derpy.md b/11ty/definitions/derpy.md index a9a27a70..d59fb34e 100644 --- a/11ty/definitions/derpy.md +++ b/11ty/definitions/derpy.md @@ -5,6 +5,7 @@ flag: text: 'Ableist Term' level: avoid defined: true +excerpt: clumsy, foolish, unattractive, or otherwise unintelligent act or person. speech: adjective alt_words: - ridiculous diff --git a/11ty/definitions/digital-blackface.md b/11ty/definitions/digital-blackface.md index c1b96c2f..25e379ee 100644 --- a/11ty/definitions/digital-blackface.md +++ b/11ty/definitions/digital-blackface.md @@ -2,6 +2,7 @@ title: digital Blackface slug: digital-blackface defined: true +excerpt: a form of appropriation where non-Black individuals use memes and imagery featuring Black people and dark-skinned emojis Speech: noun reading: - text: We Need to Talk About Digital Blackface in Reaction GIFs diff --git a/11ty/definitions/dude.md b/11ty/definitions/dude.md index 7d482856..1dbccbd3 100644 --- a/11ty/definitions/dude.md +++ b/11ty/definitions/dude.md @@ -2,6 +2,7 @@ title: dude slug: dude defined: true +excerpt: colloquially, a man; a discourse marker expressing masculine solidarity; an expression of astonishment when used alone flag: level: avoid alt_words: diff --git a/11ty/definitions/dumb.md b/11ty/definitions/dumb.md index e10e0909..4fad89eb 100644 --- a/11ty/definitions/dumb.md +++ b/11ty/definitions/dumb.md @@ -5,6 +5,7 @@ flag: text: 'ableist language' level: avoid defined: true +excerpt: non-verbal, non-speaking, silent, refraining from speaking or unable to speak; sometimes __mute__ which can also be ableist; colloquially used to mean unintelligent or senseless speech: adjective alt_words: - basic diff --git a/11ty/definitions/east-asian.md b/11ty/definitions/east-asian.md index 009e7bd3..8e45ffc1 100644 --- a/11ty/definitions/east-asian.md +++ b/11ty/definitions/east-asian.md @@ -2,6 +2,7 @@ title: East Asian slug: east-asian defined: true +excerpt: umbrella term for people of East Asian descent; countries include China, Hong Kong, Macau, Mongolia, North Korea, South Korea, Japan, and Taiwan speech: noun skip_in_table_of_content: true --- diff --git a/11ty/definitions/english-as-second-language.md b/11ty/definitions/english-as-second-language.md index 8bf89f33..bdc92f35 100644 --- a/11ty/definitions/english-as-second-language.md +++ b/11ty/definitions/english-as-second-language.md @@ -4,6 +4,7 @@ slug: english-as-second-language flag: level: avoid defined: true +excerpt: the teaching of English to people who speak a different language and who live in a country where English is the main language spoken speech: noun alt_words: - English as learning-language (ELL) diff --git a/11ty/definitions/fatphobia.md b/11ty/definitions/fatphobia.md index cf9700c5..18845621 100644 --- a/11ty/definitions/fatphobia.md +++ b/11ty/definitions/fatphobia.md @@ -2,6 +2,7 @@ title: Fatphobia slug: fatphobia defined: true +excerpt: the fear, hatred, and stigmitasation of fat people. speech: noun skip_in_table_of_content: true flag: diff --git a/11ty/definitions/gaslighting.md b/11ty/definitions/gaslighting.md index 0150500e..3c775fc0 100644 --- a/11ty/definitions/gaslighting.md +++ b/11ty/definitions/gaslighting.md @@ -2,6 +2,7 @@ title: Gaslighting slug: gaslighting defined: true +excerpt: psychological manipulation tactic used to abuse by instilling doubt in the victim's own thoughts, observations, feelings by denying, misdirecting, and lying to them; from the Gaslight play (1933) and film (1944) speech: noun flag: level: tool diff --git a/11ty/definitions/gender-pronouns.md b/11ty/definitions/gender-pronouns.md index 3c78e2a7..e27495cd 100644 --- a/11ty/definitions/gender-pronouns.md +++ b/11ty/definitions/gender-pronouns.md @@ -2,6 +2,7 @@ title: Gender pronouns slug: gender-pronouns defined: true +excerpt: often used to mean pronouns --- gender pronouns are often used to mean [pronouns](/definitions/pronouns). diff --git a/11ty/definitions/hispanic.md b/11ty/definitions/hispanic.md index e8459c83..561130f3 100644 --- a/11ty/definitions/hispanic.md +++ b/11ty/definitions/hispanic.md @@ -2,6 +2,7 @@ title: Hispanic slug: hispanic defined: true +excerpt: umbrella term for people of Spanish, or Spanish-speaking ancestry; considered a pan-ethnic term reading: - text: "Remezcla: Hispanic vs. Latino vs. Latinx: A Brief History of How These Words Originated" href: https://remezcla.com/features/culture/latino-vs-hispanic-vs-latinx-how-these-words-originated/ diff --git a/11ty/definitions/hysterical.md b/11ty/definitions/hysterical.md index 91054aa0..8318a3eb 100644 --- a/11ty/definitions/hysterical.md +++ b/11ty/definitions/hysterical.md @@ -2,6 +2,7 @@ title: hysterical slug: hysterical defined: true +excerpt: feeling or showing uncontrollable outburst of emotion; casually, very funny speech: adjective flag: level: avoid diff --git a/11ty/definitions/latino.md b/11ty/definitions/latino.md index b1099318..527a3d3f 100644 --- a/11ty/definitions/latino.md +++ b/11ty/definitions/latino.md @@ -2,6 +2,7 @@ title: Latin American/Latino/Latina slug: latino defined: true +excerpt: umbrella term for people of Latin American ancestry; Latino (and Latina) are inherently gendered terms, see Latinx for gender neutral form; considered a pan-ethnic term reading: - text: "Remezcla: Hispanic vs. Latino vs. Latinx: A Brief History of How These Words Originated" href: https://remezcla.com/features/culture/latino-vs-hispanic-vs-latinx-how-these-words-originated/ diff --git a/11ty/definitions/latinx.md b/11ty/definitions/latinx.md index 20664af9..1e62183c 100644 --- a/11ty/definitions/latinx.md +++ b/11ty/definitions/latinx.md @@ -2,6 +2,7 @@ title: Latinx slug: latinx defined: true +excerpt: increasingly popular alternative in the United States to the gendered Latino/Latina; considered a pan-ethnic term reading: - text: "Remezcla: Hispanic vs. Latino vs. Latinx: A Brief History of How These Words Originated" href: https://remezcla.com/features/culture/latino-vs-hispanic-vs-latinx-how-these-words-originated/ diff --git a/11ty/definitions/mansplain.md b/11ty/definitions/mansplain.md index a1e25337..3b8dcb53 100644 --- a/11ty/definitions/mansplain.md +++ b/11ty/definitions/mansplain.md @@ -3,6 +3,7 @@ title: Mansplain slug: mansplain speech: verb defined: true +excerpt: the act of explaining (usually by a man) something without asking consent to do so, often to someone who already knows and/or after someone else has already explained it (usually a woman or femme person) reading: - text: "Rebecca Solnit's 'Men Explain Things to Me' (2008)" href: https://www.guernicamag.com/rebecca-solnit-men-explain-things-to-me/ diff --git a/11ty/definitions/minorities.md b/11ty/definitions/minorities.md index c5dcac28..058c6637 100644 --- a/11ty/definitions/minorities.md +++ b/11ty/definitions/minorities.md @@ -4,6 +4,7 @@ slug: minorities flag: level: avoid defined: true +excerpt: the smaller in number of two groups constituting a whole; can be inaccurate and vague speech: noun alt_words: - minoritised diff --git a/11ty/definitions/minoritised.md b/11ty/definitions/minoritised.md index 82026a19..d002de55 100644 --- a/11ty/definitions/minoritised.md +++ b/11ty/definitions/minoritised.md @@ -2,6 +2,7 @@ title: minoritised slug: minoritised defined: true +excerpt: groups resulting from social constructs have been granted less power or representation compared to other members or groups in society; preferable as a term to minorities for its focus on power struggle speech: adj flag: level: better-alternative diff --git a/11ty/definitions/neopronouns.md b/11ty/definitions/neopronouns.md index a3b90424..32aa008c 100644 --- a/11ty/definitions/neopronouns.md +++ b/11ty/definitions/neopronouns.md @@ -2,6 +2,7 @@ title: neopronouns slug: neopronouns defined: true +excerpt: a set of words that go alongside traditional third-person pronouns (he/she/singular they) such as ze/zir, ze/hir, xe/xem, and plural they. speech: noun reading: - text: "LGBTA Wiki: Neopronouns" diff --git a/11ty/definitions/non-binary.md b/11ty/definitions/non-binary.md index dba67bf0..2ab8e63e 100644 --- a/11ty/definitions/non-binary.md +++ b/11ty/definitions/non-binary.md @@ -3,6 +3,7 @@ title: Non-binary slug: non-binary speech: adj defined: true +excerpt: of, relating to, or characterised by being any gender that does not fit into the male-female gender binary; an umbrella term. --- of, relating to, or characterised by being any gender that does not fit into the male-female gender binary; an umbrella term. diff --git a/11ty/definitions/obsessive-compulsive-disorder.md b/11ty/definitions/obsessive-compulsive-disorder.md index d7351a33..5cb5500f 100644 --- a/11ty/definitions/obsessive-compulsive-disorder.md +++ b/11ty/definitions/obsessive-compulsive-disorder.md @@ -5,6 +5,7 @@ flag: level: avoid text: Medical Appropriation defined: true +excerpt: a mental illness usually embodied by unwanted repeated thoughts (obsession) coupled with repeated behaviour, routine, or action (compulsion); often misused to highlight personality quirks or fussiness usually involved with cleaning speech: noun alt_words: - conscientious diff --git a/11ty/definitions/ok-hand.md b/11ty/definitions/ok-hand.md index 1ba0d55f..f762ad80 100644 --- a/11ty/definitions/ok-hand.md +++ b/11ty/definitions/ok-hand.md @@ -5,6 +5,7 @@ flag: text: 'Racist Symbol' level: avoid defined: true +excerpt: hand gesture where right thumb and right index finger form a circle; typically used for confirmation or as the number nine in American Sign Language, now appropriated as White Supremacist symbol speech: noun alt_words: - πŸ‘ diff --git a/11ty/definitions/oriental.md b/11ty/definitions/oriental.md index be7955de..f78795b0 100644 --- a/11ty/definitions/oriental.md +++ b/11ty/definitions/oriental.md @@ -2,6 +2,7 @@ title: Oriental slug: oriental defined: true +excerpt: racist alternative to Asian/Asian-American; embodies Eastern culture as "strange, exotic, dirty, effeminate, weak" as explained in Edward Said's book Orientalism flag: text: 'racist term' level: avoid diff --git a/11ty/definitions/overrepresented-majority.md b/11ty/definitions/overrepresented-majority.md index 76189e4d..59f47689 100644 --- a/11ty/definitions/overrepresented-majority.md +++ b/11ty/definitions/overrepresented-majority.md @@ -2,6 +2,7 @@ title: overrepresented majority (ORM) slug: overrepresented-majority defined: true +excerpt: group resulting from social constructs have grant less power or representation compared to other members or groups in society; acts as a contrast to underrepresented minority (URM) speech: noun flag: level: better-alternative diff --git a/11ty/definitions/pansexual.md b/11ty/definitions/pansexual.md index 5446e42c..f999be7b 100644 --- a/11ty/definitions/pansexual.md +++ b/11ty/definitions/pansexual.md @@ -3,6 +3,7 @@ title: Pansexual slug: pansexual speech: adj defined: true +excerpt: someone who is sexually attracted to people regardless of their gender, or to people of any gender. reading: - text: 'Pansexuality and Being Pansexual: Everything You Need to Know' href: https://www.teenvogue.com/story/what-is-pansexuality diff --git a/11ty/definitions/performative-allyship.md b/11ty/definitions/performative-allyship.md index 5179e599..e9b2f37c 100644 --- a/11ty/definitions/performative-allyship.md +++ b/11ty/definitions/performative-allyship.md @@ -2,6 +2,7 @@ title: performative allyship slug: performative-allyship defined: true +excerpt: when an individual or group of power/majority/privilege (e.g., white, male, abled, unqueer, etc) loudly profess(es) their actions in the name of 'allyship,' while actively conducting harm to, taking focus away from, and generally being unhelpful towards the group they claim to support, often to receive praise and attention, without taking critical action to dismantle the systems of harm. speech: noun flag: level: tool diff --git a/11ty/definitions/polyamory.md b/11ty/definitions/polyamory.md index 107a2401..9b8143d2 100644 --- a/11ty/definitions/polyamory.md +++ b/11ty/definitions/polyamory.md @@ -3,6 +3,7 @@ title: Polyamory slug: polyamory speech: noun defined: true +excerpt: belief that romantic and/or sexual exclusivity is not necessary for a happy, committed relationship; an umbrella term for various types of relationships (coded as romantic or quasi-romantic, sexual or non-sexual) where all partners involved consent to ethical non-monogamy, such as polycules, throuples, group marriages, etc. reading: - text: 'My definition of polyamory' href: https://avris.it/blog/my-definition-of-polyamory diff --git a/11ty/definitions/pow-wow.md b/11ty/definitions/pow-wow.md index fbe0f3fd..558ddc32 100644 --- a/11ty/definitions/pow-wow.md +++ b/11ty/definitions/pow-wow.md @@ -2,6 +2,7 @@ title: pow-wow slug: pow-wow defined: true +excerpt: social gathering, ceremony, or celebrations held in different Native American communities that can be spiritually symbolic in nature, involve dancing and regalia, and involve months of planning with hundreds of people in attendance; colloquially is culturally appropriated and used to mean "to meet" (verb) or meeting, working session, or gathering (noun); from Narragansett word powwaw, meaning "spiritual leader" speech: noun or verb flag: level: avoid diff --git a/11ty/definitions/preferred-pronoun.md b/11ty/definitions/preferred-pronoun.md index 2da3b76b..946dce47 100644 --- a/11ty/definitions/preferred-pronoun.md +++ b/11ty/definitions/preferred-pronoun.md @@ -5,6 +5,7 @@ flag: text: 'avoid' level: avoid defined: true +excerpt: a word that substitutes for a noun, in particular, a person's name; may not necessarily align with their gender presentation or their gender identity; the addition of the word 'preferred' should be avoided as it implies a person's pronouns is a choice speech: noun alt_words: - pronoun diff --git a/11ty/definitions/pronouns.md b/11ty/definitions/pronouns.md index 6e58abb5..f665a669 100644 --- a/11ty/definitions/pronouns.md +++ b/11ty/definitions/pronouns.md @@ -3,6 +3,7 @@ title: Pronouns slug: pronouns speech: noun defined: true +excerpt: a word that substitutes for a noun, in particular, a person's name; a person's pronouns does not necessarily align with their gender presentation or their gender identity reading: - text: "Merriam-Webster: Words We're Watching: Singular They" href: https://www.merriam-webster.com/words-at-play/singular-nonbinary-they diff --git a/11ty/definitions/r-word.md b/11ty/definitions/r-word.md index a2f3cbdb..5a6476c4 100644 --- a/11ty/definitions/r-word.md +++ b/11ty/definitions/r-word.md @@ -2,6 +2,7 @@ title: R-word slug: r-word defined: true +excerpt: previously used in a medical context as an umbrella term for people with intellectual and developmental disabilities (I/DD); typically used in a modern context as a denigrating term for a person with an I/DD, or a derogatory term to compare someone without an I/DD to someone with an I/DD speech: noun flag: level: avoid diff --git a/11ty/definitions/sane.md b/11ty/definitions/sane.md index 74c2b1f7..4b1126cf 100644 --- a/11ty/definitions/sane.md +++ b/11ty/definitions/sane.md @@ -5,6 +5,7 @@ flag: text: 'Medical appropriation' level: avoid defined: true +excerpt: of sound mind, mentally healthy; the connotation that sanity ((being neurotypical or mentally well and abled) is good implies that insanity (being neurodivergent or mentally ill and disabled) is bad speech: noun alt_words: - logical diff --git a/11ty/definitions/sanity-check.md b/11ty/definitions/sanity-check.md index 2cb558c3..4398f145 100644 --- a/11ty/definitions/sanity-check.md +++ b/11ty/definitions/sanity-check.md @@ -5,6 +5,7 @@ flag: text: 'Ableist language' level: avoid defined: true +excerpt: a basic test to quickly evaluate whether a claim or the result of a calculation can possibly be true; when expressed literally, examines if the author of a test was sane when they wrote it; commonly used in software engineering to assess whether something is reasonable and sound or meets its goals/acceptance criteria. speech: noun alt_words: - basic function test diff --git a/11ty/definitions/savage.md b/11ty/definitions/savage.md index 8f4e1210..48bc69be 100644 --- a/11ty/definitions/savage.md +++ b/11ty/definitions/savage.md @@ -3,6 +3,7 @@ title: savage slug: savage speech: noun or adjective defined: true +excerpt: (adj) not domesticated, primative or civilised; wild, uncultivated; cold-blooded; colloquially used to mean ruthless or unconscionable. (noun) an undomesticated person, subhuman. historically used to by European settlers to dehumanize Indigenous peoples flag: level: avoid text: racist slur diff --git a/11ty/definitions/south-asian.md b/11ty/definitions/south-asian.md index 3943b808..1965aded 100644 --- a/11ty/definitions/south-asian.md +++ b/11ty/definitions/south-asian.md @@ -2,6 +2,7 @@ title: South Asian slug: south-asian defined: true +excerpt: umbrella term for people of South Asian descent; countries include Afghanistan, Bangladesh, Bhutan, Maldives, Nepal, India, Pakistan, and Sri Lanka. speech: noun skip_in_table_of_content: true --- diff --git a/11ty/definitions/southeast-asian.md b/11ty/definitions/southeast-asian.md index 31fd0840..db730bc5 100644 --- a/11ty/definitions/southeast-asian.md +++ b/11ty/definitions/southeast-asian.md @@ -2,6 +2,7 @@ title: Southeast Asian slug: southeast-asian defined: true +excerpt: umbrella term for people of Southeast Asian descent; the two main subregions are Mainland Southeast Asia and Maritime Southeast Asia speech: noun skip_in_table_of_content: true --- diff --git a/11ty/definitions/spaz.md b/11ty/definitions/spaz.md index d43bb7ff..f8e29674 100644 --- a/11ty/definitions/spaz.md +++ b/11ty/definitions/spaz.md @@ -5,6 +5,7 @@ flag: text: 'Ableist Slur' level: avoid defined: true +excerpt: irrationally nervous person; hyperactive; a shortened version of "spastic", an alteration in muscle tone affected by the medical condition spasticity, which is seen in spastic diplegia and many other forms of cerebral palsy. speech: noun alt_words: - hyper diff --git a/11ty/definitions/suicide.md b/11ty/definitions/suicide.md index 0abf5a2f..7c7a898a 100644 --- a/11ty/definitions/suicide.md +++ b/11ty/definitions/suicide.md @@ -2,6 +2,7 @@ title: suicide slug: suicide defined: true +excerpt: the deliberate act of voluntarily ending one's own life. Motivation for suicide can be the result of conscious or unconscious thoughts and feelings. speech: noun flag: level: warning diff --git a/11ty/definitions/tone-deaf.md b/11ty/definitions/tone-deaf.md index bb7fe87a..863ea7d0 100644 --- a/11ty/definitions/tone-deaf.md +++ b/11ty/definitions/tone-deaf.md @@ -5,6 +5,7 @@ flag: text: 'Medical appropriation' level: avoid defined: true +excerpt: amusia, a neurological disorder that can be congenital (from birth) or acquired (due to comorbidity or injury) that results in the inability to differentiate speech, loss of ability to sing or produce pitch, or other disassociations with music (like rhythm); colloquially, when something is insensitive or poorly thought through. speech: adjective alt_words: - badly drawn diff --git a/11ty/definitions/transfeminine.md b/11ty/definitions/transfeminine.md index ae84083e..a0df7607 100644 --- a/11ty/definitions/transfeminine.md +++ b/11ty/definitions/transfeminine.md @@ -3,6 +3,7 @@ title: Transfeminine slug: transfeminine speech: adj defined: true +excerpt: describes a [transgender](/definitions/transgender) person for whom femininity forms part of their gender. --- describes a [transgender](/definitions/transgender) person for whom femininity forms part of their gender. diff --git a/11ty/definitions/transgender.md b/11ty/definitions/transgender.md index b260b407..a084e195 100644 --- a/11ty/definitions/transgender.md +++ b/11ty/definitions/transgender.md @@ -3,6 +3,7 @@ title: Transgender slug: transgender speech: adj defined: true +excerpt: of, relating to, or characterised by a gender that does not match the gender they were assigned at birth. --- of, relating to, or characterised by a gender that does not match the gender they were assigned at birth. diff --git a/11ty/definitions/underrepresented-minority.md b/11ty/definitions/underrepresented-minority.md index 9aa8130b..f4ccc2e0 100644 --- a/11ty/definitions/underrepresented-minority.md +++ b/11ty/definitions/underrepresented-minority.md @@ -2,6 +2,7 @@ title: underrepresented minority (URM) slug: underrepresented-minority defined: true +excerpt: group whose representation is disproportionately less than their proportion in the general population; often racial or ethnic minority is implied, but can be used to represent any identifier, such as LGBTQIA+, disabled, gender, etc. often abbreviated as URM speech: noun flag: level: avoid diff --git a/11ty/definitions/unreal.md b/11ty/definitions/unreal.md index 75e66372..d61f12e4 100644 --- a/11ty/definitions/unreal.md +++ b/11ty/definitions/unreal.md @@ -2,6 +2,7 @@ title: unreal slug: unreal defined: true +excerpt: very impressive; amazing; larger or more fantastic than typical of real life. speech: adj --- diff --git a/11ty/definitions/white-feminism.md b/11ty/definitions/white-feminism.md index 8326aac8..31aebb27 100644 --- a/11ty/definitions/white-feminism.md +++ b/11ty/definitions/white-feminism.md @@ -2,6 +2,7 @@ title: white feminism slug: white-feminism defined: true +excerpt: a form of "feminism" that prioritises the issues of and denies the privileges of abled, white, [cisgender](/definitions/cisgender), hetero Western/Anglo women, while ignoring to outwardly denying the issues of disabled, Black/brown, trans, queer women; actively denies intersectional forms of oppression including but not limited to racism, sexism, transmisia, Islamomisia, queermisia. flag: level: tool text: white supremacy tool diff --git a/11ty/definitions/white-fragility.md b/11ty/definitions/white-fragility.md index a09e4f6a..25b101d4 100644 --- a/11ty/definitions/white-fragility.md +++ b/11ty/definitions/white-fragility.md @@ -2,6 +2,7 @@ title: White fragility slug: white-fragility defined: true +excerpt: the tendency for dominant white culture to respond to racism with defensive, dismissive, and angry responses; β€œa state in which even a minimum amount of racial stress becomes intolerable, triggering a range of defensive moves.” (Robin DiAngelo). speech: noun flag: level: tool diff --git a/11ty/definitions/women-and-people-of-colour.md b/11ty/definitions/women-and-people-of-colour.md index fc0485a4..6635f8ed 100644 --- a/11ty/definitions/women-and-people-of-colour.md +++ b/11ty/definitions/women-and-people-of-colour.md @@ -4,6 +4,7 @@ slug: women-and-people-of-colour flag: level: avoid defined: true +excerpt: often used as a phrase to encompass β€œnon-white, non-men,” seeking to provide solidarity for these two groups; erases women of colour, non-binary individuals speech: noun alt_words: - people of colour and white women