forked from GitHub/gf-rgl
(Som) Update FocusObj and UseSlash to new type of SSlash
This commit is contained in:
@@ -28,7 +28,11 @@ lin
|
||||
-}
|
||||
-- : Temp -> Pol -> ClSlash -> SSlash ; -- (that) she had not seen
|
||||
UseSlash t p cls = {
|
||||
s = \\isSubord => let cl = cl2sentence isSubord cls in
|
||||
s = \\isSubord =>
|
||||
let cls' : ClSlash = cls ** {
|
||||
stm = modSTM "waxa" "waxa aan" cls.stm -- Saeed p. 195
|
||||
} ;
|
||||
cl : Clause = cl2sentence isSubord cls' in
|
||||
t.s ++ p.s ++ cl.s ! t.t ! t.a ! p.p
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user