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