csv not up to date and imperative wrong
timakro opened this issue · 6 comments
Wrong imperative in csv file:
"","abandona","abandonad","","abandone","abandonen"
Correct version in excel:
"","abandona","abandone","abandonemos","abandonad","abandonen"
Thanks Tim!
I think this is still an issue
Where is haber?
I'm using the mongoDB (bson) version and in imperative affirmative tense the 3rd person singular and 2nd person plural seem to be swapped with each other, and 1st person plural is missing. I checked randomly some words like correr, crear, aceptar, triunfar, but not sure if this is the case for all verbs of this tense.
I'm a beginning learner of the language so I'm not confident enough to fix anything but just thought to type this out here. Another bug I notice is that some verbs have spaces like "d a n c e"
{ _id: "5f25d1488a24ce3410daaade", infinitive: "correr", infinitive_english: "to run", mood: "Imperativo Afirmativo", mood_english: "Imperative Affirmative", tense: "Presente", tense_english: "Present", verb_english: "Run! Don't run!", form_1s: "", form_2s: "corre", form_3s: "corred", form_1p: "", form_2p: "corra", form_3p: "corran", gerund: "corriendo", gerund_english: "running", pastparticiple: "corrido", pastparticiple_english: "run" }
@rkfairchild a few very popular verbs are missing, no?