diff options
Diffstat (limited to 'next-lib/src/italian')
| -rw-r--r-- | next-lib/src/italian/StructuralIta.gf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/next-lib/src/italian/StructuralIta.gf b/next-lib/src/italian/StructuralIta.gf index 313dad334..1e46b9bbd 100644 --- a/next-lib/src/italian/StructuralIta.gf +++ b/next-lib/src/italian/StructuralIta.gf @@ -153,9 +153,6 @@ lin "Lei" "La" "Le" "Glie" "Lei" "Suo" "Sua" "Suoi" "Sue" Masc Sg P3 ; not_Predet = {s = \\a,c => prepCase c ++ "non" ; c = Nom} ; - nothing_but_Predet = {s = \\a,c => prepCase c ++ "niente eccetto" ; c = Nom} ; - nobody_but_Predet = {s = \\a,c => prepCase c ++ "nessun eccetto" ; c = Nom} ; - no_Quant = let aucun : ParadigmsIta.Number => ParadigmsIta.Gender => Case => Str = table { |
