bugfix for Polish Phrasebook

This commit is contained in:
adam.slaski
2010-05-30 09:05:48 +00:00
parent d325e565e2
commit 4dd36f85ec
4 changed files with 90 additions and 63 deletions

View File

@@ -140,6 +140,8 @@ resource AdjectiveMorphoPol = ResPol ** open Prelude, (Predef=Predef) in {
x + "zły" => model4 form (x+"źli");
x + "ły" => model4 form (x+"li");
x + "sny" => model4 form (x+"śni");
x + "szny" => model4 form (x+"szni");
x + "rzny" => model4 form (x+"rzni");
x + "zny" => model4 form (x+"źni");
x + "chy" => model4 form (x+"si");
x + "hy" => model4 form (x+"zi"); -- błahy - błazi (not really in use)

View File

@@ -485,7 +485,7 @@ n9 = { unit = table {
s = s.s;
o = s.o;
a = s.a;
n = Pl
n = s.n -- was Pl - why? very strange ASL
};
-- pot3 : Sub1000 -> Sub1000000 ; -- m * 1000