forked from GitHub/gf-rgl
(Som) Restructure relatives and questions
This commit is contained in:
@@ -27,9 +27,9 @@ lin
|
||||
vComp = vc ** { -- The whole previous VP becomes the subordinate clause
|
||||
subcl = \\agr =>
|
||||
let subj = pronTable ! agr ;
|
||||
cls = predVPSlash subj vp ;
|
||||
rcl = mergeRCl (cls.s ! True) ;
|
||||
in "in" ++ rcl.s ! Pres ! Simul ! Pos
|
||||
cls = predVPslash subj vp ;
|
||||
scl = cl2sentence True cls ;
|
||||
in scl.s ! Pres ! Simul ! Pos
|
||||
}
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user