mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
9 lines
90 B
Plaintext
9 lines
90 B
Plaintext
abstract Test =
|
|
Noun,
|
|
Verb,
|
|
Sentence,
|
|
Untensed,
|
|
-- Tensed,
|
|
Lex
|
|
** {} ;
|