Finite-state compiler for building morphological and phonological analyzers
Finite-state compiler and C library
foma
$ foma
$ foma -f script.foma
$ foma -e 'define vowel [a|e|i|o|u]; print defined;'