fixes in DictEngBul and one more paradigm in ParadigmsBul

This commit is contained in:
kr.angelov
2013-11-12 09:58:39 +00:00
parent 1d7b6f44b6
commit 4b80a15b6c
2 changed files with 15 additions and 3 deletions

View File

@@ -1210,6 +1210,18 @@ oper
rel = \\_ => base ;
g = ANeut ;
lock_N = <>
} ;
mkN076 : Str -> N ;
mkN076 base = let v0 = tk 1 base;
g = ANeut
in {s = mkNoun (v0+"î")
(v0+"ĺňŕ")
(v0+"ĺňŕ")
(v0+"î")
g ;
rel = \\_ => base ;
g = g ;
lock_N = <>
};
mkA076 : Str -> A ;
mkA076 base = let v0 = base