mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Added a few more verbs.
This commit is contained in:
parent
f4f7822300
commit
98ca049503
@ -70,6 +70,41 @@ var words = [
|
||||
"kana": "のむ"
|
||||
},
|
||||
|
||||
{
|
||||
"pos": "verb",
|
||||
"english": "to make",
|
||||
"word": "作る",
|
||||
"kana": "つくる"
|
||||
},
|
||||
|
||||
{
|
||||
"pos": "verb",
|
||||
"english": "to add",
|
||||
"word": "足す",
|
||||
"kana": "たす"
|
||||
},
|
||||
|
||||
{
|
||||
"pos": "verb",
|
||||
"english": "to see",
|
||||
"word": "見る",
|
||||
"kana": "みる"
|
||||
},
|
||||
|
||||
{
|
||||
"pos": "verb",
|
||||
"english": "to rest",
|
||||
"word": "休む",
|
||||
"kana": "やすむ"
|
||||
},
|
||||
|
||||
{
|
||||
"pos": "verb",
|
||||
"english": "to sing",
|
||||
"word": "歌う",
|
||||
"kana": "うたう"
|
||||
},
|
||||
|
||||
{
|
||||
"pos": "verb",
|
||||
"english": "to sit",
|
||||
|
Loading…
Reference in New Issue
Block a user