| Home > Malagasy Resources > Grammar and lexical resources Grammar and lexical resources  The Malagasy grammar runs on the XLE grammar development
platform, an efficient and powerful system developed and maintained at
the Palo Alto Research Center in California, which faithfully
implements LFG theory.  It incorporates the finite-state morphological
analyzer for Malagasy which was developed in tandem with the grammar, available on the Morphological Analyzer page.
The compiled .fst files are included in this distribution. 
       
        
          | Final Version: tar file or zip file          
             The following files are included:README: this file
Common feature declarations and templates for the PARGRAM grammars: 
Compiled fst files for the finite-state tokenizer and morphological analyzer:common.features.lfg
common.templates.lfg
 
Script, compiled fst file, and test file for the digit recognizer:maltok.fst
malmorph.fst
malmorph.redup.fst
default-gen-tokenizer.fst
 
Script, compiled fst file, and test file for the transducer for lexicalized forms:digits.fst
digits.script
testnum.bat
 
Top-level file for the Malagasy grammar.  The feature declarations override and supplement the common feature declarations for PARGRAM grammars.
  Lexical templates for the Malagasy grammar.  Supplements the common
template declarations for PARGRAM grammars.
Annotated phrase structure rules for Malagasy:
  
Lexicon files for Malagasy.  The adjective, noun, verb, and oblique
files contain grammatical information about stems, and work on the
output of the morphological analyzer.  The lexicon for indeclinables
contains grammatical information about forms that do not go through
the morphological analyzer.lexicalization.bat
malagasy_lexicalized_forms.fst
lexicalization.script
testlex.bat
 
malagasy-adj-lex.lfg
malagasy-noun-lex.lfg
malagasy-verb-lex.lfg
malagasy-oblique-lex.lfg
malagasy-indeclinable-lex.lfg
 |  |