Moving non-unicode apertium to branches
[apertium.git] / branches / apertium / non-unicode / apertium / apertium-postchunk.1
blob83a65124403542acf4ad2c74f071e0d6e3fd718b
1 .TH apertium\-postchunk 1 2007-03-11 "" ""
2 .SH NAME
3 apertium\-postchunk \- This application is part of
5 .B apertium
7 .PP
8 This tool is part of the apertium machine translation
9 architecture: \fBhttp://apertium.sf.net\fR.
10 .SH SYNOPSIS
11 .B apertium\-postchunk
12 trules preproc [input [output]]
13 .SH DESCRIPTION
14 This is an intermediate tool from Apertium level 2 engine. You should
15 never have to use it independently.
16 .PP
17 It is the third transfer module of the Apertium level 2 transfer model
18 after \fIapertium-transfer\fR and \fIapertium-interchunk\fR.
19 .PP
20 It generates lexical forms from the chunks generated by
21 apertium-interchunk by effecting some finishing changes in their
22 morphological information.
23 .SH OPTIONS
24 It has no options.
25 .SH FILES
26 These are the kinds of files that can be used with this command:
27 .PP
28 .B trules
29 A rules file with extension \fI.t3x\fR.
30 .PP
31 .B preproc
32 A file with extension \fI.t3x.bin\fR that holds the result of
33 preprocessing the \fItrules\fR file with
34 \fIapertium-preprocess-transfer\fR.
35 .PP
36 .B input, output
37 Represent the input and output files. By default they are the standard
38 input and standard output.
39 .SH SEE ALSO
40 .I apertium\-gen\-modes\fR(1),
41 .I apertium\-interchunk\fR(1),
42 .I apertium\-validate\-postchunk\fR(1),
43 .I apertium\-validate\-interchunk\fR(1),
44 .I apertium\-validate\-modes\fR(1),
45 .I apertium\-transfer\fR(1).
46 .SH BUGS
47 Lots of them...lurking in the dark and waiting for you!
48 .SH AUTHOR
49 (c) 2005-2007 Universitat d'Alacant / Universidad de
50 Alicante. All rights reserved. This is free software.  You may
51 redistribute copies of it under the terms of the GNU General Public
52 License <http://www.gnu.org/licenses/gpl.html>.