lt-proc --version (return code: 0)
lt-proc version 3.3.3
lt-proc -HELP (return code: 1)
lt-proc: process a stream with a letter transducer
USAGE: lt-proc [ -a | -b | -c | -d | -e | -g | -n | -p | -s | -t | -v | -h -z -w ] fst_file [input_file [output_file]]
Options:
-a, --analysis: morphological analysis (default behavior)
-b, --bilingual: lexical transfer
-c, --case-sensitive: use the literal case of the incoming characters
-d, --debugged-gen morph. generation with all the stuff
-e, --decompose-nouns: Try to decompound unknown words
-g, --generation: morphological generation
-l, --tagged-gen: morphological generation keeping lexical forms
-m, --tagged-nm-gen: same as -l but without unknown word marks
-n, --non-marked-gen morph. generation without unknown word marks
-o, --surf-bilingual: lexical transfer with surface forms
-p, --post-generation: post-generation
-s, --sao: SAO annotation system input processing
-t, --transliteration: apply transliteration dictionary
-v, --version: version
-z, --null-flush: flush output on the null character
-w, --dictionary-case: use dictionary case instead of surface case
-h, --help: show this help