The Main Module of the Resource Grammar

Author:
Last update: Wed May 31 19:01:36 2006



Produced by gfdoc - a rudimentary GF document generator. (c) Aarne Ranta (aarne@cs.chalmers.se) 2002 under GNU GPL.

The Main Module of the Resource Grammar

This grammar a collection of the different grammar modules, To test the resource, import Lang, which also contains a lexicon.

    abstract Grammar = 
      Noun,
      Verb, 
      Adjective,
      Adverb,
      Numeral,
      Sentence, 
      Question,
      Relative,
      Conjunction,
      Phrase,
      Text,
      Structural,
      Idiom
      ** {} ;