mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
extending proto resource API
This commit is contained in:
@@ -1 +1,8 @@
|
||||
abstract Test = Fun, Lex ** {} ;
|
||||
abstract Test =
|
||||
Noun,
|
||||
Verb,
|
||||
Sentence,
|
||||
Untensed,
|
||||
-- Tensed,
|
||||
Lex
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user