mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 17:22:51 -06:00
unbounded dep in resource with SlashVS
This commit is contained in:
@@ -11,6 +11,11 @@ incomplete concrete CatRomance of Cat =
|
||||
S = {s : Mood => Str} ;
|
||||
QS = {s : QForm => Str} ;
|
||||
RS = {s : Mood => Agr => Str ; c : Case} ;
|
||||
SlashS = {
|
||||
s : AAgr => Mood => Str ;
|
||||
c2 : Compl
|
||||
} ;
|
||||
|
||||
|
||||
-- Sentence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user