GenderBias.yml 1.8 KB

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