-
Notifications
You must be signed in to change notification settings - Fork 967
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
Incorrect Singularization of "Gloves" #998
Comments
Just to make sure, You are trying to Singularize Gloves, to Glove and not Pluralize Gloves, is that correct? |
yes. |
hazzik
changed the title
Some of the words not being singularized correctly
Incorrect Singularization of Gloves
Nov 3, 2020
hazzik
changed the title
Incorrect Singularization of Gloves
Incorrect Singularization of "Gloves"
Nov 3, 2020
hazzik
added a commit
that referenced
this issue
Nov 3, 2020
hazzik
added a commit
that referenced
this issue
Nov 3, 2020
jvanrhyn
pushed a commit
to jvanrhyn/Humanizer
that referenced
this issue
Nov 25, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For example the plural of gloves is glofe but the correct one is glove.
The text was updated successfully, but these errors were encountered: