mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
extending proto resource API
This commit is contained in:
@@ -1 +1,8 @@
|
||||
concrete TestEng of Test = FunEng, LexEng ** {} ;
|
||||
concrete TestEng of Test =
|
||||
NounEng,
|
||||
VerbEng,
|
||||
SentenceEng,
|
||||
UntensedEng,
|
||||
-- TensedEng,
|
||||
LexEng
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user