Skip to content

Commit

Permalink
Added New Verbs to Separate File
Browse files Browse the repository at this point in the history
  • Loading branch information
quantum9Innovation committed Dec 30, 2020
1 parent 1e1d44e commit e0ab33c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion verbs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ <h2 class='des-left' id='goal' >Goal (10): 0% Complete</h2>
</body>

<script src='fidal.js' ></script>
<script src='verbs.js' ></script>
<script>

var subjects = ['እኔ', 'አንተ', 'አንቺ', 'እሱ', 'እሷ', 'እኛ', 'እናንተ', 'እነሱ']
var verbs = ['መሮጥ', 'መስራት', 'ማየት', 'ማብራት', 'ማጥፋት', 'ማሰብ', 'ማውራት', 'መዋኘት', 'መጀመር', 'ማውጣት', 'መተኛት', 'ማስቀመጥ', 'መጫወት', 'መዝጋት', 'መፈለግ', 'መኖር', 'መስማት', 'መማር', 'ማወቅ', 'መሄድ', 'መጨረስ', 'ማግኘት', 'መብላት', 'መንዳት', 'ማምጣት', 'መቻል', 'መደወል', 'ማሳየት', 'መቀበል', 'መያዝ', 'መንካት']
var possible_irregulars = ['መሳል', 'መቁረተ', 'መጻፍ', 'ማንበብ', 'መጠጣት']
var terms_studied = 0

Expand Down
1 change: 1 addition & 0 deletions verbs/verbs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0ab33c

Please sign in to comment.