Skip to content

Commit ef41d49

Browse files
committed
Add a rule to check for "prostitute"
1 parent 1b358d9 commit ef41d49

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

data/en/gender.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,6 +1744,12 @@
17441744
source: https://radyananda.wordpress.com/2009/06/06/nonsexist-alternative-language-handbook-for-conscious-writers/
17451745
considerate: poet
17461746
inconsiderate: poetess
1747+
- type: basic
1748+
source: https://www.nswp.org/sites/default/files/terminology_guide_english_prf03.pdf
1749+
considerate:
1750+
- sex worker
1751+
- escort
1752+
inconsiderate: prostitute
17471753
- type: basic
17481754
source: https://radyananda.wordpress.com/2009/06/06/nonsexist-alternative-language-handbook-for-conscious-writers/
17491755
considerate: railway worker

rules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ to allow them.
340340
| `powwow` | [basic](#basic) | `pow wow`, `powwow` | `conference`, `gathering`, `meeting` |
341341
| `prince-princess` | [or](#or) | `princess` (female), `prince` (male) | `heir` |
342342
| `princes-princesses` | [or](#or) | `princesses` (female), `princes` (male) | `heirs` |
343+
| `prostitute` | [basic](#basic) | `prostitute` | `sex worker`, `escort` |
343344
| `psychotic` | [basic](#basic) | `psychotic`, `suffers from psychosis`, `suffering from psychosis`, `afflicted with psychosis`, `victim of psychosis` | `person with a psychotic condition`, `person with psychosis` |
344345
| `pull-the-trigger` | [basic](#basic) | `pull the trigger` | `go for it`, `take a chance`, `make a move`, `take action` |
345346
| `quadriplegic` | [basic](#basic) | `quadriplegic` | `person with quadriplegia` |

tsconfig.tsbuildinfo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"root":["./test.js","./lib/create-plugin.js","./lib/en.js","./lib/patterns-en.js","./script/build-table.js","./script/generate.js"],"version":"5.8.2"}

0 commit comments

Comments
 (0)