use qualified names in ParadigmsBul to avoid warnings

This commit is contained in:
kr.angelov
2013-10-07 18:57:27 +00:00
parent b0a6e22c53
commit dfd58065be

View File

@@ -1199,10 +1199,10 @@ oper
} ;
mkN075 : Str -> N ;
mkN075 base = let v0 = base
in { s = table {
in { s = table {
NF Sg _ => Prelude.nonExist ;
NF Pl Indef => v0 ;
NF Pl Def => v0+"ňĺ" ;
NF Pl Def => v0+"ňĺ" ;
NFSgDefNom => Prelude.nonExist ;
NFPlCount => v0 ;
NFVocative => v0