forked from GitHub/gf-rgl
before the optimizations OptParametrize and OptValues were applied twice. in addition the values optimization is now always applied because it become very cheep
This commit is contained in:
@@ -6,7 +6,7 @@ incomplete concrete RelativeRomance of Relative =
|
|||||||
lin
|
lin
|
||||||
|
|
||||||
RelCl cl = {
|
RelCl cl = {
|
||||||
s = \\ag,t,a,p,m => pronSuch ! ag ++ conjThat ++
|
s = \\ag,t,a,p,m => pronSuch ! {g=ag.g; n=ag.n} ++ conjThat ++
|
||||||
cl.s ! DDir ! t ! a ! p ! m ;
|
cl.s ! DDir ! t ! a ! p ! m ;
|
||||||
c = Nom
|
c = Nom
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user