Skip to content

Commit

Permalink
Added basic affix and local dict
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukender committed Jul 25, 2017
1 parent e3bbac0 commit fb197cf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
17 changes: 17 additions & 0 deletions jbo.aff
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
SET UTF-8

LANG loj

#FLAG ASCII

# DUMMY VALUE! To be updated
TRY aeiouy'bcdfgjklmnpstvxz.,

IGNORE ()[];:!?

WORDCHARS .,'
REP h '

KEEPCASE X


2 changes: 2 additions & 0 deletions wordlist_local
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.i

0 comments on commit fb197cf

Please sign in to comment.