mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 02:38:55 -06:00
finished Idiom implementations
This commit is contained in:
@@ -16,7 +16,7 @@ incomplete concrete RelativeRomance of Relative =
|
||||
RNoAg => ag ;
|
||||
RAg a => a ** {p = P3}
|
||||
} ;
|
||||
cl = mkClause (rp.s ! False ! ag ! Nom) agr vp
|
||||
cl = mkClause (rp.s ! False ! {g = ag.g ; n = ag.n} ! Nom) agr vp
|
||||
in
|
||||
cl.s ! t ! ant ! b ! m
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user