forked from GitHub/gf-core
a bunch of new words and fixes in DictEng and DictEngBul
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -717,10 +717,10 @@ oper
|
||||
ANeut ;
|
||||
mkN074 : Str -> N ;
|
||||
mkN074 base = let v0 = base
|
||||
in { s = table {
|
||||
in { s = table {
|
||||
NF Sg _ => v0 ;
|
||||
NF Pl Indef => v0 ;
|
||||
NF Pl Def => v0+"ňŕ" ;
|
||||
NF Pl Def => v0+"ňŕ" ;
|
||||
NFSgDefNom => v0 ;
|
||||
NFPlCount => v0 ;
|
||||
NFVocative => v0
|
||||
@@ -1147,7 +1147,7 @@ oper
|
||||
(v0+"ęŕő")
|
||||
(v0+"÷ĺő")
|
||||
(v0+"ęŕë")
|
||||
(v0+"÷ĺë")
|
||||
(v0+"÷ĺë")
|
||||
(v0+"ęŕí")
|
||||
(v0+"÷ĺů")
|
||||
(v0+"÷č")
|
||||
@@ -1255,7 +1255,7 @@ oper
|
||||
(v0+"˙ő")
|
||||
(v0+"ĺő")
|
||||
(v0+"˙ë")
|
||||
(v0+"ĺë")
|
||||
(v0+"ĺë")
|
||||
(v0+"˙í")
|
||||
(v0+"ĺů")
|
||||
(v0+"é")
|
||||
|
||||
Reference in New Issue
Block a user