1
0
forked from GitHub/gf-rgl

(Fin) Add postmodifier also to N2, needed due to ComplN3

This commit is contained in:
Inari Listenmaa
2020-08-23 15:53:17 +02:00
parent 32606cfa59
commit 0ca88f2caf
3 changed files with 25 additions and 19 deletions
+1 -1
View File
@@ -631,7 +631,7 @@ mkVS = overload {
mkN2 : N -> Prep -> N2 = mmkN2
} ;
mmkN2 : N -> Prep -> N2 = \n,c -> n ** {c2 = c ; isPre = mkIsPre c ; lock_N2 = <>} ;
mmkN2 : N -> Prep -> N2 = \n,c -> n ** {c2 = c ; isPre = mkIsPre c ; lock_N2 = <> ; postmod = \\_ => []} ;
mkN3 = \n,c,e -> n ** {c2 = c ; c3 = e ;
isPre = mkIsPre c ; -- matka Lontoosta Pariisiin
isPre2 = mkIsPre e ; -- Suomen voitto Ruotsista