forked from GitHub/gf-rgl
fix mkA008
This commit is contained in:
@@ -33370,7 +33370,7 @@ mkA008 base =
|
|||||||
} ;
|
} ;
|
||||||
Instr => table {
|
Instr => table {
|
||||||
GSg Fem => base_1+"ою"+base_2+"ою" ;
|
GSg Fem => base_1+"ою"+base_2+"ою" ;
|
||||||
GSg Neuter => base_1+"им"+base_2+"им" ;
|
GSg _ => base_1+"им"+base_2+"им" ;
|
||||||
GPl => base_1+"ими"+base_2+"ими"
|
GPl => base_1+"ими"+base_2+"ими"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user