Added volitional conjugations.

This commit is contained in:
doncr
2018-03-05 20:44:12 +00:00
parent c8940979fd
commit bdb8888fef
3 changed files with 36 additions and 1 deletions

View File

@ -36,6 +36,7 @@
<li><label><input type="checkbox" id="te-form"> て form</label></li>
<li><label><input type="checkbox" id="progressive"> Progressive</label></li>
<li><label><input type="checkbox" id="desire"> Desire</label></li>
<li><label><input type="checkbox" id="volitional"> Volitional</label></li>
<li><label><input type="checkbox" id="potential"> Potential</label></li>
<li><label><input type="checkbox" id="imperative"> Imperative</label></li>
<li><label><input type="checkbox" id="passive"> Passive</label></li>