malrul - compile a Malaga rule file
Contents
Description
Malaga is a development environment for natural-language grammars based on the Left-Associative Grammar
formalism. Malaga grammars can be used for automatic morphological and/or syntactic analysis.
The program malrul compiles a Malaga rule file. Give it the rule file that is to be translated (suffix
.mor, .syn or .all) and the associated symbol file (suffix .sym or .esym) as command-line arguments. The
order of the arguments is arbitrary.
See infoMalaga for details.
Name
malrul - compile a Malaga rule file
Options
-h[elp]
Print a help text about malrul's command line arguments and exit.
-v[ersion]
Print malrul's version number and exit.
See Also
malaga(1), mallex(1), malmake(1), malshow(1), malsym(1) ``Malaga 7, User's and Programmer's Manual''. Available in Debian systems via infoMalaga, and, if the malaga-doc package is installed, in various formats (DVI, Postscript, PDF, HTML) under /usr/share/doc/malaga-doc/. Malaga 26 September 2006 MALRUL(1)
Synopsis
malrulsymbol-filerule-file
