1
0
forked from GitHub/gf-rgl

Grammar without lexicon, new top module

This commit is contained in:
aarne
2006-05-31 14:56:42 +00:00
parent 229494fd0c
commit 1da89928d7
4 changed files with 65 additions and 1 deletions

View File

@@ -2,7 +2,8 @@
-- This grammar is just a collection of the different modules,
-- and the one that can be imported when one wants to test the
-- grammar. A smaller top module is [Test Test.html].
-- grammar. A module without a lexicon is [Grammar Grammar.html],
-- which may be more suitable to open in applications.
abstract Lang =
Noun,