Grammar without lexicon, new top module

This commit is contained in:
aarne
2006-05-31 14:56:42 +00:00
parent afa2261a1b
commit 4d71dcd880
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,