1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource-1.0/gf/Test.gf
2005-11-28 20:53:54 +00:00

12 lines
126 B
Plaintext

abstract Test =
Noun,
Verb,
Adjective,
Numeral,
Sentence,
Question,
Untensed,
-- Tensed,
Lex
** {} ;