From b70b41adc181bac506cf69589f6481845e4dfe69 Mon Sep 17 00:00:00 2001 From: David Kunkler Date: Thu, 26 Mar 2020 13:00:25 -0700 Subject: [PATCH] Add strong to the masculine word list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In [the study](http://gender-decoder.katmatfield.com/static/documents/Gaucher-Friesen-Kay-JPSP-Gendered-Wording-in-Job-ads.pdf), the following is a snip from one of the masculine job postings used for research. See Appendix B Job Advertisements Used in Studies 3–5 > Strong communication and influencing skills I recommend adding "strong" to the list of masculine words. --- app/wordlists.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/wordlists.py b/app/wordlists.py index 5d36b62..849ff12 100644 --- a/app/wordlists.py +++ b/app/wordlists.py @@ -104,6 +104,7 @@ "selfconfiden", "selfrelian", "selfsufficien", + "strong", "stubborn", "superior", "unreasonab"