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

conjugation -> infinitive conversion #1

Open
dtturcotte opened this issue Jul 19, 2017 · 1 comment
Open

conjugation -> infinitive conversion #1

dtturcotte opened this issue Jul 19, 2017 · 1 comment

Comments

@dtturcotte
Copy link

This looks like a great tool. I see you can do infinitive -> conjugation: conjugator comer first pronouns present- but can you do the opposite? conjugator come first pronouns present -> outputs "como"?

@ehoogerbeets
Copy link
Owner

That's not so easy to do. There are many endings that are used in different verbs, moods, tenses, persons, etc. For example, the suffix "o" is used in the indicative present first person singular form for all verb types, ir, er, and ar. Exceptions are easier to figure out, because there is an explicit list of them, but if you had a regular verb ending in "o", it is hard to tell if the infinitive form is an ir, ar, or er verb.

I guess if you had an exhaustive list of all infinitive forms, then you could tell...

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