mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Evened up the godan verb categories.
This commit is contained in:
parent
1d68a32b58
commit
5bf0c44e3f
@ -740,47 +740,6 @@ var words = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
"待つ": {
|
|
||||||
|
|
||||||
"group": "godan",
|
|
||||||
|
|
||||||
"conjugations": {
|
|
||||||
|
|
||||||
"dictionary": "待[ま]つ",
|
|
||||||
"negative": "待[ま]たない",
|
|
||||||
"polite": "待[ま]ちます",
|
|
||||||
"polite negative": "待[ま]ちません",
|
|
||||||
"past": "待[ま]った",
|
|
||||||
"past negative": "待[ま]たなかった",
|
|
||||||
"polite past": "待[ま]ちました",
|
|
||||||
"polite past negative": "待[ま]ちませんでした",
|
|
||||||
"te-form": "待[ま]って",
|
|
||||||
"te-form negative": ["待[ま]たなくて", "待[ま]たないで"],
|
|
||||||
"potential": "待[ま]てる",
|
|
||||||
"polite potential": "待[ま]てます",
|
|
||||||
"potential negative": "待[ま]てない",
|
|
||||||
"polite potential negative": "待[ま]てません",
|
|
||||||
"passive": "待[ま]たれる",
|
|
||||||
"polite passive": "待[ま]たれます",
|
|
||||||
"passive negative": "待[ま]たれない",
|
|
||||||
"polite passive negative": "待[ま]たれません",
|
|
||||||
"causative": "待[ま]たせる",
|
|
||||||
"causative negative": "待[ま]たせない",
|
|
||||||
"causative passive": "待[ま]たせられる",
|
|
||||||
"causative passive negative": "待[ま]たせられない",
|
|
||||||
"imperative": "待[ま]て",
|
|
||||||
"imperative negative": "待[ま]つな",
|
|
||||||
"progressive": "待[ま]っている",
|
|
||||||
"progressive negative": "待[ま]っていない",
|
|
||||||
"polite progressive": "待[ま]っています",
|
|
||||||
"polite progressive negative": "待[ま]っていません",
|
|
||||||
"progressive past": "待[ま]っていた",
|
|
||||||
"progressive past negative": "待[ま]っていなかった",
|
|
||||||
"polite progressive past": "待[ま]っていました",
|
|
||||||
"polite progressive past negative": "待[ま]っていませんでした",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
"持つ": {
|
"持つ": {
|
||||||
|
|
||||||
"group": "godan",
|
"group": "godan",
|
||||||
@ -1619,6 +1578,47 @@ var words = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"買う": {
|
||||||
|
|
||||||
|
"group": "godan",
|
||||||
|
|
||||||
|
"conjugations": {
|
||||||
|
|
||||||
|
"dictionary": "買[か]う",
|
||||||
|
"negative": "買[か]わない",
|
||||||
|
"polite": "買[か]います",
|
||||||
|
"polite negative": "買[か]いません",
|
||||||
|
"past": "買[か]った",
|
||||||
|
"past negative": "買[か]わなかった",
|
||||||
|
"polite past": "買[か]いました",
|
||||||
|
"polite past negative": "買[か]いませんでした",
|
||||||
|
"te-form": "買[か]って",
|
||||||
|
"te-form negative": ["買[か]わなくて", "買[か]わないで"],
|
||||||
|
"potential": "買[か]える",
|
||||||
|
"polite potential": "買[か]えます",
|
||||||
|
"potential negative": "買[か]えない",
|
||||||
|
"polite potential negative": "買[か]えません",
|
||||||
|
"passive": "買[か]われる",
|
||||||
|
"polite passive": "買[か]われます",
|
||||||
|
"passive negative": "買[か]われない",
|
||||||
|
"polite passive negative": "買[か]われません",
|
||||||
|
"imperative": "買[か]え",
|
||||||
|
"imperative negative": "買[か]うな",
|
||||||
|
"causative": "買[か]わせる",
|
||||||
|
"causative negative": "買[か]わせない",
|
||||||
|
"causative passive": "買[か]わせられる",
|
||||||
|
"causative passive negative": "買[か]わせられない",
|
||||||
|
"progressive": "買[か]っている",
|
||||||
|
"progressive negative": "買[か]っていない",
|
||||||
|
"polite progressive": "買[か]っています",
|
||||||
|
"polite progressive negative": "買[か]っていません",
|
||||||
|
"progressive past": "買[か]っていた",
|
||||||
|
"progressive past negative": "買[か]っていなかった",
|
||||||
|
"polite progressive past": "買[か]っていました",
|
||||||
|
"polite progressive past negative": "買[か]っていませんでした",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
|
||||||
"高い": {
|
"高い": {
|
||||||
|
|
||||||
"group": "i-adjective",
|
"group": "i-adjective",
|
||||||
|
Loading…
Reference in New Issue
Block a user