mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -06:00
ResEng.mkS to mkClause
This commit is contained in:
@@ -15,7 +15,7 @@ concrete RelativeEng of Relative = CatEng ** open ResEng in {
|
||||
RNoAg => ag ;
|
||||
RAg a => a
|
||||
} ;
|
||||
cl = mkS (rp.s ! Nom) agr vp.s vp.s2
|
||||
cl = mkClause (rp.s ! Nom) agr vp
|
||||
in
|
||||
cl.s ! t ! ant ! b ! ODir
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user