Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Consolidate pronoun constants #67

Open
jrwats opened this issue Jul 3, 2019 · 0 comments
Open

Consolidate pronoun constants #67

jrwats opened this issue Jul 3, 2019 · 0 comments
Assignees

Comments

@jrwats
Copy link
Contributor

jrwats commented Jul 3, 2019

Pronouns can be consolidated into the following values (as opposed to the 13 we have currently).

pronoun          subject possessive reflextive   object
NOT_A_PERSON     "they"  "their     "themself"   "this"
UNKNOWN_SINGULAR "they"  "their"    "themself"   "them"
UNKNOWN_PLURAL   "they"  "their"    "themselves" "them"
MALE             "he"    "his"      "himself"    "him"
FEMALE           "she"   "her"      "herself"    "her"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants