forked from GitHub/gf-rgl
(Est) get rid of most lock field warnings
This commit is contained in:
@@ -83,7 +83,7 @@ concrete VerbEst of Verb = CatEst ** open Prelude, ResEst in {
|
||||
|
||||
ReflVP v = insertObjPre (\\fin,b,agr => appCompl fin b v.c2 (reflPron agr)) v ;
|
||||
|
||||
PassV2 v = let vp : VP = passiveVP (predV v) in vp ** {
|
||||
PassV2 v = let vp : ResEst.VP = passiveVP (predV v) in vp ** {
|
||||
sc = compl2subjcase v.c2 -- koer valitakse ; koerale räägitakse
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user