1
0
forked from GitHub/gf-core

modernized and completed Minimal for absbnf testing

This commit is contained in:
aarne
2007-05-10 13:49:26 +00:00
parent 6254f61d65
commit 6b6c25e5cb
5 changed files with 11 additions and 30 deletions

View File

@@ -4,18 +4,6 @@
-- This is useful for treebank generation.
abstract Minimal =
Noun,
Verb,
Adjective,
Adverb,
Numeral,
Sentence,
Question,
Relative,
Conjunction,
Phrase,
Text,
MinStructural,
Idiom,
Grammar,
MinLexicon
** {} ;