mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 11:12:51 -06:00
modernized and completed Minimal for absbnf testing
This commit is contained in:
@@ -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
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user