Added progressive verb conjugations.

This commit is contained in:
doncr
2016-12-27 17:44:54 +00:00
parent 2965ae4cf5
commit b0ba0720c4
2 changed files with 107 additions and 1 deletions

View File

@ -27,7 +27,8 @@
<li><label><input type="checkbox" id="polite" checked> Polite</label></li>
<li><label><input type="checkbox" id="negative" checked> Negative</label></li>
<li><label><input type="checkbox" id="past" checked> Past</label></li>
<li><label><input type="checkbox" id="te-form" checked> て form</label></li>
<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="potential"> Potential</label></li>
<li><label><input type="checkbox" id="imperative"> Imperative</label></li>
<li><label><input type="checkbox" id="passive"> Passive</label></li>