Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants