1
0
forked from GitHub/gf-core

NDet to Indef

This commit is contained in:
krasimir
2008-02-19 18:07:58 +00:00
parent a27ca9bcd2
commit 5674e1b931

View File

@@ -215,7 +215,7 @@ resource ResBul = ParamX ** open Prelude in {
ASg Fem Def => dobrata ; ASg Fem Def => dobrata ;
ASg Neut Indef => dobro ; ASg Neut Indef => dobro ;
ASg Neut Def => dobroto ; ASg Neut Def => dobroto ;
APl NDet => dobri ; APl Indef => dobri ;
APl Def => dobrite APl Def => dobrite
} }
} ; } ;