forked from GitHub/gf-core
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