From 73fd4b8f0d87d7946071a419e26365bb1ef6dc98 Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 15 Jun 2009 09:56:35 +0000 Subject: [PATCH] reduce the number of variants in Catalan --- next-lib/src/catalan/BeschCat.gf | 3131 +++++++++++++------------ next-lib/src/catalan/DiffCat.gf | 2 +- next-lib/src/catalan/LangCat.gf | 2 +- next-lib/src/catalan/StructuralCat.gf | 2 +- 4 files changed, 1569 insertions(+), 1568 deletions(-) diff --git a/next-lib/src/catalan/BeschCat.gf b/next-lib/src/catalan/BeschCat.gf index b9e86a0c1..cd7fe650c 100644 --- a/next-lib/src/catalan/BeschCat.gf +++ b/next-lib/src/catalan/BeschCat.gf @@ -18,30 +18,30 @@ let absol_ = Predef.tk 3 absoldre in VI Infn => absol_ + "dre" ; VI Ger => absol_ + "ent" ; VI Part => absol_ + "t" ; - VP (Pres Ind Pl P1) => absol_ + "em" ; - VP (Pres Ind Sg P1) => absol_ + "c" ; + VP (Pres Ind Pl P1) => absol_ + "em" ; + VP (Pres Ind Sg P1) => absol_ + "c" ; VP (Pres Ind Pl P2) => absol_ + "eu" ; VP (Pres Ind Sg P2) => absol_ + "s" ; VP (Pres Ind Pl P3) => absol_ + "en" ; VP (Pres Ind Sg P3) => absol_ + "" ; - VP (Pres Subj Pl P1) => absol_ + "guem" ; - VP (Pres Subj Sg P1) => absol_ + "gui" ; - VP (Pres Subj Pl P2) => absol_ + "gueu" ; - VP (Pres Subj Sg P2) => absol_ + "guis" ; - VP (Pres Subj Pl P3) => absol_ + "guin" ; - VP (Pres Subj Sg P3) => absol_ + "gui" ; - VP (Impf Ind Pl P1) => absol_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => absol_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => absol_ + "guem" ; + VP (Pres Sub Sg P1) => absol_ + "gui" ; + VP (Pres Sub Pl P2) => absol_ + "gueu" ; + VP (Pres Sub Sg P2) => absol_ + "guis" ; + VP (Pres Sub Pl P3) => absol_ + "guin" ; + VP (Pres Sub Sg P3) => absol_ + "gui" ; + VP (Impf Ind Pl P1) => absol_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => absol_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => absol_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => absol_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => absol_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => absol_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => absol_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => absol_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => absol_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => absol_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => absol_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => absol_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => absol_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => absol_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => absol_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => absol_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => absol_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => absol_ + "gués" ;--# notpresent VP (Fut Pl P1) => absol_ + "drem" ;--# notpresent VP (Fut Sg P1) => absol_ + "dré" ;--# notpresent VP (Fut Pl P2) => absol_ + "dreu" ;--# notpresent @@ -78,30 +78,30 @@ let adm_ = Predef.tk 4 admetre in {s = table { VI Infn => adm_ + "etre" ; VI Ger => adm_ + "etent" ; - VP (Pres Ind Pl P1) => adm_ + "etem" ; - VP (Pres Ind Sg P1) => adm_ + "eto" ; + VP (Pres Ind Pl P1) => adm_ + "etem" ; + VP (Pres Ind Sg P1) => adm_ + "eto" ; VP (Pres Ind Pl P2) => adm_ + "eteu" ; VP (Pres Ind Sg P2) => adm_ + "ets" ; VP (Pres Ind Pl P3) => adm_ + "eten" ; VP (Pres Ind Sg P3) => adm_ + "et" ; - VP (Pres Subj Pl P1) => adm_ + "etem" ; - VP (Pres Subj Sg P1) => adm_ + "eti" ; - VP (Pres Subj Pl P2) => adm_ + "eteu" ; - VP (Pres Subj Sg P2) => adm_ + "etis" ; - VP (Pres Subj Pl P3) => adm_ + "etin" ; - VP (Pres Subj Sg P3) => adm_ + "eti" ; - VP (Impf Ind Pl P1) => adm_ + "etíem" ;--# notpresent - VP (Impf Ind Sg P1) => adm_ + "etia" ;--# notpresent + VP (Pres Sub Pl P1) => adm_ + "etem" ; + VP (Pres Sub Sg P1) => adm_ + "eti" ; + VP (Pres Sub Pl P2) => adm_ + "eteu" ; + VP (Pres Sub Sg P2) => adm_ + "etis" ; + VP (Pres Sub Pl P3) => adm_ + "etin" ; + VP (Pres Sub Sg P3) => adm_ + "eti" ; + VP (Impf Ind Pl P1) => adm_ + "etíem" ;--# notpresent + VP (Impf Ind Sg P1) => adm_ + "etia" ;--# notpresent VP (Impf Ind Pl P2) => adm_ + "etíeu" ;--# notpresent VP (Impf Ind Sg P2) => adm_ + "eties" ;--# notpresent VP (Impf Ind Pl P3) => adm_ + "etien" ;--# notpresent VP (Impf Ind Sg P3) => adm_ + "etia" ;--# notpresent - VP (Impf Subj Pl P1) => adm_ + "etéssim" ;--# notpresent - VP (Impf Subj Sg P1) => adm_ + "etés" ;--# notpresent - VP (Impf Subj Pl P2) => adm_ + "etéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => adm_ + "etessis" ;--# notpresent - VP (Impf Subj Pl P3) => adm_ + "etessin" ;--# notpresent - VP (Impf Subj Sg P3) => adm_ + "etés" ;--# notpresent + VP (Impf Sub Pl P1) => adm_ + "etéssim" ;--# notpresent + VP (Impf Sub Sg P1) => adm_ + "etés" ;--# notpresent + VP (Impf Sub Pl P2) => adm_ + "etéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => adm_ + "etessis" ;--# notpresent + VP (Impf Sub Pl P3) => adm_ + "etessin" ;--# notpresent + VP (Impf Sub Sg P3) => adm_ + "etés" ;--# notpresent VP (Fut Pl P1) => adm_ + "etrem" ;--# notpresent VP (Fut Sg P1) => adm_ + "etré" ;--# notpresent VP (Fut Pl P2) => adm_ + "etreu" ;--# notpresent @@ -140,30 +140,30 @@ let ajup_ = Predef.tk 2 ajupir in VI Infn => ajup_ + "ir" ; VI Ger => ajup_ + "int" ; VI Part => ajup_ + "it" ; - VP (Pres Ind Pl P1) => ajup_ + "im" ; - VP (Pres Ind Sg P1) => ajup_ + "o" ; + VP (Pres Ind Pl P1) => ajup_ + "im" ; + VP (Pres Ind Sg P1) => ajup_ + "o" ; VP (Pres Ind Pl P2) => ajup_ + "iu" ; VP (Pres Ind Sg P2) => ajup_ + "s" ; VP (Pres Ind Pl P3) => ajup_ + "en" ; VP (Pres Ind Sg P3) => ajup_ + "" ; - VP (Pres Subj Pl P1) => ajup_ + "im" ; - VP (Pres Subj Sg P1) => ajup_ + "i" ; - VP (Pres Subj Pl P2) => ajup_ + "iu" ; - VP (Pres Subj Sg P2) => ajup_ + "is" ; - VP (Pres Subj Pl P3) => ajup_ + "in" ; - VP (Pres Subj Sg P3) => ajup_ + "i" ; - VP (Impf Ind Pl P1) => ajup_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => ajup_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => ajup_ + "im" ; + VP (Pres Sub Sg P1) => ajup_ + "i" ; + VP (Pres Sub Pl P2) => ajup_ + "iu" ; + VP (Pres Sub Sg P2) => ajup_ + "is" ; + VP (Pres Sub Pl P3) => ajup_ + "in" ; + VP (Pres Sub Sg P3) => ajup_ + "i" ; + VP (Impf Ind Pl P1) => ajup_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => ajup_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => ajup_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => ajup_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => ajup_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => ajup_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => ajup_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => ajup_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => ajup_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => ajup_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => ajup_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => ajup_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => ajup_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => ajup_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => ajup_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => ajup_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => ajup_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => ajup_ + "ís" ;--# notpresent VP (Fut Pl P1) => ajup_ + "irem" ;--# notpresent VP (Fut Sg P1) => ajup_ + "iré" ;--# notpresent VP (Fut Pl P2) => ajup_ + "ireu" ;--# notpresent @@ -201,30 +201,30 @@ let x_ = Predef.tk 4 anar in VI Infn => x_ + "anar" ; VI Ger => x_ + "anant" ; VI Part => x_ + "anat" ; - VP (Pres Ind Pl P1) => x_ + "anem" ; - VP (Pres Ind Sg P1) => x_ + "vaig" ; + VP (Pres Ind Pl P1) => x_ + "anem" ; + VP (Pres Ind Sg P1) => x_ + "vaig" ; VP (Pres Ind Pl P2) => x_ + "aneu" ; VP (Pres Ind Sg P2) => x_ + "vas" ; VP (Pres Ind Pl P3) => x_ + "van" ; VP (Pres Ind Sg P3) => x_ + "va" ; - VP (Pres Subj Pl P1) => x_ + "anem" ; - VP (Pres Subj Sg P1) => x_ + "vagi" ; - VP (Pres Subj Pl P2) => x_ + "aneu" ; - VP (Pres Subj Sg P2) => x_ + "vagis" ; - VP (Pres Subj Pl P3) => x_ + "vagin" ; - VP (Pres Subj Sg P3) => x_ + "vagi" ; - VP (Impf Ind Pl P1) => x_ + "anàvem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "anava" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "anem" ; + VP (Pres Sub Sg P1) => x_ + "vagi" ; + VP (Pres Sub Pl P2) => x_ + "aneu" ; + VP (Pres Sub Sg P2) => x_ + "vagis" ; + VP (Pres Sub Pl P3) => x_ + "vagin" ; + VP (Pres Sub Sg P3) => x_ + "vagi" ; + VP (Impf Ind Pl P1) => x_ + "anàvem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "anava" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "anàveu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "anaves" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "anaven" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "anava" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "anéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "anés" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "anéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "anessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "anessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "anés" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "anéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "anés" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "anéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "anessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "anessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "anés" ;--# notpresent VP (Fut Pl P1) => x_ + "anirem" ;--# notpresent VP (Fut Sg P1) => x_ + "aniré" ;--# notpresent VP (Fut Pl P2) => x_ + "anireu" ;--# notpresent @@ -261,30 +261,30 @@ let apar_ = Predef.tk 5 apar {s = table { VI Ger => apar_ + "eixent" ; VI Part => apar_ + "egut" ; - VP (Pres Ind Pl P1) => apar_ + "eixem" ; - VP (Pres Ind Sg P1) => apar_ + "ec" ; + VP (Pres Ind Pl P1) => apar_ + "eixem" ; + VP (Pres Ind Sg P1) => apar_ + "ec" ; VP (Pres Ind Pl P2) => apar_ + "eixeu" ; VP (Pres Ind Sg P2) => apar_ + "eixes" ; VP (Pres Ind Pl P3) => apar_ + "eixen" ; VP (Pres Ind Sg P3) => apar_ + "eix" ; - VP (Pres Subj Pl P1) => apar_ + "eguem" ; - VP (Pres Subj Sg P1) => apar_ + "egui" ; - VP (Pres Subj Pl P2) => apar_ + "egueu" ; - VP (Pres Subj Sg P2) => apar_ + "eguis" ; - VP (Pres Subj Pl P3) => apar_ + "eguin" ; - VP (Pres Subj Sg P3) => apar_ + "egui" ; - VP (Impf Ind Pl P1) => apar_ + "eixíem" ;--# notpresent - VP (Impf Ind Sg P1) => apar_ + "eixia" ;--# notpresent + VP (Pres Sub Pl P1) => apar_ + "eguem" ; + VP (Pres Sub Sg P1) => apar_ + "egui" ; + VP (Pres Sub Pl P2) => apar_ + "egueu" ; + VP (Pres Sub Sg P2) => apar_ + "eguis" ; + VP (Pres Sub Pl P3) => apar_ + "eguin" ; + VP (Pres Sub Sg P3) => apar_ + "egui" ; + VP (Impf Ind Pl P1) => apar_ + "eixíem" ;--# notpresent + VP (Impf Ind Sg P1) => apar_ + "eixia" ;--# notpresent VP (Impf Ind Pl P2) => apar_ + "eixíeu" ;--# notpresent VP (Impf Ind Sg P2) => apar_ + "eixies" ;--# notpresent VP (Impf Ind Pl P3) => apar_ + "eixien" ;--# notpresent VP (Impf Ind Sg P3) => apar_ + "eixia" ;--# notpresent - VP (Impf Subj Pl P1) => apar_ + "eguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => apar_ + "egués" ;--# notpresent - VP (Impf Subj Pl P2) => apar_ + "eguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => apar_ + "eguessis" ;--# notpresent - VP (Impf Subj Pl P3) => apar_ + "eguessin" ;--# notpresent - VP (Impf Subj Sg P3) => apar_ + "egués" ;--# notpresent + VP (Impf Sub Pl P1) => apar_ + "eguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => apar_ + "egués" ;--# notpresent + VP (Impf Sub Pl P2) => apar_ + "eguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => apar_ + "eguessis" ;--# notpresent + VP (Impf Sub Pl P3) => apar_ + "eguessin" ;--# notpresent + VP (Impf Sub Sg P3) => apar_ + "egués" ;--# notpresent VP (Fut Pl P1) => apar_ + "eixerem" ;--# notpresent VP (Fut Sg P1) => apar_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => apar_ + "eixereu" ;--# notpresent @@ -323,30 +323,30 @@ let a_ = Predef.tk 7 aprendre in VI Infn => a_ + "prendre" ; VI Ger => a_ + "prenent" ; VI Part => a_ + "près" ; - VP (Pres Ind Pl P1) => a_ + "prenem" ; - VP (Pres Ind Sg P1) => a_ + "prenc" ; + VP (Pres Ind Pl P1) => a_ + "prenem" ; + VP (Pres Ind Sg P1) => a_ + "prenc" ; VP (Pres Ind Pl P2) => a_ + "preneu" ; VP (Pres Ind Sg P2) => a_ + "prens" ; VP (Pres Ind Pl P3) => a_ + "prenen" ; VP (Pres Ind Sg P3) => a_ + "prèn" ; - VP (Pres Subj Pl P1) => a_ + "prenguem" ; - VP (Pres Subj Sg P1) => a_ + "prengui" ; - VP (Pres Subj Pl P2) => a_ + "prengueu" ; - VP (Pres Subj Sg P2) => a_ + "prenguis" ; - VP (Pres Subj Pl P3) => a_ + "prenguin" ; - VP (Pres Subj Sg P3) => a_ + "prengui" ; + VP (Pres Sub Pl P1) => a_ + "prenguem" ; + VP (Pres Sub Sg P1) => a_ + "prengui" ; + VP (Pres Sub Pl P2) => a_ + "prengueu" ; + VP (Pres Sub Sg P2) => a_ + "prenguis" ; + VP (Pres Sub Pl P3) => a_ + "prenguin" ; + VP (Pres Sub Sg P3) => a_ + "prengui" ; VP (Impf Ind Pl P1) => a_ + "preníem" ;--# notpresent VP (Impf Ind Sg P1) => a_ + "prenia" ;--# notpresent VP (Impf Ind Pl P2) => a_ + "preníeu" ;--# notpresent VP (Impf Ind Sg P2) => a_ + "prenies" ;--# notpresent VP (Impf Ind Pl P3) => a_ + "prenien" ;--# notpresent VP (Impf Ind Sg P3) => a_ + "prenia" ;--# notpresent - VP (Impf Subj Pl P1) => a_ + "prenguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => a_ + "prengués" ;--# notpresent - VP (Impf Subj Pl P2) => a_ + "prenguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => a_ + "prenguessis" ;--# notpresent - VP (Impf Subj Pl P3) => a_ + "prenguessin" ;--# notpresent - VP (Impf Subj Sg P3) => a_ + "prengués" ;--# notpresent + VP (Impf Sub Pl P1) => a_ + "prenguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => a_ + "prengués" ;--# notpresent + VP (Impf Sub Pl P2) => a_ + "prenguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => a_ + "prenguessis" ;--# notpresent + VP (Impf Sub Pl P3) => a_ + "prenguessin" ;--# notpresent + VP (Impf Sub Sg P3) => a_ + "prengués" ;--# notpresent VP (Fut Pl P1) => a_ + "prendrem" ;--# notpresent VP (Fut Sg P1) => a_ + "prendré" ;--# notpresent VP (Fut Pl P2) => a_ + "prendreu" ;--# notpresent @@ -384,29 +384,29 @@ let at_ = Predef.tk 5 atendre in {s = table { VI Infn => at_ + "endre" ; VI Ger => at_ + "enent" ; - VP (Pres Ind Pl P1) => at_ + "enem" ; - VP (Pres Ind Sg P1) => at_ + "enc" ; + VP (Pres Ind Pl P1) => at_ + "enem" ; + VP (Pres Ind Sg P1) => at_ + "enc" ; VP (Pres Ind Pl P2) => at_ + "eneu" ; VP (Pres Ind Sg P2) => at_ + "ens" ; VP (Pres Ind Pl P3) => at_ + "enen" ; - VP (Pres Subj Pl P1) => at_ + "enguem" ; - VP (Pres Subj Sg P1) => at_ + "engui" ; - VP (Pres Subj Pl P2) => at_ + "engueu" ; - VP (Pres Subj Sg P2) => at_ + "enguis" ; - VP (Pres Subj Pl P3) => at_ + "enguin" ; - VP (Pres Subj Sg P3) => at_ + "engui" ; - VP (Impf Ind Pl P1) => at_ + "eníem" ;--# notpresent - VP (Impf Ind Sg P1) => at_ + "enia" ;--# notpresent + VP (Pres Sub Pl P1) => at_ + "enguem" ; + VP (Pres Sub Sg P1) => at_ + "engui" ; + VP (Pres Sub Pl P2) => at_ + "engueu" ; + VP (Pres Sub Sg P2) => at_ + "enguis" ; + VP (Pres Sub Pl P3) => at_ + "enguin" ; + VP (Pres Sub Sg P3) => at_ + "engui" ; + VP (Impf Ind Pl P1) => at_ + "eníem" ;--# notpresent + VP (Impf Ind Sg P1) => at_ + "enia" ;--# notpresent VP (Impf Ind Pl P2) => at_ + "eníeu" ;--# notpresent VP (Impf Ind Sg P2) => at_ + "enies" ;--# notpresent VP (Impf Ind Pl P3) => at_ + "enien" ;--# notpresent VP (Impf Ind Sg P3) => at_ + "enia" ;--# notpresent - VP (Impf Subj Pl P1) => at_ + "enguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => at_ + "engués" ;--# notpresent - VP (Impf Subj Pl P2) => at_ + "enguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => at_ + "enguessis" ;--# notpresent - VP (Impf Subj Pl P3) => at_ + "enguessin" ;--# notpresent - VP (Impf Subj Sg P3) => at_ + "engués" ;--# notpresent + VP (Impf Sub Pl P1) => at_ + "enguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => at_ + "engués" ;--# notpresent + VP (Impf Sub Pl P2) => at_ + "enguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => at_ + "enguessis" ;--# notpresent + VP (Impf Sub Pl P3) => at_ + "enguessin" ;--# notpresent + VP (Impf Sub Sg P3) => at_ + "engués" ;--# notpresent VP (Fut Pl P1) => at_ + "endrem" ;--# notpresent VP (Fut Sg P1) => at_ + "endré" ;--# notpresent VP (Fut Pl P2) => at_ + "endreu" ;--# notpresent @@ -451,24 +451,24 @@ oper at VP (Pres Ind Pl P1) => at_ + "enyem" ; VP (Pres Ind Pl P2) => at_ + "enyeu" ; VP (Pres Ind Pl P3) => at_ + "enyen" ; - VP (Pres Subj Sg P1) => at_ + "enyi" ; - VP (Pres Subj Sg P2) => at_ + "enyis" ; - VP (Pres Subj Sg P3) => at_ + "enyi" ; - VP (Pres Subj Pl P1) => at_ + "enyem" ; - VP (Pres Subj Pl P2) => at_ + "enyeu" ; - VP (Pres Subj Pl P3) => at_ + "enyin" ; + VP (Pres Sub Sg P1) => at_ + "enyi" ; + VP (Pres Sub Sg P2) => at_ + "enyis" ; + VP (Pres Sub Sg P3) => at_ + "enyi" ; + VP (Pres Sub Pl P1) => at_ + "enyem" ; + VP (Pres Sub Pl P2) => at_ + "enyeu" ; + VP (Pres Sub Pl P3) => at_ + "enyin" ; VP (Impf Ind Sg P1) => at_ + "enyia" ; --# notpresent VP (Impf Ind Sg P2) => at_ + "enyies" ; --# notpresent VP (Impf Ind Sg P3) => at_ + "enyia" ; --# notpresent VP (Impf Ind Pl P1) => at_ + "enyíem" ; --# notpresent VP (Impf Ind Pl P2) => at_ + "enyíeu" ; --# notpresent VP (Impf Ind Pl P3) => at_ + "enyien" ; --# notpresent - VP (Impf Subj Sg P1) => at_ + "enyés" ; --# notpresent - VP (Impf Subj Sg P2) => at_ + "enyéssis" ; --# notpresent - VP (Impf Subj Sg P3) => at_ + "enyés" ; --# notpresent - VP (Impf Subj Pl P1) => at_ + "enyéssim" ; --# notpresent - VP (Impf Subj Pl P2) => at_ + "enyéssiu" ; --# notpresent - VP (Impf Subj Pl P3) => at_ + "enyéssin" ; --# notpresent + VP (Impf Sub Sg P1) => at_ + "enyés" ; --# notpresent + VP (Impf Sub Sg P2) => at_ + "enyéssis" ; --# notpresent + VP (Impf Sub Sg P3) => at_ + "enyés" ; --# notpresent + VP (Impf Sub Pl P1) => at_ + "enyéssim" ; --# notpresent + VP (Impf Sub Pl P2) => at_ + "enyéssiu" ; --# notpresent + VP (Impf Sub Pl P3) => at_ + "enyéssin" ; --# notpresent VP (Pret Sg P1) => at_ + "enyí" ; --# notpresent VP (Pret Sg P2) => at_ + "enyeres" ; --# notpresent VP (Pret Sg P3) => at_ + "enyé" ; --# notpresent @@ -505,30 +505,30 @@ let bat_ = Predef.tk 2 batre in VI Infn => bat_ + "re" ; VI Ger => bat_ + "ent" ; VI Part => bat_ + "ut" ; - VP (Pres Ind Pl P1) => bat_ + "em" ; - VP (Pres Ind Sg P1) => bat_ + "o" ; + VP (Pres Ind Pl P1) => bat_ + "em" ; + VP (Pres Ind Sg P1) => bat_ + "o" ; VP (Pres Ind Pl P2) => bat_ + "eu" ; VP (Pres Ind Sg P2) => bat_ + "s" ; VP (Pres Ind Pl P3) => bat_ + "en" ; VP (Pres Ind Sg P3) => bat_ + "" ; - VP (Pres Subj Pl P1) => bat_ + "em" ; - VP (Pres Subj Sg P1) => bat_ + "i" ; - VP (Pres Subj Pl P2) => bat_ + "eu" ; - VP (Pres Subj Sg P2) => bat_ + "is" ; - VP (Pres Subj Pl P3) => bat_ + "in" ; - VP (Pres Subj Sg P3) => bat_ + "i" ; - VP (Impf Ind Pl P1) => bat_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => bat_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => bat_ + "em" ; + VP (Pres Sub Sg P1) => bat_ + "i" ; + VP (Pres Sub Pl P2) => bat_ + "eu" ; + VP (Pres Sub Sg P2) => bat_ + "is" ; + VP (Pres Sub Pl P3) => bat_ + "in" ; + VP (Pres Sub Sg P3) => bat_ + "i" ; + VP (Impf Ind Pl P1) => bat_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => bat_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => bat_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => bat_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => bat_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => bat_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => bat_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => bat_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => bat_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => bat_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => bat_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => bat_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => bat_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => bat_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => bat_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => bat_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => bat_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => bat_ + "és" ;--# notpresent VP (Fut Pl P1) => bat_ + "rem" ;--# notpresent VP (Fut Sg P1) => bat_ + "ré" ;--# notpresent VP (Fut Pl P2) => bat_ + "reu" ;--# notpresent @@ -566,30 +566,30 @@ let be_ = Predef.tk 3 beure in VI Infn => be_ + "ure" ; VI Ger => be_ + "vent" ; VI Part => be_ + "gut" ; - VP (Pres Ind Pl P1) => be_ + "vem" ; - VP (Pres Ind Sg P1) => be_ + "c" ; + VP (Pres Ind Pl P1) => be_ + "vem" ; + VP (Pres Ind Sg P1) => be_ + "c" ; VP (Pres Ind Pl P2) => be_ + "veu" ; VP (Pres Ind Sg P2) => be_ + "us" ; VP (Pres Ind Pl P3) => be_ + "uen" ; VP (Pres Ind Sg P3) => be_ + "u" ; - VP (Pres Subj Pl P1) => be_ + "guem" ; - VP (Pres Subj Sg P1) => be_ + "gui" ; - VP (Pres Subj Pl P2) => be_ + "gueu" ; - VP (Pres Subj Sg P2) => be_ + "guis" ; - VP (Pres Subj Pl P3) => be_ + "guin" ; - VP (Pres Subj Sg P3) => be_ + "gui" ; + VP (Pres Sub Pl P1) => be_ + "guem" ; + VP (Pres Sub Sg P1) => be_ + "gui" ; + VP (Pres Sub Pl P2) => be_ + "gueu" ; + VP (Pres Sub Sg P2) => be_ + "guis" ; + VP (Pres Sub Pl P3) => be_ + "guin" ; + VP (Pres Sub Sg P3) => be_ + "gui" ; VP (Impf Ind Pl P1) => be_ + "víem" ;--# notpresent VP (Impf Ind Sg P1) => be_ + "via" ;--# notpresent VP (Impf Ind Pl P2) => be_ + "víeu" ;--# notpresent VP (Impf Ind Sg P2) => be_ + "vies" ;--# notpresent VP (Impf Ind Pl P3) => be_ + "vien" ;--# notpresent VP (Impf Ind Sg P3) => be_ + "via" ;--# notpresent - VP (Impf Subj Pl P1) => be_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => be_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => be_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => be_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => be_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => be_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => be_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => be_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => be_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => be_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => be_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => be_ + "gués" ;--# notpresent VP (Fut Pl P1) => be_ + "urem" ;--# notpresent VP (Fut Sg P1) => be_ + "uré" ;--# notpresent VP (Fut Pl P2) => be_ + "ureu" ;--# notpresent @@ -628,30 +628,30 @@ let ca_ = Predef.tk 3 cabre in VI Infn => ca_ + "bre" ; VI Ger => ca_ + "bent" ; VI Part => ca_ + "but" ; - VP (Pres Ind Pl P1) => ca_ + "bem" ; - VP (Pres Ind Sg P1) => ca_ + "bo" ; + VP (Pres Ind Pl P1) => ca_ + "bem" ; + VP (Pres Ind Sg P1) => ca_ + "bo" ; VP (Pres Ind Pl P2) => ca_ + "beu" ; VP (Pres Ind Sg P2) => ca_ + "ps" ; VP (Pres Ind Pl P3) => ca_ + "ben" ; VP (Pres Ind Sg P3) => ca_ + "p" ; - VP (Pres Subj Pl P1) => ca_ + "bem" ; - VP (Pres Subj Sg P1) => ca_ + "bi" ; - VP (Pres Subj Pl P2) => ca_ + "beu" ; - VP (Pres Subj Sg P2) => ca_ + "bis" ; - VP (Pres Subj Pl P3) => ca_ + "bin" ; - VP (Pres Subj Sg P3) => ca_ + "bi" ; - VP (Impf Ind Pl P1) => ca_ + "bíem" ;--# notpresent - VP (Impf Ind Sg P1) => ca_ + "bia" ;--# notpresent + VP (Pres Sub Pl P1) => ca_ + "bem" ; + VP (Pres Sub Sg P1) => ca_ + "bi" ; + VP (Pres Sub Pl P2) => ca_ + "beu" ; + VP (Pres Sub Sg P2) => ca_ + "bis" ; + VP (Pres Sub Pl P3) => ca_ + "bin" ; + VP (Pres Sub Sg P3) => ca_ + "bi" ; + VP (Impf Ind Pl P1) => ca_ + "bíem" ;--# notpresent + VP (Impf Ind Sg P1) => ca_ + "bia" ;--# notpresent VP (Impf Ind Pl P2) => ca_ + "bíeu" ;--# notpresent VP (Impf Ind Sg P2) => ca_ + "bies" ;--# notpresent VP (Impf Ind Pl P3) => ca_ + "bien" ;--# notpresent VP (Impf Ind Sg P3) => ca_ + "bia" ;--# notpresent - VP (Impf Subj Pl P1) => ca_ + "béssim" ;--# notpresent - VP (Impf Subj Sg P1) => ca_ + "bés" ;--# notpresent - VP (Impf Subj Pl P2) => ca_ + "béssiu" ;--# notpresent - VP (Impf Subj Sg P2) => ca_ + "bessis" ;--# notpresent - VP (Impf Subj Pl P3) => ca_ + "bessin" ;--# notpresent - VP (Impf Subj Sg P3) => ca_ + "bés" ;--# notpresent + VP (Impf Sub Pl P1) => ca_ + "béssim" ;--# notpresent + VP (Impf Sub Sg P1) => ca_ + "bés" ;--# notpresent + VP (Impf Sub Pl P2) => ca_ + "béssiu" ;--# notpresent + VP (Impf Sub Sg P2) => ca_ + "bessis" ;--# notpresent + VP (Impf Sub Pl P3) => ca_ + "bessin" ;--# notpresent + VP (Impf Sub Sg P3) => ca_ + "bés" ;--# notpresent VP (Fut Pl P1) => ca_ + "brem" ;--# notpresent VP (Fut Sg P1) => ca_ + "bré" ;--# notpresent VP (Fut Pl P2) => ca_ + "breu" ;--# notpresent @@ -690,30 +690,30 @@ let cant_ = Predef.tk 2 cantar in VI Infn => cant_ + "ar" ; VI Ger => cant_ + "ant" ; VI Part => cant_ + "at" ; - VP (Pres Ind Pl P1) => cant_ + "em" ; - VP (Pres Ind Sg P1) => cant_ + "o" ; + VP (Pres Ind Pl P1) => cant_ + "em" ; + VP (Pres Ind Sg P1) => cant_ + "o" ; VP (Pres Ind Pl P2) => cant_ + "eu" ; VP (Pres Ind Sg P2) => cant_ + "es" ; VP (Pres Ind Pl P3) => cant_ + "en" ; VP (Pres Ind Sg P3) => cant_ + "a" ; - VP (Pres Subj Pl P1) => cant_ + "em" ; - VP (Pres Subj Sg P1) => cant_ + "i" ; - VP (Pres Subj Pl P2) => cant_ + "eu" ; - VP (Pres Subj Sg P2) => cant_ + "is" ; - VP (Pres Subj Pl P3) => cant_ + "in" ; - VP (Pres Subj Sg P3) => cant_ + "i" ; - VP (Impf Ind Pl P1) => cant_ + "àvem" ;--# notpresent - VP (Impf Ind Sg P1) => cant_ + "ava" ;--# notpresent + VP (Pres Sub Pl P1) => cant_ + "em" ; + VP (Pres Sub Sg P1) => cant_ + "i" ; + VP (Pres Sub Pl P2) => cant_ + "eu" ; + VP (Pres Sub Sg P2) => cant_ + "is" ; + VP (Pres Sub Pl P3) => cant_ + "in" ; + VP (Pres Sub Sg P3) => cant_ + "i" ; + VP (Impf Ind Pl P1) => cant_ + "àvem" ;--# notpresent + VP (Impf Ind Sg P1) => cant_ + "ava" ;--# notpresent VP (Impf Ind Pl P2) => cant_ + "àveu" ;--# notpresent VP (Impf Ind Sg P2) => cant_ + "aves" ;--# notpresent VP (Impf Ind Pl P3) => cant_ + "aven" ;--# notpresent VP (Impf Ind Sg P3) => cant_ + "ava" ;--# notpresent - VP (Impf Subj Pl P1) => cant_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => cant_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => cant_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => cant_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => cant_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => cant_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => cant_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => cant_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => cant_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => cant_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => cant_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => cant_ + "és" ;--# notpresent VP (Fut Pl P1) => cant_ + "arem" ;--# notpresent VP (Fut Sg P1) => cant_ + "aré" ;--# notpresent VP (Fut Pl P2) => cant_ + "areu" ;--# notpresent @@ -751,30 +751,30 @@ let canvi_ = Predef.tk 2 canviar in VI Infn => canvi_ + "ar" ; VI Ger => canvi_ + "ant" ; VI Part => canvi_ + "at" ; - VP (Pres Ind Pl P1) => canvi_ + "em" ; - VP (Pres Ind Sg P1) => canvi_ + "o" ; + VP (Pres Ind Pl P1) => canvi_ + "em" ; + VP (Pres Ind Sg P1) => canvi_ + "o" ; VP (Pres Ind Pl P2) => canvi_ + "eu" ; VP (Pres Ind Sg P2) => canvi_ + "es" ; VP (Pres Ind Pl P3) => canvi_ + "en" ; VP (Pres Ind Sg P3) => canvi_ + "a" ; - VP (Pres Subj Pl P1) => canvi_ + "em" ; - VP (Pres Subj Sg P1) => canvi_ + "ï" ; - VP (Pres Subj Pl P2) => canvi_ + "eu" ; - VP (Pres Subj Sg P2) => canvi_ + "ïs" ; - VP (Pres Subj Pl P3) => canvi_ + "ïn" ; - VP (Pres Subj Sg P3) => canvi_ + "ï" ; - VP (Impf Ind Pl P1) => canvi_ + "àvem" ;--# notpresent - VP (Impf Ind Sg P1) => canvi_ + "ava" ;--# notpresent + VP (Pres Sub Pl P1) => canvi_ + "em" ; + VP (Pres Sub Sg P1) => canvi_ + "ï" ; + VP (Pres Sub Pl P2) => canvi_ + "eu" ; + VP (Pres Sub Sg P2) => canvi_ + "ïs" ; + VP (Pres Sub Pl P3) => canvi_ + "ïn" ; + VP (Pres Sub Sg P3) => canvi_ + "ï" ; + VP (Impf Ind Pl P1) => canvi_ + "àvem" ;--# notpresent + VP (Impf Ind Sg P1) => canvi_ + "ava" ;--# notpresent VP (Impf Ind Pl P2) => canvi_ + "àveu" ;--# notpresent VP (Impf Ind Sg P2) => canvi_ + "aves" ;--# notpresent VP (Impf Ind Pl P3) => canvi_ + "aven" ;--# notpresent VP (Impf Ind Sg P3) => canvi_ + "ava" ;--# notpresent - VP (Impf Subj Pl P1) => canvi_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => canvi_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => canvi_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => canvi_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => canvi_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => canvi_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => canvi_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => canvi_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => canvi_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => canvi_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => canvi_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => canvi_ + "és" ;--# notpresent VP (Fut Pl P1) => canvi_ + "arem" ;--# notpresent VP (Fut Sg P1) => canvi_ + "aré" ;--# notpresent VP (Fut Pl P2) => canvi_ + "areu" ;--# notpresent @@ -813,30 +813,30 @@ let x_ = Predef.tk 5 caure in VI Infn => x_ + "caure" ; VI Ger => x_ + "caient" ; VI Part => x_ + "caigut" ; - VP (Pres Ind Pl P1) => x_ + "caiem" ; - VP (Pres Ind Sg P1) => x_ + "caic" ; + VP (Pres Ind Pl P1) => x_ + "caiem" ; + VP (Pres Ind Sg P1) => x_ + "caic" ; VP (Pres Ind Pl P2) => x_ + "caieu" ; VP (Pres Ind Sg P2) => x_ + "caus" ; VP (Pres Ind Pl P3) => x_ + "cauen" ; VP (Pres Ind Sg P3) => x_ + "cau" ; - VP (Pres Subj Pl P1) => x_ + "caiguem" ; - VP (Pres Subj Sg P1) => x_ + "caigui" ; - VP (Pres Subj Pl P2) => x_ + "caigueu" ; - VP (Pres Subj Sg P2) => x_ + "caiguis" ; - VP (Pres Subj Pl P3) => x_ + "caiguin" ; - VP (Pres Subj Sg P3) => x_ + "caigui" ; - VP (Impf Ind Pl P1) => x_ + "quèiem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "queia" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "caiguem" ; + VP (Pres Sub Sg P1) => x_ + "caigui" ; + VP (Pres Sub Pl P2) => x_ + "caigueu" ; + VP (Pres Sub Sg P2) => x_ + "caiguis" ; + VP (Pres Sub Pl P3) => x_ + "caiguin" ; + VP (Pres Sub Sg P3) => x_ + "caigui" ; + VP (Impf Ind Pl P1) => x_ + "quèiem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "queia" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "quèieu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "queies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "queien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "queia" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "caiguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "caigués" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "caiguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "caiguessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "caiguessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "caigués" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "caiguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "caigués" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "caiguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "caiguessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "caiguessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "caigués" ;--# notpresent VP (Fut Pl P1) => x_ + "caurem" ;--# notpresent VP (Fut Sg P1) => x_ + "cauré" ;--# notpresent VP (Fut Pl P2) => x_ + "caureu" ;--# notpresent @@ -874,30 +874,30 @@ let clo_ = Predef.tk 3 cloure in VI Infn => clo_ + "ure" ; VI Ger => clo_ + "ent" ; VI Part => clo_ + "s" ; - VP (Pres Ind Pl P1) => clo_ + "em" ; - VP (Pres Ind Sg P1) => clo_ + "c" ; + VP (Pres Ind Pl P1) => clo_ + "em" ; + VP (Pres Ind Sg P1) => clo_ + "c" ; VP (Pres Ind Pl P2) => clo_ + "eu" ; VP (Pres Ind Sg P2) => clo_ + "us" ; VP (Pres Ind Pl P3) => clo_ + "uen" ; VP (Pres Ind Sg P3) => clo_ + "u" ; - VP (Pres Subj Pl P1) => clo_ + "guem" ; - VP (Pres Subj Sg P1) => clo_ + "gui" ; - VP (Pres Subj Pl P2) => clo_ + "gueu" ; - VP (Pres Subj Sg P2) => clo_ + "guis" ; - VP (Pres Subj Pl P3) => clo_ + "guin" ; - VP (Pres Subj Sg P3) => clo_ + "gui" ; - VP (Impf Ind Pl P1) => clo_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => clo_ + "ïa" ;--# notpresent + VP (Pres Sub Pl P1) => clo_ + "guem" ; + VP (Pres Sub Sg P1) => clo_ + "gui" ; + VP (Pres Sub Pl P2) => clo_ + "gueu" ; + VP (Pres Sub Sg P2) => clo_ + "guis" ; + VP (Pres Sub Pl P3) => clo_ + "guin" ; + VP (Pres Sub Sg P3) => clo_ + "gui" ; + VP (Impf Ind Pl P1) => clo_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => clo_ + "ïa" ;--# notpresent VP (Impf Ind Pl P2) => clo_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => clo_ + "ïes" ;--# notpresent VP (Impf Ind Pl P3) => clo_ + "ïen" ;--# notpresent VP (Impf Ind Sg P3) => clo_ + "ïa" ;--# notpresent - VP (Impf Subj Pl P1) => clo_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => clo_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => clo_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => clo_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => clo_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => clo_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => clo_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => clo_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => clo_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => clo_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => clo_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => clo_ + "gués" ;--# notpresent VP (Fut Pl P1) => clo_ + "urem" ;--# notpresent VP (Fut Sg P1) => clo_ + "uré" ;--# notpresent VP (Fut Pl P2) => clo_ + "ureu" ;--# notpresent @@ -935,30 +935,30 @@ let cob_ = Predef.tk 3 cobrir in VI Infn => cob_ + "rir" ; VI Ger => cob_ + "rint" ; VI Part => cob_ + "ert" ; - VP (Pres Ind Pl P1) => cob_ + "rim" ; - VP (Pres Ind Sg P1) => cob_ + "reixo" ; + VP (Pres Ind Pl P1) => cob_ + "rim" ; + VP (Pres Ind Sg P1) => cob_ + "reixo" ; VP (Pres Ind Pl P2) => cob_ + "riu" ; VP (Pres Ind Sg P2) => cob_ + "reixes" ; VP (Pres Ind Pl P3) => cob_ + "reixen" ; VP (Pres Ind Sg P3) => cob_ + "reix" ; - VP (Pres Subj Pl P1) => cob_ + "rim" ; - VP (Pres Subj Sg P1) => cob_ + "reixi" ; - VP (Pres Subj Pl P2) => cob_ + "riu" ; - VP (Pres Subj Sg P2) => cob_ + "reixis" ; - VP (Pres Subj Pl P3) => cob_ + "reixin" ; - VP (Pres Subj Sg P3) => cob_ + "reixi" ; - VP (Impf Ind Pl P1) => cob_ + "ríem" ;--# notpresent - VP (Impf Ind Sg P1) => cob_ + "ria" ;--# notpresent + VP (Pres Sub Pl P1) => cob_ + "rim" ; + VP (Pres Sub Sg P1) => cob_ + "reixi" ; + VP (Pres Sub Pl P2) => cob_ + "riu" ; + VP (Pres Sub Sg P2) => cob_ + "reixis" ; + VP (Pres Sub Pl P3) => cob_ + "reixin" ; + VP (Pres Sub Sg P3) => cob_ + "reixi" ; + VP (Impf Ind Pl P1) => cob_ + "ríem" ;--# notpresent + VP (Impf Ind Sg P1) => cob_ + "ria" ;--# notpresent VP (Impf Ind Pl P2) => cob_ + "ríeu" ;--# notpresent VP (Impf Ind Sg P2) => cob_ + "ries" ;--# notpresent VP (Impf Ind Pl P3) => cob_ + "rien" ;--# notpresent VP (Impf Ind Sg P3) => cob_ + "ria" ;--# notpresent - VP (Impf Subj Pl P1) => cob_ + "ríssim" ;--# notpresent - VP (Impf Subj Sg P1) => cob_ + "rís" ;--# notpresent - VP (Impf Subj Pl P2) => cob_ + "ríssiu" ;--# notpresent - VP (Impf Subj Sg P2) => cob_ + "rissis" ;--# notpresent - VP (Impf Subj Pl P3) => cob_ + "rissin" ;--# notpresent - VP (Impf Subj Sg P3) => cob_ + "rís" ;--# notpresent + VP (Impf Sub Pl P1) => cob_ + "ríssim" ;--# notpresent + VP (Impf Sub Sg P1) => cob_ + "rís" ;--# notpresent + VP (Impf Sub Pl P2) => cob_ + "ríssiu" ;--# notpresent + VP (Impf Sub Sg P2) => cob_ + "rissis" ;--# notpresent + VP (Impf Sub Pl P3) => cob_ + "rissin" ;--# notpresent + VP (Impf Sub Sg P3) => cob_ + "rís" ;--# notpresent VP (Fut Pl P1) => cob_ + "rirem" ;--# notpresent VP (Fut Sg P1) => cob_ + "riré" ;--# notpresent VP (Fut Pl P2) => cob_ + "rireu" ;--# notpresent @@ -996,30 +996,30 @@ let c_ = Predef.tk 5 collir in VI Infn => c_ + "ollir" ; VI Ger => c_ + "ollint" ; VI Part => c_ + "ollit" ; - VP (Pres Ind Pl P1) => c_ + "ollim" ; - VP (Pres Ind Sg P1) => c_ + "ullo" ; + VP (Pres Ind Pl P1) => c_ + "ollim" ; + VP (Pres Ind Sg P1) => c_ + "ullo" ; VP (Pres Ind Pl P2) => c_ + "olliu" ; VP (Pres Ind Sg P2) => c_ + "ulls" ; VP (Pres Ind Pl P3) => c_ + "ullen" ; VP (Pres Ind Sg P3) => c_ + "ull" ; - VP (Pres Subj Pl P1) => c_ + "ollim" ; - VP (Pres Subj Sg P1) => c_ + "ulli" ; - VP (Pres Subj Pl P2) => c_ + "olliu" ; - VP (Pres Subj Sg P2) => c_ + "ullis" ; - VP (Pres Subj Pl P3) => c_ + "ullin" ; - VP (Pres Subj Sg P3) => c_ + "ulli" ; - VP (Impf Ind Pl P1) => c_ + "ollíem" ;--# notpresent - VP (Impf Ind Sg P1) => c_ + "ollia" ;--# notpresent + VP (Pres Sub Pl P1) => c_ + "ollim" ; + VP (Pres Sub Sg P1) => c_ + "ulli" ; + VP (Pres Sub Pl P2) => c_ + "olliu" ; + VP (Pres Sub Sg P2) => c_ + "ullis" ; + VP (Pres Sub Pl P3) => c_ + "ullin" ; + VP (Pres Sub Sg P3) => c_ + "ulli" ; + VP (Impf Ind Pl P1) => c_ + "ollíem" ;--# notpresent + VP (Impf Ind Sg P1) => c_ + "ollia" ;--# notpresent VP (Impf Ind Pl P2) => c_ + "ollíeu" ;--# notpresent VP (Impf Ind Sg P2) => c_ + "ollies" ;--# notpresent VP (Impf Ind Pl P3) => c_ + "ollien" ;--# notpresent VP (Impf Ind Sg P3) => c_ + "ollia" ;--# notpresent - VP (Impf Subj Pl P1) => c_ + "ollíssim" ;--# notpresent - VP (Impf Subj Sg P1) => c_ + "ollís" ;--# notpresent - VP (Impf Subj Pl P2) => c_ + "ollíssiu" ;--# notpresent - VP (Impf Subj Sg P2) => c_ + "ollissis" ;--# notpresent - VP (Impf Subj Pl P3) => c_ + "ollissin" ;--# notpresent - VP (Impf Subj Sg P3) => c_ + "ollís" ;--# notpresent + VP (Impf Sub Pl P1) => c_ + "ollíssim" ;--# notpresent + VP (Impf Sub Sg P1) => c_ + "ollís" ;--# notpresent + VP (Impf Sub Pl P2) => c_ + "ollíssiu" ;--# notpresent + VP (Impf Sub Sg P2) => c_ + "ollissis" ;--# notpresent + VP (Impf Sub Pl P3) => c_ + "ollissin" ;--# notpresent + VP (Impf Sub Sg P3) => c_ + "ollís" ;--# notpresent VP (Fut Pl P1) => c_ + "ollirem" ;--# notpresent VP (Fut Sg P1) => c_ + "olliré" ;--# notpresent VP (Fut Pl P2) => c_ + "ollireu" ;--# notpresent @@ -1057,30 +1057,30 @@ let comen_ = Predef.tk 3 comen VI Infn => comen_ + "çar" ; VI Ger => comen_ + "çant" ; VI Part => comen_ + "çat" ; - VP (Pres Ind Pl P1) => comen_ + "cem" ; - VP (Pres Ind Sg P1) => comen_ + "ço" ; + VP (Pres Ind Pl P1) => comen_ + "cem" ; + VP (Pres Ind Sg P1) => comen_ + "ço" ; VP (Pres Ind Pl P2) => comen_ + "ceu" ; VP (Pres Ind Sg P2) => comen_ + "ces" ; VP (Pres Ind Pl P3) => comen_ + "cen" ; VP (Pres Ind Sg P3) => comen_ + "ça" ; - VP (Pres Subj Pl P1) => comen_ + "cem" ; - VP (Pres Subj Sg P1) => comen_ + "ci" ; - VP (Pres Subj Pl P2) => comen_ + "ceu" ; - VP (Pres Subj Sg P2) => comen_ + "cis" ; - VP (Pres Subj Pl P3) => comen_ + "cin" ; - VP (Pres Subj Sg P3) => comen_ + "ci" ; - VP (Impf Ind Pl P1) => comen_ + "çàvem" ;--# notpresent - VP (Impf Ind Sg P1) => comen_ + "çava" ;--# notpresent + VP (Pres Sub Pl P1) => comen_ + "cem" ; + VP (Pres Sub Sg P1) => comen_ + "ci" ; + VP (Pres Sub Pl P2) => comen_ + "ceu" ; + VP (Pres Sub Sg P2) => comen_ + "cis" ; + VP (Pres Sub Pl P3) => comen_ + "cin" ; + VP (Pres Sub Sg P3) => comen_ + "ci" ; + VP (Impf Ind Pl P1) => comen_ + "çàvem" ;--# notpresent + VP (Impf Ind Sg P1) => comen_ + "çava" ;--# notpresent VP (Impf Ind Pl P2) => comen_ + "çàveu" ;--# notpresent VP (Impf Ind Sg P2) => comen_ + "çaves" ;--# notpresent VP (Impf Ind Pl P3) => comen_ + "çaven" ;--# notpresent VP (Impf Ind Sg P3) => comen_ + "çava" ;--# notpresent - VP (Impf Subj Pl P1) => comen_ + "céssim" ;--# notpresent - VP (Impf Subj Sg P1) => comen_ + "cés" ;--# notpresent - VP (Impf Subj Pl P2) => comen_ + "céssiu" ;--# notpresent - VP (Impf Subj Sg P2) => comen_ + "cessis" ;--# notpresent - VP (Impf Subj Pl P3) => comen_ + "cessin" ;--# notpresent - VP (Impf Subj Sg P3) => comen_ + "cés" ;--# notpresent + VP (Impf Sub Pl P1) => comen_ + "céssim" ;--# notpresent + VP (Impf Sub Sg P1) => comen_ + "cés" ;--# notpresent + VP (Impf Sub Pl P2) => comen_ + "céssiu" ;--# notpresent + VP (Impf Sub Sg P2) => comen_ + "cessis" ;--# notpresent + VP (Impf Sub Pl P3) => comen_ + "cessin" ;--# notpresent + VP (Impf Sub Sg P3) => comen_ + "cés" ;--# notpresent VP (Fut Pl P1) => comen_ + "çarem" ;--# notpresent VP (Fut Sg P1) => comen_ + "çaré" ;--# notpresent VP (Fut Pl P2) => comen_ + "çareu" ;--# notpresent @@ -1118,30 +1118,30 @@ let commo_ = Predef.tk 3 commoure in VI Infn => commo_ + "ure" ; VI Ger => commo_ + "vent" ; VI Part => commo_ + "gut" ; - VP (Pres Ind Pl P1) => commo_ + "vem" ; - VP (Pres Ind Sg P1) => commo_ + "c" ; + VP (Pres Ind Pl P1) => commo_ + "vem" ; + VP (Pres Ind Sg P1) => commo_ + "c" ; VP (Pres Ind Pl P2) => commo_ + "veu" ; VP (Pres Ind Sg P2) => commo_ + "us" ; VP (Pres Ind Pl P3) => commo_ + "uen" ; VP (Pres Ind Sg P3) => commo_ + "u" ; - VP (Pres Subj Pl P1) => commo_ + "guem" ; - VP (Pres Subj Sg P1) => commo_ + "gui" ; - VP (Pres Subj Pl P2) => commo_ + "gueu" ; - VP (Pres Subj Sg P2) => commo_ + "guis" ; - VP (Pres Subj Pl P3) => commo_ + "guin" ; - VP (Pres Subj Sg P3) => commo_ + "gui" ; - VP (Impf Ind Pl P1) => commo_ + "víem" ;--# notpresent - VP (Impf Ind Sg P1) => commo_ + "via" ;--# notpresent + VP (Pres Sub Pl P1) => commo_ + "guem" ; + VP (Pres Sub Sg P1) => commo_ + "gui" ; + VP (Pres Sub Pl P2) => commo_ + "gueu" ; + VP (Pres Sub Sg P2) => commo_ + "guis" ; + VP (Pres Sub Pl P3) => commo_ + "guin" ; + VP (Pres Sub Sg P3) => commo_ + "gui" ; + VP (Impf Ind Pl P1) => commo_ + "víem" ;--# notpresent + VP (Impf Ind Sg P1) => commo_ + "via" ;--# notpresent VP (Impf Ind Pl P2) => commo_ + "víeu" ;--# notpresent VP (Impf Ind Sg P2) => commo_ + "vies" ;--# notpresent VP (Impf Ind Pl P3) => commo_ + "vien" ;--# notpresent VP (Impf Ind Sg P3) => commo_ + "via" ;--# notpresent - VP (Impf Subj Pl P1) => commo_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => commo_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => commo_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => commo_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => commo_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => commo_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => commo_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => commo_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => commo_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => commo_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => commo_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => commo_ + "gués" ;--# notpresent VP (Fut Pl P1) => commo_ + "urem" ;--# notpresent VP (Fut Sg P1) => commo_ + "uré" ;--# notpresent VP (Fut Pl P2) => commo_ + "ureu" ;--# notpresent @@ -1179,30 +1179,30 @@ let compla_ = Predef.tk 3 complaure in VI Infn => compla_ + "ure" ; VI Ger => compla_ + "ent" ; VI Part => compla_ + "gut" ; - VP (Pres Ind Pl P1) => compla_ + "em" ; - VP (Pres Ind Sg P1) => compla_ + "c" ; + VP (Pres Ind Pl P1) => compla_ + "em" ; + VP (Pres Ind Sg P1) => compla_ + "c" ; VP (Pres Ind Pl P2) => compla_ + "eu" ; VP (Pres Ind Sg P2) => compla_ + "us" ; VP (Pres Ind Pl P3) => compla_ + "uen" ; VP (Pres Ind Sg P3) => compla_ + "u" ; - VP (Pres Subj Pl P1) => compla_ + "guem" ; - VP (Pres Subj Sg P1) => compla_ + "gui" ; - VP (Pres Subj Pl P2) => compla_ + "gueu" ; - VP (Pres Subj Sg P2) => compla_ + "guis" ; - VP (Pres Subj Pl P3) => compla_ + "guin" ; - VP (Pres Subj Sg P3) => compla_ + "gui" ; - VP (Impf Ind Pl P1) => compla_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => compla_ + "ïa" ;--# notpresent + VP (Pres Sub Pl P1) => compla_ + "guem" ; + VP (Pres Sub Sg P1) => compla_ + "gui" ; + VP (Pres Sub Pl P2) => compla_ + "gueu" ; + VP (Pres Sub Sg P2) => compla_ + "guis" ; + VP (Pres Sub Pl P3) => compla_ + "guin" ; + VP (Pres Sub Sg P3) => compla_ + "gui" ; + VP (Impf Ind Pl P1) => compla_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => compla_ + "ïa" ;--# notpresent VP (Impf Ind Pl P2) => compla_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => compla_ + "ïes" ;--# notpresent VP (Impf Ind Pl P3) => compla_ + "ïen" ;--# notpresent VP (Impf Ind Sg P3) => compla_ + "ïa" ;--# notpresent - VP (Impf Subj Pl P1) => compla_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => compla_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => compla_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => compla_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => compla_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => compla_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => compla_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => compla_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => compla_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => compla_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => compla_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => compla_ + "gués" ;--# notpresent VP (Fut Pl P1) => compla_ + "urem" ;--# notpresent VP (Fut Sg P1) => compla_ + "uré" ;--# notpresent VP (Fut Pl P2) => compla_ + "ureu" ;--# notpresent @@ -1240,30 +1240,30 @@ let compl_ = Predef.tk 2 complir in VI Infn => compl_ + "ir" ; VI Ger => compl_ + "int" ; VI Part => compl_ + "ert" ; - VP (Pres Ind Pl P1) => compl_ + "im" ; - VP (Pres Ind Sg P1) => compl_ + "eixo" ; + VP (Pres Ind Pl P1) => compl_ + "im" ; + VP (Pres Ind Sg P1) => compl_ + "eixo" ; VP (Pres Ind Pl P2) => compl_ + "iu" ; VP (Pres Ind Sg P2) => compl_ + "eixes" ; VP (Pres Ind Pl P3) => compl_ + "eixen" ; VP (Pres Ind Sg P3) => compl_ + "eix" ; - VP (Pres Subj Pl P1) => compl_ + "im" ; - VP (Pres Subj Sg P1) => compl_ + "eixi" ; - VP (Pres Subj Pl P2) => compl_ + "iu" ; - VP (Pres Subj Sg P2) => compl_ + "eixis" ; - VP (Pres Subj Pl P3) => compl_ + "eixin" ; - VP (Pres Subj Sg P3) => compl_ + "eixi" ; - VP (Impf Ind Pl P1) => compl_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => compl_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => compl_ + "im" ; + VP (Pres Sub Sg P1) => compl_ + "eixi" ; + VP (Pres Sub Pl P2) => compl_ + "iu" ; + VP (Pres Sub Sg P2) => compl_ + "eixis" ; + VP (Pres Sub Pl P3) => compl_ + "eixin" ; + VP (Pres Sub Sg P3) => compl_ + "eixi" ; + VP (Impf Ind Pl P1) => compl_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => compl_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => compl_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => compl_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => compl_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => compl_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => compl_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => compl_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => compl_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => compl_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => compl_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => compl_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => compl_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => compl_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => compl_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => compl_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => compl_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => compl_ + "ís" ;--# notpresent VP (Fut Pl P1) => compl_ + "irem" ;--# notpresent VP (Fut Sg P1) => compl_ + "iré" ;--# notpresent VP (Fut Pl P2) => compl_ + "ireu" ;--# notpresent @@ -1301,30 +1301,30 @@ let compo_ = Predef.tk 4 compondre in VI Infn => compo_ + "ndre" ; VI Ger => compo_ + "nent" ; VI Part => compo_ + "st" ; - VP (Pres Ind Pl P1) => compo_ + "nem" ; - VP (Pres Ind Sg P1) => compo_ + "nc" ; + VP (Pres Ind Pl P1) => compo_ + "nem" ; + VP (Pres Ind Sg P1) => compo_ + "nc" ; VP (Pres Ind Pl P2) => compo_ + "neu" ; VP (Pres Ind Sg P2) => compo_ + "ns" ; VP (Pres Ind Pl P3) => compo_ + "nen" ; VP (Pres Ind Sg P3) => compo_ + "n" ; - VP (Pres Subj Pl P1) => compo_ + "nguem" ; - VP (Pres Subj Sg P1) => compo_ + "ngui" ; - VP (Pres Subj Pl P2) => compo_ + "ngueu" ; - VP (Pres Subj Sg P2) => compo_ + "nguis" ; - VP (Pres Subj Pl P3) => compo_ + "nguin" ; - VP (Pres Subj Sg P3) => compo_ + "ngui" ; - VP (Impf Ind Pl P1) => compo_ + "níem" ;--# notpresent - VP (Impf Ind Sg P1) => compo_ + "nia" ;--# notpresent + VP (Pres Sub Pl P1) => compo_ + "nguem" ; + VP (Pres Sub Sg P1) => compo_ + "ngui" ; + VP (Pres Sub Pl P2) => compo_ + "ngueu" ; + VP (Pres Sub Sg P2) => compo_ + "nguis" ; + VP (Pres Sub Pl P3) => compo_ + "nguin" ; + VP (Pres Sub Sg P3) => compo_ + "ngui" ; + VP (Impf Ind Pl P1) => compo_ + "níem" ;--# notpresent + VP (Impf Ind Sg P1) => compo_ + "nia" ;--# notpresent VP (Impf Ind Pl P2) => compo_ + "níeu" ;--# notpresent VP (Impf Ind Sg P2) => compo_ + "nies" ;--# notpresent VP (Impf Ind Pl P3) => compo_ + "nien" ;--# notpresent VP (Impf Ind Sg P3) => compo_ + "nia" ;--# notpresent - VP (Impf Subj Pl P1) => compo_ + "nguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => compo_ + "ngués" ;--# notpresent - VP (Impf Subj Pl P2) => compo_ + "nguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => compo_ + "nguessis" ;--# notpresent - VP (Impf Subj Pl P3) => compo_ + "nguessin" ;--# notpresent - VP (Impf Subj Sg P3) => compo_ + "ngués" ;--# notpresent + VP (Impf Sub Pl P1) => compo_ + "nguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => compo_ + "ngués" ;--# notpresent + VP (Impf Sub Pl P2) => compo_ + "nguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => compo_ + "nguessis" ;--# notpresent + VP (Impf Sub Pl P3) => compo_ + "nguessin" ;--# notpresent + VP (Impf Sub Sg P3) => compo_ + "ngués" ;--# notpresent VP (Fut Pl P1) => compo_ + "ndrem" ;--# notpresent VP (Fut Sg P1) => compo_ + "ndré" ;--# notpresent VP (Fut Pl P2) => compo_ + "ndreu" ;--# notpresent @@ -1361,30 +1361,30 @@ let con_ = Predef.tk 5 con {s = table { VI Ger => con_ + "eixent" ; VI Part => con_ + "egut" ; - VP (Pres Ind Pl P1) => con_ + "eixem" ; - VP (Pres Ind Sg P1) => con_ + "ec" ; + VP (Pres Ind Pl P1) => con_ + "eixem" ; + VP (Pres Ind Sg P1) => con_ + "ec" ; VP (Pres Ind Pl P2) => con_ + "eixeu" ; VP (Pres Ind Sg P2) => con_ + "eixes" ; VP (Pres Ind Pl P3) => con_ + "eixen" ; VP (Pres Ind Sg P3) => con_ + "eix" ; - VP (Pres Subj Pl P1) => con_ + "eguem" ; - VP (Pres Subj Sg P1) => con_ + "egui" ; - VP (Pres Subj Pl P2) => con_ + "egueu" ; - VP (Pres Subj Sg P2) => con_ + "eguis" ; - VP (Pres Subj Pl P3) => con_ + "eguin" ; - VP (Pres Subj Sg P3) => con_ + "egui" ; - VP (Impf Ind Pl P1) => con_ + "eixíem" ;--# notpresent - VP (Impf Ind Sg P1) => con_ + "eixia" ;--# notpresent + VP (Pres Sub Pl P1) => con_ + "eguem" ; + VP (Pres Sub Sg P1) => con_ + "egui" ; + VP (Pres Sub Pl P2) => con_ + "egueu" ; + VP (Pres Sub Sg P2) => con_ + "eguis" ; + VP (Pres Sub Pl P3) => con_ + "eguin" ; + VP (Pres Sub Sg P3) => con_ + "egui" ; + VP (Impf Ind Pl P1) => con_ + "eixíem" ;--# notpresent + VP (Impf Ind Sg P1) => con_ + "eixia" ;--# notpresent VP (Impf Ind Pl P2) => con_ + "eixíeu" ;--# notpresent VP (Impf Ind Sg P2) => con_ + "eixies" ;--# notpresent VP (Impf Ind Pl P3) => con_ + "eixien" ;--# notpresent VP (Impf Ind Sg P3) => con_ + "eixia" ;--# notpresent - VP (Impf Subj Pl P1) => con_ + "eguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => con_ + "egués" ;--# notpresent - VP (Impf Subj Pl P2) => con_ + "eguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => con_ + "eguessis" ;--# notpresent - VP (Impf Subj Pl P3) => con_ + "eguessin" ;--# notpresent - VP (Impf Subj Sg P3) => con_ + "egués" ;--# notpresent + VP (Impf Sub Pl P1) => con_ + "eguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => con_ + "egués" ;--# notpresent + VP (Impf Sub Pl P2) => con_ + "eguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => con_ + "eguessis" ;--# notpresent + VP (Impf Sub Pl P3) => con_ + "eguessin" ;--# notpresent + VP (Impf Sub Sg P3) => con_ + "egués" ;--# notpresent VP (Fut Pl P1) => con_ + "eixerem" ;--# notpresent VP (Fut Sg P1) => con_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => con_ + "eixereu" ;--# notpresent @@ -1422,30 +1422,30 @@ let conf_ = Predef.tk 5 confondre in {s = table { VI Infn => conf_ + "ondre" ; VI Ger => conf_ + "onent" ; - VP (Pres Ind Pl P1) => conf_ + "onem" ; - VP (Pres Ind Sg P1) => conf_ + "onc" ; + VP (Pres Ind Pl P1) => conf_ + "onem" ; + VP (Pres Ind Sg P1) => conf_ + "onc" ; VP (Pres Ind Pl P2) => conf_ + "oneu" ; VP (Pres Ind Sg P2) => conf_ + "ons" ; VP (Pres Ind Pl P3) => conf_ + "onen" ; VP (Pres Ind Sg P3) => conf_ + "on" ; - VP (Pres Subj Pl P1) => conf_ + "onguem" ; - VP (Pres Subj Sg P1) => conf_ + "ongui" ; - VP (Pres Subj Pl P2) => conf_ + "ongueu" ; - VP (Pres Subj Sg P2) => conf_ + "onguis" ; - VP (Pres Subj Pl P3) => conf_ + "onguin" ; - VP (Pres Subj Sg P3) => conf_ + "ongui" ; - VP (Impf Ind Pl P1) => conf_ + "oníem" ;--# notpresent - VP (Impf Ind Sg P1) => conf_ + "onia" ;--# notpresent + VP (Pres Sub Pl P1) => conf_ + "onguem" ; + VP (Pres Sub Sg P1) => conf_ + "ongui" ; + VP (Pres Sub Pl P2) => conf_ + "ongueu" ; + VP (Pres Sub Sg P2) => conf_ + "onguis" ; + VP (Pres Sub Pl P3) => conf_ + "onguin" ; + VP (Pres Sub Sg P3) => conf_ + "ongui" ; + VP (Impf Ind Pl P1) => conf_ + "oníem" ;--# notpresent + VP (Impf Ind Sg P1) => conf_ + "onia" ;--# notpresent VP (Impf Ind Pl P2) => conf_ + "oníeu" ;--# notpresent VP (Impf Ind Sg P2) => conf_ + "onies" ;--# notpresent VP (Impf Ind Pl P3) => conf_ + "onien" ;--# notpresent VP (Impf Ind Sg P3) => conf_ + "onia" ;--# notpresent - VP (Impf Subj Pl P1) => conf_ + "onguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => conf_ + "ongués" ;--# notpresent - VP (Impf Subj Pl P2) => conf_ + "onguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => conf_ + "onguessis" ;--# notpresent - VP (Impf Subj Pl P3) => conf_ + "onguessin" ;--# notpresent - VP (Impf Subj Sg P3) => conf_ + "ongués" ;--# notpresent + VP (Impf Sub Pl P1) => conf_ + "onguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => conf_ + "ongués" ;--# notpresent + VP (Impf Sub Pl P2) => conf_ + "onguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => conf_ + "onguessis" ;--# notpresent + VP (Impf Sub Pl P3) => conf_ + "onguessin" ;--# notpresent + VP (Impf Sub Sg P3) => conf_ + "ongués" ;--# notpresent VP (Fut Pl P1) => conf_ + "ondrem" ;--# notpresent VP (Fut Sg P1) => conf_ + "ondré" ;--# notpresent VP (Fut Pl P2) => conf_ + "ondreu" ;--# notpresent @@ -1483,30 +1483,30 @@ let constr_ = Predef.tk 5 constr {s = table { VI Ger => constr_ + "enyent" ; VI Part => constr_ + "et" ; - VP (Pres Ind Pl P1) => constr_ + "enyem" ; - VP (Pres Ind Sg P1) => constr_ + "enyo" ; + VP (Pres Ind Pl P1) => constr_ + "enyem" ; + VP (Pres Ind Sg P1) => constr_ + "enyo" ; VP (Pres Ind Pl P2) => constr_ + "enyeu" ; VP (Pres Ind Sg P2) => constr_ + "enys" ; VP (Pres Ind Pl P3) => constr_ + "enyen" ; VP (Pres Ind Sg P3) => constr_ + "eny" ; - VP (Pres Subj Pl P1) => constr_ + "enyem" ; - VP (Pres Subj Sg P1) => constr_ + "enyi" ; - VP (Pres Subj Pl P2) => constr_ + "enyeu" ; - VP (Pres Subj Sg P2) => constr_ + "enyis" ; - VP (Pres Subj Pl P3) => constr_ + "enyin" ; - VP (Pres Subj Sg P3) => constr_ + "enyi" ; - VP (Impf Ind Pl P1) => constr_ + "enyíem" ;--# notpresent - VP (Impf Ind Sg P1) => constr_ + "enyia" ;--# notpresent + VP (Pres Sub Pl P1) => constr_ + "enyem" ; + VP (Pres Sub Sg P1) => constr_ + "enyi" ; + VP (Pres Sub Pl P2) => constr_ + "enyeu" ; + VP (Pres Sub Sg P2) => constr_ + "enyis" ; + VP (Pres Sub Pl P3) => constr_ + "enyin" ; + VP (Pres Sub Sg P3) => constr_ + "enyi" ; + VP (Impf Ind Pl P1) => constr_ + "enyíem" ;--# notpresent + VP (Impf Ind Sg P1) => constr_ + "enyia" ;--# notpresent VP (Impf Ind Pl P2) => constr_ + "enyíeu" ;--# notpresent VP (Impf Ind Sg P2) => constr_ + "enyies" ;--# notpresent VP (Impf Ind Pl P3) => constr_ + "enyien" ;--# notpresent VP (Impf Ind Sg P3) => constr_ + "enyia" ;--# notpresent - VP (Impf Subj Pl P1) => constr_ + "enyéssim" ;--# notpresent - VP (Impf Subj Sg P1) => constr_ + "enyés" ;--# notpresent - VP (Impf Subj Pl P2) => constr_ + "enyéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => constr_ + "enyessis" ;--# notpresent - VP (Impf Subj Pl P3) => constr_ + "enyessin" ;--# notpresent - VP (Impf Subj Sg P3) => constr_ + "enyés" ;--# notpresent + VP (Impf Sub Pl P1) => constr_ + "enyéssim" ;--# notpresent + VP (Impf Sub Sg P1) => constr_ + "enyés" ;--# notpresent + VP (Impf Sub Pl P2) => constr_ + "enyéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => constr_ + "enyessis" ;--# notpresent + VP (Impf Sub Pl P3) => constr_ + "enyessin" ;--# notpresent + VP (Impf Sub Sg P3) => constr_ + "enyés" ;--# notpresent VP (Fut Pl P1) => constr_ + "enyerem" ;--# notpresent VP (Fut Sg P1) => constr_ + "enyeré" ;--# notpresent VP (Fut Pl P2) => constr_ + "enyereu" ;--# notpresent @@ -1544,30 +1544,30 @@ let c_ = Predef.tk 5 c {s = table { VI Ger => c_ + "orrent" ; VI Part => c_ + "orregut" ; - VP (Pres Ind Pl P1) => c_ + "orrem" ; - VP (Pres Ind Sg P1) => c_ + "orro" ; + VP (Pres Ind Pl P1) => c_ + "orrem" ; + VP (Pres Ind Sg P1) => c_ + "orro" ; VP (Pres Ind Pl P2) => c_ + "orreu" ; VP (Pres Ind Sg P2) => c_ + "orres" ; VP (Pres Ind Pl P3) => c_ + "orren" ; VP (Pres Ind Sg P3) => c_ + "orre" ; - VP (Pres Subj Pl P1) => c_ + "orrem" ; - VP (Pres Subj Sg P1) => c_ + "orri" ; - VP (Pres Subj Pl P2) => c_ + "orreu" ; - VP (Pres Subj Sg P2) => c_ + "orris" ; - VP (Pres Subj Pl P3) => c_ + "orrin" ; - VP (Pres Subj Sg P3) => c_ + "orri" ; - VP (Impf Ind Pl P1) => c_ + "orríem" ;--# notpresent - VP (Impf Ind Sg P1) => c_ + "orria" ;--# notpresent + VP (Pres Sub Pl P1) => c_ + "orrem" ; + VP (Pres Sub Sg P1) => c_ + "orri" ; + VP (Pres Sub Pl P2) => c_ + "orreu" ; + VP (Pres Sub Sg P2) => c_ + "orris" ; + VP (Pres Sub Pl P3) => c_ + "orrin" ; + VP (Pres Sub Sg P3) => c_ + "orri" ; + VP (Impf Ind Pl P1) => c_ + "orríem" ;--# notpresent + VP (Impf Ind Sg P1) => c_ + "orria" ;--# notpresent VP (Impf Ind Pl P2) => c_ + "orríeu" ;--# notpresent VP (Impf Ind Sg P2) => c_ + "orries" ;--# notpresent VP (Impf Ind Pl P3) => c_ + "orrien" ;--# notpresent VP (Impf Ind Sg P3) => c_ + "orria" ;--# notpresent - VP (Impf Subj Pl P1) => c_ + "orreguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => c_ + "orregués" ;--# notpresent - VP (Impf Subj Pl P2) => c_ + "orreguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => c_ + "orreguessis" ;--# notpresent - VP (Impf Subj Pl P3) => c_ + "orreguessin" ;--# notpresent - VP (Impf Subj Sg P3) => c_ + "orregués" ;--# notpresent + VP (Impf Sub Pl P1) => c_ + "orreguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => c_ + "orregués" ;--# notpresent + VP (Impf Sub Pl P2) => c_ + "orreguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => c_ + "orreguessis" ;--# notpresent + VP (Impf Sub Pl P3) => c_ + "orreguessin" ;--# notpresent + VP (Impf Sub Sg P3) => c_ + "orregués" ;--# notpresent VP (Fut Pl P1) => c_ + "orrerem" ;--# notpresent VP (Fut Sg P1) => c_ + "orreré" ;--# notpresent VP (Fut Pl P2) => c_ + "orrereu" ;--# notpresent @@ -1606,30 +1606,30 @@ let c_ = Predef.tk 4 cosir in VI Infn => c_ + "osir" ; VI Ger => c_ + "osint" ; VI Part => c_ + "osit" ; - VP (Pres Ind Pl P1) => c_ + "osim" ; - VP (Pres Ind Sg P1) => c_ + "uso" ; + VP (Pres Ind Pl P1) => c_ + "osim" ; + VP (Pres Ind Sg P1) => c_ + "uso" ; VP (Pres Ind Pl P2) => c_ + "osiu" ; VP (Pres Ind Sg P2) => c_ + "uses" ; VP (Pres Ind Pl P3) => c_ + "usen" ; VP (Pres Ind Sg P3) => c_ + "us" ; - VP (Pres Subj Pl P1) => c_ + "osim" ; - VP (Pres Subj Sg P1) => c_ + "usi" ; - VP (Pres Subj Pl P2) => c_ + "osiu" ; - VP (Pres Subj Sg P2) => c_ + "usis" ; - VP (Pres Subj Pl P3) => c_ + "usin" ; - VP (Pres Subj Sg P3) => c_ + "usi" ; - VP (Impf Ind Pl P1) => c_ + "osíem" ;--# notpresent - VP (Impf Ind Sg P1) => c_ + "osia" ;--# notpresent + VP (Pres Sub Pl P1) => c_ + "osim" ; + VP (Pres Sub Sg P1) => c_ + "usi" ; + VP (Pres Sub Pl P2) => c_ + "osiu" ; + VP (Pres Sub Sg P2) => c_ + "usis" ; + VP (Pres Sub Pl P3) => c_ + "usin" ; + VP (Pres Sub Sg P3) => c_ + "usi" ; + VP (Impf Ind Pl P1) => c_ + "osíem" ;--# notpresent + VP (Impf Ind Sg P1) => c_ + "osia" ;--# notpresent VP (Impf Ind Pl P2) => c_ + "osíeu" ;--# notpresent VP (Impf Ind Sg P2) => c_ + "osies" ;--# notpresent VP (Impf Ind Pl P3) => c_ + "osien" ;--# notpresent VP (Impf Ind Sg P3) => c_ + "osia" ;--# notpresent - VP (Impf Subj Pl P1) => c_ + "osíssim" ;--# notpresent - VP (Impf Subj Sg P1) => c_ + "osís" ;--# notpresent - VP (Impf Subj Pl P2) => c_ + "osíssiu" ;--# notpresent - VP (Impf Subj Sg P2) => c_ + "osissis" ;--# notpresent - VP (Impf Subj Pl P3) => c_ + "osissin" ;--# notpresent - VP (Impf Subj Sg P3) => c_ + "osís" ;--# notpresent + VP (Impf Sub Pl P1) => c_ + "osíssim" ;--# notpresent + VP (Impf Sub Sg P1) => c_ + "osís" ;--# notpresent + VP (Impf Sub Pl P2) => c_ + "osíssiu" ;--# notpresent + VP (Impf Sub Sg P2) => c_ + "osissis" ;--# notpresent + VP (Impf Sub Pl P3) => c_ + "osissin" ;--# notpresent + VP (Impf Sub Sg P3) => c_ + "osís" ;--# notpresent VP (Fut Pl P1) => c_ + "osirem" ;--# notpresent VP (Fut Sg P1) => c_ + "osiré" ;--# notpresent VP (Fut Pl P2) => c_ + "osireu" ;--# notpresent @@ -1667,30 +1667,30 @@ let c_ = Predef.tk 4 coure in VI Infn => c_ + "oure" ; VI Ger => c_ + "oent" ; VI Part => c_ + "uit" ; - VP (Pres Ind Pl P1) => c_ + "oem" ; - VP (Pres Ind Sg P1) => c_ + "oc" ; + VP (Pres Ind Pl P1) => c_ + "oem" ; + VP (Pres Ind Sg P1) => c_ + "oc" ; VP (Pres Ind Pl P2) => c_ + "oeu" ; VP (Pres Ind Sg P2) => c_ + "ous" ; VP (Pres Ind Pl P3) => c_ + "ouen" ; VP (Pres Ind Sg P3) => c_ + "ou" ; - VP (Pres Subj Pl P1) => c_ + "oguem" ; - VP (Pres Subj Sg P1) => c_ + "ogui" ; - VP (Pres Subj Pl P2) => c_ + "ogueu" ; - VP (Pres Subj Sg P2) => c_ + "oguis" ; - VP (Pres Subj Pl P3) => c_ + "oguin" ; - VP (Pres Subj Sg P3) => c_ + "ogui" ; - VP (Impf Ind Pl P1) => c_ + "oíem" ;--# notpresent - VP (Impf Ind Sg P1) => c_ + "oïa" ;--# notpresent + VP (Pres Sub Pl P1) => c_ + "oguem" ; + VP (Pres Sub Sg P1) => c_ + "ogui" ; + VP (Pres Sub Pl P2) => c_ + "ogueu" ; + VP (Pres Sub Sg P2) => c_ + "oguis" ; + VP (Pres Sub Pl P3) => c_ + "oguin" ; + VP (Pres Sub Sg P3) => c_ + "ogui" ; + VP (Impf Ind Pl P1) => c_ + "oíem" ;--# notpresent + VP (Impf Ind Sg P1) => c_ + "oïa" ;--# notpresent VP (Impf Ind Pl P2) => c_ + "oíeu" ;--# notpresent VP (Impf Ind Sg P2) => c_ + "oïes" ;--# notpresent VP (Impf Ind Pl P3) => c_ + "oïen" ;--# notpresent VP (Impf Ind Sg P3) => c_ + "oïa" ;--# notpresent - VP (Impf Subj Pl P1) => c_ + "oguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => c_ + "ogués" ;--# notpresent - VP (Impf Subj Pl P2) => c_ + "oguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => c_ + "oguessis" ;--# notpresent - VP (Impf Subj Pl P3) => c_ + "oguessin" ;--# notpresent - VP (Impf Subj Sg P3) => c_ + "ogués" ;--# notpresent + VP (Impf Sub Pl P1) => c_ + "oguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => c_ + "ogués" ;--# notpresent + VP (Impf Sub Pl P2) => c_ + "oguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => c_ + "oguessis" ;--# notpresent + VP (Impf Sub Pl P3) => c_ + "oguessin" ;--# notpresent + VP (Impf Sub Sg P3) => c_ + "ogués" ;--# notpresent VP (Fut Pl P1) => c_ + "ourem" ;--# notpresent VP (Fut Sg P1) => c_ + "ouré" ;--# notpresent VP (Fut Pl P2) => c_ + "oureu" ;--# notpresent @@ -1727,30 +1727,30 @@ let cr_ = Predef.tk 5 cr {s = table { VI Ger => cr_ + "eixent" ; VI Part => cr_ + "escut" ; - VP (Pres Ind Pl P1) => cr_ + "eixem" ; - VP (Pres Ind Sg P1) => cr_ + "eixo" ; + VP (Pres Ind Pl P1) => cr_ + "eixem" ; + VP (Pres Ind Sg P1) => cr_ + "eixo" ; VP (Pres Ind Pl P2) => cr_ + "eixeu" ; VP (Pres Ind Sg P2) => cr_ + "eixes" ; VP (Pres Ind Pl P3) => cr_ + "eixen" ; VP (Pres Ind Sg P3) => cr_ + "eix" ; - VP (Pres Subj Pl P1) => cr_ + "eixem" ; - VP (Pres Subj Sg P1) => cr_ + "eixi" ; - VP (Pres Subj Pl P2) => cr_ + "eixeu" ; - VP (Pres Subj Sg P2) => cr_ + "eixis" ; - VP (Pres Subj Pl P3) => cr_ + "eixin" ; - VP (Pres Subj Sg P3) => cr_ + "eixi" ; - VP (Impf Ind Pl P1) => cr_ + "eixíem" ;--# notpresent - VP (Impf Ind Sg P1) => cr_ + "eixia" ;--# notpresent + VP (Pres Sub Pl P1) => cr_ + "eixem" ; + VP (Pres Sub Sg P1) => cr_ + "eixi" ; + VP (Pres Sub Pl P2) => cr_ + "eixeu" ; + VP (Pres Sub Sg P2) => cr_ + "eixis" ; + VP (Pres Sub Pl P3) => cr_ + "eixin" ; + VP (Pres Sub Sg P3) => cr_ + "eixi" ; + VP (Impf Ind Pl P1) => cr_ + "eixíem" ;--# notpresent + VP (Impf Ind Sg P1) => cr_ + "eixia" ;--# notpresent VP (Impf Ind Pl P2) => cr_ + "eixíeu" ;--# notpresent VP (Impf Ind Sg P2) => cr_ + "eixies" ;--# notpresent VP (Impf Ind Pl P3) => cr_ + "eixien" ;--# notpresent VP (Impf Ind Sg P3) => cr_ + "eixia" ;--# notpresent - VP (Impf Subj Pl P1) => cr_ + "eixéssim" ;--# notpresent - VP (Impf Subj Sg P1) => cr_ + "eixés" ;--# notpresent - VP (Impf Subj Pl P2) => cr_ + "eixéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => cr_ + "eixessis" ;--# notpresent - VP (Impf Subj Pl P3) => cr_ + "eixessin" ;--# notpresent - VP (Impf Subj Sg P3) => cr_ + "eixés" ;--# notpresent + VP (Impf Sub Pl P1) => cr_ + "eixéssim" ;--# notpresent + VP (Impf Sub Sg P1) => cr_ + "eixés" ;--# notpresent + VP (Impf Sub Pl P2) => cr_ + "eixéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => cr_ + "eixessis" ;--# notpresent + VP (Impf Sub Pl P3) => cr_ + "eixessin" ;--# notpresent + VP (Impf Sub Sg P3) => cr_ + "eixés" ;--# notpresent VP (Fut Pl P1) => cr_ + "eixerem" ;--# notpresent VP (Fut Sg P1) => cr_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => cr_ + "eixereu" ;--# notpresent @@ -1789,28 +1789,28 @@ let cr_ = Predef.tk 4 creure in VI Infn => cr_ + "eure" ; VI Ger => cr_ + "eient" ; VI Part => cr_ + "egut" ; - VP (Pres Ind Pl P1) => cr_ + "eiem" ; - VP (Pres Ind Sg P1) => cr_ + "ec" ; + VP (Pres Ind Pl P1) => cr_ + "eiem" ; + VP (Pres Ind Sg P1) => cr_ + "ec" ; VP (Pres Ind Pl P2) => cr_ + "eieu" ; VP (Pres Ind Sg P2) => cr_ + "eus" ; VP (Pres Ind Pl P3) => cr_ + "euen" ; VP (Pres Ind Sg P3) => cr_ + "eu" ; - VP (Pres Subj Pl P1) => cr_ + "eguem" ; - VP (Pres Subj Sg P1) => cr_ + "egui" ; - VP (Pres Subj Pl P2) => cr_ + "egueu" ; - VP (Pres Subj Sg P2) => cr_ + "eguis" ; - VP (Pres Subj Pl P3) => cr_ + "eguin" ; - VP (Pres Subj Sg P3) => cr_ + "egui" ; - VP (Impf Ind Sg P1) => cr_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => cr_ + "eguem" ; + VP (Pres Sub Sg P1) => cr_ + "egui" ; + VP (Pres Sub Pl P2) => cr_ + "egueu" ; + VP (Pres Sub Sg P2) => cr_ + "eguis" ; + VP (Pres Sub Pl P3) => cr_ + "eguin" ; + VP (Pres Sub Sg P3) => cr_ + "egui" ; + VP (Impf Ind Sg P1) => cr_ + "eia" ;--# notpresent VP (Impf Ind Sg P2) => cr_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => cr_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => cr_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => cr_ + "eguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => cr_ + "egués" ;--# notpresent - VP (Impf Subj Pl P2) => cr_ + "eguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => cr_ + "eguessis" ;--# notpresent - VP (Impf Subj Pl P3) => cr_ + "eguessin" ;--# notpresent - VP (Impf Subj Sg P3) => cr_ + "egués" ;--# notpresent + VP (Impf Sub Pl P1) => cr_ + "eguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => cr_ + "egués" ;--# notpresent + VP (Impf Sub Pl P2) => cr_ + "eguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => cr_ + "eguessis" ;--# notpresent + VP (Impf Sub Pl P3) => cr_ + "eguessin" ;--# notpresent + VP (Impf Sub Sg P3) => cr_ + "egués" ;--# notpresent VP (Fut Pl P1) => cr_ + "eurem" ;--# notpresent VP (Fut Sg P1) => cr_ + "euré" ;--# notpresent VP (Fut Pl P2) => cr_ + "eureu" ;--# notpresent @@ -1850,29 +1850,29 @@ let dep_ = Predef.tk 5 dependre in {s = table { VI Infn => dep_ + "endre" ; VI Ger => dep_ + "enent" ; - VP (Pres Ind Pl P1) => dep_ + "enem" ; - VP (Pres Ind Sg P1) => dep_ + "enc" ; + VP (Pres Ind Pl P1) => dep_ + "enem" ; + VP (Pres Ind Sg P1) => dep_ + "enc" ; VP (Pres Ind Pl P2) => dep_ + "eneu" ; VP (Pres Ind Sg P2) => dep_ + "ens" ; VP (Pres Ind Pl P3) => dep_ + "enen" ; - VP (Pres Subj Pl P1) => dep_ + "enguem" ; - VP (Pres Subj Sg P1) => dep_ + "engui" ; - VP (Pres Subj Pl P2) => dep_ + "engueu" ; - VP (Pres Subj Sg P2) => dep_ + "enguis" ; - VP (Pres Subj Pl P3) => dep_ + "enguin" ; - VP (Pres Subj Sg P3) => dep_ + "engui" ; - VP (Impf Ind Pl P1) => dep_ + "eníem" ;--# notpresent - VP (Impf Ind Sg P1) => dep_ + "enia" ;--# notpresent + VP (Pres Sub Pl P1) => dep_ + "enguem" ; + VP (Pres Sub Sg P1) => dep_ + "engui" ; + VP (Pres Sub Pl P2) => dep_ + "engueu" ; + VP (Pres Sub Sg P2) => dep_ + "enguis" ; + VP (Pres Sub Pl P3) => dep_ + "enguin" ; + VP (Pres Sub Sg P3) => dep_ + "engui" ; + VP (Impf Ind Pl P1) => dep_ + "eníem" ;--# notpresent + VP (Impf Ind Sg P1) => dep_ + "enia" ;--# notpresent VP (Impf Ind Pl P2) => dep_ + "eníeu" ;--# notpresent VP (Impf Ind Sg P2) => dep_ + "enies" ;--# notpresent VP (Impf Ind Pl P3) => dep_ + "enien" ;--# notpresent VP (Impf Ind Sg P3) => dep_ + "enia" ;--# notpresent - VP (Impf Subj Pl P1) => dep_ + "enguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => dep_ + "engués" ;--# notpresent - VP (Impf Subj Pl P2) => dep_ + "enguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => dep_ + "enguessis" ;--# notpresent - VP (Impf Subj Pl P3) => dep_ + "enguessin" ;--# notpresent - VP (Impf Subj Sg P3) => dep_ + "engués" ;--# notpresent + VP (Impf Sub Pl P1) => dep_ + "enguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => dep_ + "engués" ;--# notpresent + VP (Impf Sub Pl P2) => dep_ + "enguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => dep_ + "enguessis" ;--# notpresent + VP (Impf Sub Pl P3) => dep_ + "enguessin" ;--# notpresent + VP (Impf Sub Sg P3) => dep_ + "engués" ;--# notpresent VP (Fut Pl P1) => dep_ + "endrem" ;--# notpresent VP (Fut Sg P1) => dep_ + "endré" ;--# notpresent VP (Fut Pl P2) => dep_ + "endreu" ;--# notpresent @@ -1914,30 +1914,30 @@ let desf_ = Predef.tk 2 desfer in VI Infn => desf_ + "er" ; VI Ger => desf_ + "ent" ; VI Part => desf_ + "et" ; - VP (Pres Ind Pl P1) => desf_ + "em" ; - VP (Pres Ind Sg P1) => desf_ + "aig" ; + VP (Pres Ind Pl P1) => desf_ + "em" ; + VP (Pres Ind Sg P1) => desf_ + "aig" ; VP (Pres Ind Pl P2) => desf_ + "eu" ; VP (Pres Ind Sg P2) => desf_ + "às" ; VP (Pres Ind Pl P3) => desf_ + "an" ; VP (Pres Ind Sg P3) => desf_ + "à" ; - VP (Pres Subj Pl P1) => desf_ + "em" ; - VP (Pres Subj Sg P1) => desf_ + "aci" ; - VP (Pres Subj Pl P2) => desf_ + "eu" ; - VP (Pres Subj Sg P2) => desf_ + "acis" ; - VP (Pres Subj Pl P3) => desf_ + "acin" ; - VP (Pres Subj Sg P3) => desf_ + "aci" ; - VP (Impf Ind Pl P1) => desf_ + "èiem" ;--# notpresent - VP (Impf Ind Sg P1) => desf_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => desf_ + "em" ; + VP (Pres Sub Sg P1) => desf_ + "aci" ; + VP (Pres Sub Pl P2) => desf_ + "eu" ; + VP (Pres Sub Sg P2) => desf_ + "acis" ; + VP (Pres Sub Pl P3) => desf_ + "acin" ; + VP (Pres Sub Sg P3) => desf_ + "aci" ; + VP (Impf Ind Pl P1) => desf_ + "èiem" ;--# notpresent + VP (Impf Ind Sg P1) => desf_ + "eia" ;--# notpresent VP (Impf Ind Pl P2) => desf_ + "èieu" ;--# notpresent VP (Impf Ind Sg P2) => desf_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => desf_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => desf_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => desf_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => desf_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => desf_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => desf_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => desf_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => desf_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => desf_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => desf_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => desf_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => desf_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => desf_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => desf_ + "és" ;--# notpresent VP (Fut Pl P1) => desf_ + "arem" ;--# notpresent VP (Fut Sg P1) => desf_ + "aré" ;--# notpresent VP (Fut Pl P2) => desf_ + "areu" ;--# notpresent @@ -1975,30 +1975,30 @@ let x_ = Predef.tk 5 deure in VI Infn => x_ + "ure" ; VI Ger => x_ + "vent" ; VI Part => x_ + "gut" ; - VP (Pres Ind Pl P1) => x_ + "vem" ; - VP (Pres Ind Sg P1) => x_ + "c" ; + VP (Pres Ind Pl P1) => x_ + "vem" ; + VP (Pres Ind Sg P1) => x_ + "c" ; VP (Pres Ind Pl P2) => x_ + "veu" ; VP (Pres Ind Sg P2) => x_ + "us" ; VP (Pres Ind Pl P3) => x_ + "uen" ; VP (Pres Ind Sg P3) => x_ + "u" ; - VP (Pres Subj Pl P1) => x_ + "guem" ; - VP (Pres Subj Sg P1) => x_ + "gui" ; - VP (Pres Subj Pl P2) => x_ + "gueu" ; - VP (Pres Subj Sg P2) => x_ + "guis" ; - VP (Pres Subj Pl P3) => x_ + "guin" ; - VP (Pres Subj Sg P3) => x_ + "gui" ; - VP (Impf Ind Pl P1) => x_ + "víem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "via" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "guem" ; + VP (Pres Sub Sg P1) => x_ + "gui" ; + VP (Pres Sub Pl P2) => x_ + "gueu" ; + VP (Pres Sub Sg P2) => x_ + "guis" ; + VP (Pres Sub Pl P3) => x_ + "guin" ; + VP (Pres Sub Sg P3) => x_ + "gui" ; + VP (Impf Ind Pl P1) => x_ + "víem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "via" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "víeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "vies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "vien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "via" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "gués" ;--# notpresent VP (Fut Pl P1) => x_ + "urem" ;--# notpresent VP (Fut Sg P1) => x_ + "uré" ;--# notpresent VP (Fut Pl P2) => x_ + "ureu" ;--# notpresent @@ -2035,24 +2035,24 @@ let x_ = Predef.tk 5 deure in VP (Pres Ind Sg P2) => x_ + "us" ; VP (Pres Ind Pl P3) => x_ + "uen" ; VP (Pres Ind Sg P3) => x_ + "u" ; - VP (Pres Subj Pl P1) => x_ + "guem" ; - VP (Pres Subj Sg P1) => x_ + "gui" ; - VP (Pres Subj Pl P2) => x_ + "gueu" ; - VP (Pres Subj Sg P2) => x_ + "guis" ; - VP (Pres Subj Pl P3) => x_ + "guin" ; - VP (Pres Subj Sg P3) => x_ + "gui" ; + VP (Pres Sub Pl P1) => x_ + "guem" ; + VP (Pres Sub Sg P1) => x_ + "gui" ; + VP (Pres Sub Pl P2) => x_ + "gueu" ; + VP (Pres Sub Sg P2) => x_ + "guis" ; + VP (Pres Sub Pl P3) => x_ + "guin" ; + VP (Pres Sub Sg P3) => x_ + "gui" ; VP (Impf Ind Pl P1) => x_ + "víem" ;--# notpresent VP (Impf Ind Sg P1) => x_ + "via" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "víeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "vies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "vien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "via" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "gués" ;--# notpresent VP (Fut Pl P1) => x_ + "urem" ;--# notpresent VP (Fut Sg P1) => x_ + "uré" ;--# notpresent VP (Fut Pl P2) => x_ + "ureu" ;--# notpresent @@ -2085,30 +2085,30 @@ let d_ = Predef.tk 2 dir in VI Infn => d_ + "ir" ; VI Ger => d_ + "ient" ; VI Part => d_ + "it" ; - VP (Pres Ind Pl P1) => d_ + "iem" ; - VP (Pres Ind Sg P1) => d_ + "ic" ; + VP (Pres Ind Pl P1) => d_ + "iem" ; + VP (Pres Ind Sg P1) => d_ + "ic" ; VP (Pres Ind Pl P2) => d_ + "ieu" ; VP (Pres Ind Sg P2) => d_ + "ius" ; VP (Pres Ind Pl P3) => d_ + "iuen" ; VP (Pres Ind Sg P3) => d_ + "iu" ; - VP (Pres Subj Pl P1) => d_ + "iguem" ; - VP (Pres Subj Sg P1) => d_ + "igui" ; - VP (Pres Subj Pl P2) => d_ + "igueu" ; - VP (Pres Subj Sg P2) => d_ + "iguis" ; - VP (Pres Subj Pl P3) => d_ + "iguin" ; - VP (Pres Subj Sg P3) => d_ + "igui" ; - VP (Impf Ind Pl P1) => d_ + "èiem" ;--# notpresent - VP (Impf Ind Sg P1) => d_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => d_ + "iguem" ; + VP (Pres Sub Sg P1) => d_ + "igui" ; + VP (Pres Sub Pl P2) => d_ + "igueu" ; + VP (Pres Sub Sg P2) => d_ + "iguis" ; + VP (Pres Sub Pl P3) => d_ + "iguin" ; + VP (Pres Sub Sg P3) => d_ + "igui" ; + VP (Impf Ind Pl P1) => d_ + "èiem" ;--# notpresent + VP (Impf Ind Sg P1) => d_ + "eia" ;--# notpresent VP (Impf Ind Pl P2) => d_ + "èieu" ;--# notpresent VP (Impf Ind Sg P2) => d_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => d_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => d_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => d_ + "iguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => d_ + "igués" ;--# notpresent - VP (Impf Subj Pl P2) => d_ + "iguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => d_ + "iguessis" ;--# notpresent - VP (Impf Subj Pl P3) => d_ + "iguessin" ;--# notpresent - VP (Impf Subj Sg P3) => d_ + "igués" ;--# notpresent + VP (Impf Sub Pl P1) => d_ + "iguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => d_ + "igués" ;--# notpresent + VP (Impf Sub Pl P2) => d_ + "iguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => d_ + "iguessis" ;--# notpresent + VP (Impf Sub Pl P3) => d_ + "iguessin" ;--# notpresent + VP (Impf Sub Sg P3) => d_ + "igués" ;--# notpresent VP (Fut Pl P1) => d_ + "irem" ;--# notpresent VP (Fut Sg P1) => d_ + "iré" ;--# notpresent VP (Fut Pl P2) => d_ + "ireu" ;--# notpresent @@ -2146,30 +2146,30 @@ let dol_ = Predef.tk 3 doldre in VI Infn => dol_ + "dre" ; VI Ger => dol_ + "ent" ; VI Part => dol_ + "gut" ; - VP (Pres Ind Pl P1) => dol_ + "em" ; - VP (Pres Ind Sg P1) => dol_ + "c" ; + VP (Pres Ind Pl P1) => dol_ + "em" ; + VP (Pres Ind Sg P1) => dol_ + "c" ; VP (Pres Ind Pl P2) => dol_ + "eu" ; VP (Pres Ind Sg P2) => dol_ + "s" ; VP (Pres Ind Pl P3) => dol_ + "en" ; VP (Pres Ind Sg P3) => dol_ + "" ; - VP (Pres Subj Pl P1) => dol_ + "guem" ; - VP (Pres Subj Sg P1) => dol_ + "gui" ; - VP (Pres Subj Pl P2) => dol_ + "gueu" ; - VP (Pres Subj Sg P2) => dol_ + "guis" ; - VP (Pres Subj Pl P3) => dol_ + "guin" ; - VP (Pres Subj Sg P3) => dol_ + "gui" ; - VP (Impf Ind Pl P1) => dol_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => dol_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => dol_ + "guem" ; + VP (Pres Sub Sg P1) => dol_ + "gui" ; + VP (Pres Sub Pl P2) => dol_ + "gueu" ; + VP (Pres Sub Sg P2) => dol_ + "guis" ; + VP (Pres Sub Pl P3) => dol_ + "guin" ; + VP (Pres Sub Sg P3) => dol_ + "gui" ; + VP (Impf Ind Pl P1) => dol_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => dol_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => dol_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => dol_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => dol_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => dol_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => dol_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => dol_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => dol_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => dol_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => dol_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => dol_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => dol_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => dol_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => dol_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => dol_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => dol_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => dol_ + "gués" ;--# notpresent VP (Fut Pl P1) => dol_ + "drem" ;--# notpresent VP (Fut Sg P1) => dol_ + "dré" ;--# notpresent VP (Fut Pl P2) => dol_ + "dreu" ;--# notpresent @@ -2207,28 +2207,28 @@ let d_ = Predef.tk 4 donar in VI Infn => d_ + "onar" ; VI Ger => d_ + "onant" ; VI Part => d_ + "onat" ; - VP (Pres Ind Pl P1) => d_ + "onem" ; - VP (Pres Ind Sg P1) => d_ + "ono" ; + VP (Pres Ind Pl P1) => d_ + "onem" ; + VP (Pres Ind Sg P1) => d_ + "ono" ; VP (Pres Ind Pl P2) => d_ + "oneu" ; VP (Pres Ind Pl P3) => d_ + "onen" ; - VP (Pres Subj Pl P1) => d_ + "onem" ; - VP (Pres Subj Sg P1) => d_ + "oni" ; - VP (Pres Subj Pl P2) => d_ + "oneu" ; - VP (Pres Subj Sg P2) => d_ + "onis" ; - VP (Pres Subj Pl P3) => d_ + "onin" ; - VP (Pres Subj Sg P3) => d_ + "oni" ; - VP (Impf Ind Pl P1) => d_ + "onàvem" ;--# notpresent - VP (Impf Ind Sg P1) => d_ + "onava" ;--# notpresent + VP (Pres Sub Pl P1) => d_ + "onem" ; + VP (Pres Sub Sg P1) => d_ + "oni" ; + VP (Pres Sub Pl P2) => d_ + "oneu" ; + VP (Pres Sub Sg P2) => d_ + "onis" ; + VP (Pres Sub Pl P3) => d_ + "onin" ; + VP (Pres Sub Sg P3) => d_ + "oni" ; + VP (Impf Ind Pl P1) => d_ + "onàvem" ;--# notpresent + VP (Impf Ind Sg P1) => d_ + "onava" ;--# notpresent VP (Impf Ind Pl P2) => d_ + "onàveu" ;--# notpresent VP (Impf Ind Sg P2) => d_ + "onaves" ;--# notpresent VP (Impf Ind Pl P3) => d_ + "onaven" ;--# notpresent VP (Impf Ind Sg P3) => d_ + "onava" ;--# notpresent - VP (Impf Subj Pl P1) => d_ + "onéssim" ;--# notpresent - VP (Impf Subj Sg P1) => d_ + "onés" ;--# notpresent - VP (Impf Subj Pl P2) => d_ + "onéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => d_ + "onessis" ;--# notpresent - VP (Impf Subj Pl P3) => d_ + "onessin" ;--# notpresent - VP (Impf Subj Sg P3) => d_ + "onés" ;--# notpresent + VP (Impf Sub Pl P1) => d_ + "onéssim" ;--# notpresent + VP (Impf Sub Sg P1) => d_ + "onés" ;--# notpresent + VP (Impf Sub Pl P2) => d_ + "onéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => d_ + "onessis" ;--# notpresent + VP (Impf Sub Pl P3) => d_ + "onessin" ;--# notpresent + VP (Impf Sub Sg P3) => d_ + "onés" ;--# notpresent VP (Fut Pl P1) => d_ + "onarem" ;--# notpresent VP (Fut Sg P1) => d_ + "onaré" ;--# notpresent VP (Fut Pl P2) => d_ + "onareu" ;--# notpresent @@ -2268,30 +2268,30 @@ let dorm_ = Predef.tk 2 dormir in VI Infn => dorm_ + "ir" ; VI Ger => dorm_ + "int" ; VI Part => dorm_ + "it" ; - VP (Pres Ind Pl P1) => dorm_ + "im" ; - VP (Pres Ind Sg P1) => dorm_ + "o" ; + VP (Pres Ind Pl P1) => dorm_ + "im" ; + VP (Pres Ind Sg P1) => dorm_ + "o" ; VP (Pres Ind Pl P2) => dorm_ + "iu" ; VP (Pres Ind Sg P2) => dorm_ + "s" ; VP (Pres Ind Pl P3) => dorm_ + "en" ; VP (Pres Ind Sg P3) => dorm_ + "" ; - VP (Pres Subj Pl P1) => dorm_ + "im" ; - VP (Pres Subj Sg P1) => dorm_ + "i" ; - VP (Pres Subj Pl P2) => dorm_ + "iu" ; - VP (Pres Subj Sg P2) => dorm_ + "is" ; - VP (Pres Subj Pl P3) => dorm_ + "in" ; - VP (Pres Subj Sg P3) => dorm_ + "i" ; - VP (Impf Ind Pl P1) => dorm_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => dorm_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => dorm_ + "im" ; + VP (Pres Sub Sg P1) => dorm_ + "i" ; + VP (Pres Sub Pl P2) => dorm_ + "iu" ; + VP (Pres Sub Sg P2) => dorm_ + "is" ; + VP (Pres Sub Pl P3) => dorm_ + "in" ; + VP (Pres Sub Sg P3) => dorm_ + "i" ; + VP (Impf Ind Pl P1) => dorm_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => dorm_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => dorm_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => dorm_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => dorm_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => dorm_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => dorm_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => dorm_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => dorm_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => dorm_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => dorm_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => dorm_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => dorm_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => dorm_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => dorm_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => dorm_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => dorm_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => dorm_ + "ís" ;--# notpresent VP (Fut Pl P1) => dorm_ + "irem" ;--# notpresent VP (Fut Sg P1) => dorm_ + "iré" ;--# notpresent VP (Fut Pl P2) => dorm_ + "ireu" ;--# notpresent @@ -2329,30 +2329,30 @@ let d_ = Predef.tk 2 dur in VI Infn => d_ + "ur" ; VI Ger => d_ + "uent" ; VI Part => d_ + "ut" ; - VP (Pres Ind Pl P1) => d_ + "uem" ; - VP (Pres Ind Sg P1) => d_ + "uc" ; + VP (Pres Ind Pl P1) => d_ + "uem" ; + VP (Pres Ind Sg P1) => d_ + "uc" ; VP (Pres Ind Pl P2) => d_ + "ueu" ; VP (Pres Ind Sg P2) => d_ + "uus" ; VP (Pres Ind Pl P3) => d_ + "uen" ; VP (Pres Ind Sg P3) => d_ + "uu" ; - VP (Pres Subj Pl P1) => d_ + "uguem" ; - VP (Pres Subj Sg P1) => d_ + "ugui" ; - VP (Pres Subj Pl P2) => d_ + "ugueu" ; - VP (Pres Subj Sg P2) => d_ + "uguis" ; - VP (Pres Subj Pl P3) => d_ + "uguin" ; - VP (Pres Subj Sg P3) => d_ + "ugui" ; - VP (Impf Ind Sg P1) => d_ + "uia" ;--# notpresent + VP (Pres Sub Pl P1) => d_ + "uguem" ; + VP (Pres Sub Sg P1) => d_ + "ugui" ; + VP (Pres Sub Pl P2) => d_ + "ugueu" ; + VP (Pres Sub Sg P2) => d_ + "uguis" ; + VP (Pres Sub Pl P3) => d_ + "uguin" ; + VP (Pres Sub Sg P3) => d_ + "ugui" ; + VP (Impf Ind Sg P1) => d_ + "uia" ;--# notpresent VP (Impf Ind Sg P2) => d_ + "uies" ;--# notpresent VP (Impf Ind Pl P3) => d_ + "uien" ;--# notpresent VP (Impf Ind Sg P3) => d_ + "uia" ;--# notpresent - VP (Impf Ind Pl P1) => d_ + "úiem" ;--# notpresent + VP (Impf Ind Pl P1) => d_ + "úiem" ;--# notpresent VP (Impf Ind Pl P2) => d_ + "úieu" ;--# notpresent - VP (Impf Subj Pl P1) => d_ + "uguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => d_ + "ugués" ;--# notpresent - VP (Impf Subj Pl P2) => d_ + "uguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => d_ + "uguessis" ;--# notpresent - VP (Impf Subj Pl P3) => d_ + "uguessin" ;--# notpresent - VP (Impf Subj Sg P3) => d_ + "ugués" ;--# notpresent + VP (Impf Sub Pl P1) => d_ + "uguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => d_ + "ugués" ;--# notpresent + VP (Impf Sub Pl P2) => d_ + "uguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => d_ + "uguessis" ;--# notpresent + VP (Impf Sub Pl P3) => d_ + "uguessin" ;--# notpresent + VP (Impf Sub Sg P3) => d_ + "ugués" ;--# notpresent VP (Fut Pl P1) => d_ + "urem" ;--# notpresent VP (Fut Sg P1) => d_ + "uré" ;--# notpresent VP (Fut Pl P2) => d_ + "ureu" ;--# notpresent @@ -2392,30 +2392,30 @@ let enve_ = Predef.tk 3 envejar in VI Infn => enve_ + "jar" ; VI Ger => enve_ + "jant" ; VI Part => enve_ + "jat" ; - VP (Pres Ind Pl P1) => enve_ + "gem" ; - VP (Pres Ind Sg P1) => enve_ + "jo" ; + VP (Pres Ind Pl P1) => enve_ + "gem" ; + VP (Pres Ind Sg P1) => enve_ + "jo" ; VP (Pres Ind Pl P2) => enve_ + "geu" ; VP (Pres Ind Sg P2) => enve_ + "ges" ; VP (Pres Ind Pl P3) => enve_ + "gen" ; VP (Pres Ind Sg P3) => enve_ + "ja" ; - VP (Pres Subj Pl P1) => enve_ + "gem" ; - VP (Pres Subj Sg P1) => enve_ + "gi" ; - VP (Pres Subj Pl P2) => enve_ + "geu" ; - VP (Pres Subj Sg P2) => enve_ + "gis" ; - VP (Pres Subj Pl P3) => enve_ + "gin" ; - VP (Pres Subj Sg P3) => enve_ + "gi" ; - VP (Impf Ind Pl P1) => enve_ + "jàvem" ;--# notpresent - VP (Impf Ind Sg P1) => enve_ + "java" ;--# notpresent + VP (Pres Sub Pl P1) => enve_ + "gem" ; + VP (Pres Sub Sg P1) => enve_ + "gi" ; + VP (Pres Sub Pl P2) => enve_ + "geu" ; + VP (Pres Sub Sg P2) => enve_ + "gis" ; + VP (Pres Sub Pl P3) => enve_ + "gin" ; + VP (Pres Sub Sg P3) => enve_ + "gi" ; + VP (Impf Ind Pl P1) => enve_ + "jàvem" ;--# notpresent + VP (Impf Ind Sg P1) => enve_ + "java" ;--# notpresent VP (Impf Ind Pl P2) => enve_ + "jàveu" ;--# notpresent VP (Impf Ind Sg P2) => enve_ + "javes" ;--# notpresent VP (Impf Ind Pl P3) => enve_ + "javen" ;--# notpresent VP (Impf Ind Sg P3) => enve_ + "java" ;--# notpresent - VP (Impf Subj Pl P1) => enve_ + "géssim" ;--# notpresent - VP (Impf Subj Sg P1) => enve_ + "gés" ;--# notpresent - VP (Impf Subj Pl P2) => enve_ + "géssiu" ;--# notpresent - VP (Impf Subj Sg P2) => enve_ + "gessis" ;--# notpresent - VP (Impf Subj Pl P3) => enve_ + "gessin" ;--# notpresent - VP (Impf Subj Sg P3) => enve_ + "gés" ;--# notpresent + VP (Impf Sub Pl P1) => enve_ + "géssim" ;--# notpresent + VP (Impf Sub Sg P1) => enve_ + "gés" ;--# notpresent + VP (Impf Sub Pl P2) => enve_ + "géssiu" ;--# notpresent + VP (Impf Sub Sg P2) => enve_ + "gessis" ;--# notpresent + VP (Impf Sub Pl P3) => enve_ + "gessin" ;--# notpresent + VP (Impf Sub Sg P3) => enve_ + "gés" ;--# notpresent VP (Fut Pl P1) => enve_ + "jarem" ;--# notpresent VP (Fut Sg P1) => enve_ + "jaré" ;--# notpresent VP (Fut Pl P2) => enve_ + "jareu" ;--# notpresent @@ -2453,30 +2453,30 @@ let esc_ = Predef.tk 4 escopir in VI Infn => esc_ + "opir" ; VI Ger => esc_ + "opint" ; VI Part => esc_ + "opit" ; - VP (Pres Ind Pl P1) => esc_ + "opim" ; - VP (Pres Ind Sg P1) => esc_ + "upo" ; + VP (Pres Ind Pl P1) => esc_ + "opim" ; + VP (Pres Ind Sg P1) => esc_ + "upo" ; VP (Pres Ind Pl P2) => esc_ + "opiu" ; VP (Pres Ind Sg P2) => esc_ + "ups" ; VP (Pres Ind Pl P3) => esc_ + "upen" ; VP (Pres Ind Sg P3) => esc_ + "up" ; - VP (Pres Subj Pl P1) => esc_ + "opim" ; - VP (Pres Subj Sg P1) => esc_ + "upi" ; - VP (Pres Subj Pl P2) => esc_ + "opiu" ; - VP (Pres Subj Sg P2) => esc_ + "upis" ; - VP (Pres Subj Pl P3) => esc_ + "upin" ; - VP (Pres Subj Sg P3) => esc_ + "upi" ; - VP (Impf Ind Pl P1) => esc_ + "opíem" ;--# notpresent - VP (Impf Ind Sg P1) => esc_ + "opia" ;--# notpresent + VP (Pres Sub Pl P1) => esc_ + "opim" ; + VP (Pres Sub Sg P1) => esc_ + "upi" ; + VP (Pres Sub Pl P2) => esc_ + "opiu" ; + VP (Pres Sub Sg P2) => esc_ + "upis" ; + VP (Pres Sub Pl P3) => esc_ + "upin" ; + VP (Pres Sub Sg P3) => esc_ + "upi" ; + VP (Impf Ind Pl P1) => esc_ + "opíem" ;--# notpresent + VP (Impf Ind Sg P1) => esc_ + "opia" ;--# notpresent VP (Impf Ind Pl P2) => esc_ + "opíeu" ;--# notpresent VP (Impf Ind Sg P2) => esc_ + "opies" ;--# notpresent VP (Impf Ind Pl P3) => esc_ + "opien" ;--# notpresent VP (Impf Ind Sg P3) => esc_ + "opia" ;--# notpresent - VP (Impf Subj Pl P1) => esc_ + "opíssim" ;--# notpresent - VP (Impf Subj Sg P1) => esc_ + "opís" ;--# notpresent - VP (Impf Subj Pl P2) => esc_ + "opíssiu" ;--# notpresent - VP (Impf Subj Sg P2) => esc_ + "opissis" ;--# notpresent - VP (Impf Subj Pl P3) => esc_ + "opissin" ;--# notpresent - VP (Impf Subj Sg P3) => esc_ + "opís" ;--# notpresent + VP (Impf Sub Pl P1) => esc_ + "opíssim" ;--# notpresent + VP (Impf Sub Sg P1) => esc_ + "opís" ;--# notpresent + VP (Impf Sub Pl P2) => esc_ + "opíssiu" ;--# notpresent + VP (Impf Sub Sg P2) => esc_ + "opissis" ;--# notpresent + VP (Impf Sub Pl P3) => esc_ + "opissin" ;--# notpresent + VP (Impf Sub Sg P3) => esc_ + "opís" ;--# notpresent VP (Fut Pl P1) => esc_ + "opirem" ;--# notpresent VP (Fut Sg P1) => esc_ + "opiré" ;--# notpresent VP (Fut Pl P2) => esc_ + "opireu" ;--# notpresent @@ -2514,30 +2514,30 @@ let escri_ = Predef.tk 3 escriure in VI Infn => escri_ + "ure" ; VI Ger => escri_ + "vint" ; VI Part => escri_ + "t" ; - VP (Pres Ind Pl P1) => escri_ + "vim" ; - VP (Pres Ind Sg P1) => escri_ + "c" ; + VP (Pres Ind Pl P1) => escri_ + "vim" ; + VP (Pres Ind Sg P1) => escri_ + "c" ; VP (Pres Ind Pl P2) => escri_ + "viu" ; VP (Pres Ind Sg P2) => escri_ + "us" ; VP (Pres Ind Pl P3) => escri_ + "uen" ; VP (Pres Ind Sg P3) => escri_ + "u" ; - VP (Pres Subj Pl P1) => escri_ + "guem" ; - VP (Pres Subj Sg P1) => escri_ + "gui" ; - VP (Pres Subj Pl P2) => escri_ + "gueu" ; - VP (Pres Subj Sg P2) => escri_ + "guis" ; - VP (Pres Subj Pl P3) => escri_ + "guin" ; - VP (Pres Subj Sg P3) => escri_ + "gui" ; - VP (Impf Ind Pl P1) => escri_ + "víem" ;--# notpresent - VP (Impf Ind Sg P1) => escri_ + "via" ;--# notpresent + VP (Pres Sub Pl P1) => escri_ + "guem" ; + VP (Pres Sub Sg P1) => escri_ + "gui" ; + VP (Pres Sub Pl P2) => escri_ + "gueu" ; + VP (Pres Sub Sg P2) => escri_ + "guis" ; + VP (Pres Sub Pl P3) => escri_ + "guin" ; + VP (Pres Sub Sg P3) => escri_ + "gui" ; + VP (Impf Ind Pl P1) => escri_ + "víem" ;--# notpresent + VP (Impf Ind Sg P1) => escri_ + "via" ;--# notpresent VP (Impf Ind Pl P2) => escri_ + "víeu" ;--# notpresent VP (Impf Ind Sg P2) => escri_ + "vies" ;--# notpresent VP (Impf Ind Pl P3) => escri_ + "vien" ;--# notpresent VP (Impf Ind Sg P3) => escri_ + "via" ;--# notpresent - VP (Impf Subj Pl P1) => escri_ + "víssim" ;--# notpresent - VP (Impf Subj Sg P1) => escri_ + "vís" ;--# notpresent - VP (Impf Subj Pl P2) => escri_ + "víssiu" ;--# notpresent - VP (Impf Subj Sg P2) => escri_ + "vissis" ;--# notpresent - VP (Impf Subj Pl P3) => escri_ + "vissin" ;--# notpresent - VP (Impf Subj Sg P3) => escri_ + "vís" ;--# notpresent + VP (Impf Sub Pl P1) => escri_ + "víssim" ;--# notpresent + VP (Impf Sub Sg P1) => escri_ + "vís" ;--# notpresent + VP (Impf Sub Pl P2) => escri_ + "víssiu" ;--# notpresent + VP (Impf Sub Sg P2) => escri_ + "vissis" ;--# notpresent + VP (Impf Sub Pl P3) => escri_ + "vissin" ;--# notpresent + VP (Impf Sub Sg P3) => escri_ + "vís" ;--# notpresent VP (Fut Pl P1) => escri_ + "urem" ;--# notpresent VP (Fut Sg P1) => escri_ + "uré" ;--# notpresent VP (Fut Pl P2) => escri_ + "ureu" ;--# notpresent @@ -2575,26 +2575,26 @@ let esgla_ = Predef.tk 3 esglaiar in VI Infn => esgla_ + "iar" ; VI Ger => esgla_ + "iant" ; VI Part => esgla_ + "iat" ; - VP (Pres Ind Pl P1) => esgla_ + "iem" ; - VP (Pres Ind Sg P1) => esgla_ + "io" ; + VP (Pres Ind Pl P1) => esgla_ + "iem" ; + VP (Pres Ind Sg P1) => esgla_ + "io" ; VP (Pres Ind Pl P2) => esgla_ + "ieu" ; VP (Pres Ind Sg P2) => esgla_ + "ies" ; VP (Pres Ind Pl P3) => esgla_ + "ien" ; VP (Pres Ind Sg P3) => esgla_ + "ia" ; - VP (Pres Subj Pl P1) => esgla_ + "iem" ; - VP (Pres Subj Pl P2) => esgla_ + "ieu" ; - VP (Impf Ind Pl P1) => esgla_ + "iàvem" ;--# notpresent - VP (Impf Ind Sg P1) => esgla_ + "iava" ;--# notpresent + VP (Pres Sub Pl P1) => esgla_ + "iem" ; + VP (Pres Sub Pl P2) => esgla_ + "ieu" ; + VP (Impf Ind Pl P1) => esgla_ + "iàvem" ;--# notpresent + VP (Impf Ind Sg P1) => esgla_ + "iava" ;--# notpresent VP (Impf Ind Pl P2) => esgla_ + "iàveu" ;--# notpresent VP (Impf Ind Sg P2) => esgla_ + "iaves" ;--# notpresent VP (Impf Ind Pl P3) => esgla_ + "iaven" ;--# notpresent VP (Impf Ind Sg P3) => esgla_ + "iava" ;--# notpresent - VP (Impf Subj Pl P1) => esgla_ + "iéssim" ;--# notpresent - VP (Impf Subj Sg P1) => esgla_ + "iés" ;--# notpresent - VP (Impf Subj Pl P2) => esgla_ + "iéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => esgla_ + "iessis" ;--# notpresent - VP (Impf Subj Pl P3) => esgla_ + "iessin" ;--# notpresent - VP (Impf Subj Sg P3) => esgla_ + "iés" ;--# notpresent + VP (Impf Sub Pl P1) => esgla_ + "iéssim" ;--# notpresent + VP (Impf Sub Sg P1) => esgla_ + "iés" ;--# notpresent + VP (Impf Sub Pl P2) => esgla_ + "iéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => esgla_ + "iessis" ;--# notpresent + VP (Impf Sub Pl P3) => esgla_ + "iessin" ;--# notpresent + VP (Impf Sub Sg P3) => esgla_ + "iés" ;--# notpresent VP (Fut Pl P1) => esgla_ + "iarem" ;--# notpresent VP (Fut Sg P1) => esgla_ + "iaré" ;--# notpresent VP (Fut Pl P2) => esgla_ + "iareu" ;--# notpresent @@ -2620,10 +2620,10 @@ let esgla_ = Predef.tk 3 esglaiar in VP (Pass Sg Fem) => esgla_ + "iada" ; VP (Pass Pl Masc) => esgla_ + "iats" ; VP (Pass Sg Masc) => esgla_ + "iat" ; - VP (Pres Subj Sg P1) => esgla_ + "ï" ; - VP (Pres Subj Sg P2) => esgla_ + "ïs" ; - VP (Pres Subj Pl P3) => esgla_ + "ïn" ; - VP (Pres Subj Sg P3) => esgla_ + "ï" ; + VP (Pres Sub Sg P1) => esgla_ + "ï" ; + VP (Pres Sub Sg P2) => esgla_ + "ïs" ; + VP (Pres Sub Pl P3) => esgla_ + "ïn" ; + VP (Pres Sub Sg P3) => esgla_ + "ï" ; VP (Imp Pl P3) => esgla_ + "ïn" ; VP (Imp Sg P3) => esgla_ + "ï" ; VP (Imp Sg P1) => variants {} @@ -2636,30 +2636,30 @@ let x_ = Predef.tk 3 ser in VI Infn => x_ + "ser" ; VI Ger => x_ + "sent" ; VI Part => x_ + "estat" ; - VP (Pres Ind Pl P1) => x_ + "som" ; - VP (Pres Ind Sg P1) => x_ + "sóc" ; + VP (Pres Ind Pl P1) => x_ + "som" ; + VP (Pres Ind Sg P1) => x_ + "sóc" ; VP (Pres Ind Pl P2) => x_ + "sou" ; VP (Pres Ind Sg P2) => x_ + "ets" ; VP (Pres Ind Pl P3) => x_ + "són" ; VP (Pres Ind Sg P3) => x_ + "és" ; - VP (Pres Subj Pl P1) => x_ + "siguem" ; - VP (Pres Subj Sg P1) => x_ + "sigui" ; - VP (Pres Subj Pl P2) => x_ + "sigueu" ; - VP (Pres Subj Sg P2) => x_ + "siguis" ; - VP (Pres Subj Pl P3) => x_ + "siguin" ; - VP (Pres Subj Sg P3) => x_ + "sigui" ; - VP (Impf Ind Pl P1) => x_ + "érem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "era" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "siguem" ; + VP (Pres Sub Sg P1) => x_ + "sigui" ; + VP (Pres Sub Pl P2) => x_ + "sigueu" ; + VP (Pres Sub Sg P2) => x_ + "siguis" ; + VP (Pres Sub Pl P3) => x_ + "siguin" ; + VP (Pres Sub Sg P3) => x_ + "sigui" ; + VP (Impf Ind Pl P1) => x_ + "érem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "era" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "éreu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "eres" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "eren" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "era" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "fóssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "fos" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "fóssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "fossis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "fossin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "fos" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "fóssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "fos" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "fóssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "fossis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "fossin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "fos" ;--# notpresent VP (Fut Pl P1) => x_ + "serem" ;--# notpresent VP (Fut Sg P1) => x_ + "seré" ;--# notpresent VP (Fut Pl P2) => x_ + "sereu" ;--# notpresent @@ -2697,30 +2697,30 @@ let establ_ = Predef.tk 2 establir in VI Infn => establ_ + "ir" ; VI Ger => establ_ + "int" ; VI Part => establ_ + "ert" ; - VP (Pres Ind Pl P1) => establ_ + "im" ; - VP (Pres Ind Sg P1) => establ_ + "eixo" ; + VP (Pres Ind Pl P1) => establ_ + "im" ; + VP (Pres Ind Sg P1) => establ_ + "eixo" ; VP (Pres Ind Pl P2) => establ_ + "iu" ; VP (Pres Ind Sg P2) => establ_ + "eixes" ; VP (Pres Ind Pl P3) => establ_ + "eixen" ; VP (Pres Ind Sg P3) => establ_ + "eix" ; - VP (Pres Subj Pl P1) => establ_ + "im" ; - VP (Pres Subj Sg P1) => establ_ + "eixi" ; - VP (Pres Subj Pl P2) => establ_ + "iu" ; - VP (Pres Subj Sg P2) => establ_ + "eixis" ; - VP (Pres Subj Pl P3) => establ_ + "eixin" ; - VP (Pres Subj Sg P3) => establ_ + "eixi" ; - VP (Impf Ind Pl P1) => establ_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => establ_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => establ_ + "im" ; + VP (Pres Sub Sg P1) => establ_ + "eixi" ; + VP (Pres Sub Pl P2) => establ_ + "iu" ; + VP (Pres Sub Sg P2) => establ_ + "eixis" ; + VP (Pres Sub Pl P3) => establ_ + "eixin" ; + VP (Pres Sub Sg P3) => establ_ + "eixi" ; + VP (Impf Ind Pl P1) => establ_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => establ_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => establ_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => establ_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => establ_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => establ_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => establ_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => establ_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => establ_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => establ_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => establ_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => establ_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => establ_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => establ_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => establ_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => establ_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => establ_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => establ_ + "ís" ;--# notpresent VP (Fut Pl P1) => establ_ + "irem" ;--# notpresent VP (Fut Sg P1) => establ_ + "iré" ;--# notpresent VP (Fut Pl P2) => establ_ + "ireu" ;--# notpresent @@ -2758,30 +2758,30 @@ let es_ = Predef.tk 3 estar in VI Infn => es_ + "tar" ; VI Ger => es_ + "tant" ; VI Part => es_ + "tat" ; - VP (Pres Ind Pl P1) => es_ + "tem" ; - VP (Pres Ind Sg P1) => es_ + "tic" ; + VP (Pres Ind Pl P1) => es_ + "tem" ; + VP (Pres Ind Sg P1) => es_ + "tic" ; VP (Pres Ind Pl P2) => es_ + "teu" ; VP (Pres Ind Sg P2) => es_ + "tàs" ; VP (Pres Ind Pl P3) => es_ + "tan" ; VP (Pres Ind Sg P3) => es_ + "tà" ; - VP (Pres Subj Pl P1) => es_ + "tiguem" ; - VP (Pres Subj Sg P1) => es_ + "tigui" ; - VP (Pres Subj Pl P2) => es_ + "tigueu" ; - VP (Pres Subj Sg P2) => es_ + "tiguis" ; - VP (Pres Subj Pl P3) => es_ + "tiguin" ; - VP (Pres Subj Sg P3) => es_ + "tigui" ; - VP (Impf Ind Pl P1) => es_ + "tàvem" ;--# notpresent - VP (Impf Ind Sg P1) => es_ + "tava" ;--# notpresent + VP (Pres Sub Pl P1) => es_ + "tiguem" ; + VP (Pres Sub Sg P1) => es_ + "tigui" ; + VP (Pres Sub Pl P2) => es_ + "tigueu" ; + VP (Pres Sub Sg P2) => es_ + "tiguis" ; + VP (Pres Sub Pl P3) => es_ + "tiguin" ; + VP (Pres Sub Sg P3) => es_ + "tigui" ; + VP (Impf Ind Pl P1) => es_ + "tàvem" ;--# notpresent + VP (Impf Ind Sg P1) => es_ + "tava" ;--# notpresent VP (Impf Ind Pl P2) => es_ + "tàveu" ;--# notpresent VP (Impf Ind Sg P2) => es_ + "taves" ;--# notpresent VP (Impf Ind Pl P3) => es_ + "taven" ;--# notpresent VP (Impf Ind Sg P3) => es_ + "tava" ;--# notpresent - VP (Impf Subj Pl P1) => es_ + "tiguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => es_ + "tigués" ;--# notpresent - VP (Impf Subj Pl P2) => es_ + "tiguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => es_ + "tiguessis" ;--# notpresent - VP (Impf Subj Pl P3) => es_ + "tiguessin" ;--# notpresent - VP (Impf Subj Sg P3) => es_ + "tigués" ;--# notpresent + VP (Impf Sub Pl P1) => es_ + "tiguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => es_ + "tigués" ;--# notpresent + VP (Impf Sub Pl P2) => es_ + "tiguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => es_ + "tiguessis" ;--# notpresent + VP (Impf Sub Pl P3) => es_ + "tiguessin" ;--# notpresent + VP (Impf Sub Sg P3) => es_ + "tigués" ;--# notpresent VP (Fut Pl P1) => es_ + "tarem" ;--# notpresent VP (Fut Sg P1) => es_ + "taré" ;--# notpresent VP (Fut Pl P2) => es_ + "tareu" ;--# notpresent @@ -2819,30 +2819,30 @@ let evacu_ = Predef.tk 2 evacuar in VI Infn => evacu_ + "ar" ; VI Ger => evacu_ + "ant" ; VI Part => evacu_ + "at" ; - VP (Pres Ind Pl P1) => evacu_ + "em" ; - VP (Pres Ind Sg P1) => evacu_ + "o" ; + VP (Pres Ind Pl P1) => evacu_ + "em" ; + VP (Pres Ind Sg P1) => evacu_ + "o" ; VP (Pres Ind Pl P2) => evacu_ + "eu" ; VP (Pres Ind Sg P2) => evacu_ + "es" ; VP (Pres Ind Pl P3) => evacu_ + "en" ; VP (Pres Ind Sg P3) => evacu_ + "a" ; - VP (Pres Subj Pl P1) => evacu_ + "em" ; - VP (Pres Subj Sg P1) => evacu_ + "ï" ; - VP (Pres Subj Pl P2) => evacu_ + "eu" ; - VP (Pres Subj Sg P2) => evacu_ + "ïs" ; - VP (Pres Subj Pl P3) => evacu_ + "ïn" ; - VP (Pres Subj Sg P3) => evacu_ + "ï" ; - VP (Impf Ind Pl P1) => evacu_ + "àvem" ;--# notpresent - VP (Impf Ind Sg P1) => evacu_ + "ava" ;--# notpresent + VP (Pres Sub Pl P1) => evacu_ + "em" ; + VP (Pres Sub Sg P1) => evacu_ + "ï" ; + VP (Pres Sub Pl P2) => evacu_ + "eu" ; + VP (Pres Sub Sg P2) => evacu_ + "ïs" ; + VP (Pres Sub Pl P3) => evacu_ + "ïn" ; + VP (Pres Sub Sg P3) => evacu_ + "ï" ; + VP (Impf Ind Pl P1) => evacu_ + "àvem" ;--# notpresent + VP (Impf Ind Sg P1) => evacu_ + "ava" ;--# notpresent VP (Impf Ind Pl P2) => evacu_ + "àveu" ;--# notpresent VP (Impf Ind Sg P2) => evacu_ + "aves" ;--# notpresent VP (Impf Ind Pl P3) => evacu_ + "aven" ;--# notpresent VP (Impf Ind Sg P3) => evacu_ + "ava" ;--# notpresent - VP (Impf Subj Pl P1) => evacu_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => evacu_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => evacu_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => evacu_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => evacu_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => evacu_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => evacu_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => evacu_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => evacu_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => evacu_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => evacu_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => evacu_ + "és" ;--# notpresent VP (Fut Pl P1) => evacu_ + "arem" ;--# notpresent VP (Fut Sg P1) => evacu_ + "aré" ;--# notpresent VP (Fut Pl P2) => evacu_ + "areu" ;--# notpresent @@ -2880,30 +2880,30 @@ let f_ = Predef.tk 2 fer in VI Infn => f_ + "er" ; VI Ger => f_ + "ent" ; VI Part => f_ + "et" ; - VP (Pres Ind Pl P1) => f_ + "em" ; - VP (Pres Ind Sg P1) => f_ + "aig" ; + VP (Pres Ind Pl P1) => f_ + "em" ; + VP (Pres Ind Sg P1) => f_ + "aig" ; VP (Pres Ind Pl P2) => f_ + "eu" ; VP (Pres Ind Sg P2) => f_ + "as" ; VP (Pres Ind Pl P3) => f_ + "an" ; VP (Pres Ind Sg P3) => f_ + "a" ; - VP (Pres Subj Pl P1) => f_ + "em" ; - VP (Pres Subj Sg P1) => f_ + "aci" ; - VP (Pres Subj Pl P2) => f_ + "eu" ; - VP (Pres Subj Sg P2) => f_ + "acis" ; - VP (Pres Subj Pl P3) => f_ + "acin" ; - VP (Pres Subj Sg P3) => f_ + "aci" ; - VP (Impf Ind Pl P1) => f_ + "èiem" ;--# notpresent - VP (Impf Ind Sg P1) => f_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => f_ + "em" ; + VP (Pres Sub Sg P1) => f_ + "aci" ; + VP (Pres Sub Pl P2) => f_ + "eu" ; + VP (Pres Sub Sg P2) => f_ + "acis" ; + VP (Pres Sub Pl P3) => f_ + "acin" ; + VP (Pres Sub Sg P3) => f_ + "aci" ; + VP (Impf Ind Pl P1) => f_ + "èiem" ;--# notpresent + VP (Impf Ind Sg P1) => f_ + "eia" ;--# notpresent VP (Impf Ind Pl P2) => f_ + "èieu" ;--# notpresent VP (Impf Ind Sg P2) => f_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => f_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => f_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => f_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => f_ + "es" ;--# notpresent - VP (Impf Subj Pl P2) => f_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => f_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => f_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => f_ + "es" ;--# notpresent + VP (Impf Sub Pl P1) => f_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => f_ + "es" ;--# notpresent + VP (Impf Sub Pl P2) => f_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => f_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => f_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => f_ + "es" ;--# notpresent VP (Fut Pl P1) => f_ + "arem" ;--# notpresent VP (Fut Sg P1) => f_ + "aré" ;--# notpresent VP (Fut Pl P2) => f_ + "areu" ;--# notpresent @@ -2941,30 +2941,30 @@ let fo_ = Predef.tk 4 fondre in VI Infn => fo_ + "ndre" ; VI Ger => fo_ + "nent" ; VI Part => fo_ + "s" ; - VP (Pres Ind Pl P1) => fo_ + "nem" ; - VP (Pres Ind Sg P1) => fo_ + "nc" ; + VP (Pres Ind Pl P1) => fo_ + "nem" ; + VP (Pres Ind Sg P1) => fo_ + "nc" ; VP (Pres Ind Pl P2) => fo_ + "neu" ; VP (Pres Ind Sg P2) => fo_ + "ns" ; VP (Pres Ind Pl P3) => fo_ + "nen" ; VP (Pres Ind Sg P3) => fo_ + "n" ; - VP (Pres Subj Pl P1) => fo_ + "nguem" ; - VP (Pres Subj Sg P1) => fo_ + "ngui" ; - VP (Pres Subj Pl P2) => fo_ + "ngueu" ; - VP (Pres Subj Sg P2) => fo_ + "nguis" ; - VP (Pres Subj Pl P3) => fo_ + "nguin" ; - VP (Pres Subj Sg P3) => fo_ + "ngui" ; - VP (Impf Ind Pl P1) => fo_ + "níem" ;--# notpresent - VP (Impf Ind Sg P1) => fo_ + "nia" ;--# notpresent + VP (Pres Sub Pl P1) => fo_ + "nguem" ; + VP (Pres Sub Sg P1) => fo_ + "ngui" ; + VP (Pres Sub Pl P2) => fo_ + "ngueu" ; + VP (Pres Sub Sg P2) => fo_ + "nguis" ; + VP (Pres Sub Pl P3) => fo_ + "nguin" ; + VP (Pres Sub Sg P3) => fo_ + "ngui" ; + VP (Impf Ind Pl P1) => fo_ + "níem" ;--# notpresent + VP (Impf Ind Sg P1) => fo_ + "nia" ;--# notpresent VP (Impf Ind Pl P2) => fo_ + "níeu" ;--# notpresent VP (Impf Ind Sg P2) => fo_ + "nies" ;--# notpresent VP (Impf Ind Pl P3) => fo_ + "nien" ;--# notpresent VP (Impf Ind Sg P3) => fo_ + "nia" ;--# notpresent - VP (Impf Subj Pl P1) => fo_ + "nguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => fo_ + "ngués" ;--# notpresent - VP (Impf Subj Pl P2) => fo_ + "nguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => fo_ + "nguessis" ;--# notpresent - VP (Impf Subj Pl P3) => fo_ + "nguessin" ;--# notpresent - VP (Impf Subj Sg P3) => fo_ + "ngués" ;--# notpresent + VP (Impf Sub Pl P1) => fo_ + "nguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => fo_ + "ngués" ;--# notpresent + VP (Impf Sub Pl P2) => fo_ + "nguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => fo_ + "nguessis" ;--# notpresent + VP (Impf Sub Pl P3) => fo_ + "nguessin" ;--# notpresent + VP (Impf Sub Sg P3) => fo_ + "ngués" ;--# notpresent VP (Fut Pl P1) => fo_ + "ndrem" ;--# notpresent VP (Fut Sg P1) => fo_ + "ndré" ;--# notpresent VP (Fut Pl P2) => fo_ + "ndreu" ;--# notpresent @@ -3002,30 +3002,30 @@ let fu_ = Predef.tk 3 fugir in VI Infn => fu_ + "gir" ; VI Ger => fu_ + "gint" ; VI Part => fu_ + "git" ; - VP (Pres Ind Pl P1) => fu_ + "gim" ; - VP (Pres Ind Sg P1) => fu_ + "jo" ; + VP (Pres Ind Pl P1) => fu_ + "gim" ; + VP (Pres Ind Sg P1) => fu_ + "jo" ; VP (Pres Ind Pl P2) => fu_ + "giu" ; VP (Pres Ind Sg P2) => fu_ + "ges" ; VP (Pres Ind Pl P3) => fu_ + "gen" ; VP (Pres Ind Sg P3) => fu_ + "ig" ; - VP (Pres Subj Pl P1) => fu_ + "gim" ; - VP (Pres Subj Sg P1) => fu_ + "gi" ; - VP (Pres Subj Pl P2) => fu_ + "giu" ; - VP (Pres Subj Sg P2) => fu_ + "gis" ; - VP (Pres Subj Pl P3) => fu_ + "gin" ; - VP (Pres Subj Sg P3) => fu_ + "gi" ; - VP (Impf Ind Pl P1) => fu_ + "gíem" ;--# notpresent - VP (Impf Ind Sg P1) => fu_ + "gia" ;--# notpresent + VP (Pres Sub Pl P1) => fu_ + "gim" ; + VP (Pres Sub Sg P1) => fu_ + "gi" ; + VP (Pres Sub Pl P2) => fu_ + "giu" ; + VP (Pres Sub Sg P2) => fu_ + "gis" ; + VP (Pres Sub Pl P3) => fu_ + "gin" ; + VP (Pres Sub Sg P3) => fu_ + "gi" ; + VP (Impf Ind Pl P1) => fu_ + "gíem" ;--# notpresent + VP (Impf Ind Sg P1) => fu_ + "gia" ;--# notpresent VP (Impf Ind Pl P2) => fu_ + "gíeu" ;--# notpresent VP (Impf Ind Sg P2) => fu_ + "gies" ;--# notpresent VP (Impf Ind Pl P3) => fu_ + "gien" ;--# notpresent VP (Impf Ind Sg P3) => fu_ + "gia" ;--# notpresent - VP (Impf Subj Pl P1) => fu_ + "gíssim" ;--# notpresent - VP (Impf Subj Sg P1) => fu_ + "gís" ;--# notpresent - VP (Impf Subj Pl P2) => fu_ + "gíssiu" ;--# notpresent - VP (Impf Subj Sg P2) => fu_ + "gissis" ;--# notpresent - VP (Impf Subj Pl P3) => fu_ + "gissin" ;--# notpresent - VP (Impf Subj Sg P3) => fu_ + "gís" ;--# notpresent + VP (Impf Sub Pl P1) => fu_ + "gíssim" ;--# notpresent + VP (Impf Sub Sg P1) => fu_ + "gís" ;--# notpresent + VP (Impf Sub Pl P2) => fu_ + "gíssiu" ;--# notpresent + VP (Impf Sub Sg P2) => fu_ + "gissis" ;--# notpresent + VP (Impf Sub Pl P3) => fu_ + "gissin" ;--# notpresent + VP (Impf Sub Sg P3) => fu_ + "gís" ;--# notpresent VP (Fut Pl P1) => fu_ + "girem" ;--# notpresent VP (Fut Sg P1) => fu_ + "giré" ;--# notpresent VP (Fut Pl P2) => fu_ + "gireu" ;--# notpresent @@ -3056,36 +3056,36 @@ let fu_ = Predef.tk 3 fugir in VP (Imp Sg P1) => variants {} } } ; -oper haver_59 : Str -> Verbum = \haver -> +oper haver_59 : Str -> Bool -> Verbum = \haver,flag -> let h_ = Predef.tk 4 haver in {s = table { VI Infn=> h_ + "aver" ; VI Ger => h_ + "avent" ; VI Part => h_ + "agut" ; - VP (Pres Ind Sg P1) => variants {h_ + "e" ; h_ + "aig"} ; + VP (Pres Ind Sg P1) => case flag of {True => h_ + "e" ; False => h_ + "aig"} ; VP (Pres Ind Sg P2) => h_ + "as" ; VP (Pres Ind Sg P3) => h_ + "a" ; - VP (Pres Ind Pl P1) => variants {h_ + "em" ; h_ + "avem"} ; - VP (Pres Ind Pl P2) => variants {h_ + "eu" ; h_ + "aveu"} ; + VP (Pres Ind Pl P1) => case flag of {True => h_ + "em" ; False => h_ + "avem"} ; + VP (Pres Ind Pl P2) => case flag of {True => h_ + "eu" ; False => h_ + "aveu"} ; VP (Pres Ind Pl P3) => h_ + "an" ; - VP (Pres Subj Sg P1) => h_ + "agi" ; - VP (Pres Subj Sg P2) => h_ + "agis" ; - VP (Pres Subj Sg P3) => h_ + "agi" ; - VP (Pres Subj Pl P1) => h_ + "àgim" ; - VP (Pres Subj Pl P2) => h_ + "àgiu" ; - VP (Pres Subj Pl P3) => h_ + "agin" ; + VP (Pres Sub Sg P1) => h_ + "agi" ; + VP (Pres Sub Sg P2) => h_ + "agis" ; + VP (Pres Sub Sg P3) => h_ + "agi" ; + VP (Pres Sub Pl P1) => h_ + "àgim" ; + VP (Pres Sub Pl P2) => h_ + "àgiu" ; + VP (Pres Sub Pl P3) => h_ + "agin" ; VP (Impf Ind Sg P1) => h_ + "avia" ; --# notpresent VP (Impf Ind Sg P2) => h_ + "avies" ; --# notpresent VP (Impf Ind Sg P3) => h_ + "avia" ; --# notpresent VP (Impf Ind Pl P1) => h_ + "avíem" ; --# notpresent VP (Impf Ind Pl P2) => h_ + "avíeu" ; --# notpresent VP (Impf Ind Pl P3) => h_ + "avien" ; --# notpresent - VP (Impf Subj Sg P1) => h_ + "agués" ; --# notpresent - VP (Impf Subj Sg P2) => h_ + "aguessis" ; --# notpresent - VP (Impf Subj Sg P3) => h_ + "agués" ; --# notpresent - VP (Impf Subj Pl P1) => h_ + "aguéssim" ; --# notpresent - VP (Impf Subj Pl P2) => h_ + "aguéssiu" ; --# notpresent - VP (Impf Subj Pl P3) => h_ + "aguessin" ; --# notpresent + VP (Impf Sub Sg P1) => h_ + "agués" ; --# notpresent + VP (Impf Sub Sg P2) => h_ + "aguessis" ; --# notpresent + VP (Impf Sub Sg P3) => h_ + "agués" ; --# notpresent + VP (Impf Sub Pl P1) => h_ + "aguéssim" ; --# notpresent + VP (Impf Sub Pl P2) => h_ + "aguéssiu" ; --# notpresent + VP (Impf Sub Pl P3) => h_ + "aguessin" ; --# notpresent VP (Pret Sg P1) => h_ + "aguí" ; --# notpresent VP (Pret Sg P2) => h_ + "agueres" ; --# notpresent VP (Pret Sg P3) => h_ + "agué" ; --# notpresent @@ -3123,30 +3123,30 @@ let impr_ = Predef.tk 4 imprimir in VI Infn => impr_ + "imir" ; VI Ger => impr_ + "imint" ; VI Part => impr_ + "ès" ; - VP (Pres Ind Pl P1) => impr_ + "imim" ; - VP (Pres Ind Sg P1) => impr_ + "imeixo" ; + VP (Pres Ind Pl P1) => impr_ + "imim" ; + VP (Pres Ind Sg P1) => impr_ + "imeixo" ; VP (Pres Ind Pl P2) => impr_ + "imiu" ; VP (Pres Ind Sg P2) => impr_ + "imeixes" ; VP (Pres Ind Pl P3) => impr_ + "imeixen" ; VP (Pres Ind Sg P3) => impr_ + "imeix" ; - VP (Pres Subj Pl P1) => impr_ + "imim" ; - VP (Pres Subj Sg P1) => impr_ + "imeixi" ; - VP (Pres Subj Pl P2) => impr_ + "imiu" ; - VP (Pres Subj Sg P2) => impr_ + "imeixis" ; - VP (Pres Subj Pl P3) => impr_ + "imeixin" ; - VP (Pres Subj Sg P3) => impr_ + "imeixi" ; - VP (Impf Ind Pl P1) => impr_ + "imíem" ;--# notpresent - VP (Impf Ind Sg P1) => impr_ + "imia" ;--# notpresent + VP (Pres Sub Pl P1) => impr_ + "imim" ; + VP (Pres Sub Sg P1) => impr_ + "imeixi" ; + VP (Pres Sub Pl P2) => impr_ + "imiu" ; + VP (Pres Sub Sg P2) => impr_ + "imeixis" ; + VP (Pres Sub Pl P3) => impr_ + "imeixin" ; + VP (Pres Sub Sg P3) => impr_ + "imeixi" ; + VP (Impf Ind Pl P1) => impr_ + "imíem" ;--# notpresent + VP (Impf Ind Sg P1) => impr_ + "imia" ;--# notpresent VP (Impf Ind Pl P2) => impr_ + "imíeu" ;--# notpresent VP (Impf Ind Sg P2) => impr_ + "imies" ;--# notpresent VP (Impf Ind Pl P3) => impr_ + "imien" ;--# notpresent VP (Impf Ind Sg P3) => impr_ + "imia" ;--# notpresent - VP (Impf Subj Pl P1) => impr_ + "imíssim" ;--# notpresent - VP (Impf Subj Sg P1) => impr_ + "imís" ;--# notpresent - VP (Impf Subj Pl P2) => impr_ + "imíssiu" ;--# notpresent - VP (Impf Subj Sg P2) => impr_ + "imissis" ;--# notpresent - VP (Impf Subj Pl P3) => impr_ + "imissin" ;--# notpresent - VP (Impf Subj Sg P3) => impr_ + "imís" ;--# notpresent + VP (Impf Sub Pl P1) => impr_ + "imíssim" ;--# notpresent + VP (Impf Sub Sg P1) => impr_ + "imís" ;--# notpresent + VP (Impf Sub Pl P2) => impr_ + "imíssiu" ;--# notpresent + VP (Impf Sub Sg P2) => impr_ + "imissis" ;--# notpresent + VP (Impf Sub Pl P3) => impr_ + "imissin" ;--# notpresent + VP (Impf Sub Sg P3) => impr_ + "imís" ;--# notpresent VP (Fut Pl P1) => impr_ + "imirem" ;--# notpresent VP (Fut Sg P1) => impr_ + "imiré" ;--# notpresent VP (Fut Pl P2) => impr_ + "imireu" ;--# notpresent @@ -3184,30 +3184,30 @@ let j_ = Predef.tk 4 jeure in VI Infn => j_ + "eure" ; VI Ger => j_ + "aient" ; VI Part => j_ + "agut" ; - VP (Pres Ind Pl P1) => j_ + "aiem" ; - VP (Pres Ind Sg P1) => j_ + "ec" ; + VP (Pres Ind Pl P1) => j_ + "aiem" ; + VP (Pres Ind Sg P1) => j_ + "ec" ; VP (Pres Ind Pl P2) => j_ + "aieu" ; VP (Pres Ind Sg P2) => j_ + "eus" ; VP (Pres Ind Pl P3) => j_ + "euen" ; VP (Pres Ind Sg P3) => j_ + "eu" ; - VP (Pres Subj Pl P1) => j_ + "aguem" ; - VP (Pres Subj Sg P1) => j_ + "egui" ; - VP (Pres Subj Pl P2) => j_ + "agueu" ; - VP (Pres Subj Sg P2) => j_ + "eguis" ; - VP (Pres Subj Pl P3) => j_ + "eguin" ; - VP (Pres Subj Sg P3) => j_ + "egui" ; - VP (Impf Ind Pl P1) => j_ + "èiem" ;--# notpresent - VP (Impf Ind Sg P1) => j_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => j_ + "aguem" ; + VP (Pres Sub Sg P1) => j_ + "egui" ; + VP (Pres Sub Pl P2) => j_ + "agueu" ; + VP (Pres Sub Sg P2) => j_ + "eguis" ; + VP (Pres Sub Pl P3) => j_ + "eguin" ; + VP (Pres Sub Sg P3) => j_ + "egui" ; + VP (Impf Ind Pl P1) => j_ + "èiem" ;--# notpresent + VP (Impf Ind Sg P1) => j_ + "eia" ;--# notpresent VP (Impf Ind Pl P2) => j_ + "èieu" ;--# notpresent VP (Impf Ind Sg P2) => j_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => j_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => j_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => j_ + "aguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => j_ + "agués" ;--# notpresent - VP (Impf Subj Pl P2) => j_ + "aguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => j_ + "aguessis" ;--# notpresent - VP (Impf Subj Pl P3) => j_ + "aguessin" ;--# notpresent - VP (Impf Subj Sg P3) => j_ + "agués" ;--# notpresent + VP (Impf Sub Pl P1) => j_ + "aguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => j_ + "agués" ;--# notpresent + VP (Impf Sub Pl P2) => j_ + "aguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => j_ + "aguessis" ;--# notpresent + VP (Impf Sub Pl P3) => j_ + "aguessin" ;--# notpresent + VP (Impf Sub Sg P3) => j_ + "agués" ;--# notpresent VP (Fut Pl P1) => j_ + "aurem" ;--# notpresent VP (Fut Sg P1) => j_ + "auré" ;--# notpresent VP (Fut Pl P2) => j_ + "aureu" ;--# notpresent @@ -3245,30 +3245,30 @@ let llo_ = Predef.tk 2 lloar in VI Infn => llo_ + "ar" ; VI Ger => llo_ + "ant" ; VI Part => llo_ + "at" ; - VP (Pres Ind Pl P1) => llo_ + "em" ; - VP (Pres Ind Sg P1) => llo_ + "o" ; + VP (Pres Ind Pl P1) => llo_ + "em" ; + VP (Pres Ind Sg P1) => llo_ + "o" ; VP (Pres Ind Pl P2) => llo_ + "eu" ; VP (Pres Ind Sg P2) => llo_ + "es" ; VP (Pres Ind Pl P3) => llo_ + "en" ; VP (Pres Ind Sg P3) => llo_ + "a" ; - VP (Pres Subj Pl P1) => llo_ + "em" ; - VP (Pres Subj Sg P1) => llo_ + "i" ; - VP (Pres Subj Pl P2) => llo_ + "eu" ; - VP (Pres Subj Sg P2) => llo_ + "is" ; - VP (Pres Subj Pl P3) => llo_ + "in" ; - VP (Pres Subj Sg P3) => llo_ + "i" ; - VP (Impf Ind Pl P1) => llo_ + "àvem" ;--# notpresent - VP (Impf Ind Sg P1) => llo_ + "ava" ;--# notpresent + VP (Pres Sub Pl P1) => llo_ + "em" ; + VP (Pres Sub Sg P1) => llo_ + "i" ; + VP (Pres Sub Pl P2) => llo_ + "eu" ; + VP (Pres Sub Sg P2) => llo_ + "is" ; + VP (Pres Sub Pl P3) => llo_ + "in" ; + VP (Pres Sub Sg P3) => llo_ + "i" ; + VP (Impf Ind Pl P1) => llo_ + "àvem" ;--# notpresent + VP (Impf Ind Sg P1) => llo_ + "ava" ;--# notpresent VP (Impf Ind Pl P2) => llo_ + "àveu" ;--# notpresent VP (Impf Ind Sg P2) => llo_ + "aves" ;--# notpresent VP (Impf Ind Pl P3) => llo_ + "aven" ;--# notpresent VP (Impf Ind Sg P3) => llo_ + "ava" ;--# notpresent - VP (Impf Subj Pl P1) => llo_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => llo_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => llo_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => llo_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => llo_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => llo_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => llo_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => llo_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => llo_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => llo_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => llo_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => llo_ + "és" ;--# notpresent VP (Fut Pl P1) => llo_ + "arem" ;--# notpresent VP (Fut Sg P1) => llo_ + "aré" ;--# notpresent VP (Fut Pl P2) => llo_ + "areu" ;--# notpresent @@ -3306,30 +3306,30 @@ let llu_ = Predef.tk 2 lluir in VI Infn => llu_ + "ir" ; VI Ger => llu_ + "int" ; VI Part => llu_ + "ït" ; - VP (Pres Ind Pl P1) => llu_ + "ïm" ; - VP (Pres Ind Sg P1) => llu_ + "eixo" ; + VP (Pres Ind Pl P1) => llu_ + "ïm" ; + VP (Pres Ind Sg P1) => llu_ + "eixo" ; VP (Pres Ind Pl P2) => llu_ + "ïu" ; VP (Pres Ind Sg P2) => llu_ + "eixes" ; VP (Pres Ind Pl P3) => llu_ + "eixen" ; VP (Pres Ind Sg P3) => llu_ + "eix" ; - VP (Pres Subj Pl P1) => llu_ + "ïm" ; - VP (Pres Subj Sg P1) => llu_ + "eixi" ; - VP (Pres Subj Pl P2) => llu_ + "ïu" ; - VP (Pres Subj Sg P2) => llu_ + "eixis" ; - VP (Pres Subj Pl P3) => llu_ + "eixin" ; - VP (Pres Subj Sg P3) => llu_ + "eixi" ; - VP (Impf Ind Pl P1) => llu_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => llu_ + "ïa" ;--# notpresent + VP (Pres Sub Pl P1) => llu_ + "ïm" ; + VP (Pres Sub Sg P1) => llu_ + "eixi" ; + VP (Pres Sub Pl P2) => llu_ + "ïu" ; + VP (Pres Sub Sg P2) => llu_ + "eixis" ; + VP (Pres Sub Pl P3) => llu_ + "eixin" ; + VP (Pres Sub Sg P3) => llu_ + "eixi" ; + VP (Impf Ind Pl P1) => llu_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => llu_ + "ïa" ;--# notpresent VP (Impf Ind Pl P2) => llu_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => llu_ + "ïes" ;--# notpresent VP (Impf Ind Pl P3) => llu_ + "ïen" ;--# notpresent VP (Impf Ind Sg P3) => llu_ + "ïa" ;--# notpresent - VP (Impf Subj Pl P1) => llu_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => llu_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => llu_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => llu_ + "ïssis" ;--# notpresent - VP (Impf Subj Pl P3) => llu_ + "ïssin" ;--# notpresent - VP (Impf Subj Sg P3) => llu_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => llu_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => llu_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => llu_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => llu_ + "ïssis" ;--# notpresent + VP (Impf Sub Pl P3) => llu_ + "ïssin" ;--# notpresent + VP (Impf Sub Sg P3) => llu_ + "ís" ;--# notpresent VP (Fut Pl P1) => llu_ + "irem" ;--# notpresent VP (Fut Sg P1) => llu_ + "iré" ;--# notpresent VP (Fut Pl P2) => llu_ + "ireu" ;--# notpresent @@ -3368,30 +3368,30 @@ let ment_ = Predef.tk 2 mentir in VI Infn => ment_ + "ir" ; VI Ger => ment_ + "int" ; VI Part => ment_ + "it" ; - VP (Pres Ind Pl P1) => ment_ + "im" ; - VP (Pres Ind Sg P1) => ment_ + "eixo" ; + VP (Pres Ind Pl P1) => ment_ + "im" ; + VP (Pres Ind Sg P1) => ment_ + "eixo" ; VP (Pres Ind Pl P2) => ment_ + "iu" ; VP (Pres Ind Sg P2) => ment_ + "eixes" ; VP (Pres Ind Pl P3) => ment_ + "eixen" ; VP (Pres Ind Sg P3) => ment_ + "eix" ; - VP (Pres Subj Pl P1) => ment_ + "im" ; - VP (Pres Subj Sg P1) => ment_ + "eixi" ; - VP (Pres Subj Pl P2) => ment_ + "iu" ; - VP (Pres Subj Sg P2) => ment_ + "eixis" ; - VP (Pres Subj Pl P3) => ment_ + "eixin" ; - VP (Pres Subj Sg P3) => ment_ + "eixi" ; - VP (Impf Ind Pl P1) => ment_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => ment_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => ment_ + "im" ; + VP (Pres Sub Sg P1) => ment_ + "eixi" ; + VP (Pres Sub Pl P2) => ment_ + "iu" ; + VP (Pres Sub Sg P2) => ment_ + "eixis" ; + VP (Pres Sub Pl P3) => ment_ + "eixin" ; + VP (Pres Sub Sg P3) => ment_ + "eixi" ; + VP (Impf Ind Pl P1) => ment_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => ment_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => ment_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => ment_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => ment_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => ment_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => ment_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => ment_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => ment_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => ment_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => ment_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => ment_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => ment_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => ment_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => ment_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => ment_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => ment_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => ment_ + "ís" ;--# notpresent VP (Fut Pl P1) => ment_ + "irem" ;--# notpresent VP (Fut Sg P1) => ment_ + "iré" ;--# notpresent VP (Fut Pl P2) => ment_ + "ireu" ;--# notpresent @@ -3429,30 +3429,30 @@ let menyspre_ = Predef.tk 2 menysprear in VI Infn => menyspre_ + "ar" ; VI Ger => menyspre_ + "ant" ; VI Part => menyspre_ + "at" ; - VP (Pres Ind Pl P1) => menyspre_ + "em" ; - VP (Pres Ind Sg P1) => menyspre_ + "o" ; + VP (Pres Ind Pl P1) => menyspre_ + "em" ; + VP (Pres Ind Sg P1) => menyspre_ + "o" ; VP (Pres Ind Pl P2) => menyspre_ + "eu" ; VP (Pres Ind Sg P2) => menyspre_ + "es" ; VP (Pres Ind Pl P3) => menyspre_ + "en" ; VP (Pres Ind Sg P3) => menyspre_ + "a" ; - VP (Pres Subj Pl P1) => menyspre_ + "em" ; - VP (Pres Subj Sg P1) => menyspre_ + "ï" ; - VP (Pres Subj Pl P2) => menyspre_ + "eu" ; - VP (Pres Subj Sg P2) => menyspre_ + "ïs" ; - VP (Pres Subj Pl P3) => menyspre_ + "ïn" ; - VP (Pres Subj Sg P3) => menyspre_ + "ï" ; - VP (Impf Ind Pl P1) => menyspre_ + "àvem" ;--# notpresent - VP (Impf Ind Sg P1) => menyspre_ + "ava" ;--# notpresent + VP (Pres Sub Pl P1) => menyspre_ + "em" ; + VP (Pres Sub Sg P1) => menyspre_ + "ï" ; + VP (Pres Sub Pl P2) => menyspre_ + "eu" ; + VP (Pres Sub Sg P2) => menyspre_ + "ïs" ; + VP (Pres Sub Pl P3) => menyspre_ + "ïn" ; + VP (Pres Sub Sg P3) => menyspre_ + "ï" ; + VP (Impf Ind Pl P1) => menyspre_ + "àvem" ;--# notpresent + VP (Impf Ind Sg P1) => menyspre_ + "ava" ;--# notpresent VP (Impf Ind Pl P2) => menyspre_ + "àveu" ;--# notpresent VP (Impf Ind Sg P2) => menyspre_ + "aves" ;--# notpresent VP (Impf Ind Pl P3) => menyspre_ + "aven" ;--# notpresent VP (Impf Ind Sg P3) => menyspre_ + "ava" ;--# notpresent - VP (Impf Subj Pl P1) => menyspre_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => menyspre_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => menyspre_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => menyspre_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => menyspre_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => menyspre_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => menyspre_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => menyspre_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => menyspre_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => menyspre_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => menyspre_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => menyspre_ + "és" ;--# notpresent VP (Fut Pl P1) => menyspre_ + "arem" ;--# notpresent VP (Fut Sg P1) => menyspre_ + "aré" ;--# notpresent VP (Fut Pl P2) => menyspre_ + "areu" ;--# notpresent @@ -3489,30 +3489,30 @@ let mer_ = Predef.tk 5 mer {s = table { VI Ger => mer_ + "eixent" ; VI Part => mer_ + "escut" ; - VP (Pres Ind Pl P1) => mer_ + "eixem" ; - VP (Pres Ind Sg P1) => mer_ + "eixo" ; + VP (Pres Ind Pl P1) => mer_ + "eixem" ; + VP (Pres Ind Sg P1) => mer_ + "eixo" ; VP (Pres Ind Pl P2) => mer_ + "eixeu" ; VP (Pres Ind Sg P2) => mer_ + "eixes" ; VP (Pres Ind Pl P3) => mer_ + "eixen" ; VP (Pres Ind Sg P3) => mer_ + "eix" ; - VP (Pres Subj Pl P1) => mer_ + "eixem" ; - VP (Pres Subj Sg P1) => mer_ + "eixi" ; - VP (Pres Subj Pl P2) => mer_ + "eixeu" ; - VP (Pres Subj Sg P2) => mer_ + "eixis" ; - VP (Pres Subj Pl P3) => mer_ + "eixin" ; - VP (Pres Subj Sg P3) => mer_ + "eixi" ; - VP (Impf Ind Pl P1) => mer_ + "eixíem" ;--# notpresent - VP (Impf Ind Sg P1) => mer_ + "eixia" ;--# notpresent + VP (Pres Sub Pl P1) => mer_ + "eixem" ; + VP (Pres Sub Sg P1) => mer_ + "eixi" ; + VP (Pres Sub Pl P2) => mer_ + "eixeu" ; + VP (Pres Sub Sg P2) => mer_ + "eixis" ; + VP (Pres Sub Pl P3) => mer_ + "eixin" ; + VP (Pres Sub Sg P3) => mer_ + "eixi" ; + VP (Impf Ind Pl P1) => mer_ + "eixíem" ;--# notpresent + VP (Impf Ind Sg P1) => mer_ + "eixia" ;--# notpresent VP (Impf Ind Pl P2) => mer_ + "eixíeu" ;--# notpresent VP (Impf Ind Sg P2) => mer_ + "eixies" ;--# notpresent VP (Impf Ind Pl P3) => mer_ + "eixien" ;--# notpresent VP (Impf Ind Sg P3) => mer_ + "eixia" ;--# notpresent - VP (Impf Subj Pl P1) => mer_ + "eixéssim" ;--# notpresent - VP (Impf Subj Sg P1) => mer_ + "eixés" ;--# notpresent - VP (Impf Subj Pl P2) => mer_ + "eixéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => mer_ + "eixessis" ;--# notpresent - VP (Impf Subj Pl P3) => mer_ + "eixessin" ;--# notpresent - VP (Impf Subj Sg P3) => mer_ + "eixés" ;--# notpresent + VP (Impf Sub Pl P1) => mer_ + "eixéssim" ;--# notpresent + VP (Impf Sub Sg P1) => mer_ + "eixés" ;--# notpresent + VP (Impf Sub Pl P2) => mer_ + "eixéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => mer_ + "eixessis" ;--# notpresent + VP (Impf Sub Pl P3) => mer_ + "eixessin" ;--# notpresent + VP (Impf Sub Sg P3) => mer_ + "eixés" ;--# notpresent VP (Fut Pl P1) => mer_ + "eixerem" ;--# notpresent VP (Fut Sg P1) => mer_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => mer_ + "eixereu" ;--# notpresent @@ -3553,30 +3553,30 @@ let m_ = Predef.tk 4 morir in VI Infn => m_ + "orir" ; VI Ger => m_ + "orint" ; VI Part => m_ + "ort" ; - VP (Pres Ind Pl P1) => m_ + "orim" ; - VP (Pres Ind Sg P1) => m_ + "oro" ; + VP (Pres Ind Pl P1) => m_ + "orim" ; + VP (Pres Ind Sg P1) => m_ + "oro" ; VP (Pres Ind Pl P2) => m_ + "oriu" ; VP (Pres Ind Sg P2) => m_ + "ors" ; VP (Pres Ind Pl P3) => m_ + "oren" ; VP (Pres Ind Sg P3) => m_ + "or" ; - VP (Pres Subj Pl P1) => m_ + "orim" ; - VP (Pres Subj Sg P1) => m_ + "ori" ; - VP (Pres Subj Pl P2) => m_ + "oriu" ; - VP (Pres Subj Sg P2) => m_ + "oris" ; - VP (Pres Subj Pl P3) => m_ + "orin" ; - VP (Pres Subj Sg P3) => m_ + "ori" ; - VP (Impf Ind Pl P1) => m_ + "oríem" ;--# notpresent - VP (Impf Ind Sg P1) => m_ + "oria" ;--# notpresent + VP (Pres Sub Pl P1) => m_ + "orim" ; + VP (Pres Sub Sg P1) => m_ + "ori" ; + VP (Pres Sub Pl P2) => m_ + "oriu" ; + VP (Pres Sub Sg P2) => m_ + "oris" ; + VP (Pres Sub Pl P3) => m_ + "orin" ; + VP (Pres Sub Sg P3) => m_ + "ori" ; + VP (Impf Ind Pl P1) => m_ + "oríem" ;--# notpresent + VP (Impf Ind Sg P1) => m_ + "oria" ;--# notpresent VP (Impf Ind Pl P2) => m_ + "oríeu" ;--# notpresent VP (Impf Ind Sg P2) => m_ + "ories" ;--# notpresent VP (Impf Ind Pl P3) => m_ + "orien" ;--# notpresent VP (Impf Ind Sg P3) => m_ + "oria" ;--# notpresent - VP (Impf Subj Pl P1) => m_ + "oríssim" ;--# notpresent - VP (Impf Subj Sg P1) => m_ + "orís" ;--# notpresent - VP (Impf Subj Pl P2) => m_ + "oríssiu" ;--# notpresent - VP (Impf Subj Sg P2) => m_ + "orissis" ;--# notpresent - VP (Impf Subj Pl P3) => m_ + "orissin" ;--# notpresent - VP (Impf Subj Sg P3) => m_ + "orís" ;--# notpresent + VP (Impf Sub Pl P1) => m_ + "oríssim" ;--# notpresent + VP (Impf Sub Sg P1) => m_ + "orís" ;--# notpresent + VP (Impf Sub Pl P2) => m_ + "oríssiu" ;--# notpresent + VP (Impf Sub Sg P2) => m_ + "orissis" ;--# notpresent + VP (Impf Sub Pl P3) => m_ + "orissin" ;--# notpresent + VP (Impf Sub Sg P3) => m_ + "orís" ;--# notpresent VP (Fut Pl P1) => m_ + "orirem" ;--# notpresent VP (Fut Sg P1) => m_ + "oriré" ;--# notpresent VP (Fut Pl P2) => m_ + "orireu" ;--# notpresent @@ -3614,30 +3614,30 @@ let mo_ = Predef.tk 3 moure in VI Infn => mo_ + "ure" ; VI Ger => mo_ + "vent" ; VI Part => mo_ + "gut" ; - VP (Pres Ind Pl P1) => mo_ + "vem" ; - VP (Pres Ind Sg P1) => mo_ + "c" ; + VP (Pres Ind Pl P1) => mo_ + "vem" ; + VP (Pres Ind Sg P1) => mo_ + "c" ; VP (Pres Ind Pl P2) => mo_ + "veu" ; VP (Pres Ind Sg P2) => mo_ + "us" ; VP (Pres Ind Pl P3) => mo_ + "uen" ; VP (Pres Ind Sg P3) => mo_ + "u" ; - VP (Pres Subj Pl P1) => mo_ + "guem" ; - VP (Pres Subj Sg P1) => mo_ + "gui" ; - VP (Pres Subj Pl P2) => mo_ + "gueu" ; - VP (Pres Subj Sg P2) => mo_ + "guis" ; - VP (Pres Subj Pl P3) => mo_ + "guin" ; - VP (Pres Subj Sg P3) => mo_ + "gui" ; - VP (Impf Ind Pl P1) => mo_ + "víem" ;--# notpresent - VP (Impf Ind Sg P1) => mo_ + "via" ;--# notpresent + VP (Pres Sub Pl P1) => mo_ + "guem" ; + VP (Pres Sub Sg P1) => mo_ + "gui" ; + VP (Pres Sub Pl P2) => mo_ + "gueu" ; + VP (Pres Sub Sg P2) => mo_ + "guis" ; + VP (Pres Sub Pl P3) => mo_ + "guin" ; + VP (Pres Sub Sg P3) => mo_ + "gui" ; + VP (Impf Ind Pl P1) => mo_ + "víem" ;--# notpresent + VP (Impf Ind Sg P1) => mo_ + "via" ;--# notpresent VP (Impf Ind Pl P2) => mo_ + "víeu" ;--# notpresent VP (Impf Ind Sg P2) => mo_ + "vies" ;--# notpresent VP (Impf Ind Pl P3) => mo_ + "vien" ;--# notpresent VP (Impf Ind Sg P3) => mo_ + "via" ;--# notpresent - VP (Impf Subj Pl P1) => mo_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => mo_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => mo_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => mo_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => mo_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => mo_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => mo_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => mo_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => mo_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => mo_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => mo_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => mo_ + "gués" ;--# notpresent VP (Fut Pl P1) => mo_ + "urem" ;--# notpresent VP (Fut Sg P1) => mo_ + "uré" ;--# notpresent VP (Fut Pl P2) => mo_ + "ureu" ;--# notpresent @@ -3676,30 +3676,30 @@ let n_ = Predef.tk 5 n VI Infn => n_ + "éixer" ; VI Ger => n_ + "aixent" ; VI Part => n_ + "ascut" ; - VP (Pres Ind Pl P1) => n_ + "aixem" ; - VP (Pres Ind Sg P1) => n_ + "eixo" ; + VP (Pres Ind Pl P1) => n_ + "aixem" ; + VP (Pres Ind Sg P1) => n_ + "eixo" ; VP (Pres Ind Pl P2) => n_ + "aixeu" ; VP (Pres Ind Sg P2) => n_ + "eixes" ; VP (Pres Ind Pl P3) => n_ + "eixen" ; VP (Pres Ind Sg P3) => n_ + "eix" ; - VP (Pres Subj Pl P1) => n_ + "aixem" ; - VP (Pres Subj Sg P1) => n_ + "eixi" ; - VP (Pres Subj Pl P2) => n_ + "aixeu" ; - VP (Pres Subj Sg P2) => n_ + "eixis" ; - VP (Pres Subj Pl P3) => n_ + "eixin" ; - VP (Pres Subj Sg P3) => n_ + "eixi" ; - VP (Impf Ind Pl P1) => n_ + "aixíem" ;--# notpresent - VP (Impf Ind Sg P1) => n_ + "aixia" ;--# notpresent + VP (Pres Sub Pl P1) => n_ + "aixem" ; + VP (Pres Sub Sg P1) => n_ + "eixi" ; + VP (Pres Sub Pl P2) => n_ + "aixeu" ; + VP (Pres Sub Sg P2) => n_ + "eixis" ; + VP (Pres Sub Pl P3) => n_ + "eixin" ; + VP (Pres Sub Sg P3) => n_ + "eixi" ; + VP (Impf Ind Pl P1) => n_ + "aixíem" ;--# notpresent + VP (Impf Ind Sg P1) => n_ + "aixia" ;--# notpresent VP (Impf Ind Pl P2) => n_ + "aixíeu" ;--# notpresent VP (Impf Ind Sg P2) => n_ + "aixies" ;--# notpresent VP (Impf Ind Pl P3) => n_ + "aixien" ;--# notpresent VP (Impf Ind Sg P3) => n_ + "aixia" ;--# notpresent - VP (Impf Subj Pl P1) => n_ + "aixéssim" ;--# notpresent - VP (Impf Subj Sg P1) => n_ + "aixés" ;--# notpresent - VP (Impf Subj Pl P2) => n_ + "aixéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => n_ + "aixessis" ;--# notpresent - VP (Impf Subj Pl P3) => n_ + "aixessin" ;--# notpresent - VP (Impf Subj Sg P3) => n_ + "aixés" ;--# notpresent + VP (Impf Sub Pl P1) => n_ + "aixéssim" ;--# notpresent + VP (Impf Sub Sg P1) => n_ + "aixés" ;--# notpresent + VP (Impf Sub Pl P2) => n_ + "aixéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => n_ + "aixessis" ;--# notpresent + VP (Impf Sub Pl P3) => n_ + "aixessin" ;--# notpresent + VP (Impf Sub Sg P3) => n_ + "aixés" ;--# notpresent VP (Fut Pl P1) => n_ + "aixerem" ;--# notpresent VP (Fut Sg P1) => n_ + "aixeré" ;--# notpresent VP (Fut Pl P2) => n_ + "aixereu" ;--# notpresent @@ -3739,30 +3739,30 @@ let x_ = Predef.tk 5 obrir in VI Infn => x_ + "rir" ; VI Ger => x_ + "rint" ; VI Part => x_ + "ert" ; - VP (Pres Ind Pl P1) => x_ + "rim" ; - VP (Pres Ind Sg P1) => x_ + "ro" ; + VP (Pres Ind Pl P1) => x_ + "rim" ; + VP (Pres Ind Sg P1) => x_ + "ro" ; VP (Pres Ind Pl P2) => x_ + "riu" ; VP (Pres Ind Sg P2) => x_ + "res" ; VP (Pres Ind Pl P3) => x_ + "ren" ; VP (Pres Ind Sg P3) => x_ + "re" ; - VP (Pres Subj Pl P1) => x_ + "rim" ; - VP (Pres Subj Sg P1) => x_ + "ri" ; - VP (Pres Subj Pl P2) => x_ + "riu" ; - VP (Pres Subj Sg P2) => x_ + "ris" ; - VP (Pres Subj Pl P3) => x_ + "rin" ; - VP (Pres Subj Sg P3) => x_ + "ri" ; - VP (Impf Ind Pl P1) => x_ + "ríem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "ria" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "rim" ; + VP (Pres Sub Sg P1) => x_ + "ri" ; + VP (Pres Sub Pl P2) => x_ + "riu" ; + VP (Pres Sub Sg P2) => x_ + "ris" ; + VP (Pres Sub Pl P3) => x_ + "rin" ; + VP (Pres Sub Sg P3) => x_ + "ri" ; + VP (Impf Ind Pl P1) => x_ + "ríem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "ria" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "ríeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "ries" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "rien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "ria" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "ríssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "rís" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "ríssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "rissis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "rissin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "rís" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "ríssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "rís" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "ríssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "rissis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "rissin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "rís" ;--# notpresent VP (Fut Pl P1) => x_ + "rirem" ;--# notpresent VP (Fut Sg P1) => x_ + "riré" ;--# notpresent VP (Fut Pl P2) => x_ + "rireu" ;--# notpresent @@ -3800,30 +3800,30 @@ let ob_ = Predef.tk 5 obtenir in VI Infn => ob_ + "tenir" ; VI Ger => ob_ + "tenint" ; VI Part => ob_ + "tingut" ; - VP (Pres Ind Pl P1) => ob_ + "tenim" ; - VP (Pres Ind Sg P1) => ob_ + "tinc" ; + VP (Pres Ind Pl P1) => ob_ + "tenim" ; + VP (Pres Ind Sg P1) => ob_ + "tinc" ; VP (Pres Ind Pl P2) => ob_ + "teniu" ; VP (Pres Ind Sg P2) => ob_ + "tens" ; VP (Pres Ind Pl P3) => ob_ + "tenen" ; VP (Pres Ind Sg P3) => ob_ + "té" ; - VP (Pres Subj Pl P1) => ob_ + "tinguem" ; - VP (Pres Subj Sg P1) => ob_ + "tingui" ; - VP (Pres Subj Pl P2) => ob_ + "tingueu" ; - VP (Pres Subj Sg P2) => ob_ + "tinguis" ; - VP (Pres Subj Pl P3) => ob_ + "tinguin" ; - VP (Pres Subj Sg P3) => ob_ + "tingui" ; - VP (Impf Ind Pl P1) => ob_ + "teníem" ;--# notpresent - VP (Impf Ind Sg P1) => ob_ + "tenia" ;--# notpresent + VP (Pres Sub Pl P1) => ob_ + "tinguem" ; + VP (Pres Sub Sg P1) => ob_ + "tingui" ; + VP (Pres Sub Pl P2) => ob_ + "tingueu" ; + VP (Pres Sub Sg P2) => ob_ + "tinguis" ; + VP (Pres Sub Pl P3) => ob_ + "tinguin" ; + VP (Pres Sub Sg P3) => ob_ + "tingui" ; + VP (Impf Ind Pl P1) => ob_ + "teníem" ;--# notpresent + VP (Impf Ind Sg P1) => ob_ + "tenia" ;--# notpresent VP (Impf Ind Pl P2) => ob_ + "teníeu" ;--# notpresent VP (Impf Ind Sg P2) => ob_ + "tenies" ;--# notpresent VP (Impf Ind Pl P3) => ob_ + "tenien" ;--# notpresent VP (Impf Ind Sg P3) => ob_ + "tenia" ;--# notpresent - VP (Impf Subj Pl P1) => ob_ + "tinguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => ob_ + "tingués" ;--# notpresent - VP (Impf Subj Pl P2) => ob_ + "tinguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => ob_ + "tinguessis" ;--# notpresent - VP (Impf Subj Pl P3) => ob_ + "tinguessin" ;--# notpresent - VP (Impf Subj Sg P3) => ob_ + "tingués" ;--# notpresent + VP (Impf Sub Pl P1) => ob_ + "tinguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => ob_ + "tingués" ;--# notpresent + VP (Impf Sub Pl P2) => ob_ + "tinguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => ob_ + "tinguessis" ;--# notpresent + VP (Impf Sub Pl P3) => ob_ + "tinguessin" ;--# notpresent + VP (Impf Sub Sg P3) => ob_ + "tingués" ;--# notpresent VP (Fut Pl P1) => ob_ + "tindrem" ;--# notpresent VP (Fut Sg P1) => ob_ + "tindré" ;--# notpresent VP (Fut Pl P2) => ob_ + "tindreu" ;--# notpresent @@ -3862,30 +3862,30 @@ let x_ = Predef.tk 6 omplir in VI Infn => x_ + "ir" ; VI Ger => x_ + "int" ; VI Part => x_ + "ert" ; - VP (Pres Ind Pl P1) => x_ + "im" ; - VP (Pres Ind Sg P1) => x_ + "o" ; + VP (Pres Ind Pl P1) => x_ + "im" ; + VP (Pres Ind Sg P1) => x_ + "o" ; VP (Pres Ind Pl P2) => x_ + "iu" ; VP (Pres Ind Sg P2) => x_ + "es" ; VP (Pres Ind Pl P3) => x_ + "en" ; VP (Pres Ind Sg P3) => x_ + "e" ; - VP (Pres Subj Pl P1) => x_ + "im" ; - VP (Pres Subj Sg P1) => x_ + "i" ; - VP (Pres Subj Pl P2) => x_ + "iu" ; - VP (Pres Subj Sg P2) => x_ + "is" ; - VP (Pres Subj Pl P3) => x_ + "in" ; - VP (Pres Subj Sg P3) => x_ + "i" ; - VP (Impf Ind Pl P1) => x_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "im" ; + VP (Pres Sub Sg P1) => x_ + "i" ; + VP (Pres Sub Pl P2) => x_ + "iu" ; + VP (Pres Sub Sg P2) => x_ + "is" ; + VP (Pres Sub Pl P3) => x_ + "in" ; + VP (Pres Sub Sg P3) => x_ + "i" ; + VP (Impf Ind Pl P1) => x_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "ís" ;--# notpresent VP (Fut Pl P1) => x_ + "irem" ;--# notpresent VP (Fut Sg P1) => x_ + "iré" ;--# notpresent VP (Fut Pl P2) => x_ + "ireu" ;--# notpresent @@ -3923,30 +3923,30 @@ let pat_ = Predef.tk 2 patir in VI Infn => pat_ + "ir" ; VI Ger => pat_ + "int" ; VI Part => pat_ + "it" ; - VP (Pres Ind Pl P1) => pat_ + "im" ; - VP (Pres Ind Sg P1) => pat_ + "eixo" ; + VP (Pres Ind Pl P1) => pat_ + "im" ; + VP (Pres Ind Sg P1) => pat_ + "eixo" ; VP (Pres Ind Pl P2) => pat_ + "iu" ; VP (Pres Ind Sg P2) => pat_ + "eixes" ; VP (Pres Ind Pl P3) => pat_ + "eixen" ; VP (Pres Ind Sg P3) => pat_ + "eix" ; - VP (Pres Subj Pl P1) => pat_ + "im" ; - VP (Pres Subj Sg P1) => pat_ + "eixi" ; - VP (Pres Subj Pl P2) => pat_ + "iu" ; - VP (Pres Subj Sg P2) => pat_ + "eixis" ; - VP (Pres Subj Pl P3) => pat_ + "eixin" ; - VP (Pres Subj Sg P3) => pat_ + "eixi" ; - VP (Impf Ind Pl P1) => pat_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => pat_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => pat_ + "im" ; + VP (Pres Sub Sg P1) => pat_ + "eixi" ; + VP (Pres Sub Pl P2) => pat_ + "iu" ; + VP (Pres Sub Sg P2) => pat_ + "eixis" ; + VP (Pres Sub Pl P3) => pat_ + "eixin" ; + VP (Pres Sub Sg P3) => pat_ + "eixi" ; + VP (Impf Ind Pl P1) => pat_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => pat_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => pat_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => pat_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => pat_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => pat_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => pat_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => pat_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => pat_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => pat_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => pat_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => pat_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => pat_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => pat_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => pat_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => pat_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => pat_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => pat_ + "ís" ;--# notpresent VP (Fut Pl P1) => pat_ + "irem" ;--# notpresent VP (Fut Sg P1) => pat_ + "iré" ;--# notpresent VP (Fut Pl P2) => pat_ + "ireu" ;--# notpresent @@ -3985,30 +3985,30 @@ let perd_ = Predef.tk 2 perdre in VI Infn => perd_ + "re" ; VI Ger => perd_ + "ent" ; VI Part => perd_ + "ut" ; - VP (Pres Ind Pl P1) => perd_ + "em" ; - VP (Pres Ind Sg P1) => perd_ + "o" ; + VP (Pres Ind Pl P1) => perd_ + "em" ; + VP (Pres Ind Sg P1) => perd_ + "o" ; VP (Pres Ind Pl P2) => perd_ + "eu" ; VP (Pres Ind Sg P2) => perd_ + "s" ; VP (Pres Ind Pl P3) => perd_ + "en" ; VP (Pres Ind Sg P3) => perd_ + "" ; - VP (Pres Subj Pl P1) => perd_ + "em" ; - VP (Pres Subj Sg P1) => perd_ + "i" ; - VP (Pres Subj Pl P2) => perd_ + "eu" ; - VP (Pres Subj Sg P2) => perd_ + "is" ; - VP (Pres Subj Pl P3) => perd_ + "in" ; - VP (Pres Subj Sg P3) => perd_ + "i" ; - VP (Impf Ind Pl P1) => perd_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => perd_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => perd_ + "em" ; + VP (Pres Sub Sg P1) => perd_ + "i" ; + VP (Pres Sub Pl P2) => perd_ + "eu" ; + VP (Pres Sub Sg P2) => perd_ + "is" ; + VP (Pres Sub Pl P3) => perd_ + "in" ; + VP (Pres Sub Sg P3) => perd_ + "i" ; + VP (Impf Ind Pl P1) => perd_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => perd_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => perd_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => perd_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => perd_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => perd_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => perd_ + "éssim" ;--# notpresent - VP (Impf Subj Sg P1) => perd_ + "és" ;--# notpresent - VP (Impf Subj Pl P2) => perd_ + "éssiu" ;--# notpresent - VP (Impf Subj Sg P2) => perd_ + "essis" ;--# notpresent - VP (Impf Subj Pl P3) => perd_ + "essin" ;--# notpresent - VP (Impf Subj Sg P3) => perd_ + "és" ;--# notpresent + VP (Impf Sub Pl P1) => perd_ + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => perd_ + "és" ;--# notpresent + VP (Impf Sub Pl P2) => perd_ + "éssiu" ;--# notpresent + VP (Impf Sub Sg P2) => perd_ + "essis" ;--# notpresent + VP (Impf Sub Pl P3) => perd_ + "essin" ;--# notpresent + VP (Impf Sub Sg P3) => perd_ + "és" ;--# notpresent VP (Fut Pl P1) => perd_ + "rem" ;--# notpresent VP (Fut Sg P1) => perd_ + "ré" ;--# notpresent VP (Fut Pl P2) => perd_ + "reu" ;--# notpresent @@ -4045,30 +4045,30 @@ let pert_ = Predef.tk 5 pert {s = table { VI Ger => pert_ + "anyent" ; VI Part => pert_ + "angut" ; - VP (Pres Ind Pl P1) => pert_ + "anyem" ; - VP (Pres Ind Sg P1) => pert_ + "anyo" ; + VP (Pres Ind Pl P1) => pert_ + "anyem" ; + VP (Pres Ind Sg P1) => pert_ + "anyo" ; VP (Pres Ind Pl P2) => pert_ + "anyeu" ; VP (Pres Ind Sg P2) => pert_ + "anys" ; VP (Pres Ind Pl P3) => pert_ + "anyen" ; VP (Pres Ind Sg P3) => pert_ + "any" ; - VP (Pres Subj Pl P1) => pert_ + "anyem" ; - VP (Pres Subj Sg P1) => pert_ + "anyi" ; - VP (Pres Subj Pl P2) => pert_ + "anyeu" ; - VP (Pres Subj Sg P2) => pert_ + "anyis" ; - VP (Pres Subj Pl P3) => pert_ + "anyin" ; - VP (Pres Subj Sg P3) => pert_ + "anyi" ; - VP (Impf Ind Pl P1) => pert_ + "anyíem" ;--# notpresent - VP (Impf Ind Sg P1) => pert_ + "anyia" ;--# notpresent + VP (Pres Sub Pl P1) => pert_ + "anyem" ; + VP (Pres Sub Sg P1) => pert_ + "anyi" ; + VP (Pres Sub Pl P2) => pert_ + "anyeu" ; + VP (Pres Sub Sg P2) => pert_ + "anyis" ; + VP (Pres Sub Pl P3) => pert_ + "anyin" ; + VP (Pres Sub Sg P3) => pert_ + "anyi" ; + VP (Impf Ind Pl P1) => pert_ + "anyíem" ;--# notpresent + VP (Impf Ind Sg P1) => pert_ + "anyia" ;--# notpresent VP (Impf Ind Pl P2) => pert_ + "anyíeu" ;--# notpresent VP (Impf Ind Sg P2) => pert_ + "anyies" ;--# notpresent VP (Impf Ind Pl P3) => pert_ + "anyien" ;--# notpresent VP (Impf Ind Sg P3) => pert_ + "anyia" ;--# notpresent - VP (Impf Subj Pl P1) => pert_ + "anyéssim" ;--# notpresent - VP (Impf Subj Sg P1) => pert_ + "anyés" ;--# notpresent - VP (Impf Subj Pl P2) => pert_ + "anyéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => pert_ + "anyessis" ;--# notpresent - VP (Impf Subj Pl P3) => pert_ + "anyessin" ;--# notpresent - VP (Impf Subj Sg P3) => pert_ + "anyés" ;--# notpresent + VP (Impf Sub Pl P1) => pert_ + "anyéssim" ;--# notpresent + VP (Impf Sub Sg P1) => pert_ + "anyés" ;--# notpresent + VP (Impf Sub Pl P2) => pert_ + "anyéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => pert_ + "anyessis" ;--# notpresent + VP (Impf Sub Pl P3) => pert_ + "anyessin" ;--# notpresent + VP (Impf Sub Sg P3) => pert_ + "anyés" ;--# notpresent VP (Fut Pl P1) => pert_ + "anyerem" ;--# notpresent VP (Fut Sg P1) => pert_ + "anyeré" ;--# notpresent VP (Fut Pl P2) => pert_ + "anyereu" ;--# notpresent @@ -4107,30 +4107,30 @@ let p_ = Predef.tk 4 poder in VI Infn => p_ + "oder" ; VI Ger => p_ + "odent" ; VI Part => p_ + "ogut" ; - VP (Pres Ind Pl P1) => p_ + "odem" ; - VP (Pres Ind Sg P1) => p_ + "uc" ; + VP (Pres Ind Pl P1) => p_ + "odem" ; + VP (Pres Ind Sg P1) => p_ + "uc" ; VP (Pres Ind Pl P2) => p_ + "odeu" ; VP (Pres Ind Sg P2) => p_ + "ots" ; VP (Pres Ind Pl P3) => p_ + "oden" ; VP (Pres Ind Sg P3) => p_ + "ot" ; - VP (Pres Subj Pl P1) => p_ + "uguem" ; - VP (Pres Subj Sg P1) => p_ + "ugui" ; - VP (Pres Subj Pl P2) => p_ + "ugueu" ; - VP (Pres Subj Sg P2) => p_ + "uguis" ; - VP (Pres Subj Pl P3) => p_ + "uguin" ; - VP (Pres Subj Sg P3) => p_ + "ugui" ; - VP (Impf Ind Pl P1) => p_ + "odíem" ;--# notpresent - VP (Impf Ind Sg P1) => p_ + "odia" ;--# notpresent + VP (Pres Sub Pl P1) => p_ + "uguem" ; + VP (Pres Sub Sg P1) => p_ + "ugui" ; + VP (Pres Sub Pl P2) => p_ + "ugueu" ; + VP (Pres Sub Sg P2) => p_ + "uguis" ; + VP (Pres Sub Pl P3) => p_ + "uguin" ; + VP (Pres Sub Sg P3) => p_ + "ugui" ; + VP (Impf Ind Pl P1) => p_ + "odíem" ;--# notpresent + VP (Impf Ind Sg P1) => p_ + "odia" ;--# notpresent VP (Impf Ind Pl P2) => p_ + "odíeu" ;--# notpresent VP (Impf Ind Sg P2) => p_ + "odies" ;--# notpresent VP (Impf Ind Pl P3) => p_ + "odien" ;--# notpresent VP (Impf Ind Sg P3) => p_ + "odia" ;--# notpresent - VP (Impf Subj Pl P1) => p_ + "oguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => p_ + "ogués" ;--# notpresent - VP (Impf Subj Pl P2) => p_ + "oguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => p_ + "oguessis" ;--# notpresent - VP (Impf Subj Pl P3) => p_ + "oguessin" ;--# notpresent - VP (Impf Subj Sg P3) => p_ + "ogués" ;--# notpresent + VP (Impf Sub Pl P1) => p_ + "oguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => p_ + "ogués" ;--# notpresent + VP (Impf Sub Pl P2) => p_ + "oguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => p_ + "oguessis" ;--# notpresent + VP (Impf Sub Pl P3) => p_ + "oguessin" ;--# notpresent + VP (Impf Sub Sg P3) => p_ + "ogués" ;--# notpresent VP (Fut Pl P1) => p_ + "odrem" ;--# notpresent VP (Fut Sg P1) => p_ + "odré" ;--# notpresent VP (Fut Pl P2) => p_ + "odreu" ;--# notpresent @@ -4168,30 +4168,30 @@ let preg_ = Predef.tk 2 pregar in VI Infn => preg_ + "ar" ; VI Ger => preg_ + "ant" ; VI Part => preg_ + "at" ; - VP (Pres Ind Pl P1) => preg_ + "uem" ; - VP (Pres Ind Sg P1) => preg_ + "o" ; + VP (Pres Ind Pl P1) => preg_ + "uem" ; + VP (Pres Ind Sg P1) => preg_ + "o" ; VP (Pres Ind Pl P2) => preg_ + "ueu" ; VP (Pres Ind Sg P2) => preg_ + "ues" ; VP (Pres Ind Pl P3) => preg_ + "uen" ; VP (Pres Ind Sg P3) => preg_ + "a" ; - VP (Pres Subj Pl P1) => preg_ + "uem" ; - VP (Pres Subj Sg P1) => preg_ + "ui" ; - VP (Pres Subj Pl P2) => preg_ + "ueu" ; - VP (Pres Subj Sg P2) => preg_ + "uis" ; - VP (Pres Subj Pl P3) => preg_ + "uin" ; - VP (Pres Subj Sg P3) => preg_ + "ui" ; - VP (Impf Ind Pl P1) => preg_ + "àvem" ;--# notpresent - VP (Impf Ind Sg P1) => preg_ + "ava" ;--# notpresent + VP (Pres Sub Pl P1) => preg_ + "uem" ; + VP (Pres Sub Sg P1) => preg_ + "ui" ; + VP (Pres Sub Pl P2) => preg_ + "ueu" ; + VP (Pres Sub Sg P2) => preg_ + "uis" ; + VP (Pres Sub Pl P3) => preg_ + "uin" ; + VP (Pres Sub Sg P3) => preg_ + "ui" ; + VP (Impf Ind Pl P1) => preg_ + "àvem" ;--# notpresent + VP (Impf Ind Sg P1) => preg_ + "ava" ;--# notpresent VP (Impf Ind Pl P2) => preg_ + "àveu" ;--# notpresent VP (Impf Ind Sg P2) => preg_ + "aves" ;--# notpresent VP (Impf Ind Pl P3) => preg_ + "aven" ;--# notpresent VP (Impf Ind Sg P3) => preg_ + "ava" ;--# notpresent - VP (Impf Subj Pl P1) => preg_ + "uéssim" ;--# notpresent - VP (Impf Subj Sg P1) => preg_ + "ués" ;--# notpresent - VP (Impf Subj Pl P2) => preg_ + "uéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => preg_ + "uessis" ;--# notpresent - VP (Impf Subj Pl P3) => preg_ + "uessin" ;--# notpresent - VP (Impf Subj Sg P3) => preg_ + "ués" ;--# notpresent + VP (Impf Sub Pl P1) => preg_ + "uéssim" ;--# notpresent + VP (Impf Sub Sg P1) => preg_ + "ués" ;--# notpresent + VP (Impf Sub Pl P2) => preg_ + "uéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => preg_ + "uessis" ;--# notpresent + VP (Impf Sub Pl P3) => preg_ + "uessin" ;--# notpresent + VP (Impf Sub Sg P3) => preg_ + "ués" ;--# notpresent VP (Fut Pl P1) => preg_ + "arem" ;--# notpresent VP (Fut Sg P1) => preg_ + "aré" ;--# notpresent VP (Fut Pl P2) => preg_ + "areu" ;--# notpresent @@ -4229,30 +4229,30 @@ let x_ = Predef.tk 7 prendre in VI Infn => x_ + "prendre" ; VI Ger => x_ + "prenent" ; VI Part => x_ + "pres" ; - VP (Pres Ind Pl P1) => x_ + "prenem" ; - VP (Pres Ind Sg P1) => x_ + "prenc" ; + VP (Pres Ind Pl P1) => x_ + "prenem" ; + VP (Pres Ind Sg P1) => x_ + "prenc" ; VP (Pres Ind Pl P2) => x_ + "preneu" ; VP (Pres Ind Sg P2) => x_ + "prens" ; VP (Pres Ind Pl P3) => x_ + "prenen" ; VP (Pres Ind Sg P3) => x_ + "pren" ; - VP (Pres Subj Pl P1) => x_ + "prenguem" ; - VP (Pres Subj Sg P1) => x_ + "prengui" ; - VP (Pres Subj Pl P2) => x_ + "prengueu" ; - VP (Pres Subj Sg P2) => x_ + "prenguis" ; - VP (Pres Subj Pl P3) => x_ + "prenguin" ; - VP (Pres Subj Sg P3) => x_ + "prengui" ; - VP (Impf Ind Pl P1) => x_ + "preníem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "prenia" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "prenguem" ; + VP (Pres Sub Sg P1) => x_ + "prengui" ; + VP (Pres Sub Pl P2) => x_ + "prengueu" ; + VP (Pres Sub Sg P2) => x_ + "prenguis" ; + VP (Pres Sub Pl P3) => x_ + "prenguin" ; + VP (Pres Sub Sg P3) => x_ + "prengui" ; + VP (Impf Ind Pl P1) => x_ + "preníem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "prenia" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "preníeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "prenies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "prenien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "prenia" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "prenguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "prengués" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "prenguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "prenguessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "prenguessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "prengués" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "prenguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "prengués" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "prenguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "prenguessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "prenguessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "prengués" ;--# notpresent VP (Fut Pl P1) => x_ + "prendrem" ;--# notpresent VP (Fut Sg P1) => x_ + "prendré" ;--# notpresent VP (Fut Pl P2) => x_ + "prendreu" ;--# notpresent @@ -4290,30 +4290,30 @@ let prev_ = Predef.tk 4 prevenir in VI Infn => prev_ + "enir" ; VI Ger => prev_ + "enint" ; VI Part => prev_ + "ingut" ; - VP (Pres Ind Pl P1) => prev_ + "enim" ; - VP (Pres Ind Sg P1) => prev_ + "inc" ; + VP (Pres Ind Pl P1) => prev_ + "enim" ; + VP (Pres Ind Sg P1) => prev_ + "inc" ; VP (Pres Ind Pl P2) => prev_ + "eniu" ; VP (Pres Ind Sg P2) => prev_ + "ens" ; VP (Pres Ind Pl P3) => prev_ + "enen" ; VP (Pres Ind Sg P3) => prev_ + "é" ; - VP (Pres Subj Pl P1) => prev_ + "inguem" ; - VP (Pres Subj Sg P1) => prev_ + "ingui" ; - VP (Pres Subj Pl P2) => prev_ + "ingueu" ; - VP (Pres Subj Sg P2) => prev_ + "inguis" ; - VP (Pres Subj Pl P3) => prev_ + "inguin" ; - VP (Pres Subj Sg P3) => prev_ + "ingui" ; - VP (Impf Ind Pl P1) => prev_ + "eníem" ;--# notpresent - VP (Impf Ind Sg P1) => prev_ + "enia" ;--# notpresent + VP (Pres Sub Pl P1) => prev_ + "inguem" ; + VP (Pres Sub Sg P1) => prev_ + "ingui" ; + VP (Pres Sub Pl P2) => prev_ + "ingueu" ; + VP (Pres Sub Sg P2) => prev_ + "inguis" ; + VP (Pres Sub Pl P3) => prev_ + "inguin" ; + VP (Pres Sub Sg P3) => prev_ + "ingui" ; + VP (Impf Ind Pl P1) => prev_ + "eníem" ;--# notpresent + VP (Impf Ind Sg P1) => prev_ + "enia" ;--# notpresent VP (Impf Ind Pl P2) => prev_ + "eníeu" ;--# notpresent VP (Impf Ind Sg P2) => prev_ + "enies" ;--# notpresent VP (Impf Ind Pl P3) => prev_ + "enien" ;--# notpresent VP (Impf Ind Sg P3) => prev_ + "enia" ;--# notpresent - VP (Impf Subj Pl P1) => prev_ + "inguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => prev_ + "ingués" ;--# notpresent - VP (Impf Subj Pl P2) => prev_ + "inguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => prev_ + "inguessis" ;--# notpresent - VP (Impf Subj Pl P3) => prev_ + "inguessin" ;--# notpresent - VP (Impf Subj Sg P3) => prev_ + "ingués" ;--# notpresent + VP (Impf Sub Pl P1) => prev_ + "inguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => prev_ + "ingués" ;--# notpresent + VP (Impf Sub Pl P2) => prev_ + "inguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => prev_ + "inguessis" ;--# notpresent + VP (Impf Sub Pl P3) => prev_ + "inguessin" ;--# notpresent + VP (Impf Sub Sg P3) => prev_ + "ingués" ;--# notpresent VP (Fut Pl P1) => prev_ + "indrem" ;--# notpresent VP (Fut Sg P1) => prev_ + "indré" ;--# notpresent VP (Fut Pl P2) => prev_ + "indreu" ;--# notpresent @@ -4353,30 +4353,30 @@ let ra_ = Predef.tk 3 raure in VI Infn => ra_ + "ure" ; VI Ger => ra_ + "ent" ; VI Part => ra_ + "s" ; - VP (Pres Ind Pl P1) => ra_ + "em" ; - VP (Pres Ind Sg P1) => ra_ + "c" ; + VP (Pres Ind Pl P1) => ra_ + "em" ; + VP (Pres Ind Sg P1) => ra_ + "c" ; VP (Pres Ind Pl P2) => ra_ + "eu" ; VP (Pres Ind Sg P2) => ra_ + "us" ; VP (Pres Ind Pl P3) => ra_ + "uen" ; VP (Pres Ind Sg P3) => ra_ + "u" ; - VP (Pres Subj Pl P1) => ra_ + "guem" ; - VP (Pres Subj Sg P1) => ra_ + "gui" ; - VP (Pres Subj Pl P2) => ra_ + "gueu" ; - VP (Pres Subj Sg P2) => ra_ + "guis" ; - VP (Pres Subj Pl P3) => ra_ + "guin" ; - VP (Pres Subj Sg P3) => ra_ + "gui" ; - VP (Impf Ind Pl P1) => ra_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => ra_ + "ïa" ;--# notpresent + VP (Pres Sub Pl P1) => ra_ + "guem" ; + VP (Pres Sub Sg P1) => ra_ + "gui" ; + VP (Pres Sub Pl P2) => ra_ + "gueu" ; + VP (Pres Sub Sg P2) => ra_ + "guis" ; + VP (Pres Sub Pl P3) => ra_ + "guin" ; + VP (Pres Sub Sg P3) => ra_ + "gui" ; + VP (Impf Ind Pl P1) => ra_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => ra_ + "ïa" ;--# notpresent VP (Impf Ind Pl P2) => ra_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => ra_ + "ïes" ;--# notpresent VP (Impf Ind Pl P3) => ra_ + "ïen" ;--# notpresent VP (Impf Ind Sg P3) => ra_ + "ïa" ;--# notpresent - VP (Impf Subj Pl P1) => ra_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => ra_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => ra_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => ra_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => ra_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => ra_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => ra_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => ra_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => ra_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => ra_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => ra_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => ra_ + "gués" ;--# notpresent VP (Fut Pl P1) => ra_ + "urem" ;--# notpresent VP (Fut Sg P1) => ra_ + "uré" ;--# notpresent VP (Fut Pl P2) => ra_ + "ureu" ;--# notpresent @@ -4414,30 +4414,30 @@ let re_ = Predef.tk 3 rebre in VI Infn => re_ + "bre" ; VI Ger => re_ + "bent" ; VI Part => re_ + "but" ; - VP (Pres Ind Pl P1) => re_ + "bem" ; - VP (Pres Ind Sg P1) => re_ + "bo" ; + VP (Pres Ind Pl P1) => re_ + "bem" ; + VP (Pres Ind Sg P1) => re_ + "bo" ; VP (Pres Ind Pl P2) => re_ + "beu" ; VP (Pres Ind Sg P2) => re_ + "ps" ; VP (Pres Ind Pl P3) => re_ + "ben" ; VP (Pres Ind Sg P3) => re_ + "p" ; - VP (Pres Subj Pl P1) => re_ + "bem" ; - VP (Pres Subj Sg P1) => re_ + "bi" ; - VP (Pres Subj Pl P2) => re_ + "beu" ; - VP (Pres Subj Sg P2) => re_ + "bis" ; - VP (Pres Subj Pl P3) => re_ + "bin" ; - VP (Pres Subj Sg P3) => re_ + "bi" ; - VP (Impf Ind Pl P1) => re_ + "bíem" ;--# notpresent - VP (Impf Ind Sg P1) => re_ + "bia" ;--# notpresent + VP (Pres Sub Pl P1) => re_ + "bem" ; + VP (Pres Sub Sg P1) => re_ + "bi" ; + VP (Pres Sub Pl P2) => re_ + "beu" ; + VP (Pres Sub Sg P2) => re_ + "bis" ; + VP (Pres Sub Pl P3) => re_ + "bin" ; + VP (Pres Sub Sg P3) => re_ + "bi" ; + VP (Impf Ind Pl P1) => re_ + "bíem" ;--# notpresent + VP (Impf Ind Sg P1) => re_ + "bia" ;--# notpresent VP (Impf Ind Pl P2) => re_ + "bíeu" ;--# notpresent VP (Impf Ind Sg P2) => re_ + "bies" ;--# notpresent VP (Impf Ind Pl P3) => re_ + "bien" ;--# notpresent VP (Impf Ind Sg P3) => re_ + "bia" ;--# notpresent - VP (Impf Subj Pl P1) => re_ + "béssim" ;--# notpresent - VP (Impf Subj Sg P1) => re_ + "bés" ;--# notpresent - VP (Impf Subj Pl P2) => re_ + "béssiu" ;--# notpresent - VP (Impf Subj Sg P2) => re_ + "bessis" ;--# notpresent - VP (Impf Subj Pl P3) => re_ + "bessin" ;--# notpresent - VP (Impf Subj Sg P3) => re_ + "bés" ;--# notpresent + VP (Impf Sub Pl P1) => re_ + "béssim" ;--# notpresent + VP (Impf Sub Sg P1) => re_ + "bés" ;--# notpresent + VP (Impf Sub Pl P2) => re_ + "béssiu" ;--# notpresent + VP (Impf Sub Sg P2) => re_ + "bessis" ;--# notpresent + VP (Impf Sub Pl P3) => re_ + "bessin" ;--# notpresent + VP (Impf Sub Sg P3) => re_ + "bés" ;--# notpresent VP (Fut Pl P1) => re_ + "brem" ;--# notpresent VP (Fut Sg P1) => re_ + "bré" ;--# notpresent VP (Fut Pl P2) => re_ + "breu" ;--# notpresent @@ -4474,30 +4474,30 @@ let recl_ = Predef.tk 4 recloure in {s = table { VI Infn => recl_ + "oure" ; VI Ger => recl_ + "oent" ; - VP (Pres Ind Pl P1) => recl_ + "oem" ; - VP (Pres Ind Sg P1) => recl_ + "oc" ; + VP (Pres Ind Pl P1) => recl_ + "oem" ; + VP (Pres Ind Sg P1) => recl_ + "oc" ; VP (Pres Ind Pl P2) => recl_ + "oeu" ; VP (Pres Ind Sg P2) => recl_ + "ous" ; VP (Pres Ind Pl P3) => recl_ + "ouen" ; VP (Pres Ind Sg P3) => recl_ + "ou" ; - VP (Pres Subj Pl P1) => recl_ + "oguem" ; - VP (Pres Subj Sg P1) => recl_ + "ogui" ; - VP (Pres Subj Pl P2) => recl_ + "ogueu" ; - VP (Pres Subj Sg P2) => recl_ + "oguis" ; - VP (Pres Subj Pl P3) => recl_ + "oguin" ; - VP (Pres Subj Sg P3) => recl_ + "ogui" ; - VP (Impf Ind Pl P1) => recl_ + "oíem" ;--# notpresent - VP (Impf Ind Sg P1) => recl_ + "oïa" ;--# notpresent + VP (Pres Sub Pl P1) => recl_ + "oguem" ; + VP (Pres Sub Sg P1) => recl_ + "ogui" ; + VP (Pres Sub Pl P2) => recl_ + "ogueu" ; + VP (Pres Sub Sg P2) => recl_ + "oguis" ; + VP (Pres Sub Pl P3) => recl_ + "oguin" ; + VP (Pres Sub Sg P3) => recl_ + "ogui" ; + VP (Impf Ind Pl P1) => recl_ + "oíem" ;--# notpresent + VP (Impf Ind Sg P1) => recl_ + "oïa" ;--# notpresent VP (Impf Ind Pl P2) => recl_ + "oíeu" ;--# notpresent VP (Impf Ind Sg P2) => recl_ + "oïes" ;--# notpresent VP (Impf Ind Pl P3) => recl_ + "oïen" ;--# notpresent VP (Impf Ind Sg P3) => recl_ + "oïa" ;--# notpresent - VP (Impf Subj Pl P1) => recl_ + "oguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => recl_ + "ogués" ;--# notpresent - VP (Impf Subj Pl P2) => recl_ + "oguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => recl_ + "oguessis" ;--# notpresent - VP (Impf Subj Pl P3) => recl_ + "oguessin" ;--# notpresent - VP (Impf Subj Sg P3) => recl_ + "ogués" ;--# notpresent + VP (Impf Sub Pl P1) => recl_ + "oguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => recl_ + "ogués" ;--# notpresent + VP (Impf Sub Pl P2) => recl_ + "oguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => recl_ + "oguessis" ;--# notpresent + VP (Impf Sub Pl P3) => recl_ + "oguessin" ;--# notpresent + VP (Impf Sub Sg P3) => recl_ + "ogués" ;--# notpresent VP (Fut Pl P1) => recl_ + "ourem" ;--# notpresent VP (Fut Sg P1) => recl_ + "ouré" ;--# notpresent VP (Fut Pl P2) => recl_ + "oureu" ;--# notpresent @@ -4536,30 +4536,30 @@ let redu_ = Predef.tk 2 reduir in VI Infn => redu_ + "ir" ; VI Ger => redu_ + "int" ; VI Part => redu_ + "ït" ; - VP (Pres Ind Pl P1) => redu_ + "ïm" ; - VP (Pres Ind Sg P1) => redu_ + "eixo" ; + VP (Pres Ind Pl P1) => redu_ + "ïm" ; + VP (Pres Ind Sg P1) => redu_ + "eixo" ; VP (Pres Ind Pl P2) => redu_ + "ïu" ; VP (Pres Ind Sg P2) => redu_ + "eixes" ; VP (Pres Ind Pl P3) => redu_ + "eixen" ; VP (Pres Ind Sg P3) => redu_ + "eix" ; - VP (Pres Subj Pl P1) => redu_ + "ïm" ; - VP (Pres Subj Sg P1) => redu_ + "eixi" ; - VP (Pres Subj Pl P2) => redu_ + "ïu" ; - VP (Pres Subj Sg P2) => redu_ + "eixis" ; - VP (Pres Subj Pl P3) => redu_ + "eixin" ; - VP (Pres Subj Sg P3) => redu_ + "eixi" ; - VP (Impf Ind Pl P1) => redu_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => redu_ + "ïa" ;--# notpresent + VP (Pres Sub Pl P1) => redu_ + "ïm" ; + VP (Pres Sub Sg P1) => redu_ + "eixi" ; + VP (Pres Sub Pl P2) => redu_ + "ïu" ; + VP (Pres Sub Sg P2) => redu_ + "eixis" ; + VP (Pres Sub Pl P3) => redu_ + "eixin" ; + VP (Pres Sub Sg P3) => redu_ + "eixi" ; + VP (Impf Ind Pl P1) => redu_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => redu_ + "ïa" ;--# notpresent VP (Impf Ind Pl P2) => redu_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => redu_ + "ïes" ;--# notpresent VP (Impf Ind Pl P3) => redu_ + "ïen" ;--# notpresent VP (Impf Ind Sg P3) => redu_ + "ïa" ;--# notpresent - VP (Impf Subj Pl P1) => redu_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => redu_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => redu_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => redu_ + "ïssis" ;--# notpresent - VP (Impf Subj Pl P3) => redu_ + "ïssin" ;--# notpresent - VP (Impf Subj Sg P3) => redu_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => redu_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => redu_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => redu_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => redu_ + "ïssis" ;--# notpresent + VP (Impf Sub Pl P3) => redu_ + "ïssin" ;--# notpresent + VP (Impf Sub Sg P3) => redu_ + "ís" ;--# notpresent VP (Fut Pl P1) => redu_ + "irem" ;--# notpresent VP (Fut Sg P1) => redu_ + "iré" ;--# notpresent VP (Fut Pl P2) => redu_ + "ireu" ;--# notpresent @@ -4598,30 +4598,30 @@ let r_ = Predef.tk 4 riure in VI Infn => r_ + "iure" ; VI Ger => r_ + "ient" ; VI Part => r_ + "igut" ; - VP (Pres Ind Pl P1) => r_ + "iem" ; - VP (Pres Ind Sg P1) => r_ + "ic" ; + VP (Pres Ind Pl P1) => r_ + "iem" ; + VP (Pres Ind Sg P1) => r_ + "ic" ; VP (Pres Ind Pl P2) => r_ + "ieu" ; VP (Pres Ind Sg P2) => r_ + "ius" ; VP (Pres Ind Pl P3) => r_ + "iuen" ; VP (Pres Ind Sg P3) => r_ + "iu" ; - VP (Pres Subj Pl P1) => r_ + "iguem" ; - VP (Pres Subj Sg P1) => r_ + "igui" ; - VP (Pres Subj Pl P2) => r_ + "igueu" ; - VP (Pres Subj Sg P2) => r_ + "iguis" ; - VP (Pres Subj Pl P3) => r_ + "iguin" ; - VP (Pres Subj Sg P3) => r_ + "igui" ; - VP (Impf Ind Pl P1) => r_ + "èiem" ;--# notpresent - VP (Impf Ind Sg P1) => r_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => r_ + "iguem" ; + VP (Pres Sub Sg P1) => r_ + "igui" ; + VP (Pres Sub Pl P2) => r_ + "igueu" ; + VP (Pres Sub Sg P2) => r_ + "iguis" ; + VP (Pres Sub Pl P3) => r_ + "iguin" ; + VP (Pres Sub Sg P3) => r_ + "igui" ; + VP (Impf Ind Pl P1) => r_ + "èiem" ;--# notpresent + VP (Impf Ind Sg P1) => r_ + "eia" ;--# notpresent VP (Impf Ind Pl P2) => r_ + "èieu" ;--# notpresent VP (Impf Ind Sg P2) => r_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => r_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => r_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => r_ + "iguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => r_ + "igués" ;--# notpresent - VP (Impf Subj Pl P2) => r_ + "iguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => r_ + "iguessis" ;--# notpresent - VP (Impf Subj Pl P3) => r_ + "iguessin" ;--# notpresent - VP (Impf Subj Sg P3) => r_ + "igués" ;--# notpresent + VP (Impf Sub Pl P1) => r_ + "iguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => r_ + "igués" ;--# notpresent + VP (Impf Sub Pl P2) => r_ + "iguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => r_ + "iguessis" ;--# notpresent + VP (Impf Sub Pl P3) => r_ + "iguessin" ;--# notpresent + VP (Impf Sub Sg P3) => r_ + "igués" ;--# notpresent VP (Fut Pl P1) => r_ + "iurem" ;--# notpresent VP (Fut Sg P1) => r_ + "iuré" ;--# notpresent VP (Fut Pl P2) => r_ + "iureu" ;--# notpresent @@ -4658,30 +4658,30 @@ let rom_ = Predef.tk 5 romandre in {s = table { VI Infn => rom_ + "andre" ; VI Ger => rom_ + "anent" ; - VP (Pres Ind Pl P1) => rom_ + "anem" ; - VP (Pres Ind Sg P1) => rom_ + "anc" ; + VP (Pres Ind Pl P1) => rom_ + "anem" ; + VP (Pres Ind Sg P1) => rom_ + "anc" ; VP (Pres Ind Pl P2) => rom_ + "aneu" ; VP (Pres Ind Sg P2) => rom_ + "ans" ; VP (Pres Ind Pl P3) => rom_ + "anen" ; VP (Pres Ind Sg P3) => rom_ + "an" ; - VP (Pres Subj Pl P1) => rom_ + "anguem" ; - VP (Pres Subj Sg P1) => rom_ + "angui" ; - VP (Pres Subj Pl P2) => rom_ + "angueu" ; - VP (Pres Subj Sg P2) => rom_ + "anguis" ; - VP (Pres Subj Pl P3) => rom_ + "anguin" ; - VP (Pres Subj Sg P3) => rom_ + "angui" ; - VP (Impf Ind Pl P1) => rom_ + "aníem" ;--# notpresent - VP (Impf Ind Sg P1) => rom_ + "ania" ;--# notpresent + VP (Pres Sub Pl P1) => rom_ + "anguem" ; + VP (Pres Sub Sg P1) => rom_ + "angui" ; + VP (Pres Sub Pl P2) => rom_ + "angueu" ; + VP (Pres Sub Sg P2) => rom_ + "anguis" ; + VP (Pres Sub Pl P3) => rom_ + "anguin" ; + VP (Pres Sub Sg P3) => rom_ + "angui" ; + VP (Impf Ind Pl P1) => rom_ + "aníem" ;--# notpresent + VP (Impf Ind Sg P1) => rom_ + "ania" ;--# notpresent VP (Impf Ind Pl P2) => rom_ + "aníeu" ;--# notpresent VP (Impf Ind Sg P2) => rom_ + "anies" ;--# notpresent VP (Impf Ind Pl P3) => rom_ + "anien" ;--# notpresent VP (Impf Ind Sg P3) => rom_ + "ania" ;--# notpresent - VP (Impf Subj Pl P1) => rom_ + "anguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => rom_ + "angués" ;--# notpresent - VP (Impf Subj Pl P2) => rom_ + "anguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => rom_ + "anguessis" ;--# notpresent - VP (Impf Subj Pl P3) => rom_ + "anguessin" ;--# notpresent - VP (Impf Subj Sg P3) => rom_ + "angués" ;--# notpresent + VP (Impf Sub Pl P1) => rom_ + "anguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => rom_ + "angués" ;--# notpresent + VP (Impf Sub Pl P2) => rom_ + "anguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => rom_ + "anguessis" ;--# notpresent + VP (Impf Sub Pl P3) => rom_ + "anguessin" ;--# notpresent + VP (Impf Sub Sg P3) => rom_ + "angués" ;--# notpresent VP (Fut Pl P1) => rom_ + "andrem" ;--# notpresent VP (Fut Sg P1) => rom_ + "andré" ;--# notpresent VP (Fut Pl P2) => rom_ + "andreu" ;--# notpresent @@ -4721,30 +4721,30 @@ let x_ = Predef.tk 5 saber in VI Infn => x_ + "saber" ; VI Ger => x_ + "sabent" ; VI Part => x_ + "sabut" ; - VP (Pres Ind Pl P1) => x_ + "sabem" ; - VP (Pres Ind Sg P1) => x_ + "sé" ; + VP (Pres Ind Pl P1) => x_ + "sabem" ; + VP (Pres Ind Sg P1) => x_ + "sé" ; VP (Pres Ind Pl P2) => x_ + "sabeu" ; VP (Pres Ind Sg P2) => x_ + "saps" ; VP (Pres Ind Pl P3) => x_ + "saben" ; VP (Pres Ind Sg P3) => x_ + "sap" ; - VP (Pres Subj Pl P1) => x_ + "sapiguem" ; - VP (Pres Subj Sg P1) => x_ + "sàpiga" ; - VP (Pres Subj Pl P2) => x_ + "sapigueu" ; - VP (Pres Subj Sg P2) => x_ + "sàpigues" ; - VP (Pres Subj Pl P3) => x_ + "sàpiguen" ; - VP (Pres Subj Sg P3) => x_ + "sàpiga" ; - VP (Impf Ind Pl P1) => x_ + "sabíem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "sabia" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "sapiguem" ; + VP (Pres Sub Sg P1) => x_ + "sàpiga" ; + VP (Pres Sub Pl P2) => x_ + "sapigueu" ; + VP (Pres Sub Sg P2) => x_ + "sàpigues" ; + VP (Pres Sub Pl P3) => x_ + "sàpiguen" ; + VP (Pres Sub Sg P3) => x_ + "sàpiga" ; + VP (Impf Ind Pl P1) => x_ + "sabíem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "sabia" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "sabíeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "sabies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "sabien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "sabia" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "sabéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "sabés" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "sabéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "sabessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "sabessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "sabés" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "sabéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "sabés" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "sabéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "sabessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "sabessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "sabés" ;--# notpresent VP (Fut Pl P1) => x_ + "sabrem" ;--# notpresent VP (Fut Sg P1) => x_ + "sabré" ;--# notpresent VP (Fut Pl P2) => x_ + "sabreu" ;--# notpresent @@ -4782,30 +4782,30 @@ let sent_ = Predef.tk 2 sentir in VI Infn => sent_ + "ir" ; VI Ger => sent_ + "int" ; VI Part => sent_ + "it" ; - VP (Pres Ind Pl P1) => sent_ + "im" ; - VP (Pres Ind Sg P1) => sent_ + "o" ; + VP (Pres Ind Pl P1) => sent_ + "im" ; + VP (Pres Ind Sg P1) => sent_ + "o" ; VP (Pres Ind Pl P2) => sent_ + "iu" ; VP (Pres Ind Sg P2) => sent_ + "s" ; VP (Pres Ind Pl P3) => sent_ + "en" ; VP (Pres Ind Sg P3) => sent_ + "" ; - VP (Pres Subj Pl P1) => sent_ + "im" ; - VP (Pres Subj Sg P1) => sent_ + "i" ; - VP (Pres Subj Pl P2) => sent_ + "iu" ; - VP (Pres Subj Sg P2) => sent_ + "is" ; - VP (Pres Subj Pl P3) => sent_ + "in" ; - VP (Pres Subj Sg P3) => sent_ + "i" ; - VP (Impf Ind Pl P1) => sent_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => sent_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => sent_ + "im" ; + VP (Pres Sub Sg P1) => sent_ + "i" ; + VP (Pres Sub Pl P2) => sent_ + "iu" ; + VP (Pres Sub Sg P2) => sent_ + "is" ; + VP (Pres Sub Pl P3) => sent_ + "in" ; + VP (Pres Sub Sg P3) => sent_ + "i" ; + VP (Impf Ind Pl P1) => sent_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => sent_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => sent_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => sent_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => sent_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => sent_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => sent_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => sent_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => sent_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => sent_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => sent_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => sent_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => sent_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => sent_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => sent_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => sent_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => sent_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => sent_ + "ís" ;--# notpresent VP (Fut Pl P1) => sent_ + "irem" ;--# notpresent VP (Fut Sg P1) => sent_ + "iré" ;--# notpresent VP (Fut Pl P2) => sent_ + "ireu" ;--# notpresent @@ -4843,30 +4843,30 @@ let serv_ = Predef.tk 2 servir in VI Infn => serv_ + "ir" ; VI Ger => serv_ + "int" ; VI Part => serv_ + "it" ; - VP (Pres Ind Pl P1) => serv_ + "im" ; - VP (Pres Ind Sg P1) => serv_ + "eixo" ; + VP (Pres Ind Pl P1) => serv_ + "im" ; + VP (Pres Ind Sg P1) => serv_ + "eixo" ; VP (Pres Ind Pl P2) => serv_ + "iu" ; VP (Pres Ind Sg P2) => serv_ + "eixes" ; VP (Pres Ind Pl P3) => serv_ + "eixen" ; VP (Pres Ind Sg P3) => serv_ + "eix" ; - VP (Pres Subj Pl P1) => serv_ + "im" ; - VP (Pres Subj Sg P1) => serv_ + "eixi" ; - VP (Pres Subj Pl P2) => serv_ + "iu" ; - VP (Pres Subj Sg P2) => serv_ + "eixis" ; - VP (Pres Subj Pl P3) => serv_ + "eixin" ; - VP (Pres Subj Sg P3) => serv_ + "eixi" ; - VP (Impf Ind Pl P1) => serv_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => serv_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => serv_ + "im" ; + VP (Pres Sub Sg P1) => serv_ + "eixi" ; + VP (Pres Sub Pl P2) => serv_ + "iu" ; + VP (Pres Sub Sg P2) => serv_ + "eixis" ; + VP (Pres Sub Pl P3) => serv_ + "eixin" ; + VP (Pres Sub Sg P3) => serv_ + "eixi" ; + VP (Impf Ind Pl P1) => serv_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => serv_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => serv_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => serv_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => serv_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => serv_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => serv_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => serv_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => serv_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => serv_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => serv_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => serv_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => serv_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => serv_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => serv_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => serv_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => serv_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => serv_ + "ís" ;--# notpresent VP (Fut Pl P1) => serv_ + "irem" ;--# notpresent VP (Fut Sg P1) => serv_ + "iré" ;--# notpresent VP (Fut Pl P2) => serv_ + "ireu" ;--# notpresent @@ -4904,38 +4904,38 @@ let s_ = Predef.tk 4 seure in VI Infn => s_ + "eure" ; VI Ger => s_ + "eient" ; VI Part => s_ + "egut" ; - VP (Pres Ind Pl P1) => s_ + "eiem" ; - VP (Pres Ind Sg P1) => s_ + "ec" ; + VP (Pres Ind Pl P1) => s_ + "eiem" ; + VP (Pres Ind Sg P1) => s_ + "ec" ; VP (Pres Ind Pl P2) => s_ + "eieu" ; VP (Pres Ind Sg P2) => s_ + "eus" ; VP (Pres Ind Pl P3) => s_ + "euen" ; VP (Pres Ind Sg P3) => s_ + "eu" ; - VP (Pres Subj Pl P1) => s_ + "eguem" ; - VP (Pres Subj Sg P1) => s_ + "ega" ; - VP (Pres Subj Sg P1) => s_ + "egui" ; - VP (Pres Subj Pl P2) => s_ + "egueu" ; - VP (Pres Subj Sg P2) => s_ + "egues" ; - VP (Pres Subj Sg P2) => s_ + "eguis" ; - VP (Pres Subj Pl P3) => s_ + "eguen" ; - VP (Pres Subj Pl P3) => s_ + "eguin" ; - VP (Pres Subj Sg P3) => s_ + "ega" ; - VP (Pres Subj Sg P3) => s_ + "egui" ; - VP (Impf Ind Sg P1) => s_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => s_ + "eguem" ; + VP (Pres Sub Sg P1) => s_ + "ega" ; + VP (Pres Sub Sg P1) => s_ + "egui" ; + VP (Pres Sub Pl P2) => s_ + "egueu" ; + VP (Pres Sub Sg P2) => s_ + "egues" ; + VP (Pres Sub Sg P2) => s_ + "eguis" ; + VP (Pres Sub Pl P3) => s_ + "eguen" ; + VP (Pres Sub Pl P3) => s_ + "eguin" ; + VP (Pres Sub Sg P3) => s_ + "ega" ; + VP (Pres Sub Sg P3) => s_ + "egui" ; + VP (Impf Ind Sg P1) => s_ + "eia" ;--# notpresent VP (Impf Ind Sg P2) => s_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => s_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => s_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => s_ + "eguérem" ;--# notpresent - VP (Impf Subj Pl P1) => s_ + "eguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => s_ + "eguera" ;--# notpresent - VP (Impf Subj Sg P1) => s_ + "egués" ;--# notpresent - VP (Impf Subj Pl P2) => s_ + "eguéreu" ;--# notpresent - VP (Impf Subj Pl P2) => s_ + "eguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => s_ + "egueres" ;--# notpresent - VP (Impf Subj Sg P2) => s_ + "eguessis" ;--# notpresent - VP (Impf Subj Pl P3) => s_ + "egueren" ;--# notpresent - VP (Impf Subj Pl P3) => s_ + "eguessin" ;--# notpresent - VP (Impf Subj Sg P3) => s_ + "eguera" ;--# notpresent - VP (Impf Subj Sg P3) => s_ + "egués" ;--# notpresent + VP (Impf Sub Pl P1) => s_ + "eguérem" ;--# notpresent + VP (Impf Sub Pl P1) => s_ + "eguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => s_ + "eguera" ;--# notpresent + VP (Impf Sub Sg P1) => s_ + "egués" ;--# notpresent + VP (Impf Sub Pl P2) => s_ + "eguéreu" ;--# notpresent + VP (Impf Sub Pl P2) => s_ + "eguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => s_ + "egueres" ;--# notpresent + VP (Impf Sub Sg P2) => s_ + "eguessis" ;--# notpresent + VP (Impf Sub Pl P3) => s_ + "egueren" ;--# notpresent + VP (Impf Sub Pl P3) => s_ + "eguessin" ;--# notpresent + VP (Impf Sub Sg P3) => s_ + "eguera" ;--# notpresent + VP (Impf Sub Sg P3) => s_ + "egués" ;--# notpresent VP (Pret Pl P1) => s_ + "eguérem" ;--# notpresent VP (Pret Sg P1) => s_ + "eguí" ;--# notpresent VP (Pret Pl P2) => s_ + "eguéreu" ;--# notpresent @@ -4979,30 +4979,30 @@ let sof_ = Predef.tk 3 sofrir in VI Infn => sof_ + "rir" ; VI Ger => sof_ + "rint" ; VI Part => sof_ + "ert" ; - VP (Pres Ind Pl P1) => sof_ + "rim" ; - VP (Pres Ind Sg P1) => sof_ + "reixo" ; + VP (Pres Ind Pl P1) => sof_ + "rim" ; + VP (Pres Ind Sg P1) => sof_ + "reixo" ; VP (Pres Ind Pl P2) => sof_ + "riu" ; VP (Pres Ind Sg P2) => sof_ + "reixes" ; VP (Pres Ind Pl P3) => sof_ + "reixen" ; VP (Pres Ind Sg P3) => sof_ + "reix" ; - VP (Pres Subj Pl P1) => sof_ + "rim" ; - VP (Pres Subj Sg P1) => sof_ + "reixi" ; - VP (Pres Subj Pl P2) => sof_ + "riu" ; - VP (Pres Subj Sg P2) => sof_ + "reixis" ; - VP (Pres Subj Pl P3) => sof_ + "reixin" ; - VP (Pres Subj Sg P3) => sof_ + "reixi" ; - VP (Impf Ind Pl P1) => sof_ + "ríem" ;--# notpresent - VP (Impf Ind Sg P1) => sof_ + "ria" ;--# notpresent + VP (Pres Sub Pl P1) => sof_ + "rim" ; + VP (Pres Sub Sg P1) => sof_ + "reixi" ; + VP (Pres Sub Pl P2) => sof_ + "riu" ; + VP (Pres Sub Sg P2) => sof_ + "reixis" ; + VP (Pres Sub Pl P3) => sof_ + "reixin" ; + VP (Pres Sub Sg P3) => sof_ + "reixi" ; + VP (Impf Ind Pl P1) => sof_ + "ríem" ;--# notpresent + VP (Impf Ind Sg P1) => sof_ + "ria" ;--# notpresent VP (Impf Ind Pl P2) => sof_ + "ríeu" ;--# notpresent VP (Impf Ind Sg P2) => sof_ + "ries" ;--# notpresent VP (Impf Ind Pl P3) => sof_ + "rien" ;--# notpresent VP (Impf Ind Sg P3) => sof_ + "ria" ;--# notpresent - VP (Impf Subj Pl P1) => sof_ + "ríssim" ;--# notpresent - VP (Impf Subj Sg P1) => sof_ + "rís" ;--# notpresent - VP (Impf Subj Pl P2) => sof_ + "ríssiu" ;--# notpresent - VP (Impf Subj Sg P2) => sof_ + "rissis" ;--# notpresent - VP (Impf Subj Pl P3) => sof_ + "rissin" ;--# notpresent - VP (Impf Subj Sg P3) => sof_ + "rís" ;--# notpresent + VP (Impf Sub Pl P1) => sof_ + "ríssim" ;--# notpresent + VP (Impf Sub Sg P1) => sof_ + "rís" ;--# notpresent + VP (Impf Sub Pl P2) => sof_ + "ríssiu" ;--# notpresent + VP (Impf Sub Sg P2) => sof_ + "rissis" ;--# notpresent + VP (Impf Sub Pl P3) => sof_ + "rissin" ;--# notpresent + VP (Impf Sub Sg P3) => sof_ + "rís" ;--# notpresent VP (Fut Pl P1) => sof_ + "rirem" ;--# notpresent VP (Fut Sg P1) => sof_ + "riré" ;--# notpresent VP (Fut Pl P2) => sof_ + "rireu" ;--# notpresent @@ -5041,30 +5041,30 @@ let s_ = Predef.tk 5 sortir in VI Infn => s_ + "ortir" ; VI Ger => s_ + "ortint" ; VI Part => s_ + "ortit" ; - VP (Pres Ind Pl P1) => s_ + "ortim" ; - VP (Pres Ind Sg P1) => s_ + "urto" ; + VP (Pres Ind Pl P1) => s_ + "ortim" ; + VP (Pres Ind Sg P1) => s_ + "urto" ; VP (Pres Ind Pl P2) => s_ + "ortiu" ; VP (Pres Ind Sg P2) => s_ + "urts" ; VP (Pres Ind Pl P3) => s_ + "urten" ; VP (Pres Ind Sg P3) => s_ + "urt" ; - VP (Pres Subj Pl P1) => s_ + "ortim" ; - VP (Pres Subj Sg P1) => s_ + "urti" ; - VP (Pres Subj Pl P2) => s_ + "ortiu" ; - VP (Pres Subj Sg P2) => s_ + "urtis" ; - VP (Pres Subj Pl P3) => s_ + "urtin" ; - VP (Pres Subj Sg P3) => s_ + "urti" ; - VP (Impf Ind Pl P1) => s_ + "ortíem" ;--# notpresent - VP (Impf Ind Sg P1) => s_ + "ortia" ;--# notpresent + VP (Pres Sub Pl P1) => s_ + "ortim" ; + VP (Pres Sub Sg P1) => s_ + "urti" ; + VP (Pres Sub Pl P2) => s_ + "ortiu" ; + VP (Pres Sub Sg P2) => s_ + "urtis" ; + VP (Pres Sub Pl P3) => s_ + "urtin" ; + VP (Pres Sub Sg P3) => s_ + "urti" ; + VP (Impf Ind Pl P1) => s_ + "ortíem" ;--# notpresent + VP (Impf Ind Sg P1) => s_ + "ortia" ;--# notpresent VP (Impf Ind Pl P2) => s_ + "ortíeu" ;--# notpresent VP (Impf Ind Sg P2) => s_ + "orties" ;--# notpresent VP (Impf Ind Pl P3) => s_ + "ortien" ;--# notpresent VP (Impf Ind Sg P3) => s_ + "ortia" ;--# notpresent - VP (Impf Subj Pl P1) => s_ + "ortíssim" ;--# notpresent - VP (Impf Subj Sg P1) => s_ + "ortís" ;--# notpresent - VP (Impf Subj Pl P2) => s_ + "ortíssiu" ;--# notpresent - VP (Impf Subj Sg P2) => s_ + "ortissis" ;--# notpresent - VP (Impf Subj Pl P3) => s_ + "ortissin" ;--# notpresent - VP (Impf Subj Sg P3) => s_ + "ortís" ;--# notpresent + VP (Impf Sub Pl P1) => s_ + "ortíssim" ;--# notpresent + VP (Impf Sub Sg P1) => s_ + "ortís" ;--# notpresent + VP (Impf Sub Pl P2) => s_ + "ortíssiu" ;--# notpresent + VP (Impf Sub Sg P2) => s_ + "ortissis" ;--# notpresent + VP (Impf Sub Pl P3) => s_ + "ortissin" ;--# notpresent + VP (Impf Sub Sg P3) => s_ + "ortís" ;--# notpresent VP (Fut Pl P1) => s_ + "ortirem" ;--# notpresent VP (Fut Sg P1) => s_ + "ortiré" ;--# notpresent VP (Fut Pl P2) => s_ + "ortireu" ;--# notpresent @@ -5102,30 +5102,30 @@ let supl_ = Predef.tk 2 suplir in VI Infn => supl_ + "ir" ; VI Ger => supl_ + "int" ; VI Part => supl_ + "ert" ; - VP (Pres Ind Pl P1) => supl_ + "im" ; - VP (Pres Ind Sg P1) => supl_ + "eixo" ; + VP (Pres Ind Pl P1) => supl_ + "im" ; + VP (Pres Ind Sg P1) => supl_ + "eixo" ; VP (Pres Ind Pl P2) => supl_ + "iu" ; VP (Pres Ind Sg P2) => supl_ + "eixes" ; VP (Pres Ind Pl P3) => supl_ + "eixen" ; VP (Pres Ind Sg P3) => supl_ + "eix" ; - VP (Pres Subj Pl P1) => supl_ + "im" ; - VP (Pres Subj Sg P1) => supl_ + "eixi" ; - VP (Pres Subj Pl P2) => supl_ + "iu" ; - VP (Pres Subj Sg P2) => supl_ + "eixis" ; - VP (Pres Subj Pl P3) => supl_ + "eixin" ; - VP (Pres Subj Sg P3) => supl_ + "eixi" ; - VP (Impf Ind Pl P1) => supl_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => supl_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => supl_ + "im" ; + VP (Pres Sub Sg P1) => supl_ + "eixi" ; + VP (Pres Sub Pl P2) => supl_ + "iu" ; + VP (Pres Sub Sg P2) => supl_ + "eixis" ; + VP (Pres Sub Pl P3) => supl_ + "eixin" ; + VP (Pres Sub Sg P3) => supl_ + "eixi" ; + VP (Impf Ind Pl P1) => supl_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => supl_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => supl_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => supl_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => supl_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => supl_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => supl_ + "íssim" ;--# notpresent - VP (Impf Subj Sg P1) => supl_ + "ís" ;--# notpresent - VP (Impf Subj Pl P2) => supl_ + "íssiu" ;--# notpresent - VP (Impf Subj Sg P2) => supl_ + "issis" ;--# notpresent - VP (Impf Subj Pl P3) => supl_ + "issin" ;--# notpresent - VP (Impf Subj Sg P3) => supl_ + "ís" ;--# notpresent + VP (Impf Sub Pl P1) => supl_ + "íssim" ;--# notpresent + VP (Impf Sub Sg P1) => supl_ + "ís" ;--# notpresent + VP (Impf Sub Pl P2) => supl_ + "íssiu" ;--# notpresent + VP (Impf Sub Sg P2) => supl_ + "issis" ;--# notpresent + VP (Impf Sub Pl P3) => supl_ + "issin" ;--# notpresent + VP (Impf Sub Sg P3) => supl_ + "ís" ;--# notpresent VP (Fut Pl P1) => supl_ + "irem" ;--# notpresent VP (Fut Sg P1) => supl_ + "iré" ;--# notpresent VP (Fut Pl P2) => supl_ + "ireu" ;--# notpresent @@ -5162,30 +5162,30 @@ let t_ = Predef.tk 4 t {s = table { VI Ger => t_ + "ement" ; VI Part => t_ + "emut" ; - VP (Pres Ind Pl P1) => t_ + "emem" ; - VP (Pres Ind Sg P1) => t_ + "emo" ; + VP (Pres Ind Pl P1) => t_ + "emem" ; + VP (Pres Ind Sg P1) => t_ + "emo" ; VP (Pres Ind Pl P2) => t_ + "emeu" ; VP (Pres Ind Sg P2) => t_ + "ems" ; VP (Pres Ind Pl P3) => t_ + "emen" ; VP (Pres Ind Sg P3) => t_ + "em" ; - VP (Pres Subj Pl P1) => t_ + "emem" ; - VP (Pres Subj Sg P1) => t_ + "emi" ; - VP (Pres Subj Pl P2) => t_ + "emeu" ; - VP (Pres Subj Sg P2) => t_ + "emis" ; - VP (Pres Subj Pl P3) => t_ + "emin" ; - VP (Pres Subj Sg P3) => t_ + "emi" ; - VP (Impf Ind Pl P1) => t_ + "emíem" ;--# notpresent - VP (Impf Ind Sg P1) => t_ + "emia" ;--# notpresent + VP (Pres Sub Pl P1) => t_ + "emem" ; + VP (Pres Sub Sg P1) => t_ + "emi" ; + VP (Pres Sub Pl P2) => t_ + "emeu" ; + VP (Pres Sub Sg P2) => t_ + "emis" ; + VP (Pres Sub Pl P3) => t_ + "emin" ; + VP (Pres Sub Sg P3) => t_ + "emi" ; + VP (Impf Ind Pl P1) => t_ + "emíem" ;--# notpresent + VP (Impf Ind Sg P1) => t_ + "emia" ;--# notpresent VP (Impf Ind Pl P2) => t_ + "emíeu" ;--# notpresent VP (Impf Ind Sg P2) => t_ + "emies" ;--# notpresent VP (Impf Ind Pl P3) => t_ + "emien" ;--# notpresent VP (Impf Ind Sg P3) => t_ + "emia" ;--# notpresent - VP (Impf Subj Pl P1) => t_ + "eméssim" ;--# notpresent - VP (Impf Subj Sg P1) => t_ + "emés" ;--# notpresent - VP (Impf Subj Pl P2) => t_ + "eméssiu" ;--# notpresent - VP (Impf Subj Sg P2) => t_ + "emessis" ;--# notpresent - VP (Impf Subj Pl P3) => t_ + "emessin" ;--# notpresent - VP (Impf Subj Sg P3) => t_ + "emés" ;--# notpresent + VP (Impf Sub Pl P1) => t_ + "eméssim" ;--# notpresent + VP (Impf Sub Sg P1) => t_ + "emés" ;--# notpresent + VP (Impf Sub Pl P2) => t_ + "eméssiu" ;--# notpresent + VP (Impf Sub Sg P2) => t_ + "emessis" ;--# notpresent + VP (Impf Sub Pl P3) => t_ + "emessin" ;--# notpresent + VP (Impf Sub Sg P3) => t_ + "emés" ;--# notpresent VP (Fut Pl P1) => t_ + "emerem" ;--# notpresent VP (Fut Sg P1) => t_ + "emeré" ;--# notpresent VP (Fut Pl P2) => t_ + "emereu" ;--# notpresent @@ -5224,30 +5224,30 @@ let x_ = Predef.tk 5 tenir in VI Infn => x_ + "tenir" ; VI Ger => x_ + "tenint" ; VI Part => x_ + "tingut" ; - VP (Pres Ind Pl P1) => x_ + "tenim" ; - VP (Pres Ind Sg P1) => x_ + "tinc" ; + VP (Pres Ind Pl P1) => x_ + "tenim" ; + VP (Pres Ind Sg P1) => x_ + "tinc" ; VP (Pres Ind Pl P2) => x_ + "teniu" ; VP (Pres Ind Sg P2) => x_ + "tens" ; VP (Pres Ind Pl P3) => x_ + "tenen" ; VP (Pres Ind Sg P3) => x_ + "té" ; - VP (Pres Subj Pl P1) => x_ + "tinguem" ; - VP (Pres Subj Sg P1) => x_ + "tingui" ; - VP (Pres Subj Pl P2) => x_ + "tingueu" ; - VP (Pres Subj Sg P2) => x_ + "tinguis" ; - VP (Pres Subj Pl P3) => x_ + "tinguin" ; - VP (Pres Subj Sg P3) => x_ + "tingui" ; - VP (Impf Ind Pl P1) => x_ + "teníem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "tenia" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "tinguem" ; + VP (Pres Sub Sg P1) => x_ + "tingui" ; + VP (Pres Sub Pl P2) => x_ + "tingueu" ; + VP (Pres Sub Sg P2) => x_ + "tinguis" ; + VP (Pres Sub Pl P3) => x_ + "tinguin" ; + VP (Pres Sub Sg P3) => x_ + "tingui" ; + VP (Impf Ind Pl P1) => x_ + "teníem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "tenia" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "teníeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "tenies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "tenien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "tenia" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "tinguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "tingués" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "tinguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "tinguessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "tinguessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "tingués" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "tinguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "tingués" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "tinguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "tinguessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "tinguessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "tingués" ;--# notpresent VP (Fut Pl P1) => x_ + "tindrem" ;--# notpresent VP (Fut Sg P1) => x_ + "tindré" ;--# notpresent VP (Fut Pl P2) => x_ + "tindreu" ;--# notpresent @@ -5285,30 +5285,30 @@ let tor_ = Predef.tk 3 tor VI Infn => tor_ + "çar" ; VI Ger => tor_ + "çant" ; VI Part => tor_ + "çat" ; - VP (Pres Ind Pl P1) => tor_ + "cem" ; - VP (Pres Ind Sg P1) => tor_ + "ço" ; + VP (Pres Ind Pl P1) => tor_ + "cem" ; + VP (Pres Ind Sg P1) => tor_ + "ço" ; VP (Pres Ind Pl P2) => tor_ + "ceu" ; VP (Pres Ind Sg P2) => tor_ + "ces" ; VP (Pres Ind Pl P3) => tor_ + "cen" ; VP (Pres Ind Sg P3) => tor_ + "ça" ; - VP (Pres Subj Pl P1) => tor_ + "cem" ; - VP (Pres Subj Sg P1) => tor_ + "ci" ; - VP (Pres Subj Pl P2) => tor_ + "ceu" ; - VP (Pres Subj Sg P2) => tor_ + "cis" ; - VP (Pres Subj Pl P3) => tor_ + "cin" ; - VP (Pres Subj Sg P3) => tor_ + "ci" ; - VP (Impf Ind Pl P1) => tor_ + "çàvem" ;--# notpresent - VP (Impf Ind Sg P1) => tor_ + "çava" ;--# notpresent + VP (Pres Sub Pl P1) => tor_ + "cem" ; + VP (Pres Sub Sg P1) => tor_ + "ci" ; + VP (Pres Sub Pl P2) => tor_ + "ceu" ; + VP (Pres Sub Sg P2) => tor_ + "cis" ; + VP (Pres Sub Pl P3) => tor_ + "cin" ; + VP (Pres Sub Sg P3) => tor_ + "ci" ; + VP (Impf Ind Pl P1) => tor_ + "çàvem" ;--# notpresent + VP (Impf Ind Sg P1) => tor_ + "çava" ;--# notpresent VP (Impf Ind Pl P2) => tor_ + "çàveu" ;--# notpresent VP (Impf Ind Sg P2) => tor_ + "çaves" ;--# notpresent VP (Impf Ind Pl P3) => tor_ + "çaven" ;--# notpresent VP (Impf Ind Sg P3) => tor_ + "çava" ;--# notpresent - VP (Impf Subj Pl P1) => tor_ + "céssim" ;--# notpresent - VP (Impf Subj Sg P1) => tor_ + "cés" ;--# notpresent - VP (Impf Subj Pl P2) => tor_ + "céssiu" ;--# notpresent - VP (Impf Subj Sg P2) => tor_ + "cessis" ;--# notpresent - VP (Impf Subj Pl P3) => tor_ + "cessin" ;--# notpresent - VP (Impf Subj Sg P3) => tor_ + "cés" ;--# notpresent + VP (Impf Sub Pl P1) => tor_ + "céssim" ;--# notpresent + VP (Impf Sub Sg P1) => tor_ + "cés" ;--# notpresent + VP (Impf Sub Pl P2) => tor_ + "céssiu" ;--# notpresent + VP (Impf Sub Sg P2) => tor_ + "cessis" ;--# notpresent + VP (Impf Sub Pl P3) => tor_ + "cessin" ;--# notpresent + VP (Impf Sub Sg P3) => tor_ + "cés" ;--# notpresent VP (Fut Pl P1) => tor_ + "çarem" ;--# notpresent VP (Fut Sg P1) => tor_ + "çaré" ;--# notpresent VP (Fut Pl P2) => tor_ + "çareu" ;--# notpresent @@ -5346,35 +5346,36 @@ let t_ = Predef.tk 5 t VI Ger => t_ + "orcent" ; VI Part => t_ + "ort" ; VI Part => t_ + "orçut" ; - VP (Pres Ind Pl P1) => t_ + "orcem" ; + VP (Pres Ind Pl P1) => t_ + "orcem" ; + VP (Pres Ind Sg P1) => t_ + "orcem" ; VP (Pres Ind Pl P2) => t_ + "orceu" ; VP (Pres Ind Sg P2) => t_ + "orces" ; VP (Pres Ind Pl P3) => t_ + "orcen" ; VP (Pres Ind Sg P3) => t_ + "orç" ; - VP (Pres Subj Pl P1) => t_ + "orcem" ; - VP (Pres Subj Sg P1) => t_ + "orça" ; - VP (Pres Subj Pl P2) => t_ + "orceu" ; - VP (Pres Subj Sg P2) => t_ + "orces" ; - VP (Pres Subj Pl P3) => t_ + "orcen" ; - VP (Pres Subj Sg P3) => t_ + "orça" ; - VP (Impf Ind Pl P1) => t_ + "orcíem" ;--# notpresent - VP (Impf Ind Sg P1) => t_ + "orcia" ;--# notpresent + VP (Pres Sub Pl P1) => t_ + "orcem" ; + VP (Pres Sub Sg P1) => t_ + "orça" ; + VP (Pres Sub Pl P2) => t_ + "orceu" ; + VP (Pres Sub Sg P2) => t_ + "orces" ; + VP (Pres Sub Pl P3) => t_ + "orcen" ; + VP (Pres Sub Sg P3) => t_ + "orça" ; + VP (Impf Ind Pl P1) => t_ + "orcíem" ;--# notpresent + VP (Impf Ind Sg P1) => t_ + "orcia" ;--# notpresent VP (Impf Ind Pl P2) => t_ + "orcíeu" ;--# notpresent VP (Impf Ind Sg P2) => t_ + "orcies" ;--# notpresent VP (Impf Ind Pl P3) => t_ + "orcien" ;--# notpresent VP (Impf Ind Sg P3) => t_ + "orcia" ;--# notpresent - VP (Impf Subj Pl P1) => t_ + "orcérem" ;--# notpresent - VP (Impf Subj Pl P1) => t_ + "orcéssim" ;--# notpresent - VP (Impf Subj Sg P1) => t_ + "orcera" ;--# notpresent - VP (Impf Subj Sg P1) => t_ + "orcés" ;--# notpresent - VP (Impf Subj Pl P2) => t_ + "orcéreu" ;--# notpresent - VP (Impf Subj Pl P2) => t_ + "orcéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => t_ + "orceres" ;--# notpresent - VP (Impf Subj Sg P2) => t_ + "orcessis" ;--# notpresent - VP (Impf Subj Pl P3) => t_ + "orceren" ;--# notpresent - VP (Impf Subj Pl P3) => t_ + "orcessin" ;--# notpresent - VP (Impf Subj Sg P3) => t_ + "orcera" ;--# notpresent - VP (Impf Subj Sg P3) => t_ + "orcés" ;--# notpresent + VP (Impf Sub Pl P1) => t_ + "orcérem" ;--# notpresent + VP (Impf Sub Pl P1) => t_ + "orcéssim" ;--# notpresent + VP (Impf Sub Sg P1) => t_ + "orcera" ;--# notpresent + VP (Impf Sub Sg P1) => t_ + "orcés" ;--# notpresent + VP (Impf Sub Pl P2) => t_ + "orcéreu" ;--# notpresent + VP (Impf Sub Pl P2) => t_ + "orcéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => t_ + "orceres" ;--# notpresent + VP (Impf Sub Sg P2) => t_ + "orcessis" ;--# notpresent + VP (Impf Sub Pl P3) => t_ + "orceren" ;--# notpresent + VP (Impf Sub Pl P3) => t_ + "orcessin" ;--# notpresent + VP (Impf Sub Sg P3) => t_ + "orcera" ;--# notpresent + VP (Impf Sub Sg P3) => t_ + "orcés" ;--# notpresent VP (Pret Pl P1) => t_ + "orcérem" ;--# notpresent VP (Pret Sg P1) => t_ + "orcí" ;--# notpresent VP (Pret Pl P2) => t_ + "orcéreu" ;--# notpresent @@ -5420,30 +5421,30 @@ let tren_ = Predef.tk 3 trencar in VI Infn => tren_ + "car" ; VI Ger => tren_ + "cant" ; VI Part => tren_ + "cat" ; - VP (Pres Ind Pl P1) => tren_ + "quem" ; - VP (Pres Ind Sg P1) => tren_ + "co" ; + VP (Pres Ind Pl P1) => tren_ + "quem" ; + VP (Pres Ind Sg P1) => tren_ + "co" ; VP (Pres Ind Pl P2) => tren_ + "queu" ; VP (Pres Ind Sg P2) => tren_ + "ques" ; VP (Pres Ind Pl P3) => tren_ + "quen" ; VP (Pres Ind Sg P3) => tren_ + "ca" ; - VP (Pres Subj Pl P1) => tren_ + "quem" ; - VP (Pres Subj Sg P1) => tren_ + "qui" ; - VP (Pres Subj Pl P2) => tren_ + "queu" ; - VP (Pres Subj Sg P2) => tren_ + "quis" ; - VP (Pres Subj Pl P3) => tren_ + "quin" ; - VP (Pres Subj Sg P3) => tren_ + "qui" ; - VP (Impf Ind Pl P1) => tren_ + "càvem" ;--# notpresent - VP (Impf Ind Sg P1) => tren_ + "cava" ;--# notpresent + VP (Pres Sub Pl P1) => tren_ + "quem" ; + VP (Pres Sub Sg P1) => tren_ + "qui" ; + VP (Pres Sub Pl P2) => tren_ + "queu" ; + VP (Pres Sub Sg P2) => tren_ + "quis" ; + VP (Pres Sub Pl P3) => tren_ + "quin" ; + VP (Pres Sub Sg P3) => tren_ + "qui" ; + VP (Impf Ind Pl P1) => tren_ + "càvem" ;--# notpresent + VP (Impf Ind Sg P1) => tren_ + "cava" ;--# notpresent VP (Impf Ind Pl P2) => tren_ + "càveu" ;--# notpresent VP (Impf Ind Sg P2) => tren_ + "caves" ;--# notpresent VP (Impf Ind Pl P3) => tren_ + "caven" ;--# notpresent VP (Impf Ind Sg P3) => tren_ + "cava" ;--# notpresent - VP (Impf Subj Pl P1) => tren_ + "quéssim" ;--# notpresent - VP (Impf Subj Sg P1) => tren_ + "qués" ;--# notpresent - VP (Impf Subj Pl P2) => tren_ + "quéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => tren_ + "quessis" ;--# notpresent - VP (Impf Subj Pl P3) => tren_ + "quessin" ;--# notpresent - VP (Impf Subj Sg P3) => tren_ + "qués" ;--# notpresent + VP (Impf Sub Pl P1) => tren_ + "quéssim" ;--# notpresent + VP (Impf Sub Sg P1) => tren_ + "qués" ;--# notpresent + VP (Impf Sub Pl P2) => tren_ + "quéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => tren_ + "quessis" ;--# notpresent + VP (Impf Sub Pl P3) => tren_ + "quessin" ;--# notpresent + VP (Impf Sub Sg P3) => tren_ + "qués" ;--# notpresent VP (Fut Pl P1) => tren_ + "carem" ;--# notpresent VP (Fut Sg P1) => tren_ + "caré" ;--# notpresent VP (Fut Pl P2) => tren_ + "careu" ;--# notpresent @@ -5481,30 +5482,30 @@ let tr_ = Predef.tk 4 treure in VI Infn => tr_ + "eure" ; VI Ger => tr_ + "aient" ; VI Part => tr_ + "et" ; - VP (Pres Ind Pl P1) => tr_ + "aiem" ; - VP (Pres Ind Sg P1) => tr_ + "ec" ; + VP (Pres Ind Pl P1) => tr_ + "aiem" ; + VP (Pres Ind Sg P1) => tr_ + "ec" ; VP (Pres Ind Pl P2) => tr_ + "aieu" ; VP (Pres Ind Sg P2) => tr_ + "eus" ; VP (Pres Ind Pl P3) => tr_ + "euen" ; VP (Pres Ind Sg P3) => tr_ + "eu" ; - VP (Pres Subj Pl P1) => tr_ + "aguem" ; - VP (Pres Subj Sg P1) => tr_ + "egui" ; - VP (Pres Subj Pl P2) => tr_ + "agueu" ; - VP (Pres Subj Sg P2) => tr_ + "eguis" ; - VP (Pres Subj Pl P3) => tr_ + "eguin" ; - VP (Pres Subj Sg P3) => tr_ + "egui" ; - VP (Impf Ind Pl P1) => tr_ + "èiem" ;--# notpresent - VP (Impf Ind Sg P1) => tr_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => tr_ + "aguem" ; + VP (Pres Sub Sg P1) => tr_ + "egui" ; + VP (Pres Sub Pl P2) => tr_ + "agueu" ; + VP (Pres Sub Sg P2) => tr_ + "eguis" ; + VP (Pres Sub Pl P3) => tr_ + "eguin" ; + VP (Pres Sub Sg P3) => tr_ + "egui" ; + VP (Impf Ind Pl P1) => tr_ + "èiem" ;--# notpresent + VP (Impf Ind Sg P1) => tr_ + "eia" ;--# notpresent VP (Impf Ind Pl P2) => tr_ + "èieu" ;--# notpresent VP (Impf Ind Sg P2) => tr_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => tr_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => tr_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => tr_ + "aguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => tr_ + "agués" ;--# notpresent - VP (Impf Subj Pl P2) => tr_ + "aguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => tr_ + "aguessis" ;--# notpresent - VP (Impf Subj Pl P3) => tr_ + "aguessin" ;--# notpresent - VP (Impf Subj Sg P3) => tr_ + "agués" ;--# notpresent + VP (Impf Sub Pl P1) => tr_ + "aguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => tr_ + "agués" ;--# notpresent + VP (Impf Sub Pl P2) => tr_ + "aguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => tr_ + "aguessis" ;--# notpresent + VP (Impf Sub Pl P3) => tr_ + "aguessin" ;--# notpresent + VP (Impf Sub Sg P3) => tr_ + "agués" ;--# notpresent VP (Fut Pl P1) => tr_ + "aurem" ;--# notpresent VP (Fut Sg P1) => tr_ + "auré" ;--# notpresent VP (Fut Pl P2) => tr_ + "aureu" ;--# notpresent @@ -5542,30 +5543,30 @@ let val_ = Predef.tk 2 valer in VI Infn => val_ + "er" ; VI Ger => val_ + "ent" ; VI Part => val_ + "gut" ; - VP (Pres Ind Pl P1) => val_ + "em" ; - VP (Pres Ind Sg P1) => val_ + "c" ; + VP (Pres Ind Pl P1) => val_ + "em" ; + VP (Pres Ind Sg P1) => val_ + "c" ; VP (Pres Ind Pl P2) => val_ + "eu" ; VP (Pres Ind Sg P2) => val_ + "s" ; VP (Pres Ind Pl P3) => val_ + "en" ; VP (Pres Ind Sg P3) => val_ + "" ; - VP (Pres Subj Pl P1) => val_ + "guem" ; - VP (Pres Subj Sg P1) => val_ + "gui" ; - VP (Pres Subj Pl P2) => val_ + "gueu" ; - VP (Pres Subj Sg P2) => val_ + "guis" ; - VP (Pres Subj Pl P3) => val_ + "guin" ; - VP (Pres Subj Sg P3) => val_ + "gui" ; - VP (Impf Ind Pl P1) => val_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => val_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => val_ + "guem" ; + VP (Pres Sub Sg P1) => val_ + "gui" ; + VP (Pres Sub Pl P2) => val_ + "gueu" ; + VP (Pres Sub Sg P2) => val_ + "guis" ; + VP (Pres Sub Pl P3) => val_ + "guin" ; + VP (Pres Sub Sg P3) => val_ + "gui" ; + VP (Impf Ind Pl P1) => val_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => val_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => val_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => val_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => val_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => val_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => val_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => val_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => val_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => val_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => val_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => val_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => val_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => val_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => val_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => val_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => val_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => val_ + "gués" ;--# notpresent VP (Fut Pl P1) => val_ + "drem" ;--# notpresent VP (Fut Sg P1) => val_ + "dré" ;--# notpresent VP (Fut Pl P2) => val_ + "dreu" ;--# notpresent @@ -5602,30 +5603,30 @@ let v_ = Predef.tk 5 v {s = table { VI Ger => v_ + "encent" ; VI Part => v_ + "ençut" ; - VP (Pres Ind Pl P1) => v_ + "encem" ; - VP (Pres Ind Sg P1) => v_ + "enço" ; + VP (Pres Ind Pl P1) => v_ + "encem" ; + VP (Pres Ind Sg P1) => v_ + "enço" ; VP (Pres Ind Pl P2) => v_ + "enceu" ; VP (Pres Ind Sg P2) => v_ + "ences" ; VP (Pres Ind Pl P3) => v_ + "encen" ; VP (Pres Ind Sg P3) => v_ + "enç" ; - VP (Pres Subj Pl P1) => v_ + "encem" ; - VP (Pres Subj Sg P1) => v_ + "enci" ; - VP (Pres Subj Pl P2) => v_ + "enceu" ; - VP (Pres Subj Sg P2) => v_ + "encis" ; - VP (Pres Subj Pl P3) => v_ + "encin" ; - VP (Pres Subj Sg P3) => v_ + "enci" ; - VP (Impf Ind Pl P1) => v_ + "encíem" ;--# notpresent - VP (Impf Ind Sg P1) => v_ + "encia" ;--# notpresent + VP (Pres Sub Pl P1) => v_ + "encem" ; + VP (Pres Sub Sg P1) => v_ + "enci" ; + VP (Pres Sub Pl P2) => v_ + "enceu" ; + VP (Pres Sub Sg P2) => v_ + "encis" ; + VP (Pres Sub Pl P3) => v_ + "encin" ; + VP (Pres Sub Sg P3) => v_ + "enci" ; + VP (Impf Ind Pl P1) => v_ + "encíem" ;--# notpresent + VP (Impf Ind Sg P1) => v_ + "encia" ;--# notpresent VP (Impf Ind Pl P2) => v_ + "encíeu" ;--# notpresent VP (Impf Ind Sg P2) => v_ + "encies" ;--# notpresent VP (Impf Ind Pl P3) => v_ + "encien" ;--# notpresent VP (Impf Ind Sg P3) => v_ + "encia" ;--# notpresent - VP (Impf Subj Pl P1) => v_ + "encéssim" ;--# notpresent - VP (Impf Subj Sg P1) => v_ + "encés" ;--# notpresent - VP (Impf Subj Pl P2) => v_ + "encéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => v_ + "encessis" ;--# notpresent - VP (Impf Subj Pl P3) => v_ + "encessin" ;--# notpresent - VP (Impf Subj Sg P3) => v_ + "encés" ;--# notpresent + VP (Impf Sub Pl P1) => v_ + "encéssim" ;--# notpresent + VP (Impf Sub Sg P1) => v_ + "encés" ;--# notpresent + VP (Impf Sub Pl P2) => v_ + "encéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => v_ + "encessis" ;--# notpresent + VP (Impf Sub Pl P3) => v_ + "encessin" ;--# notpresent + VP (Impf Sub Sg P3) => v_ + "encés" ;--# notpresent VP (Fut Pl P1) => v_ + "encerem" ;--# notpresent VP (Fut Sg P1) => v_ + "enceré" ;--# notpresent VP (Fut Pl P2) => v_ + "encereu" ;--# notpresent @@ -5664,30 +5665,30 @@ let ven_ = Predef.tk 3 vendre in VI Infn => ven_ + "dre" ; VI Ger => ven_ + "ent" ; VI Part => ven_ + "ut" ; - VP (Pres Ind Pl P1) => ven_ + "em" ; - VP (Pres Ind Sg P1) => ven_ + "c" ; + VP (Pres Ind Pl P1) => ven_ + "em" ; + VP (Pres Ind Sg P1) => ven_ + "c" ; VP (Pres Ind Pl P2) => ven_ + "eu" ; VP (Pres Ind Sg P2) => ven_ + "s" ; VP (Pres Ind Pl P3) => ven_ + "en" ; VP (Pres Ind Sg P3) => ven_ + "" ; - VP (Pres Subj Pl P1) => ven_ + "guem" ; - VP (Pres Subj Sg P1) => ven_ + "gui" ; - VP (Pres Subj Pl P2) => ven_ + "gueu" ; - VP (Pres Subj Sg P2) => ven_ + "guis" ; - VP (Pres Subj Pl P3) => ven_ + "guin" ; - VP (Pres Subj Sg P3) => ven_ + "gui" ; - VP (Impf Ind Pl P1) => ven_ + "íem" ;--# notpresent - VP (Impf Ind Sg P1) => ven_ + "ia" ;--# notpresent + VP (Pres Sub Pl P1) => ven_ + "guem" ; + VP (Pres Sub Sg P1) => ven_ + "gui" ; + VP (Pres Sub Pl P2) => ven_ + "gueu" ; + VP (Pres Sub Sg P2) => ven_ + "guis" ; + VP (Pres Sub Pl P3) => ven_ + "guin" ; + VP (Pres Sub Sg P3) => ven_ + "gui" ; + VP (Impf Ind Pl P1) => ven_ + "íem" ;--# notpresent + VP (Impf Ind Sg P1) => ven_ + "ia" ;--# notpresent VP (Impf Ind Pl P2) => ven_ + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => ven_ + "ies" ;--# notpresent VP (Impf Ind Pl P3) => ven_ + "ien" ;--# notpresent VP (Impf Ind Sg P3) => ven_ + "ia" ;--# notpresent - VP (Impf Subj Pl P1) => ven_ + "guéssim" ;--# notpresent - VP (Impf Subj Sg P1) => ven_ + "gués" ;--# notpresent - VP (Impf Subj Pl P2) => ven_ + "guéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => ven_ + "guessis" ;--# notpresent - VP (Impf Subj Pl P3) => ven_ + "guessin" ;--# notpresent - VP (Impf Subj Sg P3) => ven_ + "gués" ;--# notpresent + VP (Impf Sub Pl P1) => ven_ + "guéssim" ;--# notpresent + VP (Impf Sub Sg P1) => ven_ + "gués" ;--# notpresent + VP (Impf Sub Pl P2) => ven_ + "guéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => ven_ + "guessis" ;--# notpresent + VP (Impf Sub Pl P3) => ven_ + "guessin" ;--# notpresent + VP (Impf Sub Sg P3) => ven_ + "gués" ;--# notpresent VP (Fut Pl P1) => ven_ + "drem" ;--# notpresent VP (Fut Sg P1) => ven_ + "dré" ;--# notpresent VP (Fut Pl P2) => ven_ + "dreu" ;--# notpresent @@ -5725,30 +5726,30 @@ let v_ = Predef.tk 4 venir in VI Infn => v_ + "enir" ; VI Ger => v_ + "enint" ; VI Part => v_ + "ingut" ; - VP (Pres Ind Pl P1) => v_ + "enim" ; - VP (Pres Ind Sg P1) => v_ + "inc" ; + VP (Pres Ind Pl P1) => v_ + "enim" ; + VP (Pres Ind Sg P1) => v_ + "inc" ; VP (Pres Ind Pl P2) => v_ + "eniu" ; VP (Pres Ind Sg P2) => v_ + "éns" ; VP (Pres Ind Pl P3) => v_ + "énen" ; VP (Pres Ind Sg P3) => v_ + "e" ; - VP (Pres Subj Pl P1) => v_ + "inguem" ; - VP (Pres Subj Sg P1) => v_ + "ingui" ; - VP (Pres Subj Pl P2) => v_ + "ingueu" ; - VP (Pres Subj Sg P2) => v_ + "inguis" ; - VP (Pres Subj Pl P3) => v_ + "inguin" ; - VP (Pres Subj Sg P3) => v_ + "ingui" ; - VP (Impf Ind Pl P1) => v_ + "eníem" ;--# notpresent - VP (Impf Ind Sg P1) => v_ + "enia" ;--# notpresent + VP (Pres Sub Pl P1) => v_ + "inguem" ; + VP (Pres Sub Sg P1) => v_ + "ingui" ; + VP (Pres Sub Pl P2) => v_ + "ingueu" ; + VP (Pres Sub Sg P2) => v_ + "inguis" ; + VP (Pres Sub Pl P3) => v_ + "inguin" ; + VP (Pres Sub Sg P3) => v_ + "ingui" ; + VP (Impf Ind Pl P1) => v_ + "eníem" ;--# notpresent + VP (Impf Ind Sg P1) => v_ + "enia" ;--# notpresent VP (Impf Ind Pl P2) => v_ + "eníeu" ;--# notpresent VP (Impf Ind Sg P2) => v_ + "enies" ;--# notpresent VP (Impf Ind Pl P3) => v_ + "enien" ;--# notpresent VP (Impf Ind Sg P3) => v_ + "enia" ;--# notpresent - VP (Impf Subj Pl P1) => v_ + "inguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => v_ + "ingués" ;--# notpresent - VP (Impf Subj Pl P2) => v_ + "inguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => v_ + "inguessis" ;--# notpresent - VP (Impf Subj Pl P3) => v_ + "inguessin" ;--# notpresent - VP (Impf Subj Sg P3) => v_ + "ingués" ;--# notpresent + VP (Impf Sub Pl P1) => v_ + "inguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => v_ + "ingués" ;--# notpresent + VP (Impf Sub Pl P2) => v_ + "inguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => v_ + "inguessis" ;--# notpresent + VP (Impf Sub Pl P3) => v_ + "inguessin" ;--# notpresent + VP (Impf Sub Sg P3) => v_ + "ingués" ;--# notpresent VP (Fut Pl P1) => v_ + "indrem" ;--# notpresent VP (Fut Sg P1) => v_ + "indré" ;--# notpresent VP (Fut Pl P2) => v_ + "indreu" ;--# notpresent @@ -5786,30 +5787,30 @@ let v_ = Predef.tk 4 veure in VI Infn => v_ + "eure" ; VI Ger => v_ + "eient" ; VI Part => v_ + "ist" ; - VP (Pres Ind Pl P1) => v_ + "eiem" ; - VP (Pres Ind Sg P1) => v_ + "eig" ; + VP (Pres Ind Pl P1) => v_ + "eiem" ; + VP (Pres Ind Sg P1) => v_ + "eig" ; VP (Pres Ind Pl P2) => v_ + "eieu" ; VP (Pres Ind Sg P2) => v_ + "eus" ; VP (Pres Ind Pl P3) => v_ + "euen" ; VP (Pres Ind Sg P3) => v_ + "eu" ; - VP (Pres Subj Pl P1) => v_ + "egem" ; - VP (Pres Subj Sg P1) => v_ + "egi" ; - VP (Pres Subj Pl P2) => v_ + "egeu" ; - VP (Pres Subj Sg P2) => v_ + "egis" ; - VP (Pres Subj Pl P3) => v_ + "egin" ; - VP (Pres Subj Sg P3) => v_ + "egi" ; - VP (Impf Ind Pl P1) => v_ + "èiem" ;--# notpresent - VP (Impf Ind Sg P1) => v_ + "eia" ;--# notpresent + VP (Pres Sub Pl P1) => v_ + "egem" ; + VP (Pres Sub Sg P1) => v_ + "egi" ; + VP (Pres Sub Pl P2) => v_ + "egeu" ; + VP (Pres Sub Sg P2) => v_ + "egis" ; + VP (Pres Sub Pl P3) => v_ + "egin" ; + VP (Pres Sub Sg P3) => v_ + "egi" ; + VP (Impf Ind Pl P1) => v_ + "èiem" ;--# notpresent + VP (Impf Ind Sg P1) => v_ + "eia" ;--# notpresent VP (Impf Ind Pl P2) => v_ + "èieu" ;--# notpresent VP (Impf Ind Sg P2) => v_ + "eies" ;--# notpresent VP (Impf Ind Pl P3) => v_ + "eien" ;--# notpresent VP (Impf Ind Sg P3) => v_ + "eia" ;--# notpresent - VP (Impf Subj Pl P1) => v_ + "eiéssim" ;--# notpresent - VP (Impf Subj Sg P1) => v_ + "eiés" ;--# notpresent - VP (Impf Subj Pl P2) => v_ + "eiéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => v_ + "eiessis" ;--# notpresent - VP (Impf Subj Pl P3) => v_ + "eiessin" ;--# notpresent - VP (Impf Subj Sg P3) => v_ + "eiés" ;--# notpresent + VP (Impf Sub Pl P1) => v_ + "eiéssim" ;--# notpresent + VP (Impf Sub Sg P1) => v_ + "eiés" ;--# notpresent + VP (Impf Sub Pl P2) => v_ + "eiéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => v_ + "eiessis" ;--# notpresent + VP (Impf Sub Pl P3) => v_ + "eiessin" ;--# notpresent + VP (Impf Sub Sg P3) => v_ + "eiés" ;--# notpresent VP (Fut Pl P1) => v_ + "eurem" ;--# notpresent VP (Fut Sg P1) => v_ + "euré" ;--# notpresent VP (Fut Pl P2) => v_ + "eureu" ;--# notpresent @@ -5847,30 +5848,30 @@ let vi_ = Predef.tk 3 viure in VI Infn => vi_ + "ure" ; VI Ger => vi_ + "vint" ; VI Part => vi_ + "scut" ; - VP (Pres Ind Pl P1) => vi_ + "vim" ; - VP (Pres Ind Sg P1) => vi_ + "sc" ; + VP (Pres Ind Pl P1) => vi_ + "vim" ; + VP (Pres Ind Sg P1) => vi_ + "sc" ; VP (Pres Ind Pl P2) => vi_ + "viu" ; VP (Pres Ind Sg P2) => vi_ + "us" ; VP (Pres Ind Pl P3) => vi_ + "uen" ; VP (Pres Ind Sg P3) => vi_ + "u" ; - VP (Pres Subj Pl P1) => vi_ + "squem" ; - VP (Pres Subj Sg P1) => vi_ + "squi" ; - VP (Pres Subj Pl P2) => vi_ + "squeu" ; - VP (Pres Subj Sg P2) => vi_ + "squis" ; - VP (Pres Subj Pl P3) => vi_ + "squin" ; - VP (Pres Subj Sg P3) => vi_ + "squi" ; - VP (Impf Ind Pl P1) => vi_ + "víem" ;--# notpresent - VP (Impf Ind Sg P1) => vi_ + "via" ;--# notpresent + VP (Pres Sub Pl P1) => vi_ + "squem" ; + VP (Pres Sub Sg P1) => vi_ + "squi" ; + VP (Pres Sub Pl P2) => vi_ + "squeu" ; + VP (Pres Sub Sg P2) => vi_ + "squis" ; + VP (Pres Sub Pl P3) => vi_ + "squin" ; + VP (Pres Sub Sg P3) => vi_ + "squi" ; + VP (Impf Ind Pl P1) => vi_ + "víem" ;--# notpresent + VP (Impf Ind Sg P1) => vi_ + "via" ;--# notpresent VP (Impf Ind Pl P2) => vi_ + "víeu" ;--# notpresent VP (Impf Ind Sg P2) => vi_ + "vies" ;--# notpresent VP (Impf Ind Pl P3) => vi_ + "vien" ;--# notpresent VP (Impf Ind Sg P3) => vi_ + "via" ;--# notpresent - VP (Impf Subj Pl P1) => vi_ + "squéssim" ;--# notpresent - VP (Impf Subj Sg P1) => vi_ + "squés" ;--# notpresent - VP (Impf Subj Pl P2) => vi_ + "squéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => vi_ + "squessis" ;--# notpresent - VP (Impf Subj Pl P3) => vi_ + "squessin" ;--# notpresent - VP (Impf Subj Sg P3) => vi_ + "squés" ;--# notpresent + VP (Impf Sub Pl P1) => vi_ + "squéssim" ;--# notpresent + VP (Impf Sub Sg P1) => vi_ + "squés" ;--# notpresent + VP (Impf Sub Pl P2) => vi_ + "squéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => vi_ + "squessis" ;--# notpresent + VP (Impf Sub Pl P3) => vi_ + "squessin" ;--# notpresent + VP (Impf Sub Sg P3) => vi_ + "squés" ;--# notpresent VP (Fut Pl P1) => vi_ + "urem" ;--# notpresent VP (Fut Sg P1) => vi_ + "uré" ;--# notpresent VP (Fut Pl P2) => vi_ + "ureu" ;--# notpresent @@ -5908,30 +5909,30 @@ let x_ = Predef.tk 5 voler in VI Infn => x_ + "oler" ; VI Ger => x_ + "olent" ; VI Part => x_ + "olgut" ; - VP (Pres Ind Pl P1) => x_ + "olem" ; - VP (Pres Ind Sg P1) => x_ + "ull" ; + VP (Pres Ind Pl P1) => x_ + "olem" ; + VP (Pres Ind Sg P1) => x_ + "ull" ; VP (Pres Ind Pl P2) => x_ + "oleu" ; VP (Pres Ind Sg P2) => x_ + "ols" ; VP (Pres Ind Pl P3) => x_ + "olen" ; VP (Pres Ind Sg P3) => x_ + "ol" ; - VP (Pres Subj Pl P1) => x_ + "ulguem" ; - VP (Pres Subj Sg P1) => x_ + "ulgui" ; - VP (Pres Subj Pl P2) => x_ + "ulgueu" ; - VP (Pres Subj Sg P2) => x_ + "ulguis" ; - VP (Pres Subj Pl P3) => x_ + "ulguin" ; - VP (Pres Subj Sg P3) => x_ + "ulgui" ; - VP (Impf Ind Pl P1) => x_ + "olíem" ;--# notpresent - VP (Impf Ind Sg P1) => x_ + "olia" ;--# notpresent + VP (Pres Sub Pl P1) => x_ + "ulguem" ; + VP (Pres Sub Sg P1) => x_ + "ulgui" ; + VP (Pres Sub Pl P2) => x_ + "ulgueu" ; + VP (Pres Sub Sg P2) => x_ + "ulguis" ; + VP (Pres Sub Pl P3) => x_ + "ulguin" ; + VP (Pres Sub Sg P3) => x_ + "ulgui" ; + VP (Impf Ind Pl P1) => x_ + "olíem" ;--# notpresent + VP (Impf Ind Sg P1) => x_ + "olia" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "olíeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "olies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "olien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "olia" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "olguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "olgués" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "olguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "olguessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "olguessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "olgués" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "olguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "olgués" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "olguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "olguessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "olguessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "olgués" ;--# notpresent VP (Fut Pl P1) => x_ + "oldrem" ;--# notpresent VP (Fut Sg P1) => x_ + "oldré" ;--# notpresent VP (Fut Pl P2) => x_ + "oldreu" ;--# notpresent @@ -5968,24 +5969,24 @@ let x_ = Predef.tk 5 voler in VP (Pres Ind Sg P2) => x_ + "ols" ; VP (Pres Ind Pl P3) => x_ + "olen" ; VP (Pres Ind Sg P3) => x_ + "ol" ; - VP (Pres Subj Pl P1) => x_ + "ulguem" ; - VP (Pres Subj Sg P1) => x_ + "ulgui" ; - VP (Pres Subj Pl P2) => x_ + "ulgueu" ; - VP (Pres Subj Sg P2) => x_ + "ulguis" ; - VP (Pres Subj Pl P3) => x_ + "ulguin" ; - VP (Pres Subj Sg P3) => x_ + "ulgui" ; + VP (Pres Sub Pl P1) => x_ + "ulguem" ; + VP (Pres Sub Sg P1) => x_ + "ulgui" ; + VP (Pres Sub Pl P2) => x_ + "ulgueu" ; + VP (Pres Sub Sg P2) => x_ + "ulguis" ; + VP (Pres Sub Pl P3) => x_ + "ulguin" ; + VP (Pres Sub Sg P3) => x_ + "ulgui" ; VP (Impf Ind Pl P1) => x_ + "olíem" ;--# notpresent VP (Impf Ind Sg P1) => x_ + "olia" ;--# notpresent VP (Impf Ind Pl P2) => x_ + "olíeu" ;--# notpresent VP (Impf Ind Sg P2) => x_ + "olies" ;--# notpresent VP (Impf Ind Pl P3) => x_ + "olien" ;--# notpresent VP (Impf Ind Sg P3) => x_ + "olia" ;--# notpresent - VP (Impf Subj Pl P1) => x_ + "olguéssim" ;--# notpresent - VP (Impf Subj Sg P1) => x_ + "olgués" ;--# notpresent - VP (Impf Subj Pl P2) => x_ + "olguéssiu" ;--# notpresent - VP (Impf Subj Sg P2) => x_ + "olguessis" ;--# notpresent - VP (Impf Subj Pl P3) => x_ + "olguessin" ;--# notpresent - VP (Impf Subj Sg P3) => x_ + "olgués" ;--# notpresent + VP (Impf Sub Pl P1) => x_ + "olguéssim" ;--# notpresent + VP (Impf Sub Sg P1) => x_ + "olgués" ;--# notpresent + VP (Impf Sub Pl P2) => x_ + "olguéssiu" ;--# notpresent + VP (Impf Sub Sg P2) => x_ + "olguessis" ;--# notpresent + VP (Impf Sub Pl P3) => x_ + "olguessin" ;--# notpresent + VP (Impf Sub Sg P3) => x_ + "olgués" ;--# notpresent VP (Fut Pl P1) => x_ + "oldrem" ;--# notpresent VP (Fut Sg P1) => x_ + "oldré" ;--# notpresent VP (Fut Pl P2) => x_ + "oldreu" ;--# notpresent diff --git a/next-lib/src/catalan/DiffCat.gf b/next-lib/src/catalan/DiffCat.gf index 201124e37..b77aee6e2 100644 --- a/next-lib/src/catalan/DiffCat.gf +++ b/next-lib/src/catalan/DiffCat.gf @@ -174,7 +174,7 @@ oper copula = verbBeschH (ser_52 "ser") ; - haver_V : Verb = verbBeschH (haver_59 "haver") ; + haver_V : Verb = verbBeschH (haver_59 "haver" True) ; verbBeschH : Verbum -> Verb = \v -> verbBesch v ** {vtyp = VHabere} ; diff --git a/next-lib/src/catalan/LangCat.gf b/next-lib/src/catalan/LangCat.gf index 6e74e77bb..b7643a81b 100644 --- a/next-lib/src/catalan/LangCat.gf +++ b/next-lib/src/catalan/LangCat.gf @@ -1,4 +1,4 @@ ---# -path=.:../romance:../abstract:../common:prelude +--# -path=.:../romance:../abstract:../common:../prelude concrete LangCat of Lang = GrammarCat, diff --git a/next-lib/src/catalan/StructuralCat.gf b/next-lib/src/catalan/StructuralCat.gf index b48a94a9a..f32d69b27 100644 --- a/next-lib/src/catalan/StructuralCat.gf +++ b/next-lib/src/catalan/StructuralCat.gf @@ -67,7 +67,7 @@ lin most_Predet = {s = \\_,c => prepCase c ++ ["la majoria"] ; c = CPrep P_de} ; much_Det = { s,sp = \\g,c => prepCase c ++ genForms "molt" "molta" ! g ; n = Sg ; s2 = []} ; - must_VV = mkVV (verbV (haver_59 "haver")) ; -- + of_Prep + must_VV = mkVV (verbV (haver_59 "haver" True)) ; -- + of_Prep no_Utt = ss "no" ; on_Prep = mkPrep "sobre" ; --- one_Quant = {s = \\g,c => prepCase c ++ genForms "un" "una" ! g} ;