Next: EXIT STATUS
Up: tr95morph
Previous: DESCRIPTION
-d dictionary
use that dictionary. Several dictionaries may be
given. At least one dictionary must be specified.
Dictionaries are transducers built using tr_ubuild
or tr_build.
- -l language_file
-
specifies the name of of file containing language
specific information on characters (letters). The
first character of language file is a comment character;
all lines beginning with that character are
ignored. The first data line is a sequence of all
characters valid in words (default: letters). The
second data line contains a sequence of pairs of
letters, lowercase letter first, then uppercase,
and so on.
If the option is not present, standard case conversions
apply.
- -i input_file
-
specifies input file to be used instead of the
standard input.
- -G
- makes tr_morph generate inflected forms from lexemes
and sets of categories (aka tags, or annotations)
instead of performing morphological analysis.
- -A annot_separator
-
specifies the character that separates lexemes from
annotations (or tags, i.e. sets of categories) in
the input of tr_morph when it is given the -G
option. This option has no effect if specified
without -G.
- -v
- print version details.
Jan Daciuk
Wed Jun 3 14:37:17 CEST 1998
Software at http://www.pg.gda.pl/~jandac/fsa.html