These 4 files are made for an introduction to lexc and twolc. You may download either the download.tar or download.zip file, or the 4 text files separately. Save them in the same folder, and compile them in one of two ways: make -f hfstmake # if you use hfst compilers make -f xfstmake # if you use xerox compilers For hfst: Analyse with hfst-lookup e.mor.hfst Generate with e.gen.hfst e.mor.hfst For xerox: Analyse with lookup e.fst Generate with lookup ie.fst Documentation: Hfst is documented here: http://hfst.github.io/ The xerox tools are documentet here: http://fsmbook.com