forked from GitHub/gf-rgl
fix definite articles
This commit is contained in:
@@ -165,6 +165,7 @@ oper
|
||||
NF Sg Indef => sg ;
|
||||
NF Sg Def => case sg of {
|
||||
_+"а"=>sg+"та" ;
|
||||
_+"ю"=>sg+"та" ;
|
||||
_+"я"=>sg+"та" ;
|
||||
_+"о"=>sg+"то" ;
|
||||
_+"у"=>sg+"то" ;
|
||||
|
||||
Reference in New Issue
Block a user