diff --git a/lib/src/catalan/BeschCat.gf b/lib/src/catalan/BeschCat.gf index dd05b17fe..30d685699 100644 --- a/lib/src/catalan/BeschCat.gf +++ b/lib/src/catalan/BeschCat.gf @@ -2669,12 +2669,12 @@ let x_ = Predef.tk 3 ser in VP (Fut Sg P2) => x_ + "seràs" ;--# notpresent VP (Fut Pl P3) => x_ + "seran" ;--# notpresent VP (Fut Sg P3) => x_ + "serà" ;--# notpresent - VP (Pret Pl P1) => x_ + "fóssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "fos" ;--# notpresent - VP (Pret Pl P2) => x_ + "fóssiu" ;--# notpresent - VP (Pret Sg P2) => x_ + "fossis" ;--# notpresent - VP (Pret Pl P3) => x_ + "fossin" ;--# notpresent - VP (Pret Sg P3) => x_ + "fos" ;--# notpresent + VP (Pret Pl P1) => x_ + "fórem" ;--# notpresent + VP (Pret Sg P1) => x_ + "fui" ;--# notpresent + VP (Pret Pl P2) => x_ + "fóreu" ;--# notpresent + VP (Pret Sg P2) => x_ + "fores" ;--# notpresent + VP (Pret Pl P3) => x_ + "foren" ;--# notpresent + VP (Pret Sg P3) => x_ + "fou" ;--# notpresent VP (Cond Pl P1) => x_ + "seríem" ;--# notpresent VP (Cond Sg P1) => x_ + "seria" ;--# notpresent VP (Cond Pl P2) => x_ + "seríeu" ;--# notpresent