forked from GitHub/gf-core
9 lines
90 B
Plaintext
9 lines
90 B
Plaintext
abstract Test =
|
|
Noun,
|
|
Verb,
|
|
Sentence,
|
|
Untensed,
|
|
-- Tensed,
|
|
Lex
|
|
** {} ;
|