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

Handle tasks with multiple answers #87

Closed
psfinaki opened this issue May 20, 2018 · 1 comment
Closed

Handle tasks with multiple answers #87

psfinaki opened this issue May 20, 2018 · 1 comment
Assignees

Comments

@psfinaki
Copy link
Owner

Some nouns have two (maybe more?) variants of multiple, e.g. medvěd -> medvědi / medvědové. Thus instead of returning just a string from the declension table, the list of possible answers should be returned and the input should be compared with each of them.

@psfinaki psfinaki self-assigned this May 20, 2018
@psfinaki psfinaki added this to To Do in Noun Plurals via automation May 20, 2018
@psfinaki
Copy link
Owner Author

Now the value of the plural field of the declension table is split by slash to get the array of variants.
A test for that was added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Noun Plurals
  
Done
Development

No branches or pull requests

1 participant