Scroll to navigation

APERTIUM-TRANSFER(1) General Commands Manual APERTIUM-TRANSFER(1)

NAME

apertium-transferlanguage transfer program for Apertium

SYNOPSIS

apertium-transfer [-n trules preproc biltrans [input [output]]]

apertium-transfer trules preproc [input [output]]

apertium-transfer -x extended trules preproc biltrans [input [output]]

apertium-transfer -c trules preproc biltrans [input [output]]

apertium-transfer -t trules preproc biltrans [input [output]]

DESCRIPTION

apertium-transfer is the program that performs the transfer from input language into output language. Normally this program will not be used independently, but in combination with other programs.

FILES

These are the five files that can be used with this command:

trules
Transfer rules file
preproc
Result of preprocess trules file
biltrans
Bilingual letter transducer file
infile
Input file (stdin by default).
outfile
Output file (stdout by default).

OPTIONS

Do not use a bilingual dictionary to process the input.
bindix
extended mode with user dictionary
case-sensitiveness while accessing bilingual dictionary
trace mode: show rule numbers and matched content
extended trace mode, for use with apertium-transfer-tools
null-flushing output on

SEE ALSO

apertium(1)

COPYRIGHT

Copyright © 2005, 2006 Universitat d'Alacant / Universidad de Alicante. This is free software. You may redistribute copies of it under the terms of the GNU General Public License.

BUGS

Many... lurking in the dark and waiting for you!

March 8, 2006 Apertium