fred-jehle-spanish-verbs icon indicating copy to clipboard operation
fred-jehle-spanish-verbs copied to clipboard

csv not up to date and imperative wrong

Open timakro opened this issue 9 years ago • 6 comments

Wrong imperative in csv file:

"","abandona","abandonad","","abandone","abandonen"

Correct version in excel:

"","abandona","abandone","abandonemos","abandonad","abandonen"

timakro avatar Jan 20 '16 13:01 timakro

Thanks Tim!

ghidinelli avatar Jan 21 '16 15:01 ghidinelli

I think this is still an issue

andycloke avatar May 13 '17 08:05 andycloke

Where is haber?

rkfairchild avatar Jan 03 '18 17:01 rkfairchild

I updated the csv file in my branch, using conjugations from the xls version.

dcomtois avatar Jan 17 '18 09:01 dcomtois

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" }

ShootingStar91 avatar Jul 09 '22 04:07 ShootingStar91

@rkfairchild a few very popular verbs are missing, no?

LazerJesus avatar Sep 17 '23 19:09 LazerJesus