mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
added case (de or a) to Romance infinitive noun and adj complements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
incomplete concrete CatRomance of Cat = CommonX
|
||||
incomplete concrete CatRomance of Cat = CommonX - [SC]
|
||||
** open Prelude, CommonRomance, ResRomance, (R = ParamX) in {
|
||||
|
||||
flags optimize=all_subs ;
|
||||
@@ -15,6 +15,7 @@ incomplete concrete CatRomance of Cat = CommonX
|
||||
c2 : Compl
|
||||
} ;
|
||||
|
||||
SC = {s : Case => Str} ; -- de dormir / à dormir
|
||||
|
||||
-- Sentence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user