config (374B)
1 split "[ \n]+" 2 beforeword " " 3 afterword "[ \n]" 4 tablesep "," 5 choicesep "|" 6 7 ignore "../data/ignore.txt" 8 table words "../data/words1.txt" 9 table endings "../data/endings_choices.txt" 10 11 expand words endings 12 13 #match "w ord" "word" beginword nofinal 14 matchignore "-d" endword 15 16 group beginword endword 17 replace words 18 endgroup 19 20 retrywithout "diacritics" "̈" 21 retrywithout "space" " "