GenderBias.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. extends: substitution
  2. message: "Consider using '%s' instead of '%s'."
  3. link: 'https://developers.google.com/style/inclusive-documentation'
  4. ignorecase: true
  5. level: error
  6. swap:
  7. (?:alumna|alumnus): graduate
  8. (?:alumnae|alumni): graduates
  9. air(?:m[ae]n|wom[ae]n): pilot(s)
  10. anchor(?:m[ae]n|wom[ae]n): anchor(s)
  11. authoress: author
  12. camera(?:m[ae]n|wom[ae]n): camera operator(s)
  13. chair(?:m[ae]n|wom[ae]n): chair(s)
  14. congress(?:m[ae]n|wom[ae]n): member(s) of congress
  15. door(?:m[ae]|wom[ae]n): concierge(s)
  16. draft(?:m[ae]n|wom[ae]n): drafter(s)
  17. fire(?:m[ae]n|wom[ae]n): firefighter(s)
  18. fisher(?:m[ae]n|wom[ae]n): fisher(s)
  19. fresh(?:m[ae]n|wom[ae]n): first-year student(s)
  20. garbage(?:m[ae]n|wom[ae]n): waste collector(s)
  21. lady lawyer: lawyer
  22. ladylike: courteous
  23. landlord: building manager
  24. mail(?:m[ae]n|wom[ae]n): mail carriers
  25. man and wife: husband and wife
  26. man enough: strong enough
  27. mankind: human kind
  28. manmade: manufactured
  29. manpower: personnel
  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)