.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. .TH HFST-TWOLC "1" "December 2015" "HFST" "User Commands" .SH NAME hfst-twolc \- = .SH SYNOPSIS .B hfst-twolc [\fIOPTIONS\fR...] \fIINFILE\fR .SH DESCRIPTION Usage: hfst\-twolc [OPTIONS...] \fB\-i\fR INFILE Usage: hfst\-twolc [OPTIONS...] \fB\-\-input\fR=\fIINFILE\fR Usage: cat INFILE | hfst\-twolc [OPTIONS...] An input file has to be given either using the option \fB\-i\fR or \fB\-\-input\fR, as the last commandline argument or from STDIN. .PP Read a twolc grammar, compile it and store it. If INFILE is missing, the grammar is read from STDIN. If there is no output file given using \fB\-o\fR or \fB\-\-output\fR, the compiled grammar is written to STDOUT. .SS "Common options:" .TP \fB\-h\fR, \fB\-\-help\fR Print help message .TP \fB\-V\fR, \fB\-\-version\fR Print version info .TP \fB\-u\fR, \fB\-\-usage\fR Print usage .TP \fB\-v\fR, \fB\-\-verbose\fR Print verbosely while processing .TP \fB\-q\fR, \fB\-\-quiet\fR Do not print output .TP \fB\-s\fR, \fB\-\-silent\fR Alias of \fB\-\-quiet\fR .SS "Input/Output options:" .TP \fB\-i\fR, \fB\-\-input\fR=\fIINFILE\fR Read input transducer from INFILE .TP \fB\-o\fR, \fB\-\-output\fR=\fIOUTFILE\fR Write output transducer to OUTFILE .SS "TwolC grammar options:" .TP \fB\-R\fR, \fB\-\-resolve\fR Resolve left\-arrow conflicts. .HP \fB\-D\fR, \fB\-\-dont\-resolve\-right\fR Don't resolve right\-arrow conflicts. .TP \fB\-f\fR, \fB\-\-format\fR=\fIFORMAT\fR Store result in format FORMAT. .PP Format may be one of openfst\-log, openfst\-tropical, foma or sfst. .PP By default format is openfst\-tropical. By default right arrow conflicts are resolved and left arrow conflicts are not resolved. .PP hfst\-twolc 0 (hfst 3.8.3) Copyright \(co 2010 University of Helsinki, License GPLv3: GNU GPL version 3 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.