mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Added suru itself as a verb.
This commit is contained in:
parent
b0ba0720c4
commit
68750e4903
@ -327,6 +327,26 @@ var conjugations = {
|
|||||||
"polite progressive negative" : "来[き]ていません",
|
"polite progressive negative" : "来[き]ていません",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"する" : {
|
||||||
|
|
||||||
|
"group" : "suru",
|
||||||
|
|
||||||
|
"plain" : "する",
|
||||||
|
"negative" : "しない",
|
||||||
|
"polite" : "します",
|
||||||
|
"polite negative" : "しません",
|
||||||
|
"past" : "した",
|
||||||
|
"past negative" : "しなかった",
|
||||||
|
"polite past" : "しました",
|
||||||
|
"polite past negative" : "しませんでした",
|
||||||
|
"imperative" : "しろ",
|
||||||
|
"imperative negative" : "さるな",
|
||||||
|
"progressive" : "している",
|
||||||
|
"progressive negative" : "していない",
|
||||||
|
"polite progressive" : "しています",
|
||||||
|
"polite progressive negative" : "していません",
|
||||||
|
},
|
||||||
|
|
||||||
"勉強する" : {
|
"勉強する" : {
|
||||||
|
|
||||||
"group" : "suru",
|
"group" : "suru",
|
||||||
|
Loading…
Reference in New Issue
Block a user