GenderBias.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. extends: substitution
  2. message: Consider using '%s' instead of '%s'.
  3. ignorecase: true
  4. level: error
  5. action:
  6. name: replace
  7. swap:
  8. (?:alumnae|alumni): graduates
  9. (?:alumna|alumnus): graduate
  10. air(?:m[ae]n|wom[ae]n): pilot(s)
  11. anchor(?:m[ae]n|wom[ae]n): anchor(s)
  12. authoress: author
  13. camera(?:m[ae]n|wom[ae]n): camera operator(s)
  14. chair(?:m[ae]n|wom[ae]n): chair(s)
  15. congress(?:m[ae]n|wom[ae]n): member(s) of congress
  16. door(?:m[ae]|wom[ae]n): concierge(s)
  17. draft(?:m[ae]n|wom[ae]n): drafter(s)
  18. fire(?:m[ae]n|wom[ae]n): firefighter(s)
  19. fisher(?:m[ae]n|wom[ae]n): fisher(s)
  20. fresh(?:m[ae]n|wom[ae]n): first-year student(s)
  21. garbage(?:m[ae]n|wom[ae]n): waste collector(s)
  22. lady lawyer: lawyer
  23. ladylike: courteous
  24. landlord: building manager
  25. mail(?:m[ae]n|wom[ae]n): mail carriers
  26. man and wife: husband and wife
  27. man enough: strong enough
  28. mankind: human kind
  29. manmade: manufactured
  30. men and girls: men and women
  31. middle(?:m[ae]n|wom[ae]n): intermediary
  32. news(?:m[ae]n|wom[ae]n): journalist(s)
  33. ombuds(?:man|woman): ombuds
  34. oneupmanship: upstaging
  35. poetess: poet
  36. police(?:m[ae]n|wom[ae]n): police officer(s)
  37. repair(?:m[ae]n|wom[ae]n): technician(s)
  38. sales(?:m[ae]n|wom[ae]n): salesperson or sales people
  39. service(?:m[ae]n|wom[ae]n): soldier(s)
  40. steward(?:ess)?: flight attendant
  41. tribes(?:m[ae]n|wom[ae]n): tribe member(s)
  42. waitress: waiter
  43. woman doctor: doctor
  44. woman scientist[s]?: scientist(s)
  45. work(?:m[ae]n|wom[ae]n): worker(s)