mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
add do you teach the cat in Malay
This commit is contained in:
@@ -56,7 +56,7 @@ lin
|
||||
|
||||
-- : Temp -> Pol -> QCl -> QS ;
|
||||
UseQCl t p cl = {
|
||||
s = cl.subj ++ t.s ++ p.s ++ cl.pred ! Active ! p.p ;
|
||||
s = t.s ++ p.s ++ cl.subj ++ cl.pred ! Active ! p.p ;
|
||||
} ;
|
||||
|
||||
-- : Temp -> Pol -> RCl -> RS ;
|
||||
|
||||
Reference in New Issue
Block a user