Word incorrectly defined as a verb
Closed this issue · 2 comments
RickKukiela commented
I was testing this and I found out that "wives" was not translating to "wife" because "wives" is defined in the noun list and the verb list. "wives" is not a verb so I removed it from that list on my copy and it now works.
I would normally submit a PR to fix this for you but I'm extremely backed up on work right now so I dont have spare time. Its a quick fix at least.
Markard commented
Hi. Thanks for your response.
I added tests for this word:
And it looks fine.
Markard commented
I guess the problem is solved.