Correction of errors in ResCgg.gf and Numeral.gf regarding generalization of n2-n9

This commit is contained in:
David Bamutura
2019-05-06 02:11:21 +02:00
parent 5af7fd2fa9
commit 7d903526f5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1049,8 +1049,8 @@ oper
\biri,ibiri, g1, abiri,g2 ->
{
s = [];
unit = {s = "ibiri"; g = g1; stem ="biri"};
ten = {s = "abiri" ; g = g2};
unit = {s = ibiri; g = g1; stem ="biri"};
ten = {s = abiri ; g = g2};
};