malsym - Man Page
compile a Malaga symbol file
Synopsis
malsym symbol-file
malsym extended-symbol-file -use symbol-file
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 malsym compiles a Malaga symbol file. Give it the symbol file (suffix .sym or .esym) that is to be translated as argument. If an extended-symbol-file (suffix .esym) is to be compiled, you must add the option -use.
See info Malaga for details.
Options
- -h[elp]
Print a help text about malsym's command line arguments and exit.
- -u[se] symbol-file
Use the already compiled symbol-file as the base symbol file when compiling an extended symbol file.
- -v[ersion]
Print malsym's version number and exit.
Authors
Malaga has been developed by Bjoern Beutel. Numerous other people distributed to it. This manpage was originally written for the Debian distribution by Antti-Juhani Kaijanaho.
See Also
malaga(1), mallex(1), malmake(1), malrul(1), malshow(1)
“Malaga 7, User's and Programmer's Manual”. Available in Debian systems via info Malaga, and, if the malaga-doc package is installed, in various formats (DVI, Postscript, PDF, HTML) under /usr/share/doc/malaga-doc/.
Referenced By
malaga(1), mallex(1), malmake(1), malrul(1), malshow(1).