From 8ceafbd4b8fd4a419abd19e866a2cec4228347d1 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 --- src/italian/BeschIta.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/italian/BeschIta.gf b/src/italian/BeschIta.gf index c3ab40e1..af86c8d2 100644 --- a/src/italian/BeschIta.gf +++ b/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