diff --git a/lib/src/finnish/StructuralFin.gf b/lib/src/finnish/StructuralFin.gf index ccbc9b22b..4559406e1 100644 --- a/lib/src/finnish/StructuralFin.gf +++ b/lib/src/finnish/StructuralFin.gf @@ -68,7 +68,7 @@ concrete StructuralFin of Structural = CatFin ** on_Prep = casePrep adessive ; --- one_Quant = mkDet Sg DEPREC only_Predet = {s = \\_,_ => "vain"} ; - or_Conj = {s1 = [] ; s2 = "tai" ; n = Pl} ; + or_Conj = {s1 = [] ; s2 = "tai" ; n = Sg} ; otherwise_PConj = ss "muuten" ; part_Prep = casePrep partitive ; please_Voc = ss ["ole hyvä"] ; --- number