logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

malsym - compile a Malaga symbol file

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.

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 infoMalaga for details.

Name

       malsym - compile a Malaga symbol file

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  extendedsymbolfile.

       -v[ersion]
              Print malsym's version number and exit.

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 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                                      MALSYM(1)

Synopsis

malsymsymbol-filemalsymextended-symbol-file-usesymbol-file

See Also