diff options
Diffstat (limited to 'next-lib/src/finnish/StructuralFin.gf')
| -rw-r--r-- | next-lib/src/finnish/StructuralFin.gf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/next-lib/src/finnish/StructuralFin.gf b/next-lib/src/finnish/StructuralFin.gf index 58b7fc2e9..7a08acd81 100644 --- a/next-lib/src/finnish/StructuralFin.gf +++ b/next-lib/src/finnish/StructuralFin.gf @@ -276,10 +276,6 @@ oper lin not_Predet = {s = \\_,_ => "vain"} ; - nothing_but_Predet = - {s = \\n,c => "ei" ++ mikaanPron ! n ! npform2case n c ++ "paitsi"} ; - nobody_but_Predet = - {s = \\n,c => "ei" ++ kukaanPron ! n ! npform2case n c ++ "paitsi"} ; no_Quant = heavyQuant { s1 = \\n,c => "ei" ++ mikaanPron ! n ! c ; |
