forked from GitHub/gf-core
added IdiomBul
This commit is contained in:
@@ -536,4 +536,12 @@ resource ResBul = ParamX ** open Prelude in {
|
||||
GSg Neut => "òàêîâà" ;
|
||||
GPl => "òàêèâà"
|
||||
} ;
|
||||
|
||||
thisRP : GenNum => Str
|
||||
= table {
|
||||
GSg Masc => "òîçè" ;
|
||||
GSg Fem => "òaçè" ;
|
||||
GSg Neut => "òîâà" ;
|
||||
GPl => "òåçè"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user