From 371265b75685f66d27d76681fadbf750f43b3f0e Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 21 Apr 2014 07:51:36 +0000 Subject: [PATCH] corrected the inflection of potere_V in Ita --- lib/src/italian/BeschIta.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/italian/BeschIta.gf b/lib/src/italian/BeschIta.gf index c3ab40e13..af86c8d20 100644 --- a/lib/src/italian/BeschIta.gf +++ b/lib/src/italian/BeschIta.gf @@ -4170,7 +4170,7 @@ oper potere_69 : Str -> Verbo = \potere -> Indi Pres Sg P1 => p_ + "osso" ; Indi Pres Sg P2 => p_ + "uoi" ; Indi Pres Sg P3 => p_ + "uò" ; - Indi Pres Pl P1 => p_ + "otiamo" ; + Indi Pres Pl P1 => p_ + "ossiamo" ; Indi Pres Pl P2 => p_ + "otete" ; Indi Pres Pl P3 => p_ + "ossono" ; Indi Imperf Sg P1 => p_ + "otevo" ; --# notpresent