mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-10 06:19:32 -06:00
9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
concrete TestEng of Test =
|
|
NounEng,
|
|
VerbEng,
|
|
SentenceEng,
|
|
UntensedEng,
|
|
-- TensedEng,
|
|
LexEng
|
|
** {} ;
|