diff --git a/lib/src/catalan/BeschCat.gf b/lib/src/catalan/BeschCat.gf index f71a4393b..bd9f9535e 100644 --- a/lib/src/catalan/BeschCat.gf +++ b/lib/src/catalan/BeschCat.gf @@ -1,5 +1,4 @@ --# -path=.:../romance:../common:../abstract:../../prelude ---# -coding=latin1 -- -- Verbs trets de "Xurriguera". -- @@ -7,6 +6,7 @@ resource BeschCat = open Prelude, CommonRomance in { --flags optimize=noexpand ; -- faster than values + flags coding=utf8 ; -- oper Verbum = {s : VFB => Str} ; -- @@ -29,33 +29,33 @@ let absol_ = Predef.tk 3 absoldre in 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 Pl P1) => absol_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => absol_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => absol_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => absol_ + "gués" ;--# notpresent VP (Fut Pl P1) => absol_ + "drem" ;--# notpresent - VP (Fut Sg P1) => absol_ + "dré" ;--# notpresent + VP (Fut Sg P1) => absol_ + "dré" ;--# notpresent VP (Fut Pl P2) => absol_ + "dreu" ;--# notpresent - VP (Fut Sg P2) => absol_ + "dràs" ;--# notpresent + VP (Fut Sg P2) => absol_ + "dràs" ;--# notpresent VP (Fut Pl P3) => absol_ + "dran" ;--# notpresent - VP (Fut Sg P3) => absol_ + "drà" ;--# notpresent - VP (Pret Pl P1) => absol_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => absol_ + "gués" ;--# notpresent - VP (Pret Pl P2) => absol_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => absol_ + "drà" ;--# notpresent + VP (Pret Pl P1) => absol_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => absol_ + "gués" ;--# notpresent + VP (Pret Pl P2) => absol_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => absol_ + "guessis" ;--# notpresent VP (Pret Pl P3) => absol_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => absol_ + "gués" ;--# notpresent - VP (Cond Pl P1) => absol_ + "dríem" ;--# notpresent + VP (Pret Sg P3) => absol_ + "gués" ;--# notpresent + VP (Cond Pl P1) => absol_ + "dríem" ;--# notpresent VP (Cond Sg P1) => absol_ + "dria" ;--# notpresent - VP (Cond Pl P2) => absol_ + "dríeu" ;--# notpresent + VP (Cond Pl P2) => absol_ + "dríeu" ;--# notpresent VP (Cond Sg P2) => absol_ + "dries" ;--# notpresent VP (Cond Pl P3) => absol_ + "drien" ;--# notpresent VP (Cond Sg P3) => absol_ + "dria" ;--# notpresent @@ -89,33 +89,33 @@ let adm_ = Predef.tk 4 admetre in 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 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 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 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 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 (Impf Sub Sg P3) => adm_ + "etés" ;--# notpresent VP (Fut Pl P1) => adm_ + "etrem" ;--# notpresent - VP (Fut Sg P1) => adm_ + "etré" ;--# notpresent + VP (Fut Sg P1) => adm_ + "etré" ;--# notpresent VP (Fut Pl P2) => adm_ + "etreu" ;--# notpresent - VP (Fut Sg P2) => adm_ + "etràs" ;--# notpresent + VP (Fut Sg P2) => adm_ + "etràs" ;--# notpresent VP (Fut Pl P3) => adm_ + "etran" ;--# notpresent - VP (Fut Sg P3) => adm_ + "etrà" ;--# notpresent - VP (Pret Pl P1) => adm_ + "etéssim" ;--# notpresent - VP (Pret Sg P1) => adm_ + "etés" ;--# notpresent - VP (Pret Pl P2) => adm_ + "etéssiu" ;--# notpresent + VP (Fut Sg P3) => adm_ + "etrà" ;--# notpresent + VP (Pret Pl P1) => adm_ + "etéssim" ;--# notpresent + VP (Pret Sg P1) => adm_ + "etés" ;--# notpresent + VP (Pret Pl P2) => adm_ + "etéssiu" ;--# notpresent VP (Pret Sg P2) => adm_ + "etessis" ;--# notpresent VP (Pret Pl P3) => adm_ + "etessin" ;--# notpresent - VP (Pret Sg P3) => adm_ + "etés" ;--# notpresent - VP (Cond Pl P1) => adm_ + "etríem" ;--# notpresent + VP (Pret Sg P3) => adm_ + "etés" ;--# notpresent + VP (Cond Pl P1) => adm_ + "etríem" ;--# notpresent VP (Cond Sg P1) => adm_ + "etria" ;--# notpresent - VP (Cond Pl P2) => adm_ + "etríeu" ;--# notpresent + VP (Cond Pl P2) => adm_ + "etríeu" ;--# notpresent VP (Cond Sg P2) => adm_ + "etries" ;--# notpresent VP (Cond Pl P3) => adm_ + "etrien" ;--# notpresent VP (Cond Sg P3) => adm_ + "etria" ;--# notpresent @@ -127,8 +127,8 @@ let adm_ = Predef.tk 4 admetre in VP (Pass Pl Fem) => adm_ + "eses" ; VP (Pass Sg Fem) => adm_ + "esa" ; VP (Pass Pl Masc) => adm_ + "esos" ; - VI Part => adm_ + "ès" ; - VP (Pass Sg Masc) => adm_ + "ès" ; + VI Part => adm_ + "ès" ; + VP (Pass Sg Masc) => adm_ + "ès" ; VP (Imp Sg P1) => variants {} } } ; @@ -151,33 +151,33 @@ let ajup_ = Predef.tk 2 ajupir in 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 Pl P1) => ajup_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => ajup_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => ajup_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => ajup_ + "ís" ;--# notpresent VP (Fut Pl P1) => ajup_ + "irem" ;--# notpresent - VP (Fut Sg P1) => ajup_ + "iré" ;--# notpresent + VP (Fut Sg P1) => ajup_ + "iré" ;--# notpresent VP (Fut Pl P2) => ajup_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => ajup_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => ajup_ + "iràs" ;--# notpresent VP (Fut Pl P3) => ajup_ + "iran" ;--# notpresent - VP (Fut Sg P3) => ajup_ + "irà" ;--# notpresent - VP (Pret Pl P1) => ajup_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => ajup_ + "ís" ;--# notpresent - VP (Pret Pl P2) => ajup_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => ajup_ + "irà" ;--# notpresent + VP (Pret Pl P1) => ajup_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => ajup_ + "ís" ;--# notpresent + VP (Pret Pl P2) => ajup_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => ajup_ + "issis" ;--# notpresent VP (Pret Pl P3) => ajup_ + "issin" ;--# notpresent - VP (Pret Sg P3) => ajup_ + "ís" ;--# notpresent - VP (Cond Pl P1) => ajup_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => ajup_ + "ís" ;--# notpresent + VP (Cond Pl P1) => ajup_ + "iríem" ;--# notpresent VP (Cond Sg P1) => ajup_ + "iria" ;--# notpresent - VP (Cond Pl P2) => ajup_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => ajup_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => ajup_ + "iries" ;--# notpresent VP (Cond Pl P3) => ajup_ + "irien" ;--# notpresent VP (Cond Sg P3) => ajup_ + "iria" ;--# notpresent @@ -212,39 +212,39 @@ let x_ = Predef.tk 4 anar in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "anés" ;--# notpresent VP (Fut Pl P1) => x_ + "anirem" ;--# notpresent - VP (Fut Sg P1) => x_ + "aniré" ;--# notpresent + VP (Fut Sg P1) => x_ + "aniré" ;--# notpresent VP (Fut Pl P2) => x_ + "anireu" ;--# notpresent - VP (Fut Sg P2) => x_ + "aniràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "aniràs" ;--# notpresent VP (Fut Pl P3) => x_ + "aniran" ;--# notpresent - VP (Fut Sg P3) => x_ + "anirà" ;--# notpresent - VP (Pret Pl P1) => x_ + "anàssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "anàs" ;--# notpresent - VP (Pret Pl P2) => x_ + "anàssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "anirà" ;--# notpresent + VP (Pret Pl P1) => x_ + "anàssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "anàs" ;--# notpresent + VP (Pret Pl P2) => x_ + "anàssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "anassis" ;--# notpresent VP (Pret Pl P3) => x_ + "anassin" ;--# notpresent - VP (Pret Sg P3) => x_ + "anàs" ;--# notpresent - VP (Cond Pl P1) => x_ + "aniríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "anàs" ;--# notpresent + VP (Cond Pl P1) => x_ + "aniríem" ;--# notpresent VP (Cond Sg P1) => x_ + "aniria" ;--# notpresent - VP (Cond Pl P2) => x_ + "aniríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "aniríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "aniries" ;--# notpresent VP (Cond Pl P3) => x_ + "anirien" ;--# notpresent VP (Cond Sg P3) => x_ + "aniria" ;--# notpresent VP (Imp Pl P1) => x_ + "anem" ; VP (Imp Pl P2) => x_ + "aneu" ; - VP (Imp Sg P2) => x_ + "vés" ; + VP (Imp Sg P2) => x_ + "vés" ; VP (Imp Pl P3) => x_ + "vagin" ; VP (Imp Sg P3) => x_ + "vagi" ; VP (Pass Pl Fem) => x_ + "anades" ; @@ -255,8 +255,8 @@ VP (Imp Sg P1) => variants {} } } ; -oper aparèixer_5 : Str -> Verbum = \aparèixer -> -let apar_ = Predef.tk 5 aparèixer in +oper aparèixer_5 : Str -> Verbum = \aparèixer -> +let apar_ = Predef.tk 5 aparèixer in {s = table { VI Ger => apar_ + "eixent" ; VI Part => apar_ + "egut" ; @@ -272,33 +272,33 @@ let apar_ = Predef.tk 5 apar 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 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 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 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 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 (Impf Sub Sg P3) => apar_ + "egués" ;--# notpresent VP (Fut Pl P1) => apar_ + "eixerem" ;--# notpresent - VP (Fut Sg P1) => apar_ + "eixeré" ;--# notpresent + VP (Fut Sg P1) => apar_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => apar_ + "eixereu" ;--# notpresent - VP (Fut Sg P2) => apar_ + "eixeràs" ;--# notpresent + VP (Fut Sg P2) => apar_ + "eixeràs" ;--# notpresent VP (Fut Pl P3) => apar_ + "eixeran" ;--# notpresent - VP (Fut Sg P3) => apar_ + "eixerà" ;--# notpresent - VP (Pret Pl P1) => apar_ + "eguéssim" ;--# notpresent - VP (Pret Sg P1) => apar_ + "egués" ;--# notpresent - VP (Pret Pl P2) => apar_ + "eguéssiu" ;--# notpresent + VP (Fut Sg P3) => apar_ + "eixerà" ;--# notpresent + VP (Pret Pl P1) => apar_ + "eguéssim" ;--# notpresent + VP (Pret Sg P1) => apar_ + "egués" ;--# notpresent + VP (Pret Pl P2) => apar_ + "eguéssiu" ;--# notpresent VP (Pret Sg P2) => apar_ + "eguessis" ;--# notpresent VP (Pret Pl P3) => apar_ + "eguessin" ;--# notpresent - VP (Pret Sg P3) => apar_ + "egués" ;--# notpresent - VP (Cond Pl P1) => apar_ + "eixeríem" ;--# notpresent + VP (Pret Sg P3) => apar_ + "egués" ;--# notpresent + VP (Cond Pl P1) => apar_ + "eixeríem" ;--# notpresent VP (Cond Sg P1) => apar_ + "eixeria" ;--# notpresent - VP (Cond Pl P2) => apar_ + "eixeríeu" ;--# notpresent + VP (Cond Pl P2) => apar_ + "eixeríeu" ;--# notpresent VP (Cond Sg P2) => apar_ + "eixeries" ;--# notpresent VP (Cond Pl P3) => apar_ + "eixerien" ;--# notpresent VP (Cond Sg P3) => apar_ + "eixeria" ;--# notpresent @@ -311,7 +311,7 @@ let apar_ = Predef.tk 5 apar VP (Pass Sg Fem) => apar_ + "eguda" ; VP (Pass Pl Masc) => apar_ + "eguts" ; VP (Pass Sg Masc) => apar_ + "egut" ; - VI Infn => apar_ + "èixer" ; + VI Infn => apar_ + "èixer" ; VP (Imp Sg P1) => variants {} } } ; @@ -321,62 +321,62 @@ let a_ = Predef.tk 7 aprendre in {s = table { VI Infn => a_ + "prendre" ; VI Ger => a_ + "prenent" ; - VI Part => a_ + "près" ; + VI Part => a_ + "près" ; 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 Ind Sg P3) => a_ + "prèn" ; 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 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 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 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 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 (Impf Sub Sg P3) => a_ + "prengués" ;--# notpresent VP (Fut Pl P1) => a_ + "prendrem" ;--# notpresent - VP (Fut Sg P1) => a_ + "prendré" ;--# notpresent + VP (Fut Sg P1) => a_ + "prendré" ;--# notpresent VP (Fut Pl P2) => a_ + "prendreu" ;--# notpresent - VP (Fut Sg P2) => a_ + "prendràs" ;--# notpresent + VP (Fut Sg P2) => a_ + "prendràs" ;--# notpresent VP (Fut Pl P3) => a_ + "prendran" ;--# notpresent - VP (Fut Sg P3) => a_ + "prendrà" ;--# notpresent - VP (Pret Pl P1) => a_ + "prenguéssim" ;--# notpresent - VP (Pret Sg P1) => a_ + "prengués" ;--# notpresent - VP (Pret Pl P2) => a_ + "prenguéssiu" ;--# notpresent + VP (Fut Sg P3) => a_ + "prendrà" ;--# notpresent + VP (Pret Pl P1) => a_ + "prenguéssim" ;--# notpresent + VP (Pret Sg P1) => a_ + "prengués" ;--# notpresent + VP (Pret Pl P2) => a_ + "prenguéssiu" ;--# notpresent VP (Pret Sg P2) => a_ + "prenguessis" ;--# notpresent VP (Pret Pl P3) => a_ + "prenguessin" ;--# notpresent - VP (Pret Sg P3) => a_ + "prengués" ;--# notpresent - VP (Cond Pl P1) => a_ + "prendríem" ;--# notpresent + VP (Pret Sg P3) => a_ + "prengués" ;--# notpresent + VP (Cond Pl P1) => a_ + "prendríem" ;--# notpresent VP (Cond Sg P1) => a_ + "prendria" ;--# notpresent - VP (Cond Pl P2) => a_ + "prendríeu" ;--# notpresent + VP (Cond Pl P2) => a_ + "prendríeu" ;--# notpresent VP (Cond Sg P2) => a_ + "prendries" ;--# notpresent VP (Cond Pl P3) => a_ + "prendrien" ;--# notpresent VP (Cond Sg P3) => a_ + "prendria" ;--# notpresent VP (Imp Pl P1) => a_ + "prenguem" ; VP (Imp Pl P2) => a_ + "preneu" ; - VP (Imp Sg P2) => a_ + "prèn" ; + VP (Imp Sg P2) => a_ + "prèn" ; VP (Imp Pl P3) => a_ + "prenguin" ; VP (Imp Sg P3) => a_ + "prengui" ; VP (Pass Pl Fem) => a_ + "preses" ; VP (Pass Sg Fem) => a_ + "presa" ; VP (Pass Pl Masc) => a_ + "presos" ; - VP (Pass Sg Masc) => a_ + "près" ; + VP (Pass Sg Masc) => a_ + "près" ; VP (Imp Sg P1) => variants {} } } ; --- argüir-- is not in the used source . +-- argüir-- is not in the used source . oper atendre_8 : Str -> Verbum = \atendre -> let at_ = Predef.tk 5 atendre in @@ -394,33 +394,33 @@ let at_ = Predef.tk 5 atendre in 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 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 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 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 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 (Impf Sub Sg P3) => at_ + "engués" ;--# notpresent VP (Fut Pl P1) => at_ + "endrem" ;--# notpresent - VP (Fut Sg P1) => at_ + "endré" ;--# notpresent + VP (Fut Sg P1) => at_ + "endré" ;--# notpresent VP (Fut Pl P2) => at_ + "endreu" ;--# notpresent - VP (Fut Sg P2) => at_ + "endràs" ;--# notpresent + VP (Fut Sg P2) => at_ + "endràs" ;--# notpresent VP (Fut Pl P3) => at_ + "endran" ;--# notpresent - VP (Fut Sg P3) => at_ + "endrà" ;--# notpresent - VP (Pret Pl P1) => at_ + "enguéssim" ;--# notpresent - VP (Pret Sg P1) => at_ + "engués" ;--# notpresent - VP (Pret Pl P2) => at_ + "enguéssiu" ;--# notpresent + VP (Fut Sg P3) => at_ + "endrà" ;--# notpresent + VP (Pret Pl P1) => at_ + "enguéssim" ;--# notpresent + VP (Pret Sg P1) => at_ + "engués" ;--# notpresent + VP (Pret Pl P2) => at_ + "enguéssiu" ;--# notpresent VP (Pret Sg P2) => at_ + "enguessis" ;--# notpresent VP (Pret Pl P3) => at_ + "enguessin" ;--# notpresent - VP (Pret Sg P3) => at_ + "engués" ;--# notpresent - VP (Cond Pl P1) => at_ + "endríem" ;--# notpresent + VP (Pret Sg P3) => at_ + "engués" ;--# notpresent + VP (Cond Pl P1) => at_ + "endríem" ;--# notpresent VP (Cond Sg P1) => at_ + "endria" ;--# notpresent - VP (Cond Pl P2) => at_ + "endríeu" ;--# notpresent + VP (Cond Pl P2) => at_ + "endríeu" ;--# notpresent VP (Cond Sg P2) => at_ + "endries" ;--# notpresent VP (Cond Pl P3) => at_ + "endrien" ;--# notpresent VP (Cond Sg P3) => at_ + "endria" ;--# notpresent @@ -431,19 +431,19 @@ let at_ = Predef.tk 5 atendre in VP (Pass Pl Fem) => at_ + "eses" ; VP (Pass Sg Fem) => at_ + "esa" ; VP (Pass Pl Masc) => at_ + "esos" ; - VI Part => at_ + "ès" ; - VP (Pass Sg Masc) => at_ + "ès" ; - VP (Pres Ind Sg P3) => at_ + "én" ; - VP (Imp Sg P2) => at_ + "én" ; + VI Part => at_ + "ès" ; + VP (Pass Sg Masc) => at_ + "ès" ; + VP (Pres Ind Sg P3) => at_ + "én" ; + VP (Imp Sg P2) => at_ + "én" ; VP (Imp Sg P1) => variants {} } } ; -oper atènyer_59 : Str -> Verbum = \atènyer -> - let at_ = Predef.tk 5 atènyer in +oper atènyer_59 : Str -> Verbum = \atènyer -> + let at_ = Predef.tk 5 atènyer in {s = table { - VI Infn=> at_ + "ènyer" ; + VI Infn=> at_ + "ènyer" ; VI Ger => at_ + "enyent" ; - VI Part => at_ + "ès" ; + VI Part => at_ + "ès" ; VP (Pres Ind Sg P1) => at_ + "enyo" ; VP (Pres Ind Sg P2) => at_ + "enys" ; VP (Pres Ind Sg P3) => at_ + "eny" ; @@ -459,39 +459,39 @@ oper at 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 P1) => at_ + "enyíem" ; --# notpresent + VP (Impf Ind Pl P2) => at_ + "enyíeu" ; --# notpresent VP (Impf Ind Pl P3) => at_ + "enyien" ; --# 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 (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 - VP (Pret Pl P1) => at_ + "enyérem" ; --# notpresent - VP (Pret Pl P2) => at_ + "enyéreu" ; --# notpresent - VP (Pret Pl P3) => at_ + "enyéren" ; --# notpresent - VP (Fut Sg P1) => at_ + "enyeré" ; --# notpresent - VP (Fut Sg P2) => at_ + "enyeràs" ; --# notpresent - VP (Fut Sg P3) => at_ + "enyerà" ; --# notpresent + VP (Pret Sg P3) => at_ + "enyé" ; --# notpresent + VP (Pret Pl P1) => at_ + "enyérem" ; --# notpresent + VP (Pret Pl P2) => at_ + "enyéreu" ; --# notpresent + VP (Pret Pl P3) => at_ + "enyéren" ; --# notpresent + VP (Fut Sg P1) => at_ + "enyeré" ; --# notpresent + VP (Fut Sg P2) => at_ + "enyeràs" ; --# notpresent + VP (Fut Sg P3) => at_ + "enyerà" ; --# notpresent VP (Fut Pl P1) => at_ + "enyerem" ; --# notpresent VP (Fut Pl P2) => at_ + "enyereu" ; --# notpresent VP (Fut Pl P3) => at_ + "enyeran" ; --# notpresent VP (Cond Sg P1) => at_ + "enyeria" ; --# notpresent VP (Cond Sg P2) => at_ + "enyeries" ; --# notpresent VP (Cond Sg P3) => at_ + "enyeria" ; --# notpresent - VP (Cond Pl P1) => at_ + "enyeríem" ; --# notpresent - VP (Cond Pl P2) => at_ + "enyeríeu" ; --# notpresent + VP (Cond Pl P1) => at_ + "enyeríem" ; --# notpresent + VP (Cond Pl P2) => at_ + "enyeríeu" ; --# notpresent VP (Cond Pl P3) => at_ + "enyerien" ; --# notpresent VP (Imp Sg P2) => at_ + "eny" ; VP (Imp Sg P3) => at_ + "enyi" ; VP (Imp Pl P1) => at_ + "enyem" ; VP (Imp Pl P2) => at_ + "enyeu" ; VP (Imp Pl P3) => at_ + "enyin" ; - VP (Pass Sg Masc) => at_ + "ès" ; + VP (Pass Sg Masc) => at_ + "ès" ; VP (Pass Sg Fem) => at_ + "esa" ; VP (Pass Pl Masc) => at_ + "esos" ; VP (Pass Pl Fem) => at_ + "eses"; @@ -516,33 +516,33 @@ let bat_ = Predef.tk 2 batre in 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 Pl P1) => bat_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => bat_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => bat_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => bat_ + "és" ;--# notpresent VP (Fut Pl P1) => bat_ + "rem" ;--# notpresent - VP (Fut Sg P1) => bat_ + "ré" ;--# notpresent + VP (Fut Sg P1) => bat_ + "ré" ;--# notpresent VP (Fut Pl P2) => bat_ + "reu" ;--# notpresent - VP (Fut Sg P2) => bat_ + "ràs" ;--# notpresent + VP (Fut Sg P2) => bat_ + "ràs" ;--# notpresent VP (Fut Pl P3) => bat_ + "ran" ;--# notpresent - VP (Fut Sg P3) => bat_ + "rà" ;--# notpresent - VP (Pret Pl P1) => bat_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => bat_ + "és" ;--# notpresent - VP (Pret Pl P2) => bat_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => bat_ + "rà" ;--# notpresent + VP (Pret Pl P1) => bat_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => bat_ + "és" ;--# notpresent + VP (Pret Pl P2) => bat_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => bat_ + "essis" ;--# notpresent VP (Pret Pl P3) => bat_ + "essin" ;--# notpresent - VP (Pret Sg P3) => bat_ + "és" ;--# notpresent - VP (Cond Pl P1) => bat_ + "ríem" ;--# notpresent + VP (Pret Sg P3) => bat_ + "és" ;--# notpresent + VP (Cond Pl P1) => bat_ + "ríem" ;--# notpresent VP (Cond Sg P1) => bat_ + "ria" ;--# notpresent - VP (Cond Pl P2) => bat_ + "ríeu" ;--# notpresent + VP (Cond Pl P2) => bat_ + "ríeu" ;--# notpresent VP (Cond Sg P2) => bat_ + "ries" ;--# notpresent VP (Cond Pl P3) => bat_ + "rien" ;--# notpresent VP (Cond Sg P3) => bat_ + "ria" ;--# notpresent @@ -577,33 +577,33 @@ let be_ = Predef.tk 3 beure in 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 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 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 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 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 (Impf Sub Sg P3) => be_ + "gués" ;--# notpresent VP (Fut Pl P1) => be_ + "urem" ;--# notpresent - VP (Fut Sg P1) => be_ + "uré" ;--# notpresent + VP (Fut Sg P1) => be_ + "uré" ;--# notpresent VP (Fut Pl P2) => be_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => be_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => be_ + "uràs" ;--# notpresent VP (Fut Pl P3) => be_ + "uran" ;--# notpresent - VP (Fut Sg P3) => be_ + "urà" ;--# notpresent - VP (Pret Pl P1) => be_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => be_ + "gués" ;--# notpresent - VP (Pret Pl P2) => be_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => be_ + "urà" ;--# notpresent + VP (Pret Pl P1) => be_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => be_ + "gués" ;--# notpresent + VP (Pret Pl P2) => be_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => be_ + "guessis" ;--# notpresent VP (Pret Pl P3) => be_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => be_ + "gués" ;--# notpresent - VP (Cond Pl P1) => be_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => be_ + "gués" ;--# notpresent + VP (Cond Pl P1) => be_ + "uríem" ;--# notpresent VP (Cond Sg P1) => be_ + "uria" ;--# notpresent - VP (Cond Pl P2) => be_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => be_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => be_ + "uries" ;--# notpresent VP (Cond Pl P3) => be_ + "urien" ;--# notpresent VP (Cond Sg P3) => be_ + "uria" ;--# notpresent @@ -639,33 +639,33 @@ let ca_ = Predef.tk 3 cabre in 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 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 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 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 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 (Impf Sub Sg P3) => ca_ + "bés" ;--# notpresent VP (Fut Pl P1) => ca_ + "brem" ;--# notpresent - VP (Fut Sg P1) => ca_ + "bré" ;--# notpresent + VP (Fut Sg P1) => ca_ + "bré" ;--# notpresent VP (Fut Pl P2) => ca_ + "breu" ;--# notpresent - VP (Fut Sg P2) => ca_ + "bràs" ;--# notpresent + VP (Fut Sg P2) => ca_ + "bràs" ;--# notpresent VP (Fut Pl P3) => ca_ + "bran" ;--# notpresent - VP (Fut Sg P3) => ca_ + "brà" ;--# notpresent - VP (Pret Pl P1) => ca_ + "béssim" ;--# notpresent - VP (Pret Sg P1) => ca_ + "bés" ;--# notpresent - VP (Pret Pl P2) => ca_ + "béssiu" ;--# notpresent + VP (Fut Sg P3) => ca_ + "brà" ;--# notpresent + VP (Pret Pl P1) => ca_ + "béssim" ;--# notpresent + VP (Pret Sg P1) => ca_ + "bés" ;--# notpresent + VP (Pret Pl P2) => ca_ + "béssiu" ;--# notpresent VP (Pret Sg P2) => ca_ + "bessis" ;--# notpresent VP (Pret Pl P3) => ca_ + "bessin" ;--# notpresent - VP (Pret Sg P3) => ca_ + "bés" ;--# notpresent - VP (Cond Pl P1) => ca_ + "bríem" ;--# notpresent + VP (Pret Sg P3) => ca_ + "bés" ;--# notpresent + VP (Cond Pl P1) => ca_ + "bríem" ;--# notpresent VP (Cond Sg P1) => ca_ + "bria" ;--# notpresent - VP (Cond Pl P2) => ca_ + "bríeu" ;--# notpresent + VP (Cond Pl P2) => ca_ + "bríeu" ;--# notpresent VP (Cond Sg P2) => ca_ + "bries" ;--# notpresent VP (Cond Pl P3) => ca_ + "brien" ;--# notpresent VP (Cond Sg P3) => ca_ + "bria" ;--# notpresent @@ -701,33 +701,33 @@ let cant_ = Predef.tk 2 cantar in 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 Pl P1) => cant_ + "àvem" ;--# notpresent VP (Impf Ind Sg P1) => cant_ + "ava" ;--# notpresent - VP (Impf Ind Pl P2) => cant_ + "àveu" ;--# 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 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 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 (Impf Sub Sg P3) => cant_ + "és" ;--# notpresent VP (Fut Pl P1) => cant_ + "arem" ;--# notpresent - VP (Fut Sg P1) => cant_ + "aré" ;--# notpresent + VP (Fut Sg P1) => cant_ + "aré" ;--# notpresent VP (Fut Pl P2) => cant_ + "areu" ;--# notpresent - VP (Fut Sg P2) => cant_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => cant_ + "aràs" ;--# notpresent VP (Fut Pl P3) => cant_ + "aran" ;--# notpresent - VP (Fut Sg P3) => cant_ + "arà" ;--# notpresent - VP (Pret Pl P1) => cant_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => cant_ + "és" ;--# notpresent - VP (Pret Pl P2) => cant_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => cant_ + "arà" ;--# notpresent + VP (Pret Pl P1) => cant_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => cant_ + "és" ;--# notpresent + VP (Pret Pl P2) => cant_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => cant_ + "essis" ;--# notpresent VP (Pret Pl P3) => cant_ + "essin" ;--# notpresent - VP (Pret Sg P3) => cant_ + "és" ;--# notpresent - VP (Cond Pl P1) => cant_ + "aríem" ;--# notpresent + VP (Pret Sg P3) => cant_ + "és" ;--# notpresent + VP (Cond Pl P1) => cant_ + "aríem" ;--# notpresent VP (Cond Sg P1) => cant_ + "aria" ;--# notpresent - VP (Cond Pl P2) => cant_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => cant_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => cant_ + "aries" ;--# notpresent VP (Cond Pl P3) => cant_ + "arien" ;--# notpresent VP (Cond Sg P3) => cant_ + "aria" ;--# notpresent @@ -757,46 +757,46 @@ let canvi_ = Predef.tk 2 canviar in VP (Pres Ind Pl P3) => canvi_ + "en" ; VP (Pres Ind Sg P3) => canvi_ + "a" ; VP (Pres Sub Pl P1) => canvi_ + "em" ; - VP (Pres Sub Sg P1) => canvi_ + "ï" ; + 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 (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 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 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 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 (Impf Sub Sg P3) => canvi_ + "és" ;--# notpresent VP (Fut Pl P1) => canvi_ + "arem" ;--# notpresent - VP (Fut Sg P1) => canvi_ + "aré" ;--# notpresent + VP (Fut Sg P1) => canvi_ + "aré" ;--# notpresent VP (Fut Pl P2) => canvi_ + "areu" ;--# notpresent - VP (Fut Sg P2) => canvi_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => canvi_ + "aràs" ;--# notpresent VP (Fut Pl P3) => canvi_ + "aran" ;--# notpresent - VP (Fut Sg P3) => canvi_ + "arà" ;--# notpresent - VP (Pret Pl P1) => canvi_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => canvi_ + "és" ;--# notpresent - VP (Pret Pl P2) => canvi_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => canvi_ + "arà" ;--# notpresent + VP (Pret Pl P1) => canvi_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => canvi_ + "és" ;--# notpresent + VP (Pret Pl P2) => canvi_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => canvi_ + "essis" ;--# notpresent VP (Pret Pl P3) => canvi_ + "essin" ;--# notpresent - VP (Pret Sg P3) => canvi_ + "és" ;--# notpresent - VP (Cond Pl P1) => canvi_ + "aríem" ;--# notpresent + VP (Pret Sg P3) => canvi_ + "és" ;--# notpresent + VP (Cond Pl P1) => canvi_ + "aríem" ;--# notpresent VP (Cond Sg P1) => canvi_ + "aria" ;--# notpresent - VP (Cond Pl P2) => canvi_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => canvi_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => canvi_ + "aries" ;--# notpresent VP (Cond Pl P3) => canvi_ + "arien" ;--# notpresent VP (Cond Sg P3) => canvi_ + "aria" ;--# notpresent VP (Imp Pl P1) => canvi_ + "em" ; VP (Imp Pl P2) => canvi_ + "eu" ; VP (Imp Sg P2) => canvi_ + "a" ; - VP (Imp Pl P3) => canvi_ + "ïn" ; - VP (Imp Sg P3) => canvi_ + "ï" ; + VP (Imp Pl P3) => canvi_ + "ïn" ; + VP (Imp Sg P3) => canvi_ + "ï" ; VP (Pass Pl Fem) => canvi_ + "ades" ; VP (Pass Sg Fem) => canvi_ + "ada" ; VP (Pass Pl Masc) => canvi_ + "ats" ; @@ -824,33 +824,33 @@ let x_ = Predef.tk 5 caure in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "caigués" ;--# notpresent VP (Fut Pl P1) => x_ + "caurem" ;--# notpresent - VP (Fut Sg P1) => x_ + "cauré" ;--# notpresent + VP (Fut Sg P1) => x_ + "cauré" ;--# notpresent VP (Fut Pl P2) => x_ + "caureu" ;--# notpresent - VP (Fut Sg P2) => x_ + "cauràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "cauràs" ;--# notpresent VP (Fut Pl P3) => x_ + "cauran" ;--# notpresent - VP (Fut Sg P3) => x_ + "caurà" ;--# notpresent - VP (Pret Pl P1) => x_ + "caiguéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "caigués" ;--# notpresent - VP (Pret Pl P2) => x_ + "caiguéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "caurà" ;--# notpresent + VP (Pret Pl P1) => x_ + "caiguéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "caigués" ;--# notpresent + VP (Pret Pl P2) => x_ + "caiguéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "caiguessis" ;--# notpresent VP (Pret Pl P3) => x_ + "caiguessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "caigués" ;--# notpresent - VP (Cond Pl P1) => x_ + "cauríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "caigués" ;--# notpresent + VP (Cond Pl P1) => x_ + "cauríem" ;--# notpresent VP (Cond Sg P1) => x_ + "cauria" ;--# notpresent - VP (Cond Pl P2) => x_ + "cauríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "cauríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "cauries" ;--# notpresent VP (Cond Pl P3) => x_ + "caurien" ;--# notpresent VP (Cond Sg P3) => x_ + "cauria" ;--# notpresent @@ -885,33 +885,33 @@ let clo_ = Predef.tk 3 cloure in 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 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 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 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 (Impf Sub Sg P3) => clo_ + "gués" ;--# notpresent VP (Fut Pl P1) => clo_ + "urem" ;--# notpresent - VP (Fut Sg P1) => clo_ + "uré" ;--# notpresent + VP (Fut Sg P1) => clo_ + "uré" ;--# notpresent VP (Fut Pl P2) => clo_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => clo_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => clo_ + "uràs" ;--# notpresent VP (Fut Pl P3) => clo_ + "uran" ;--# notpresent - VP (Fut Sg P3) => clo_ + "urà" ;--# notpresent - VP (Pret Pl P1) => clo_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => clo_ + "gués" ;--# notpresent - VP (Pret Pl P2) => clo_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => clo_ + "urà" ;--# notpresent + VP (Pret Pl P1) => clo_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => clo_ + "gués" ;--# notpresent + VP (Pret Pl P2) => clo_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => clo_ + "guessis" ;--# notpresent VP (Pret Pl P3) => clo_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => clo_ + "gués" ;--# notpresent - VP (Cond Pl P1) => clo_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => clo_ + "gués" ;--# notpresent + VP (Cond Pl P1) => clo_ + "uríem" ;--# notpresent VP (Cond Sg P1) => clo_ + "uria" ;--# notpresent - VP (Cond Pl P2) => clo_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => clo_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => clo_ + "uries" ;--# notpresent VP (Cond Pl P3) => clo_ + "urien" ;--# notpresent VP (Cond Sg P3) => clo_ + "uria" ;--# notpresent @@ -946,33 +946,33 @@ let cob_ = Predef.tk 3 cobrir in 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 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 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 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 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 (Impf Sub Sg P3) => cob_ + "rís" ;--# notpresent VP (Fut Pl P1) => cob_ + "rirem" ;--# notpresent - VP (Fut Sg P1) => cob_ + "riré" ;--# notpresent + VP (Fut Sg P1) => cob_ + "riré" ;--# notpresent VP (Fut Pl P2) => cob_ + "rireu" ;--# notpresent - VP (Fut Sg P2) => cob_ + "riràs" ;--# notpresent + VP (Fut Sg P2) => cob_ + "riràs" ;--# notpresent VP (Fut Pl P3) => cob_ + "riran" ;--# notpresent - VP (Fut Sg P3) => cob_ + "rirà" ;--# notpresent - VP (Pret Pl P1) => cob_ + "ríssim" ;--# notpresent - VP (Pret Sg P1) => cob_ + "rís" ;--# notpresent - VP (Pret Pl P2) => cob_ + "ríssiu" ;--# notpresent + VP (Fut Sg P3) => cob_ + "rirà" ;--# notpresent + VP (Pret Pl P1) => cob_ + "ríssim" ;--# notpresent + VP (Pret Sg P1) => cob_ + "rís" ;--# notpresent + VP (Pret Pl P2) => cob_ + "ríssiu" ;--# notpresent VP (Pret Sg P2) => cob_ + "rissis" ;--# notpresent VP (Pret Pl P3) => cob_ + "rissin" ;--# notpresent - VP (Pret Sg P3) => cob_ + "rís" ;--# notpresent - VP (Cond Pl P1) => cob_ + "riríem" ;--# notpresent + VP (Pret Sg P3) => cob_ + "rís" ;--# notpresent + VP (Cond Pl P1) => cob_ + "riríem" ;--# notpresent VP (Cond Sg P1) => cob_ + "riria" ;--# notpresent - VP (Cond Pl P2) => cob_ + "riríeu" ;--# notpresent + VP (Cond Pl P2) => cob_ + "riríeu" ;--# notpresent VP (Cond Sg P2) => cob_ + "riries" ;--# notpresent VP (Cond Pl P3) => cob_ + "ririen" ;--# notpresent VP (Cond Sg P3) => cob_ + "riria" ;--# notpresent @@ -1007,33 +1007,33 @@ let c_ = Predef.tk 5 collir in 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 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 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 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 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 (Impf Sub Sg P3) => c_ + "ollís" ;--# notpresent VP (Fut Pl P1) => c_ + "ollirem" ;--# notpresent - VP (Fut Sg P1) => c_ + "olliré" ;--# notpresent + VP (Fut Sg P1) => c_ + "olliré" ;--# notpresent VP (Fut Pl P2) => c_ + "ollireu" ;--# notpresent - VP (Fut Sg P2) => c_ + "olliràs" ;--# notpresent + VP (Fut Sg P2) => c_ + "olliràs" ;--# notpresent VP (Fut Pl P3) => c_ + "olliran" ;--# notpresent - VP (Fut Sg P3) => c_ + "ollirà" ;--# notpresent - VP (Pret Pl P1) => c_ + "ollíssim" ;--# notpresent - VP (Pret Sg P1) => c_ + "ollís" ;--# notpresent - VP (Pret Pl P2) => c_ + "ollíssiu" ;--# notpresent + VP (Fut Sg P3) => c_ + "ollirà" ;--# notpresent + VP (Pret Pl P1) => c_ + "ollíssim" ;--# notpresent + VP (Pret Sg P1) => c_ + "ollís" ;--# notpresent + VP (Pret Pl P2) => c_ + "ollíssiu" ;--# notpresent VP (Pret Sg P2) => c_ + "ollissis" ;--# notpresent VP (Pret Pl P3) => c_ + "ollissin" ;--# notpresent - VP (Pret Sg P3) => c_ + "ollís" ;--# notpresent - VP (Cond Pl P1) => c_ + "olliríem" ;--# notpresent + VP (Pret Sg P3) => c_ + "ollís" ;--# notpresent + VP (Cond Pl P1) => c_ + "olliríem" ;--# notpresent VP (Cond Sg P1) => c_ + "olliria" ;--# notpresent - VP (Cond Pl P2) => c_ + "olliríeu" ;--# notpresent + VP (Cond Pl P2) => c_ + "olliríeu" ;--# notpresent VP (Cond Sg P2) => c_ + "olliries" ;--# notpresent VP (Cond Pl P3) => c_ + "ollirien" ;--# notpresent VP (Cond Sg P3) => c_ + "olliria" ;--# notpresent @@ -1050,63 +1050,63 @@ VP (Imp Sg P1) => variants {} } } ; -oper començar_22 : Str -> Verbum = \començar -> -let comen_ = Predef.tk 3 començar in +oper començar_22 : Str -> Verbum = \començar -> +let comen_ = Predef.tk 3 començar in {s = table { - VI Infn => comen_ + "çar" ; - VI Ger => comen_ + "çant" ; - VI Part => comen_ + "çat" ; + 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 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 Ind Sg P3) => comen_ + "ça" ; 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 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 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 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 - VP (Fut Sg P2) => comen_ + "çaràs" ;--# notpresent - VP (Fut Pl P3) => comen_ + "çaran" ;--# notpresent - VP (Fut Sg P3) => comen_ + "çarà" ;--# notpresent - VP (Pret Pl P1) => comen_ + "céssim" ;--# notpresent - VP (Pret Sg P1) => comen_ + "cés" ;--# notpresent - VP (Pret Pl P2) => comen_ + "céssiu" ;--# 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 + VP (Fut Sg P2) => comen_ + "çaràs" ;--# notpresent + VP (Fut Pl P3) => comen_ + "çaran" ;--# notpresent + VP (Fut Sg P3) => comen_ + "çarà" ;--# notpresent + VP (Pret Pl P1) => comen_ + "céssim" ;--# notpresent + VP (Pret Sg P1) => comen_ + "cés" ;--# notpresent + VP (Pret Pl P2) => comen_ + "céssiu" ;--# notpresent VP (Pret Sg P2) => comen_ + "cessis" ;--# notpresent VP (Pret Pl P3) => comen_ + "cessin" ;--# notpresent - VP (Pret Sg P3) => comen_ + "cés" ;--# notpresent - VP (Cond Pl P1) => comen_ + "çaríem" ;--# notpresent - VP (Cond Sg P1) => comen_ + "çaria" ;--# notpresent - VP (Cond Pl P2) => comen_ + "çaríeu" ;--# notpresent - VP (Cond Sg P2) => comen_ + "çaries" ;--# notpresent - VP (Cond Pl P3) => comen_ + "çarien" ;--# notpresent - VP (Cond Sg P3) => comen_ + "çaria" ;--# notpresent + VP (Pret Sg P3) => comen_ + "cés" ;--# notpresent + VP (Cond Pl P1) => comen_ + "çaríem" ;--# notpresent + VP (Cond Sg P1) => comen_ + "çaria" ;--# notpresent + VP (Cond Pl P2) => comen_ + "çaríeu" ;--# notpresent + VP (Cond Sg P2) => comen_ + "çaries" ;--# notpresent + VP (Cond Pl P3) => comen_ + "çarien" ;--# notpresent + VP (Cond Sg P3) => comen_ + "çaria" ;--# notpresent VP (Imp Pl P1) => comen_ + "cem" ; VP (Imp Pl P2) => comen_ + "ceu" ; - VP (Imp Sg P2) => comen_ + "ça" ; + VP (Imp Sg P2) => comen_ + "ça" ; VP (Imp Pl P3) => comen_ + "cin" ; VP (Imp Sg P3) => comen_ + "ci" ; - VP (Pass Pl Fem) => comen_ + "çades" ; - VP (Pass Sg Fem) => comen_ + "çada" ; - VP (Pass Pl Masc) => comen_ + "çats" ; - VP (Pass Sg Masc) => comen_ + "çat" ; + VP (Pass Pl Fem) => comen_ + "çades" ; + VP (Pass Sg Fem) => comen_ + "çada" ; + VP (Pass Pl Masc) => comen_ + "çats" ; + VP (Pass Sg Masc) => comen_ + "çat" ; VP (Imp Sg P1) => variants {} } } ; @@ -1129,33 +1129,33 @@ let commo_ = Predef.tk 3 commoure in 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 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 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 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 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 (Impf Sub Sg P3) => commo_ + "gués" ;--# notpresent VP (Fut Pl P1) => commo_ + "urem" ;--# notpresent - VP (Fut Sg P1) => commo_ + "uré" ;--# notpresent + VP (Fut Sg P1) => commo_ + "uré" ;--# notpresent VP (Fut Pl P2) => commo_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => commo_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => commo_ + "uràs" ;--# notpresent VP (Fut Pl P3) => commo_ + "uran" ;--# notpresent - VP (Fut Sg P3) => commo_ + "urà" ;--# notpresent - VP (Pret Pl P1) => commo_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => commo_ + "gués" ;--# notpresent - VP (Pret Pl P2) => commo_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => commo_ + "urà" ;--# notpresent + VP (Pret Pl P1) => commo_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => commo_ + "gués" ;--# notpresent + VP (Pret Pl P2) => commo_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => commo_ + "guessis" ;--# notpresent VP (Pret Pl P3) => commo_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => commo_ + "gués" ;--# notpresent - VP (Cond Pl P1) => commo_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => commo_ + "gués" ;--# notpresent + VP (Cond Pl P1) => commo_ + "uríem" ;--# notpresent VP (Cond Sg P1) => commo_ + "uria" ;--# notpresent - VP (Cond Pl P2) => commo_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => commo_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => commo_ + "uries" ;--# notpresent VP (Cond Pl P3) => commo_ + "urien" ;--# notpresent VP (Cond Sg P3) => commo_ + "uria" ;--# notpresent @@ -1190,33 +1190,33 @@ let compla_ = Predef.tk 3 complaure in 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 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 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 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 (Impf Sub Sg P3) => compla_ + "gués" ;--# notpresent VP (Fut Pl P1) => compla_ + "urem" ;--# notpresent - VP (Fut Sg P1) => compla_ + "uré" ;--# notpresent + VP (Fut Sg P1) => compla_ + "uré" ;--# notpresent VP (Fut Pl P2) => compla_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => compla_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => compla_ + "uràs" ;--# notpresent VP (Fut Pl P3) => compla_ + "uran" ;--# notpresent - VP (Fut Sg P3) => compla_ + "urà" ;--# notpresent - VP (Pret Pl P1) => compla_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => compla_ + "gués" ;--# notpresent - VP (Pret Pl P2) => compla_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => compla_ + "urà" ;--# notpresent + VP (Pret Pl P1) => compla_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => compla_ + "gués" ;--# notpresent + VP (Pret Pl P2) => compla_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => compla_ + "guessis" ;--# notpresent VP (Pret Pl P3) => compla_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => compla_ + "gués" ;--# notpresent - VP (Cond Pl P1) => compla_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => compla_ + "gués" ;--# notpresent + VP (Cond Pl P1) => compla_ + "uríem" ;--# notpresent VP (Cond Sg P1) => compla_ + "uria" ;--# notpresent - VP (Cond Pl P2) => compla_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => compla_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => compla_ + "uries" ;--# notpresent VP (Cond Pl P3) => compla_ + "urien" ;--# notpresent VP (Cond Sg P3) => compla_ + "uria" ;--# notpresent @@ -1251,33 +1251,33 @@ let compl_ = Predef.tk 2 complir in 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 Pl P1) => compl_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => compl_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => compl_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => compl_ + "ís" ;--# notpresent VP (Fut Pl P1) => compl_ + "irem" ;--# notpresent - VP (Fut Sg P1) => compl_ + "iré" ;--# notpresent + VP (Fut Sg P1) => compl_ + "iré" ;--# notpresent VP (Fut Pl P2) => compl_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => compl_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => compl_ + "iràs" ;--# notpresent VP (Fut Pl P3) => compl_ + "iran" ;--# notpresent - VP (Fut Sg P3) => compl_ + "irà" ;--# notpresent - VP (Pret Pl P1) => compl_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => compl_ + "ís" ;--# notpresent - VP (Pret Pl P2) => compl_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => compl_ + "irà" ;--# notpresent + VP (Pret Pl P1) => compl_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => compl_ + "ís" ;--# notpresent + VP (Pret Pl P2) => compl_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => compl_ + "issis" ;--# notpresent VP (Pret Pl P3) => compl_ + "issin" ;--# notpresent - VP (Pret Sg P3) => compl_ + "ís" ;--# notpresent - VP (Cond Pl P1) => compl_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => compl_ + "ís" ;--# notpresent + VP (Cond Pl P1) => compl_ + "iríem" ;--# notpresent VP (Cond Sg P1) => compl_ + "iria" ;--# notpresent - VP (Cond Pl P2) => compl_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => compl_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => compl_ + "iries" ;--# notpresent VP (Cond Pl P3) => compl_ + "irien" ;--# notpresent VP (Cond Sg P3) => compl_ + "iria" ;--# notpresent @@ -1312,33 +1312,33 @@ let compo_ = Predef.tk 4 compondre in 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 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 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 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 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 (Impf Sub Sg P3) => compo_ + "ngués" ;--# notpresent VP (Fut Pl P1) => compo_ + "ndrem" ;--# notpresent - VP (Fut Sg P1) => compo_ + "ndré" ;--# notpresent + VP (Fut Sg P1) => compo_ + "ndré" ;--# notpresent VP (Fut Pl P2) => compo_ + "ndreu" ;--# notpresent - VP (Fut Sg P2) => compo_ + "ndràs" ;--# notpresent + VP (Fut Sg P2) => compo_ + "ndràs" ;--# notpresent VP (Fut Pl P3) => compo_ + "ndran" ;--# notpresent - VP (Fut Sg P3) => compo_ + "ndrà" ;--# notpresent - VP (Pret Pl P1) => compo_ + "nguéssim" ;--# notpresent - VP (Pret Sg P1) => compo_ + "ngués" ;--# notpresent - VP (Pret Pl P2) => compo_ + "nguéssiu" ;--# notpresent + VP (Fut Sg P3) => compo_ + "ndrà" ;--# notpresent + VP (Pret Pl P1) => compo_ + "nguéssim" ;--# notpresent + VP (Pret Sg P1) => compo_ + "ngués" ;--# notpresent + VP (Pret Pl P2) => compo_ + "nguéssiu" ;--# notpresent VP (Pret Sg P2) => compo_ + "nguessis" ;--# notpresent VP (Pret Pl P3) => compo_ + "nguessin" ;--# notpresent - VP (Pret Sg P3) => compo_ + "ngués" ;--# notpresent - VP (Cond Pl P1) => compo_ + "ndríem" ;--# notpresent + VP (Pret Sg P3) => compo_ + "ngués" ;--# notpresent + VP (Cond Pl P1) => compo_ + "ndríem" ;--# notpresent VP (Cond Sg P1) => compo_ + "ndria" ;--# notpresent - VP (Cond Pl P2) => compo_ + "ndríeu" ;--# notpresent + VP (Cond Pl P2) => compo_ + "ndríeu" ;--# notpresent VP (Cond Sg P2) => compo_ + "ndries" ;--# notpresent VP (Cond Pl P3) => compo_ + "ndrien" ;--# notpresent VP (Cond Sg P3) => compo_ + "ndria" ;--# notpresent @@ -1355,8 +1355,8 @@ VP (Imp Sg P1) => variants {} } } ; -oper conèixer_27 : Str -> Verbum = \conèixer -> -let con_ = Predef.tk 5 conèixer in +oper conèixer_27 : Str -> Verbum = \conèixer -> +let con_ = Predef.tk 5 conèixer in {s = table { VI Ger => con_ + "eixent" ; VI Part => con_ + "egut" ; @@ -1372,33 +1372,33 @@ let con_ = Predef.tk 5 con 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 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 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 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 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 (Impf Sub Sg P3) => con_ + "egués" ;--# notpresent VP (Fut Pl P1) => con_ + "eixerem" ;--# notpresent - VP (Fut Sg P1) => con_ + "eixeré" ;--# notpresent + VP (Fut Sg P1) => con_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => con_ + "eixereu" ;--# notpresent - VP (Fut Sg P2) => con_ + "eixeràs" ;--# notpresent + VP (Fut Sg P2) => con_ + "eixeràs" ;--# notpresent VP (Fut Pl P3) => con_ + "eixeran" ;--# notpresent - VP (Fut Sg P3) => con_ + "eixerà" ;--# notpresent - VP (Pret Pl P1) => con_ + "eguéssim" ;--# notpresent - VP (Pret Sg P1) => con_ + "egués" ;--# notpresent - VP (Pret Pl P2) => con_ + "eguéssiu" ;--# notpresent + VP (Fut Sg P3) => con_ + "eixerà" ;--# notpresent + VP (Pret Pl P1) => con_ + "eguéssim" ;--# notpresent + VP (Pret Sg P1) => con_ + "egués" ;--# notpresent + VP (Pret Pl P2) => con_ + "eguéssiu" ;--# notpresent VP (Pret Sg P2) => con_ + "eguessis" ;--# notpresent VP (Pret Pl P3) => con_ + "eguessin" ;--# notpresent - VP (Pret Sg P3) => con_ + "egués" ;--# notpresent - VP (Cond Pl P1) => con_ + "eixeríem" ;--# notpresent + VP (Pret Sg P3) => con_ + "egués" ;--# notpresent + VP (Cond Pl P1) => con_ + "eixeríem" ;--# notpresent VP (Cond Sg P1) => con_ + "eixeria" ;--# notpresent - VP (Cond Pl P2) => con_ + "eixeríeu" ;--# notpresent + VP (Cond Pl P2) => con_ + "eixeríeu" ;--# notpresent VP (Cond Sg P2) => con_ + "eixeries" ;--# notpresent VP (Cond Pl P3) => con_ + "eixerien" ;--# notpresent VP (Cond Sg P3) => con_ + "eixeria" ;--# notpresent @@ -1411,7 +1411,7 @@ let con_ = Predef.tk 5 con VP (Pass Sg Fem) => con_ + "eguda" ; VP (Pass Pl Masc) => con_ + "eguts" ; VP (Pass Sg Masc) => con_ + "egut" ; - VI Infn => con_ + "èixer" ; + VI Infn => con_ + "èixer" ; VP (Imp Sg P1) => variants {} } } ; @@ -1433,33 +1433,33 @@ let conf_ = Predef.tk 5 confondre in 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 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 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 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 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 (Impf Sub Sg P3) => conf_ + "ongués" ;--# notpresent VP (Fut Pl P1) => conf_ + "ondrem" ;--# notpresent - VP (Fut Sg P1) => conf_ + "ondré" ;--# notpresent + VP (Fut Sg P1) => conf_ + "ondré" ;--# notpresent VP (Fut Pl P2) => conf_ + "ondreu" ;--# notpresent - VP (Fut Sg P2) => conf_ + "ondràs" ;--# notpresent + VP (Fut Sg P2) => conf_ + "ondràs" ;--# notpresent VP (Fut Pl P3) => conf_ + "ondran" ;--# notpresent - VP (Fut Sg P3) => conf_ + "ondrà" ;--# notpresent - VP (Pret Pl P1) => conf_ + "onguéssim" ;--# notpresent - VP (Pret Sg P1) => conf_ + "ongués" ;--# notpresent - VP (Pret Pl P2) => conf_ + "onguéssiu" ;--# notpresent + VP (Fut Sg P3) => conf_ + "ondrà" ;--# notpresent + VP (Pret Pl P1) => conf_ + "onguéssim" ;--# notpresent + VP (Pret Sg P1) => conf_ + "ongués" ;--# notpresent + VP (Pret Pl P2) => conf_ + "onguéssiu" ;--# notpresent VP (Pret Sg P2) => conf_ + "onguessis" ;--# notpresent VP (Pret Pl P3) => conf_ + "onguessin" ;--# notpresent - VP (Pret Sg P3) => conf_ + "ongués" ;--# notpresent - VP (Cond Pl P1) => conf_ + "ondríem" ;--# notpresent + VP (Pret Sg P3) => conf_ + "ongués" ;--# notpresent + VP (Cond Pl P1) => conf_ + "ondríem" ;--# notpresent VP (Cond Sg P1) => conf_ + "ondria" ;--# notpresent - VP (Cond Pl P2) => conf_ + "ondríeu" ;--# notpresent + VP (Cond Pl P2) => conf_ + "ondríeu" ;--# notpresent VP (Cond Sg P2) => conf_ + "ondries" ;--# notpresent VP (Cond Pl P3) => conf_ + "ondrien" ;--# notpresent VP (Cond Sg P3) => conf_ + "ondria" ;--# notpresent @@ -1471,14 +1471,14 @@ let conf_ = Predef.tk 5 confondre in VP (Pass Pl Fem) => conf_ + "oses" ; VP (Pass Sg Fem) => conf_ + "osa" ; VP (Pass Pl Masc) => conf_ + "osos" ; - VI Part => conf_ + "ós" ; - VP (Pass Sg Masc) => conf_ + "ós" ; + VI Part => conf_ + "ós" ; + VP (Pass Sg Masc) => conf_ + "ós" ; VP (Imp Sg P1) => variants {} } } ; -oper constrènyer_29 : Str -> Verbum = \constrènyer -> -let constr_ = Predef.tk 5 constrènyer in +oper constrènyer_29 : Str -> Verbum = \constrènyer -> +let constr_ = Predef.tk 5 constrènyer in {s = table { VI Ger => constr_ + "enyent" ; VI Part => constr_ + "et" ; @@ -1494,33 +1494,33 @@ let constr_ = Predef.tk 5 constr 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 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 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 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 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 (Impf Sub Sg P3) => constr_ + "enyés" ;--# notpresent VP (Fut Pl P1) => constr_ + "enyerem" ;--# notpresent - VP (Fut Sg P1) => constr_ + "enyeré" ;--# notpresent + VP (Fut Sg P1) => constr_ + "enyeré" ;--# notpresent VP (Fut Pl P2) => constr_ + "enyereu" ;--# notpresent - VP (Fut Sg P2) => constr_ + "enyeràs" ;--# notpresent + VP (Fut Sg P2) => constr_ + "enyeràs" ;--# notpresent VP (Fut Pl P3) => constr_ + "enyeran" ;--# notpresent - VP (Fut Sg P3) => constr_ + "enyerà" ;--# notpresent - VP (Pret Pl P1) => constr_ + "enyéssim" ;--# notpresent - VP (Pret Sg P1) => constr_ + "enyés" ;--# notpresent - VP (Pret Pl P2) => constr_ + "enyéssiu" ;--# notpresent + VP (Fut Sg P3) => constr_ + "enyerà" ;--# notpresent + VP (Pret Pl P1) => constr_ + "enyéssim" ;--# notpresent + VP (Pret Sg P1) => constr_ + "enyés" ;--# notpresent + VP (Pret Pl P2) => constr_ + "enyéssiu" ;--# notpresent VP (Pret Sg P2) => constr_ + "enyessis" ;--# notpresent VP (Pret Pl P3) => constr_ + "enyessin" ;--# notpresent - VP (Pret Sg P3) => constr_ + "enyés" ;--# notpresent - VP (Cond Pl P1) => constr_ + "enyeríem" ;--# notpresent + VP (Pret Sg P3) => constr_ + "enyés" ;--# notpresent + VP (Cond Pl P1) => constr_ + "enyeríem" ;--# notpresent VP (Cond Sg P1) => constr_ + "enyeria" ;--# notpresent - VP (Cond Pl P2) => constr_ + "enyeríeu" ;--# notpresent + VP (Cond Pl P2) => constr_ + "enyeríeu" ;--# notpresent VP (Cond Sg P2) => constr_ + "enyeries" ;--# notpresent VP (Cond Pl P3) => constr_ + "enyerien" ;--# notpresent VP (Cond Sg P3) => constr_ + "enyeria" ;--# notpresent @@ -1533,13 +1533,13 @@ let constr_ = Predef.tk 5 constr VP (Pass Sg Fem) => constr_ + "eta" ; VP (Pass Pl Masc) => constr_ + "ets" ; VP (Pass Sg Masc) => constr_ + "et" ; - VI Infn => constr_ + "ènyer" ; + VI Infn => constr_ + "ènyer" ; VP (Imp Sg P1) => variants {} } } ; -oper córrer_30 : Str -> Verbum = \córrer -> -let c_ = Predef.tk 5 córrer in +oper córrer_30 : Str -> Verbum = \córrer -> +let c_ = Predef.tk 5 córrer in {s = table { VI Ger => c_ + "orrent" ; VI Part => c_ + "orregut" ; @@ -1555,33 +1555,33 @@ let c_ = Predef.tk 5 c 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 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 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 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 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 (Impf Sub Sg P3) => c_ + "orregués" ;--# notpresent VP (Fut Pl P1) => c_ + "orrerem" ;--# notpresent - VP (Fut Sg P1) => c_ + "orreré" ;--# notpresent + VP (Fut Sg P1) => c_ + "orreré" ;--# notpresent VP (Fut Pl P2) => c_ + "orrereu" ;--# notpresent - VP (Fut Sg P2) => c_ + "orreràs" ;--# notpresent + VP (Fut Sg P2) => c_ + "orreràs" ;--# notpresent VP (Fut Pl P3) => c_ + "orreran" ;--# notpresent - VP (Fut Sg P3) => c_ + "orrerà" ;--# notpresent - VP (Pret Pl P1) => c_ + "orreguéssim" ;--# notpresent - VP (Pret Sg P1) => c_ + "orregués" ;--# notpresent - VP (Pret Pl P2) => c_ + "orreguéssiu" ;--# notpresent + VP (Fut Sg P3) => c_ + "orrerà" ;--# notpresent + VP (Pret Pl P1) => c_ + "orreguéssim" ;--# notpresent + VP (Pret Sg P1) => c_ + "orregués" ;--# notpresent + VP (Pret Pl P2) => c_ + "orreguéssiu" ;--# notpresent VP (Pret Sg P2) => c_ + "orreguessis" ;--# notpresent VP (Pret Pl P3) => c_ + "orreguessin" ;--# notpresent - VP (Pret Sg P3) => c_ + "orregués" ;--# notpresent - VP (Cond Pl P1) => c_ + "orreríem" ;--# notpresent + VP (Pret Sg P3) => c_ + "orregués" ;--# notpresent + VP (Cond Pl P1) => c_ + "orreríem" ;--# notpresent VP (Cond Sg P1) => c_ + "orreria" ;--# notpresent - VP (Cond Pl P2) => c_ + "orreríeu" ;--# notpresent + VP (Cond Pl P2) => c_ + "orreríeu" ;--# notpresent VP (Cond Sg P2) => c_ + "orreries" ;--# notpresent VP (Cond Pl P3) => c_ + "orrerien" ;--# notpresent VP (Cond Sg P3) => c_ + "orreria" ;--# notpresent @@ -1594,7 +1594,7 @@ let c_ = Predef.tk 5 c VP (Pass Sg Fem) => c_ + "orreguda" ; VP (Pass Pl Masc) => c_ + "orreguts" ; VP (Pass Sg Masc) => c_ + "orregut" ; - VI Infn => c_ + "órrer" ; + VI Infn => c_ + "órrer" ; VP (Imp Sg P1) => variants {} } } ; @@ -1617,33 +1617,33 @@ let c_ = Predef.tk 4 cosir in 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 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 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 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 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 (Impf Sub Sg P3) => c_ + "osís" ;--# notpresent VP (Fut Pl P1) => c_ + "osirem" ;--# notpresent - VP (Fut Sg P1) => c_ + "osiré" ;--# notpresent + VP (Fut Sg P1) => c_ + "osiré" ;--# notpresent VP (Fut Pl P2) => c_ + "osireu" ;--# notpresent - VP (Fut Sg P2) => c_ + "osiràs" ;--# notpresent + VP (Fut Sg P2) => c_ + "osiràs" ;--# notpresent VP (Fut Pl P3) => c_ + "osiran" ;--# notpresent - VP (Fut Sg P3) => c_ + "osirà" ;--# notpresent - VP (Pret Pl P1) => c_ + "osíssim" ;--# notpresent - VP (Pret Sg P1) => c_ + "osís" ;--# notpresent - VP (Pret Pl P2) => c_ + "osíssiu" ;--# notpresent + VP (Fut Sg P3) => c_ + "osirà" ;--# notpresent + VP (Pret Pl P1) => c_ + "osíssim" ;--# notpresent + VP (Pret Sg P1) => c_ + "osís" ;--# notpresent + VP (Pret Pl P2) => c_ + "osíssiu" ;--# notpresent VP (Pret Sg P2) => c_ + "osissis" ;--# notpresent VP (Pret Pl P3) => c_ + "osissin" ;--# notpresent - VP (Pret Sg P3) => c_ + "osís" ;--# notpresent - VP (Cond Pl P1) => c_ + "osiríem" ;--# notpresent + VP (Pret Sg P3) => c_ + "osís" ;--# notpresent + VP (Cond Pl P1) => c_ + "osiríem" ;--# notpresent VP (Cond Sg P1) => c_ + "osiria" ;--# notpresent - VP (Cond Pl P2) => c_ + "osiríeu" ;--# notpresent + VP (Cond Pl P2) => c_ + "osiríeu" ;--# notpresent VP (Cond Sg P2) => c_ + "osiries" ;--# notpresent VP (Cond Pl P3) => c_ + "osirien" ;--# notpresent VP (Cond Sg P3) => c_ + "osiria" ;--# notpresent @@ -1678,33 +1678,33 @@ let c_ = Predef.tk 4 coure in 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 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 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 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 (Impf Sub Sg P3) => c_ + "ogués" ;--# notpresent VP (Fut Pl P1) => c_ + "ourem" ;--# notpresent - VP (Fut Sg P1) => c_ + "ouré" ;--# notpresent + VP (Fut Sg P1) => c_ + "ouré" ;--# notpresent VP (Fut Pl P2) => c_ + "oureu" ;--# notpresent - VP (Fut Sg P2) => c_ + "ouràs" ;--# notpresent + VP (Fut Sg P2) => c_ + "ouràs" ;--# notpresent VP (Fut Pl P3) => c_ + "ouran" ;--# notpresent - VP (Fut Sg P3) => c_ + "ourà" ;--# notpresent - VP (Pret Pl P1) => c_ + "oguéssim" ;--# notpresent - VP (Pret Sg P1) => c_ + "ogués" ;--# notpresent - VP (Pret Pl P2) => c_ + "oguéssiu" ;--# notpresent + VP (Fut Sg P3) => c_ + "ourà" ;--# notpresent + VP (Pret Pl P1) => c_ + "oguéssim" ;--# notpresent + VP (Pret Sg P1) => c_ + "ogués" ;--# notpresent + VP (Pret Pl P2) => c_ + "oguéssiu" ;--# notpresent VP (Pret Sg P2) => c_ + "oguessis" ;--# notpresent VP (Pret Pl P3) => c_ + "oguessin" ;--# notpresent - VP (Pret Sg P3) => c_ + "ogués" ;--# notpresent - VP (Cond Pl P1) => c_ + "ouríem" ;--# notpresent + VP (Pret Sg P3) => c_ + "ogués" ;--# notpresent + VP (Cond Pl P1) => c_ + "ouríem" ;--# notpresent VP (Cond Sg P1) => c_ + "ouria" ;--# notpresent - VP (Cond Pl P2) => c_ + "ouríeu" ;--# notpresent + VP (Cond Pl P2) => c_ + "ouríeu" ;--# notpresent VP (Cond Sg P2) => c_ + "ouries" ;--# notpresent VP (Cond Pl P3) => c_ + "ourien" ;--# notpresent VP (Cond Sg P3) => c_ + "ouria" ;--# notpresent @@ -1721,8 +1721,8 @@ VP (Imp Sg P1) => variants {} } } ; -oper créixer_33 : Str -> Verbum = \créixer -> -let cr_ = Predef.tk 5 créixer in +oper créixer_33 : Str -> Verbum = \créixer -> +let cr_ = Predef.tk 5 créixer in {s = table { VI Ger => cr_ + "eixent" ; VI Part => cr_ + "escut" ; @@ -1738,33 +1738,33 @@ let cr_ = Predef.tk 5 cr 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 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 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 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 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 (Impf Sub Sg P3) => cr_ + "eixés" ;--# notpresent VP (Fut Pl P1) => cr_ + "eixerem" ;--# notpresent - VP (Fut Sg P1) => cr_ + "eixeré" ;--# notpresent + VP (Fut Sg P1) => cr_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => cr_ + "eixereu" ;--# notpresent - VP (Fut Sg P2) => cr_ + "eixeràs" ;--# notpresent + VP (Fut Sg P2) => cr_ + "eixeràs" ;--# notpresent VP (Fut Pl P3) => cr_ + "eixeran" ;--# notpresent - VP (Fut Sg P3) => cr_ + "eixerà" ;--# notpresent - VP (Pret Pl P1) => cr_ + "eixéssim" ;--# notpresent - VP (Pret Sg P1) => cr_ + "eixés" ;--# notpresent - VP (Pret Pl P2) => cr_ + "eixéssiu" ;--# notpresent + VP (Fut Sg P3) => cr_ + "eixerà" ;--# notpresent + VP (Pret Pl P1) => cr_ + "eixéssim" ;--# notpresent + VP (Pret Sg P1) => cr_ + "eixés" ;--# notpresent + VP (Pret Pl P2) => cr_ + "eixéssiu" ;--# notpresent VP (Pret Sg P2) => cr_ + "eixessis" ;--# notpresent VP (Pret Pl P3) => cr_ + "eixessin" ;--# notpresent - VP (Pret Sg P3) => cr_ + "eixés" ;--# notpresent - VP (Cond Pl P1) => cr_ + "eixeríem" ;--# notpresent + VP (Pret Sg P3) => cr_ + "eixés" ;--# notpresent + VP (Cond Pl P1) => cr_ + "eixeríem" ;--# notpresent VP (Cond Sg P1) => cr_ + "eixeria" ;--# notpresent - VP (Cond Pl P2) => cr_ + "eixeríeu" ;--# notpresent + VP (Cond Pl P2) => cr_ + "eixeríeu" ;--# notpresent VP (Cond Sg P2) => cr_ + "eixeries" ;--# notpresent VP (Cond Pl P3) => cr_ + "eixerien" ;--# notpresent VP (Cond Sg P3) => cr_ + "eixeria" ;--# notpresent @@ -1777,7 +1777,7 @@ let cr_ = Predef.tk 5 cr VP (Pass Sg Fem) => cr_ + "escuda" ; VP (Pass Pl Masc) => cr_ + "escuts" ; VP (Pass Sg Masc) => cr_ + "escut" ; - VI Infn => cr_ + "éixer" ; + VI Infn => cr_ + "éixer" ; VP (Imp Sg P1) => variants {} } } ; @@ -1804,27 +1804,27 @@ let cr_ = Predef.tk 4 creure in 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 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 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 (Impf Sub Sg P3) => cr_ + "egués" ;--# notpresent VP (Fut Pl P1) => cr_ + "eurem" ;--# notpresent - VP (Fut Sg P1) => cr_ + "euré" ;--# notpresent + VP (Fut Sg P1) => cr_ + "euré" ;--# notpresent VP (Fut Pl P2) => cr_ + "eureu" ;--# notpresent - VP (Fut Sg P2) => cr_ + "euràs" ;--# notpresent + VP (Fut Sg P2) => cr_ + "euràs" ;--# notpresent VP (Fut Pl P3) => cr_ + "euran" ;--# notpresent - VP (Fut Sg P3) => cr_ + "eurà" ;--# notpresent - VP (Pret Pl P1) => cr_ + "eguéssim" ;--# notpresent - VP (Pret Sg P1) => cr_ + "egués" ;--# notpresent - VP (Pret Pl P2) => cr_ + "eguéssiu" ;--# notpresent + VP (Fut Sg P3) => cr_ + "eurà" ;--# notpresent + VP (Pret Pl P1) => cr_ + "eguéssim" ;--# notpresent + VP (Pret Sg P1) => cr_ + "egués" ;--# notpresent + VP (Pret Pl P2) => cr_ + "eguéssiu" ;--# notpresent VP (Pret Sg P2) => cr_ + "eguessis" ;--# notpresent VP (Pret Pl P3) => cr_ + "eguessin" ;--# notpresent - VP (Pret Sg P3) => cr_ + "egués" ;--# notpresent - VP (Cond Pl P1) => cr_ + "euríem" ;--# notpresent + VP (Pret Sg P3) => cr_ + "egués" ;--# notpresent + VP (Cond Pl P1) => cr_ + "euríem" ;--# notpresent VP (Cond Sg P1) => cr_ + "euria" ;--# notpresent - VP (Cond Pl P2) => cr_ + "euríeu" ;--# notpresent + VP (Cond Pl P2) => cr_ + "euríeu" ;--# notpresent VP (Cond Sg P2) => cr_ + "euries" ;--# notpresent VP (Cond Pl P3) => cr_ + "eurien" ;--# notpresent VP (Cond Sg P3) => cr_ + "euria" ;--# notpresent @@ -1837,8 +1837,8 @@ let cr_ = Predef.tk 4 creure in VP (Pass Sg Fem) => cr_ + "eguda" ; VP (Pass Pl Masc) => cr_ + "eguts" ; VP (Pass Sg Masc) => cr_ + "egut" ; - VP (Impf Ind Pl P1) => cr_ + "èiem" ;--# notpresent - VP (Impf Ind Pl P2) => cr_ + "èieu" ;--# notpresent + VP (Impf Ind Pl P1) => cr_ + "èiem" ;--# notpresent + VP (Impf Ind Pl P2) => cr_ + "èieu" ;--# notpresent VP (Imp Sg P1) => variants {} } } ; @@ -1860,33 +1860,33 @@ let dep_ = Predef.tk 5 dependre in 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 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 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 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 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 (Impf Sub Sg P3) => dep_ + "engués" ;--# notpresent VP (Fut Pl P1) => dep_ + "endrem" ;--# notpresent - VP (Fut Sg P1) => dep_ + "endré" ;--# notpresent + VP (Fut Sg P1) => dep_ + "endré" ;--# notpresent VP (Fut Pl P2) => dep_ + "endreu" ;--# notpresent - VP (Fut Sg P2) => dep_ + "endràs" ;--# notpresent + VP (Fut Sg P2) => dep_ + "endràs" ;--# notpresent VP (Fut Pl P3) => dep_ + "endran" ;--# notpresent - VP (Fut Sg P3) => dep_ + "endrà" ;--# notpresent - VP (Pret Pl P1) => dep_ + "enguéssim" ;--# notpresent - VP (Pret Sg P1) => dep_ + "engués" ;--# notpresent - VP (Pret Pl P2) => dep_ + "enguéssiu" ;--# notpresent + VP (Fut Sg P3) => dep_ + "endrà" ;--# notpresent + VP (Pret Pl P1) => dep_ + "enguéssim" ;--# notpresent + VP (Pret Sg P1) => dep_ + "engués" ;--# notpresent + VP (Pret Pl P2) => dep_ + "enguéssiu" ;--# notpresent VP (Pret Sg P2) => dep_ + "enguessis" ;--# notpresent VP (Pret Pl P3) => dep_ + "enguessin" ;--# notpresent - VP (Pret Sg P3) => dep_ + "engués" ;--# notpresent - VP (Cond Pl P1) => dep_ + "endríem" ;--# notpresent + VP (Pret Sg P3) => dep_ + "engués" ;--# notpresent + VP (Cond Pl P1) => dep_ + "endríem" ;--# notpresent VP (Cond Sg P1) => dep_ + "endria" ;--# notpresent - VP (Cond Pl P2) => dep_ + "endríeu" ;--# notpresent + VP (Cond Pl P2) => dep_ + "endríeu" ;--# notpresent VP (Cond Sg P2) => dep_ + "endries" ;--# notpresent VP (Cond Pl P3) => dep_ + "endrien" ;--# notpresent VP (Cond Sg P3) => dep_ + "endria" ;--# notpresent @@ -1897,10 +1897,10 @@ let dep_ = Predef.tk 5 dependre in VP (Pass Pl Fem) => dep_ + "eses" ; VP (Pass Sg Fem) => dep_ + "esa" ; VP (Pass Pl Masc) => dep_ + "esos" ; - VI Part => dep_ + "ès" ; - VP (Pres Ind Sg P3) => dep_ + "èn" ; - VP (Pass Sg Masc) => dep_ + "ès" ; - VP (Imp Sg P2) => dep_ + "én" ; + VI Part => dep_ + "ès" ; + VP (Pres Ind Sg P3) => dep_ + "èn" ; + VP (Pass Sg Masc) => dep_ + "ès" ; + VP (Imp Sg P2) => dep_ + "én" ; VP (Imp Sg P1) => variants {} } } ; @@ -1916,48 +1916,48 @@ let desf_ = Predef.tk 2 desfer in 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 Sg P2) => desf_ + "às" ; VP (Pres Ind Pl P3) => desf_ + "an" ; - VP (Pres Ind Sg P3) => desf_ + "à" ; + VP (Pres Ind Sg P3) => desf_ + "à" ; 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 Pl P1) => desf_ + "èiem" ;--# notpresent VP (Impf Ind Sg P1) => desf_ + "eia" ;--# notpresent - VP (Impf Ind Pl P2) => desf_ + "èieu" ;--# 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 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 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 (Impf Sub Sg P3) => desf_ + "és" ;--# notpresent VP (Fut Pl P1) => desf_ + "arem" ;--# notpresent - VP (Fut Sg P1) => desf_ + "aré" ;--# notpresent + VP (Fut Sg P1) => desf_ + "aré" ;--# notpresent VP (Fut Pl P2) => desf_ + "areu" ;--# notpresent - VP (Fut Sg P2) => desf_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => desf_ + "aràs" ;--# notpresent VP (Fut Pl P3) => desf_ + "aran" ;--# notpresent - VP (Fut Sg P3) => desf_ + "arà" ;--# notpresent - VP (Pret Pl P1) => desf_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => desf_ + "és" ;--# notpresent - VP (Pret Pl P2) => desf_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => desf_ + "arà" ;--# notpresent + VP (Pret Pl P1) => desf_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => desf_ + "és" ;--# notpresent + VP (Pret Pl P2) => desf_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => desf_ + "essis" ;--# notpresent VP (Pret Pl P3) => desf_ + "essin" ;--# notpresent - VP (Pret Sg P3) => desf_ + "és" ;--# notpresent - VP (Cond Pl P1) => desf_ + "aríem" ;--# notpresent + VP (Pret Sg P3) => desf_ + "és" ;--# notpresent + VP (Cond Pl P1) => desf_ + "aríem" ;--# notpresent VP (Cond Sg P1) => desf_ + "aria" ;--# notpresent - VP (Cond Pl P2) => desf_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => desf_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => desf_ + "aries" ;--# notpresent VP (Cond Pl P3) => desf_ + "arien" ;--# notpresent VP (Cond Sg P3) => desf_ + "aria" ;--# notpresent VP (Imp Pl P1) => desf_ + "em" ; VP (Imp Pl P2) => desf_ + "eu" ; - VP (Imp Sg P2) => desf_ + "és" ; + VP (Imp Sg P2) => desf_ + "és" ; VP (Imp Pl P3) => desf_ + "acin" ; VP (Imp Sg P3) => desf_ + "aci" ; VP (Pass Pl Fem) => desf_ + "etes" ; @@ -1986,33 +1986,33 @@ let x_ = Predef.tk 5 deure in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "gués" ;--# notpresent VP (Fut Pl P1) => x_ + "urem" ;--# notpresent - VP (Fut Sg P1) => x_ + "uré" ;--# notpresent + VP (Fut Sg P1) => x_ + "uré" ;--# notpresent VP (Fut Pl P2) => x_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => x_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "uràs" ;--# notpresent VP (Fut Pl P3) => x_ + "uran" ;--# notpresent - VP (Fut Sg P3) => x_ + "urà" ;--# notpresent - VP (Pret Pl P1) => x_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "gués" ;--# notpresent - VP (Pret Pl P2) => x_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "urà" ;--# notpresent + VP (Pret Pl P1) => x_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "gués" ;--# notpresent + VP (Pret Pl P2) => x_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "guessis" ;--# notpresent VP (Pret Pl P3) => x_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "gués" ;--# notpresent - VP (Cond Pl P1) => x_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "gués" ;--# notpresent + VP (Cond Pl P1) => x_ + "uríem" ;--# notpresent VP (Cond Sg P1) => x_ + "uria" ;--# notpresent - VP (Cond Pl P2) => x_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "uries" ;--# notpresent VP (Cond Pl P3) => x_ + "urien" ;--# notpresent VP (Cond Sg P3) => x_ + "uria" ;--# notpresent @@ -2043,33 +2043,33 @@ let x_ = Predef.tk 5 deure in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "gués" ;--# notpresent VP (Fut Pl P1) => x_ + "urem" ;--# notpresent - VP (Fut Sg P1) => x_ + "uré" ;--# notpresent + VP (Fut Sg P1) => x_ + "uré" ;--# notpresent VP (Fut Pl P2) => x_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => x_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "uràs" ;--# notpresent VP (Fut Pl P3) => x_ + "uran" ;--# notpresent - VP (Fut Sg P3) => x_ + "urà" ;--# notpresent - VP (Pret Pl P1) => x_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "gués" ;--# notpresent - VP (Pret Pl P2) => x_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "urà" ;--# notpresent + VP (Pret Pl P1) => x_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "gués" ;--# notpresent + VP (Pret Pl P2) => x_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "guessis" ;--# notpresent VP (Pret Pl P3) => x_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "gués" ;--# notpresent - VP (Cond Pl P1) => x_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "gués" ;--# notpresent + VP (Cond Pl P1) => x_ + "uríem" ;--# notpresent VP (Cond Sg P1) => x_ + "uria" ;--# notpresent - VP (Cond Pl P2) => x_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "uries" ;--# notpresent VP (Cond Pl P3) => x_ + "urien" ;--# notpresent VP (Cond Sg P3) => x_ + "uria" ;--# notpresent @@ -2100,33 +2100,33 @@ let d_ = Predef.tk 2 dir in 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 Pl P1) => d_ + "èiem" ;--# notpresent VP (Impf Ind Sg P1) => d_ + "eia" ;--# notpresent - VP (Impf Ind Pl P2) => d_ + "èieu" ;--# 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 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 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 (Impf Sub Sg P3) => d_ + "igués" ;--# notpresent VP (Fut Pl P1) => d_ + "irem" ;--# notpresent - VP (Fut Sg P1) => d_ + "iré" ;--# notpresent + VP (Fut Sg P1) => d_ + "iré" ;--# notpresent VP (Fut Pl P2) => d_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => d_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => d_ + "iràs" ;--# notpresent VP (Fut Pl P3) => d_ + "iran" ;--# notpresent - VP (Fut Sg P3) => d_ + "irà" ;--# notpresent - VP (Pret Pl P1) => d_ + "iguéssim" ;--# notpresent - VP (Pret Sg P1) => d_ + "igués" ;--# notpresent - VP (Pret Pl P2) => d_ + "iguéssiu" ;--# notpresent + VP (Fut Sg P3) => d_ + "irà" ;--# notpresent + VP (Pret Pl P1) => d_ + "iguéssim" ;--# notpresent + VP (Pret Sg P1) => d_ + "igués" ;--# notpresent + VP (Pret Pl P2) => d_ + "iguéssiu" ;--# notpresent VP (Pret Sg P2) => d_ + "iguessis" ;--# notpresent VP (Pret Pl P3) => d_ + "iguessin" ;--# notpresent - VP (Pret Sg P3) => d_ + "igués" ;--# notpresent - VP (Cond Pl P1) => d_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => d_ + "igués" ;--# notpresent + VP (Cond Pl P1) => d_ + "iríem" ;--# notpresent VP (Cond Sg P1) => d_ + "iria" ;--# notpresent - VP (Cond Pl P2) => d_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => d_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => d_ + "iries" ;--# notpresent VP (Cond Pl P3) => d_ + "irien" ;--# notpresent VP (Cond Sg P3) => d_ + "iria" ;--# notpresent @@ -2161,33 +2161,33 @@ let dol_ = Predef.tk 3 doldre in 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 Pl P1) => dol_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => dol_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => dol_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => dol_ + "gués" ;--# notpresent VP (Fut Pl P1) => dol_ + "drem" ;--# notpresent - VP (Fut Sg P1) => dol_ + "dré" ;--# notpresent + VP (Fut Sg P1) => dol_ + "dré" ;--# notpresent VP (Fut Pl P2) => dol_ + "dreu" ;--# notpresent - VP (Fut Sg P2) => dol_ + "dràs" ;--# notpresent + VP (Fut Sg P2) => dol_ + "dràs" ;--# notpresent VP (Fut Pl P3) => dol_ + "dran" ;--# notpresent - VP (Fut Sg P3) => dol_ + "drà" ;--# notpresent - VP (Pret Pl P1) => dol_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => dol_ + "gués" ;--# notpresent - VP (Pret Pl P2) => dol_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => dol_ + "drà" ;--# notpresent + VP (Pret Pl P1) => dol_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => dol_ + "gués" ;--# notpresent + VP (Pret Pl P2) => dol_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => dol_ + "guessis" ;--# notpresent VP (Pret Pl P3) => dol_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => dol_ + "gués" ;--# notpresent - VP (Cond Pl P1) => dol_ + "dríem" ;--# notpresent + VP (Pret Sg P3) => dol_ + "gués" ;--# notpresent + VP (Cond Pl P1) => dol_ + "dríem" ;--# notpresent VP (Cond Sg P1) => dol_ + "dria" ;--# notpresent - VP (Cond Pl P2) => dol_ + "dríeu" ;--# notpresent + VP (Cond Pl P2) => dol_ + "dríeu" ;--# notpresent VP (Cond Sg P2) => dol_ + "dries" ;--# notpresent VP (Cond Pl P3) => dol_ + "drien" ;--# notpresent VP (Cond Sg P3) => dol_ + "dria" ;--# notpresent @@ -2220,33 +2220,33 @@ let d_ = Predef.tk 4 donar in 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 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 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 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 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 (Impf Sub Sg P3) => d_ + "onés" ;--# notpresent VP (Fut Pl P1) => d_ + "onarem" ;--# notpresent - VP (Fut Sg P1) => d_ + "onaré" ;--# notpresent + VP (Fut Sg P1) => d_ + "onaré" ;--# notpresent VP (Fut Pl P2) => d_ + "onareu" ;--# notpresent - VP (Fut Sg P2) => d_ + "onaràs" ;--# notpresent + VP (Fut Sg P2) => d_ + "onaràs" ;--# notpresent VP (Fut Pl P3) => d_ + "onaran" ;--# notpresent - VP (Fut Sg P3) => d_ + "onarà" ;--# notpresent - VP (Pret Pl P1) => d_ + "onéssim" ;--# notpresent - VP (Pret Sg P1) => d_ + "onés" ;--# notpresent - VP (Pret Pl P2) => d_ + "onéssiu" ;--# notpresent + VP (Fut Sg P3) => d_ + "onarà" ;--# notpresent + VP (Pret Pl P1) => d_ + "onéssim" ;--# notpresent + VP (Pret Sg P1) => d_ + "onés" ;--# notpresent + VP (Pret Pl P2) => d_ + "onéssiu" ;--# notpresent VP (Pret Sg P2) => d_ + "onessis" ;--# notpresent VP (Pret Pl P3) => d_ + "onessin" ;--# notpresent - VP (Pret Sg P3) => d_ + "onés" ;--# notpresent - VP (Cond Pl P1) => d_ + "onaríem" ;--# notpresent + VP (Pret Sg P3) => d_ + "onés" ;--# notpresent + VP (Cond Pl P1) => d_ + "onaríem" ;--# notpresent VP (Cond Sg P1) => d_ + "onaria" ;--# notpresent - VP (Cond Pl P2) => d_ + "onaríeu" ;--# notpresent + VP (Cond Pl P2) => d_ + "onaríeu" ;--# notpresent VP (Cond Sg P2) => d_ + "onaries" ;--# notpresent VP (Cond Pl P3) => d_ + "onarien" ;--# notpresent VP (Cond Sg P3) => d_ + "onaria" ;--# notpresent @@ -2258,9 +2258,9 @@ let d_ = Predef.tk 4 donar in VP (Pass Sg Fem) => d_ + "onada" ; VP (Pass Pl Masc) => d_ + "onats" ; VP (Pass Sg Masc) => d_ + "onat" ; - VP (Pres Ind Sg P2) => d_ + "ónes" ; - VP (Pres Ind Sg P3) => d_ + "óna" ; - VP (Imp Sg P2) => d_ + "óna" ; + VP (Pres Ind Sg P2) => d_ + "ónes" ; + VP (Pres Ind Sg P3) => d_ + "óna" ; + VP (Imp Sg P2) => d_ + "óna" ; VP (Imp Sg P1) => variants {} } } ; @@ -2283,33 +2283,33 @@ let dorm_ = Predef.tk 2 dormir in 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 Pl P1) => dorm_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => dorm_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => dorm_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => dorm_ + "ís" ;--# notpresent VP (Fut Pl P1) => dorm_ + "irem" ;--# notpresent - VP (Fut Sg P1) => dorm_ + "iré" ;--# notpresent + VP (Fut Sg P1) => dorm_ + "iré" ;--# notpresent VP (Fut Pl P2) => dorm_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => dorm_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => dorm_ + "iràs" ;--# notpresent VP (Fut Pl P3) => dorm_ + "iran" ;--# notpresent - VP (Fut Sg P3) => dorm_ + "irà" ;--# notpresent - VP (Pret Pl P1) => dorm_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => dorm_ + "ís" ;--# notpresent - VP (Pret Pl P2) => dorm_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => dorm_ + "irà" ;--# notpresent + VP (Pret Pl P1) => dorm_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => dorm_ + "ís" ;--# notpresent + VP (Pret Pl P2) => dorm_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => dorm_ + "issis" ;--# notpresent VP (Pret Pl P3) => dorm_ + "issin" ;--# notpresent - VP (Pret Sg P3) => dorm_ + "ís" ;--# notpresent - VP (Cond Pl P1) => dorm_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => dorm_ + "ís" ;--# notpresent + VP (Cond Pl P1) => dorm_ + "iríem" ;--# notpresent VP (Cond Sg P1) => dorm_ + "iria" ;--# notpresent - VP (Cond Pl P2) => dorm_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => dorm_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => dorm_ + "iries" ;--# notpresent VP (Cond Pl P3) => dorm_ + "irien" ;--# notpresent VP (Cond Sg P3) => dorm_ + "iria" ;--# notpresent @@ -2348,29 +2348,29 @@ let d_ = Predef.tk 2 dur in 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 P2) => d_ + "úieu" ;--# 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 Ind Pl P1) => d_ + "úiem" ;--# notpresent + VP (Impf Ind Pl P2) => d_ + "úieu" ;--# 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 (Impf Sub Sg P3) => d_ + "ugués" ;--# notpresent VP (Fut Pl P1) => d_ + "urem" ;--# notpresent - VP (Fut Sg P1) => d_ + "uré" ;--# notpresent + VP (Fut Sg P1) => d_ + "uré" ;--# notpresent VP (Fut Pl P2) => d_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => d_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => d_ + "uràs" ;--# notpresent VP (Fut Pl P3) => d_ + "uran" ;--# notpresent - VP (Fut Sg P3) => d_ + "urà" ;--# notpresent - VP (Pret Pl P1) => d_ + "uguéssim" ;--# notpresent - VP (Pret Sg P1) => d_ + "ugués" ;--# notpresent - VP (Pret Pl P2) => d_ + "uguéssiu" ;--# notpresent + VP (Fut Sg P3) => d_ + "urà" ;--# notpresent + VP (Pret Pl P1) => d_ + "uguéssim" ;--# notpresent + VP (Pret Sg P1) => d_ + "ugués" ;--# notpresent + VP (Pret Pl P2) => d_ + "uguéssiu" ;--# notpresent VP (Pret Sg P2) => d_ + "uguessis" ;--# notpresent VP (Pret Pl P3) => d_ + "uguessin" ;--# notpresent - VP (Pret Sg P3) => d_ + "ugués" ;--# notpresent - VP (Cond Pl P1) => d_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => d_ + "ugués" ;--# notpresent + VP (Cond Pl P1) => d_ + "uríem" ;--# notpresent VP (Cond Sg P1) => d_ + "uria" ;--# notpresent - VP (Cond Pl P2) => d_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => d_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => d_ + "uries" ;--# notpresent VP (Cond Pl P3) => d_ + "urien" ;--# notpresent VP (Cond Sg P3) => d_ + "uria" ;--# notpresent @@ -2407,33 +2407,33 @@ let enve_ = Predef.tk 3 envejar in 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 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 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 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 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 (Impf Sub Sg P3) => enve_ + "gés" ;--# notpresent VP (Fut Pl P1) => enve_ + "jarem" ;--# notpresent - VP (Fut Sg P1) => enve_ + "jaré" ;--# notpresent + VP (Fut Sg P1) => enve_ + "jaré" ;--# notpresent VP (Fut Pl P2) => enve_ + "jareu" ;--# notpresent - VP (Fut Sg P2) => enve_ + "jaràs" ;--# notpresent + VP (Fut Sg P2) => enve_ + "jaràs" ;--# notpresent VP (Fut Pl P3) => enve_ + "jaran" ;--# notpresent - VP (Fut Sg P3) => enve_ + "jarà" ;--# notpresent - VP (Pret Pl P1) => enve_ + "géssim" ;--# notpresent - VP (Pret Sg P1) => enve_ + "gés" ;--# notpresent - VP (Pret Pl P2) => enve_ + "géssiu" ;--# notpresent + VP (Fut Sg P3) => enve_ + "jarà" ;--# notpresent + VP (Pret Pl P1) => enve_ + "géssim" ;--# notpresent + VP (Pret Sg P1) => enve_ + "gés" ;--# notpresent + VP (Pret Pl P2) => enve_ + "géssiu" ;--# notpresent VP (Pret Sg P2) => enve_ + "gessis" ;--# notpresent VP (Pret Pl P3) => enve_ + "gessin" ;--# notpresent - VP (Pret Sg P3) => enve_ + "gés" ;--# notpresent - VP (Cond Pl P1) => enve_ + "jaríem" ;--# notpresent + VP (Pret Sg P3) => enve_ + "gés" ;--# notpresent + VP (Cond Pl P1) => enve_ + "jaríem" ;--# notpresent VP (Cond Sg P1) => enve_ + "jaria" ;--# notpresent - VP (Cond Pl P2) => enve_ + "jaríeu" ;--# notpresent + VP (Cond Pl P2) => enve_ + "jaríeu" ;--# notpresent VP (Cond Sg P2) => enve_ + "jaries" ;--# notpresent VP (Cond Pl P3) => enve_ + "jarien" ;--# notpresent VP (Cond Sg P3) => enve_ + "jaria" ;--# notpresent @@ -2468,33 +2468,33 @@ let esc_ = Predef.tk 4 escopir in 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 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 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 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 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 (Impf Sub Sg P3) => esc_ + "opís" ;--# notpresent VP (Fut Pl P1) => esc_ + "opirem" ;--# notpresent - VP (Fut Sg P1) => esc_ + "opiré" ;--# notpresent + VP (Fut Sg P1) => esc_ + "opiré" ;--# notpresent VP (Fut Pl P2) => esc_ + "opireu" ;--# notpresent - VP (Fut Sg P2) => esc_ + "opiràs" ;--# notpresent + VP (Fut Sg P2) => esc_ + "opiràs" ;--# notpresent VP (Fut Pl P3) => esc_ + "opiran" ;--# notpresent - VP (Fut Sg P3) => esc_ + "opirà" ;--# notpresent - VP (Pret Pl P1) => esc_ + "opíssim" ;--# notpresent - VP (Pret Sg P1) => esc_ + "opís" ;--# notpresent - VP (Pret Pl P2) => esc_ + "opíssiu" ;--# notpresent + VP (Fut Sg P3) => esc_ + "opirà" ;--# notpresent + VP (Pret Pl P1) => esc_ + "opíssim" ;--# notpresent + VP (Pret Sg P1) => esc_ + "opís" ;--# notpresent + VP (Pret Pl P2) => esc_ + "opíssiu" ;--# notpresent VP (Pret Sg P2) => esc_ + "opissis" ;--# notpresent VP (Pret Pl P3) => esc_ + "opissin" ;--# notpresent - VP (Pret Sg P3) => esc_ + "opís" ;--# notpresent - VP (Cond Pl P1) => esc_ + "opiríem" ;--# notpresent + VP (Pret Sg P3) => esc_ + "opís" ;--# notpresent + VP (Cond Pl P1) => esc_ + "opiríem" ;--# notpresent VP (Cond Sg P1) => esc_ + "opiria" ;--# notpresent - VP (Cond Pl P2) => esc_ + "opiríeu" ;--# notpresent + VP (Cond Pl P2) => esc_ + "opiríeu" ;--# notpresent VP (Cond Sg P2) => esc_ + "opiries" ;--# notpresent VP (Cond Pl P3) => esc_ + "opirien" ;--# notpresent VP (Cond Sg P3) => esc_ + "opiria" ;--# notpresent @@ -2529,33 +2529,33 @@ let escri_ = Predef.tk 3 escriure in 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 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 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 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 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 (Impf Sub Sg P3) => escri_ + "vís" ;--# notpresent VP (Fut Pl P1) => escri_ + "urem" ;--# notpresent - VP (Fut Sg P1) => escri_ + "uré" ;--# notpresent + VP (Fut Sg P1) => escri_ + "uré" ;--# notpresent VP (Fut Pl P2) => escri_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => escri_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => escri_ + "uràs" ;--# notpresent VP (Fut Pl P3) => escri_ + "uran" ;--# notpresent - VP (Fut Sg P3) => escri_ + "urà" ;--# notpresent - VP (Pret Pl P1) => escri_ + "víssim" ;--# notpresent - VP (Pret Sg P1) => escri_ + "vís" ;--# notpresent - VP (Pret Pl P2) => escri_ + "víssiu" ;--# notpresent + VP (Fut Sg P3) => escri_ + "urà" ;--# notpresent + VP (Pret Pl P1) => escri_ + "víssim" ;--# notpresent + VP (Pret Sg P1) => escri_ + "vís" ;--# notpresent + VP (Pret Pl P2) => escri_ + "víssiu" ;--# notpresent VP (Pret Sg P2) => escri_ + "vissis" ;--# notpresent VP (Pret Pl P3) => escri_ + "vissin" ;--# notpresent - VP (Pret Sg P3) => escri_ + "vís" ;--# notpresent - VP (Cond Pl P1) => escri_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => escri_ + "vís" ;--# notpresent + VP (Cond Pl P1) => escri_ + "uríem" ;--# notpresent VP (Cond Sg P1) => escri_ + "uria" ;--# notpresent - VP (Cond Pl P2) => escri_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => escri_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => escri_ + "uries" ;--# notpresent VP (Cond Pl P3) => escri_ + "urien" ;--# notpresent VP (Cond Sg P3) => escri_ + "uria" ;--# notpresent @@ -2586,33 +2586,33 @@ let esgla_ = Predef.tk 3 esglaiar in VP (Pres Ind Sg P3) => esgla_ + "ia" ; 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 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 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 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 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 (Impf Sub Sg P3) => esgla_ + "iés" ;--# notpresent VP (Fut Pl P1) => esgla_ + "iarem" ;--# notpresent - VP (Fut Sg P1) => esgla_ + "iaré" ;--# notpresent + VP (Fut Sg P1) => esgla_ + "iaré" ;--# notpresent VP (Fut Pl P2) => esgla_ + "iareu" ;--# notpresent - VP (Fut Sg P2) => esgla_ + "iaràs" ;--# notpresent + VP (Fut Sg P2) => esgla_ + "iaràs" ;--# notpresent VP (Fut Pl P3) => esgla_ + "iaran" ;--# notpresent - VP (Fut Sg P3) => esgla_ + "iarà" ;--# notpresent - VP (Pret Pl P1) => esgla_ + "iéssim" ;--# notpresent - VP (Pret Sg P1) => esgla_ + "iés" ;--# notpresent - VP (Pret Pl P2) => esgla_ + "iéssiu" ;--# notpresent + VP (Fut Sg P3) => esgla_ + "iarà" ;--# notpresent + VP (Pret Pl P1) => esgla_ + "iéssim" ;--# notpresent + VP (Pret Sg P1) => esgla_ + "iés" ;--# notpresent + VP (Pret Pl P2) => esgla_ + "iéssiu" ;--# notpresent VP (Pret Sg P2) => esgla_ + "iessis" ;--# notpresent VP (Pret Pl P3) => esgla_ + "iessin" ;--# notpresent - VP (Pret Sg P3) => esgla_ + "iés" ;--# notpresent - VP (Cond Pl P1) => esgla_ + "iaríem" ;--# notpresent + VP (Pret Sg P3) => esgla_ + "iés" ;--# notpresent + VP (Cond Pl P1) => esgla_ + "iaríem" ;--# notpresent VP (Cond Sg P1) => esgla_ + "iaria" ;--# notpresent - VP (Cond Pl P2) => esgla_ + "iaríeu" ;--# notpresent + VP (Cond Pl P2) => esgla_ + "iaríeu" ;--# notpresent VP (Cond Sg P2) => esgla_ + "iaries" ;--# notpresent VP (Cond Pl P3) => esgla_ + "iarien" ;--# notpresent VP (Cond Sg P3) => esgla_ + "iaria" ;--# notpresent @@ -2623,12 +2623,12 @@ 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 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 (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 {} } } ; @@ -2640,44 +2640,44 @@ let x_ = Predef.tk 3 ser in 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 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 Ind Pl P3) => x_ + "són" ; + VP (Pres Ind Sg P3) => x_ + "és" ; 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 Pl P1) => x_ + "érem" ;--# notpresent VP (Impf Ind Sg P1) => x_ + "era" ;--# notpresent - VP (Impf Ind Pl P2) => x_ + "éreu" ;--# 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 Sub Pl P1) => x_ + "fóssim" ;--# 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 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 Sg P1) => x_ + "seré" ;--# notpresent VP (Fut Pl P2) => x_ + "sereu" ;--# notpresent - VP (Fut Sg P2) => x_ + "seràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "seràs" ;--# notpresent VP (Fut Pl P3) => x_ + "seran" ;--# notpresent - VP (Fut Sg P3) => x_ + "serà" ;--# notpresent - VP (Pret Pl P1) => x_ + "fórem" ;--# notpresent + VP (Fut Sg P3) => x_ + "serà" ;--# notpresent + VP (Pret Pl P1) => x_ + "fórem" ;--# notpresent VP (Pret Sg P1) => x_ + "fui" ;--# notpresent - VP (Pret Pl P2) => x_ + "fóreu" ;--# notpresent + VP (Pret Pl P2) => x_ + "fóreu" ;--# notpresent VP (Pret Sg P2) => x_ + "fores" ;--# notpresent VP (Pret Pl P3) => x_ + "foren" ;--# notpresent VP (Pret Sg P3) => x_ + "fou" ;--# notpresent - VP (Cond Pl P1) => x_ + "seríem" ;--# notpresent + VP (Cond Pl P1) => x_ + "seríem" ;--# notpresent VP (Cond Sg P1) => x_ + "seria" ;--# notpresent - VP (Cond Pl P2) => x_ + "seríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "seríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "series" ;--# notpresent VP (Cond Pl P3) => x_ + "serien" ;--# notpresent VP (Cond Sg P3) => x_ + "seria" ;--# notpresent @@ -2712,33 +2712,33 @@ let establ_ = Predef.tk 2 establir in 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 Pl P1) => establ_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => establ_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => establ_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => establ_ + "ís" ;--# notpresent VP (Fut Pl P1) => establ_ + "irem" ;--# notpresent - VP (Fut Sg P1) => establ_ + "iré" ;--# notpresent + VP (Fut Sg P1) => establ_ + "iré" ;--# notpresent VP (Fut Pl P2) => establ_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => establ_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => establ_ + "iràs" ;--# notpresent VP (Fut Pl P3) => establ_ + "iran" ;--# notpresent - VP (Fut Sg P3) => establ_ + "irà" ;--# notpresent - VP (Pret Pl P1) => establ_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => establ_ + "ís" ;--# notpresent - VP (Pret Pl P2) => establ_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => establ_ + "irà" ;--# notpresent + VP (Pret Pl P1) => establ_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => establ_ + "ís" ;--# notpresent + VP (Pret Pl P2) => establ_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => establ_ + "issis" ;--# notpresent VP (Pret Pl P3) => establ_ + "issin" ;--# notpresent - VP (Pret Sg P3) => establ_ + "ís" ;--# notpresent - VP (Cond Pl P1) => establ_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => establ_ + "ís" ;--# notpresent + VP (Cond Pl P1) => establ_ + "iríem" ;--# notpresent VP (Cond Sg P1) => establ_ + "iria" ;--# notpresent - VP (Cond Pl P2) => establ_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => establ_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => establ_ + "iries" ;--# notpresent VP (Cond Pl P3) => establ_ + "irien" ;--# notpresent VP (Cond Sg P3) => establ_ + "iria" ;--# notpresent @@ -2764,42 +2764,42 @@ let es_ = Predef.tk 3 estar in 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 Sg P2) => es_ + "tàs" ; VP (Pres Ind Pl P3) => es_ + "tan" ; - VP (Pres Ind Sg P3) => es_ + "tà" ; + VP (Pres Ind Sg P3) => es_ + "tà" ; 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 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 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 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 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 (Impf Sub Sg P3) => es_ + "tigués" ;--# notpresent VP (Fut Pl P1) => es_ + "tarem" ;--# notpresent - VP (Fut Sg P1) => es_ + "taré" ;--# notpresent + VP (Fut Sg P1) => es_ + "taré" ;--# notpresent VP (Fut Pl P2) => es_ + "tareu" ;--# notpresent - VP (Fut Sg P2) => es_ + "taràs" ;--# notpresent + VP (Fut Sg P2) => es_ + "taràs" ;--# notpresent VP (Fut Pl P3) => es_ + "taran" ;--# notpresent - VP (Fut Sg P3) => es_ + "tarà" ;--# notpresent - VP (Pret Pl P1) => es_ + "tiguéssim" ;--# notpresent - VP (Pret Sg P1) => es_ + "tigués" ;--# notpresent - VP (Pret Pl P2) => es_ + "tiguéssiu" ;--# notpresent + VP (Fut Sg P3) => es_ + "tarà" ;--# notpresent + VP (Pret Pl P1) => es_ + "tiguéssim" ;--# notpresent + VP (Pret Sg P1) => es_ + "tigués" ;--# notpresent + VP (Pret Pl P2) => es_ + "tiguéssiu" ;--# notpresent VP (Pret Sg P2) => es_ + "tiguessis" ;--# notpresent VP (Pret Pl P3) => es_ + "tiguessin" ;--# notpresent - VP (Pret Sg P3) => es_ + "tigués" ;--# notpresent - VP (Cond Pl P1) => es_ + "taríem" ;--# notpresent + VP (Pret Sg P3) => es_ + "tigués" ;--# notpresent + VP (Cond Pl P1) => es_ + "taríem" ;--# notpresent VP (Cond Sg P1) => es_ + "taria" ;--# notpresent - VP (Cond Pl P2) => es_ + "taríeu" ;--# notpresent + VP (Cond Pl P2) => es_ + "taríeu" ;--# notpresent VP (Cond Sg P2) => es_ + "taries" ;--# notpresent VP (Cond Pl P3) => es_ + "tarien" ;--# notpresent VP (Cond Sg P3) => es_ + "taria" ;--# notpresent @@ -2829,46 +2829,46 @@ let evacu_ = Predef.tk 2 evacuar in VP (Pres Ind Pl P3) => evacu_ + "en" ; VP (Pres Ind Sg P3) => evacu_ + "a" ; VP (Pres Sub Pl P1) => evacu_ + "em" ; - VP (Pres Sub Sg P1) => evacu_ + "ï" ; + 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 (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 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 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 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 (Impf Sub Sg P3) => evacu_ + "és" ;--# notpresent VP (Fut Pl P1) => evacu_ + "arem" ;--# notpresent - VP (Fut Sg P1) => evacu_ + "aré" ;--# notpresent + VP (Fut Sg P1) => evacu_ + "aré" ;--# notpresent VP (Fut Pl P2) => evacu_ + "areu" ;--# notpresent - VP (Fut Sg P2) => evacu_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => evacu_ + "aràs" ;--# notpresent VP (Fut Pl P3) => evacu_ + "aran" ;--# notpresent - VP (Fut Sg P3) => evacu_ + "arà" ;--# notpresent - VP (Pret Pl P1) => evacu_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => evacu_ + "és" ;--# notpresent - VP (Pret Pl P2) => evacu_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => evacu_ + "arà" ;--# notpresent + VP (Pret Pl P1) => evacu_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => evacu_ + "és" ;--# notpresent + VP (Pret Pl P2) => evacu_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => evacu_ + "essis" ;--# notpresent VP (Pret Pl P3) => evacu_ + "essin" ;--# notpresent - VP (Pret Sg P3) => evacu_ + "és" ;--# notpresent - VP (Cond Pl P1) => evacu_ + "aríem" ;--# notpresent + VP (Pret Sg P3) => evacu_ + "és" ;--# notpresent + VP (Cond Pl P1) => evacu_ + "aríem" ;--# notpresent VP (Cond Sg P1) => evacu_ + "aria" ;--# notpresent - VP (Cond Pl P2) => evacu_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => evacu_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => evacu_ + "aries" ;--# notpresent VP (Cond Pl P3) => evacu_ + "arien" ;--# notpresent VP (Cond Sg P3) => evacu_ + "aria" ;--# notpresent VP (Imp Pl P1) => evacu_ + "em" ; VP (Imp Pl P2) => evacu_ + "eu" ; VP (Imp Sg P2) => evacu_ + "a" ; - VP (Imp Pl P3) => evacu_ + "ïn" ; - VP (Imp Sg P3) => evacu_ + "ï" ; + VP (Imp Pl P3) => evacu_ + "ïn" ; + VP (Imp Sg P3) => evacu_ + "ï" ; VP (Pass Pl Fem) => evacu_ + "ades" ; VP (Pass Sg Fem) => evacu_ + "ada" ; VP (Pass Pl Masc) => evacu_ + "ats" ; @@ -2895,33 +2895,33 @@ let f_ = Predef.tk 2 fer in 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 Pl P1) => f_ + "èiem" ;--# notpresent VP (Impf Ind Sg P1) => f_ + "eia" ;--# notpresent - VP (Impf Ind Pl P2) => f_ + "èieu" ;--# 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 Sub Pl P1) => f_ + "éssim" ;--# 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 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 Sg P1) => f_ + "aré" ;--# notpresent VP (Fut Pl P2) => f_ + "areu" ;--# notpresent - VP (Fut Sg P2) => f_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => f_ + "aràs" ;--# notpresent VP (Fut Pl P3) => f_ + "aran" ;--# notpresent - VP (Fut Sg P3) => f_ + "arà" ;--# notpresent - VP (Pret Pl P1) => f_ + "éssim" ;--# notpresent + VP (Fut Sg P3) => f_ + "arà" ;--# notpresent + VP (Pret Pl P1) => f_ + "éssim" ;--# notpresent VP (Pret Sg P1) => f_ + "es" ;--# notpresent - VP (Pret Pl P2) => f_ + "éssiu" ;--# notpresent + VP (Pret Pl P2) => f_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => f_ + "essis" ;--# notpresent VP (Pret Pl P3) => f_ + "essin" ;--# notpresent VP (Pret Sg P3) => f_ + "es" ;--# notpresent - VP (Cond Pl P1) => f_ + "aríem" ;--# notpresent + VP (Cond Pl P1) => f_ + "aríem" ;--# notpresent VP (Cond Sg P1) => f_ + "aria" ;--# notpresent - VP (Cond Pl P2) => f_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => f_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => f_ + "aries" ;--# notpresent VP (Cond Pl P3) => f_ + "arien" ;--# notpresent VP (Cond Sg P3) => f_ + "aria" ;--# notpresent @@ -2956,33 +2956,33 @@ let fo_ = Predef.tk 4 fondre in 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 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 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 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 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 (Impf Sub Sg P3) => fo_ + "ngués" ;--# notpresent VP (Fut Pl P1) => fo_ + "ndrem" ;--# notpresent - VP (Fut Sg P1) => fo_ + "ndré" ;--# notpresent + VP (Fut Sg P1) => fo_ + "ndré" ;--# notpresent VP (Fut Pl P2) => fo_ + "ndreu" ;--# notpresent - VP (Fut Sg P2) => fo_ + "ndràs" ;--# notpresent + VP (Fut Sg P2) => fo_ + "ndràs" ;--# notpresent VP (Fut Pl P3) => fo_ + "ndran" ;--# notpresent - VP (Fut Sg P3) => fo_ + "ndrà" ;--# notpresent - VP (Pret Pl P1) => fo_ + "nguéssim" ;--# notpresent - VP (Pret Sg P1) => fo_ + "ngués" ;--# notpresent - VP (Pret Pl P2) => fo_ + "nguéssiu" ;--# notpresent + VP (Fut Sg P3) => fo_ + "ndrà" ;--# notpresent + VP (Pret Pl P1) => fo_ + "nguéssim" ;--# notpresent + VP (Pret Sg P1) => fo_ + "ngués" ;--# notpresent + VP (Pret Pl P2) => fo_ + "nguéssiu" ;--# notpresent VP (Pret Sg P2) => fo_ + "nguessis" ;--# notpresent VP (Pret Pl P3) => fo_ + "nguessin" ;--# notpresent - VP (Pret Sg P3) => fo_ + "ngués" ;--# notpresent - VP (Cond Pl P1) => fo_ + "ndríem" ;--# notpresent + VP (Pret Sg P3) => fo_ + "ngués" ;--# notpresent + VP (Cond Pl P1) => fo_ + "ndríem" ;--# notpresent VP (Cond Sg P1) => fo_ + "ndria" ;--# notpresent - VP (Cond Pl P2) => fo_ + "ndríeu" ;--# notpresent + VP (Cond Pl P2) => fo_ + "ndríeu" ;--# notpresent VP (Cond Sg P2) => fo_ + "ndries" ;--# notpresent VP (Cond Pl P3) => fo_ + "ndrien" ;--# notpresent VP (Cond Sg P3) => fo_ + "ndria" ;--# notpresent @@ -3017,33 +3017,33 @@ let fu_ = Predef.tk 3 fugir in 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 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 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 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 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 (Impf Sub Sg P3) => fu_ + "gís" ;--# notpresent VP (Fut Pl P1) => fu_ + "girem" ;--# notpresent - VP (Fut Sg P1) => fu_ + "giré" ;--# notpresent + VP (Fut Sg P1) => fu_ + "giré" ;--# notpresent VP (Fut Pl P2) => fu_ + "gireu" ;--# notpresent - VP (Fut Sg P2) => fu_ + "giràs" ;--# notpresent + VP (Fut Sg P2) => fu_ + "giràs" ;--# notpresent VP (Fut Pl P3) => fu_ + "giran" ;--# notpresent - VP (Fut Sg P3) => fu_ + "girà" ;--# notpresent - VP (Pret Pl P1) => fu_ + "gíssim" ;--# notpresent - VP (Pret Sg P1) => fu_ + "gís" ;--# notpresent - VP (Pret Pl P2) => fu_ + "gíssiu" ;--# notpresent + VP (Fut Sg P3) => fu_ + "girà" ;--# notpresent + VP (Pret Pl P1) => fu_ + "gíssim" ;--# notpresent + VP (Pret Sg P1) => fu_ + "gís" ;--# notpresent + VP (Pret Pl P2) => fu_ + "gíssiu" ;--# notpresent VP (Pret Sg P2) => fu_ + "gissis" ;--# notpresent VP (Pret Pl P3) => fu_ + "gissin" ;--# notpresent - VP (Pret Sg P3) => fu_ + "gís" ;--# notpresent - VP (Cond Pl P1) => fu_ + "giríem" ;--# notpresent + VP (Pret Sg P3) => fu_ + "gís" ;--# notpresent + VP (Cond Pl P1) => fu_ + "giríem" ;--# notpresent VP (Cond Sg P1) => fu_ + "giria" ;--# notpresent - VP (Cond Pl P2) => fu_ + "giríeu" ;--# notpresent + VP (Cond Pl P2) => fu_ + "giríeu" ;--# notpresent VP (Cond Sg P2) => fu_ + "giries" ;--# notpresent VP (Cond Pl P3) => fu_ + "girien" ;--# notpresent VP (Cond Sg P3) => fu_ + "giria" ;--# notpresent @@ -3074,38 +3074,38 @@ oper haver_59 : Str -> Bool -> Verbum = \haver,flag -> 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 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 P1) => h_ + "avíem" ; --# notpresent + VP (Impf Ind Pl P2) => h_ + "avíeu" ; --# notpresent VP (Impf Ind Pl P3) => h_ + "avien" ; --# notpresent - VP (Impf Sub Sg P1) => h_ + "agués" ; --# 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 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 P1) => h_ + "aguí" ; --# notpresent VP (Pret Sg P2) => h_ + "agueres" ; --# notpresent - VP (Pret Sg P3) => h_ + "agué" ; --# notpresent - VP (Pret Pl P1) => h_ + "aguérem" ; --# notpresent - VP (Pret Pl P2) => h_ + "aguéreu" ; --# notpresent + VP (Pret Sg P3) => h_ + "agué" ; --# notpresent + VP (Pret Pl P1) => h_ + "aguérem" ; --# notpresent + VP (Pret Pl P2) => h_ + "aguéreu" ; --# notpresent VP (Pret Pl P3) => h_ + "agueren" ; --# notpresent - VP (Fut Sg P1) => h_ + "auré" ; --# notpresent - VP (Fut Sg P2) => h_ + "auràs" ; --# notpresent - VP (Fut Sg P3) => h_ + "aurà" ; --# notpresent + VP (Fut Sg P1) => h_ + "auré" ; --# notpresent + VP (Fut Sg P2) => h_ + "auràs" ; --# notpresent + VP (Fut Sg P3) => h_ + "aurà" ; --# notpresent VP (Fut Pl P1) => h_ + "aurem" ; --# notpresent VP (Fut Pl P2) => h_ + "aureu" ; --# notpresent VP (Fut Pl P3) => h_ + "auran" ; --# notpresent VP (Cond Sg P1) => h_ + "auria" ; --# notpresent VP (Cond Sg P2) => h_ + "auries" ; --# notpresent VP (Cond Sg P3) => h_ + "auria" ; --# notpresent - VP (Cond Pl P1) => h_ + "auríem" ; --# notpresent - VP (Cond Pl P2) => h_ + "auríeu" ; --# notpresent + VP (Cond Pl P1) => h_ + "auríem" ; --# notpresent + VP (Cond Pl P2) => h_ + "auríeu" ; --# notpresent VP (Cond Pl P3) => h_ + "aurien" ; --# notpresent VP (Imp _ _) => h_ + "aver" ; ---- variants {} ; @@ -3129,7 +3129,7 @@ let impr_ = Predef.tk 4 imprimir in {s = table { VI Infn => impr_ + "imir" ; VI Ger => impr_ + "imint" ; - VI Part => impr_ + "ès" ; + VI Part => impr_ + "ès" ; VP (Pres Ind Pl P1) => impr_ + "imim" ; VP (Pres Ind Sg P1) => impr_ + "imeixo" ; VP (Pres Ind Pl P2) => impr_ + "imiu" ; @@ -3142,33 +3142,33 @@ let impr_ = Predef.tk 4 imprimir in 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 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 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 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 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 (Impf Sub Sg P3) => impr_ + "imís" ;--# notpresent VP (Fut Pl P1) => impr_ + "imirem" ;--# notpresent - VP (Fut Sg P1) => impr_ + "imiré" ;--# notpresent + VP (Fut Sg P1) => impr_ + "imiré" ;--# notpresent VP (Fut Pl P2) => impr_ + "imireu" ;--# notpresent - VP (Fut Sg P2) => impr_ + "imiràs" ;--# notpresent + VP (Fut Sg P2) => impr_ + "imiràs" ;--# notpresent VP (Fut Pl P3) => impr_ + "imiran" ;--# notpresent - VP (Fut Sg P3) => impr_ + "imirà" ;--# notpresent - VP (Pret Pl P1) => impr_ + "imíssim" ;--# notpresent - VP (Pret Sg P1) => impr_ + "imís" ;--# notpresent - VP (Pret Pl P2) => impr_ + "imíssiu" ;--# notpresent + VP (Fut Sg P3) => impr_ + "imirà" ;--# notpresent + VP (Pret Pl P1) => impr_ + "imíssim" ;--# notpresent + VP (Pret Sg P1) => impr_ + "imís" ;--# notpresent + VP (Pret Pl P2) => impr_ + "imíssiu" ;--# notpresent VP (Pret Sg P2) => impr_ + "imissis" ;--# notpresent VP (Pret Pl P3) => impr_ + "imissin" ;--# notpresent - VP (Pret Sg P3) => impr_ + "imís" ;--# notpresent - VP (Cond Pl P1) => impr_ + "imiríem" ;--# notpresent + VP (Pret Sg P3) => impr_ + "imís" ;--# notpresent + VP (Cond Pl P1) => impr_ + "imiríem" ;--# notpresent VP (Cond Sg P1) => impr_ + "imiria" ;--# notpresent - VP (Cond Pl P2) => impr_ + "imiríeu" ;--# notpresent + VP (Cond Pl P2) => impr_ + "imiríeu" ;--# notpresent VP (Cond Sg P2) => impr_ + "imiries" ;--# notpresent VP (Cond Pl P3) => impr_ + "imirien" ;--# notpresent VP (Cond Sg P3) => impr_ + "imiria" ;--# notpresent @@ -3180,7 +3180,7 @@ let impr_ = Predef.tk 4 imprimir in VP (Pass Pl Fem) => impr_ + "eses" ; VP (Pass Sg Fem) => impr_ + "esa" ; VP (Pass Pl Masc) => impr_ + "esos" ; - VP (Pass Sg Masc) => impr_ + "ès" ; + VP (Pass Sg Masc) => impr_ + "ès" ; VP (Imp Sg P1) => variants {} } } ; @@ -3203,33 +3203,33 @@ let j_ = Predef.tk 4 jeure in 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 Pl P1) => j_ + "èiem" ;--# notpresent VP (Impf Ind Sg P1) => j_ + "eia" ;--# notpresent - VP (Impf Ind Pl P2) => j_ + "èieu" ;--# 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 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 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 (Impf Sub Sg P3) => j_ + "agués" ;--# notpresent VP (Fut Pl P1) => j_ + "aurem" ;--# notpresent - VP (Fut Sg P1) => j_ + "auré" ;--# notpresent + VP (Fut Sg P1) => j_ + "auré" ;--# notpresent VP (Fut Pl P2) => j_ + "aureu" ;--# notpresent - VP (Fut Sg P2) => j_ + "auràs" ;--# notpresent + VP (Fut Sg P2) => j_ + "auràs" ;--# notpresent VP (Fut Pl P3) => j_ + "auran" ;--# notpresent - VP (Fut Sg P3) => j_ + "aurà" ;--# notpresent - VP (Pret Pl P1) => j_ + "aguéssim" ;--# notpresent - VP (Pret Sg P1) => j_ + "agués" ;--# notpresent - VP (Pret Pl P2) => j_ + "aguéssiu" ;--# notpresent + VP (Fut Sg P3) => j_ + "aurà" ;--# notpresent + VP (Pret Pl P1) => j_ + "aguéssim" ;--# notpresent + VP (Pret Sg P1) => j_ + "agués" ;--# notpresent + VP (Pret Pl P2) => j_ + "aguéssiu" ;--# notpresent VP (Pret Sg P2) => j_ + "aguessis" ;--# notpresent VP (Pret Pl P3) => j_ + "aguessin" ;--# notpresent - VP (Pret Sg P3) => j_ + "agués" ;--# notpresent - VP (Cond Pl P1) => j_ + "auríem" ;--# notpresent + VP (Pret Sg P3) => j_ + "agués" ;--# notpresent + VP (Cond Pl P1) => j_ + "auríem" ;--# notpresent VP (Cond Sg P1) => j_ + "auria" ;--# notpresent - VP (Cond Pl P2) => j_ + "auríeu" ;--# notpresent + VP (Cond Pl P2) => j_ + "auríeu" ;--# notpresent VP (Cond Sg P2) => j_ + "auries" ;--# notpresent VP (Cond Pl P3) => j_ + "aurien" ;--# notpresent VP (Cond Sg P3) => j_ + "auria" ;--# notpresent @@ -3264,33 +3264,33 @@ let llo_ = Predef.tk 2 lloar in 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 Pl P1) => llo_ + "àvem" ;--# notpresent VP (Impf Ind Sg P1) => llo_ + "ava" ;--# notpresent - VP (Impf Ind Pl P2) => llo_ + "àveu" ;--# 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 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 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 (Impf Sub Sg P3) => llo_ + "és" ;--# notpresent VP (Fut Pl P1) => llo_ + "arem" ;--# notpresent - VP (Fut Sg P1) => llo_ + "aré" ;--# notpresent + VP (Fut Sg P1) => llo_ + "aré" ;--# notpresent VP (Fut Pl P2) => llo_ + "areu" ;--# notpresent - VP (Fut Sg P2) => llo_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => llo_ + "aràs" ;--# notpresent VP (Fut Pl P3) => llo_ + "aran" ;--# notpresent - VP (Fut Sg P3) => llo_ + "arà" ;--# notpresent - VP (Pret Pl P1) => llo_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => llo_ + "és" ;--# notpresent - VP (Pret Pl P2) => llo_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => llo_ + "arà" ;--# notpresent + VP (Pret Pl P1) => llo_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => llo_ + "és" ;--# notpresent + VP (Pret Pl P2) => llo_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => llo_ + "essis" ;--# notpresent VP (Pret Pl P3) => llo_ + "essin" ;--# notpresent - VP (Pret Sg P3) => llo_ + "és" ;--# notpresent - VP (Cond Pl P1) => llo_ + "aríem" ;--# notpresent + VP (Pret Sg P3) => llo_ + "és" ;--# notpresent + VP (Cond Pl P1) => llo_ + "aríem" ;--# notpresent VP (Cond Sg P1) => llo_ + "aria" ;--# notpresent - VP (Cond Pl P2) => llo_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => llo_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => llo_ + "aries" ;--# notpresent VP (Cond Pl P3) => llo_ + "arien" ;--# notpresent VP (Cond Sg P3) => llo_ + "aria" ;--# notpresent @@ -3312,58 +3312,58 @@ let llu_ = Predef.tk 2 lluir in {s = table { VI Infn => llu_ + "ir" ; VI Ger => llu_ + "int" ; - VI Part => llu_ + "ït" ; - VP (Pres Ind Pl P1) => llu_ + "ïm" ; + VI Part => llu_ + "ït" ; + VP (Pres Ind Pl P1) => llu_ + "ïm" ; VP (Pres Ind Sg P1) => llu_ + "eixo" ; - VP (Pres Ind Pl P2) => llu_ + "ïu" ; + 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 Sub Pl P1) => llu_ + "ïm" ; + VP (Pres Sub Pl P1) => llu_ + "ïm" ; VP (Pres Sub Sg P1) => llu_ + "eixi" ; - VP (Pres Sub Pl P2) => llu_ + "ïu" ; + 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 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 (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 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 Sg P1) => llu_ + "iré" ;--# notpresent VP (Fut Pl P2) => llu_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => llu_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => llu_ + "iràs" ;--# notpresent VP (Fut Pl P3) => llu_ + "iran" ;--# notpresent - VP (Fut Sg P3) => llu_ + "irà" ;--# notpresent - VP (Pret Pl P1) => llu_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => llu_ + "ís" ;--# notpresent - VP (Pret Pl P2) => llu_ + "íssiu" ;--# notpresent - VP (Pret Sg P2) => llu_ + "ïssis" ;--# notpresent - VP (Pret Pl P3) => llu_ + "ïssin" ;--# notpresent - VP (Pret Sg P3) => llu_ + "ís" ;--# notpresent - VP (Cond Pl P1) => llu_ + "iríem" ;--# notpresent + VP (Fut Sg P3) => llu_ + "irà" ;--# notpresent + VP (Pret Pl P1) => llu_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => llu_ + "ís" ;--# notpresent + VP (Pret Pl P2) => llu_ + "íssiu" ;--# notpresent + VP (Pret Sg P2) => llu_ + "ïssis" ;--# notpresent + VP (Pret Pl P3) => llu_ + "ïssin" ;--# notpresent + VP (Pret Sg P3) => llu_ + "ís" ;--# notpresent + VP (Cond Pl P1) => llu_ + "iríem" ;--# notpresent VP (Cond Sg P1) => llu_ + "iria" ;--# notpresent - VP (Cond Pl P2) => llu_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => llu_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => llu_ + "iries" ;--# notpresent VP (Cond Pl P3) => llu_ + "irien" ;--# notpresent VP (Cond Sg P3) => llu_ + "iria" ;--# notpresent - VP (Imp Pl P1) => llu_ + "ïm" ; - VP (Imp Pl P2) => llu_ + "ïu" ; + VP (Imp Pl P1) => llu_ + "ïm" ; + VP (Imp Pl P2) => llu_ + "ïu" ; VP (Imp Sg P2) => llu_ + "eix" ; VP (Imp Pl P3) => llu_ + "eixin" ; VP (Imp Sg P3) => llu_ + "eixi" ; - VP (Pass Pl Fem) => llu_ + "ïdes" ; - VP (Pass Sg Fem) => llu_ + "ïda" ; - VP (Pass Pl Masc) => llu_ + "ïts" ; - VP (Pass Sg Masc) => llu_ + "ït" ; + VP (Pass Pl Fem) => llu_ + "ïdes" ; + VP (Pass Sg Fem) => llu_ + "ïda" ; + VP (Pass Pl Masc) => llu_ + "ïts" ; + VP (Pass Sg Masc) => llu_ + "ït" ; VP (Imp Sg P1) => variants {} } } ; @@ -3387,33 +3387,33 @@ let ment_ = Predef.tk 2 mentir in 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 Pl P1) => ment_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => ment_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => ment_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => ment_ + "ís" ;--# notpresent VP (Fut Pl P1) => ment_ + "irem" ;--# notpresent - VP (Fut Sg P1) => ment_ + "iré" ;--# notpresent + VP (Fut Sg P1) => ment_ + "iré" ;--# notpresent VP (Fut Pl P2) => ment_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => ment_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => ment_ + "iràs" ;--# notpresent VP (Fut Pl P3) => ment_ + "iran" ;--# notpresent - VP (Fut Sg P3) => ment_ + "irà" ;--# notpresent - VP (Pret Pl P1) => ment_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => ment_ + "ís" ;--# notpresent - VP (Pret Pl P2) => ment_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => ment_ + "irà" ;--# notpresent + VP (Pret Pl P1) => ment_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => ment_ + "ís" ;--# notpresent + VP (Pret Pl P2) => ment_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => ment_ + "issis" ;--# notpresent VP (Pret Pl P3) => ment_ + "issin" ;--# notpresent - VP (Pret Sg P3) => ment_ + "ís" ;--# notpresent - VP (Cond Pl P1) => ment_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => ment_ + "ís" ;--# notpresent + VP (Cond Pl P1) => ment_ + "iríem" ;--# notpresent VP (Cond Sg P1) => ment_ + "iria" ;--# notpresent - VP (Cond Pl P2) => ment_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => ment_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => ment_ + "iries" ;--# notpresent VP (Cond Pl P3) => ment_ + "irien" ;--# notpresent VP (Cond Sg P3) => ment_ + "iria" ;--# notpresent @@ -3443,46 +3443,46 @@ let menyspre_ = Predef.tk 2 menysprear in VP (Pres Ind Pl P3) => menyspre_ + "en" ; VP (Pres Ind Sg P3) => menyspre_ + "a" ; VP (Pres Sub Pl P1) => menyspre_ + "em" ; - VP (Pres Sub Sg P1) => menyspre_ + "ï" ; + 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 (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 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 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 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 (Impf Sub Sg P3) => menyspre_ + "és" ;--# notpresent VP (Fut Pl P1) => menyspre_ + "arem" ;--# notpresent - VP (Fut Sg P1) => menyspre_ + "aré" ;--# notpresent + VP (Fut Sg P1) => menyspre_ + "aré" ;--# notpresent VP (Fut Pl P2) => menyspre_ + "areu" ;--# notpresent - VP (Fut Sg P2) => menyspre_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => menyspre_ + "aràs" ;--# notpresent VP (Fut Pl P3) => menyspre_ + "aran" ;--# notpresent - VP (Fut Sg P3) => menyspre_ + "arà" ;--# notpresent - VP (Pret Pl P1) => menyspre_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => menyspre_ + "és" ;--# notpresent - VP (Pret Pl P2) => menyspre_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => menyspre_ + "arà" ;--# notpresent + VP (Pret Pl P1) => menyspre_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => menyspre_ + "és" ;--# notpresent + VP (Pret Pl P2) => menyspre_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => menyspre_ + "essis" ;--# notpresent VP (Pret Pl P3) => menyspre_ + "essin" ;--# notpresent - VP (Pret Sg P3) => menyspre_ + "és" ;--# notpresent - VP (Cond Pl P1) => menyspre_ + "aríem" ;--# notpresent + VP (Pret Sg P3) => menyspre_ + "és" ;--# notpresent + VP (Cond Pl P1) => menyspre_ + "aríem" ;--# notpresent VP (Cond Sg P1) => menyspre_ + "aria" ;--# notpresent - VP (Cond Pl P2) => menyspre_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => menyspre_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => menyspre_ + "aries" ;--# notpresent VP (Cond Pl P3) => menyspre_ + "arien" ;--# notpresent VP (Cond Sg P3) => menyspre_ + "aria" ;--# notpresent VP (Imp Pl P1) => menyspre_ + "em" ; VP (Imp Pl P2) => menyspre_ + "eu" ; VP (Imp Sg P2) => menyspre_ + "a" ; - VP (Imp Pl P3) => menyspre_ + "ïn" ; - VP (Imp Sg P3) => menyspre_ + "ï" ; + VP (Imp Pl P3) => menyspre_ + "ïn" ; + VP (Imp Sg P3) => menyspre_ + "ï" ; VP (Pass Pl Fem) => menyspre_ + "ades" ; VP (Pass Sg Fem) => menyspre_ + "ada" ; VP (Pass Pl Masc) => menyspre_ + "ats" ; @@ -3491,8 +3491,8 @@ VP (Imp Sg P1) => variants {} } } ; -oper merèixer_68 : Str -> Verbum = \merèixer -> -let mer_ = Predef.tk 5 merèixer in +oper merèixer_68 : Str -> Verbum = \merèixer -> +let mer_ = Predef.tk 5 merèixer in {s = table { VI Ger => mer_ + "eixent" ; VI Part => mer_ + "escut" ; @@ -3508,33 +3508,33 @@ let mer_ = Predef.tk 5 mer 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 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 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 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 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 (Impf Sub Sg P3) => mer_ + "eixés" ;--# notpresent VP (Fut Pl P1) => mer_ + "eixerem" ;--# notpresent - VP (Fut Sg P1) => mer_ + "eixeré" ;--# notpresent + VP (Fut Sg P1) => mer_ + "eixeré" ;--# notpresent VP (Fut Pl P2) => mer_ + "eixereu" ;--# notpresent - VP (Fut Sg P2) => mer_ + "eixeràs" ;--# notpresent + VP (Fut Sg P2) => mer_ + "eixeràs" ;--# notpresent VP (Fut Pl P3) => mer_ + "eixeran" ;--# notpresent - VP (Fut Sg P3) => mer_ + "eixerà" ;--# notpresent - VP (Pret Pl P1) => mer_ + "eixéssim" ;--# notpresent - VP (Pret Sg P1) => mer_ + "eixés" ;--# notpresent - VP (Pret Pl P2) => mer_ + "eixéssiu" ;--# notpresent + VP (Fut Sg P3) => mer_ + "eixerà" ;--# notpresent + VP (Pret Pl P1) => mer_ + "eixéssim" ;--# notpresent + VP (Pret Sg P1) => mer_ + "eixés" ;--# notpresent + VP (Pret Pl P2) => mer_ + "eixéssiu" ;--# notpresent VP (Pret Sg P2) => mer_ + "eixessis" ;--# notpresent VP (Pret Pl P3) => mer_ + "eixessin" ;--# notpresent - VP (Pret Sg P3) => mer_ + "eixés" ;--# notpresent - VP (Cond Pl P1) => mer_ + "eixeríem" ;--# notpresent + VP (Pret Sg P3) => mer_ + "eixés" ;--# notpresent + VP (Cond Pl P1) => mer_ + "eixeríem" ;--# notpresent VP (Cond Sg P1) => mer_ + "eixeria" ;--# notpresent - VP (Cond Pl P2) => mer_ + "eixeríeu" ;--# notpresent + VP (Cond Pl P2) => mer_ + "eixeríeu" ;--# notpresent VP (Cond Sg P2) => mer_ + "eixeries" ;--# notpresent VP (Cond Pl P3) => mer_ + "eixerien" ;--# notpresent VP (Cond Sg P3) => mer_ + "eixeria" ;--# notpresent @@ -3547,7 +3547,7 @@ let mer_ = Predef.tk 5 mer VP (Pass Sg Fem) => mer_ + "escuda" ; VP (Pass Pl Masc) => mer_ + "escuts" ; VP (Pass Sg Masc) => mer_ + "escut" ; - VI Infn => mer_ + "èixer" ; + VI Infn => mer_ + "èixer" ; VP (Imp Sg P1) => variants {} } } ; @@ -3572,33 +3572,33 @@ let m_ = Predef.tk 4 morir in 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 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 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 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 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 (Impf Sub Sg P3) => m_ + "orís" ;--# notpresent VP (Fut Pl P1) => m_ + "orirem" ;--# notpresent - VP (Fut Sg P1) => m_ + "oriré" ;--# notpresent + VP (Fut Sg P1) => m_ + "oriré" ;--# notpresent VP (Fut Pl P2) => m_ + "orireu" ;--# notpresent - VP (Fut Sg P2) => m_ + "oriràs" ;--# notpresent + VP (Fut Sg P2) => m_ + "oriràs" ;--# notpresent VP (Fut Pl P3) => m_ + "oriran" ;--# notpresent - VP (Fut Sg P3) => m_ + "orirà" ;--# notpresent - VP (Pret Pl P1) => m_ + "oríssim" ;--# notpresent - VP (Pret Sg P1) => m_ + "orís" ;--# notpresent - VP (Pret Pl P2) => m_ + "oríssiu" ;--# notpresent + VP (Fut Sg P3) => m_ + "orirà" ;--# notpresent + VP (Pret Pl P1) => m_ + "oríssim" ;--# notpresent + VP (Pret Sg P1) => m_ + "orís" ;--# notpresent + VP (Pret Pl P2) => m_ + "oríssiu" ;--# notpresent VP (Pret Sg P2) => m_ + "orissis" ;--# notpresent VP (Pret Pl P3) => m_ + "orissin" ;--# notpresent - VP (Pret Sg P3) => m_ + "orís" ;--# notpresent - VP (Cond Pl P1) => m_ + "oriríem" ;--# notpresent + VP (Pret Sg P3) => m_ + "orís" ;--# notpresent + VP (Cond Pl P1) => m_ + "oriríem" ;--# notpresent VP (Cond Sg P1) => m_ + "oriria" ;--# notpresent - VP (Cond Pl P2) => m_ + "oriríeu" ;--# notpresent + VP (Cond Pl P2) => m_ + "oriríeu" ;--# notpresent VP (Cond Sg P2) => m_ + "oriries" ;--# notpresent VP (Cond Pl P3) => m_ + "oririen" ;--# notpresent VP (Cond Sg P3) => m_ + "oriria" ;--# notpresent @@ -3633,33 +3633,33 @@ let mo_ = Predef.tk 3 moure in 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 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 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 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 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 (Impf Sub Sg P3) => mo_ + "gués" ;--# notpresent VP (Fut Pl P1) => mo_ + "urem" ;--# notpresent - VP (Fut Sg P1) => mo_ + "uré" ;--# notpresent + VP (Fut Sg P1) => mo_ + "uré" ;--# notpresent VP (Fut Pl P2) => mo_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => mo_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => mo_ + "uràs" ;--# notpresent VP (Fut Pl P3) => mo_ + "uran" ;--# notpresent - VP (Fut Sg P3) => mo_ + "urà" ;--# notpresent - VP (Pret Pl P1) => mo_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => mo_ + "gués" ;--# notpresent - VP (Pret Pl P2) => mo_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => mo_ + "urà" ;--# notpresent + VP (Pret Pl P1) => mo_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => mo_ + "gués" ;--# notpresent + VP (Pret Pl P2) => mo_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => mo_ + "guessis" ;--# notpresent VP (Pret Pl P3) => mo_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => mo_ + "gués" ;--# notpresent - VP (Cond Pl P1) => mo_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => mo_ + "gués" ;--# notpresent + VP (Cond Pl P1) => mo_ + "uríem" ;--# notpresent VP (Cond Sg P1) => mo_ + "uria" ;--# notpresent - VP (Cond Pl P2) => mo_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => mo_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => mo_ + "uries" ;--# notpresent VP (Cond Pl P3) => mo_ + "urien" ;--# notpresent VP (Cond Sg P3) => mo_ + "uria" ;--# notpresent @@ -3677,10 +3677,10 @@ VP (Imp Sg P1) => variants {} } ; -- munyir-- is not in the used source . -oper néixer_74 : Str -> Verbum = \néixer -> -let n_ = Predef.tk 5 néixer in +oper néixer_74 : Str -> Verbum = \néixer -> +let n_ = Predef.tk 5 néixer in {s = table { - VI Infn => n_ + "éixer" ; + VI Infn => n_ + "éixer" ; VI Ger => n_ + "aixent" ; VI Part => n_ + "ascut" ; VP (Pres Ind Pl P1) => n_ + "aixem" ; @@ -3695,33 +3695,33 @@ let n_ = Predef.tk 5 n 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 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 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 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 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 (Impf Sub Sg P3) => n_ + "aixés" ;--# notpresent VP (Fut Pl P1) => n_ + "aixerem" ;--# notpresent - VP (Fut Sg P1) => n_ + "aixeré" ;--# notpresent + VP (Fut Sg P1) => n_ + "aixeré" ;--# notpresent VP (Fut Pl P2) => n_ + "aixereu" ;--# notpresent - VP (Fut Sg P2) => n_ + "aixeràs" ;--# notpresent + VP (Fut Sg P2) => n_ + "aixeràs" ;--# notpresent VP (Fut Pl P3) => n_ + "aixeran" ;--# notpresent - VP (Fut Sg P3) => n_ + "aixerà" ;--# notpresent - VP (Pret Pl P1) => n_ + "aixéssim" ;--# notpresent - VP (Pret Sg P1) => n_ + "aixés" ;--# notpresent - VP (Pret Pl P2) => n_ + "aixéssiu" ;--# notpresent + VP (Fut Sg P3) => n_ + "aixerà" ;--# notpresent + VP (Pret Pl P1) => n_ + "aixéssim" ;--# notpresent + VP (Pret Sg P1) => n_ + "aixés" ;--# notpresent + VP (Pret Pl P2) => n_ + "aixéssiu" ;--# notpresent VP (Pret Sg P2) => n_ + "aixessis" ;--# notpresent VP (Pret Pl P3) => n_ + "aixessin" ;--# notpresent - VP (Pret Sg P3) => n_ + "aixés" ;--# notpresent - VP (Cond Pl P1) => n_ + "aixeríem" ;--# notpresent + VP (Pret Sg P3) => n_ + "aixés" ;--# notpresent + VP (Cond Pl P1) => n_ + "aixeríem" ;--# notpresent VP (Cond Sg P1) => n_ + "aixeria" ;--# notpresent - VP (Cond Pl P2) => n_ + "aixeríeu" ;--# notpresent + VP (Cond Pl P2) => n_ + "aixeríeu" ;--# notpresent VP (Cond Sg P2) => n_ + "aixeries" ;--# notpresent VP (Cond Pl P3) => n_ + "aixerien" ;--# notpresent VP (Cond Sg P3) => n_ + "aixeria" ;--# notpresent @@ -3758,33 +3758,33 @@ let x_ = Predef.tk 5 obrir in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "rís" ;--# notpresent VP (Fut Pl P1) => x_ + "rirem" ;--# notpresent - VP (Fut Sg P1) => x_ + "riré" ;--# notpresent + VP (Fut Sg P1) => x_ + "riré" ;--# notpresent VP (Fut Pl P2) => x_ + "rireu" ;--# notpresent - VP (Fut Sg P2) => x_ + "riràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "riràs" ;--# notpresent VP (Fut Pl P3) => x_ + "riran" ;--# notpresent - VP (Fut Sg P3) => x_ + "rirà" ;--# notpresent - VP (Pret Pl P1) => x_ + "ríssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "rís" ;--# notpresent - VP (Pret Pl P2) => x_ + "ríssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "rirà" ;--# notpresent + VP (Pret Pl P1) => x_ + "ríssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "rís" ;--# notpresent + VP (Pret Pl P2) => x_ + "ríssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "rissis" ;--# notpresent VP (Pret Pl P3) => x_ + "rissin" ;--# notpresent - VP (Pret Sg P3) => x_ + "rís" ;--# notpresent - VP (Cond Pl P1) => x_ + "riríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "rís" ;--# notpresent + VP (Cond Pl P1) => x_ + "riríem" ;--# notpresent VP (Cond Sg P1) => x_ + "riria" ;--# notpresent - VP (Cond Pl P2) => x_ + "riríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "riríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "riries" ;--# notpresent VP (Cond Pl P3) => x_ + "ririen" ;--# notpresent VP (Cond Sg P3) => x_ + "riria" ;--# notpresent @@ -3812,40 +3812,40 @@ let ob_ = Predef.tk 5 obtenir in 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 Ind Sg P3) => ob_ + "té" ; 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 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 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 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 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 (Impf Sub Sg P3) => ob_ + "tingués" ;--# notpresent VP (Fut Pl P1) => ob_ + "tindrem" ;--# notpresent - VP (Fut Sg P1) => ob_ + "tindré" ;--# notpresent + VP (Fut Sg P1) => ob_ + "tindré" ;--# notpresent VP (Fut Pl P2) => ob_ + "tindreu" ;--# notpresent - VP (Fut Sg P2) => ob_ + "tindràs" ;--# notpresent + VP (Fut Sg P2) => ob_ + "tindràs" ;--# notpresent VP (Fut Pl P3) => ob_ + "tindran" ;--# notpresent - VP (Fut Sg P3) => ob_ + "tindrà" ;--# notpresent - VP (Pret Pl P1) => ob_ + "tinguéssim" ;--# notpresent - VP (Pret Sg P1) => ob_ + "tingués" ;--# notpresent - VP (Pret Pl P2) => ob_ + "tinguéssiu" ;--# notpresent + VP (Fut Sg P3) => ob_ + "tindrà" ;--# notpresent + VP (Pret Pl P1) => ob_ + "tinguéssim" ;--# notpresent + VP (Pret Sg P1) => ob_ + "tingués" ;--# notpresent + VP (Pret Pl P2) => ob_ + "tinguéssiu" ;--# notpresent VP (Pret Sg P2) => ob_ + "tinguessis" ;--# notpresent VP (Pret Pl P3) => ob_ + "tinguessin" ;--# notpresent - VP (Pret Sg P3) => ob_ + "tingués" ;--# notpresent - VP (Cond Pl P1) => ob_ + "tindríem" ;--# notpresent + VP (Pret Sg P3) => ob_ + "tingués" ;--# notpresent + VP (Cond Pl P1) => ob_ + "tindríem" ;--# notpresent VP (Cond Sg P1) => ob_ + "tindria" ;--# notpresent - VP (Cond Pl P2) => ob_ + "tindríeu" ;--# notpresent + VP (Cond Pl P2) => ob_ + "tindríeu" ;--# notpresent VP (Cond Sg P2) => ob_ + "tindries" ;--# notpresent VP (Cond Pl P3) => ob_ + "tindrien" ;--# notpresent VP (Cond Sg P3) => ob_ + "tindria" ;--# notpresent @@ -3881,33 +3881,33 @@ let x_ = Predef.tk 6 omplir in 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 Pl P1) => x_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => x_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => x_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => x_ + "ís" ;--# notpresent VP (Fut Pl P1) => x_ + "irem" ;--# notpresent - VP (Fut Sg P1) => x_ + "iré" ;--# notpresent + VP (Fut Sg P1) => x_ + "iré" ;--# notpresent VP (Fut Pl P2) => x_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => x_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "iràs" ;--# notpresent VP (Fut Pl P3) => x_ + "iran" ;--# notpresent - VP (Fut Sg P3) => x_ + "irà" ;--# notpresent - VP (Pret Pl P1) => x_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "ís" ;--# notpresent - VP (Pret Pl P2) => x_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "irà" ;--# notpresent + VP (Pret Pl P1) => x_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "ís" ;--# notpresent + VP (Pret Pl P2) => x_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "issis" ;--# notpresent VP (Pret Pl P3) => x_ + "issin" ;--# notpresent - VP (Pret Sg P3) => x_ + "ís" ;--# notpresent - VP (Cond Pl P1) => x_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "ís" ;--# notpresent + VP (Cond Pl P1) => x_ + "iríem" ;--# notpresent VP (Cond Sg P1) => x_ + "iria" ;--# notpresent - VP (Cond Pl P2) => x_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "iries" ;--# notpresent VP (Cond Pl P3) => x_ + "irien" ;--# notpresent VP (Cond Sg P3) => x_ + "iria" ;--# notpresent @@ -3942,33 +3942,33 @@ let pat_ = Predef.tk 2 patir in 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 Pl P1) => pat_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => pat_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => pat_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => pat_ + "ís" ;--# notpresent VP (Fut Pl P1) => pat_ + "irem" ;--# notpresent - VP (Fut Sg P1) => pat_ + "iré" ;--# notpresent + VP (Fut Sg P1) => pat_ + "iré" ;--# notpresent VP (Fut Pl P2) => pat_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => pat_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => pat_ + "iràs" ;--# notpresent VP (Fut Pl P3) => pat_ + "iran" ;--# notpresent - VP (Fut Sg P3) => pat_ + "irà" ;--# notpresent - VP (Pret Pl P1) => pat_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => pat_ + "ís" ;--# notpresent - VP (Pret Pl P2) => pat_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => pat_ + "irà" ;--# notpresent + VP (Pret Pl P1) => pat_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => pat_ + "ís" ;--# notpresent + VP (Pret Pl P2) => pat_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => pat_ + "issis" ;--# notpresent VP (Pret Pl P3) => pat_ + "issin" ;--# notpresent - VP (Pret Sg P3) => pat_ + "ís" ;--# notpresent - VP (Cond Pl P1) => pat_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => pat_ + "ís" ;--# notpresent + VP (Cond Pl P1) => pat_ + "iríem" ;--# notpresent VP (Cond Sg P1) => pat_ + "iria" ;--# notpresent - VP (Cond Pl P2) => pat_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => pat_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => pat_ + "iries" ;--# notpresent VP (Cond Pl P3) => pat_ + "irien" ;--# notpresent VP (Cond Sg P3) => pat_ + "iria" ;--# notpresent @@ -3984,7 +3984,7 @@ let pat_ = Predef.tk 2 patir in VP (Imp Sg P1) => variants {} } } ; --- péixer-- is not in the used source . +-- péixer-- is not in the used source . oper perdre_83 : Str -> Verbum = \perdre -> let perd_ = Predef.tk 2 perdre in @@ -4004,33 +4004,33 @@ let perd_ = Predef.tk 2 perdre in 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 Pl P1) => perd_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => perd_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => perd_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => perd_ + "és" ;--# notpresent VP (Fut Pl P1) => perd_ + "rem" ;--# notpresent - VP (Fut Sg P1) => perd_ + "ré" ;--# notpresent + VP (Fut Sg P1) => perd_ + "ré" ;--# notpresent VP (Fut Pl P2) => perd_ + "reu" ;--# notpresent - VP (Fut Sg P2) => perd_ + "ràs" ;--# notpresent + VP (Fut Sg P2) => perd_ + "ràs" ;--# notpresent VP (Fut Pl P3) => perd_ + "ran" ;--# notpresent - VP (Fut Sg P3) => perd_ + "rà" ;--# notpresent - VP (Pret Pl P1) => perd_ + "éssim" ;--# notpresent - VP (Pret Sg P1) => perd_ + "és" ;--# notpresent - VP (Pret Pl P2) => perd_ + "éssiu" ;--# notpresent + VP (Fut Sg P3) => perd_ + "rà" ;--# notpresent + VP (Pret Pl P1) => perd_ + "éssim" ;--# notpresent + VP (Pret Sg P1) => perd_ + "és" ;--# notpresent + VP (Pret Pl P2) => perd_ + "éssiu" ;--# notpresent VP (Pret Sg P2) => perd_ + "essis" ;--# notpresent VP (Pret Pl P3) => perd_ + "essin" ;--# notpresent - VP (Pret Sg P3) => perd_ + "és" ;--# notpresent - VP (Cond Pl P1) => perd_ + "ríem" ;--# notpresent + VP (Pret Sg P3) => perd_ + "és" ;--# notpresent + VP (Cond Pl P1) => perd_ + "ríem" ;--# notpresent VP (Cond Sg P1) => perd_ + "ria" ;--# notpresent - VP (Cond Pl P2) => perd_ + "ríeu" ;--# notpresent + VP (Cond Pl P2) => perd_ + "ríeu" ;--# notpresent VP (Cond Sg P2) => perd_ + "ries" ;--# notpresent VP (Cond Pl P3) => perd_ + "rien" ;--# notpresent VP (Cond Sg P3) => perd_ + "ria" ;--# notpresent @@ -4047,8 +4047,8 @@ VP (Imp Sg P1) => variants {} } } ; -oper pertànyer_84 : Str -> Verbum = \pertànyer -> -let pert_ = Predef.tk 5 pertànyer in +oper pertànyer_84 : Str -> Verbum = \pertànyer -> +let pert_ = Predef.tk 5 pertànyer in {s = table { VI Ger => pert_ + "anyent" ; VI Part => pert_ + "angut" ; @@ -4064,33 +4064,33 @@ let pert_ = Predef.tk 5 pert 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 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 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 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 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 (Impf Sub Sg P3) => pert_ + "anyés" ;--# notpresent VP (Fut Pl P1) => pert_ + "anyerem" ;--# notpresent - VP (Fut Sg P1) => pert_ + "anyeré" ;--# notpresent + VP (Fut Sg P1) => pert_ + "anyeré" ;--# notpresent VP (Fut Pl P2) => pert_ + "anyereu" ;--# notpresent - VP (Fut Sg P2) => pert_ + "anyeràs" ;--# notpresent + VP (Fut Sg P2) => pert_ + "anyeràs" ;--# notpresent VP (Fut Pl P3) => pert_ + "anyeran" ;--# notpresent - VP (Fut Sg P3) => pert_ + "anyerà" ;--# notpresent - VP (Pret Pl P1) => pert_ + "anyéssim" ;--# notpresent - VP (Pret Sg P1) => pert_ + "anyés" ;--# notpresent - VP (Pret Pl P2) => pert_ + "anyéssiu" ;--# notpresent + VP (Fut Sg P3) => pert_ + "anyerà" ;--# notpresent + VP (Pret Pl P1) => pert_ + "anyéssim" ;--# notpresent + VP (Pret Sg P1) => pert_ + "anyés" ;--# notpresent + VP (Pret Pl P2) => pert_ + "anyéssiu" ;--# notpresent VP (Pret Sg P2) => pert_ + "anyessis" ;--# notpresent VP (Pret Pl P3) => pert_ + "anyessin" ;--# notpresent - VP (Pret Sg P3) => pert_ + "anyés" ;--# notpresent - VP (Cond Pl P1) => pert_ + "anyeríem" ;--# notpresent + VP (Pret Sg P3) => pert_ + "anyés" ;--# notpresent + VP (Cond Pl P1) => pert_ + "anyeríem" ;--# notpresent VP (Cond Sg P1) => pert_ + "anyeria" ;--# notpresent - VP (Cond Pl P2) => pert_ + "anyeríeu" ;--# notpresent + VP (Cond Pl P2) => pert_ + "anyeríeu" ;--# notpresent VP (Cond Sg P2) => pert_ + "anyeries" ;--# notpresent VP (Cond Pl P3) => pert_ + "anyerien" ;--# notpresent VP (Cond Sg P3) => pert_ + "anyeria" ;--# notpresent @@ -4103,7 +4103,7 @@ let pert_ = Predef.tk 5 pert VP (Pass Sg Fem) => pert_ + "anguda" ; VP (Pass Pl Masc) => pert_ + "anguts" ; VP (Pass Sg Masc) => pert_ + "angut" ; - VI Infn => pert_ + "ànyer" ; + VI Infn => pert_ + "ànyer" ; VP (Imp Sg P1) => variants {} } } ; @@ -4126,33 +4126,33 @@ let p_ = Predef.tk 4 poder in 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 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 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 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 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 (Impf Sub Sg P3) => p_ + "ogués" ;--# notpresent VP (Fut Pl P1) => p_ + "odrem" ;--# notpresent - VP (Fut Sg P1) => p_ + "odré" ;--# notpresent + VP (Fut Sg P1) => p_ + "odré" ;--# notpresent VP (Fut Pl P2) => p_ + "odreu" ;--# notpresent - VP (Fut Sg P2) => p_ + "odràs" ;--# notpresent + VP (Fut Sg P2) => p_ + "odràs" ;--# notpresent VP (Fut Pl P3) => p_ + "odran" ;--# notpresent - VP (Fut Sg P3) => p_ + "odrà" ;--# notpresent - VP (Pret Pl P1) => p_ + "oguéssim" ;--# notpresent - VP (Pret Sg P1) => p_ + "ogués" ;--# notpresent - VP (Pret Pl P2) => p_ + "oguéssiu" ;--# notpresent + VP (Fut Sg P3) => p_ + "odrà" ;--# notpresent + VP (Pret Pl P1) => p_ + "oguéssim" ;--# notpresent + VP (Pret Sg P1) => p_ + "ogués" ;--# notpresent + VP (Pret Pl P2) => p_ + "oguéssiu" ;--# notpresent VP (Pret Sg P2) => p_ + "oguessis" ;--# notpresent VP (Pret Pl P3) => p_ + "oguessin" ;--# notpresent - VP (Pret Sg P3) => p_ + "ogués" ;--# notpresent - VP (Cond Pl P1) => p_ + "odríem" ;--# notpresent + VP (Pret Sg P3) => p_ + "ogués" ;--# notpresent + VP (Cond Pl P1) => p_ + "odríem" ;--# notpresent VP (Cond Sg P1) => p_ + "odria" ;--# notpresent - VP (Cond Pl P2) => p_ + "odríeu" ;--# notpresent + VP (Cond Pl P2) => p_ + "odríeu" ;--# notpresent VP (Cond Sg P2) => p_ + "odries" ;--# notpresent VP (Cond Pl P3) => p_ + "odrien" ;--# notpresent VP (Cond Sg P3) => p_ + "odria" ;--# notpresent @@ -4187,33 +4187,33 @@ let preg_ = Predef.tk 2 pregar in 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 Pl P1) => preg_ + "àvem" ;--# notpresent VP (Impf Ind Sg P1) => preg_ + "ava" ;--# notpresent - VP (Impf Ind Pl P2) => preg_ + "àveu" ;--# 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 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 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 (Impf Sub Sg P3) => preg_ + "ués" ;--# notpresent VP (Fut Pl P1) => preg_ + "arem" ;--# notpresent - VP (Fut Sg P1) => preg_ + "aré" ;--# notpresent + VP (Fut Sg P1) => preg_ + "aré" ;--# notpresent VP (Fut Pl P2) => preg_ + "areu" ;--# notpresent - VP (Fut Sg P2) => preg_ + "aràs" ;--# notpresent + VP (Fut Sg P2) => preg_ + "aràs" ;--# notpresent VP (Fut Pl P3) => preg_ + "aran" ;--# notpresent - VP (Fut Sg P3) => preg_ + "arà" ;--# notpresent - VP (Pret Pl P1) => preg_ + "uéssim" ;--# notpresent - VP (Pret Sg P1) => preg_ + "ués" ;--# notpresent - VP (Pret Pl P2) => preg_ + "uéssiu" ;--# notpresent + VP (Fut Sg P3) => preg_ + "arà" ;--# notpresent + VP (Pret Pl P1) => preg_ + "uéssim" ;--# notpresent + VP (Pret Sg P1) => preg_ + "ués" ;--# notpresent + VP (Pret Pl P2) => preg_ + "uéssiu" ;--# notpresent VP (Pret Sg P2) => preg_ + "uessis" ;--# notpresent VP (Pret Pl P3) => preg_ + "uessin" ;--# notpresent - VP (Pret Sg P3) => preg_ + "ués" ;--# notpresent - VP (Cond Pl P1) => preg_ + "aríem" ;--# notpresent + VP (Pret Sg P3) => preg_ + "ués" ;--# notpresent + VP (Cond Pl P1) => preg_ + "aríem" ;--# notpresent VP (Cond Sg P1) => preg_ + "aria" ;--# notpresent - VP (Cond Pl P2) => preg_ + "aríeu" ;--# notpresent + VP (Cond Pl P2) => preg_ + "aríeu" ;--# notpresent VP (Cond Sg P2) => preg_ + "aries" ;--# notpresent VP (Cond Pl P3) => preg_ + "arien" ;--# notpresent VP (Cond Sg P3) => preg_ + "aria" ;--# notpresent @@ -4248,33 +4248,33 @@ let x_ = Predef.tk 7 prendre in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "prengués" ;--# notpresent VP (Fut Pl P1) => x_ + "prendrem" ;--# notpresent - VP (Fut Sg P1) => x_ + "prendré" ;--# notpresent + VP (Fut Sg P1) => x_ + "prendré" ;--# notpresent VP (Fut Pl P2) => x_ + "prendreu" ;--# notpresent - VP (Fut Sg P2) => x_ + "prendràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "prendràs" ;--# notpresent VP (Fut Pl P3) => x_ + "prendran" ;--# notpresent - VP (Fut Sg P3) => x_ + "prendrà" ;--# notpresent - VP (Pret Pl P1) => x_ + "prenguéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "prengués" ;--# notpresent - VP (Pret Pl P2) => x_ + "prenguéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "prendrà" ;--# notpresent + VP (Pret Pl P1) => x_ + "prenguéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "prengués" ;--# notpresent + VP (Pret Pl P2) => x_ + "prenguéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "prenguessis" ;--# notpresent VP (Pret Pl P3) => x_ + "prenguessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "prengués" ;--# notpresent - VP (Cond Pl P1) => x_ + "prendríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "prengués" ;--# notpresent + VP (Cond Pl P1) => x_ + "prendríem" ;--# notpresent VP (Cond Sg P1) => x_ + "prendria" ;--# notpresent - VP (Cond Pl P2) => x_ + "prendríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "prendríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "prendries" ;--# notpresent VP (Cond Pl P3) => x_ + "prendrien" ;--# notpresent VP (Cond Sg P3) => x_ + "prendria" ;--# notpresent @@ -4302,40 +4302,40 @@ let prev_ = Predef.tk 4 prevenir in 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 Ind Sg P3) => prev_ + "é" ; 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 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 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 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 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 (Impf Sub Sg P3) => prev_ + "ingués" ;--# notpresent VP (Fut Pl P1) => prev_ + "indrem" ;--# notpresent - VP (Fut Sg P1) => prev_ + "indré" ;--# notpresent + VP (Fut Sg P1) => prev_ + "indré" ;--# notpresent VP (Fut Pl P2) => prev_ + "indreu" ;--# notpresent - VP (Fut Sg P2) => prev_ + "indràs" ;--# notpresent + VP (Fut Sg P2) => prev_ + "indràs" ;--# notpresent VP (Fut Pl P3) => prev_ + "indran" ;--# notpresent - VP (Fut Sg P3) => prev_ + "indrà" ;--# notpresent - VP (Pret Pl P1) => prev_ + "inguéssim" ;--# notpresent - VP (Pret Sg P1) => prev_ + "ingués" ;--# notpresent - VP (Pret Pl P2) => prev_ + "inguéssiu" ;--# notpresent + VP (Fut Sg P3) => prev_ + "indrà" ;--# notpresent + VP (Pret Pl P1) => prev_ + "inguéssim" ;--# notpresent + VP (Pret Sg P1) => prev_ + "ingués" ;--# notpresent + VP (Pret Pl P2) => prev_ + "inguéssiu" ;--# notpresent VP (Pret Sg P2) => prev_ + "inguessis" ;--# notpresent VP (Pret Pl P3) => prev_ + "inguessin" ;--# notpresent - VP (Pret Sg P3) => prev_ + "ingués" ;--# notpresent - VP (Cond Pl P1) => prev_ + "indríem" ;--# notpresent + VP (Pret Sg P3) => prev_ + "ingués" ;--# notpresent + VP (Cond Pl P1) => prev_ + "indríem" ;--# notpresent VP (Cond Sg P1) => prev_ + "indria" ;--# notpresent - VP (Cond Pl P2) => prev_ + "indríeu" ;--# notpresent + VP (Cond Pl P2) => prev_ + "indríeu" ;--# notpresent VP (Cond Sg P2) => prev_ + "indries" ;--# notpresent VP (Cond Pl P3) => prev_ + "indrien" ;--# notpresent VP (Cond Sg P3) => prev_ + "indria" ;--# notpresent @@ -4372,33 +4372,33 @@ let ra_ = Predef.tk 3 raure in 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 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 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 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 (Impf Sub Sg P3) => ra_ + "gués" ;--# notpresent VP (Fut Pl P1) => ra_ + "urem" ;--# notpresent - VP (Fut Sg P1) => ra_ + "uré" ;--# notpresent + VP (Fut Sg P1) => ra_ + "uré" ;--# notpresent VP (Fut Pl P2) => ra_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => ra_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => ra_ + "uràs" ;--# notpresent VP (Fut Pl P3) => ra_ + "uran" ;--# notpresent - VP (Fut Sg P3) => ra_ + "urà" ;--# notpresent - VP (Pret Pl P1) => ra_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => ra_ + "gués" ;--# notpresent - VP (Pret Pl P2) => ra_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => ra_ + "urà" ;--# notpresent + VP (Pret Pl P1) => ra_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => ra_ + "gués" ;--# notpresent + VP (Pret Pl P2) => ra_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => ra_ + "guessis" ;--# notpresent VP (Pret Pl P3) => ra_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => ra_ + "gués" ;--# notpresent - VP (Cond Pl P1) => ra_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => ra_ + "gués" ;--# notpresent + VP (Cond Pl P1) => ra_ + "uríem" ;--# notpresent VP (Cond Sg P1) => ra_ + "uria" ;--# notpresent - VP (Cond Pl P2) => ra_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => ra_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => ra_ + "uries" ;--# notpresent VP (Cond Pl P3) => ra_ + "urien" ;--# notpresent VP (Cond Sg P3) => ra_ + "uria" ;--# notpresent @@ -4433,33 +4433,33 @@ let re_ = Predef.tk 3 rebre in 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 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 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 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 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 (Impf Sub Sg P3) => re_ + "bés" ;--# notpresent VP (Fut Pl P1) => re_ + "brem" ;--# notpresent - VP (Fut Sg P1) => re_ + "bré" ;--# notpresent + VP (Fut Sg P1) => re_ + "bré" ;--# notpresent VP (Fut Pl P2) => re_ + "breu" ;--# notpresent - VP (Fut Sg P2) => re_ + "bràs" ;--# notpresent + VP (Fut Sg P2) => re_ + "bràs" ;--# notpresent VP (Fut Pl P3) => re_ + "bran" ;--# notpresent - VP (Fut Sg P3) => re_ + "brà" ;--# notpresent - VP (Pret Pl P1) => re_ + "béssim" ;--# notpresent - VP (Pret Sg P1) => re_ + "bés" ;--# notpresent - VP (Pret Pl P2) => re_ + "béssiu" ;--# notpresent + VP (Fut Sg P3) => re_ + "brà" ;--# notpresent + VP (Pret Pl P1) => re_ + "béssim" ;--# notpresent + VP (Pret Sg P1) => re_ + "bés" ;--# notpresent + VP (Pret Pl P2) => re_ + "béssiu" ;--# notpresent VP (Pret Sg P2) => re_ + "bessis" ;--# notpresent VP (Pret Pl P3) => re_ + "bessin" ;--# notpresent - VP (Pret Sg P3) => re_ + "bés" ;--# notpresent - VP (Cond Pl P1) => re_ + "bríem" ;--# notpresent + VP (Pret Sg P3) => re_ + "bés" ;--# notpresent + VP (Cond Pl P1) => re_ + "bríem" ;--# notpresent VP (Cond Sg P1) => re_ + "bria" ;--# notpresent - VP (Cond Pl P2) => re_ + "bríeu" ;--# notpresent + VP (Cond Pl P2) => re_ + "bríeu" ;--# notpresent VP (Cond Sg P2) => re_ + "bries" ;--# notpresent VP (Cond Pl P3) => re_ + "brien" ;--# notpresent VP (Cond Sg P3) => re_ + "bria" ;--# notpresent @@ -4493,33 +4493,33 @@ let recl_ = Predef.tk 4 recloure in 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 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 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 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 (Impf Sub Sg P3) => recl_ + "ogués" ;--# notpresent VP (Fut Pl P1) => recl_ + "ourem" ;--# notpresent - VP (Fut Sg P1) => recl_ + "ouré" ;--# notpresent + VP (Fut Sg P1) => recl_ + "ouré" ;--# notpresent VP (Fut Pl P2) => recl_ + "oureu" ;--# notpresent - VP (Fut Sg P2) => recl_ + "ouràs" ;--# notpresent + VP (Fut Sg P2) => recl_ + "ouràs" ;--# notpresent VP (Fut Pl P3) => recl_ + "ouran" ;--# notpresent - VP (Fut Sg P3) => recl_ + "ourà" ;--# notpresent - VP (Pret Pl P1) => recl_ + "oguéssim" ;--# notpresent - VP (Pret Sg P1) => recl_ + "ogués" ;--# notpresent - VP (Pret Pl P2) => recl_ + "oguéssiu" ;--# notpresent + VP (Fut Sg P3) => recl_ + "ourà" ;--# notpresent + VP (Pret Pl P1) => recl_ + "oguéssim" ;--# notpresent + VP (Pret Sg P1) => recl_ + "ogués" ;--# notpresent + VP (Pret Pl P2) => recl_ + "oguéssiu" ;--# notpresent VP (Pret Sg P2) => recl_ + "oguessis" ;--# notpresent VP (Pret Pl P3) => recl_ + "oguessin" ;--# notpresent - VP (Pret Sg P3) => recl_ + "ogués" ;--# notpresent - VP (Cond Pl P1) => recl_ + "ouríem" ;--# notpresent + VP (Pret Sg P3) => recl_ + "ogués" ;--# notpresent + VP (Cond Pl P1) => recl_ + "ouríem" ;--# notpresent VP (Cond Sg P1) => recl_ + "ouria" ;--# notpresent - VP (Cond Pl P2) => recl_ + "ouríeu" ;--# notpresent + VP (Cond Pl P2) => recl_ + "ouríeu" ;--# notpresent VP (Cond Sg P2) => recl_ + "ouries" ;--# notpresent VP (Cond Pl P3) => recl_ + "ourien" ;--# notpresent VP (Cond Sg P3) => recl_ + "ouria" ;--# notpresent @@ -4531,8 +4531,8 @@ let recl_ = Predef.tk 4 recloure in VP (Pass Pl Fem) => recl_ + "oses" ; VP (Pass Sg Fem) => recl_ + "osa" ; VP (Pass Pl Masc) => recl_ + "osos" ; - VI Part => recl_ + "òs" ; - VP (Pass Sg Masc) => recl_ + "òs" ; + VI Part => recl_ + "òs" ; + VP (Pass Sg Masc) => recl_ + "òs" ; VP (Imp Sg P1) => variants {} } } ; @@ -4542,58 +4542,58 @@ let redu_ = Predef.tk 2 reduir in {s = table { VI Infn => redu_ + "ir" ; VI Ger => redu_ + "int" ; - VI Part => redu_ + "ït" ; - VP (Pres Ind Pl P1) => redu_ + "ïm" ; + VI Part => redu_ + "ït" ; + VP (Pres Ind Pl P1) => redu_ + "ïm" ; VP (Pres Ind Sg P1) => redu_ + "eixo" ; - VP (Pres Ind Pl P2) => redu_ + "ïu" ; + 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 Sub Pl P1) => redu_ + "ïm" ; + VP (Pres Sub Pl P1) => redu_ + "ïm" ; VP (Pres Sub Sg P1) => redu_ + "eixi" ; - VP (Pres Sub Pl P2) => redu_ + "ïu" ; + 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 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 (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 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 Sg P1) => redu_ + "iré" ;--# notpresent VP (Fut Pl P2) => redu_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => redu_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => redu_ + "iràs" ;--# notpresent VP (Fut Pl P3) => redu_ + "iran" ;--# notpresent - VP (Fut Sg P3) => redu_ + "irà" ;--# notpresent - VP (Pret Pl P1) => redu_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => redu_ + "ís" ;--# notpresent - VP (Pret Pl P2) => redu_ + "íssiu" ;--# notpresent - VP (Pret Sg P2) => redu_ + "ïssis" ;--# notpresent - VP (Pret Pl P3) => redu_ + "ïssin" ;--# notpresent - VP (Pret Sg P3) => redu_ + "ís" ;--# notpresent - VP (Cond Pl P1) => redu_ + "iríem" ;--# notpresent + VP (Fut Sg P3) => redu_ + "irà" ;--# notpresent + VP (Pret Pl P1) => redu_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => redu_ + "ís" ;--# notpresent + VP (Pret Pl P2) => redu_ + "íssiu" ;--# notpresent + VP (Pret Sg P2) => redu_ + "ïssis" ;--# notpresent + VP (Pret Pl P3) => redu_ + "ïssin" ;--# notpresent + VP (Pret Sg P3) => redu_ + "ís" ;--# notpresent + VP (Cond Pl P1) => redu_ + "iríem" ;--# notpresent VP (Cond Sg P1) => redu_ + "iria" ;--# notpresent - VP (Cond Pl P2) => redu_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => redu_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => redu_ + "iries" ;--# notpresent VP (Cond Pl P3) => redu_ + "irien" ;--# notpresent VP (Cond Sg P3) => redu_ + "iria" ;--# notpresent - VP (Imp Pl P1) => redu_ + "ïm" ; - VP (Imp Pl P2) => redu_ + "ïu" ; + VP (Imp Pl P1) => redu_ + "ïm" ; + VP (Imp Pl P2) => redu_ + "ïu" ; VP (Imp Sg P2) => redu_ + "eix" ; VP (Imp Pl P3) => redu_ + "eixin" ; VP (Imp Sg P3) => redu_ + "eixi" ; - VP (Pass Pl Fem) => redu_ + "ïdes" ; - VP (Pass Sg Fem) => redu_ + "ïda" ; - VP (Pass Pl Masc) => redu_ + "ïts" ; - VP (Pass Sg Masc) => redu_ + "ït" ; + VP (Pass Pl Fem) => redu_ + "ïdes" ; + VP (Pass Sg Fem) => redu_ + "ïda" ; + VP (Pass Pl Masc) => redu_ + "ïts" ; + VP (Pass Sg Masc) => redu_ + "ït" ; VP (Imp Sg P1) => variants {} } } ; @@ -4617,33 +4617,33 @@ let r_ = Predef.tk 4 riure in 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 Pl P1) => r_ + "èiem" ;--# notpresent VP (Impf Ind Sg P1) => r_ + "eia" ;--# notpresent - VP (Impf Ind Pl P2) => r_ + "èieu" ;--# 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 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 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 (Impf Sub Sg P3) => r_ + "igués" ;--# notpresent VP (Fut Pl P1) => r_ + "iurem" ;--# notpresent - VP (Fut Sg P1) => r_ + "iuré" ;--# notpresent + VP (Fut Sg P1) => r_ + "iuré" ;--# notpresent VP (Fut Pl P2) => r_ + "iureu" ;--# notpresent - VP (Fut Sg P2) => r_ + "iuràs" ;--# notpresent + VP (Fut Sg P2) => r_ + "iuràs" ;--# notpresent VP (Fut Pl P3) => r_ + "iuran" ;--# notpresent - VP (Fut Sg P3) => r_ + "iurà" ;--# notpresent - VP (Pret Pl P1) => r_ + "iguéssim" ;--# notpresent - VP (Pret Sg P1) => r_ + "igués" ;--# notpresent - VP (Pret Pl P2) => r_ + "iguéssiu" ;--# notpresent + VP (Fut Sg P3) => r_ + "iurà" ;--# notpresent + VP (Pret Pl P1) => r_ + "iguéssim" ;--# notpresent + VP (Pret Sg P1) => r_ + "igués" ;--# notpresent + VP (Pret Pl P2) => r_ + "iguéssiu" ;--# notpresent VP (Pret Sg P2) => r_ + "iguessis" ;--# notpresent VP (Pret Pl P3) => r_ + "iguessin" ;--# notpresent - VP (Pret Sg P3) => r_ + "igués" ;--# notpresent - VP (Cond Pl P1) => r_ + "iuríem" ;--# notpresent + VP (Pret Sg P3) => r_ + "igués" ;--# notpresent + VP (Cond Pl P1) => r_ + "iuríem" ;--# notpresent VP (Cond Sg P1) => r_ + "iuria" ;--# notpresent - VP (Cond Pl P2) => r_ + "iuríeu" ;--# notpresent + VP (Cond Pl P2) => r_ + "iuríeu" ;--# notpresent VP (Cond Sg P2) => r_ + "iuries" ;--# notpresent VP (Cond Pl P3) => r_ + "iurien" ;--# notpresent VP (Cond Sg P3) => r_ + "iuria" ;--# notpresent @@ -4677,33 +4677,33 @@ let rom_ = Predef.tk 5 romandre in 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 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 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 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 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 (Impf Sub Sg P3) => rom_ + "angués" ;--# notpresent VP (Fut Pl P1) => rom_ + "andrem" ;--# notpresent - VP (Fut Sg P1) => rom_ + "andré" ;--# notpresent + VP (Fut Sg P1) => rom_ + "andré" ;--# notpresent VP (Fut Pl P2) => rom_ + "andreu" ;--# notpresent - VP (Fut Sg P2) => rom_ + "andràs" ;--# notpresent + VP (Fut Sg P2) => rom_ + "andràs" ;--# notpresent VP (Fut Pl P3) => rom_ + "andran" ;--# notpresent - VP (Fut Sg P3) => rom_ + "andrà" ;--# notpresent - VP (Pret Pl P1) => rom_ + "anguéssim" ;--# notpresent - VP (Pret Sg P1) => rom_ + "angués" ;--# notpresent - VP (Pret Pl P2) => rom_ + "anguéssiu" ;--# notpresent + VP (Fut Sg P3) => rom_ + "andrà" ;--# notpresent + VP (Pret Pl P1) => rom_ + "anguéssim" ;--# notpresent + VP (Pret Sg P1) => rom_ + "angués" ;--# notpresent + VP (Pret Pl P2) => rom_ + "anguéssiu" ;--# notpresent VP (Pret Sg P2) => rom_ + "anguessis" ;--# notpresent VP (Pret Pl P3) => rom_ + "anguessin" ;--# notpresent - VP (Pret Sg P3) => rom_ + "angués" ;--# notpresent - VP (Cond Pl P1) => rom_ + "andríem" ;--# notpresent + VP (Pret Sg P3) => rom_ + "angués" ;--# notpresent + VP (Cond Pl P1) => rom_ + "andríem" ;--# notpresent VP (Cond Sg P1) => rom_ + "andria" ;--# notpresent - VP (Cond Pl P2) => rom_ + "andríeu" ;--# notpresent + VP (Cond Pl P2) => rom_ + "andríeu" ;--# notpresent VP (Cond Sg P2) => rom_ + "andries" ;--# notpresent VP (Cond Pl P3) => rom_ + "andrien" ;--# notpresent VP (Cond Sg P3) => rom_ + "andria" ;--# notpresent @@ -4715,8 +4715,8 @@ let rom_ = Predef.tk 5 romandre in VP (Pass Pl Fem) => rom_ + "ases" ; VP (Pass Sg Fem) => rom_ + "asa" ; VP (Pass Pl Masc) => rom_ + "asos" ; - VI Part => rom_ + "às" ; - VP (Pass Sg Masc) => rom_ + "às" ; + VI Part => rom_ + "às" ; + VP (Pass Sg Masc) => rom_ + "às" ; VP (Imp Sg P1) => variants {} } } ; @@ -4729,52 +4729,52 @@ let x_ = Predef.tk 5 saber in 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 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 Sub Pl P1) => x_ + "sapiguem" ; - VP (Pres Sub Sg P1) => x_ + "sàpiga" ; + 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 (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 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 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 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 (Impf Sub Sg P3) => x_ + "sabés" ;--# notpresent VP (Fut Pl P1) => x_ + "sabrem" ;--# notpresent - VP (Fut Sg P1) => x_ + "sabré" ;--# notpresent + VP (Fut Sg P1) => x_ + "sabré" ;--# notpresent VP (Fut Pl P2) => x_ + "sabreu" ;--# notpresent - VP (Fut Sg P2) => x_ + "sabràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "sabràs" ;--# notpresent VP (Fut Pl P3) => x_ + "sabran" ;--# notpresent - VP (Fut Sg P3) => x_ + "sabrà" ;--# notpresent - VP (Pret Pl P1) => x_ + "sabéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "sabés" ;--# notpresent - VP (Pret Pl P2) => x_ + "sabéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "sabrà" ;--# notpresent + VP (Pret Pl P1) => x_ + "sabéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "sabés" ;--# notpresent + VP (Pret Pl P2) => x_ + "sabéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "sabessis" ;--# notpresent VP (Pret Pl P3) => x_ + "sabessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "sabés" ;--# notpresent - VP (Cond Pl P1) => x_ + "sabríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "sabés" ;--# notpresent + VP (Cond Pl P1) => x_ + "sabríem" ;--# notpresent VP (Cond Sg P1) => x_ + "sabria" ;--# notpresent - VP (Cond Pl P2) => x_ + "sabríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "sabríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "sabries" ;--# notpresent VP (Cond Pl P3) => x_ + "sabrien" ;--# notpresent VP (Cond Sg P3) => x_ + "sabria" ;--# notpresent VP (Imp Pl P1) => x_ + "sapiguem" ; VP (Imp Pl P2) => x_ + "sapigueu" ; - VP (Imp Sg P2) => x_ + "sàpigues" ; - VP (Imp Pl P3) => x_ + "sàpiguen" ; - VP (Imp Sg P3) => x_ + "sàpiga" ; + VP (Imp Sg P2) => x_ + "sàpigues" ; + VP (Imp Pl P3) => x_ + "sàpiguen" ; + VP (Imp Sg P3) => x_ + "sàpiga" ; VP (Pass Pl Fem) => x_ + "sabudes" ; VP (Pass Sg Fem) => x_ + "sabuda" ; VP (Pass Pl Masc) => x_ + "sabuts" ; @@ -4801,33 +4801,33 @@ let sent_ = Predef.tk 2 sentir in 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 Pl P1) => sent_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => sent_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => sent_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => sent_ + "ís" ;--# notpresent VP (Fut Pl P1) => sent_ + "irem" ;--# notpresent - VP (Fut Sg P1) => sent_ + "iré" ;--# notpresent + VP (Fut Sg P1) => sent_ + "iré" ;--# notpresent VP (Fut Pl P2) => sent_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => sent_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => sent_ + "iràs" ;--# notpresent VP (Fut Pl P3) => sent_ + "iran" ;--# notpresent - VP (Fut Sg P3) => sent_ + "irà" ;--# notpresent - VP (Pret Pl P1) => sent_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => sent_ + "ís" ;--# notpresent - VP (Pret Pl P2) => sent_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => sent_ + "irà" ;--# notpresent + VP (Pret Pl P1) => sent_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => sent_ + "ís" ;--# notpresent + VP (Pret Pl P2) => sent_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => sent_ + "issis" ;--# notpresent VP (Pret Pl P3) => sent_ + "issin" ;--# notpresent - VP (Pret Sg P3) => sent_ + "ís" ;--# notpresent - VP (Cond Pl P1) => sent_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => sent_ + "ís" ;--# notpresent + VP (Cond Pl P1) => sent_ + "iríem" ;--# notpresent VP (Cond Sg P1) => sent_ + "iria" ;--# notpresent - VP (Cond Pl P2) => sent_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => sent_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => sent_ + "iries" ;--# notpresent VP (Cond Pl P3) => sent_ + "irien" ;--# notpresent VP (Cond Sg P3) => sent_ + "iria" ;--# notpresent @@ -4862,33 +4862,33 @@ let serv_ = Predef.tk 2 servir in 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 Pl P1) => serv_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => serv_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => serv_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => serv_ + "ís" ;--# notpresent VP (Fut Pl P1) => serv_ + "irem" ;--# notpresent - VP (Fut Sg P1) => serv_ + "iré" ;--# notpresent + VP (Fut Sg P1) => serv_ + "iré" ;--# notpresent VP (Fut Pl P2) => serv_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => serv_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => serv_ + "iràs" ;--# notpresent VP (Fut Pl P3) => serv_ + "iran" ;--# notpresent - VP (Fut Sg P3) => serv_ + "irà" ;--# notpresent - VP (Pret Pl P1) => serv_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => serv_ + "ís" ;--# notpresent - VP (Pret Pl P2) => serv_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => serv_ + "irà" ;--# notpresent + VP (Pret Pl P1) => serv_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => serv_ + "ís" ;--# notpresent + VP (Pret Pl P2) => serv_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => serv_ + "issis" ;--# notpresent VP (Pret Pl P3) => serv_ + "issin" ;--# notpresent - VP (Pret Sg P3) => serv_ + "ís" ;--# notpresent - VP (Cond Pl P1) => serv_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => serv_ + "ís" ;--# notpresent + VP (Cond Pl P1) => serv_ + "iríem" ;--# notpresent VP (Cond Sg P1) => serv_ + "iria" ;--# notpresent - VP (Cond Pl P2) => serv_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => serv_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => serv_ + "iries" ;--# notpresent VP (Cond Pl P3) => serv_ + "irien" ;--# notpresent VP (Cond Sg P3) => serv_ + "iria" ;--# notpresent @@ -4931,33 +4931,33 @@ let s_ = Predef.tk 4 seure in 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 Sub Pl P1) => s_ + "eguérem" ;--# notpresent --- VP (Impf Sub Pl P1) => s_ + "eguéssim" ;--# 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 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 +-- 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 VP (Pret Sg P2) => s_ + "egueres" ;--# notpresent VP (Pret Pl P3) => s_ + "egueren" ;--# notpresent - VP (Pret Sg P3) => s_ + "egué" ;--# notpresent + VP (Pret Sg P3) => s_ + "egué" ;--# notpresent VP (Fut Pl P1) => s_ + "eurem" ;--# notpresent - VP (Fut Sg P1) => s_ + "euré" ;--# notpresent + VP (Fut Sg P1) => s_ + "euré" ;--# notpresent VP (Fut Pl P2) => s_ + "eureu" ;--# notpresent - VP (Fut Sg P2) => s_ + "euràs" ;--# notpresent + VP (Fut Sg P2) => s_ + "euràs" ;--# notpresent VP (Fut Pl P3) => s_ + "euran" ;--# notpresent - VP (Fut Sg P3) => s_ + "eurà" ;--# notpresent - VP (Cond Pl P1) => s_ + "euríem" ;--# notpresent + VP (Fut Sg P3) => s_ + "eurà" ;--# notpresent + VP (Cond Pl P1) => s_ + "euríem" ;--# notpresent VP (Cond Sg P1) => s_ + "euria" ;--# notpresent - VP (Cond Pl P2) => s_ + "euríeu" ;--# notpresent + VP (Cond Pl P2) => s_ + "euríeu" ;--# notpresent VP (Cond Sg P2) => s_ + "euries" ;--# notpresent VP (Cond Pl P3) => s_ + "eurien" ;--# notpresent VP (Cond Sg P3) => s_ + "euria" ;--# notpresent @@ -4972,10 +4972,10 @@ let s_ = Predef.tk 4 seure in VP (Pass Sg Fem) => s_ + "eguda" ; VP (Pass Pl Masc) => s_ + "eguts" ; VP (Pass Sg Masc) => s_ + "egut" ; - VP (Impf Ind Pl P1) => s_ + "èiem" ;--# notpresent - VP (Impf Ind Pl P2) => s_ + "èieu" ;--# notpresent --- VP (Impf Ind Pl P1) => s_ + "éiem" ;--# notpresent --- VP (Impf Ind Pl P2) => s_ + "éieu" ;--# notpresent + VP (Impf Ind Pl P1) => s_ + "èiem" ;--# notpresent + VP (Impf Ind Pl P2) => s_ + "èieu" ;--# notpresent +-- VP (Impf Ind Pl P1) => s_ + "éiem" ;--# notpresent +-- VP (Impf Ind Pl P2) => s_ + "éieu" ;--# notpresent VP (Imp Sg P1) => variants {} } } ; @@ -4998,33 +4998,33 @@ let sof_ = Predef.tk 3 sofrir in 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 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 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 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 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 (Impf Sub Sg P3) => sof_ + "rís" ;--# notpresent VP (Fut Pl P1) => sof_ + "rirem" ;--# notpresent - VP (Fut Sg P1) => sof_ + "riré" ;--# notpresent + VP (Fut Sg P1) => sof_ + "riré" ;--# notpresent VP (Fut Pl P2) => sof_ + "rireu" ;--# notpresent - VP (Fut Sg P2) => sof_ + "riràs" ;--# notpresent + VP (Fut Sg P2) => sof_ + "riràs" ;--# notpresent VP (Fut Pl P3) => sof_ + "riran" ;--# notpresent - VP (Fut Sg P3) => sof_ + "rirà" ;--# notpresent - VP (Pret Pl P1) => sof_ + "ríssim" ;--# notpresent - VP (Pret Sg P1) => sof_ + "rís" ;--# notpresent - VP (Pret Pl P2) => sof_ + "ríssiu" ;--# notpresent + VP (Fut Sg P3) => sof_ + "rirà" ;--# notpresent + VP (Pret Pl P1) => sof_ + "ríssim" ;--# notpresent + VP (Pret Sg P1) => sof_ + "rís" ;--# notpresent + VP (Pret Pl P2) => sof_ + "ríssiu" ;--# notpresent VP (Pret Sg P2) => sof_ + "rissis" ;--# notpresent VP (Pret Pl P3) => sof_ + "rissin" ;--# notpresent - VP (Pret Sg P3) => sof_ + "rís" ;--# notpresent - VP (Cond Pl P1) => sof_ + "riríem" ;--# notpresent + VP (Pret Sg P3) => sof_ + "rís" ;--# notpresent + VP (Cond Pl P1) => sof_ + "riríem" ;--# notpresent VP (Cond Sg P1) => sof_ + "riria" ;--# notpresent - VP (Cond Pl P2) => sof_ + "riríeu" ;--# notpresent + VP (Cond Pl P2) => sof_ + "riríeu" ;--# notpresent VP (Cond Sg P2) => sof_ + "riries" ;--# notpresent VP (Cond Pl P3) => sof_ + "ririen" ;--# notpresent VP (Cond Sg P3) => sof_ + "riria" ;--# notpresent @@ -5060,33 +5060,33 @@ let s_ = Predef.tk 5 sortir in 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 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 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 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 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 (Impf Sub Sg P3) => s_ + "ortís" ;--# notpresent VP (Fut Pl P1) => s_ + "ortirem" ;--# notpresent - VP (Fut Sg P1) => s_ + "ortiré" ;--# notpresent + VP (Fut Sg P1) => s_ + "ortiré" ;--# notpresent VP (Fut Pl P2) => s_ + "ortireu" ;--# notpresent - VP (Fut Sg P2) => s_ + "ortiràs" ;--# notpresent + VP (Fut Sg P2) => s_ + "ortiràs" ;--# notpresent VP (Fut Pl P3) => s_ + "ortiran" ;--# notpresent - VP (Fut Sg P3) => s_ + "ortirà" ;--# notpresent - VP (Pret Pl P1) => s_ + "ortíssim" ;--# notpresent - VP (Pret Sg P1) => s_ + "ortís" ;--# notpresent - VP (Pret Pl P2) => s_ + "ortíssiu" ;--# notpresent + VP (Fut Sg P3) => s_ + "ortirà" ;--# notpresent + VP (Pret Pl P1) => s_ + "ortíssim" ;--# notpresent + VP (Pret Sg P1) => s_ + "ortís" ;--# notpresent + VP (Pret Pl P2) => s_ + "ortíssiu" ;--# notpresent VP (Pret Sg P2) => s_ + "ortissis" ;--# notpresent VP (Pret Pl P3) => s_ + "ortissin" ;--# notpresent - VP (Pret Sg P3) => s_ + "ortís" ;--# notpresent - VP (Cond Pl P1) => s_ + "ortiríem" ;--# notpresent + VP (Pret Sg P3) => s_ + "ortís" ;--# notpresent + VP (Cond Pl P1) => s_ + "ortiríem" ;--# notpresent VP (Cond Sg P1) => s_ + "ortiria" ;--# notpresent - VP (Cond Pl P2) => s_ + "ortiríeu" ;--# notpresent + VP (Cond Pl P2) => s_ + "ortiríeu" ;--# notpresent VP (Cond Sg P2) => s_ + "ortiries" ;--# notpresent VP (Cond Pl P3) => s_ + "ortirien" ;--# notpresent VP (Cond Sg P3) => s_ + "ortiria" ;--# notpresent @@ -5121,33 +5121,33 @@ let supl_ = Predef.tk 2 suplir in 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 Pl P1) => supl_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => supl_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => supl_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => supl_ + "ís" ;--# notpresent VP (Fut Pl P1) => supl_ + "irem" ;--# notpresent - VP (Fut Sg P1) => supl_ + "iré" ;--# notpresent + VP (Fut Sg P1) => supl_ + "iré" ;--# notpresent VP (Fut Pl P2) => supl_ + "ireu" ;--# notpresent - VP (Fut Sg P2) => supl_ + "iràs" ;--# notpresent + VP (Fut Sg P2) => supl_ + "iràs" ;--# notpresent VP (Fut Pl P3) => supl_ + "iran" ;--# notpresent - VP (Fut Sg P3) => supl_ + "irà" ;--# notpresent - VP (Pret Pl P1) => supl_ + "íssim" ;--# notpresent - VP (Pret Sg P1) => supl_ + "ís" ;--# notpresent - VP (Pret Pl P2) => supl_ + "íssiu" ;--# notpresent + VP (Fut Sg P3) => supl_ + "irà" ;--# notpresent + VP (Pret Pl P1) => supl_ + "íssim" ;--# notpresent + VP (Pret Sg P1) => supl_ + "ís" ;--# notpresent + VP (Pret Pl P2) => supl_ + "íssiu" ;--# notpresent VP (Pret Sg P2) => supl_ + "issis" ;--# notpresent VP (Pret Pl P3) => supl_ + "issin" ;--# notpresent - VP (Pret Sg P3) => supl_ + "ís" ;--# notpresent - VP (Cond Pl P1) => supl_ + "iríem" ;--# notpresent + VP (Pret Sg P3) => supl_ + "ís" ;--# notpresent + VP (Cond Pl P1) => supl_ + "iríem" ;--# notpresent VP (Cond Sg P1) => supl_ + "iria" ;--# notpresent - VP (Cond Pl P2) => supl_ + "iríeu" ;--# notpresent + VP (Cond Pl P2) => supl_ + "iríeu" ;--# notpresent VP (Cond Sg P2) => supl_ + "iries" ;--# notpresent VP (Cond Pl P3) => supl_ + "irien" ;--# notpresent VP (Cond Sg P3) => supl_ + "iria" ;--# notpresent @@ -5164,8 +5164,8 @@ VP (Imp Sg P1) => variants {} } } ; -oper témer_107 : Str -> Verbum = \témer -> -let t_ = Predef.tk 4 témer in +oper témer_107 : Str -> Verbum = \témer -> +let t_ = Predef.tk 4 témer in {s = table { VI Ger => t_ + "ement" ; VI Part => t_ + "emut" ; @@ -5181,33 +5181,33 @@ let t_ = Predef.tk 4 t 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 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 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 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 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 (Impf Sub Sg P3) => t_ + "emés" ;--# notpresent VP (Fut Pl P1) => t_ + "emerem" ;--# notpresent - VP (Fut Sg P1) => t_ + "emeré" ;--# notpresent + VP (Fut Sg P1) => t_ + "emeré" ;--# notpresent VP (Fut Pl P2) => t_ + "emereu" ;--# notpresent - VP (Fut Sg P2) => t_ + "emeràs" ;--# notpresent + VP (Fut Sg P2) => t_ + "emeràs" ;--# notpresent VP (Fut Pl P3) => t_ + "emeran" ;--# notpresent - VP (Fut Sg P3) => t_ + "emerà" ;--# notpresent - VP (Pret Pl P1) => t_ + "eméssim" ;--# notpresent - VP (Pret Sg P1) => t_ + "emés" ;--# notpresent - VP (Pret Pl P2) => t_ + "eméssiu" ;--# notpresent + VP (Fut Sg P3) => t_ + "emerà" ;--# notpresent + VP (Pret Pl P1) => t_ + "eméssim" ;--# notpresent + VP (Pret Sg P1) => t_ + "emés" ;--# notpresent + VP (Pret Pl P2) => t_ + "eméssiu" ;--# notpresent VP (Pret Sg P2) => t_ + "emessis" ;--# notpresent VP (Pret Pl P3) => t_ + "emessin" ;--# notpresent - VP (Pret Sg P3) => t_ + "emés" ;--# notpresent - VP (Cond Pl P1) => t_ + "emeríem" ;--# notpresent + VP (Pret Sg P3) => t_ + "emés" ;--# notpresent + VP (Cond Pl P1) => t_ + "emeríem" ;--# notpresent VP (Cond Sg P1) => t_ + "emeria" ;--# notpresent - VP (Cond Pl P2) => t_ + "emeríeu" ;--# notpresent + VP (Cond Pl P2) => t_ + "emeríeu" ;--# notpresent VP (Cond Sg P2) => t_ + "emeries" ;--# notpresent VP (Cond Pl P3) => t_ + "emerien" ;--# notpresent VP (Cond Sg P3) => t_ + "emeria" ;--# notpresent @@ -5220,7 +5220,7 @@ let t_ = Predef.tk 4 t VP (Pass Sg Fem) => t_ + "emuda" ; VP (Pass Pl Masc) => t_ + "emuts" ; VP (Pass Sg Masc) => t_ + "emut" ; - VI Infn => t_ + "émer" ; + VI Infn => t_ + "émer" ; VP (Imp Sg P1) => variants {} } } ; @@ -5236,40 +5236,40 @@ let x_ = Predef.tk 5 tenir in 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 Ind Sg P3) => x_ + "té" ; 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "tingués" ;--# notpresent VP (Fut Pl P1) => x_ + "tindrem" ;--# notpresent - VP (Fut Sg P1) => x_ + "tindré" ;--# notpresent + VP (Fut Sg P1) => x_ + "tindré" ;--# notpresent VP (Fut Pl P2) => x_ + "tindreu" ;--# notpresent - VP (Fut Sg P2) => x_ + "tindràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "tindràs" ;--# notpresent VP (Fut Pl P3) => x_ + "tindran" ;--# notpresent - VP (Fut Sg P3) => x_ + "tindrà" ;--# notpresent - VP (Pret Pl P1) => x_ + "tinguéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "tingués" ;--# notpresent - VP (Pret Pl P2) => x_ + "tinguéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "tindrà" ;--# notpresent + VP (Pret Pl P1) => x_ + "tinguéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "tingués" ;--# notpresent + VP (Pret Pl P2) => x_ + "tinguéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "tinguessis" ;--# notpresent VP (Pret Pl P3) => x_ + "tinguessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "tingués" ;--# notpresent - VP (Cond Pl P1) => x_ + "tindríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "tingués" ;--# notpresent + VP (Cond Pl P1) => x_ + "tindríem" ;--# notpresent VP (Cond Sg P1) => x_ + "tindria" ;--# notpresent - VP (Cond Pl P2) => x_ + "tindríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "tindríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "tindries" ;--# notpresent VP (Cond Pl P3) => x_ + "tindrien" ;--# notpresent VP (Cond Sg P3) => x_ + "tindria" ;--# notpresent @@ -5286,137 +5286,137 @@ VP (Imp Sg P1) => variants {} } } ; -oper torçar_109 : Str -> Verbum = \torçar -> -let tor_ = Predef.tk 3 torçar in +oper torçar_109 : Str -> Verbum = \torçar -> +let tor_ = Predef.tk 3 torçar in {s = table { - VI Infn => tor_ + "çar" ; - VI Ger => tor_ + "çant" ; - VI Part => tor_ + "çat" ; + 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 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 Ind Sg P3) => tor_ + "ça" ; 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 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 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 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 - VP (Fut Sg P2) => tor_ + "çaràs" ;--# notpresent - VP (Fut Pl P3) => tor_ + "çaran" ;--# notpresent - VP (Fut Sg P3) => tor_ + "çarà" ;--# notpresent - VP (Pret Pl P1) => tor_ + "céssim" ;--# notpresent - VP (Pret Sg P1) => tor_ + "cés" ;--# notpresent - VP (Pret Pl P2) => tor_ + "céssiu" ;--# 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 + VP (Fut Sg P2) => tor_ + "çaràs" ;--# notpresent + VP (Fut Pl P3) => tor_ + "çaran" ;--# notpresent + VP (Fut Sg P3) => tor_ + "çarà" ;--# notpresent + VP (Pret Pl P1) => tor_ + "céssim" ;--# notpresent + VP (Pret Sg P1) => tor_ + "cés" ;--# notpresent + VP (Pret Pl P2) => tor_ + "céssiu" ;--# notpresent VP (Pret Sg P2) => tor_ + "cessis" ;--# notpresent VP (Pret Pl P3) => tor_ + "cessin" ;--# notpresent - VP (Pret Sg P3) => tor_ + "cés" ;--# notpresent - VP (Cond Pl P1) => tor_ + "çaríem" ;--# notpresent - VP (Cond Sg P1) => tor_ + "çaria" ;--# notpresent - VP (Cond Pl P2) => tor_ + "çaríeu" ;--# notpresent - VP (Cond Sg P2) => tor_ + "çaries" ;--# notpresent - VP (Cond Pl P3) => tor_ + "çarien" ;--# notpresent - VP (Cond Sg P3) => tor_ + "çaria" ;--# notpresent + VP (Pret Sg P3) => tor_ + "cés" ;--# notpresent + VP (Cond Pl P1) => tor_ + "çaríem" ;--# notpresent + VP (Cond Sg P1) => tor_ + "çaria" ;--# notpresent + VP (Cond Pl P2) => tor_ + "çaríeu" ;--# notpresent + VP (Cond Sg P2) => tor_ + "çaries" ;--# notpresent + VP (Cond Pl P3) => tor_ + "çarien" ;--# notpresent + VP (Cond Sg P3) => tor_ + "çaria" ;--# notpresent VP (Imp Pl P1) => tor_ + "cem" ; VP (Imp Pl P2) => tor_ + "ceu" ; - VP (Imp Sg P2) => tor_ + "ça" ; + VP (Imp Sg P2) => tor_ + "ça" ; VP (Imp Pl P3) => tor_ + "cin" ; VP (Imp Sg P3) => tor_ + "ci" ; - VP (Pass Pl Fem) => tor_ + "çades" ; - VP (Pass Sg Fem) => tor_ + "çada" ; - VP (Pass Pl Masc) => tor_ + "çats" ; - VP (Pass Sg Masc) => tor_ + "çat" ; + VP (Pass Pl Fem) => tor_ + "çades" ; + VP (Pass Sg Fem) => tor_ + "çada" ; + VP (Pass Pl Masc) => tor_ + "çats" ; + VP (Pass Sg Masc) => tor_ + "çat" ; VP (Imp Sg P1) => variants {} } } ; -oper tòrcer_110 : Str -> Verbum = \tòrcer -> -let t_ = Predef.tk 5 tòrcer in +oper tòrcer_110 : Str -> Verbum = \tòrcer -> +let t_ = Predef.tk 5 tòrcer in {s = table { VI Ger => t_ + "orcent" ; VI Part => t_ + "ort" ; --- VI Part => t_ + "orçut" ; -- AR why duplicate? +-- VI Part => t_ + "orçut" ; -- AR why duplicate? VP (Pres Ind Pl P1) => t_ + "orcem" ; - VP (Pres Ind Sg P1) => t_ + "orço" ; + VP (Pres Ind Sg P1) => t_ + "orço" ; 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 Ind Sg P3) => t_ + "orç" ; VP (Pres Sub Pl P1) => t_ + "orcem" ; - VP (Pres Sub Sg P1) => t_ + "orça" ; + 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 (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 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 Sub Pl P1) => t_ + "orcérem" ;--# notpresent --- VP (Impf Sub Pl P1) => t_ + "orcéssim" ;--# 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 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 +-- 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 VP (Pret Sg P2) => t_ + "orceres" ;--# notpresent VP (Pret Pl P3) => t_ + "orceren" ;--# notpresent - VP (Pret Sg P3) => t_ + "orcé" ;--# notpresent + VP (Pret Sg P3) => t_ + "orcé" ;--# notpresent VP (Fut Pl P1) => t_ + "orcerem" ;--# notpresent - VP (Fut Sg P1) => t_ + "orceré" ;--# notpresent + VP (Fut Sg P1) => t_ + "orceré" ;--# notpresent VP (Fut Pl P2) => t_ + "orcereu" ;--# notpresent - VP (Fut Sg P2) => t_ + "orceràs" ;--# notpresent + VP (Fut Sg P2) => t_ + "orceràs" ;--# notpresent VP (Fut Pl P3) => t_ + "orceran" ;--# notpresent - VP (Fut Sg P3) => t_ + "orcerà" ;--# notpresent - VP (Cond Pl P1) => t_ + "orceríem" ;--# notpresent + VP (Fut Sg P3) => t_ + "orcerà" ;--# notpresent + VP (Cond Pl P1) => t_ + "orceríem" ;--# notpresent VP (Cond Sg P1) => t_ + "orceria" ;--# notpresent - VP (Cond Pl P2) => t_ + "orceríeu" ;--# notpresent + VP (Cond Pl P2) => t_ + "orceríeu" ;--# notpresent VP (Cond Sg P2) => t_ + "orceries" ;--# notpresent VP (Cond Pl P3) => t_ + "orcerien" ;--# notpresent VP (Cond Sg P3) => t_ + "orceria" ;--# notpresent VP (Imp Pl P1) => t_ + "orcem" ; VP (Imp Pl P2) => t_ + "orceu" ; - VP (Imp Sg P2) => t_ + "orç" ; + VP (Imp Sg P2) => t_ + "orç" ; VP (Imp Pl P3) => t_ + "orcen" ; -- VP (Imp Pl P3) => t_ + "orcin" ; VP (Imp Sg P3) => t_ + "orci" ; --- VP (Imp Sg P3) => t_ + "orça" ; +-- VP (Imp Sg P3) => t_ + "orça" ; VP (Pass Pl Fem) => t_ + "ortes" ; --- VP (Pass Pl Fem) => t_ + "orçudes" ; +-- VP (Pass Pl Fem) => t_ + "orçudes" ; VP (Pass Sg Fem) => t_ + "orta" ; --- VP (Pass Sg Fem) => t_ + "orçuda" ; +-- VP (Pass Sg Fem) => t_ + "orçuda" ; VP (Pass Pl Masc) => t_ + "orts" ; --- VP (Pass Pl Masc) => t_ + "orçuts" ; +-- VP (Pass Pl Masc) => t_ + "orçuts" ; VP (Pass Sg Masc) => t_ + "ort" ; --- VP (Pass Sg Masc) => t_ + "orçut" ; - VI Infn => t_ + "òrcer" ; +-- VP (Pass Sg Masc) => t_ + "orçut" ; + VI Infn => t_ + "òrcer" ; VP (Imp Sg P1) => variants {} } } ; @@ -5440,33 +5440,33 @@ let tren_ = Predef.tk 3 trencar in 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 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 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 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 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 (Impf Sub Sg P3) => tren_ + "qués" ;--# notpresent VP (Fut Pl P1) => tren_ + "carem" ;--# notpresent - VP (Fut Sg P1) => tren_ + "caré" ;--# notpresent + VP (Fut Sg P1) => tren_ + "caré" ;--# notpresent VP (Fut Pl P2) => tren_ + "careu" ;--# notpresent - VP (Fut Sg P2) => tren_ + "caràs" ;--# notpresent + VP (Fut Sg P2) => tren_ + "caràs" ;--# notpresent VP (Fut Pl P3) => tren_ + "caran" ;--# notpresent - VP (Fut Sg P3) => tren_ + "carà" ;--# notpresent - VP (Pret Pl P1) => tren_ + "quéssim" ;--# notpresent - VP (Pret Sg P1) => tren_ + "qués" ;--# notpresent - VP (Pret Pl P2) => tren_ + "quéssiu" ;--# notpresent + VP (Fut Sg P3) => tren_ + "carà" ;--# notpresent + VP (Pret Pl P1) => tren_ + "quéssim" ;--# notpresent + VP (Pret Sg P1) => tren_ + "qués" ;--# notpresent + VP (Pret Pl P2) => tren_ + "quéssiu" ;--# notpresent VP (Pret Sg P2) => tren_ + "quessis" ;--# notpresent VP (Pret Pl P3) => tren_ + "quessin" ;--# notpresent - VP (Pret Sg P3) => tren_ + "qués" ;--# notpresent - VP (Cond Pl P1) => tren_ + "caríem" ;--# notpresent + VP (Pret Sg P3) => tren_ + "qués" ;--# notpresent + VP (Cond Pl P1) => tren_ + "caríem" ;--# notpresent VP (Cond Sg P1) => tren_ + "caria" ;--# notpresent - VP (Cond Pl P2) => tren_ + "caríeu" ;--# notpresent + VP (Cond Pl P2) => tren_ + "caríeu" ;--# notpresent VP (Cond Sg P2) => tren_ + "caries" ;--# notpresent VP (Cond Pl P3) => tren_ + "carien" ;--# notpresent VP (Cond Sg P3) => tren_ + "caria" ;--# notpresent @@ -5501,33 +5501,33 @@ let tr_ = Predef.tk 4 treure in 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 Pl P1) => tr_ + "èiem" ;--# notpresent VP (Impf Ind Sg P1) => tr_ + "eia" ;--# notpresent - VP (Impf Ind Pl P2) => tr_ + "èieu" ;--# 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 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 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 (Impf Sub Sg P3) => tr_ + "agués" ;--# notpresent VP (Fut Pl P1) => tr_ + "aurem" ;--# notpresent - VP (Fut Sg P1) => tr_ + "auré" ;--# notpresent + VP (Fut Sg P1) => tr_ + "auré" ;--# notpresent VP (Fut Pl P2) => tr_ + "aureu" ;--# notpresent - VP (Fut Sg P2) => tr_ + "auràs" ;--# notpresent + VP (Fut Sg P2) => tr_ + "auràs" ;--# notpresent VP (Fut Pl P3) => tr_ + "auran" ;--# notpresent - VP (Fut Sg P3) => tr_ + "aurà" ;--# notpresent - VP (Pret Pl P1) => tr_ + "aguéssim" ;--# notpresent - VP (Pret Sg P1) => tr_ + "agués" ;--# notpresent - VP (Pret Pl P2) => tr_ + "aguéssiu" ;--# notpresent + VP (Fut Sg P3) => tr_ + "aurà" ;--# notpresent + VP (Pret Pl P1) => tr_ + "aguéssim" ;--# notpresent + VP (Pret Sg P1) => tr_ + "agués" ;--# notpresent + VP (Pret Pl P2) => tr_ + "aguéssiu" ;--# notpresent VP (Pret Sg P2) => tr_ + "aguessis" ;--# notpresent VP (Pret Pl P3) => tr_ + "aguessin" ;--# notpresent - VP (Pret Sg P3) => tr_ + "agués" ;--# notpresent - VP (Cond Pl P1) => tr_ + "auríem" ;--# notpresent + VP (Pret Sg P3) => tr_ + "agués" ;--# notpresent + VP (Cond Pl P1) => tr_ + "auríem" ;--# notpresent VP (Cond Sg P1) => tr_ + "auria" ;--# notpresent - VP (Cond Pl P2) => tr_ + "auríeu" ;--# notpresent + VP (Cond Pl P2) => tr_ + "auríeu" ;--# notpresent VP (Cond Sg P2) => tr_ + "auries" ;--# notpresent VP (Cond Pl P3) => tr_ + "aurien" ;--# notpresent VP (Cond Sg P3) => tr_ + "auria" ;--# notpresent @@ -5562,33 +5562,33 @@ let val_ = Predef.tk 2 valer in 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 Pl P1) => val_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => val_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => val_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => val_ + "gués" ;--# notpresent VP (Fut Pl P1) => val_ + "drem" ;--# notpresent - VP (Fut Sg P1) => val_ + "dré" ;--# notpresent + VP (Fut Sg P1) => val_ + "dré" ;--# notpresent VP (Fut Pl P2) => val_ + "dreu" ;--# notpresent - VP (Fut Sg P2) => val_ + "dràs" ;--# notpresent + VP (Fut Sg P2) => val_ + "dràs" ;--# notpresent VP (Fut Pl P3) => val_ + "dran" ;--# notpresent - VP (Fut Sg P3) => val_ + "drà" ;--# notpresent - VP (Pret Pl P1) => val_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => val_ + "gués" ;--# notpresent - VP (Pret Pl P2) => val_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => val_ + "drà" ;--# notpresent + VP (Pret Pl P1) => val_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => val_ + "gués" ;--# notpresent + VP (Pret Pl P2) => val_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => val_ + "guessis" ;--# notpresent VP (Pret Pl P3) => val_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => val_ + "gués" ;--# notpresent - VP (Cond Pl P1) => val_ + "dríem" ;--# notpresent + VP (Pret Sg P3) => val_ + "gués" ;--# notpresent + VP (Cond Pl P1) => val_ + "dríem" ;--# notpresent VP (Cond Sg P1) => val_ + "dria" ;--# notpresent - VP (Cond Pl P2) => val_ + "dríeu" ;--# notpresent + VP (Cond Pl P2) => val_ + "dríeu" ;--# notpresent VP (Cond Sg P2) => val_ + "dries" ;--# notpresent VP (Cond Pl P3) => val_ + "drien" ;--# notpresent VP (Cond Sg P3) => val_ + "dria" ;--# notpresent @@ -5605,63 +5605,63 @@ VP (Imp Sg P1) => variants {} } } ; -oper vèncer_115 : Str -> Verbum = \vèncer -> -let v_ = Predef.tk 5 vèncer in +oper vèncer_115 : Str -> Verbum = \vèncer -> +let v_ = Predef.tk 5 vèncer in {s = table { VI Ger => v_ + "encent" ; - VI Part => v_ + "ençut" ; + VI Part => v_ + "ençut" ; VP (Pres Ind Pl P1) => v_ + "encem" ; - VP (Pres Ind Sg P1) => v_ + "enço" ; + 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 Ind Sg P3) => v_ + "enç" ; 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 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 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 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 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 (Impf Sub Sg P3) => v_ + "encés" ;--# notpresent VP (Fut Pl P1) => v_ + "encerem" ;--# notpresent - VP (Fut Sg P1) => v_ + "enceré" ;--# notpresent + VP (Fut Sg P1) => v_ + "enceré" ;--# notpresent VP (Fut Pl P2) => v_ + "encereu" ;--# notpresent - VP (Fut Sg P2) => v_ + "enceràs" ;--# notpresent + VP (Fut Sg P2) => v_ + "enceràs" ;--# notpresent VP (Fut Pl P3) => v_ + "enceran" ;--# notpresent - VP (Fut Sg P3) => v_ + "encerà" ;--# notpresent - VP (Pret Pl P1) => v_ + "encéssim" ;--# notpresent - VP (Pret Sg P1) => v_ + "encés" ;--# notpresent - VP (Pret Pl P2) => v_ + "encéssiu" ;--# notpresent + VP (Fut Sg P3) => v_ + "encerà" ;--# notpresent + VP (Pret Pl P1) => v_ + "encéssim" ;--# notpresent + VP (Pret Sg P1) => v_ + "encés" ;--# notpresent + VP (Pret Pl P2) => v_ + "encéssiu" ;--# notpresent VP (Pret Sg P2) => v_ + "encessis" ;--# notpresent VP (Pret Pl P3) => v_ + "encessin" ;--# notpresent - VP (Pret Sg P3) => v_ + "encés" ;--# notpresent - VP (Cond Pl P1) => v_ + "enceríem" ;--# notpresent + VP (Pret Sg P3) => v_ + "encés" ;--# notpresent + VP (Cond Pl P1) => v_ + "enceríem" ;--# notpresent VP (Cond Sg P1) => v_ + "enceria" ;--# notpresent - VP (Cond Pl P2) => v_ + "enceríeu" ;--# notpresent + VP (Cond Pl P2) => v_ + "enceríeu" ;--# notpresent VP (Cond Sg P2) => v_ + "enceries" ;--# notpresent VP (Cond Pl P3) => v_ + "encerien" ;--# notpresent VP (Cond Sg P3) => v_ + "enceria" ;--# notpresent VP (Imp Pl P1) => v_ + "encem" ; VP (Imp Pl P2) => v_ + "enceu" ; - VP (Imp Sg P2) => v_ + "enç" ; + VP (Imp Sg P2) => v_ + "enç" ; VP (Imp Pl P3) => v_ + "encin" ; VP (Imp Sg P3) => v_ + "enci" ; - VP (Pass Pl Fem) => v_ + "ençudes" ; - VP (Pass Sg Fem) => v_ + "ençuda" ; - VP (Pass Pl Masc) => v_ + "ençuts" ; - VP (Pass Sg Masc) => v_ + "ençut" ; - VI Infn => v_ + "èncer" ; + VP (Pass Pl Fem) => v_ + "ençudes" ; + VP (Pass Sg Fem) => v_ + "ençuda" ; + VP (Pass Pl Masc) => v_ + "ençuts" ; + VP (Pass Sg Masc) => v_ + "ençut" ; + VI Infn => v_ + "èncer" ; VP (Imp Sg P1) => variants {} } } ; @@ -5684,33 +5684,33 @@ let ven_ = Predef.tk 3 vendre in 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 Pl P1) => ven_ + "íem" ;--# notpresent VP (Impf Ind Sg P1) => ven_ + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => ven_ + "íeu" ;--# 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 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 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 (Impf Sub Sg P3) => ven_ + "gués" ;--# notpresent VP (Fut Pl P1) => ven_ + "drem" ;--# notpresent - VP (Fut Sg P1) => ven_ + "dré" ;--# notpresent + VP (Fut Sg P1) => ven_ + "dré" ;--# notpresent VP (Fut Pl P2) => ven_ + "dreu" ;--# notpresent - VP (Fut Sg P2) => ven_ + "dràs" ;--# notpresent + VP (Fut Sg P2) => ven_ + "dràs" ;--# notpresent VP (Fut Pl P3) => ven_ + "dran" ;--# notpresent - VP (Fut Sg P3) => ven_ + "drà" ;--# notpresent - VP (Pret Pl P1) => ven_ + "guéssim" ;--# notpresent - VP (Pret Sg P1) => ven_ + "gués" ;--# notpresent - VP (Pret Pl P2) => ven_ + "guéssiu" ;--# notpresent + VP (Fut Sg P3) => ven_ + "drà" ;--# notpresent + VP (Pret Pl P1) => ven_ + "guéssim" ;--# notpresent + VP (Pret Sg P1) => ven_ + "gués" ;--# notpresent + VP (Pret Pl P2) => ven_ + "guéssiu" ;--# notpresent VP (Pret Sg P2) => ven_ + "guessis" ;--# notpresent VP (Pret Pl P3) => ven_ + "guessin" ;--# notpresent - VP (Pret Sg P3) => ven_ + "gués" ;--# notpresent - VP (Cond Pl P1) => ven_ + "dríem" ;--# notpresent + VP (Pret Sg P3) => ven_ + "gués" ;--# notpresent + VP (Cond Pl P1) => ven_ + "dríem" ;--# notpresent VP (Cond Sg P1) => ven_ + "dria" ;--# notpresent - VP (Cond Pl P2) => ven_ + "dríeu" ;--# notpresent + VP (Cond Pl P2) => ven_ + "dríeu" ;--# notpresent VP (Cond Sg P2) => ven_ + "dries" ;--# notpresent VP (Cond Pl P3) => ven_ + "drien" ;--# notpresent VP (Cond Sg P3) => ven_ + "dria" ;--# notpresent @@ -5736,8 +5736,8 @@ let v_ = Predef.tk 4 venir in 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 P2) => v_ + "éns" ; + VP (Pres Ind Pl P3) => v_ + "énen" ; VP (Pres Ind Sg P3) => v_ + "e" ; VP (Pres Sub Pl P1) => v_ + "inguem" ; VP (Pres Sub Sg P1) => v_ + "ingui" ; @@ -5745,33 +5745,33 @@ let v_ = Predef.tk 4 venir in 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 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 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 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 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 (Impf Sub Sg P3) => v_ + "ingués" ;--# notpresent VP (Fut Pl P1) => v_ + "indrem" ;--# notpresent - VP (Fut Sg P1) => v_ + "indré" ;--# notpresent + VP (Fut Sg P1) => v_ + "indré" ;--# notpresent VP (Fut Pl P2) => v_ + "indreu" ;--# notpresent - VP (Fut Sg P2) => v_ + "indràs" ;--# notpresent + VP (Fut Sg P2) => v_ + "indràs" ;--# notpresent VP (Fut Pl P3) => v_ + "indran" ;--# notpresent - VP (Fut Sg P3) => v_ + "indrà" ;--# notpresent - VP (Pret Pl P1) => v_ + "inguéssim" ;--# notpresent - VP (Pret Sg P1) => v_ + "ingués" ;--# notpresent - VP (Pret Pl P2) => v_ + "inguéssiu" ;--# notpresent + VP (Fut Sg P3) => v_ + "indrà" ;--# notpresent + VP (Pret Pl P1) => v_ + "inguéssim" ;--# notpresent + VP (Pret Sg P1) => v_ + "ingués" ;--# notpresent + VP (Pret Pl P2) => v_ + "inguéssiu" ;--# notpresent VP (Pret Sg P2) => v_ + "inguessis" ;--# notpresent VP (Pret Pl P3) => v_ + "inguessin" ;--# notpresent - VP (Pret Sg P3) => v_ + "ingués" ;--# notpresent - VP (Cond Pl P1) => v_ + "indríem" ;--# notpresent + VP (Pret Sg P3) => v_ + "ingués" ;--# notpresent + VP (Cond Pl P1) => v_ + "indríem" ;--# notpresent VP (Cond Sg P1) => v_ + "indria" ;--# notpresent - VP (Cond Pl P2) => v_ + "indríeu" ;--# notpresent + VP (Cond Pl P2) => v_ + "indríeu" ;--# notpresent VP (Cond Sg P2) => v_ + "indries" ;--# notpresent VP (Cond Pl P3) => v_ + "indrien" ;--# notpresent VP (Cond Sg P3) => v_ + "indria" ;--# notpresent @@ -5806,33 +5806,33 @@ let v_ = Predef.tk 4 veure in 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 Pl P1) => v_ + "èiem" ;--# notpresent VP (Impf Ind Sg P1) => v_ + "eia" ;--# notpresent - VP (Impf Ind Pl P2) => v_ + "èieu" ;--# 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 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 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 (Impf Sub Sg P3) => v_ + "eiés" ;--# notpresent VP (Fut Pl P1) => v_ + "eurem" ;--# notpresent - VP (Fut Sg P1) => v_ + "euré" ;--# notpresent + VP (Fut Sg P1) => v_ + "euré" ;--# notpresent VP (Fut Pl P2) => v_ + "eureu" ;--# notpresent - VP (Fut Sg P2) => v_ + "euràs" ;--# notpresent + VP (Fut Sg P2) => v_ + "euràs" ;--# notpresent VP (Fut Pl P3) => v_ + "euran" ;--# notpresent - VP (Fut Sg P3) => v_ + "eurà" ;--# notpresent - VP (Pret Pl P1) => v_ + "eiéssim" ;--# notpresent - VP (Pret Sg P1) => v_ + "eiés" ;--# notpresent - VP (Pret Pl P2) => v_ + "eiéssiu" ;--# notpresent + VP (Fut Sg P3) => v_ + "eurà" ;--# notpresent + VP (Pret Pl P1) => v_ + "eiéssim" ;--# notpresent + VP (Pret Sg P1) => v_ + "eiés" ;--# notpresent + VP (Pret Pl P2) => v_ + "eiéssiu" ;--# notpresent VP (Pret Sg P2) => v_ + "eiessis" ;--# notpresent VP (Pret Pl P3) => v_ + "eiessin" ;--# notpresent - VP (Pret Sg P3) => v_ + "eiés" ;--# notpresent - VP (Cond Pl P1) => v_ + "euríem" ;--# notpresent + VP (Pret Sg P3) => v_ + "eiés" ;--# notpresent + VP (Cond Pl P1) => v_ + "euríem" ;--# notpresent VP (Cond Sg P1) => v_ + "euria" ;--# notpresent - VP (Cond Pl P2) => v_ + "euríeu" ;--# notpresent + VP (Cond Pl P2) => v_ + "euríeu" ;--# notpresent VP (Cond Sg P2) => v_ + "euries" ;--# notpresent VP (Cond Pl P3) => v_ + "eurien" ;--# notpresent VP (Cond Sg P3) => v_ + "euria" ;--# notpresent @@ -5867,33 +5867,33 @@ let vi_ = Predef.tk 3 viure in 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 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 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 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 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 (Impf Sub Sg P3) => vi_ + "squés" ;--# notpresent VP (Fut Pl P1) => vi_ + "urem" ;--# notpresent - VP (Fut Sg P1) => vi_ + "uré" ;--# notpresent + VP (Fut Sg P1) => vi_ + "uré" ;--# notpresent VP (Fut Pl P2) => vi_ + "ureu" ;--# notpresent - VP (Fut Sg P2) => vi_ + "uràs" ;--# notpresent + VP (Fut Sg P2) => vi_ + "uràs" ;--# notpresent VP (Fut Pl P3) => vi_ + "uran" ;--# notpresent - VP (Fut Sg P3) => vi_ + "urà" ;--# notpresent - VP (Pret Pl P1) => vi_ + "squéssim" ;--# notpresent - VP (Pret Sg P1) => vi_ + "squés" ;--# notpresent - VP (Pret Pl P2) => vi_ + "squéssiu" ;--# notpresent + VP (Fut Sg P3) => vi_ + "urà" ;--# notpresent + VP (Pret Pl P1) => vi_ + "squéssim" ;--# notpresent + VP (Pret Sg P1) => vi_ + "squés" ;--# notpresent + VP (Pret Pl P2) => vi_ + "squéssiu" ;--# notpresent VP (Pret Sg P2) => vi_ + "squessis" ;--# notpresent VP (Pret Pl P3) => vi_ + "squessin" ;--# notpresent - VP (Pret Sg P3) => vi_ + "squés" ;--# notpresent - VP (Cond Pl P1) => vi_ + "uríem" ;--# notpresent + VP (Pret Sg P3) => vi_ + "squés" ;--# notpresent + VP (Cond Pl P1) => vi_ + "uríem" ;--# notpresent VP (Cond Sg P1) => vi_ + "uria" ;--# notpresent - VP (Cond Pl P2) => vi_ + "uríeu" ;--# notpresent + VP (Cond Pl P2) => vi_ + "uríeu" ;--# notpresent VP (Cond Sg P2) => vi_ + "uries" ;--# notpresent VP (Cond Pl P3) => vi_ + "urien" ;--# notpresent VP (Cond Sg P3) => vi_ + "uria" ;--# notpresent @@ -5928,33 +5928,33 @@ let x_ = Predef.tk 4 voler in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "olgués" ;--# notpresent VP (Fut Pl P1) => x_ + "oldrem" ;--# notpresent - VP (Fut Sg P1) => x_ + "oldré" ;--# notpresent + VP (Fut Sg P1) => x_ + "oldré" ;--# notpresent VP (Fut Pl P2) => x_ + "oldreu" ;--# notpresent - VP (Fut Sg P2) => x_ + "oldràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "oldràs" ;--# notpresent VP (Fut Pl P3) => x_ + "oldran" ;--# notpresent - VP (Fut Sg P3) => x_ + "oldrà" ;--# notpresent - VP (Pret Pl P1) => x_ + "olguéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "olgués" ;--# notpresent - VP (Pret Pl P2) => x_ + "olguéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "oldrà" ;--# notpresent + VP (Pret Pl P1) => x_ + "olguéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "olgués" ;--# notpresent + VP (Pret Pl P2) => x_ + "olguéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "olguessis" ;--# notpresent VP (Pret Pl P3) => x_ + "olguessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "olgués" ;--# notpresent - VP (Cond Pl P1) => x_ + "oldríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "olgués" ;--# notpresent + VP (Cond Pl P1) => x_ + "oldríem" ;--# notpresent VP (Cond Sg P1) => x_ + "oldria" ;--# notpresent - VP (Cond Pl P2) => x_ + "oldríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "oldríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "oldries" ;--# notpresent VP (Cond Pl P3) => x_ + "oldrien" ;--# notpresent VP (Cond Sg P3) => x_ + "oldria" ;--# notpresent @@ -5983,33 +5983,33 @@ let x_ = Predef.tk 4 voler in 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 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 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 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 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 (Impf Sub Sg P3) => x_ + "olgués" ;--# notpresent VP (Fut Pl P1) => x_ + "oldrem" ;--# notpresent - VP (Fut Sg P1) => x_ + "oldré" ;--# notpresent + VP (Fut Sg P1) => x_ + "oldré" ;--# notpresent VP (Fut Pl P2) => x_ + "oldreu" ;--# notpresent - VP (Fut Sg P2) => x_ + "oldràs" ;--# notpresent + VP (Fut Sg P2) => x_ + "oldràs" ;--# notpresent VP (Fut Pl P3) => x_ + "oldran" ;--# notpresent - VP (Fut Sg P3) => x_ + "oldrà" ;--# notpresent - VP (Pret Pl P1) => x_ + "olguéssim" ;--# notpresent - VP (Pret Sg P1) => x_ + "olgués" ;--# notpresent - VP (Pret Pl P2) => x_ + "olguéssiu" ;--# notpresent + VP (Fut Sg P3) => x_ + "oldrà" ;--# notpresent + VP (Pret Pl P1) => x_ + "olguéssim" ;--# notpresent + VP (Pret Sg P1) => x_ + "olgués" ;--# notpresent + VP (Pret Pl P2) => x_ + "olguéssiu" ;--# notpresent VP (Pret Sg P2) => x_ + "olguessis" ;--# notpresent VP (Pret Pl P3) => x_ + "olguessin" ;--# notpresent - VP (Pret Sg P3) => x_ + "olgués" ;--# notpresent - VP (Cond Pl P1) => x_ + "oldríem" ;--# notpresent + VP (Pret Sg P3) => x_ + "olgués" ;--# notpresent + VP (Cond Pl P1) => x_ + "oldríem" ;--# notpresent VP (Cond Sg P1) => x_ + "oldria" ;--# notpresent - VP (Cond Pl P2) => x_ + "oldríeu" ;--# notpresent + VP (Cond Pl P2) => x_ + "oldríeu" ;--# notpresent VP (Cond Sg P2) => x_ + "oldries" ;--# notpresent VP (Cond Pl P3) => x_ + "oldrien" ;--# notpresent VP (Cond Sg P3) => x_ + "oldria" ;--# notpresent @@ -6047,86 +6047,86 @@ VP (Imp Sg P1) => variants {} --Meta paradigms for verbs that end in -er. ---Handles accents in infinitive and changes for j/g, ç/c. -oper verbEr : Str -> Verbum = \vèncer -> -let vènc = Predef.tk 2 vèncer ; - venc = deaccent vènc ; - venç = soften venc ; +--Handles accents in infinitive and changes for j/g, ç/c. +oper verbEr : Str -> Verbum = \vèncer -> +let vènc = Predef.tk 2 vèncer ; + venc = deaccent vènc ; + venç = soften venc ; in {s = table { VI Ger => venc + "ent" ; - VI Part => venç + "ut" ; + VI Part => venç + "ut" ; VP (Pres Ind Pl P1) => venc + "em" ; - VP (Pres Ind Sg P1) => venç + "o" ; + VP (Pres Ind Sg P1) => venç + "o" ; VP (Pres Ind Pl P2) => venc + "eu" ; VP (Pres Ind Sg P2) => venc + "es" ; VP (Pres Ind Pl P3) => venc + "en" ; - VP (Pres Ind Sg P3) => venç ; + VP (Pres Ind Sg P3) => venç ; VP (Pres Sub Pl P1) => venc + "em" ; VP (Pres Sub Sg P1) => venc + "i" ; VP (Pres Sub Pl P2) => venc + "eu" ; VP (Pres Sub Sg P2) => venc + "is" ; VP (Pres Sub Pl P3) => venc + "in" ; VP (Pres Sub Sg P3) => venc + "i" ; - VP (Impf Ind Pl P1) => venc + "íem" ;--# notpresent + VP (Impf Ind Pl P1) => venc + "íem" ;--# notpresent VP (Impf Ind Sg P1) => venc + "ia" ;--# notpresent - VP (Impf Ind Pl P2) => venc + "íeu" ;--# notpresent + VP (Impf Ind Pl P2) => venc + "íeu" ;--# notpresent VP (Impf Ind Sg P2) => venc + "ies" ;--# notpresent VP (Impf Ind Pl P3) => venc + "ien" ;--# notpresent VP (Impf Ind Sg P3) => venc + "ia" ;--# notpresent - VP (Impf Sub Pl P1) => venc + "éssim" ;--# notpresent - VP (Impf Sub Sg P1) => venc + "és" ;--# notpresent - VP (Impf Sub Pl P2) => venc + "éssiu" ;--# notpresent + VP (Impf Sub Pl P1) => venc + "éssim" ;--# notpresent + VP (Impf Sub Sg P1) => venc + "és" ;--# notpresent + VP (Impf Sub Pl P2) => venc + "éssiu" ;--# notpresent VP (Impf Sub Sg P2) => venc + "essis" ;--# notpresent VP (Impf Sub Pl P3) => venc + "essin" ;--# notpresent - VP (Impf Sub Sg P3) => venc + "és" ;--# notpresent + VP (Impf Sub Sg P3) => venc + "és" ;--# notpresent VP (Fut Pl P1) => venc + "erem" ;--# notpresent - VP (Fut Sg P1) => venc + "eré" ;--# notpresent + VP (Fut Sg P1) => venc + "eré" ;--# notpresent VP (Fut Pl P2) => venc + "ereu" ;--# notpresent - VP (Fut Sg P2) => venc + "eràs" ;--# notpresent + VP (Fut Sg P2) => venc + "eràs" ;--# notpresent VP (Fut Pl P3) => venc + "eran" ;--# notpresent - VP (Fut Sg P3) => venc + "erà" ;--# notpresent - VP (Pret Pl P1) => venc + "éssim" ;--# notpresent - VP (Pret Sg P1) => venc + "és" ;--# notpresent - VP (Pret Pl P2) => venc + "éssiu" ;--# notpresent + VP (Fut Sg P3) => venc + "erà" ;--# notpresent + VP (Pret Pl P1) => venc + "éssim" ;--# notpresent + VP (Pret Sg P1) => venc + "és" ;--# notpresent + VP (Pret Pl P2) => venc + "éssiu" ;--# notpresent VP (Pret Sg P2) => venc + "essis" ;--# notpresent VP (Pret Pl P3) => venc + "essin" ;--# notpresent - VP (Pret Sg P3) => venc + "és" ;--# notpresent - VP (Cond Pl P1) => venc + "eríem" ;--# notpresent + VP (Pret Sg P3) => venc + "és" ;--# notpresent + VP (Cond Pl P1) => venc + "eríem" ;--# notpresent VP (Cond Sg P1) => venc + "eria" ;--# notpresent - VP (Cond Pl P2) => venc + "eríeu" ;--# notpresent + VP (Cond Pl P2) => venc + "eríeu" ;--# notpresent VP (Cond Sg P2) => venc + "eries" ;--# notpresent VP (Cond Pl P3) => venc + "erien" ;--# notpresent VP (Cond Sg P3) => venc + "eria" ;--# notpresent VP (Imp Pl P1) => venc + "em" ; VP (Imp Pl P2) => venc + "eu" ; - VP (Imp Sg P2) => venç ; + VP (Imp Sg P2) => venç ; VP (Imp Pl P3) => venc + "in" ; VP (Imp Sg P3) => venc + "i" ; - VP (Pass Pl Fem) => venç + "udes" ; - VP (Pass Sg Fem) => venç + "uda" ; - VP (Pass Pl Masc) => venç + "uts" ; - VP (Pass Sg Masc) => venç + "ut" ; - VI Infn => vèncer ; + VP (Pass Pl Fem) => venç + "udes" ; + VP (Pass Sg Fem) => venç + "uda" ; + VP (Pass Pl Masc) => venç + "uts" ; + VP (Pass Sg Masc) => venç + "ut" ; + VI Infn => vèncer ; VP (Imp Sg P1) => variants {} } } ; -oper deaccent : Str -> Str = \témer -> - case témer of { - t@_ + "à" + mer@_ => t + "a" + mer ; - t@_ + "é" + mer@_ => t + "e" + mer ; - t@_ + "è" + mer@_ => t + "e" + mer ; - t@_ + "í" + mer@_ => t + "i" + mer ; - t@_ + "ó" + mer@_ => t + "o" + mer ; - t@_ + "ò" + mer@_ => t + "o" + mer ; - t@_ + "ú" + mer@_ => t + "u" + mer ; - _ => témer +oper deaccent : Str -> Str = \témer -> + case témer of { + t@_ + "à" + mer@_ => t + "a" + mer ; + t@_ + "é" + mer@_ => t + "e" + mer ; + t@_ + "è" + mer@_ => t + "e" + mer ; + t@_ + "í" + mer@_ => t + "i" + mer ; + t@_ + "ó" + mer@_ => t + "o" + mer ; + t@_ + "ò" + mer@_ => t + "o" + mer ; + t@_ + "ú" + mer@_ => t + "u" + mer ; + _ => témer } ; oper soften : Str -> Str = \venc -> case venc of { - ven + "c" => ven + "ç" ; + ven + "c" => ven + "ç" ; men + "g" => men + "j" ; _ => venc } ; diff --git a/lib/src/spanish/BeschSpa.gf b/lib/src/spanish/BeschSpa.gf index b09869ecf..01f7a2c9e 100644 --- a/lib/src/spanish/BeschSpa.gf +++ b/lib/src/spanish/BeschSpa.gf @@ -1,13 +1,13 @@ --# -path=.:../romance:../common:../abstract:../prelude ---# -coding=latin1 resource BeschSpa = open Prelude, CommonRomance in { flags optimize=noexpand ; -- faster than values + coding=utf8 ; oper Verbum = {s : VFB => Str} ; --- machine-generated GF file from FM source by Inger Andersson and Therese Söderberg +-- machine-generated GF file from FM source by Inger Andersson and Therese Söderberg oper ser_1 : Str -> Verbum = \ser -> let x_ = Predef.tk 3 ser in @@ -25,24 +25,24 @@ oper ser_1 : Str -> Verbum = \ser -> VPB (Pres Sub Sg P2) => x_ + "seas" ; VPB (Pres Sub Sg P3) => x_ + "sea" ; VPB (Pres Sub Pl P1) => x_ + "seamos" ; - VPB (Pres Sub Pl P2) => x_ + "seáis" ; + VPB (Pres Sub Pl P2) => x_ + "seáis" ; VPB (Pres Sub Pl P3) => x_ + "sean" ; VPB (Impf Ind Sg P1) => x_ + "era" ; --# notpresent VPB (Impf Ind Sg P2) => x_ + "eras" ; --# notpresent VPB (Impf Ind Sg P3) => x_ + "era" ; --# notpresent - VPB (Impf Ind Pl P1) => x_ + "éramos" ; --# notpresent + VPB (Impf Ind Pl P1) => x_ + "éramos" ; --# notpresent VPB (Impf Ind Pl P2) => x_ + "erais" ; --# notpresent VPB (Impf Ind Pl P3) => x_ + "eran" ; --# notpresent VPB (Impf Sub Sg P1) => x_ + "fuera" ; --# notpresent VPB (Impf Sub Sg P2) => x_ + "fueras" ; --# notpresent VPB (Impf Sub Sg P3) => x_ + "fuera" ; --# notpresent - VPB (Impf Sub Pl P1) => x_ + "fuéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => x_ + "fuéramos" ; --# notpresent VPB (Impf Sub Pl P2) => x_ + "fuerais" ; --# notpresent VPB (Impf Sub Pl P3) => x_ + "fueran" ; --# notpresent VPB (ImpfSub2 Sg P1) => x_ + "fuese" ; --# notpresent VPB (ImpfSub2 Sg P2) => x_ + "fueses" ; --# notpresent VPB (ImpfSub2 Sg P3) => x_ + "fuese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => x_ + "fuésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => x_ + "fuésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => x_ + "fueseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => x_ + "fuesen" ; --# notpresent VPB (Pret Sg P1) => x_ + "fui" ; --# notpresent @@ -51,26 +51,26 @@ oper ser_1 : Str -> Verbum = \ser -> VPB (Pret Pl P1) => x_ + "fuimos" ; --# notpresent VPB (Pret Pl P2) => x_ + "fuisteis" ; --# notpresent VPB (Pret Pl P3) => x_ + "fueron" ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + "seré" ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + "serás" ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "será" ; --# notpresent + VPB (Fut Ind Sg P1) => x_ + "seré" ; --# notpresent + VPB (Fut Ind Sg P2) => x_ + "serás" ; --# notpresent + VPB (Fut Ind Sg P3) => x_ + "será" ; --# notpresent VPB (Fut Ind Pl P1) => x_ + "seremos" ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + "seréis" ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + "serán" ; --# notpresent + VPB (Fut Ind Pl P2) => x_ + "seréis" ; --# notpresent + VPB (Fut Ind Pl P3) => x_ + "serán" ; --# notpresent VPB (Fut Sub Sg P1) => x_ + "fuere" ; --# notpresent VPB (Fut Sub Sg P2) => x_ + "fueres" ; --# notpresent VPB (Fut Sub Sg P3) => x_ + "fuere" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + "fuéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => x_ + "fuéremos" ; --# notpresent VPB (Fut Sub Pl P2) => x_ + "fuereis" ; --# notpresent VPB (Fut Sub Pl P3) => x_ + "fueren" ; --# notpresent - VPB (Cond Sg P1) => x_ + "sería" ; --# notpresent - VPB (Cond Sg P2) => x_ + "serías" ; --# notpresent - VPB (Cond Sg P3) => x_ + "sería" ; --# notpresent - VPB (Cond Pl P1) => x_ + "seríamos" ; --# notpresent - VPB (Cond Pl P2) => x_ + "seríais" ; --# notpresent - VPB (Cond Pl P3) => x_ + "serían" ; --# notpresent + VPB (Cond Sg P1) => x_ + "sería" ; --# notpresent + VPB (Cond Sg P2) => x_ + "serías" ; --# notpresent + VPB (Cond Sg P3) => x_ + "sería" ; --# notpresent + VPB (Cond Pl P1) => x_ + "seríamos" ; --# notpresent + VPB (Cond Pl P2) => x_ + "seríais" ; --# notpresent + VPB (Cond Pl P3) => x_ + "serían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => x_ + "sé" ; + VPB (Imper Sg P2) => x_ + "sé" ; VPB (Imper Sg P3) => x_ + "sea" ; VPB (Imper Pl P1) => x_ + "seamos" ; VPB (Imper Pl P2) => x_ + "sed" ; @@ -89,33 +89,33 @@ oper estar_2 : Str -> Verbum = \estar -> VI Ger => est_ + "ando" ; VI Part => est_ + "ado" ; VPB (Pres Ind Sg P1) => est_ + "oy" ; - VPB (Pres Ind Sg P2) => est_ + "ás" ; - VPB (Pres Ind Sg P3) => est_ + "á" ; + VPB (Pres Ind Sg P2) => est_ + "ás" ; + VPB (Pres Ind Sg P3) => est_ + "á" ; VPB (Pres Ind Pl P1) => est_ + "amos" ; - VPB (Pres Ind Pl P2) => est_ + "áis" ; - VPB (Pres Ind Pl P3) => est_ + "án" ; - VPB (Pres Sub Sg P1) => est_ + "é" ; - VPB (Pres Sub Sg P2) => est_ + "és" ; - VPB (Pres Sub Sg P3) => est_ + "é" ; + VPB (Pres Ind Pl P2) => est_ + "áis" ; + VPB (Pres Ind Pl P3) => est_ + "án" ; + VPB (Pres Sub Sg P1) => est_ + "é" ; + VPB (Pres Sub Sg P2) => est_ + "és" ; + VPB (Pres Sub Sg P3) => est_ + "é" ; VPB (Pres Sub Pl P1) => est_ + "emos" ; - VPB (Pres Sub Pl P2) => est_ + "éis" ; - VPB (Pres Sub Pl P3) => est_ + "én" ; + VPB (Pres Sub Pl P2) => est_ + "éis" ; + VPB (Pres Sub Pl P3) => est_ + "én" ; VPB (Impf Ind Sg P1) => est_ + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => est_ + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => est_ + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => est_ + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => est_ + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => est_ + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => est_ + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => est_ + "uviera" ; --# notpresent VPB (Impf Sub Sg P2) => est_ + "uvieras" ; --# notpresent VPB (Impf Sub Sg P3) => est_ + "uviera" ; --# notpresent - VPB (Impf Sub Pl P1) => est_ + "uviéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => est_ + "uviéramos" ; --# notpresent VPB (Impf Sub Pl P2) => est_ + "uvierais" ; --# notpresent VPB (Impf Sub Pl P3) => est_ + "uvieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => est_ + "uviese" ; --# notpresent VPB (ImpfSub2 Sg P2) => est_ + "uvieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => est_ + "uviese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => est_ + "uviésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => est_ + "uviésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => est_ + "uvieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => est_ + "uviesen" ; --# notpresent VPB (Pret Sg P1) => est_ + "uve" ; --# notpresent @@ -124,30 +124,30 @@ oper estar_2 : Str -> Verbum = \estar -> VPB (Pret Pl P1) => est_ + "uvimos" ; --# notpresent VPB (Pret Pl P2) => est_ + "uvisteis" ; --# notpresent VPB (Pret Pl P3) => est_ + "uvieron" ; --# notpresent - VPB (Fut Ind Sg P1) => est_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => est_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => est_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => est_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => est_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => est_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => est_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => est_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => est_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => est_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => est_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => est_ + "uviere" ; --# notpresent VPB (Fut Sub Sg P2) => est_ + "uvieres" ; --# notpresent VPB (Fut Sub Sg P3) => est_ + "uviere" ; --# notpresent - VPB (Fut Sub Pl P1) => est_ + "uviéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => est_ + "uviéremos" ; --# notpresent VPB (Fut Sub Pl P2) => est_ + "uviereis" ; --# notpresent VPB (Fut Sub Pl P3) => est_ + "uvieren" ; --# notpresent - VPB (Cond Sg P1) => est_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => est_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => est_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => est_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => est_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => est_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => est_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => est_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => est_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => est_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => est_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => est_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => est_ + "á" ; - VPB (Imper Sg P3) => est_ + "é" ; + VPB (Imper Sg P2) => est_ + "á" ; + VPB (Imper Sg P3) => est_ + "é" ; VPB (Imper Pl P1) => est_ + "emos" ; VPB (Imper Pl P2) => est_ + "ad" ; - VPB (Imper Pl P3) => est_ + "én" ; + VPB (Imper Pl P3) => est_ + "én" ; VPB (Pass Sg Masc) => est_ + "ado" ; VPB (Pass Sg Fem) => est_ + "ada" ; VPB (Pass Pl Masc) => est_ + "ados" ; @@ -165,30 +165,30 @@ oper haber_3 : Str -> Verbum = \haber -> VPB (Pres Ind Sg P2) => h_ + "as" ; VPB (Pres Ind Sg P3) => h_ + "a" ; VPB (Pres Ind Pl P1) => h_ + "emos" ; - VPB (Pres Ind Pl P2) => h_ + "abéis" ; + VPB (Pres Ind Pl P2) => h_ + "abéis" ; VPB (Pres Ind Pl P3) => h_ + "an" ; VPB (Pres Sub Sg P1) => h_ + "aya" ; VPB (Pres Sub Sg P2) => h_ + "ayas" ; VPB (Pres Sub Sg P3) => h_ + "aya" ; VPB (Pres Sub Pl P1) => h_ + "ayamos" ; - VPB (Pres Sub Pl P2) => h_ + "ayáis" ; + VPB (Pres Sub Pl P2) => h_ + "ayáis" ; VPB (Pres Sub Pl P3) => h_ + "ayan" ; - VPB (Impf Ind Sg P1) => h_ + "abía" ; --# notpresent - VPB (Impf Ind Sg P2) => h_ + "abías" ; --# notpresent - VPB (Impf Ind Sg P3) => h_ + "abía" ; --# notpresent - VPB (Impf Ind Pl P1) => h_ + "abíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => h_ + "abíais" ; --# notpresent - VPB (Impf Ind Pl P3) => h_ + "abían" ; --# notpresent + VPB (Impf Ind Sg P1) => h_ + "abía" ; --# notpresent + VPB (Impf Ind Sg P2) => h_ + "abías" ; --# notpresent + VPB (Impf Ind Sg P3) => h_ + "abía" ; --# notpresent + VPB (Impf Ind Pl P1) => h_ + "abíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => h_ + "abíais" ; --# notpresent + VPB (Impf Ind Pl P3) => h_ + "abían" ; --# notpresent VPB (Impf Sub Sg P1) => h_ + "ubiera" ; --# notpresent VPB (Impf Sub Sg P2) => h_ + "ubieras" ; --# notpresent VPB (Impf Sub Sg P3) => h_ + "ubiera" ; --# notpresent - VPB (Impf Sub Pl P1) => h_ + "ubiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => h_ + "ubiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => h_ + "ubierais" ; --# notpresent VPB (Impf Sub Pl P3) => h_ + "ubieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => h_ + "ubiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => h_ + "ubieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => h_ + "ubiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => h_ + "ubiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => h_ + "ubiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => h_ + "ubieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => h_ + "ubiesen" ; --# notpresent VPB (Pret Sg P1) => h_ + "ube" ; --# notpresent @@ -197,24 +197,24 @@ oper haber_3 : Str -> Verbum = \haber -> VPB (Pret Pl P1) => h_ + "ubimos" ; --# notpresent VPB (Pret Pl P2) => h_ + "ubisteis" ; --# notpresent VPB (Pret Pl P3) => h_ + "ubieron" ; --# notpresent - VPB (Fut Ind Sg P1) => h_ + "abré" ; --# notpresent - VPB (Fut Ind Sg P2) => h_ + "abrás" ; --# notpresent - VPB (Fut Ind Sg P3) => h_ + "abrá" ; --# notpresent + VPB (Fut Ind Sg P1) => h_ + "abré" ; --# notpresent + VPB (Fut Ind Sg P2) => h_ + "abrás" ; --# notpresent + VPB (Fut Ind Sg P3) => h_ + "abrá" ; --# notpresent VPB (Fut Ind Pl P1) => h_ + "abremos" ; --# notpresent - VPB (Fut Ind Pl P2) => h_ + "abréis" ; --# notpresent - VPB (Fut Ind Pl P3) => h_ + "abrán" ; --# notpresent + VPB (Fut Ind Pl P2) => h_ + "abréis" ; --# notpresent + VPB (Fut Ind Pl P3) => h_ + "abrán" ; --# notpresent VPB (Fut Sub Sg P1) => h_ + "ubiere" ; --# notpresent VPB (Fut Sub Sg P2) => h_ + "ubieres" ; --# notpresent VPB (Fut Sub Sg P3) => h_ + "ubiere" ; --# notpresent - VPB (Fut Sub Pl P1) => h_ + "ubiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => h_ + "ubiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => h_ + "ubiereis" ; --# notpresent VPB (Fut Sub Pl P3) => h_ + "ubieren" ; --# notpresent - VPB (Cond Sg P1) => h_ + "abría" ; --# notpresent - VPB (Cond Sg P2) => h_ + "abrías" ; --# notpresent - VPB (Cond Sg P3) => h_ + "abría" ; --# notpresent - VPB (Cond Pl P1) => h_ + "abríamos" ; --# notpresent - VPB (Cond Pl P2) => h_ + "abríais" ; --# notpresent - VPB (Cond Pl P3) => h_ + "abrían" ; --# notpresent + VPB (Cond Sg P1) => h_ + "abría" ; --# notpresent + VPB (Cond Sg P2) => h_ + "abrías" ; --# notpresent + VPB (Cond Sg P3) => h_ + "abría" ; --# notpresent + VPB (Cond Pl P1) => h_ + "abríamos" ; --# notpresent + VPB (Cond Pl P2) => h_ + "abríais" ; --# notpresent + VPB (Cond Pl P3) => h_ + "abrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => variants {} ; VPB (Imper Sg P3) => variants {} ; @@ -238,30 +238,30 @@ oper hay_3 : Str -> Verbum = \haber -> VPB (Pres Ind Sg P2) => h_ + "as" ; VPB (Pres Ind Sg P3) => h_ + "ay" ; VPB (Pres Ind Pl P1) => h_ + "emos" ; - VPB (Pres Ind Pl P2) => h_ + "abéis" ; + VPB (Pres Ind Pl P2) => h_ + "abéis" ; VPB (Pres Ind Pl P3) => h_ + "an" ; VPB (Pres Sub Sg P1) => h_ + "aya" ; VPB (Pres Sub Sg P2) => h_ + "ayas" ; VPB (Pres Sub Sg P3) => h_ + "aya" ; VPB (Pres Sub Pl P1) => h_ + "ayamos" ; - VPB (Pres Sub Pl P2) => h_ + "ayáis" ; + VPB (Pres Sub Pl P2) => h_ + "ayáis" ; VPB (Pres Sub Pl P3) => h_ + "ayan" ; - VPB (Impf Ind Sg P1) => h_ + "abía" ; --# notpresent - VPB (Impf Ind Sg P2) => h_ + "abías" ; --# notpresent - VPB (Impf Ind Sg P3) => h_ + "abía" ; --# notpresent - VPB (Impf Ind Pl P1) => h_ + "abíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => h_ + "abíais" ; --# notpresent - VPB (Impf Ind Pl P3) => h_ + "abían" ; --# notpresent + VPB (Impf Ind Sg P1) => h_ + "abía" ; --# notpresent + VPB (Impf Ind Sg P2) => h_ + "abías" ; --# notpresent + VPB (Impf Ind Sg P3) => h_ + "abía" ; --# notpresent + VPB (Impf Ind Pl P1) => h_ + "abíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => h_ + "abíais" ; --# notpresent + VPB (Impf Ind Pl P3) => h_ + "abían" ; --# notpresent VPB (Impf Sub Sg P1) => h_ + "ubiera" ; --# notpresent VPB (Impf Sub Sg P2) => h_ + "ubieras" ; --# notpresent VPB (Impf Sub Sg P3) => h_ + "ubiera" ; --# notpresent - VPB (Impf Sub Pl P1) => h_ + "ubiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => h_ + "ubiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => h_ + "ubierais" ; --# notpresent VPB (Impf Sub Pl P3) => h_ + "ubieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => h_ + "ubiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => h_ + "ubieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => h_ + "ubiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => h_ + "ubiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => h_ + "ubiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => h_ + "ubieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => h_ + "ubiesen" ; --# notpresent VPB (Pret Sg P1) => h_ + "ube" ; --# notpresent @@ -270,24 +270,24 @@ oper hay_3 : Str -> Verbum = \haber -> VPB (Pret Pl P1) => h_ + "ubimos" ; --# notpresent VPB (Pret Pl P2) => h_ + "ubisteis" ; --# notpresent VPB (Pret Pl P3) => h_ + "ubieron" ; --# notpresent - VPB (Fut Ind Sg P1) => h_ + "abré" ; --# notpresent - VPB (Fut Ind Sg P2) => h_ + "abrás" ; --# notpresent - VPB (Fut Ind Sg P3) => h_ + "abrá" ; --# notpresent + VPB (Fut Ind Sg P1) => h_ + "abré" ; --# notpresent + VPB (Fut Ind Sg P2) => h_ + "abrás" ; --# notpresent + VPB (Fut Ind Sg P3) => h_ + "abrá" ; --# notpresent VPB (Fut Ind Pl P1) => h_ + "abremos" ; --# notpresent - VPB (Fut Ind Pl P2) => h_ + "abréis" ; --# notpresent - VPB (Fut Ind Pl P3) => h_ + "abrán" ; --# notpresent + VPB (Fut Ind Pl P2) => h_ + "abréis" ; --# notpresent + VPB (Fut Ind Pl P3) => h_ + "abrán" ; --# notpresent VPB (Fut Sub Sg P1) => h_ + "ubiere" ; --# notpresent VPB (Fut Sub Sg P2) => h_ + "ubieres" ; --# notpresent VPB (Fut Sub Sg P3) => h_ + "ubiere" ; --# notpresent - VPB (Fut Sub Pl P1) => h_ + "ubiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => h_ + "ubiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => h_ + "ubiereis" ; --# notpresent VPB (Fut Sub Pl P3) => h_ + "ubieren" ; --# notpresent - VPB (Cond Sg P1) => h_ + "abría" ; --# notpresent - VPB (Cond Sg P2) => h_ + "abrías" ; --# notpresent - VPB (Cond Sg P3) => h_ + "abría" ; --# notpresent - VPB (Cond Pl P1) => h_ + "abríamos" ; --# notpresent - VPB (Cond Pl P2) => h_ + "abríais" ; --# notpresent - VPB (Cond Pl P3) => h_ + "abrían" ; --# notpresent + VPB (Cond Sg P1) => h_ + "abría" ; --# notpresent + VPB (Cond Sg P2) => h_ + "abrías" ; --# notpresent + VPB (Cond Sg P3) => h_ + "abría" ; --# notpresent + VPB (Cond Pl P1) => h_ + "abríamos" ; --# notpresent + VPB (Cond Pl P2) => h_ + "abríais" ; --# notpresent + VPB (Cond Pl P3) => h_ + "abrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => variants {} ; VPB (Imper Sg P3) => variants {} ; @@ -311,30 +311,30 @@ oper tener_4 : Str -> Verbum = \tener -> VPB (Pres Ind Sg P2) => t_ + "ienes" ; VPB (Pres Ind Sg P3) => t_ + "iene" ; VPB (Pres Ind Pl P1) => t_ + "enemos" ; - VPB (Pres Ind Pl P2) => t_ + "enéis" ; + VPB (Pres Ind Pl P2) => t_ + "enéis" ; VPB (Pres Ind Pl P3) => t_ + "ienen" ; VPB (Pres Sub Sg P1) => t_ + "enga" ; VPB (Pres Sub Sg P2) => t_ + "engas" ; VPB (Pres Sub Sg P3) => t_ + "enga" ; VPB (Pres Sub Pl P1) => t_ + "engamos" ; - VPB (Pres Sub Pl P2) => t_ + "engáis" ; + VPB (Pres Sub Pl P2) => t_ + "engáis" ; VPB (Pres Sub Pl P3) => t_ + "engan" ; - VPB (Impf Ind Sg P1) => t_ + "enía" ; --# notpresent - VPB (Impf Ind Sg P2) => t_ + "enías" ; --# notpresent - VPB (Impf Ind Sg P3) => t_ + "enía" ; --# notpresent - VPB (Impf Ind Pl P1) => t_ + "eníamos" ; --# notpresent - VPB (Impf Ind Pl P2) => t_ + "eníais" ; --# notpresent - VPB (Impf Ind Pl P3) => t_ + "enían" ; --# notpresent + VPB (Impf Ind Sg P1) => t_ + "enía" ; --# notpresent + VPB (Impf Ind Sg P2) => t_ + "enías" ; --# notpresent + VPB (Impf Ind Sg P3) => t_ + "enía" ; --# notpresent + VPB (Impf Ind Pl P1) => t_ + "eníamos" ; --# notpresent + VPB (Impf Ind Pl P2) => t_ + "eníais" ; --# notpresent + VPB (Impf Ind Pl P3) => t_ + "enían" ; --# notpresent VPB (Impf Sub Sg P1) => t_ + "uviera" ; --# notpresent VPB (Impf Sub Sg P2) => t_ + "uvieras" ; --# notpresent VPB (Impf Sub Sg P3) => t_ + "uviera" ; --# notpresent - VPB (Impf Sub Pl P1) => t_ + "uviéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => t_ + "uviéramos" ; --# notpresent VPB (Impf Sub Pl P2) => t_ + "uvierais" ; --# notpresent VPB (Impf Sub Pl P3) => t_ + "uvieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => t_ + "uviese" ; --# notpresent VPB (ImpfSub2 Sg P2) => t_ + "uvieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => t_ + "uviese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => t_ + "uviésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => t_ + "uviésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => t_ + "uvieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => t_ + "uviesen" ; --# notpresent VPB (Pret Sg P1) => t_ + "uve" ; --# notpresent @@ -343,24 +343,24 @@ oper tener_4 : Str -> Verbum = \tener -> VPB (Pret Pl P1) => t_ + "uvimos" ; --# notpresent VPB (Pret Pl P2) => t_ + "uvisteis" ; --# notpresent VPB (Pret Pl P3) => t_ + "uvieron" ; --# notpresent - VPB (Fut Ind Sg P1) => t_ + "endré" ; --# notpresent - VPB (Fut Ind Sg P2) => t_ + "endrás" ; --# notpresent - VPB (Fut Ind Sg P3) => t_ + "endrá" ; --# notpresent + VPB (Fut Ind Sg P1) => t_ + "endré" ; --# notpresent + VPB (Fut Ind Sg P2) => t_ + "endrás" ; --# notpresent + VPB (Fut Ind Sg P3) => t_ + "endrá" ; --# notpresent VPB (Fut Ind Pl P1) => t_ + "endremos" ; --# notpresent - VPB (Fut Ind Pl P2) => t_ + "endréis" ; --# notpresent - VPB (Fut Ind Pl P3) => t_ + "endrán" ; --# notpresent + VPB (Fut Ind Pl P2) => t_ + "endréis" ; --# notpresent + VPB (Fut Ind Pl P3) => t_ + "endrán" ; --# notpresent VPB (Fut Sub Sg P1) => t_ + "uviere" ; --# notpresent VPB (Fut Sub Sg P2) => t_ + "uvieres" ; --# notpresent VPB (Fut Sub Sg P3) => t_ + "uviere" ; --# notpresent - VPB (Fut Sub Pl P1) => t_ + "uviéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => t_ + "uviéremos" ; --# notpresent VPB (Fut Sub Pl P2) => t_ + "uviereis" ; --# notpresent VPB (Fut Sub Pl P3) => t_ + "uvieren" ; --# notpresent - VPB (Cond Sg P1) => t_ + "endría" ; --# notpresent - VPB (Cond Sg P2) => t_ + "endrías" ; --# notpresent - VPB (Cond Sg P3) => t_ + "endría" ; --# notpresent - VPB (Cond Pl P1) => t_ + "endríamos" ; --# notpresent - VPB (Cond Pl P2) => t_ + "endríais" ; --# notpresent - VPB (Cond Pl P3) => t_ + "endrían" ; --# notpresent + VPB (Cond Sg P1) => t_ + "endría" ; --# notpresent + VPB (Cond Sg P2) => t_ + "endrías" ; --# notpresent + VPB (Cond Sg P3) => t_ + "endría" ; --# notpresent + VPB (Cond Pl P1) => t_ + "endríamos" ; --# notpresent + VPB (Cond Pl P2) => t_ + "endríais" ; --# notpresent + VPB (Cond Pl P3) => t_ + "endrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => t_ + "en" ; VPB (Imper Sg P3) => t_ + "enga" ; @@ -384,56 +384,56 @@ oper cortar_5 : Str -> Verbum = \cortar -> VPB (Pres Ind Sg P2) => cort_ + "as" ; VPB (Pres Ind Sg P3) => cort_ + "a" ; VPB (Pres Ind Pl P1) => cort_ + "amos" ; - VPB (Pres Ind Pl P2) => cort_ + "áis" ; + VPB (Pres Ind Pl P2) => cort_ + "áis" ; VPB (Pres Ind Pl P3) => cort_ + "an" ; VPB (Pres Sub Sg P1) => cort_ + "e" ; VPB (Pres Sub Sg P2) => cort_ + "es" ; VPB (Pres Sub Sg P3) => cort_ + "e" ; VPB (Pres Sub Pl P1) => cort_ + "emos" ; - VPB (Pres Sub Pl P2) => cort_ + "éis" ; + VPB (Pres Sub Pl P2) => cort_ + "éis" ; VPB (Pres Sub Pl P3) => cort_ + "en" ; VPB (Impf Ind Sg P1) => cort_ + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => cort_ + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => cort_ + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => cort_ + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => cort_ + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => cort_ + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => cort_ + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => cort_ + "ara" ; --# notpresent VPB (Impf Sub Sg P2) => cort_ + "aras" ; --# notpresent VPB (Impf Sub Sg P3) => cort_ + "ara" ; --# notpresent - VPB (Impf Sub Pl P1) => cort_ + "áramos" ; --# notpresent + VPB (Impf Sub Pl P1) => cort_ + "áramos" ; --# notpresent VPB (Impf Sub Pl P2) => cort_ + "arais" ; --# notpresent VPB (Impf Sub Pl P3) => cort_ + "aran" ; --# notpresent VPB (ImpfSub2 Sg P1) => cort_ + "ase" ; --# notpresent VPB (ImpfSub2 Sg P2) => cort_ + "ases" ; --# notpresent VPB (ImpfSub2 Sg P3) => cort_ + "ase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => cort_ + "ásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => cort_ + "ásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => cort_ + "aseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => cort_ + "asen" ; --# notpresent - VPB (Pret Sg P1) => cort_ + "é" ; --# notpresent + VPB (Pret Sg P1) => cort_ + "é" ; --# notpresent VPB (Pret Sg P2) => cort_ + "aste" ; --# notpresent - VPB (Pret Sg P3) => cort_ + "ó" ; --# notpresent + VPB (Pret Sg P3) => cort_ + "ó" ; --# notpresent VPB (Pret Pl P1) => cort_ + "amos" ; --# notpresent VPB (Pret Pl P2) => cort_ + "asteis" ; --# notpresent VPB (Pret Pl P3) => cort_ + "aron" ; --# notpresent - VPB (Fut Ind Sg P1) => cort_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => cort_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => cort_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => cort_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => cort_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => cort_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => cort_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => cort_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => cort_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => cort_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => cort_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => cort_ + "are" ; --# notpresent VPB (Fut Sub Sg P2) => cort_ + "ares" ; --# notpresent VPB (Fut Sub Sg P3) => cort_ + "are" ; --# notpresent - VPB (Fut Sub Pl P1) => cort_ + "áremos" ; --# notpresent + VPB (Fut Sub Pl P1) => cort_ + "áremos" ; --# notpresent VPB (Fut Sub Pl P2) => cort_ + "areis" ; --# notpresent VPB (Fut Sub Pl P3) => cort_ + "aren" ; --# notpresent - VPB (Cond Sg P1) => cort_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => cort_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => cort_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => cort_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => cort_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => cort_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => cort_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => cort_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => cort_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => cort_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => cort_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => cort_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => cort_ + "a" ; VPB (Imper Sg P3) => cort_ + "e" ; @@ -458,56 +458,56 @@ oper deber_6 : Str -> Verbum = \deber -> VPB (Pres Ind Sg P2) => deb_ + "es" ; VPB (Pres Ind Sg P3) => deb_ + "e" ; VPB (Pres Ind Pl P1) => deb_ + "emos" ; - VPB (Pres Ind Pl P2) => deb_ + "éis" ; + VPB (Pres Ind Pl P2) => deb_ + "éis" ; VPB (Pres Ind Pl P3) => deb_ + "en" ; VPB (Pres Sub Sg P1) => deb_ + "a" ; VPB (Pres Sub Sg P2) => deb_ + "as" ; VPB (Pres Sub Sg P3) => deb_ + "a" ; VPB (Pres Sub Pl P1) => deb_ + "amos" ; - VPB (Pres Sub Pl P2) => deb_ + "áis" ; + VPB (Pres Sub Pl P2) => deb_ + "áis" ; VPB (Pres Sub Pl P3) => deb_ + "an" ; - VPB (Impf Ind Sg P1) => deb_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => deb_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => deb_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => deb_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => deb_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => deb_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => deb_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => deb_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => deb_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => deb_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => deb_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => deb_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => deb_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => deb_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => deb_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => deb_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => deb_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => deb_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => deb_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => deb_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => deb_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => deb_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => deb_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => deb_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => deb_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => deb_ + "iesen" ; --# notpresent - VPB (Pret Sg P1) => deb_ + "í" ; --# notpresent + VPB (Pret Sg P1) => deb_ + "í" ; --# notpresent VPB (Pret Sg P2) => deb_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => deb_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => deb_ + "ió" ; --# notpresent VPB (Pret Pl P1) => deb_ + "imos" ; --# notpresent VPB (Pret Pl P2) => deb_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => deb_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => deb_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => deb_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => deb_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => deb_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => deb_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => deb_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => deb_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => deb_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => deb_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => deb_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => deb_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => deb_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => deb_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => deb_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => deb_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => deb_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => deb_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => deb_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => deb_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => deb_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => deb_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => deb_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => deb_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => deb_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => deb_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => deb_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => deb_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => deb_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => deb_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => deb_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => deb_ + "e" ; VPB (Imper Sg P3) => deb_ + "a" ; @@ -530,56 +530,56 @@ oper vivir_7 : Str -> Verbum = \vivir -> VPB (Pres Ind Sg P2) => viv_ + "es" ; VPB (Pres Ind Sg P3) => viv_ + "e" ; VPB (Pres Ind Pl P1) => viv_ + "imos" ; - VPB (Pres Ind Pl P2) => viv_ + "ís" ; + VPB (Pres Ind Pl P2) => viv_ + "ís" ; VPB (Pres Ind Pl P3) => viv_ + "en" ; VPB (Pres Sub Sg P1) => viv_ + "a" ; VPB (Pres Sub Sg P2) => viv_ + "as" ; VPB (Pres Sub Sg P3) => viv_ + "a" ; VPB (Pres Sub Pl P1) => viv_ + "amos" ; - VPB (Pres Sub Pl P2) => viv_ + "áis" ; + VPB (Pres Sub Pl P2) => viv_ + "áis" ; VPB (Pres Sub Pl P3) => viv_ + "an" ; - VPB (Impf Ind Sg P1) => viv_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => viv_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => viv_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => viv_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => viv_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => viv_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => viv_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => viv_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => viv_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => viv_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => viv_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => viv_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => viv_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => viv_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => viv_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => viv_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => viv_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => viv_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => viv_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => viv_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => viv_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => viv_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => viv_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => viv_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => viv_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => viv_ + "iesen" ; --# notpresent - VPB (Pret Sg P1) => viv_ + "í" ; --# notpresent + VPB (Pret Sg P1) => viv_ + "í" ; --# notpresent VPB (Pret Sg P2) => viv_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => viv_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => viv_ + "ió" ; --# notpresent VPB (Pret Pl P1) => viv_ + "imos" ; --# notpresent VPB (Pret Pl P2) => viv_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => viv_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => viv_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => viv_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => viv_ + "irá" ; --# notpresent + VPB (Fut Ind Sg P1) => viv_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => viv_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => viv_ + "irá" ; --# notpresent VPB (Fut Ind Pl P1) => viv_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => viv_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => viv_ + "irán" ; --# notpresent + VPB (Fut Ind Pl P2) => viv_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => viv_ + "irán" ; --# notpresent VPB (Fut Sub Sg P1) => viv_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => viv_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => viv_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => viv_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => viv_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => viv_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => viv_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => viv_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => viv_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => viv_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => viv_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => viv_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => viv_ + "irían" ; --# notpresent + VPB (Cond Sg P1) => viv_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => viv_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => viv_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => viv_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => viv_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => viv_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => viv_ + "e" ; VPB (Imper Sg P3) => viv_ + "a" ; @@ -602,7 +602,7 @@ oper abolir_8 : Str -> Verbum = \abolir -> VPB (Pres Ind Sg P2) => variants {} ; VPB (Pres Ind Sg P3) => variants {} ; VPB (Pres Ind Pl P1) => abol_ + "imos" ; - VPB (Pres Ind Pl P2) => abol_ + "ís" ; + VPB (Pres Ind Pl P2) => abol_ + "ís" ; VPB (Pres Ind Pl P3) => variants {} ; VPB (Pres Sub Sg P1) => variants {} ; VPB (Pres Sub Sg P2) => variants {} ; @@ -610,48 +610,48 @@ oper abolir_8 : Str -> Verbum = \abolir -> VPB (Pres Sub Pl P1) => variants {} ; VPB (Pres Sub Pl P2) => variants {} ; VPB (Pres Sub Pl P3) => variants {} ; - VPB (Impf Ind Sg P1) => abol_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => abol_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => abol_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => abol_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => abol_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => abol_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => abol_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => abol_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => abol_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => abol_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => abol_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => abol_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => abol_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => abol_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => abol_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => abol_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => abol_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => abol_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => abol_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => abol_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => abol_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => abol_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => abol_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => abol_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => abol_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => abol_ + "iesen" ; --# notpresent - VPB (Pret Sg P1) => abol_ + "í" ; --# notpresent + VPB (Pret Sg P1) => abol_ + "í" ; --# notpresent VPB (Pret Sg P2) => abol_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => abol_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => abol_ + "ió" ; --# notpresent VPB (Pret Pl P1) => abol_ + "imos" ; --# notpresent VPB (Pret Pl P2) => abol_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => abol_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => abol_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => abol_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => abol_ + "irá" ; --# notpresent + VPB (Fut Ind Sg P1) => abol_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => abol_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => abol_ + "irá" ; --# notpresent VPB (Fut Ind Pl P1) => abol_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => abol_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => abol_ + "irán" ; --# notpresent + VPB (Fut Ind Pl P2) => abol_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => abol_ + "irán" ; --# notpresent VPB (Fut Sub Sg P1) => abol_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => abol_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => abol_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => abol_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => abol_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => abol_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => abol_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => abol_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => abol_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => abol_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => abol_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => abol_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => abol_ + "irían" ; --# notpresent + VPB (Cond Sg P1) => abol_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => abol_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => abol_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => abol_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => abol_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => abol_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => variants {} ; VPB (Imper Sg P3) => variants {} ; @@ -670,66 +670,66 @@ oper actuar_9 : Str -> Verbum = \actuar -> VI Infn => act_ + "uar" ; VI Ger => act_ + "uando" ; VI Part => act_ + "uado" ; - VPB (Pres Ind Sg P1) => act_ + "úo" ; - VPB (Pres Ind Sg P2) => act_ + "úas" ; - VPB (Pres Ind Sg P3) => act_ + "úa" ; + VPB (Pres Ind Sg P1) => act_ + "úo" ; + VPB (Pres Ind Sg P2) => act_ + "úas" ; + VPB (Pres Ind Sg P3) => act_ + "úa" ; VPB (Pres Ind Pl P1) => act_ + "uamos" ; - VPB (Pres Ind Pl P2) => act_ + "uáis" ; - VPB (Pres Ind Pl P3) => act_ + "úan" ; - VPB (Pres Sub Sg P1) => act_ + "úe" ; - VPB (Pres Sub Sg P2) => act_ + "úes" ; - VPB (Pres Sub Sg P3) => act_ + "úe" ; + VPB (Pres Ind Pl P2) => act_ + "uáis" ; + VPB (Pres Ind Pl P3) => act_ + "úan" ; + VPB (Pres Sub Sg P1) => act_ + "úe" ; + VPB (Pres Sub Sg P2) => act_ + "úes" ; + VPB (Pres Sub Sg P3) => act_ + "úe" ; VPB (Pres Sub Pl P1) => act_ + "uemos" ; - VPB (Pres Sub Pl P2) => act_ + "uéis" ; - VPB (Pres Sub Pl P3) => act_ + "úen" ; + VPB (Pres Sub Pl P2) => act_ + "uéis" ; + VPB (Pres Sub Pl P3) => act_ + "úen" ; VPB (Impf Ind Sg P1) => act_ + "uaba" ; --# notpresent VPB (Impf Ind Sg P2) => act_ + "uabas" ; --# notpresent VPB (Impf Ind Sg P3) => act_ + "uaba" ; --# notpresent - VPB (Impf Ind Pl P1) => act_ + "uábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => act_ + "uábamos" ; --# notpresent VPB (Impf Ind Pl P2) => act_ + "uabais" ; --# notpresent VPB (Impf Ind Pl P3) => act_ + "uaban" ; --# notpresent VPB (Impf Sub Sg P1) => act_ + "uara" ; --# notpresent VPB (Impf Sub Sg P2) => act_ + "uaras" ; --# notpresent VPB (Impf Sub Sg P3) => act_ + "uara" ; --# notpresent - VPB (Impf Sub Pl P1) => act_ + "uáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => act_ + "uáramos" ; --# notpresent VPB (Impf Sub Pl P2) => act_ + "uarais" ; --# notpresent VPB (Impf Sub Pl P3) => act_ + "uaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => act_ + "uase" ; --# notpresent VPB (ImpfSub2 Sg P2) => act_ + "uases" ; --# notpresent VPB (ImpfSub2 Sg P3) => act_ + "uase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => act_ + "uásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => act_ + "uásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => act_ + "uaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => act_ + "uasen" ; --# notpresent - VPB (Pret Sg P1) => act_ + "ué" ; --# notpresent + VPB (Pret Sg P1) => act_ + "ué" ; --# notpresent VPB (Pret Sg P2) => act_ + "uaste" ; --# notpresent - VPB (Pret Sg P3) => act_ + "uó" ; --# notpresent + VPB (Pret Sg P3) => act_ + "uó" ; --# notpresent VPB (Pret Pl P1) => act_ + "uamos" ; --# notpresent VPB (Pret Pl P2) => act_ + "uasteis" ; --# notpresent VPB (Pret Pl P3) => act_ + "uaron" ; --# notpresent - VPB (Fut Ind Sg P1) => act_ + "uaré" ; --# notpresent - VPB (Fut Ind Sg P2) => act_ + "uarás" ; --# notpresent - VPB (Fut Ind Sg P3) => act_ + "uará" ; --# notpresent + VPB (Fut Ind Sg P1) => act_ + "uaré" ; --# notpresent + VPB (Fut Ind Sg P2) => act_ + "uarás" ; --# notpresent + VPB (Fut Ind Sg P3) => act_ + "uará" ; --# notpresent VPB (Fut Ind Pl P1) => act_ + "uaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => act_ + "uaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => act_ + "uarán" ; --# notpresent + VPB (Fut Ind Pl P2) => act_ + "uaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => act_ + "uarán" ; --# notpresent VPB (Fut Sub Sg P1) => act_ + "uare" ; --# notpresent VPB (Fut Sub Sg P2) => act_ + "uares" ; --# notpresent VPB (Fut Sub Sg P3) => act_ + "uare" ; --# notpresent - VPB (Fut Sub Pl P1) => act_ + "uáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => act_ + "uáremos" ; --# notpresent VPB (Fut Sub Pl P2) => act_ + "uareis" ; --# notpresent VPB (Fut Sub Pl P3) => act_ + "uaren" ; --# notpresent - VPB (Cond Sg P1) => act_ + "uaría" ; --# notpresent - VPB (Cond Sg P2) => act_ + "uarías" ; --# notpresent - VPB (Cond Sg P3) => act_ + "uaría" ; --# notpresent - VPB (Cond Pl P1) => act_ + "uaríamos" ; --# notpresent - VPB (Cond Pl P2) => act_ + "uaríais" ; --# notpresent - VPB (Cond Pl P3) => act_ + "uarían" ; --# notpresent + VPB (Cond Sg P1) => act_ + "uaría" ; --# notpresent + VPB (Cond Sg P2) => act_ + "uarías" ; --# notpresent + VPB (Cond Sg P3) => act_ + "uaría" ; --# notpresent + VPB (Cond Pl P1) => act_ + "uaríamos" ; --# notpresent + VPB (Cond Pl P2) => act_ + "uaríais" ; --# notpresent + VPB (Cond Pl P3) => act_ + "uarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => act_ + "úa" ; - VPB (Imper Sg P3) => act_ + "úe" ; + VPB (Imper Sg P2) => act_ + "úa" ; + VPB (Imper Sg P3) => act_ + "úe" ; VPB (Imper Pl P1) => act_ + "uemos" ; VPB (Imper Pl P2) => act_ + "uad" ; - VPB (Imper Pl P3) => act_ + "úen" ; + VPB (Imper Pl P3) => act_ + "úen" ; VPB (Pass Sg Masc) => act_ + "uado" ; VPB (Pass Sg Fem) => act_ + "uada" ; VPB (Pass Pl Masc) => act_ + "uados" ; @@ -746,56 +746,56 @@ oper adquirir_10 : Str -> Verbum = \adquirir -> VPB (Pres Ind Sg P2) => adqui_ + "eres" ; VPB (Pres Ind Sg P3) => adqui_ + "ere" ; VPB (Pres Ind Pl P1) => adqui_ + "rimos" ; - VPB (Pres Ind Pl P2) => adqui_ + "rís" ; + VPB (Pres Ind Pl P2) => adqui_ + "rís" ; VPB (Pres Ind Pl P3) => adqui_ + "eren" ; VPB (Pres Sub Sg P1) => adqui_ + "era" ; VPB (Pres Sub Sg P2) => adqui_ + "eras" ; VPB (Pres Sub Sg P3) => adqui_ + "era" ; VPB (Pres Sub Pl P1) => adqui_ + "ramos" ; - VPB (Pres Sub Pl P2) => adqui_ + "ráis" ; + VPB (Pres Sub Pl P2) => adqui_ + "ráis" ; VPB (Pres Sub Pl P3) => adqui_ + "eran" ; - VPB (Impf Ind Sg P1) => adqui_ + "ría" ; --# notpresent - VPB (Impf Ind Sg P2) => adqui_ + "rías" ; --# notpresent - VPB (Impf Ind Sg P3) => adqui_ + "ría" ; --# notpresent - VPB (Impf Ind Pl P1) => adqui_ + "ríamos" ; --# notpresent - VPB (Impf Ind Pl P2) => adqui_ + "ríais" ; --# notpresent - VPB (Impf Ind Pl P3) => adqui_ + "rían" ; --# notpresent + VPB (Impf Ind Sg P1) => adqui_ + "ría" ; --# notpresent + VPB (Impf Ind Sg P2) => adqui_ + "rías" ; --# notpresent + VPB (Impf Ind Sg P3) => adqui_ + "ría" ; --# notpresent + VPB (Impf Ind Pl P1) => adqui_ + "ríamos" ; --# notpresent + VPB (Impf Ind Pl P2) => adqui_ + "ríais" ; --# notpresent + VPB (Impf Ind Pl P3) => adqui_ + "rían" ; --# notpresent VPB (Impf Sub Sg P1) => adqui_ + "riera" ; --# notpresent VPB (Impf Sub Sg P2) => adqui_ + "rieras" ; --# notpresent VPB (Impf Sub Sg P3) => adqui_ + "riera" ; --# notpresent - VPB (Impf Sub Pl P1) => adqui_ + "riéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => adqui_ + "riéramos" ; --# notpresent VPB (Impf Sub Pl P2) => adqui_ + "rierais" ; --# notpresent VPB (Impf Sub Pl P3) => adqui_ + "rieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => adqui_ + "riese" ; --# notpresent VPB (ImpfSub2 Sg P2) => adqui_ + "rieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => adqui_ + "riese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => adqui_ + "riésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => adqui_ + "riésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => adqui_ + "rieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => adqui_ + "riesen" ; --# notpresent - VPB (Pret Sg P1) => adqui_ + "rí" ; --# notpresent + VPB (Pret Sg P1) => adqui_ + "rí" ; --# notpresent VPB (Pret Sg P2) => adqui_ + "riste" ; --# notpresent - VPB (Pret Sg P3) => adqui_ + "rió" ; --# notpresent + VPB (Pret Sg P3) => adqui_ + "rió" ; --# notpresent VPB (Pret Pl P1) => adqui_ + "rimos" ; --# notpresent VPB (Pret Pl P2) => adqui_ + "risteis" ; --# notpresent VPB (Pret Pl P3) => adqui_ + "rieron" ; --# notpresent - VPB (Fut Ind Sg P1) => adqui_ + "riré" ; --# notpresent - VPB (Fut Ind Sg P2) => adqui_ + "rirás" ; --# notpresent - VPB (Fut Ind Sg P3) => adqui_ + "rirá" ; --# notpresent + VPB (Fut Ind Sg P1) => adqui_ + "riré" ; --# notpresent + VPB (Fut Ind Sg P2) => adqui_ + "rirás" ; --# notpresent + VPB (Fut Ind Sg P3) => adqui_ + "rirá" ; --# notpresent VPB (Fut Ind Pl P1) => adqui_ + "riremos" ; --# notpresent - VPB (Fut Ind Pl P2) => adqui_ + "riréis" ; --# notpresent - VPB (Fut Ind Pl P3) => adqui_ + "rirán" ; --# notpresent + VPB (Fut Ind Pl P2) => adqui_ + "riréis" ; --# notpresent + VPB (Fut Ind Pl P3) => adqui_ + "rirán" ; --# notpresent VPB (Fut Sub Sg P1) => adqui_ + "riere" ; --# notpresent VPB (Fut Sub Sg P2) => adqui_ + "rieres" ; --# notpresent VPB (Fut Sub Sg P3) => adqui_ + "riere" ; --# notpresent - VPB (Fut Sub Pl P1) => adqui_ + "riéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => adqui_ + "riéremos" ; --# notpresent VPB (Fut Sub Pl P2) => adqui_ + "riereis" ; --# notpresent VPB (Fut Sub Pl P3) => adqui_ + "rieren" ; --# notpresent - VPB (Cond Sg P1) => adqui_ + "riría" ; --# notpresent - VPB (Cond Sg P2) => adqui_ + "rirías" ; --# notpresent - VPB (Cond Sg P3) => adqui_ + "riría" ; --# notpresent - VPB (Cond Pl P1) => adqui_ + "riríamos" ; --# notpresent - VPB (Cond Pl P2) => adqui_ + "riríais" ; --# notpresent - VPB (Cond Pl P3) => adqui_ + "rirían" ; --# notpresent + VPB (Cond Sg P1) => adqui_ + "riría" ; --# notpresent + VPB (Cond Sg P2) => adqui_ + "rirías" ; --# notpresent + VPB (Cond Sg P3) => adqui_ + "riría" ; --# notpresent + VPB (Cond Pl P1) => adqui_ + "riríamos" ; --# notpresent + VPB (Cond Pl P2) => adqui_ + "riríais" ; --# notpresent + VPB (Cond Pl P3) => adqui_ + "rirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => adqui_ + "ere" ; VPB (Imper Sg P3) => adqui_ + "era" ; @@ -814,66 +814,66 @@ oper ahincar_11 : Str -> Verbum = \ahincar -> VI Infn => ah_ + "incar" ; VI Ger => ah_ + "incando" ; VI Part => ah_ + "incado" ; - VPB (Pres Ind Sg P1) => ah_ + "ínco" ; - VPB (Pres Ind Sg P2) => ah_ + "íncas" ; - VPB (Pres Ind Sg P3) => ah_ + "ínca" ; + VPB (Pres Ind Sg P1) => ah_ + "ínco" ; + VPB (Pres Ind Sg P2) => ah_ + "íncas" ; + VPB (Pres Ind Sg P3) => ah_ + "ínca" ; VPB (Pres Ind Pl P1) => ah_ + "incamos" ; - VPB (Pres Ind Pl P2) => ah_ + "incáis" ; - VPB (Pres Ind Pl P3) => ah_ + "íncan" ; - VPB (Pres Sub Sg P1) => ah_ + "ínque" ; - VPB (Pres Sub Sg P2) => ah_ + "ínques" ; - VPB (Pres Sub Sg P3) => ah_ + "ínque" ; + VPB (Pres Ind Pl P2) => ah_ + "incáis" ; + VPB (Pres Ind Pl P3) => ah_ + "íncan" ; + VPB (Pres Sub Sg P1) => ah_ + "ínque" ; + VPB (Pres Sub Sg P2) => ah_ + "ínques" ; + VPB (Pres Sub Sg P3) => ah_ + "ínque" ; VPB (Pres Sub Pl P1) => ah_ + "inquemos" ; - VPB (Pres Sub Pl P2) => ah_ + "inquéis" ; - VPB (Pres Sub Pl P3) => ah_ + "ínquen" ; + VPB (Pres Sub Pl P2) => ah_ + "inquéis" ; + VPB (Pres Sub Pl P3) => ah_ + "ínquen" ; VPB (Impf Ind Sg P1) => ah_ + "incaba" ; --# notpresent VPB (Impf Ind Sg P2) => ah_ + "incabas" ; --# notpresent VPB (Impf Ind Sg P3) => ah_ + "incaba" ; --# notpresent - VPB (Impf Ind Pl P1) => ah_ + "incábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => ah_ + "incábamos" ; --# notpresent VPB (Impf Ind Pl P2) => ah_ + "incabais" ; --# notpresent VPB (Impf Ind Pl P3) => ah_ + "incaban" ; --# notpresent VPB (Impf Sub Sg P1) => ah_ + "incara" ; --# notpresent VPB (Impf Sub Sg P2) => ah_ + "incaras" ; --# notpresent VPB (Impf Sub Sg P3) => ah_ + "incara" ; --# notpresent - VPB (Impf Sub Pl P1) => ah_ + "incáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => ah_ + "incáramos" ; --# notpresent VPB (Impf Sub Pl P2) => ah_ + "incarais" ; --# notpresent VPB (Impf Sub Pl P3) => ah_ + "incaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => ah_ + "incase" ; --# notpresent VPB (ImpfSub2 Sg P2) => ah_ + "incases" ; --# notpresent VPB (ImpfSub2 Sg P3) => ah_ + "incase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => ah_ + "incásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => ah_ + "incásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => ah_ + "incaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => ah_ + "incasen" ; --# notpresent - VPB (Pret Sg P1) => ah_ + "inqué" ; --# notpresent + VPB (Pret Sg P1) => ah_ + "inqué" ; --# notpresent VPB (Pret Sg P2) => ah_ + "incaste" ; --# notpresent - VPB (Pret Sg P3) => ah_ + "incó" ; --# notpresent + VPB (Pret Sg P3) => ah_ + "incó" ; --# notpresent VPB (Pret Pl P1) => ah_ + "incamos" ; --# notpresent VPB (Pret Pl P2) => ah_ + "incasteis" ; --# notpresent VPB (Pret Pl P3) => ah_ + "incaron" ; --# notpresent - VPB (Fut Ind Sg P1) => ah_ + "incaré" ; --# notpresent - VPB (Fut Ind Sg P2) => ah_ + "incarás" ; --# notpresent - VPB (Fut Ind Sg P3) => ah_ + "incará" ; --# notpresent + VPB (Fut Ind Sg P1) => ah_ + "incaré" ; --# notpresent + VPB (Fut Ind Sg P2) => ah_ + "incarás" ; --# notpresent + VPB (Fut Ind Sg P3) => ah_ + "incará" ; --# notpresent VPB (Fut Ind Pl P1) => ah_ + "incaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => ah_ + "incaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => ah_ + "incarán" ; --# notpresent + VPB (Fut Ind Pl P2) => ah_ + "incaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => ah_ + "incarán" ; --# notpresent VPB (Fut Sub Sg P1) => ah_ + "incare" ; --# notpresent VPB (Fut Sub Sg P2) => ah_ + "incares" ; --# notpresent VPB (Fut Sub Sg P3) => ah_ + "incare" ; --# notpresent - VPB (Fut Sub Pl P1) => ah_ + "incáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => ah_ + "incáremos" ; --# notpresent VPB (Fut Sub Pl P2) => ah_ + "incareis" ; --# notpresent VPB (Fut Sub Pl P3) => ah_ + "incaren" ; --# notpresent - VPB (Cond Sg P1) => ah_ + "incaría" ; --# notpresent - VPB (Cond Sg P2) => ah_ + "incarías" ; --# notpresent - VPB (Cond Sg P3) => ah_ + "incaría" ; --# notpresent - VPB (Cond Pl P1) => ah_ + "incaríamos" ; --# notpresent - VPB (Cond Pl P2) => ah_ + "incaríais" ; --# notpresent - VPB (Cond Pl P3) => ah_ + "incarían" ; --# notpresent + VPB (Cond Sg P1) => ah_ + "incaría" ; --# notpresent + VPB (Cond Sg P2) => ah_ + "incarías" ; --# notpresent + VPB (Cond Sg P3) => ah_ + "incaría" ; --# notpresent + VPB (Cond Pl P1) => ah_ + "incaríamos" ; --# notpresent + VPB (Cond Pl P2) => ah_ + "incaríais" ; --# notpresent + VPB (Cond Pl P3) => ah_ + "incarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => ah_ + "ínca" ; - VPB (Imper Sg P3) => ah_ + "ínque" ; + VPB (Imper Sg P2) => ah_ + "ínca" ; + VPB (Imper Sg P3) => ah_ + "ínque" ; VPB (Imper Pl P1) => ah_ + "inquemos" ; VPB (Imper Pl P2) => ah_ + "incad" ; - VPB (Imper Pl P3) => ah_ + "ínquen" ; + VPB (Imper Pl P3) => ah_ + "ínquen" ; VPB (Pass Sg Masc) => ah_ + "incado" ; VPB (Pass Sg Fem) => ah_ + "incada" ; VPB (Pass Pl Masc) => ah_ + "incados" ; @@ -886,66 +886,66 @@ oper airar_12 : Str -> Verbum = \airar -> VI Infn => a_ + "irar" ; VI Ger => a_ + "irando" ; VI Part => a_ + "irado" ; - VPB (Pres Ind Sg P1) => a_ + "íro" ; - VPB (Pres Ind Sg P2) => a_ + "íras" ; - VPB (Pres Ind Sg P3) => a_ + "íra" ; + VPB (Pres Ind Sg P1) => a_ + "íro" ; + VPB (Pres Ind Sg P2) => a_ + "íras" ; + VPB (Pres Ind Sg P3) => a_ + "íra" ; VPB (Pres Ind Pl P1) => a_ + "iramos" ; - VPB (Pres Ind Pl P2) => a_ + "iráis" ; - VPB (Pres Ind Pl P3) => a_ + "íran" ; - VPB (Pres Sub Sg P1) => a_ + "íre" ; - VPB (Pres Sub Sg P2) => a_ + "íres" ; - VPB (Pres Sub Sg P3) => a_ + "íre" ; + VPB (Pres Ind Pl P2) => a_ + "iráis" ; + VPB (Pres Ind Pl P3) => a_ + "íran" ; + VPB (Pres Sub Sg P1) => a_ + "íre" ; + VPB (Pres Sub Sg P2) => a_ + "íres" ; + VPB (Pres Sub Sg P3) => a_ + "íre" ; VPB (Pres Sub Pl P1) => a_ + "iremos" ; - VPB (Pres Sub Pl P2) => a_ + "iréis" ; - VPB (Pres Sub Pl P3) => a_ + "íren" ; + VPB (Pres Sub Pl P2) => a_ + "iréis" ; + VPB (Pres Sub Pl P3) => a_ + "íren" ; VPB (Impf Ind Sg P1) => a_ + "iraba" ; --# notpresent VPB (Impf Ind Sg P2) => a_ + "irabas" ; --# notpresent VPB (Impf Ind Sg P3) => a_ + "iraba" ; --# notpresent - VPB (Impf Ind Pl P1) => a_ + "irábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => a_ + "irábamos" ; --# notpresent VPB (Impf Ind Pl P2) => a_ + "irabais" ; --# notpresent VPB (Impf Ind Pl P3) => a_ + "iraban" ; --# notpresent VPB (Impf Sub Sg P1) => a_ + "irara" ; --# notpresent VPB (Impf Sub Sg P2) => a_ + "iraras" ; --# notpresent VPB (Impf Sub Sg P3) => a_ + "irara" ; --# notpresent - VPB (Impf Sub Pl P1) => a_ + "iráramos" ; --# notpresent + VPB (Impf Sub Pl P1) => a_ + "iráramos" ; --# notpresent VPB (Impf Sub Pl P2) => a_ + "irarais" ; --# notpresent VPB (Impf Sub Pl P3) => a_ + "iraran" ; --# notpresent VPB (ImpfSub2 Sg P1) => a_ + "irase" ; --# notpresent VPB (ImpfSub2 Sg P2) => a_ + "irases" ; --# notpresent VPB (ImpfSub2 Sg P3) => a_ + "irase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => a_ + "irásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => a_ + "irásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => a_ + "iraseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => a_ + "irasen" ; --# notpresent - VPB (Pret Sg P1) => a_ + "iré" ; --# notpresent + VPB (Pret Sg P1) => a_ + "iré" ; --# notpresent VPB (Pret Sg P2) => a_ + "iraste" ; --# notpresent - VPB (Pret Sg P3) => a_ + "iró" ; --# notpresent + VPB (Pret Sg P3) => a_ + "iró" ; --# notpresent VPB (Pret Pl P1) => a_ + "iramos" ; --# notpresent VPB (Pret Pl P2) => a_ + "irasteis" ; --# notpresent VPB (Pret Pl P3) => a_ + "iraron" ; --# notpresent - VPB (Fut Ind Sg P1) => a_ + "iraré" ; --# notpresent - VPB (Fut Ind Sg P2) => a_ + "irarás" ; --# notpresent - VPB (Fut Ind Sg P3) => a_ + "irará" ; --# notpresent + VPB (Fut Ind Sg P1) => a_ + "iraré" ; --# notpresent + VPB (Fut Ind Sg P2) => a_ + "irarás" ; --# notpresent + VPB (Fut Ind Sg P3) => a_ + "irará" ; --# notpresent VPB (Fut Ind Pl P1) => a_ + "iraremos" ; --# notpresent - VPB (Fut Ind Pl P2) => a_ + "iraréis" ; --# notpresent - VPB (Fut Ind Pl P3) => a_ + "irarán" ; --# notpresent + VPB (Fut Ind Pl P2) => a_ + "iraréis" ; --# notpresent + VPB (Fut Ind Pl P3) => a_ + "irarán" ; --# notpresent VPB (Fut Sub Sg P1) => a_ + "irare" ; --# notpresent VPB (Fut Sub Sg P2) => a_ + "irares" ; --# notpresent VPB (Fut Sub Sg P3) => a_ + "irare" ; --# notpresent - VPB (Fut Sub Pl P1) => a_ + "iráremos" ; --# notpresent + VPB (Fut Sub Pl P1) => a_ + "iráremos" ; --# notpresent VPB (Fut Sub Pl P2) => a_ + "irareis" ; --# notpresent VPB (Fut Sub Pl P3) => a_ + "iraren" ; --# notpresent - VPB (Cond Sg P1) => a_ + "iraría" ; --# notpresent - VPB (Cond Sg P2) => a_ + "irarías" ; --# notpresent - VPB (Cond Sg P3) => a_ + "iraría" ; --# notpresent - VPB (Cond Pl P1) => a_ + "iraríamos" ; --# notpresent - VPB (Cond Pl P2) => a_ + "iraríais" ; --# notpresent - VPB (Cond Pl P3) => a_ + "irarían" ; --# notpresent + VPB (Cond Sg P1) => a_ + "iraría" ; --# notpresent + VPB (Cond Sg P2) => a_ + "irarías" ; --# notpresent + VPB (Cond Sg P3) => a_ + "iraría" ; --# notpresent + VPB (Cond Pl P1) => a_ + "iraríamos" ; --# notpresent + VPB (Cond Pl P2) => a_ + "iraríais" ; --# notpresent + VPB (Cond Pl P3) => a_ + "irarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => a_ + "íra" ; - VPB (Imper Sg P3) => a_ + "íre" ; + VPB (Imper Sg P2) => a_ + "íra" ; + VPB (Imper Sg P3) => a_ + "íre" ; VPB (Imper Pl P1) => a_ + "iremos" ; VPB (Imper Pl P2) => a_ + "irad" ; - VPB (Imper Pl P3) => a_ + "íren" ; + VPB (Imper Pl P3) => a_ + "íren" ; VPB (Pass Sg Masc) => a_ + "irado" ; VPB (Pass Sg Fem) => a_ + "irada" ; VPB (Pass Pl Masc) => a_ + "irados" ; @@ -962,30 +962,30 @@ oper andar_13 : Str -> Verbum = \andar -> VPB (Pres Ind Sg P2) => and_ + "as" ; VPB (Pres Ind Sg P3) => and_ + "a" ; VPB (Pres Ind Pl P1) => and_ + "amos" ; - VPB (Pres Ind Pl P2) => and_ + "áis" ; + VPB (Pres Ind Pl P2) => and_ + "áis" ; VPB (Pres Ind Pl P3) => and_ + "an" ; VPB (Pres Sub Sg P1) => and_ + "e" ; VPB (Pres Sub Sg P2) => and_ + "es" ; VPB (Pres Sub Sg P3) => and_ + "e" ; VPB (Pres Sub Pl P1) => and_ + "emos" ; - VPB (Pres Sub Pl P2) => and_ + "éis" ; + VPB (Pres Sub Pl P2) => and_ + "éis" ; VPB (Pres Sub Pl P3) => and_ + "en" ; VPB (Impf Ind Sg P1) => and_ + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => and_ + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => and_ + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => and_ + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => and_ + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => and_ + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => and_ + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => and_ + "uviera" ; --# notpresent VPB (Impf Sub Sg P2) => and_ + "uvieras" ; --# notpresent VPB (Impf Sub Sg P3) => and_ + "uviera" ; --# notpresent - VPB (Impf Sub Pl P1) => and_ + "uviéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => and_ + "uviéramos" ; --# notpresent VPB (Impf Sub Pl P2) => and_ + "uvierais" ; --# notpresent VPB (Impf Sub Pl P3) => and_ + "uvieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => and_ + "uviese" ; --# notpresent VPB (ImpfSub2 Sg P2) => and_ + "uvieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => and_ + "uviese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => and_ + "uviésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => and_ + "uviésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => and_ + "uvieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => and_ + "uviesen" ; --# notpresent VPB (Pret Sg P1) => and_ + "uve" ; --# notpresent @@ -994,24 +994,24 @@ oper andar_13 : Str -> Verbum = \andar -> VPB (Pret Pl P1) => and_ + "uvimos" ; --# notpresent VPB (Pret Pl P2) => and_ + "uvisteis" ; --# notpresent VPB (Pret Pl P3) => and_ + "uvieron" ; --# notpresent - VPB (Fut Ind Sg P1) => and_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => and_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => and_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => and_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => and_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => and_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => and_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => and_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => and_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => and_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => and_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => and_ + "uviere" ; --# notpresent VPB (Fut Sub Sg P2) => and_ + "uvieres" ; --# notpresent VPB (Fut Sub Sg P3) => and_ + "uviere" ; --# notpresent - VPB (Fut Sub Pl P1) => and_ + "uviéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => and_ + "uviéremos" ; --# notpresent VPB (Fut Sub Pl P2) => and_ + "uviereis" ; --# notpresent VPB (Fut Sub Pl P3) => and_ + "uvieren" ; --# notpresent - VPB (Cond Sg P1) => and_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => and_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => and_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => and_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => and_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => and_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => and_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => and_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => and_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => and_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => and_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => and_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => and_ + "a" ; VPB (Imper Sg P3) => and_ + "e" ; @@ -1034,56 +1034,56 @@ oper asir_14 : Str -> Verbum = \asir -> VPB (Pres Ind Sg P2) => as_ + "es" ; VPB (Pres Ind Sg P3) => as_ + "e" ; VPB (Pres Ind Pl P1) => as_ + "imos" ; - VPB (Pres Ind Pl P2) => as_ + "ís" ; + VPB (Pres Ind Pl P2) => as_ + "ís" ; VPB (Pres Ind Pl P3) => as_ + "en" ; VPB (Pres Sub Sg P1) => as_ + "ga" ; VPB (Pres Sub Sg P2) => as_ + "gas" ; VPB (Pres Sub Sg P3) => as_ + "ga" ; VPB (Pres Sub Pl P1) => as_ + "gamos" ; - VPB (Pres Sub Pl P2) => as_ + "gáis" ; + VPB (Pres Sub Pl P2) => as_ + "gáis" ; VPB (Pres Sub Pl P3) => as_ + "gan" ; - VPB (Impf Ind Sg P1) => as_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => as_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => as_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => as_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => as_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => as_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => as_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => as_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => as_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => as_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => as_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => as_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => as_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => as_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => as_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => as_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => as_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => as_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => as_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => as_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => as_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => as_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => as_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => as_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => as_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => as_ + "iesen" ; --# notpresent - VPB (Pret Sg P1) => as_ + "í" ; --# notpresent + VPB (Pret Sg P1) => as_ + "í" ; --# notpresent VPB (Pret Sg P2) => as_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => as_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => as_ + "ió" ; --# notpresent VPB (Pret Pl P1) => as_ + "imos" ; --# notpresent VPB (Pret Pl P2) => as_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => as_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => as_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => as_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => as_ + "irá" ; --# notpresent + VPB (Fut Ind Sg P1) => as_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => as_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => as_ + "irá" ; --# notpresent VPB (Fut Ind Pl P1) => as_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => as_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => as_ + "irán" ; --# notpresent + VPB (Fut Ind Pl P2) => as_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => as_ + "irán" ; --# notpresent VPB (Fut Sub Sg P1) => as_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => as_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => as_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => as_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => as_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => as_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => as_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => as_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => as_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => as_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => as_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => as_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => as_ + "irían" ; --# notpresent + VPB (Cond Sg P1) => as_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => as_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => as_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => as_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => as_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => as_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => as_ + "e" ; VPB (Imper Sg P3) => as_ + "ga" ; @@ -1102,66 +1102,66 @@ oper aullar_15 : Str -> Verbum = \aullar -> VI Infn => a_ + "ullar" ; VI Ger => a_ + "ullando" ; VI Part => a_ + "ullado" ; - VPB (Pres Ind Sg P1) => a_ + "úllo" ; - VPB (Pres Ind Sg P2) => a_ + "úllas" ; - VPB (Pres Ind Sg P3) => a_ + "úlla" ; + VPB (Pres Ind Sg P1) => a_ + "úllo" ; + VPB (Pres Ind Sg P2) => a_ + "úllas" ; + VPB (Pres Ind Sg P3) => a_ + "úlla" ; VPB (Pres Ind Pl P1) => a_ + "ullamos" ; - VPB (Pres Ind Pl P2) => a_ + "ulláis" ; - VPB (Pres Ind Pl P3) => a_ + "úllan" ; - VPB (Pres Sub Sg P1) => a_ + "úlle" ; - VPB (Pres Sub Sg P2) => a_ + "úlles" ; - VPB (Pres Sub Sg P3) => a_ + "úlle" ; + VPB (Pres Ind Pl P2) => a_ + "ulláis" ; + VPB (Pres Ind Pl P3) => a_ + "úllan" ; + VPB (Pres Sub Sg P1) => a_ + "úlle" ; + VPB (Pres Sub Sg P2) => a_ + "úlles" ; + VPB (Pres Sub Sg P3) => a_ + "úlle" ; VPB (Pres Sub Pl P1) => a_ + "ullemos" ; - VPB (Pres Sub Pl P2) => a_ + "ulléis" ; - VPB (Pres Sub Pl P3) => a_ + "úllen" ; + VPB (Pres Sub Pl P2) => a_ + "ulléis" ; + VPB (Pres Sub Pl P3) => a_ + "úllen" ; VPB (Impf Ind Sg P1) => a_ + "ullaba" ; --# notpresent VPB (Impf Ind Sg P2) => a_ + "ullabas" ; --# notpresent VPB (Impf Ind Sg P3) => a_ + "ullaba" ; --# notpresent - VPB (Impf Ind Pl P1) => a_ + "ullábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => a_ + "ullábamos" ; --# notpresent VPB (Impf Ind Pl P2) => a_ + "ullabais" ; --# notpresent VPB (Impf Ind Pl P3) => a_ + "ullaban" ; --# notpresent VPB (Impf Sub Sg P1) => a_ + "ullara" ; --# notpresent VPB (Impf Sub Sg P2) => a_ + "ullaras" ; --# notpresent VPB (Impf Sub Sg P3) => a_ + "ullara" ; --# notpresent - VPB (Impf Sub Pl P1) => a_ + "ulláramos" ; --# notpresent + VPB (Impf Sub Pl P1) => a_ + "ulláramos" ; --# notpresent VPB (Impf Sub Pl P2) => a_ + "ullarais" ; --# notpresent VPB (Impf Sub Pl P3) => a_ + "ullaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => a_ + "ullase" ; --# notpresent VPB (ImpfSub2 Sg P2) => a_ + "ullases" ; --# notpresent VPB (ImpfSub2 Sg P3) => a_ + "ullase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => a_ + "ullásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => a_ + "ullásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => a_ + "ullaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => a_ + "ullasen" ; --# notpresent - VPB (Pret Sg P1) => a_ + "ullé" ; --# notpresent + VPB (Pret Sg P1) => a_ + "ullé" ; --# notpresent VPB (Pret Sg P2) => a_ + "ullaste" ; --# notpresent - VPB (Pret Sg P3) => a_ + "ulló" ; --# notpresent + VPB (Pret Sg P3) => a_ + "ulló" ; --# notpresent VPB (Pret Pl P1) => a_ + "ullamos" ; --# notpresent VPB (Pret Pl P2) => a_ + "ullasteis" ; --# notpresent VPB (Pret Pl P3) => a_ + "ullaron" ; --# notpresent - VPB (Fut Ind Sg P1) => a_ + "ullaré" ; --# notpresent - VPB (Fut Ind Sg P2) => a_ + "ullarás" ; --# notpresent - VPB (Fut Ind Sg P3) => a_ + "ullará" ; --# notpresent + VPB (Fut Ind Sg P1) => a_ + "ullaré" ; --# notpresent + VPB (Fut Ind Sg P2) => a_ + "ullarás" ; --# notpresent + VPB (Fut Ind Sg P3) => a_ + "ullará" ; --# notpresent VPB (Fut Ind Pl P1) => a_ + "ullaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => a_ + "ullaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => a_ + "ullarán" ; --# notpresent + VPB (Fut Ind Pl P2) => a_ + "ullaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => a_ + "ullarán" ; --# notpresent VPB (Fut Sub Sg P1) => a_ + "ullare" ; --# notpresent VPB (Fut Sub Sg P2) => a_ + "ullares" ; --# notpresent VPB (Fut Sub Sg P3) => a_ + "ullare" ; --# notpresent - VPB (Fut Sub Pl P1) => a_ + "ulláremos" ; --# notpresent + VPB (Fut Sub Pl P1) => a_ + "ulláremos" ; --# notpresent VPB (Fut Sub Pl P2) => a_ + "ullareis" ; --# notpresent VPB (Fut Sub Pl P3) => a_ + "ullaren" ; --# notpresent - VPB (Cond Sg P1) => a_ + "ullaría" ; --# notpresent - VPB (Cond Sg P2) => a_ + "ullarías" ; --# notpresent - VPB (Cond Sg P3) => a_ + "ullaría" ; --# notpresent - VPB (Cond Pl P1) => a_ + "ullaríamos" ; --# notpresent - VPB (Cond Pl P2) => a_ + "ullaríais" ; --# notpresent - VPB (Cond Pl P3) => a_ + "ullarían" ; --# notpresent + VPB (Cond Sg P1) => a_ + "ullaría" ; --# notpresent + VPB (Cond Sg P2) => a_ + "ullarías" ; --# notpresent + VPB (Cond Sg P3) => a_ + "ullaría" ; --# notpresent + VPB (Cond Pl P1) => a_ + "ullaríamos" ; --# notpresent + VPB (Cond Pl P2) => a_ + "ullaríais" ; --# notpresent + VPB (Cond Pl P3) => a_ + "ullarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => a_ + "úlla" ; - VPB (Imper Sg P3) => a_ + "úlle" ; + VPB (Imper Sg P2) => a_ + "úlla" ; + VPB (Imper Sg P3) => a_ + "úlle" ; VPB (Imper Pl P1) => a_ + "ullemos" ; VPB (Imper Pl P2) => a_ + "ullad" ; - VPB (Imper Pl P3) => a_ + "úllen" ; + VPB (Imper Pl P3) => a_ + "úllen" ; VPB (Pass Sg Masc) => a_ + "ullado" ; VPB (Pass Sg Fem) => a_ + "ullada" ; VPB (Pass Pl Masc) => a_ + "ullados" ; @@ -1174,66 +1174,66 @@ oper avergonzar_16 : Str -> Verbum = \avergonzar -> VI Infn => averg_ + "onzar" ; VI Ger => averg_ + "onzando" ; VI Part => averg_ + "onzado" ; - VPB (Pres Ind Sg P1) => averg_ + "üenzo" ; - VPB (Pres Ind Sg P2) => averg_ + "üenzas" ; - VPB (Pres Ind Sg P3) => averg_ + "üenza" ; + VPB (Pres Ind Sg P1) => averg_ + "üenzo" ; + VPB (Pres Ind Sg P2) => averg_ + "üenzas" ; + VPB (Pres Ind Sg P3) => averg_ + "üenza" ; VPB (Pres Ind Pl P1) => averg_ + "onzamos" ; - VPB (Pres Ind Pl P2) => averg_ + "onzáis" ; - VPB (Pres Ind Pl P3) => averg_ + "üenzan" ; - VPB (Pres Sub Sg P1) => averg_ + "üence" ; - VPB (Pres Sub Sg P2) => averg_ + "üences" ; - VPB (Pres Sub Sg P3) => averg_ + "üence" ; + VPB (Pres Ind Pl P2) => averg_ + "onzáis" ; + VPB (Pres Ind Pl P3) => averg_ + "üenzan" ; + VPB (Pres Sub Sg P1) => averg_ + "üence" ; + VPB (Pres Sub Sg P2) => averg_ + "üences" ; + VPB (Pres Sub Sg P3) => averg_ + "üence" ; VPB (Pres Sub Pl P1) => averg_ + "oncemos" ; - VPB (Pres Sub Pl P2) => averg_ + "oncéis" ; - VPB (Pres Sub Pl P3) => averg_ + "üencen" ; + VPB (Pres Sub Pl P2) => averg_ + "oncéis" ; + VPB (Pres Sub Pl P3) => averg_ + "üencen" ; VPB (Impf Ind Sg P1) => averg_ + "onzaba" ; --# notpresent VPB (Impf Ind Sg P2) => averg_ + "onzabas" ; --# notpresent VPB (Impf Ind Sg P3) => averg_ + "onzaba" ; --# notpresent - VPB (Impf Ind Pl P1) => averg_ + "onzábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => averg_ + "onzábamos" ; --# notpresent VPB (Impf Ind Pl P2) => averg_ + "onzabais" ; --# notpresent VPB (Impf Ind Pl P3) => averg_ + "onzaban" ; --# notpresent VPB (Impf Sub Sg P1) => averg_ + "onzara" ; --# notpresent VPB (Impf Sub Sg P2) => averg_ + "onzaras" ; --# notpresent VPB (Impf Sub Sg P3) => averg_ + "onzara" ; --# notpresent - VPB (Impf Sub Pl P1) => averg_ + "onzáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => averg_ + "onzáramos" ; --# notpresent VPB (Impf Sub Pl P2) => averg_ + "onzarais" ; --# notpresent VPB (Impf Sub Pl P3) => averg_ + "onzaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => averg_ + "onzase" ; --# notpresent VPB (ImpfSub2 Sg P2) => averg_ + "onzases" ; --# notpresent VPB (ImpfSub2 Sg P3) => averg_ + "onzase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => averg_ + "onzásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => averg_ + "onzásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => averg_ + "onzaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => averg_ + "onzasen" ; --# notpresent - VPB (Pret Sg P1) => averg_ + "oncé" ; --# notpresent + VPB (Pret Sg P1) => averg_ + "oncé" ; --# notpresent VPB (Pret Sg P2) => averg_ + "onzaste" ; --# notpresent - VPB (Pret Sg P3) => averg_ + "onzó" ; --# notpresent + VPB (Pret Sg P3) => averg_ + "onzó" ; --# notpresent VPB (Pret Pl P1) => averg_ + "onzamos" ; --# notpresent VPB (Pret Pl P2) => averg_ + "onzasteis" ; --# notpresent VPB (Pret Pl P3) => averg_ + "onzaron" ; --# notpresent - VPB (Fut Ind Sg P1) => averg_ + "onzaré" ; --# notpresent - VPB (Fut Ind Sg P2) => averg_ + "onzarás" ; --# notpresent - VPB (Fut Ind Sg P3) => averg_ + "onzará" ; --# notpresent + VPB (Fut Ind Sg P1) => averg_ + "onzaré" ; --# notpresent + VPB (Fut Ind Sg P2) => averg_ + "onzarás" ; --# notpresent + VPB (Fut Ind Sg P3) => averg_ + "onzará" ; --# notpresent VPB (Fut Ind Pl P1) => averg_ + "onzaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => averg_ + "onzaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => averg_ + "onzarán" ; --# notpresent + VPB (Fut Ind Pl P2) => averg_ + "onzaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => averg_ + "onzarán" ; --# notpresent VPB (Fut Sub Sg P1) => averg_ + "onzare" ; --# notpresent VPB (Fut Sub Sg P2) => averg_ + "onzares" ; --# notpresent VPB (Fut Sub Sg P3) => averg_ + "onzare" ; --# notpresent - VPB (Fut Sub Pl P1) => averg_ + "onzáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => averg_ + "onzáremos" ; --# notpresent VPB (Fut Sub Pl P2) => averg_ + "onzareis" ; --# notpresent VPB (Fut Sub Pl P3) => averg_ + "onzaren" ; --# notpresent - VPB (Cond Sg P1) => averg_ + "onzaría" ; --# notpresent - VPB (Cond Sg P2) => averg_ + "onzarías" ; --# notpresent - VPB (Cond Sg P3) => averg_ + "onzaría" ; --# notpresent - VPB (Cond Pl P1) => averg_ + "onzaríamos" ; --# notpresent - VPB (Cond Pl P2) => averg_ + "onzaríais" ; --# notpresent - VPB (Cond Pl P3) => averg_ + "onzarían" ; --# notpresent + VPB (Cond Sg P1) => averg_ + "onzaría" ; --# notpresent + VPB (Cond Sg P2) => averg_ + "onzarías" ; --# notpresent + VPB (Cond Sg P3) => averg_ + "onzaría" ; --# notpresent + VPB (Cond Pl P1) => averg_ + "onzaríamos" ; --# notpresent + VPB (Cond Pl P2) => averg_ + "onzaríais" ; --# notpresent + VPB (Cond Pl P3) => averg_ + "onzarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => averg_ + "üenza" ; - VPB (Imper Sg P3) => averg_ + "üence" ; + VPB (Imper Sg P2) => averg_ + "üenza" ; + VPB (Imper Sg P3) => averg_ + "üence" ; VPB (Imper Pl P1) => averg_ + "oncemos" ; VPB (Imper Pl P2) => averg_ + "onzad" ; - VPB (Imper Pl P3) => averg_ + "üencen" ; + VPB (Imper Pl P3) => averg_ + "üencen" ; VPB (Pass Sg Masc) => averg_ + "onzado" ; VPB (Pass Sg Fem) => averg_ + "onzada" ; VPB (Pass Pl Masc) => averg_ + "onzados" ; @@ -1250,138 +1250,138 @@ oper averiguar_17 : Str -> Verbum = \averiguar -> VPB (Pres Ind Sg P2) => averig_ + "uas" ; VPB (Pres Ind Sg P3) => averig_ + "ua" ; VPB (Pres Ind Pl P1) => averig_ + "uamos" ; - VPB (Pres Ind Pl P2) => averig_ + "uáis" ; + VPB (Pres Ind Pl P2) => averig_ + "uáis" ; VPB (Pres Ind Pl P3) => averig_ + "uan" ; - VPB (Pres Sub Sg P1) => averig_ + "üe" ; - VPB (Pres Sub Sg P2) => averig_ + "ües" ; - VPB (Pres Sub Sg P3) => averig_ + "üe" ; - VPB (Pres Sub Pl P1) => averig_ + "üemos" ; - VPB (Pres Sub Pl P2) => averig_ + "üéis" ; - VPB (Pres Sub Pl P3) => averig_ + "üen" ; + VPB (Pres Sub Sg P1) => averig_ + "üe" ; + VPB (Pres Sub Sg P2) => averig_ + "ües" ; + VPB (Pres Sub Sg P3) => averig_ + "üe" ; + VPB (Pres Sub Pl P1) => averig_ + "üemos" ; + VPB (Pres Sub Pl P2) => averig_ + "üéis" ; + VPB (Pres Sub Pl P3) => averig_ + "üen" ; VPB (Impf Ind Sg P1) => averig_ + "uaba" ; --# notpresent VPB (Impf Ind Sg P2) => averig_ + "uabas" ; --# notpresent VPB (Impf Ind Sg P3) => averig_ + "uaba" ; --# notpresent - VPB (Impf Ind Pl P1) => averig_ + "uábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => averig_ + "uábamos" ; --# notpresent VPB (Impf Ind Pl P2) => averig_ + "uabais" ; --# notpresent VPB (Impf Ind Pl P3) => averig_ + "uaban" ; --# notpresent VPB (Impf Sub Sg P1) => averig_ + "uara" ; --# notpresent VPB (Impf Sub Sg P2) => averig_ + "uaras" ; --# notpresent VPB (Impf Sub Sg P3) => averig_ + "uara" ; --# notpresent - VPB (Impf Sub Pl P1) => averig_ + "uáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => averig_ + "uáramos" ; --# notpresent VPB (Impf Sub Pl P2) => averig_ + "uarais" ; --# notpresent VPB (Impf Sub Pl P3) => averig_ + "uaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => averig_ + "uase" ; --# notpresent VPB (ImpfSub2 Sg P2) => averig_ + "uases" ; --# notpresent VPB (ImpfSub2 Sg P3) => averig_ + "uase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => averig_ + "uásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => averig_ + "uásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => averig_ + "uaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => averig_ + "uasen" ; --# notpresent - VPB (Pret Sg P1) => averig_ + "üé" ; --# notpresent + VPB (Pret Sg P1) => averig_ + "üé" ; --# notpresent VPB (Pret Sg P2) => averig_ + "uaste" ; --# notpresent - VPB (Pret Sg P3) => averig_ + "uó" ; --# notpresent + VPB (Pret Sg P3) => averig_ + "uó" ; --# notpresent VPB (Pret Pl P1) => averig_ + "uamos" ; --# notpresent VPB (Pret Pl P2) => averig_ + "uasteis" ; --# notpresent VPB (Pret Pl P3) => averig_ + "uaron" ; --# notpresent - VPB (Fut Ind Sg P1) => averig_ + "uaré" ; --# notpresent - VPB (Fut Ind Sg P2) => averig_ + "uarás" ; --# notpresent - VPB (Fut Ind Sg P3) => averig_ + "uará" ; --# notpresent + VPB (Fut Ind Sg P1) => averig_ + "uaré" ; --# notpresent + VPB (Fut Ind Sg P2) => averig_ + "uarás" ; --# notpresent + VPB (Fut Ind Sg P3) => averig_ + "uará" ; --# notpresent VPB (Fut Ind Pl P1) => averig_ + "uaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => averig_ + "uaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => averig_ + "uarán" ; --# notpresent + VPB (Fut Ind Pl P2) => averig_ + "uaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => averig_ + "uarán" ; --# notpresent VPB (Fut Sub Sg P1) => averig_ + "uare" ; --# notpresent VPB (Fut Sub Sg P2) => averig_ + "uares" ; --# notpresent VPB (Fut Sub Sg P3) => averig_ + "uare" ; --# notpresent - VPB (Fut Sub Pl P1) => averig_ + "uáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => averig_ + "uáremos" ; --# notpresent VPB (Fut Sub Pl P2) => averig_ + "uareis" ; --# notpresent VPB (Fut Sub Pl P3) => averig_ + "uaren" ; --# notpresent - VPB (Cond Sg P1) => averig_ + "uaría" ; --# notpresent - VPB (Cond Sg P2) => averig_ + "uarías" ; --# notpresent - VPB (Cond Sg P3) => averig_ + "uaría" ; --# notpresent - VPB (Cond Pl P1) => averig_ + "uaríamos" ; --# notpresent - VPB (Cond Pl P2) => averig_ + "uaríais" ; --# notpresent - VPB (Cond Pl P3) => averig_ + "uarían" ; --# notpresent + VPB (Cond Sg P1) => averig_ + "uaría" ; --# notpresent + VPB (Cond Sg P2) => averig_ + "uarías" ; --# notpresent + VPB (Cond Sg P3) => averig_ + "uaría" ; --# notpresent + VPB (Cond Pl P1) => averig_ + "uaríamos" ; --# notpresent + VPB (Cond Pl P2) => averig_ + "uaríais" ; --# notpresent + VPB (Cond Pl P3) => averig_ + "uarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => averig_ + "ua" ; - VPB (Imper Sg P3) => averig_ + "üe" ; - VPB (Imper Pl P1) => averig_ + "üemos" ; + VPB (Imper Sg P3) => averig_ + "üe" ; + VPB (Imper Pl P1) => averig_ + "üemos" ; VPB (Imper Pl P2) => averig_ + "uad" ; - VPB (Imper Pl P3) => averig_ + "üen" ; + VPB (Imper Pl P3) => averig_ + "üen" ; VPB (Pass Sg Masc) => averig_ + "uado" ; VPB (Pass Sg Fem) => averig_ + "uada" ; VPB (Pass Pl Masc) => averig_ + "uados" ; VPB (Pass Pl Fem) => averig_ + "uadas" } } ; -oper bruñir_18 : Str -> Verbum = \bruñir -> - let bruñ_ = Predef.tk 2 bruñir in +oper bruñir_18 : Str -> Verbum = \bruñir -> + let bruñ_ = Predef.tk 2 bruñir in {s = table { - VI Infn => bruñ_ + "ir" ; - VI Ger => bruñ_ + "endo" ; - VI Part => bruñ_ + "ido" ; - VPB (Pres Ind Sg P1) => bruñ_ + "o" ; - VPB (Pres Ind Sg P2) => bruñ_ + "es" ; - VPB (Pres Ind Sg P3) => bruñ_ + "e" ; - VPB (Pres Ind Pl P1) => bruñ_ + "imos" ; - VPB (Pres Ind Pl P2) => bruñ_ + "ís" ; - VPB (Pres Ind Pl P3) => bruñ_ + "en" ; - VPB (Pres Sub Sg P1) => bruñ_ + "a" ; - VPB (Pres Sub Sg P2) => bruñ_ + "as" ; - VPB (Pres Sub Sg P3) => bruñ_ + "a" ; - VPB (Pres Sub Pl P1) => bruñ_ + "amos" ; - VPB (Pres Sub Pl P2) => bruñ_ + "áis" ; - VPB (Pres Sub Pl P3) => bruñ_ + "an" ; - VPB (Impf Ind Sg P1) => bruñ_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => bruñ_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => bruñ_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => bruñ_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => bruñ_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => bruñ_ + "ían" ; --# notpresent - VPB (Impf Sub Sg P1) => bruñ_ + "era" ; --# notpresent - VPB (Impf Sub Sg P2) => bruñ_ + "eras" ; --# notpresent - VPB (Impf Sub Sg P3) => bruñ_ + "era" ; --# notpresent - VPB (Impf Sub Pl P1) => bruñ_ + "éramos" ; --# notpresent - VPB (Impf Sub Pl P2) => bruñ_ + "erais" ; --# notpresent - VPB (Impf Sub Pl P3) => bruñ_ + "eran" ; --# notpresent - VPB (ImpfSub2 Sg P1) => bruñ_ + "ese" ; --# notpresent - VPB (ImpfSub2 Sg P2) => bruñ_ + "eses" ; --# notpresent - VPB (ImpfSub2 Sg P3) => bruñ_ + "ese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => bruñ_ + "ésemos" ; --# notpresent - VPB (ImpfSub2 Pl P2) => bruñ_ + "eseis" ; --# notpresent - VPB (ImpfSub2 Pl P3) => bruñ_ + "esen" ; --# notpresent - VPB (Pret Sg P1) => bruñ_ + "í" ; --# notpresent - VPB (Pret Sg P2) => bruñ_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => bruñ_ + "ó" ; --# notpresent - VPB (Pret Pl P1) => bruñ_ + "imos" ; --# notpresent - VPB (Pret Pl P2) => bruñ_ + "isteis" ; --# notpresent - VPB (Pret Pl P3) => bruñ_ + "eron" ; --# notpresent - VPB (Fut Ind Sg P1) => bruñ_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => bruñ_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => bruñ_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => bruñ_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => bruñ_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => bruñ_ + "irán" ; --# notpresent - VPB (Fut Sub Sg P1) => bruñ_ + "ere" ; --# notpresent - VPB (Fut Sub Sg P2) => bruñ_ + "eres" ; --# notpresent - VPB (Fut Sub Sg P3) => bruñ_ + "ere" ; --# notpresent - VPB (Fut Sub Pl P1) => bruñ_ + "éremos" ; --# notpresent - VPB (Fut Sub Pl P2) => bruñ_ + "ereis" ; --# notpresent - VPB (Fut Sub Pl P3) => bruñ_ + "eren" ; --# notpresent - VPB (Cond Sg P1) => bruñ_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => bruñ_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => bruñ_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => bruñ_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => bruñ_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => bruñ_ + "irían" ; --# notpresent + VI Infn => bruñ_ + "ir" ; + VI Ger => bruñ_ + "endo" ; + VI Part => bruñ_ + "ido" ; + VPB (Pres Ind Sg P1) => bruñ_ + "o" ; + VPB (Pres Ind Sg P2) => bruñ_ + "es" ; + VPB (Pres Ind Sg P3) => bruñ_ + "e" ; + VPB (Pres Ind Pl P1) => bruñ_ + "imos" ; + VPB (Pres Ind Pl P2) => bruñ_ + "ís" ; + VPB (Pres Ind Pl P3) => bruñ_ + "en" ; + VPB (Pres Sub Sg P1) => bruñ_ + "a" ; + VPB (Pres Sub Sg P2) => bruñ_ + "as" ; + VPB (Pres Sub Sg P3) => bruñ_ + "a" ; + VPB (Pres Sub Pl P1) => bruñ_ + "amos" ; + VPB (Pres Sub Pl P2) => bruñ_ + "áis" ; + VPB (Pres Sub Pl P3) => bruñ_ + "an" ; + VPB (Impf Ind Sg P1) => bruñ_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => bruñ_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => bruñ_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => bruñ_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => bruñ_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => bruñ_ + "ían" ; --# notpresent + VPB (Impf Sub Sg P1) => bruñ_ + "era" ; --# notpresent + VPB (Impf Sub Sg P2) => bruñ_ + "eras" ; --# notpresent + VPB (Impf Sub Sg P3) => bruñ_ + "era" ; --# notpresent + VPB (Impf Sub Pl P1) => bruñ_ + "éramos" ; --# notpresent + VPB (Impf Sub Pl P2) => bruñ_ + "erais" ; --# notpresent + VPB (Impf Sub Pl P3) => bruñ_ + "eran" ; --# notpresent + VPB (ImpfSub2 Sg P1) => bruñ_ + "ese" ; --# notpresent + VPB (ImpfSub2 Sg P2) => bruñ_ + "eses" ; --# notpresent + VPB (ImpfSub2 Sg P3) => bruñ_ + "ese" ; --# notpresent + VPB (ImpfSub2 Pl P1) => bruñ_ + "ésemos" ; --# notpresent + VPB (ImpfSub2 Pl P2) => bruñ_ + "eseis" ; --# notpresent + VPB (ImpfSub2 Pl P3) => bruñ_ + "esen" ; --# notpresent + VPB (Pret Sg P1) => bruñ_ + "í" ; --# notpresent + VPB (Pret Sg P2) => bruñ_ + "iste" ; --# notpresent + VPB (Pret Sg P3) => bruñ_ + "ó" ; --# notpresent + VPB (Pret Pl P1) => bruñ_ + "imos" ; --# notpresent + VPB (Pret Pl P2) => bruñ_ + "isteis" ; --# notpresent + VPB (Pret Pl P3) => bruñ_ + "eron" ; --# notpresent + VPB (Fut Ind Sg P1) => bruñ_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => bruñ_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => bruñ_ + "irá" ; --# notpresent + VPB (Fut Ind Pl P1) => bruñ_ + "iremos" ; --# notpresent + VPB (Fut Ind Pl P2) => bruñ_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => bruñ_ + "irán" ; --# notpresent + VPB (Fut Sub Sg P1) => bruñ_ + "ere" ; --# notpresent + VPB (Fut Sub Sg P2) => bruñ_ + "eres" ; --# notpresent + VPB (Fut Sub Sg P3) => bruñ_ + "ere" ; --# notpresent + VPB (Fut Sub Pl P1) => bruñ_ + "éremos" ; --# notpresent + VPB (Fut Sub Pl P2) => bruñ_ + "ereis" ; --# notpresent + VPB (Fut Sub Pl P3) => bruñ_ + "eren" ; --# notpresent + VPB (Cond Sg P1) => bruñ_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => bruñ_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => bruñ_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => bruñ_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => bruñ_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => bruñ_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => bruñ_ + "e" ; - VPB (Imper Sg P3) => bruñ_ + "a" ; - VPB (Imper Pl P1) => bruñ_ + "amos" ; - VPB (Imper Pl P2) => bruñ_ + "id" ; - VPB (Imper Pl P3) => bruñ_ + "an" ; - VPB (Pass Sg Masc) => bruñ_ + "ido" ; - VPB (Pass Sg Fem) => bruñ_ + "ida" ; - VPB (Pass Pl Masc) => bruñ_ + "idos" ; - VPB (Pass Pl Fem) => bruñ_ + "idas" + VPB (Imper Sg P2) => bruñ_ + "e" ; + VPB (Imper Sg P3) => bruñ_ + "a" ; + VPB (Imper Pl P1) => bruñ_ + "amos" ; + VPB (Imper Pl P2) => bruñ_ + "id" ; + VPB (Imper Pl P3) => bruñ_ + "an" ; + VPB (Pass Sg Masc) => bruñ_ + "ido" ; + VPB (Pass Sg Fem) => bruñ_ + "ida" ; + VPB (Pass Pl Masc) => bruñ_ + "idos" ; + VPB (Pass Pl Fem) => bruñ_ + "idas" } } ; oper caber_19 : Str -> Verbum = \caber -> @@ -1394,30 +1394,30 @@ oper caber_19 : Str -> Verbum = \caber -> VPB (Pres Ind Sg P2) => x_ + "cabes" ; VPB (Pres Ind Sg P3) => x_ + "cabe" ; VPB (Pres Ind Pl P1) => x_ + "cabemos" ; - VPB (Pres Ind Pl P2) => x_ + "cabéis" ; + VPB (Pres Ind Pl P2) => x_ + "cabéis" ; VPB (Pres Ind Pl P3) => x_ + "caben" ; VPB (Pres Sub Sg P1) => x_ + "quepa" ; VPB (Pres Sub Sg P2) => x_ + "quepas" ; VPB (Pres Sub Sg P3) => x_ + "quepa" ; VPB (Pres Sub Pl P1) => x_ + "quepamos" ; - VPB (Pres Sub Pl P2) => x_ + "quepáis" ; + VPB (Pres Sub Pl P2) => x_ + "quepáis" ; VPB (Pres Sub Pl P3) => x_ + "quepan" ; - VPB (Impf Ind Sg P1) => x_ + "cabía" ; --# notpresent - VPB (Impf Ind Sg P2) => x_ + "cabías" ; --# notpresent - VPB (Impf Ind Sg P3) => x_ + "cabía" ; --# notpresent - VPB (Impf Ind Pl P1) => x_ + "cabíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => x_ + "cabíais" ; --# notpresent - VPB (Impf Ind Pl P3) => x_ + "cabían" ; --# notpresent + VPB (Impf Ind Sg P1) => x_ + "cabía" ; --# notpresent + VPB (Impf Ind Sg P2) => x_ + "cabías" ; --# notpresent + VPB (Impf Ind Sg P3) => x_ + "cabía" ; --# notpresent + VPB (Impf Ind Pl P1) => x_ + "cabíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => x_ + "cabíais" ; --# notpresent + VPB (Impf Ind Pl P3) => x_ + "cabían" ; --# notpresent VPB (Impf Sub Sg P1) => x_ + "cupiera" ; --# notpresent VPB (Impf Sub Sg P2) => x_ + "cupieras" ; --# notpresent VPB (Impf Sub Sg P3) => x_ + "cupiera" ; --# notpresent - VPB (Impf Sub Pl P1) => x_ + "cupiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => x_ + "cupiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => x_ + "cupierais" ; --# notpresent VPB (Impf Sub Pl P3) => x_ + "cupieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => x_ + "cupiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => x_ + "cupieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => x_ + "cupiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => x_ + "cupiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => x_ + "cupiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => x_ + "cupieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => x_ + "cupiesen" ; --# notpresent VPB (Pret Sg P1) => x_ + "cupe" ; --# notpresent @@ -1426,24 +1426,24 @@ oper caber_19 : Str -> Verbum = \caber -> VPB (Pret Pl P1) => x_ + "cupimos" ; --# notpresent VPB (Pret Pl P2) => x_ + "cupisteis" ; --# notpresent VPB (Pret Pl P3) => x_ + "cupieron" ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + "cabré" ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + "cabrás" ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "cabrá" ; --# notpresent + VPB (Fut Ind Sg P1) => x_ + "cabré" ; --# notpresent + VPB (Fut Ind Sg P2) => x_ + "cabrás" ; --# notpresent + VPB (Fut Ind Sg P3) => x_ + "cabrá" ; --# notpresent VPB (Fut Ind Pl P1) => x_ + "cabremos" ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + "cabréis" ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + "cabrán" ; --# notpresent + VPB (Fut Ind Pl P2) => x_ + "cabréis" ; --# notpresent + VPB (Fut Ind Pl P3) => x_ + "cabrán" ; --# notpresent VPB (Fut Sub Sg P1) => x_ + "cupiere" ; --# notpresent VPB (Fut Sub Sg P2) => x_ + "cupieres" ; --# notpresent VPB (Fut Sub Sg P3) => x_ + "cupiere" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + "cupiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => x_ + "cupiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => x_ + "cupiereis" ; --# notpresent VPB (Fut Sub Pl P3) => x_ + "cupieren" ; --# notpresent - VPB (Cond Sg P1) => x_ + "cabría" ; --# notpresent - VPB (Cond Sg P2) => x_ + "cabrías" ; --# notpresent - VPB (Cond Sg P3) => x_ + "cabría" ; --# notpresent - VPB (Cond Pl P1) => x_ + "cabríamos" ; --# notpresent - VPB (Cond Pl P2) => x_ + "cabríais" ; --# notpresent - VPB (Cond Pl P3) => x_ + "cabrían" ; --# notpresent + VPB (Cond Sg P1) => x_ + "cabría" ; --# notpresent + VPB (Cond Sg P2) => x_ + "cabrías" ; --# notpresent + VPB (Cond Sg P3) => x_ + "cabría" ; --# notpresent + VPB (Cond Pl P1) => x_ + "cabríamos" ; --# notpresent + VPB (Cond Pl P2) => x_ + "cabríais" ; --# notpresent + VPB (Cond Pl P3) => x_ + "cabrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => x_ + "cabe" ; VPB (Imper Sg P3) => x_ + "quepa" ; @@ -1461,71 +1461,71 @@ oper caer_20 : Str -> Verbum = \caer -> {s = table { VI Infn => ca_ + "er" ; VI Ger => ca_ + "yendo" ; - VI Part => ca_ + "ído" ; + VI Part => ca_ + "ído" ; VPB (Pres Ind Sg P1) => ca_ + "igo" ; VPB (Pres Ind Sg P2) => ca_ + "es" ; VPB (Pres Ind Sg P3) => ca_ + "e" ; VPB (Pres Ind Pl P1) => ca_ + "emos" ; - VPB (Pres Ind Pl P2) => ca_ + "éis" ; + VPB (Pres Ind Pl P2) => ca_ + "éis" ; VPB (Pres Ind Pl P3) => ca_ + "en" ; VPB (Pres Sub Sg P1) => ca_ + "iga" ; VPB (Pres Sub Sg P2) => ca_ + "igas" ; VPB (Pres Sub Sg P3) => ca_ + "iga" ; VPB (Pres Sub Pl P1) => ca_ + "igamos" ; - VPB (Pres Sub Pl P2) => ca_ + "igáis" ; + VPB (Pres Sub Pl P2) => ca_ + "igáis" ; VPB (Pres Sub Pl P3) => ca_ + "igan" ; - VPB (Impf Ind Sg P1) => ca_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => ca_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => ca_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => ca_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => ca_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => ca_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => ca_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => ca_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => ca_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => ca_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => ca_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => ca_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => ca_ + "yera" ; --# notpresent VPB (Impf Sub Sg P2) => ca_ + "yeras" ; --# notpresent VPB (Impf Sub Sg P3) => ca_ + "yera" ; --# notpresent - VPB (Impf Sub Pl P1) => ca_ + "yéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => ca_ + "yéramos" ; --# notpresent VPB (Impf Sub Pl P2) => ca_ + "yerais" ; --# notpresent VPB (Impf Sub Pl P3) => ca_ + "yeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => ca_ + "yese" ; --# notpresent VPB (ImpfSub2 Sg P2) => ca_ + "yeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => ca_ + "yese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => ca_ + "yésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => ca_ + "yésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => ca_ + "yeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => ca_ + "yesen" ; --# notpresent - VPB (Pret Sg P1) => ca_ + "í" ; --# notpresent - VPB (Pret Sg P2) => ca_ + "íste" ; --# notpresent - VPB (Pret Sg P3) => ca_ + "yó" ; --# notpresent - VPB (Pret Pl P1) => ca_ + "ímos" ; --# notpresent - VPB (Pret Pl P2) => ca_ + "ísteis" ; --# notpresent + VPB (Pret Sg P1) => ca_ + "í" ; --# notpresent + VPB (Pret Sg P2) => ca_ + "íste" ; --# notpresent + VPB (Pret Sg P3) => ca_ + "yó" ; --# notpresent + VPB (Pret Pl P1) => ca_ + "ímos" ; --# notpresent + VPB (Pret Pl P2) => ca_ + "ísteis" ; --# notpresent VPB (Pret Pl P3) => ca_ + "yeron" ; --# notpresent - VPB (Fut Ind Sg P1) => ca_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => ca_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => ca_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => ca_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => ca_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => ca_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => ca_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => ca_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => ca_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => ca_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => ca_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => ca_ + "yere" ; --# notpresent VPB (Fut Sub Sg P2) => ca_ + "yeres" ; --# notpresent VPB (Fut Sub Sg P3) => ca_ + "yere" ; --# notpresent - VPB (Fut Sub Pl P1) => ca_ + "yéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => ca_ + "yéremos" ; --# notpresent VPB (Fut Sub Pl P2) => ca_ + "yereis" ; --# notpresent VPB (Fut Sub Pl P3) => ca_ + "yeren" ; --# notpresent - VPB (Cond Sg P1) => ca_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => ca_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => ca_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => ca_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => ca_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => ca_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => ca_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => ca_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => ca_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => ca_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => ca_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => ca_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => ca_ + "e" ; VPB (Imper Sg P3) => ca_ + "iga" ; VPB (Imper Pl P1) => ca_ + "igamos" ; VPB (Imper Pl P2) => ca_ + "ed" ; VPB (Imper Pl P3) => ca_ + "igan" ; - VPB (Pass Sg Masc) => ca_ + "ído" ; - VPB (Pass Sg Fem) => ca_ + "ída" ; - VPB (Pass Pl Masc) => ca_ + "ídos" ; - VPB (Pass Pl Fem) => ca_ + "ídas" + VPB (Pass Sg Masc) => ca_ + "ído" ; + VPB (Pass Sg Fem) => ca_ + "ída" ; + VPB (Pass Pl Masc) => ca_ + "ídos" ; + VPB (Pass Pl Fem) => ca_ + "ídas" } } ; oper cazar_21 : Str -> Verbum = \cazar -> @@ -1538,56 +1538,56 @@ oper cazar_21 : Str -> Verbum = \cazar -> VPB (Pres Ind Sg P2) => ca_ + "zas" ; VPB (Pres Ind Sg P3) => ca_ + "za" ; VPB (Pres Ind Pl P1) => ca_ + "zamos" ; - VPB (Pres Ind Pl P2) => ca_ + "záis" ; + VPB (Pres Ind Pl P2) => ca_ + "záis" ; VPB (Pres Ind Pl P3) => ca_ + "zan" ; VPB (Pres Sub Sg P1) => ca_ + "ce" ; VPB (Pres Sub Sg P2) => ca_ + "ces" ; VPB (Pres Sub Sg P3) => ca_ + "ce" ; VPB (Pres Sub Pl P1) => ca_ + "cemos" ; - VPB (Pres Sub Pl P2) => ca_ + "céis" ; + VPB (Pres Sub Pl P2) => ca_ + "céis" ; VPB (Pres Sub Pl P3) => ca_ + "cen" ; VPB (Impf Ind Sg P1) => ca_ + "zaba" ; --# notpresent VPB (Impf Ind Sg P2) => ca_ + "zabas" ; --# notpresent VPB (Impf Ind Sg P3) => ca_ + "zaba" ; --# notpresent - VPB (Impf Ind Pl P1) => ca_ + "zábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => ca_ + "zábamos" ; --# notpresent VPB (Impf Ind Pl P2) => ca_ + "zabais" ; --# notpresent VPB (Impf Ind Pl P3) => ca_ + "zaban" ; --# notpresent VPB (Impf Sub Sg P1) => ca_ + "zara" ; --# notpresent VPB (Impf Sub Sg P2) => ca_ + "zaras" ; --# notpresent VPB (Impf Sub Sg P3) => ca_ + "zara" ; --# notpresent - VPB (Impf Sub Pl P1) => ca_ + "záramos" ; --# notpresent + VPB (Impf Sub Pl P1) => ca_ + "záramos" ; --# notpresent VPB (Impf Sub Pl P2) => ca_ + "zarais" ; --# notpresent VPB (Impf Sub Pl P3) => ca_ + "zaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => ca_ + "zase" ; --# notpresent VPB (ImpfSub2 Sg P2) => ca_ + "zases" ; --# notpresent VPB (ImpfSub2 Sg P3) => ca_ + "zase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => ca_ + "zásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => ca_ + "zásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => ca_ + "zaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => ca_ + "zasen" ; --# notpresent - VPB (Pret Sg P1) => ca_ + "cé" ; --# notpresent + VPB (Pret Sg P1) => ca_ + "cé" ; --# notpresent VPB (Pret Sg P2) => ca_ + "zaste" ; --# notpresent - VPB (Pret Sg P3) => ca_ + "zó" ; --# notpresent + VPB (Pret Sg P3) => ca_ + "zó" ; --# notpresent VPB (Pret Pl P1) => ca_ + "zamos" ; --# notpresent VPB (Pret Pl P2) => ca_ + "zasteis" ; --# notpresent VPB (Pret Pl P3) => ca_ + "zaron" ; --# notpresent - VPB (Fut Ind Sg P1) => ca_ + "zaré" ; --# notpresent - VPB (Fut Ind Sg P2) => ca_ + "zarás" ; --# notpresent - VPB (Fut Ind Sg P3) => ca_ + "zará" ; --# notpresent + VPB (Fut Ind Sg P1) => ca_ + "zaré" ; --# notpresent + VPB (Fut Ind Sg P2) => ca_ + "zarás" ; --# notpresent + VPB (Fut Ind Sg P3) => ca_ + "zará" ; --# notpresent VPB (Fut Ind Pl P1) => ca_ + "zaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => ca_ + "zaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => ca_ + "zarán" ; --# notpresent + VPB (Fut Ind Pl P2) => ca_ + "zaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => ca_ + "zarán" ; --# notpresent VPB (Fut Sub Sg P1) => ca_ + "zare" ; --# notpresent VPB (Fut Sub Sg P2) => ca_ + "zares" ; --# notpresent VPB (Fut Sub Sg P3) => ca_ + "zare" ; --# notpresent - VPB (Fut Sub Pl P1) => ca_ + "záremos" ; --# notpresent + VPB (Fut Sub Pl P1) => ca_ + "záremos" ; --# notpresent VPB (Fut Sub Pl P2) => ca_ + "zareis" ; --# notpresent VPB (Fut Sub Pl P3) => ca_ + "zaren" ; --# notpresent - VPB (Cond Sg P1) => ca_ + "zaría" ; --# notpresent - VPB (Cond Sg P2) => ca_ + "zarías" ; --# notpresent - VPB (Cond Sg P3) => ca_ + "zaría" ; --# notpresent - VPB (Cond Pl P1) => ca_ + "zaríamos" ; --# notpresent - VPB (Cond Pl P2) => ca_ + "zaríais" ; --# notpresent - VPB (Cond Pl P3) => ca_ + "zarían" ; --# notpresent + VPB (Cond Sg P1) => ca_ + "zaría" ; --# notpresent + VPB (Cond Sg P2) => ca_ + "zarías" ; --# notpresent + VPB (Cond Sg P3) => ca_ + "zaría" ; --# notpresent + VPB (Cond Pl P1) => ca_ + "zaríamos" ; --# notpresent + VPB (Cond Pl P2) => ca_ + "zaríais" ; --# notpresent + VPB (Cond Pl P3) => ca_ + "zarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => ca_ + "za" ; VPB (Imper Sg P3) => ca_ + "ce" ; @@ -1610,56 +1610,56 @@ oper cocer_22 : Str -> Verbum = \cocer -> VPB (Pres Ind Sg P2) => c_ + "ueces" ; VPB (Pres Ind Sg P3) => c_ + "uece" ; VPB (Pres Ind Pl P1) => c_ + "ocemos" ; - VPB (Pres Ind Pl P2) => c_ + "océis" ; + VPB (Pres Ind Pl P2) => c_ + "océis" ; VPB (Pres Ind Pl P3) => c_ + "uecen" ; VPB (Pres Sub Sg P1) => c_ + "ueza" ; VPB (Pres Sub Sg P2) => c_ + "uezas" ; VPB (Pres Sub Sg P3) => c_ + "ueza" ; VPB (Pres Sub Pl P1) => c_ + "ozamos" ; - VPB (Pres Sub Pl P2) => c_ + "ozáis" ; + VPB (Pres Sub Pl P2) => c_ + "ozáis" ; VPB (Pres Sub Pl P3) => c_ + "uezan" ; - VPB (Impf Ind Sg P1) => c_ + "ocía" ; --# notpresent - VPB (Impf Ind Sg P2) => c_ + "ocías" ; --# notpresent - VPB (Impf Ind Sg P3) => c_ + "ocía" ; --# notpresent - VPB (Impf Ind Pl P1) => c_ + "ocíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => c_ + "ocíais" ; --# notpresent - VPB (Impf Ind Pl P3) => c_ + "ocían" ; --# notpresent + VPB (Impf Ind Sg P1) => c_ + "ocía" ; --# notpresent + VPB (Impf Ind Sg P2) => c_ + "ocías" ; --# notpresent + VPB (Impf Ind Sg P3) => c_ + "ocía" ; --# notpresent + VPB (Impf Ind Pl P1) => c_ + "ocíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => c_ + "ocíais" ; --# notpresent + VPB (Impf Ind Pl P3) => c_ + "ocían" ; --# notpresent VPB (Impf Sub Sg P1) => c_ + "ociera" ; --# notpresent VPB (Impf Sub Sg P2) => c_ + "ocieras" ; --# notpresent VPB (Impf Sub Sg P3) => c_ + "ociera" ; --# notpresent - VPB (Impf Sub Pl P1) => c_ + "ociéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => c_ + "ociéramos" ; --# notpresent VPB (Impf Sub Pl P2) => c_ + "ocierais" ; --# notpresent VPB (Impf Sub Pl P3) => c_ + "ocieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => c_ + "ociese" ; --# notpresent VPB (ImpfSub2 Sg P2) => c_ + "ocieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => c_ + "ociese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => c_ + "ociésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => c_ + "ociésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => c_ + "ocieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => c_ + "ociesen" ; --# notpresent - VPB (Pret Sg P1) => c_ + "ocí" ; --# notpresent + VPB (Pret Sg P1) => c_ + "ocí" ; --# notpresent VPB (Pret Sg P2) => c_ + "ociste" ; --# notpresent - VPB (Pret Sg P3) => c_ + "oció" ; --# notpresent + VPB (Pret Sg P3) => c_ + "oció" ; --# notpresent VPB (Pret Pl P1) => c_ + "ocimos" ; --# notpresent VPB (Pret Pl P2) => c_ + "ocisteis" ; --# notpresent VPB (Pret Pl P3) => c_ + "ocieron" ; --# notpresent - VPB (Fut Ind Sg P1) => c_ + "oceré" ; --# notpresent - VPB (Fut Ind Sg P2) => c_ + "ocerás" ; --# notpresent - VPB (Fut Ind Sg P3) => c_ + "ocerá" ; --# notpresent + VPB (Fut Ind Sg P1) => c_ + "oceré" ; --# notpresent + VPB (Fut Ind Sg P2) => c_ + "ocerás" ; --# notpresent + VPB (Fut Ind Sg P3) => c_ + "ocerá" ; --# notpresent VPB (Fut Ind Pl P1) => c_ + "oceremos" ; --# notpresent - VPB (Fut Ind Pl P2) => c_ + "oceréis" ; --# notpresent - VPB (Fut Ind Pl P3) => c_ + "ocerán" ; --# notpresent + VPB (Fut Ind Pl P2) => c_ + "oceréis" ; --# notpresent + VPB (Fut Ind Pl P3) => c_ + "ocerán" ; --# notpresent VPB (Fut Sub Sg P1) => c_ + "ociere" ; --# notpresent VPB (Fut Sub Sg P2) => c_ + "ocieres" ; --# notpresent VPB (Fut Sub Sg P3) => c_ + "ociere" ; --# notpresent - VPB (Fut Sub Pl P1) => c_ + "ociéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => c_ + "ociéremos" ; --# notpresent VPB (Fut Sub Pl P2) => c_ + "ociereis" ; --# notpresent VPB (Fut Sub Pl P3) => c_ + "ocieren" ; --# notpresent - VPB (Cond Sg P1) => c_ + "ocería" ; --# notpresent - VPB (Cond Sg P2) => c_ + "ocerías" ; --# notpresent - VPB (Cond Sg P3) => c_ + "ocería" ; --# notpresent - VPB (Cond Pl P1) => c_ + "oceríamos" ; --# notpresent - VPB (Cond Pl P2) => c_ + "oceríais" ; --# notpresent - VPB (Cond Pl P3) => c_ + "ocerían" ; --# notpresent + VPB (Cond Sg P1) => c_ + "ocería" ; --# notpresent + VPB (Cond Sg P2) => c_ + "ocerías" ; --# notpresent + VPB (Cond Sg P3) => c_ + "ocería" ; --# notpresent + VPB (Cond Pl P1) => c_ + "oceríamos" ; --# notpresent + VPB (Cond Pl P2) => c_ + "oceríais" ; --# notpresent + VPB (Cond Pl P3) => c_ + "ocerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => c_ + "uece" ; VPB (Imper Sg P3) => c_ + "ueza" ; @@ -1682,56 +1682,56 @@ oper coger_23 : Str -> Verbum = \coger -> VPB (Pres Ind Sg P2) => co_ + "ges" ; VPB (Pres Ind Sg P3) => co_ + "ge" ; VPB (Pres Ind Pl P1) => co_ + "gemos" ; - VPB (Pres Ind Pl P2) => co_ + "géis" ; + VPB (Pres Ind Pl P2) => co_ + "géis" ; VPB (Pres Ind Pl P3) => co_ + "gen" ; VPB (Pres Sub Sg P1) => co_ + "ja" ; VPB (Pres Sub Sg P2) => co_ + "jas" ; VPB (Pres Sub Sg P3) => co_ + "ja" ; VPB (Pres Sub Pl P1) => co_ + "jamos" ; - VPB (Pres Sub Pl P2) => co_ + "jáis" ; + VPB (Pres Sub Pl P2) => co_ + "jáis" ; VPB (Pres Sub Pl P3) => co_ + "jan" ; - VPB (Impf Ind Sg P1) => co_ + "gía" ; --# notpresent - VPB (Impf Ind Sg P2) => co_ + "gías" ; --# notpresent - VPB (Impf Ind Sg P3) => co_ + "gía" ; --# notpresent - VPB (Impf Ind Pl P1) => co_ + "gíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => co_ + "gíais" ; --# notpresent - VPB (Impf Ind Pl P3) => co_ + "gían" ; --# notpresent + VPB (Impf Ind Sg P1) => co_ + "gía" ; --# notpresent + VPB (Impf Ind Sg P2) => co_ + "gías" ; --# notpresent + VPB (Impf Ind Sg P3) => co_ + "gía" ; --# notpresent + VPB (Impf Ind Pl P1) => co_ + "gíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => co_ + "gíais" ; --# notpresent + VPB (Impf Ind Pl P3) => co_ + "gían" ; --# notpresent VPB (Impf Sub Sg P1) => co_ + "giera" ; --# notpresent VPB (Impf Sub Sg P2) => co_ + "gieras" ; --# notpresent VPB (Impf Sub Sg P3) => co_ + "giera" ; --# notpresent - VPB (Impf Sub Pl P1) => co_ + "giéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => co_ + "giéramos" ; --# notpresent VPB (Impf Sub Pl P2) => co_ + "gierais" ; --# notpresent VPB (Impf Sub Pl P3) => co_ + "gieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => co_ + "giese" ; --# notpresent VPB (ImpfSub2 Sg P2) => co_ + "gieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => co_ + "giese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => co_ + "giésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => co_ + "giésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => co_ + "gieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => co_ + "giesen" ; --# notpresent - VPB (Pret Sg P1) => co_ + "gí" ; --# notpresent + VPB (Pret Sg P1) => co_ + "gí" ; --# notpresent VPB (Pret Sg P2) => co_ + "giste" ; --# notpresent - VPB (Pret Sg P3) => co_ + "gió" ; --# notpresent + VPB (Pret Sg P3) => co_ + "gió" ; --# notpresent VPB (Pret Pl P1) => co_ + "gimos" ; --# notpresent VPB (Pret Pl P2) => co_ + "gisteis" ; --# notpresent VPB (Pret Pl P3) => co_ + "gieron" ; --# notpresent - VPB (Fut Ind Sg P1) => co_ + "geré" ; --# notpresent - VPB (Fut Ind Sg P2) => co_ + "gerás" ; --# notpresent - VPB (Fut Ind Sg P3) => co_ + "gerá" ; --# notpresent + VPB (Fut Ind Sg P1) => co_ + "geré" ; --# notpresent + VPB (Fut Ind Sg P2) => co_ + "gerás" ; --# notpresent + VPB (Fut Ind Sg P3) => co_ + "gerá" ; --# notpresent VPB (Fut Ind Pl P1) => co_ + "geremos" ; --# notpresent - VPB (Fut Ind Pl P2) => co_ + "geréis" ; --# notpresent - VPB (Fut Ind Pl P3) => co_ + "gerán" ; --# notpresent + VPB (Fut Ind Pl P2) => co_ + "geréis" ; --# notpresent + VPB (Fut Ind Pl P3) => co_ + "gerán" ; --# notpresent VPB (Fut Sub Sg P1) => co_ + "giere" ; --# notpresent VPB (Fut Sub Sg P2) => co_ + "gieres" ; --# notpresent VPB (Fut Sub Sg P3) => co_ + "giere" ; --# notpresent - VPB (Fut Sub Pl P1) => co_ + "giéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => co_ + "giéremos" ; --# notpresent VPB (Fut Sub Pl P2) => co_ + "giereis" ; --# notpresent VPB (Fut Sub Pl P3) => co_ + "gieren" ; --# notpresent - VPB (Cond Sg P1) => co_ + "gería" ; --# notpresent - VPB (Cond Sg P2) => co_ + "gerías" ; --# notpresent - VPB (Cond Sg P3) => co_ + "gería" ; --# notpresent - VPB (Cond Pl P1) => co_ + "geríamos" ; --# notpresent - VPB (Cond Pl P2) => co_ + "geríais" ; --# notpresent - VPB (Cond Pl P3) => co_ + "gerían" ; --# notpresent + VPB (Cond Sg P1) => co_ + "gería" ; --# notpresent + VPB (Cond Sg P2) => co_ + "gerías" ; --# notpresent + VPB (Cond Sg P3) => co_ + "gería" ; --# notpresent + VPB (Cond Pl P1) => co_ + "geríamos" ; --# notpresent + VPB (Cond Pl P2) => co_ + "geríais" ; --# notpresent + VPB (Cond Pl P3) => co_ + "gerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => co_ + "ge" ; VPB (Imper Sg P3) => co_ + "ja" ; @@ -1754,56 +1754,56 @@ oper colgar_24 : Str -> Verbum = \colgar -> VPB (Pres Ind Sg P2) => c_ + "uelgas" ; VPB (Pres Ind Sg P3) => c_ + "uelga" ; VPB (Pres Ind Pl P1) => c_ + "olgamos" ; - VPB (Pres Ind Pl P2) => c_ + "olgáis" ; + VPB (Pres Ind Pl P2) => c_ + "olgáis" ; VPB (Pres Ind Pl P3) => c_ + "uelgan" ; VPB (Pres Sub Sg P1) => c_ + "uelgue" ; VPB (Pres Sub Sg P2) => c_ + "uelgues" ; VPB (Pres Sub Sg P3) => c_ + "uelgue" ; VPB (Pres Sub Pl P1) => c_ + "olguemos" ; - VPB (Pres Sub Pl P2) => c_ + "olguéis" ; + VPB (Pres Sub Pl P2) => c_ + "olguéis" ; VPB (Pres Sub Pl P3) => c_ + "uelguen" ; VPB (Impf Ind Sg P1) => c_ + "olgaba" ; --# notpresent VPB (Impf Ind Sg P2) => c_ + "olgabas" ; --# notpresent VPB (Impf Ind Sg P3) => c_ + "olgaba" ; --# notpresent - VPB (Impf Ind Pl P1) => c_ + "olgábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => c_ + "olgábamos" ; --# notpresent VPB (Impf Ind Pl P2) => c_ + "olgabais" ; --# notpresent VPB (Impf Ind Pl P3) => c_ + "olgaban" ; --# notpresent VPB (Impf Sub Sg P1) => c_ + "olgara" ; --# notpresent VPB (Impf Sub Sg P2) => c_ + "olgaras" ; --# notpresent VPB (Impf Sub Sg P3) => c_ + "olgara" ; --# notpresent - VPB (Impf Sub Pl P1) => c_ + "olgáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => c_ + "olgáramos" ; --# notpresent VPB (Impf Sub Pl P2) => c_ + "olgarais" ; --# notpresent VPB (Impf Sub Pl P3) => c_ + "olgaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => c_ + "olgase" ; --# notpresent VPB (ImpfSub2 Sg P2) => c_ + "olgases" ; --# notpresent VPB (ImpfSub2 Sg P3) => c_ + "olgase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => c_ + "olgásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => c_ + "olgásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => c_ + "olgaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => c_ + "olgasen" ; --# notpresent - VPB (Pret Sg P1) => c_ + "olgué" ; --# notpresent + VPB (Pret Sg P1) => c_ + "olgué" ; --# notpresent VPB (Pret Sg P2) => c_ + "olgaste" ; --# notpresent - VPB (Pret Sg P3) => c_ + "olgó" ; --# notpresent + VPB (Pret Sg P3) => c_ + "olgó" ; --# notpresent VPB (Pret Pl P1) => c_ + "olgamos" ; --# notpresent VPB (Pret Pl P2) => c_ + "olgasteis" ; --# notpresent VPB (Pret Pl P3) => c_ + "olgaron" ; --# notpresent - VPB (Fut Ind Sg P1) => c_ + "olgaré" ; --# notpresent - VPB (Fut Ind Sg P2) => c_ + "olgarás" ; --# notpresent - VPB (Fut Ind Sg P3) => c_ + "olgará" ; --# notpresent + VPB (Fut Ind Sg P1) => c_ + "olgaré" ; --# notpresent + VPB (Fut Ind Sg P2) => c_ + "olgarás" ; --# notpresent + VPB (Fut Ind Sg P3) => c_ + "olgará" ; --# notpresent VPB (Fut Ind Pl P1) => c_ + "olgaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => c_ + "olgaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => c_ + "olgarán" ; --# notpresent + VPB (Fut Ind Pl P2) => c_ + "olgaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => c_ + "olgarán" ; --# notpresent VPB (Fut Sub Sg P1) => c_ + "olgare" ; --# notpresent VPB (Fut Sub Sg P2) => c_ + "olgares" ; --# notpresent VPB (Fut Sub Sg P3) => c_ + "olgare" ; --# notpresent - VPB (Fut Sub Pl P1) => c_ + "olgáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => c_ + "olgáremos" ; --# notpresent VPB (Fut Sub Pl P2) => c_ + "olgareis" ; --# notpresent VPB (Fut Sub Pl P3) => c_ + "olgaren" ; --# notpresent - VPB (Cond Sg P1) => c_ + "olgaría" ; --# notpresent - VPB (Cond Sg P2) => c_ + "olgarías" ; --# notpresent - VPB (Cond Sg P3) => c_ + "olgaría" ; --# notpresent - VPB (Cond Pl P1) => c_ + "olgaríamos" ; --# notpresent - VPB (Cond Pl P2) => c_ + "olgaríais" ; --# notpresent - VPB (Cond Pl P3) => c_ + "olgarían" ; --# notpresent + VPB (Cond Sg P1) => c_ + "olgaría" ; --# notpresent + VPB (Cond Sg P2) => c_ + "olgarías" ; --# notpresent + VPB (Cond Sg P3) => c_ + "olgaría" ; --# notpresent + VPB (Cond Pl P1) => c_ + "olgaríamos" ; --# notpresent + VPB (Cond Pl P2) => c_ + "olgaríais" ; --# notpresent + VPB (Cond Pl P3) => c_ + "olgarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => c_ + "uelga" ; VPB (Imper Sg P3) => c_ + "uelgue" ; @@ -1826,56 +1826,56 @@ oper conocer_25 : Str -> Verbum = \conocer -> VPB (Pres Ind Sg P2) => cono_ + "ces" ; VPB (Pres Ind Sg P3) => cono_ + "ce" ; VPB (Pres Ind Pl P1) => cono_ + "cemos" ; - VPB (Pres Ind Pl P2) => cono_ + "céis" ; + VPB (Pres Ind Pl P2) => cono_ + "céis" ; VPB (Pres Ind Pl P3) => cono_ + "cen" ; VPB (Pres Sub Sg P1) => cono_ + "zca" ; VPB (Pres Sub Sg P2) => cono_ + "zcas" ; VPB (Pres Sub Sg P3) => cono_ + "zca" ; VPB (Pres Sub Pl P1) => cono_ + "zcamos" ; - VPB (Pres Sub Pl P2) => cono_ + "zcáis" ; + VPB (Pres Sub Pl P2) => cono_ + "zcáis" ; VPB (Pres Sub Pl P3) => cono_ + "zcan" ; - VPB (Impf Ind Sg P1) => cono_ + "cía" ; --# notpresent - VPB (Impf Ind Sg P2) => cono_ + "cías" ; --# notpresent - VPB (Impf Ind Sg P3) => cono_ + "cía" ; --# notpresent - VPB (Impf Ind Pl P1) => cono_ + "cíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => cono_ + "cíais" ; --# notpresent - VPB (Impf Ind Pl P3) => cono_ + "cían" ; --# notpresent + VPB (Impf Ind Sg P1) => cono_ + "cía" ; --# notpresent + VPB (Impf Ind Sg P2) => cono_ + "cías" ; --# notpresent + VPB (Impf Ind Sg P3) => cono_ + "cía" ; --# notpresent + VPB (Impf Ind Pl P1) => cono_ + "cíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => cono_ + "cíais" ; --# notpresent + VPB (Impf Ind Pl P3) => cono_ + "cían" ; --# notpresent VPB (Impf Sub Sg P1) => cono_ + "ciera" ; --# notpresent VPB (Impf Sub Sg P2) => cono_ + "cieras" ; --# notpresent VPB (Impf Sub Sg P3) => cono_ + "ciera" ; --# notpresent - VPB (Impf Sub Pl P1) => cono_ + "ciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => cono_ + "ciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => cono_ + "cierais" ; --# notpresent VPB (Impf Sub Pl P3) => cono_ + "cieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => cono_ + "ciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => cono_ + "cieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => cono_ + "ciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => cono_ + "ciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => cono_ + "ciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => cono_ + "cieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => cono_ + "ciesen" ; --# notpresent - VPB (Pret Sg P1) => cono_ + "cí" ; --# notpresent + VPB (Pret Sg P1) => cono_ + "cí" ; --# notpresent VPB (Pret Sg P2) => cono_ + "ciste" ; --# notpresent - VPB (Pret Sg P3) => cono_ + "ció" ; --# notpresent + VPB (Pret Sg P3) => cono_ + "ció" ; --# notpresent VPB (Pret Pl P1) => cono_ + "cimos" ; --# notpresent VPB (Pret Pl P2) => cono_ + "cisteis" ; --# notpresent VPB (Pret Pl P3) => cono_ + "cieron" ; --# notpresent - VPB (Fut Ind Sg P1) => cono_ + "ceré" ; --# notpresent - VPB (Fut Ind Sg P2) => cono_ + "cerás" ; --# notpresent - VPB (Fut Ind Sg P3) => cono_ + "cerá" ; --# notpresent + VPB (Fut Ind Sg P1) => cono_ + "ceré" ; --# notpresent + VPB (Fut Ind Sg P2) => cono_ + "cerás" ; --# notpresent + VPB (Fut Ind Sg P3) => cono_ + "cerá" ; --# notpresent VPB (Fut Ind Pl P1) => cono_ + "ceremos" ; --# notpresent - VPB (Fut Ind Pl P2) => cono_ + "ceréis" ; --# notpresent - VPB (Fut Ind Pl P3) => cono_ + "cerán" ; --# notpresent + VPB (Fut Ind Pl P2) => cono_ + "ceréis" ; --# notpresent + VPB (Fut Ind Pl P3) => cono_ + "cerán" ; --# notpresent VPB (Fut Sub Sg P1) => cono_ + "ciere" ; --# notpresent VPB (Fut Sub Sg P2) => cono_ + "cieres" ; --# notpresent VPB (Fut Sub Sg P3) => cono_ + "ciere" ; --# notpresent - VPB (Fut Sub Pl P1) => cono_ + "ciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => cono_ + "ciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => cono_ + "ciereis" ; --# notpresent VPB (Fut Sub Pl P3) => cono_ + "cieren" ; --# notpresent - VPB (Cond Sg P1) => cono_ + "cería" ; --# notpresent - VPB (Cond Sg P2) => cono_ + "cerías" ; --# notpresent - VPB (Cond Sg P3) => cono_ + "cería" ; --# notpresent - VPB (Cond Pl P1) => cono_ + "ceríamos" ; --# notpresent - VPB (Cond Pl P2) => cono_ + "ceríais" ; --# notpresent - VPB (Cond Pl P3) => cono_ + "cerían" ; --# notpresent + VPB (Cond Sg P1) => cono_ + "cería" ; --# notpresent + VPB (Cond Sg P2) => cono_ + "cerías" ; --# notpresent + VPB (Cond Sg P3) => cono_ + "cería" ; --# notpresent + VPB (Cond Pl P1) => cono_ + "ceríamos" ; --# notpresent + VPB (Cond Pl P2) => cono_ + "ceríais" ; --# notpresent + VPB (Cond Pl P3) => cono_ + "cerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => cono_ + "ce" ; VPB (Imper Sg P3) => cono_ + "zca" ; @@ -1893,71 +1893,71 @@ oper creer_26 : Str -> Verbum = \creer -> {s = table { VI Infn => cre_ + "er" ; VI Ger => cre_ + "yendo" ; - VI Part => cre_ + "ído" ; + VI Part => cre_ + "ído" ; VPB (Pres Ind Sg P1) => cre_ + "o" ; VPB (Pres Ind Sg P2) => cre_ + "es" ; VPB (Pres Ind Sg P3) => cre_ + "e" ; VPB (Pres Ind Pl P1) => cre_ + "emos" ; - VPB (Pres Ind Pl P2) => cre_ + "éis" ; + VPB (Pres Ind Pl P2) => cre_ + "éis" ; VPB (Pres Ind Pl P3) => cre_ + "en" ; VPB (Pres Sub Sg P1) => cre_ + "a" ; VPB (Pres Sub Sg P2) => cre_ + "as" ; VPB (Pres Sub Sg P3) => cre_ + "a" ; VPB (Pres Sub Pl P1) => cre_ + "amos" ; - VPB (Pres Sub Pl P2) => cre_ + "áis" ; + VPB (Pres Sub Pl P2) => cre_ + "áis" ; VPB (Pres Sub Pl P3) => cre_ + "an" ; - VPB (Impf Ind Sg P1) => cre_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => cre_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => cre_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => cre_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => cre_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => cre_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => cre_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => cre_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => cre_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => cre_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => cre_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => cre_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => cre_ + "yera" ; --# notpresent VPB (Impf Sub Sg P2) => cre_ + "yeras" ; --# notpresent VPB (Impf Sub Sg P3) => cre_ + "yera" ; --# notpresent - VPB (Impf Sub Pl P1) => cre_ + "yéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => cre_ + "yéramos" ; --# notpresent VPB (Impf Sub Pl P2) => cre_ + "yerais" ; --# notpresent VPB (Impf Sub Pl P3) => cre_ + "yeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => cre_ + "yese" ; --# notpresent VPB (ImpfSub2 Sg P2) => cre_ + "yeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => cre_ + "yese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => cre_ + "yésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => cre_ + "yésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => cre_ + "yeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => cre_ + "yesen" ; --# notpresent - VPB (Pret Sg P1) => cre_ + "í" ; --# notpresent - VPB (Pret Sg P2) => cre_ + "íste" ; --# notpresent - VPB (Pret Sg P3) => cre_ + "yó" ; --# notpresent - VPB (Pret Pl P1) => cre_ + "ímos" ; --# notpresent - VPB (Pret Pl P2) => cre_ + "ísteis" ; --# notpresent + VPB (Pret Sg P1) => cre_ + "í" ; --# notpresent + VPB (Pret Sg P2) => cre_ + "íste" ; --# notpresent + VPB (Pret Sg P3) => cre_ + "yó" ; --# notpresent + VPB (Pret Pl P1) => cre_ + "ímos" ; --# notpresent + VPB (Pret Pl P2) => cre_ + "ísteis" ; --# notpresent VPB (Pret Pl P3) => cre_ + "yeron" ; --# notpresent - VPB (Fut Ind Sg P1) => cre_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => cre_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => cre_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => cre_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => cre_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => cre_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => cre_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => cre_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => cre_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => cre_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => cre_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => cre_ + "yere" ; --# notpresent VPB (Fut Sub Sg P2) => cre_ + "yeres" ; --# notpresent VPB (Fut Sub Sg P3) => cre_ + "yere" ; --# notpresent - VPB (Fut Sub Pl P1) => cre_ + "yéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => cre_ + "yéremos" ; --# notpresent VPB (Fut Sub Pl P2) => cre_ + "yereis" ; --# notpresent VPB (Fut Sub Pl P3) => cre_ + "yeren" ; --# notpresent - VPB (Cond Sg P1) => cre_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => cre_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => cre_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => cre_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => cre_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => cre_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => cre_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => cre_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => cre_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => cre_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => cre_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => cre_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => cre_ + "e" ; VPB (Imper Sg P3) => cre_ + "a" ; VPB (Imper Pl P1) => cre_ + "amos" ; VPB (Imper Pl P2) => cre_ + "ed" ; VPB (Imper Pl P3) => cre_ + "an" ; - VPB (Pass Sg Masc) => cre_ + "ído" ; - VPB (Pass Sg Fem) => cre_ + "ída" ; - VPB (Pass Pl Masc) => cre_ + "ídos" ; - VPB (Pass Pl Fem) => cre_ + "ídas" + VPB (Pass Sg Masc) => cre_ + "ído" ; + VPB (Pass Sg Fem) => cre_ + "ída" ; + VPB (Pass Pl Masc) => cre_ + "ídos" ; + VPB (Pass Pl Fem) => cre_ + "ídas" } } ; oper dar_27 : Str -> Verbum = \dar -> @@ -1972,28 +1972,28 @@ oper dar_27 : Str -> Verbum = \dar -> VPB (Pres Ind Pl P1) => d_ + "amos" ; VPB (Pres Ind Pl P2) => d_ + "ais" ; VPB (Pres Ind Pl P3) => d_ + "an" ; - VPB (Pres Sub Sg P1) => d_ + "é" ; + VPB (Pres Sub Sg P1) => d_ + "é" ; VPB (Pres Sub Sg P2) => d_ + "es" ; - VPB (Pres Sub Sg P3) => d_ + "é" ; + VPB (Pres Sub Sg P3) => d_ + "é" ; VPB (Pres Sub Pl P1) => d_ + "emos" ; VPB (Pres Sub Pl P2) => d_ + "eis" ; VPB (Pres Sub Pl P3) => d_ + "en" ; VPB (Impf Ind Sg P1) => d_ + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => d_ + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => d_ + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => d_ + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => d_ + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => d_ + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => d_ + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => d_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => d_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => d_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => d_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => d_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => d_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => d_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => d_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => d_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => d_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => d_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => d_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => d_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => d_ + "iesen" ; --# notpresent VPB (Pret Sg P1) => d_ + "i" ; --# notpresent @@ -2002,27 +2002,27 @@ oper dar_27 : Str -> Verbum = \dar -> VPB (Pret Pl P1) => d_ + "imos" ; --# notpresent VPB (Pret Pl P2) => d_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => d_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => d_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => d_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => d_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => d_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => d_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => d_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => d_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => d_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => d_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => d_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => d_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => d_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => d_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => d_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => d_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => d_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => d_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => d_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => d_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => d_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => d_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => d_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => d_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => d_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => d_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => d_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => d_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => d_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => d_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => d_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => d_ + "a" ; - VPB (Imper Sg P3) => d_ + "é" ; + VPB (Imper Sg P3) => d_ + "é" ; VPB (Imper Pl P1) => d_ + "emos" ; VPB (Imper Pl P2) => d_ + "ad" ; VPB (Imper Pl P3) => d_ + "en" ; @@ -2042,30 +2042,30 @@ oper decir_28 : Str -> Verbum = \decir -> VPB (Pres Ind Sg P2) => d_ + "ices" ; VPB (Pres Ind Sg P3) => d_ + "ice" ; VPB (Pres Ind Pl P1) => d_ + "ecimos" ; - VPB (Pres Ind Pl P2) => d_ + "ecís" ; + VPB (Pres Ind Pl P2) => d_ + "ecís" ; VPB (Pres Ind Pl P3) => d_ + "icen" ; VPB (Pres Sub Sg P1) => d_ + "iga" ; VPB (Pres Sub Sg P2) => d_ + "igas" ; VPB (Pres Sub Sg P3) => d_ + "iga" ; VPB (Pres Sub Pl P1) => d_ + "igamos" ; - VPB (Pres Sub Pl P2) => d_ + "igáis" ; + VPB (Pres Sub Pl P2) => d_ + "igáis" ; VPB (Pres Sub Pl P3) => d_ + "igan" ; - VPB (Impf Ind Sg P1) => d_ + "ecía" ; --# notpresent - VPB (Impf Ind Sg P2) => d_ + "ecías" ; --# notpresent - VPB (Impf Ind Sg P3) => d_ + "ecía" ; --# notpresent - VPB (Impf Ind Pl P1) => d_ + "ecíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => d_ + "ecíais" ; --# notpresent - VPB (Impf Ind Pl P3) => d_ + "ecían" ; --# notpresent + VPB (Impf Ind Sg P1) => d_ + "ecía" ; --# notpresent + VPB (Impf Ind Sg P2) => d_ + "ecías" ; --# notpresent + VPB (Impf Ind Sg P3) => d_ + "ecía" ; --# notpresent + VPB (Impf Ind Pl P1) => d_ + "ecíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => d_ + "ecíais" ; --# notpresent + VPB (Impf Ind Pl P3) => d_ + "ecían" ; --# notpresent VPB (Impf Sub Sg P1) => d_ + "ijera" ; --# notpresent VPB (Impf Sub Sg P2) => d_ + "ijeras" ; --# notpresent VPB (Impf Sub Sg P3) => d_ + "ijera" ; --# notpresent - VPB (Impf Sub Pl P1) => d_ + "ijéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => d_ + "ijéramos" ; --# notpresent VPB (Impf Sub Pl P2) => d_ + "ijerais" ; --# notpresent VPB (Impf Sub Pl P3) => d_ + "ijeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => d_ + "ijese" ; --# notpresent VPB (ImpfSub2 Sg P2) => d_ + "ijeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => d_ + "ijese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => d_ + "ijésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => d_ + "ijésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => d_ + "ijeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => d_ + "ijesen" ; --# notpresent VPB (Pret Sg P1) => d_ + "ije" ; --# notpresent @@ -2074,24 +2074,24 @@ oper decir_28 : Str -> Verbum = \decir -> VPB (Pret Pl P1) => d_ + "ijimos" ; --# notpresent VPB (Pret Pl P2) => d_ + "ijisteis" ; --# notpresent VPB (Pret Pl P3) => d_ + "ijeron" ; --# notpresent - VPB (Fut Ind Sg P1) => d_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => d_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => d_ + "irá" ; --# notpresent + VPB (Fut Ind Sg P1) => d_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => d_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => d_ + "irá" ; --# notpresent VPB (Fut Ind Pl P1) => d_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => d_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => d_ + "irán" ; --# notpresent + VPB (Fut Ind Pl P2) => d_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => d_ + "irán" ; --# notpresent VPB (Fut Sub Sg P1) => d_ + "ijere" ; --# notpresent VPB (Fut Sub Sg P2) => d_ + "ijeres" ; --# notpresent VPB (Fut Sub Sg P3) => d_ + "ijere" ; --# notpresent - VPB (Fut Sub Pl P1) => d_ + "ijéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => d_ + "ijéremos" ; --# notpresent VPB (Fut Sub Pl P2) => d_ + "ijereis" ; --# notpresent VPB (Fut Sub Pl P3) => d_ + "ijeren" ; --# notpresent - VPB (Cond Sg P1) => d_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => d_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => d_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => d_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => d_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => d_ + "irían" ; --# notpresent + VPB (Cond Sg P1) => d_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => d_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => d_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => d_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => d_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => d_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => d_ + "i" ; VPB (Imper Sg P3) => d_ + "iga" ; @@ -2117,56 +2117,56 @@ oper defender_29 : Str -> Verbum = \defender -> VPB (Pres Ind Sg P2) => def_ + "ie" + nd_ + "es" ; VPB (Pres Ind Sg P3) => def_ + "ie" + nd_ + "e" ; VPB (Pres Ind Pl P1) => def_ + "e" + nd_ + "emos" ; - VPB (Pres Ind Pl P2) => def_ + "e" + nd_ + "éis" ; + VPB (Pres Ind Pl P2) => def_ + "e" + nd_ + "éis" ; VPB (Pres Ind Pl P3) => def_ + "ie" + nd_ + "en" ; VPB (Pres Sub Sg P1) => def_ + "ie" + nd_ + "a" ; VPB (Pres Sub Sg P2) => def_ + "ie" + nd_ + "as" ; VPB (Pres Sub Sg P3) => def_ + "ie" + nd_ + "a" ; VPB (Pres Sub Pl P1) => def_ + "e" + nd_ + "amos" ; - VPB (Pres Sub Pl P2) => def_ + "e" + nd_ + "áis" ; + VPB (Pres Sub Pl P2) => def_ + "e" + nd_ + "áis" ; VPB (Pres Sub Pl P3) => def_ + "ie" + nd_ + "an" ; - VPB (Impf Ind Sg P1) => def_ + "e" + nd_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => def_ + "e" + nd_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => def_ + "e" + nd_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => def_ + "e" + nd_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => def_ + "e" + nd_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => def_ + "e" + nd_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => def_ + "e" + nd_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => def_ + "e" + nd_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => def_ + "e" + nd_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => def_ + "e" + nd_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => def_ + "e" + nd_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => def_ + "e" + nd_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => def_ + "e" + nd_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => def_ + "e" + nd_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => def_ + "e" + nd_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => def_ + "e" + nd_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => def_ + "e" + nd_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => def_ + "e" + nd_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => def_ + "e" + nd_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => def_ + "e" + nd_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => def_ + "e" + nd_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => def_ + "e" + nd_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => def_ + "e" + nd_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => def_ + "e" + nd_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => def_ + "e" + nd_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => def_ + "e" + nd_ + "iesen" ; --# notpresent - VPB (Pret Sg P1) => def_ + "e" + nd_ + "í" ; --# notpresent + VPB (Pret Sg P1) => def_ + "e" + nd_ + "í" ; --# notpresent VPB (Pret Sg P2) => def_ + "e" + nd_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => def_ + "e" + nd_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => def_ + "e" + nd_ + "ió" ; --# notpresent VPB (Pret Pl P1) => def_ + "e" + nd_ + "imos" ; --# notpresent VPB (Pret Pl P2) => def_ + "e" + nd_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => def_ + "e" + nd_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => def_ + "e" + nd_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => def_ + "e" + nd_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => def_ + "e" + nd_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => def_ + "e" + nd_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => def_ + "e" + nd_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => def_ + "e" + nd_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => def_ + "e" + nd_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => def_ + "e" + nd_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => def_ + "e" + nd_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => def_ + "e" + nd_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => def_ + "e" + nd_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => def_ + "e" + nd_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => def_ + "e" + nd_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => def_ + "e" + nd_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => def_ + "e" + nd_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => def_ + "e" + nd_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => def_ + "e" + nd_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => def_ + "e" + nd_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => def_ + "e" + nd_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => def_ + "e" + nd_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => def_ + "e" + nd_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => def_ + "e" + nd_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => def_ + "e" + nd_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => def_ + "e" + nd_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => def_ + "e" + nd_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => def_ + "e" + nd_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => def_ + "e" + nd_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => def_ + "e" + nd_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => def_ + "e" + nd_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => def_ + "e" + nd_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => def_ + "ie" + nd_ + "e" ; VPB (Imper Sg P3) => def_ + "ie" + nd_ + "a" ; @@ -2189,56 +2189,56 @@ oper delinquir_30 : Str -> Verbum = \delinquir -> VPB (Pres Ind Sg P2) => delin_ + "ques" ; VPB (Pres Ind Sg P3) => delin_ + "que" ; VPB (Pres Ind Pl P1) => delin_ + "quimos" ; - VPB (Pres Ind Pl P2) => delin_ + "quís" ; + VPB (Pres Ind Pl P2) => delin_ + "quís" ; VPB (Pres Ind Pl P3) => delin_ + "quen" ; VPB (Pres Sub Sg P1) => delin_ + "ca" ; VPB (Pres Sub Sg P2) => delin_ + "cas" ; VPB (Pres Sub Sg P3) => delin_ + "ca" ; VPB (Pres Sub Pl P1) => delin_ + "camos" ; - VPB (Pres Sub Pl P2) => delin_ + "cáis" ; + VPB (Pres Sub Pl P2) => delin_ + "cáis" ; VPB (Pres Sub Pl P3) => delin_ + "can" ; - VPB (Impf Ind Sg P1) => delin_ + "quía" ; --# notpresent - VPB (Impf Ind Sg P2) => delin_ + "quías" ; --# notpresent - VPB (Impf Ind Sg P3) => delin_ + "quía" ; --# notpresent - VPB (Impf Ind Pl P1) => delin_ + "quíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => delin_ + "quíais" ; --# notpresent - VPB (Impf Ind Pl P3) => delin_ + "quían" ; --# notpresent + VPB (Impf Ind Sg P1) => delin_ + "quía" ; --# notpresent + VPB (Impf Ind Sg P2) => delin_ + "quías" ; --# notpresent + VPB (Impf Ind Sg P3) => delin_ + "quía" ; --# notpresent + VPB (Impf Ind Pl P1) => delin_ + "quíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => delin_ + "quíais" ; --# notpresent + VPB (Impf Ind Pl P3) => delin_ + "quían" ; --# notpresent VPB (Impf Sub Sg P1) => delin_ + "quiera" ; --# notpresent VPB (Impf Sub Sg P2) => delin_ + "quieras" ; --# notpresent VPB (Impf Sub Sg P3) => delin_ + "quiera" ; --# notpresent - VPB (Impf Sub Pl P1) => delin_ + "quiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => delin_ + "quiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => delin_ + "quierais" ; --# notpresent VPB (Impf Sub Pl P3) => delin_ + "quieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => delin_ + "quiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => delin_ + "quieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => delin_ + "quiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => delin_ + "quiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => delin_ + "quiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => delin_ + "quieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => delin_ + "quiesen" ; --# notpresent - VPB (Pret Sg P1) => delin_ + "quí" ; --# notpresent + VPB (Pret Sg P1) => delin_ + "quí" ; --# notpresent VPB (Pret Sg P2) => delin_ + "quiste" ; --# notpresent - VPB (Pret Sg P3) => delin_ + "quió" ; --# notpresent + VPB (Pret Sg P3) => delin_ + "quió" ; --# notpresent VPB (Pret Pl P1) => delin_ + "quimos" ; --# notpresent VPB (Pret Pl P2) => delin_ + "quisteis" ; --# notpresent VPB (Pret Pl P3) => delin_ + "quieron" ; --# notpresent - VPB (Fut Ind Sg P1) => delin_ + "quiré" ; --# notpresent - VPB (Fut Ind Sg P2) => delin_ + "quirás" ; --# notpresent - VPB (Fut Ind Sg P3) => delin_ + "quirá" ; --# notpresent + VPB (Fut Ind Sg P1) => delin_ + "quiré" ; --# notpresent + VPB (Fut Ind Sg P2) => delin_ + "quirás" ; --# notpresent + VPB (Fut Ind Sg P3) => delin_ + "quirá" ; --# notpresent VPB (Fut Ind Pl P1) => delin_ + "quiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => delin_ + "quiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => delin_ + "quirán" ; --# notpresent + VPB (Fut Ind Pl P2) => delin_ + "quiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => delin_ + "quirán" ; --# notpresent VPB (Fut Sub Sg P1) => delin_ + "quiere" ; --# notpresent VPB (Fut Sub Sg P2) => delin_ + "quieres" ; --# notpresent VPB (Fut Sub Sg P3) => delin_ + "quiere" ; --# notpresent - VPB (Fut Sub Pl P1) => delin_ + "quiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => delin_ + "quiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => delin_ + "quiereis" ; --# notpresent VPB (Fut Sub Pl P3) => delin_ + "quieren" ; --# notpresent - VPB (Cond Sg P1) => delin_ + "quiría" ; --# notpresent - VPB (Cond Sg P2) => delin_ + "quirías" ; --# notpresent - VPB (Cond Sg P3) => delin_ + "quiría" ; --# notpresent - VPB (Cond Pl P1) => delin_ + "quiríamos" ; --# notpresent - VPB (Cond Pl P2) => delin_ + "quiríais" ; --# notpresent - VPB (Cond Pl P3) => delin_ + "quirían" ; --# notpresent + VPB (Cond Sg P1) => delin_ + "quiría" ; --# notpresent + VPB (Cond Sg P2) => delin_ + "quirías" ; --# notpresent + VPB (Cond Sg P3) => delin_ + "quiría" ; --# notpresent + VPB (Cond Pl P1) => delin_ + "quiríamos" ; --# notpresent + VPB (Cond Pl P2) => delin_ + "quiríais" ; --# notpresent + VPB (Cond Pl P3) => delin_ + "quirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => delin_ + "que" ; VPB (Imper Sg P3) => delin_ + "ca" ; @@ -2261,56 +2261,56 @@ oper desosar_31 : Str -> Verbum = \desosar -> VPB (Pres Ind Sg P2) => des_ + "huesas" ; VPB (Pres Ind Sg P3) => des_ + "huesa" ; VPB (Pres Ind Pl P1) => des_ + "osamos" ; - VPB (Pres Ind Pl P2) => des_ + "osáis" ; + VPB (Pres Ind Pl P2) => des_ + "osáis" ; VPB (Pres Ind Pl P3) => des_ + "huesan" ; VPB (Pres Sub Sg P1) => des_ + "huese" ; VPB (Pres Sub Sg P2) => des_ + "hueses" ; VPB (Pres Sub Sg P3) => des_ + "huese" ; VPB (Pres Sub Pl P1) => des_ + "osemos" ; - VPB (Pres Sub Pl P2) => des_ + "oséis" ; + VPB (Pres Sub Pl P2) => des_ + "oséis" ; VPB (Pres Sub Pl P3) => des_ + "huesen" ; VPB (Impf Ind Sg P1) => des_ + "osaba" ; --# notpresent VPB (Impf Ind Sg P2) => des_ + "osabas" ; --# notpresent VPB (Impf Ind Sg P3) => des_ + "osaba" ; --# notpresent - VPB (Impf Ind Pl P1) => des_ + "osábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => des_ + "osábamos" ; --# notpresent VPB (Impf Ind Pl P2) => des_ + "osabais" ; --# notpresent VPB (Impf Ind Pl P3) => des_ + "osaban" ; --# notpresent VPB (Impf Sub Sg P1) => des_ + "osara" ; --# notpresent VPB (Impf Sub Sg P2) => des_ + "osaras" ; --# notpresent VPB (Impf Sub Sg P3) => des_ + "osara" ; --# notpresent - VPB (Impf Sub Pl P1) => des_ + "osáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => des_ + "osáramos" ; --# notpresent VPB (Impf Sub Pl P2) => des_ + "osarais" ; --# notpresent VPB (Impf Sub Pl P3) => des_ + "osaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => des_ + "osase" ; --# notpresent VPB (ImpfSub2 Sg P2) => des_ + "osases" ; --# notpresent VPB (ImpfSub2 Sg P3) => des_ + "osase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => des_ + "osásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => des_ + "osásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => des_ + "osaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => des_ + "osasen" ; --# notpresent - VPB (Pret Sg P1) => des_ + "osé" ; --# notpresent + VPB (Pret Sg P1) => des_ + "osé" ; --# notpresent VPB (Pret Sg P2) => des_ + "osaste" ; --# notpresent - VPB (Pret Sg P3) => des_ + "osó" ; --# notpresent + VPB (Pret Sg P3) => des_ + "osó" ; --# notpresent VPB (Pret Pl P1) => des_ + "osamos" ; --# notpresent VPB (Pret Pl P2) => des_ + "osasteis" ; --# notpresent VPB (Pret Pl P3) => des_ + "osaron" ; --# notpresent - VPB (Fut Ind Sg P1) => des_ + "osaré" ; --# notpresent - VPB (Fut Ind Sg P2) => des_ + "osarás" ; --# notpresent - VPB (Fut Ind Sg P3) => des_ + "osará" ; --# notpresent + VPB (Fut Ind Sg P1) => des_ + "osaré" ; --# notpresent + VPB (Fut Ind Sg P2) => des_ + "osarás" ; --# notpresent + VPB (Fut Ind Sg P3) => des_ + "osará" ; --# notpresent VPB (Fut Ind Pl P1) => des_ + "osaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => des_ + "osaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => des_ + "osarán" ; --# notpresent + VPB (Fut Ind Pl P2) => des_ + "osaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => des_ + "osarán" ; --# notpresent VPB (Fut Sub Sg P1) => des_ + "osare" ; --# notpresent VPB (Fut Sub Sg P2) => des_ + "osares" ; --# notpresent VPB (Fut Sub Sg P3) => des_ + "osare" ; --# notpresent - VPB (Fut Sub Pl P1) => des_ + "osáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => des_ + "osáremos" ; --# notpresent VPB (Fut Sub Pl P2) => des_ + "osareis" ; --# notpresent VPB (Fut Sub Pl P3) => des_ + "osaren" ; --# notpresent - VPB (Cond Sg P1) => des_ + "osaría" ; --# notpresent - VPB (Cond Sg P2) => des_ + "osarías" ; --# notpresent - VPB (Cond Sg P3) => des_ + "osaría" ; --# notpresent - VPB (Cond Pl P1) => des_ + "osaríamos" ; --# notpresent - VPB (Cond Pl P2) => des_ + "osaríais" ; --# notpresent - VPB (Cond Pl P3) => des_ + "osarían" ; --# notpresent + VPB (Cond Sg P1) => des_ + "osaría" ; --# notpresent + VPB (Cond Sg P2) => des_ + "osarías" ; --# notpresent + VPB (Cond Sg P3) => des_ + "osaría" ; --# notpresent + VPB (Cond Pl P1) => des_ + "osaríamos" ; --# notpresent + VPB (Cond Pl P2) => des_ + "osaríais" ; --# notpresent + VPB (Cond Pl P3) => des_ + "osarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => des_ + "huesa" ; VPB (Imper Sg P3) => des_ + "huese" ; @@ -2333,56 +2333,56 @@ oper dirigir_32 : Str -> Verbum = \dirigir -> VPB (Pres Ind Sg P2) => diri_ + "ges" ; VPB (Pres Ind Sg P3) => diri_ + "ge" ; VPB (Pres Ind Pl P1) => diri_ + "gimos" ; - VPB (Pres Ind Pl P2) => diri_ + "gís" ; + VPB (Pres Ind Pl P2) => diri_ + "gís" ; VPB (Pres Ind Pl P3) => diri_ + "gen" ; VPB (Pres Sub Sg P1) => diri_ + "ja" ; VPB (Pres Sub Sg P2) => diri_ + "jas" ; VPB (Pres Sub Sg P3) => diri_ + "ja" ; VPB (Pres Sub Pl P1) => diri_ + "jamos" ; - VPB (Pres Sub Pl P2) => diri_ + "jáis" ; + VPB (Pres Sub Pl P2) => diri_ + "jáis" ; VPB (Pres Sub Pl P3) => diri_ + "jan" ; - VPB (Impf Ind Sg P1) => diri_ + "gía" ; --# notpresent - VPB (Impf Ind Sg P2) => diri_ + "gías" ; --# notpresent - VPB (Impf Ind Sg P3) => diri_ + "gía" ; --# notpresent - VPB (Impf Ind Pl P1) => diri_ + "gíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => diri_ + "gíais" ; --# notpresent - VPB (Impf Ind Pl P3) => diri_ + "gían" ; --# notpresent + VPB (Impf Ind Sg P1) => diri_ + "gía" ; --# notpresent + VPB (Impf Ind Sg P2) => diri_ + "gías" ; --# notpresent + VPB (Impf Ind Sg P3) => diri_ + "gía" ; --# notpresent + VPB (Impf Ind Pl P1) => diri_ + "gíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => diri_ + "gíais" ; --# notpresent + VPB (Impf Ind Pl P3) => diri_ + "gían" ; --# notpresent VPB (Impf Sub Sg P1) => diri_ + "giera" ; --# notpresent VPB (Impf Sub Sg P2) => diri_ + "gieras" ; --# notpresent VPB (Impf Sub Sg P3) => diri_ + "giera" ; --# notpresent - VPB (Impf Sub Pl P1) => diri_ + "giéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => diri_ + "giéramos" ; --# notpresent VPB (Impf Sub Pl P2) => diri_ + "gierais" ; --# notpresent VPB (Impf Sub Pl P3) => diri_ + "gieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => diri_ + "giese" ; --# notpresent VPB (ImpfSub2 Sg P2) => diri_ + "gieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => diri_ + "giese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => diri_ + "giésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => diri_ + "giésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => diri_ + "gieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => diri_ + "giesen" ; --# notpresent - VPB (Pret Sg P1) => diri_ + "gí" ; --# notpresent + VPB (Pret Sg P1) => diri_ + "gí" ; --# notpresent VPB (Pret Sg P2) => diri_ + "giste" ; --# notpresent - VPB (Pret Sg P3) => diri_ + "gió" ; --# notpresent + VPB (Pret Sg P3) => diri_ + "gió" ; --# notpresent VPB (Pret Pl P1) => diri_ + "gimos" ; --# notpresent VPB (Pret Pl P2) => diri_ + "gisteis" ; --# notpresent VPB (Pret Pl P3) => diri_ + "gieron" ; --# notpresent - VPB (Fut Ind Sg P1) => diri_ + "giré" ; --# notpresent - VPB (Fut Ind Sg P2) => diri_ + "girás" ; --# notpresent - VPB (Fut Ind Sg P3) => diri_ + "girá" ; --# notpresent + VPB (Fut Ind Sg P1) => diri_ + "giré" ; --# notpresent + VPB (Fut Ind Sg P2) => diri_ + "girás" ; --# notpresent + VPB (Fut Ind Sg P3) => diri_ + "girá" ; --# notpresent VPB (Fut Ind Pl P1) => diri_ + "giremos" ; --# notpresent - VPB (Fut Ind Pl P2) => diri_ + "giréis" ; --# notpresent - VPB (Fut Ind Pl P3) => diri_ + "girán" ; --# notpresent + VPB (Fut Ind Pl P2) => diri_ + "giréis" ; --# notpresent + VPB (Fut Ind Pl P3) => diri_ + "girán" ; --# notpresent VPB (Fut Sub Sg P1) => diri_ + "giere" ; --# notpresent VPB (Fut Sub Sg P2) => diri_ + "gieres" ; --# notpresent VPB (Fut Sub Sg P3) => diri_ + "giere" ; --# notpresent - VPB (Fut Sub Pl P1) => diri_ + "giéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => diri_ + "giéremos" ; --# notpresent VPB (Fut Sub Pl P2) => diri_ + "giereis" ; --# notpresent VPB (Fut Sub Pl P3) => diri_ + "gieren" ; --# notpresent - VPB (Cond Sg P1) => diri_ + "giría" ; --# notpresent - VPB (Cond Sg P2) => diri_ + "girías" ; --# notpresent - VPB (Cond Sg P3) => diri_ + "giría" ; --# notpresent - VPB (Cond Pl P1) => diri_ + "giríamos" ; --# notpresent - VPB (Cond Pl P2) => diri_ + "giríais" ; --# notpresent - VPB (Cond Pl P3) => diri_ + "girían" ; --# notpresent + VPB (Cond Sg P1) => diri_ + "giría" ; --# notpresent + VPB (Cond Sg P2) => diri_ + "girías" ; --# notpresent + VPB (Cond Sg P3) => diri_ + "giría" ; --# notpresent + VPB (Cond Pl P1) => diri_ + "giríamos" ; --# notpresent + VPB (Cond Pl P2) => diri_ + "giríais" ; --# notpresent + VPB (Cond Pl P3) => diri_ + "girían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => diri_ + "ge" ; VPB (Imper Sg P3) => diri_ + "ja" ; @@ -2405,56 +2405,56 @@ oper discernir_33 : Str -> Verbum = \discernir -> VPB (Pres Ind Sg P2) => disc_ + "iernes" ; VPB (Pres Ind Sg P3) => disc_ + "ierne" ; VPB (Pres Ind Pl P1) => disc_ + "ernimos" ; - VPB (Pres Ind Pl P2) => disc_ + "ernís" ; + VPB (Pres Ind Pl P2) => disc_ + "ernís" ; VPB (Pres Ind Pl P3) => disc_ + "iernen" ; VPB (Pres Sub Sg P1) => disc_ + "ierna" ; VPB (Pres Sub Sg P2) => disc_ + "iernas" ; VPB (Pres Sub Sg P3) => disc_ + "ierna" ; VPB (Pres Sub Pl P1) => disc_ + "ernamos" ; - VPB (Pres Sub Pl P2) => disc_ + "ernáis" ; + VPB (Pres Sub Pl P2) => disc_ + "ernáis" ; VPB (Pres Sub Pl P3) => disc_ + "iernan" ; - VPB (Impf Ind Sg P1) => disc_ + "ernía" ; --# notpresent - VPB (Impf Ind Sg P2) => disc_ + "ernías" ; --# notpresent - VPB (Impf Ind Sg P3) => disc_ + "ernía" ; --# notpresent - VPB (Impf Ind Pl P1) => disc_ + "erníamos" ; --# notpresent - VPB (Impf Ind Pl P2) => disc_ + "erníais" ; --# notpresent - VPB (Impf Ind Pl P3) => disc_ + "ernían" ; --# notpresent + VPB (Impf Ind Sg P1) => disc_ + "ernía" ; --# notpresent + VPB (Impf Ind Sg P2) => disc_ + "ernías" ; --# notpresent + VPB (Impf Ind Sg P3) => disc_ + "ernía" ; --# notpresent + VPB (Impf Ind Pl P1) => disc_ + "erníamos" ; --# notpresent + VPB (Impf Ind Pl P2) => disc_ + "erníais" ; --# notpresent + VPB (Impf Ind Pl P3) => disc_ + "ernían" ; --# notpresent VPB (Impf Sub Sg P1) => disc_ + "erniera" ; --# notpresent VPB (Impf Sub Sg P2) => disc_ + "ernieras" ; --# notpresent VPB (Impf Sub Sg P3) => disc_ + "erniera" ; --# notpresent - VPB (Impf Sub Pl P1) => disc_ + "erniéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => disc_ + "erniéramos" ; --# notpresent VPB (Impf Sub Pl P2) => disc_ + "ernierais" ; --# notpresent VPB (Impf Sub Pl P3) => disc_ + "ernieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => disc_ + "erniese" ; --# notpresent VPB (ImpfSub2 Sg P2) => disc_ + "ernieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => disc_ + "erniese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => disc_ + "erniésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => disc_ + "erniésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => disc_ + "ernieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => disc_ + "erniesen" ; --# notpresent - VPB (Pret Sg P1) => disc_ + "erní" ; --# notpresent + VPB (Pret Sg P1) => disc_ + "erní" ; --# notpresent VPB (Pret Sg P2) => disc_ + "erniste" ; --# notpresent - VPB (Pret Sg P3) => disc_ + "ernió" ; --# notpresent + VPB (Pret Sg P3) => disc_ + "ernió" ; --# notpresent VPB (Pret Pl P1) => disc_ + "ernimos" ; --# notpresent VPB (Pret Pl P2) => disc_ + "ernisteis" ; --# notpresent VPB (Pret Pl P3) => disc_ + "ernieron" ; --# notpresent - VPB (Fut Ind Sg P1) => disc_ + "erniré" ; --# notpresent - VPB (Fut Ind Sg P2) => disc_ + "ernirás" ; --# notpresent - VPB (Fut Ind Sg P3) => disc_ + "ernirá" ; --# notpresent + VPB (Fut Ind Sg P1) => disc_ + "erniré" ; --# notpresent + VPB (Fut Ind Sg P2) => disc_ + "ernirás" ; --# notpresent + VPB (Fut Ind Sg P3) => disc_ + "ernirá" ; --# notpresent VPB (Fut Ind Pl P1) => disc_ + "erniremos" ; --# notpresent - VPB (Fut Ind Pl P2) => disc_ + "erniréis" ; --# notpresent - VPB (Fut Ind Pl P3) => disc_ + "ernirán" ; --# notpresent + VPB (Fut Ind Pl P2) => disc_ + "erniréis" ; --# notpresent + VPB (Fut Ind Pl P3) => disc_ + "ernirán" ; --# notpresent VPB (Fut Sub Sg P1) => disc_ + "erniere" ; --# notpresent VPB (Fut Sub Sg P2) => disc_ + "ernieres" ; --# notpresent VPB (Fut Sub Sg P3) => disc_ + "erniere" ; --# notpresent - VPB (Fut Sub Pl P1) => disc_ + "erniéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => disc_ + "erniéremos" ; --# notpresent VPB (Fut Sub Pl P2) => disc_ + "erniereis" ; --# notpresent VPB (Fut Sub Pl P3) => disc_ + "ernieren" ; --# notpresent - VPB (Cond Sg P1) => disc_ + "erniría" ; --# notpresent - VPB (Cond Sg P2) => disc_ + "ernirías" ; --# notpresent - VPB (Cond Sg P3) => disc_ + "erniría" ; --# notpresent - VPB (Cond Pl P1) => disc_ + "erniríamos" ; --# notpresent - VPB (Cond Pl P2) => disc_ + "erniríais" ; --# notpresent - VPB (Cond Pl P3) => disc_ + "ernirían" ; --# notpresent + VPB (Cond Sg P1) => disc_ + "erniría" ; --# notpresent + VPB (Cond Sg P2) => disc_ + "ernirías" ; --# notpresent + VPB (Cond Sg P3) => disc_ + "erniría" ; --# notpresent + VPB (Cond Pl P1) => disc_ + "erniríamos" ; --# notpresent + VPB (Cond Pl P2) => disc_ + "erniríais" ; --# notpresent + VPB (Cond Pl P3) => disc_ + "ernirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => disc_ + "ierne" ; VPB (Imper Sg P3) => disc_ + "ierna" ; @@ -2477,56 +2477,56 @@ oper distinguir_34 : Str -> Verbum = \distinguir -> VPB (Pres Ind Sg P2) => disting_ + "ues" ; VPB (Pres Ind Sg P3) => disting_ + "ue" ; VPB (Pres Ind Pl P1) => disting_ + "uimos" ; - VPB (Pres Ind Pl P2) => disting_ + "uís" ; + VPB (Pres Ind Pl P2) => disting_ + "uís" ; VPB (Pres Ind Pl P3) => disting_ + "uen" ; VPB (Pres Sub Sg P1) => disting_ + "a" ; VPB (Pres Sub Sg P2) => disting_ + "as" ; VPB (Pres Sub Sg P3) => disting_ + "a" ; VPB (Pres Sub Pl P1) => disting_ + "amos" ; - VPB (Pres Sub Pl P2) => disting_ + "áis" ; + VPB (Pres Sub Pl P2) => disting_ + "áis" ; VPB (Pres Sub Pl P3) => disting_ + "an" ; - VPB (Impf Ind Sg P1) => disting_ + "uía" ; --# notpresent - VPB (Impf Ind Sg P2) => disting_ + "uías" ; --# notpresent - VPB (Impf Ind Sg P3) => disting_ + "uía" ; --# notpresent - VPB (Impf Ind Pl P1) => disting_ + "uíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => disting_ + "uíais" ; --# notpresent - VPB (Impf Ind Pl P3) => disting_ + "uían" ; --# notpresent + VPB (Impf Ind Sg P1) => disting_ + "uía" ; --# notpresent + VPB (Impf Ind Sg P2) => disting_ + "uías" ; --# notpresent + VPB (Impf Ind Sg P3) => disting_ + "uía" ; --# notpresent + VPB (Impf Ind Pl P1) => disting_ + "uíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => disting_ + "uíais" ; --# notpresent + VPB (Impf Ind Pl P3) => disting_ + "uían" ; --# notpresent VPB (Impf Sub Sg P1) => disting_ + "uiera" ; --# notpresent VPB (Impf Sub Sg P2) => disting_ + "uieras" ; --# notpresent VPB (Impf Sub Sg P3) => disting_ + "uiera" ; --# notpresent - VPB (Impf Sub Pl P1) => disting_ + "uiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => disting_ + "uiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => disting_ + "uierais" ; --# notpresent VPB (Impf Sub Pl P3) => disting_ + "uieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => disting_ + "uiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => disting_ + "uieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => disting_ + "uiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => disting_ + "uiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => disting_ + "uiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => disting_ + "uieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => disting_ + "uiesen" ; --# notpresent - VPB (Pret Sg P1) => disting_ + "uí" ; --# notpresent + VPB (Pret Sg P1) => disting_ + "uí" ; --# notpresent VPB (Pret Sg P2) => disting_ + "uiste" ; --# notpresent - VPB (Pret Sg P3) => disting_ + "uió" ; --# notpresent + VPB (Pret Sg P3) => disting_ + "uió" ; --# notpresent VPB (Pret Pl P1) => disting_ + "uimos" ; --# notpresent VPB (Pret Pl P2) => disting_ + "uisteis" ; --# notpresent VPB (Pret Pl P3) => disting_ + "uieron" ; --# notpresent - VPB (Fut Ind Sg P1) => disting_ + "uiré" ; --# notpresent - VPB (Fut Ind Sg P2) => disting_ + "uirás" ; --# notpresent - VPB (Fut Ind Sg P3) => disting_ + "uirá" ; --# notpresent + VPB (Fut Ind Sg P1) => disting_ + "uiré" ; --# notpresent + VPB (Fut Ind Sg P2) => disting_ + "uirás" ; --# notpresent + VPB (Fut Ind Sg P3) => disting_ + "uirá" ; --# notpresent VPB (Fut Ind Pl P1) => disting_ + "uiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => disting_ + "uiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => disting_ + "uirán" ; --# notpresent + VPB (Fut Ind Pl P2) => disting_ + "uiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => disting_ + "uirán" ; --# notpresent VPB (Fut Sub Sg P1) => disting_ + "uiere" ; --# notpresent VPB (Fut Sub Sg P2) => disting_ + "uieres" ; --# notpresent VPB (Fut Sub Sg P3) => disting_ + "uiere" ; --# notpresent - VPB (Fut Sub Pl P1) => disting_ + "uiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => disting_ + "uiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => disting_ + "uiereis" ; --# notpresent VPB (Fut Sub Pl P3) => disting_ + "uieren" ; --# notpresent - VPB (Cond Sg P1) => disting_ + "uiría" ; --# notpresent - VPB (Cond Sg P2) => disting_ + "uirías" ; --# notpresent - VPB (Cond Sg P3) => disting_ + "uiría" ; --# notpresent - VPB (Cond Pl P1) => disting_ + "uiríamos" ; --# notpresent - VPB (Cond Pl P2) => disting_ + "uiríais" ; --# notpresent - VPB (Cond Pl P3) => disting_ + "uirían" ; --# notpresent + VPB (Cond Sg P1) => disting_ + "uiría" ; --# notpresent + VPB (Cond Sg P2) => disting_ + "uirías" ; --# notpresent + VPB (Cond Sg P3) => disting_ + "uiría" ; --# notpresent + VPB (Cond Pl P1) => disting_ + "uiríamos" ; --# notpresent + VPB (Cond Pl P2) => disting_ + "uiríais" ; --# notpresent + VPB (Cond Pl P3) => disting_ + "uirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => disting_ + "ue" ; VPB (Imper Sg P3) => disting_ + "a" ; @@ -2549,56 +2549,56 @@ oper dormir_35 : Str -> Verbum = \dormir -> VPB (Pres Ind Sg P2) => d_ + "uermes" ; VPB (Pres Ind Sg P3) => d_ + "uerme" ; VPB (Pres Ind Pl P1) => d_ + "ormimos" ; - VPB (Pres Ind Pl P2) => d_ + "ormís" ; + VPB (Pres Ind Pl P2) => d_ + "ormís" ; VPB (Pres Ind Pl P3) => d_ + "uermen" ; VPB (Pres Sub Sg P1) => d_ + "uerma" ; VPB (Pres Sub Sg P2) => d_ + "uermas" ; VPB (Pres Sub Sg P3) => d_ + "uerma" ; VPB (Pres Sub Pl P1) => d_ + "urmamos" ; - VPB (Pres Sub Pl P2) => d_ + "urmáis" ; + VPB (Pres Sub Pl P2) => d_ + "urmáis" ; VPB (Pres Sub Pl P3) => d_ + "uerman" ; - VPB (Impf Ind Sg P1) => d_ + "ormía" ; --# notpresent - VPB (Impf Ind Sg P2) => d_ + "ormías" ; --# notpresent - VPB (Impf Ind Sg P3) => d_ + "ormía" ; --# notpresent - VPB (Impf Ind Pl P1) => d_ + "ormíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => d_ + "ormíais" ; --# notpresent - VPB (Impf Ind Pl P3) => d_ + "ormían" ; --# notpresent + VPB (Impf Ind Sg P1) => d_ + "ormía" ; --# notpresent + VPB (Impf Ind Sg P2) => d_ + "ormías" ; --# notpresent + VPB (Impf Ind Sg P3) => d_ + "ormía" ; --# notpresent + VPB (Impf Ind Pl P1) => d_ + "ormíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => d_ + "ormíais" ; --# notpresent + VPB (Impf Ind Pl P3) => d_ + "ormían" ; --# notpresent VPB (Impf Sub Sg P1) => d_ + "urmiera" ; --# notpresent VPB (Impf Sub Sg P2) => d_ + "urmieras" ; --# notpresent VPB (Impf Sub Sg P3) => d_ + "urmiera" ; --# notpresent - VPB (Impf Sub Pl P1) => d_ + "urmiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => d_ + "urmiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => d_ + "urmierais" ; --# notpresent VPB (Impf Sub Pl P3) => d_ + "urmieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => d_ + "urmiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => d_ + "urmieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => d_ + "urmiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => d_ + "urmiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => d_ + "urmiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => d_ + "urmieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => d_ + "urmiesen" ; --# notpresent - VPB (Pret Sg P1) => d_ + "ormí" ; --# notpresent + VPB (Pret Sg P1) => d_ + "ormí" ; --# notpresent VPB (Pret Sg P2) => d_ + "ormiste" ; --# notpresent - VPB (Pret Sg P3) => d_ + "urmió" ; --# notpresent + VPB (Pret Sg P3) => d_ + "urmió" ; --# notpresent VPB (Pret Pl P1) => d_ + "ormimos" ; --# notpresent VPB (Pret Pl P2) => d_ + "ormisteis" ; --# notpresent VPB (Pret Pl P3) => d_ + "urmieron" ; --# notpresent - VPB (Fut Ind Sg P1) => d_ + "ormiré" ; --# notpresent - VPB (Fut Ind Sg P2) => d_ + "ormirás" ; --# notpresent - VPB (Fut Ind Sg P3) => d_ + "ormirá" ; --# notpresent + VPB (Fut Ind Sg P1) => d_ + "ormiré" ; --# notpresent + VPB (Fut Ind Sg P2) => d_ + "ormirás" ; --# notpresent + VPB (Fut Ind Sg P3) => d_ + "ormirá" ; --# notpresent VPB (Fut Ind Pl P1) => d_ + "ormiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => d_ + "ormiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => d_ + "ormirán" ; --# notpresent + VPB (Fut Ind Pl P2) => d_ + "ormiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => d_ + "ormirán" ; --# notpresent VPB (Fut Sub Sg P1) => d_ + "urmiere" ; --# notpresent VPB (Fut Sub Sg P2) => d_ + "urmieres" ; --# notpresent VPB (Fut Sub Sg P3) => d_ + "urmiere" ; --# notpresent - VPB (Fut Sub Pl P1) => d_ + "urmiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => d_ + "urmiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => d_ + "urmiereis" ; --# notpresent VPB (Fut Sub Pl P3) => d_ + "urmieren" ; --# notpresent - VPB (Cond Sg P1) => d_ + "ormiría" ; --# notpresent - VPB (Cond Sg P2) => d_ + "ormirías" ; --# notpresent - VPB (Cond Sg P3) => d_ + "ormiría" ; --# notpresent - VPB (Cond Pl P1) => d_ + "ormiríamos" ; --# notpresent - VPB (Cond Pl P2) => d_ + "ormiríais" ; --# notpresent - VPB (Cond Pl P3) => d_ + "ormirían" ; --# notpresent + VPB (Cond Sg P1) => d_ + "ormiría" ; --# notpresent + VPB (Cond Sg P2) => d_ + "ormirías" ; --# notpresent + VPB (Cond Sg P3) => d_ + "ormiría" ; --# notpresent + VPB (Cond Pl P1) => d_ + "ormiríamos" ; --# notpresent + VPB (Cond Pl P2) => d_ + "ormiríais" ; --# notpresent + VPB (Cond Pl P3) => d_ + "ormirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => d_ + "uerme" ; VPB (Imper Sg P3) => d_ + "uerma" ; @@ -2621,56 +2621,56 @@ oper morir_35b : Str -> Verbum = \morir -> VPB (Pres Ind Sg P2) => d_ + "ueres" ; VPB (Pres Ind Sg P3) => d_ + "uere" ; VPB (Pres Ind Pl P1) => d_ + "orimos" ; - VPB (Pres Ind Pl P2) => d_ + "orís" ; + VPB (Pres Ind Pl P2) => d_ + "orís" ; VPB (Pres Ind Pl P3) => d_ + "ueren" ; VPB (Pres Sub Sg P1) => d_ + "uera" ; VPB (Pres Sub Sg P2) => d_ + "ueras" ; VPB (Pres Sub Sg P3) => d_ + "uera" ; VPB (Pres Sub Pl P1) => d_ + "uramos" ; - VPB (Pres Sub Pl P2) => d_ + "uráis" ; + VPB (Pres Sub Pl P2) => d_ + "uráis" ; VPB (Pres Sub Pl P3) => d_ + "ueran" ; - VPB (Impf Ind Sg P1) => d_ + "oría" ; --# notpresent - VPB (Impf Ind Sg P2) => d_ + "orías" ; --# notpresent - VPB (Impf Ind Sg P3) => d_ + "oría" ; --# notpresent - VPB (Impf Ind Pl P1) => d_ + "oríamos" ; --# notpresent - VPB (Impf Ind Pl P2) => d_ + "oríais" ; --# notpresent - VPB (Impf Ind Pl P3) => d_ + "orían" ; --# notpresent + VPB (Impf Ind Sg P1) => d_ + "oría" ; --# notpresent + VPB (Impf Ind Sg P2) => d_ + "orías" ; --# notpresent + VPB (Impf Ind Sg P3) => d_ + "oría" ; --# notpresent + VPB (Impf Ind Pl P1) => d_ + "oríamos" ; --# notpresent + VPB (Impf Ind Pl P2) => d_ + "oríais" ; --# notpresent + VPB (Impf Ind Pl P3) => d_ + "orían" ; --# notpresent VPB (Impf Sub Sg P1) => d_ + "uriera" ; --# notpresent VPB (Impf Sub Sg P2) => d_ + "urieras" ; --# notpresent VPB (Impf Sub Sg P3) => d_ + "uriera" ; --# notpresent - VPB (Impf Sub Pl P1) => d_ + "uriéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => d_ + "uriéramos" ; --# notpresent VPB (Impf Sub Pl P2) => d_ + "urierais" ; --# notpresent VPB (Impf Sub Pl P3) => d_ + "urieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => d_ + "uriese" ; --# notpresent VPB (ImpfSub2 Sg P2) => d_ + "urieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => d_ + "uriese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => d_ + "uriésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => d_ + "uriésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => d_ + "urieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => d_ + "uriesen" ; --# notpresent - VPB (Pret Sg P1) => d_ + "orí" ; --# notpresent + VPB (Pret Sg P1) => d_ + "orí" ; --# notpresent VPB (Pret Sg P2) => d_ + "oriste" ; --# notpresent - VPB (Pret Sg P3) => d_ + "urió" ; --# notpresent + VPB (Pret Sg P3) => d_ + "urió" ; --# notpresent VPB (Pret Pl P1) => d_ + "orimos" ; --# notpresent VPB (Pret Pl P2) => d_ + "oristeis" ; --# notpresent VPB (Pret Pl P3) => d_ + "urieron" ; --# notpresent - VPB (Fut Ind Sg P1) => d_ + "oriré" ; --# notpresent - VPB (Fut Ind Sg P2) => d_ + "orirás" ; --# notpresent - VPB (Fut Ind Sg P3) => d_ + "orirá" ; --# notpresent + VPB (Fut Ind Sg P1) => d_ + "oriré" ; --# notpresent + VPB (Fut Ind Sg P2) => d_ + "orirás" ; --# notpresent + VPB (Fut Ind Sg P3) => d_ + "orirá" ; --# notpresent VPB (Fut Ind Pl P1) => d_ + "oriremos" ; --# notpresent - VPB (Fut Ind Pl P2) => d_ + "oriréis" ; --# notpresent - VPB (Fut Ind Pl P3) => d_ + "orirán" ; --# notpresent + VPB (Fut Ind Pl P2) => d_ + "oriréis" ; --# notpresent + VPB (Fut Ind Pl P3) => d_ + "orirán" ; --# notpresent VPB (Fut Sub Sg P1) => d_ + "uriere" ; --# notpresent VPB (Fut Sub Sg P2) => d_ + "urieres" ; --# notpresent VPB (Fut Sub Sg P3) => d_ + "uriere" ; --# notpresent - VPB (Fut Sub Pl P1) => d_ + "uriéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => d_ + "uriéremos" ; --# notpresent VPB (Fut Sub Pl P2) => d_ + "uriereis" ; --# notpresent VPB (Fut Sub Pl P3) => d_ + "urieren" ; --# notpresent - VPB (Cond Sg P1) => d_ + "oriría" ; --# notpresent - VPB (Cond Sg P2) => d_ + "orirías" ; --# notpresent - VPB (Cond Sg P3) => d_ + "oriría" ; --# notpresent - VPB (Cond Pl P1) => d_ + "oriríamos" ; --# notpresent - VPB (Cond Pl P2) => d_ + "oriríais" ; --# notpresent - VPB (Cond Pl P3) => d_ + "orirían" ; --# notpresent + VPB (Cond Sg P1) => d_ + "oriría" ; --# notpresent + VPB (Cond Sg P2) => d_ + "orirías" ; --# notpresent + VPB (Cond Sg P3) => d_ + "oriría" ; --# notpresent + VPB (Cond Pl P1) => d_ + "oriríamos" ; --# notpresent + VPB (Cond Pl P2) => d_ + "oriríais" ; --# notpresent + VPB (Cond Pl P3) => d_ + "orirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => d_ + "uere" ; VPB (Imper Sg P3) => d_ + "uera" ; @@ -2694,56 +2694,56 @@ oper elegir_36 : Str -> Verbum = \elegir -> VPB (Pres Ind Sg P2) => el_ + "iges" ; VPB (Pres Ind Sg P3) => el_ + "ige" ; VPB (Pres Ind Pl P1) => el_ + "egimos" ; - VPB (Pres Ind Pl P2) => el_ + "egís" ; + VPB (Pres Ind Pl P2) => el_ + "egís" ; VPB (Pres Ind Pl P3) => el_ + "igen" ; VPB (Pres Sub Sg P1) => el_ + "ija" ; VPB (Pres Sub Sg P2) => el_ + "ijas" ; VPB (Pres Sub Sg P3) => el_ + "ija" ; VPB (Pres Sub Pl P1) => el_ + "ijamos" ; - VPB (Pres Sub Pl P2) => el_ + "ijáis" ; + VPB (Pres Sub Pl P2) => el_ + "ijáis" ; VPB (Pres Sub Pl P3) => el_ + "ijan" ; - VPB (Impf Ind Sg P1) => el_ + "egía" ; --# notpresent - VPB (Impf Ind Sg P2) => el_ + "egías" ; --# notpresent - VPB (Impf Ind Sg P3) => el_ + "egía" ; --# notpresent - VPB (Impf Ind Pl P1) => el_ + "egíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => el_ + "egíais" ; --# notpresent - VPB (Impf Ind Pl P3) => el_ + "egían" ; --# notpresent + VPB (Impf Ind Sg P1) => el_ + "egía" ; --# notpresent + VPB (Impf Ind Sg P2) => el_ + "egías" ; --# notpresent + VPB (Impf Ind Sg P3) => el_ + "egía" ; --# notpresent + VPB (Impf Ind Pl P1) => el_ + "egíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => el_ + "egíais" ; --# notpresent + VPB (Impf Ind Pl P3) => el_ + "egían" ; --# notpresent VPB (Impf Sub Sg P1) => el_ + "igiera" ; --# notpresent VPB (Impf Sub Sg P2) => el_ + "igieras" ; --# notpresent VPB (Impf Sub Sg P3) => el_ + "igiera" ; --# notpresent - VPB (Impf Sub Pl P1) => el_ + "igiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => el_ + "igiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => el_ + "igierais" ; --# notpresent VPB (Impf Sub Pl P3) => el_ + "igieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => el_ + "igiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => el_ + "igieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => el_ + "igiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => el_ + "igiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => el_ + "igiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => el_ + "igieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => el_ + "igiesen" ; --# notpresent - VPB (Pret Sg P1) => el_ + "egí" ; --# notpresent + VPB (Pret Sg P1) => el_ + "egí" ; --# notpresent VPB (Pret Sg P2) => el_ + "egiste" ; --# notpresent - VPB (Pret Sg P3) => el_ + "igió" ; --# notpresent + VPB (Pret Sg P3) => el_ + "igió" ; --# notpresent VPB (Pret Pl P1) => el_ + "egimos" ; --# notpresent VPB (Pret Pl P2) => el_ + "egisteis" ; --# notpresent VPB (Pret Pl P3) => el_ + "igieron" ; --# notpresent - VPB (Fut Ind Sg P1) => el_ + "egiré" ; --# notpresent - VPB (Fut Ind Sg P2) => el_ + "egirás" ; --# notpresent - VPB (Fut Ind Sg P3) => el_ + "egirá" ; --# notpresent + VPB (Fut Ind Sg P1) => el_ + "egiré" ; --# notpresent + VPB (Fut Ind Sg P2) => el_ + "egirás" ; --# notpresent + VPB (Fut Ind Sg P3) => el_ + "egirá" ; --# notpresent VPB (Fut Ind Pl P1) => el_ + "egiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => el_ + "egiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => el_ + "egirán" ; --# notpresent + VPB (Fut Ind Pl P2) => el_ + "egiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => el_ + "egirán" ; --# notpresent VPB (Fut Sub Sg P1) => el_ + "igiere" ; --# notpresent VPB (Fut Sub Sg P2) => el_ + "igieres" ; --# notpresent VPB (Fut Sub Sg P3) => el_ + "igiere" ; --# notpresent - VPB (Fut Sub Pl P1) => el_ + "igiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => el_ + "igiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => el_ + "igiereis" ; --# notpresent VPB (Fut Sub Pl P3) => el_ + "igieren" ; --# notpresent - VPB (Cond Sg P1) => el_ + "egiría" ; --# notpresent - VPB (Cond Sg P2) => el_ + "egirías" ; --# notpresent - VPB (Cond Sg P3) => el_ + "egiría" ; --# notpresent - VPB (Cond Pl P1) => el_ + "egiríamos" ; --# notpresent - VPB (Cond Pl P2) => el_ + "egiríais" ; --# notpresent - VPB (Cond Pl P3) => el_ + "egirían" ; --# notpresent + VPB (Cond Sg P1) => el_ + "egiría" ; --# notpresent + VPB (Cond Sg P2) => el_ + "egirías" ; --# notpresent + VPB (Cond Sg P3) => el_ + "egiría" ; --# notpresent + VPB (Cond Pl P1) => el_ + "egiríamos" ; --# notpresent + VPB (Cond Pl P2) => el_ + "egiríais" ; --# notpresent + VPB (Cond Pl P3) => el_ + "egirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => el_ + "ige" ; VPB (Imper Sg P3) => el_ + "ija" ; @@ -2767,56 +2767,56 @@ oper empezar_37 : Str -> Verbum = \empezar -> VPB (Pres Ind Sg P2) => emp_ + "iezas" ; VPB (Pres Ind Sg P3) => emp_ + "ieza" ; VPB (Pres Ind Pl P1) => emp_ + "ezamos" ; - VPB (Pres Ind Pl P2) => emp_ + "ezáis" ; + VPB (Pres Ind Pl P2) => emp_ + "ezáis" ; VPB (Pres Ind Pl P3) => emp_ + "iezan" ; VPB (Pres Sub Sg P1) => emp_ + "iece" ; VPB (Pres Sub Sg P2) => emp_ + "ieces" ; VPB (Pres Sub Sg P3) => emp_ + "iece" ; VPB (Pres Sub Pl P1) => emp_ + "ecemos" ; - VPB (Pres Sub Pl P2) => emp_ + "ecéis" ; + VPB (Pres Sub Pl P2) => emp_ + "ecéis" ; VPB (Pres Sub Pl P3) => emp_ + "iecen" ; VPB (Impf Ind Sg P1) => emp_ + "ezaba" ; --# notpresent VPB (Impf Ind Sg P2) => emp_ + "ezabas" ; --# notpresent VPB (Impf Ind Sg P3) => emp_ + "ezaba" ; --# notpresent - VPB (Impf Ind Pl P1) => emp_ + "ezábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => emp_ + "ezábamos" ; --# notpresent VPB (Impf Ind Pl P2) => emp_ + "ezabais" ; --# notpresent VPB (Impf Ind Pl P3) => emp_ + "ezaban" ; --# notpresent VPB (Impf Sub Sg P1) => emp_ + "ezara" ; --# notpresent VPB (Impf Sub Sg P2) => emp_ + "ezaras" ; --# notpresent VPB (Impf Sub Sg P3) => emp_ + "ezara" ; --# notpresent - VPB (Impf Sub Pl P1) => emp_ + "ezáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => emp_ + "ezáramos" ; --# notpresent VPB (Impf Sub Pl P2) => emp_ + "ezarais" ; --# notpresent VPB (Impf Sub Pl P3) => emp_ + "ezaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => emp_ + "ezase" ; --# notpresent VPB (ImpfSub2 Sg P2) => emp_ + "ezases" ; --# notpresent VPB (ImpfSub2 Sg P3) => emp_ + "ezase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => emp_ + "ezásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => emp_ + "ezásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => emp_ + "ezaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => emp_ + "ezasen" ; --# notpresent - VPB (Pret Sg P1) => emp_ + "ecé" ; --# notpresent + VPB (Pret Sg P1) => emp_ + "ecé" ; --# notpresent VPB (Pret Sg P2) => emp_ + "ezaste" ; --# notpresent - VPB (Pret Sg P3) => emp_ + "ezó" ; --# notpresent + VPB (Pret Sg P3) => emp_ + "ezó" ; --# notpresent VPB (Pret Pl P1) => emp_ + "ezamos" ; --# notpresent VPB (Pret Pl P2) => emp_ + "ezasteis" ; --# notpresent VPB (Pret Pl P3) => emp_ + "ezaron" ; --# notpresent - VPB (Fut Ind Sg P1) => emp_ + "ezaré" ; --# notpresent - VPB (Fut Ind Sg P2) => emp_ + "ezarás" ; --# notpresent - VPB (Fut Ind Sg P3) => emp_ + "ezará" ; --# notpresent + VPB (Fut Ind Sg P1) => emp_ + "ezaré" ; --# notpresent + VPB (Fut Ind Sg P2) => emp_ + "ezarás" ; --# notpresent + VPB (Fut Ind Sg P3) => emp_ + "ezará" ; --# notpresent VPB (Fut Ind Pl P1) => emp_ + "ezaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => emp_ + "ezaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => emp_ + "ezarán" ; --# notpresent + VPB (Fut Ind Pl P2) => emp_ + "ezaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => emp_ + "ezarán" ; --# notpresent VPB (Fut Sub Sg P1) => emp_ + "ezare" ; --# notpresent VPB (Fut Sub Sg P2) => emp_ + "ezares" ; --# notpresent VPB (Fut Sub Sg P3) => emp_ + "ezare" ; --# notpresent - VPB (Fut Sub Pl P1) => emp_ + "ezáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => emp_ + "ezáremos" ; --# notpresent VPB (Fut Sub Pl P2) => emp_ + "ezareis" ; --# notpresent VPB (Fut Sub Pl P3) => emp_ + "ezaren" ; --# notpresent - VPB (Cond Sg P1) => emp_ + "ezaría" ; --# notpresent - VPB (Cond Sg P2) => emp_ + "ezarías" ; --# notpresent - VPB (Cond Sg P3) => emp_ + "ezaría" ; --# notpresent - VPB (Cond Pl P1) => emp_ + "ezaríamos" ; --# notpresent - VPB (Cond Pl P2) => emp_ + "ezaríais" ; --# notpresent - VPB (Cond Pl P3) => emp_ + "ezarían" ; --# notpresent + VPB (Cond Sg P1) => emp_ + "ezaría" ; --# notpresent + VPB (Cond Sg P2) => emp_ + "ezarías" ; --# notpresent + VPB (Cond Sg P3) => emp_ + "ezaría" ; --# notpresent + VPB (Cond Pl P1) => emp_ + "ezaríamos" ; --# notpresent + VPB (Cond Pl P2) => emp_ + "ezaríais" ; --# notpresent + VPB (Cond Pl P3) => emp_ + "ezarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => emp_ + "ieza" ; VPB (Imper Sg P3) => emp_ + "iece" ; @@ -2842,56 +2842,56 @@ oper encontrar_38 : Str -> Verbum = \encontrar -> VPB (Pres Ind Sg P2) => enc_ + "ue" + ntr_ + "as" ; VPB (Pres Ind Sg P3) => enc_ + "ue" + ntr_ + "a" ; VPB (Pres Ind Pl P1) => enc_ + "o" + ntr_ + "amos" ; - VPB (Pres Ind Pl P2) => enc_ + "o" + ntr_ + "áis" ; + VPB (Pres Ind Pl P2) => enc_ + "o" + ntr_ + "áis" ; VPB (Pres Ind Pl P3) => enc_ + "ue" + ntr_ + "an" ; VPB (Pres Sub Sg P1) => enc_ + "ue" + ntr_ + "e" ; VPB (Pres Sub Sg P2) => enc_ + "ue" + ntr_ + "es" ; VPB (Pres Sub Sg P3) => enc_ + "ue" + ntr_ + "e" ; VPB (Pres Sub Pl P1) => enc_ + "o" + ntr_ + "emos" ; - VPB (Pres Sub Pl P2) => enc_ + "o" + ntr_ + "éis" ; + VPB (Pres Sub Pl P2) => enc_ + "o" + ntr_ + "éis" ; VPB (Pres Sub Pl P3) => enc_ + "ue" + ntr_ + "en" ; VPB (Impf Ind Sg P1) => enc_ + "o" + ntr_ + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => enc_ + "o" + ntr_ + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => enc_ + "o" + ntr_ + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => enc_ + "o" + ntr_ + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => enc_ + "o" + ntr_ + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => enc_ + "o" + ntr_ + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => enc_ + "o" + ntr_ + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => enc_ + "o" + ntr_ + "ara" ; --# notpresent VPB (Impf Sub Sg P2) => enc_ + "o" + ntr_ + "aras" ; --# notpresent VPB (Impf Sub Sg P3) => enc_ + "o" + ntr_ + "ara" ; --# notpresent - VPB (Impf Sub Pl P1) => enc_ + "o" + ntr_ + "áramos" ; --# notpresent + VPB (Impf Sub Pl P1) => enc_ + "o" + ntr_ + "áramos" ; --# notpresent VPB (Impf Sub Pl P2) => enc_ + "o" + ntr_ + "arais" ; --# notpresent VPB (Impf Sub Pl P3) => enc_ + "o" + ntr_ + "aran" ; --# notpresent VPB (ImpfSub2 Sg P1) => enc_ + "o" + ntr_ + "ase" ; --# notpresent VPB (ImpfSub2 Sg P2) => enc_ + "o" + ntr_ + "ases" ; --# notpresent VPB (ImpfSub2 Sg P3) => enc_ + "o" + ntr_ + "ase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => enc_ + "o" + ntr_ + "ásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => enc_ + "o" + ntr_ + "ásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => enc_ + "o" + ntr_ + "aseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => enc_ + "o" + ntr_ + "asen" ; --# notpresent - VPB (Pret Sg P1) => enc_ + "o" + ntr_ + "é" ; --# notpresent + VPB (Pret Sg P1) => enc_ + "o" + ntr_ + "é" ; --# notpresent VPB (Pret Sg P2) => enc_ + "o" + ntr_ + "aste" ; --# notpresent - VPB (Pret Sg P3) => enc_ + "o" + ntr_ + "ó" ; --# notpresent + VPB (Pret Sg P3) => enc_ + "o" + ntr_ + "ó" ; --# notpresent VPB (Pret Pl P1) => enc_ + "o" + ntr_ + "amos" ; --# notpresent VPB (Pret Pl P2) => enc_ + "o" + ntr_ + "asteis" ; --# notpresent VPB (Pret Pl P3) => enc_ + "o" + ntr_ + "aron" ; --# notpresent - VPB (Fut Ind Sg P1) => enc_ + "o" + ntr_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => enc_ + "o" + ntr_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => enc_ + "o" + ntr_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => enc_ + "o" + ntr_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => enc_ + "o" + ntr_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => enc_ + "o" + ntr_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => enc_ + "o" + ntr_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => enc_ + "o" + ntr_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => enc_ + "o" + ntr_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => enc_ + "o" + ntr_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => enc_ + "o" + ntr_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => enc_ + "o" + ntr_ + "are" ; --# notpresent VPB (Fut Sub Sg P2) => enc_ + "o" + ntr_ + "ares" ; --# notpresent VPB (Fut Sub Sg P3) => enc_ + "o" + ntr_ + "are" ; --# notpresent - VPB (Fut Sub Pl P1) => enc_ + "o" + ntr_ + "áremos" ; --# notpresent + VPB (Fut Sub Pl P1) => enc_ + "o" + ntr_ + "áremos" ; --# notpresent VPB (Fut Sub Pl P2) => enc_ + "o" + ntr_ + "areis" ; --# notpresent VPB (Fut Sub Pl P3) => enc_ + "o" + ntr_ + "aren" ; --# notpresent - VPB (Cond Sg P1) => enc_ + "o" + ntr_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => enc_ + "o" + ntr_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => enc_ + "o" + ntr_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => enc_ + "o" + ntr_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => enc_ + "o" + ntr_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => enc_ + "o" + ntr_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => enc_ + "o" + ntr_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => enc_ + "o" + ntr_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => enc_ + "o" + ntr_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => enc_ + "o" + ntr_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => enc_ + "o" + ntr_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => enc_ + "o" + ntr_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => enc_ + "ue" + ntr_ + "a" ; VPB (Imper Sg P3) => enc_ + "ue" + ntr_ + "e" ; @@ -2914,56 +2914,56 @@ oper contar_38b : Str -> Verbum = \contar -> VPB (Pres Ind Sg P2) => c_ + "uentas" ; VPB (Pres Ind Sg P3) => c_ + "uenta" ; VPB (Pres Ind Pl P1) => c_ + "ontamos" ; - VPB (Pres Ind Pl P2) => c_ + "ontáis" ; + VPB (Pres Ind Pl P2) => c_ + "ontáis" ; VPB (Pres Ind Pl P3) => c_ + "uentan" ; VPB (Pres Sub Sg P1) => c_ + "uente" ; VPB (Pres Sub Sg P2) => c_ + "uentes" ; VPB (Pres Sub Sg P3) => c_ + "uente" ; VPB (Pres Sub Pl P1) => c_ + "ontemos" ; - VPB (Pres Sub Pl P2) => c_ + "ontéis" ; + VPB (Pres Sub Pl P2) => c_ + "ontéis" ; VPB (Pres Sub Pl P3) => c_ + "uenten" ; VPB (Impf Ind Sg P1) => c_ + "ontaba" ; --# notpresent VPB (Impf Ind Sg P2) => c_ + "ontabas" ; --# notpresent VPB (Impf Ind Sg P3) => c_ + "ontaba" ; --# notpresent - VPB (Impf Ind Pl P1) => c_ + "ontábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => c_ + "ontábamos" ; --# notpresent VPB (Impf Ind Pl P2) => c_ + "ontabais" ; --# notpresent VPB (Impf Ind Pl P3) => c_ + "ontaban" ; --# notpresent VPB (Impf Sub Sg P1) => c_ + "ontara" ; --# notpresent VPB (Impf Sub Sg P2) => c_ + "ontaras" ; --# notpresent VPB (Impf Sub Sg P3) => c_ + "ontara" ; --# notpresent - VPB (Impf Sub Pl P1) => c_ + "ontáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => c_ + "ontáramos" ; --# notpresent VPB (Impf Sub Pl P2) => c_ + "ontarais" ; --# notpresent VPB (Impf Sub Pl P3) => c_ + "ontaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => c_ + "ontase" ; --# notpresent VPB (ImpfSub2 Sg P2) => c_ + "ontases" ; --# notpresent VPB (ImpfSub2 Sg P3) => c_ + "ontase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => c_ + "ontásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => c_ + "ontásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => c_ + "ontaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => c_ + "ontasen" ; --# notpresent - VPB (Pret Sg P1) => c_ + "onté" ; --# notpresent + VPB (Pret Sg P1) => c_ + "onté" ; --# notpresent VPB (Pret Sg P2) => c_ + "ontaste" ; --# notpresent - VPB (Pret Sg P3) => c_ + "ontó" ; --# notpresent + VPB (Pret Sg P3) => c_ + "ontó" ; --# notpresent VPB (Pret Pl P1) => c_ + "ontamos" ; --# notpresent VPB (Pret Pl P2) => c_ + "ontasteis" ; --# notpresent VPB (Pret Pl P3) => c_ + "ontaron" ; --# notpresent - VPB (Fut Ind Sg P1) => c_ + "ontaré" ; --# notpresent - VPB (Fut Ind Sg P2) => c_ + "ontarás" ; --# notpresent - VPB (Fut Ind Sg P3) => c_ + "ontará" ; --# notpresent + VPB (Fut Ind Sg P1) => c_ + "ontaré" ; --# notpresent + VPB (Fut Ind Sg P2) => c_ + "ontarás" ; --# notpresent + VPB (Fut Ind Sg P3) => c_ + "ontará" ; --# notpresent VPB (Fut Ind Pl P1) => c_ + "ontaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => c_ + "ontaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => c_ + "ontarán" ; --# notpresent + VPB (Fut Ind Pl P2) => c_ + "ontaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => c_ + "ontarán" ; --# notpresent VPB (Fut Sub Sg P1) => c_ + "ontare" ; --# notpresent VPB (Fut Sub Sg P2) => c_ + "ontares" ; --# notpresent VPB (Fut Sub Sg P3) => c_ + "ontare" ; --# notpresent - VPB (Fut Sub Pl P1) => c_ + "ontáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => c_ + "ontáremos" ; --# notpresent VPB (Fut Sub Pl P2) => c_ + "ontareis" ; --# notpresent VPB (Fut Sub Pl P3) => c_ + "ontaren" ; --# notpresent - VPB (Cond Sg P1) => c_ + "ontaría" ; --# notpresent - VPB (Cond Sg P2) => c_ + "ontarías" ; --# notpresent - VPB (Cond Sg P3) => c_ + "ontaría" ; --# notpresent - VPB (Cond Pl P1) => c_ + "ontaríamos" ; --# notpresent - VPB (Cond Pl P2) => c_ + "ontaríais" ; --# notpresent - VPB (Cond Pl P3) => c_ + "ontarían" ; --# notpresent + VPB (Cond Sg P1) => c_ + "ontaría" ; --# notpresent + VPB (Cond Sg P2) => c_ + "ontarías" ; --# notpresent + VPB (Cond Sg P3) => c_ + "ontaría" ; --# notpresent + VPB (Cond Pl P1) => c_ + "ontaríamos" ; --# notpresent + VPB (Cond Pl P2) => c_ + "ontaríais" ; --# notpresent + VPB (Cond Pl P3) => c_ + "ontarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => c_ + "uenta" ; VPB (Imper Sg P3) => c_ + "uente" ; @@ -2982,66 +2982,66 @@ oper enraizar_39 : Str -> Verbum = \enraizar -> VI Infn => enra_ + "izar" ; VI Ger => enra_ + "izando" ; VI Part => enra_ + "izado" ; - VPB (Pres Ind Sg P1) => enra_ + "ízo" ; - VPB (Pres Ind Sg P2) => enra_ + "ízas" ; - VPB (Pres Ind Sg P3) => enra_ + "íza" ; + VPB (Pres Ind Sg P1) => enra_ + "ízo" ; + VPB (Pres Ind Sg P2) => enra_ + "ízas" ; + VPB (Pres Ind Sg P3) => enra_ + "íza" ; VPB (Pres Ind Pl P1) => enra_ + "izamos" ; - VPB (Pres Ind Pl P2) => enra_ + "izáis" ; - VPB (Pres Ind Pl P3) => enra_ + "ízan" ; - VPB (Pres Sub Sg P1) => enra_ + "íce" ; - VPB (Pres Sub Sg P2) => enra_ + "íces" ; - VPB (Pres Sub Sg P3) => enra_ + "íce" ; + VPB (Pres Ind Pl P2) => enra_ + "izáis" ; + VPB (Pres Ind Pl P3) => enra_ + "ízan" ; + VPB (Pres Sub Sg P1) => enra_ + "íce" ; + VPB (Pres Sub Sg P2) => enra_ + "íces" ; + VPB (Pres Sub Sg P3) => enra_ + "íce" ; VPB (Pres Sub Pl P1) => enra_ + "icemos" ; - VPB (Pres Sub Pl P2) => enra_ + "icéis" ; - VPB (Pres Sub Pl P3) => enra_ + "ícen" ; + VPB (Pres Sub Pl P2) => enra_ + "icéis" ; + VPB (Pres Sub Pl P3) => enra_ + "ícen" ; VPB (Impf Ind Sg P1) => enra_ + "izaba" ; --# notpresent VPB (Impf Ind Sg P2) => enra_ + "izabas" ; --# notpresent VPB (Impf Ind Sg P3) => enra_ + "izaba" ; --# notpresent - VPB (Impf Ind Pl P1) => enra_ + "izábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => enra_ + "izábamos" ; --# notpresent VPB (Impf Ind Pl P2) => enra_ + "izabais" ; --# notpresent VPB (Impf Ind Pl P3) => enra_ + "izaban" ; --# notpresent VPB (Impf Sub Sg P1) => enra_ + "izara" ; --# notpresent VPB (Impf Sub Sg P2) => enra_ + "izaras" ; --# notpresent VPB (Impf Sub Sg P3) => enra_ + "izara" ; --# notpresent - VPB (Impf Sub Pl P1) => enra_ + "izáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => enra_ + "izáramos" ; --# notpresent VPB (Impf Sub Pl P2) => enra_ + "izarais" ; --# notpresent VPB (Impf Sub Pl P3) => enra_ + "izaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => enra_ + "izase" ; --# notpresent VPB (ImpfSub2 Sg P2) => enra_ + "izases" ; --# notpresent VPB (ImpfSub2 Sg P3) => enra_ + "izase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => enra_ + "izásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => enra_ + "izásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => enra_ + "izaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => enra_ + "izasen" ; --# notpresent - VPB (Pret Sg P1) => enra_ + "icé" ; --# notpresent + VPB (Pret Sg P1) => enra_ + "icé" ; --# notpresent VPB (Pret Sg P2) => enra_ + "izaste" ; --# notpresent - VPB (Pret Sg P3) => enra_ + "izó" ; --# notpresent + VPB (Pret Sg P3) => enra_ + "izó" ; --# notpresent VPB (Pret Pl P1) => enra_ + "izamos" ; --# notpresent VPB (Pret Pl P2) => enra_ + "izasteis" ; --# notpresent VPB (Pret Pl P3) => enra_ + "izaron" ; --# notpresent - VPB (Fut Ind Sg P1) => enra_ + "izaré" ; --# notpresent - VPB (Fut Ind Sg P2) => enra_ + "izarás" ; --# notpresent - VPB (Fut Ind Sg P3) => enra_ + "izará" ; --# notpresent + VPB (Fut Ind Sg P1) => enra_ + "izaré" ; --# notpresent + VPB (Fut Ind Sg P2) => enra_ + "izarás" ; --# notpresent + VPB (Fut Ind Sg P3) => enra_ + "izará" ; --# notpresent VPB (Fut Ind Pl P1) => enra_ + "izaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => enra_ + "izaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => enra_ + "izarán" ; --# notpresent + VPB (Fut Ind Pl P2) => enra_ + "izaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => enra_ + "izarán" ; --# notpresent VPB (Fut Sub Sg P1) => enra_ + "izare" ; --# notpresent VPB (Fut Sub Sg P2) => enra_ + "izares" ; --# notpresent VPB (Fut Sub Sg P3) => enra_ + "izare" ; --# notpresent - VPB (Fut Sub Pl P1) => enra_ + "izáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => enra_ + "izáremos" ; --# notpresent VPB (Fut Sub Pl P2) => enra_ + "izareis" ; --# notpresent VPB (Fut Sub Pl P3) => enra_ + "izaren" ; --# notpresent - VPB (Cond Sg P1) => enra_ + "izaría" ; --# notpresent - VPB (Cond Sg P2) => enra_ + "izarías" ; --# notpresent - VPB (Cond Sg P3) => enra_ + "izaría" ; --# notpresent - VPB (Cond Pl P1) => enra_ + "izaríamos" ; --# notpresent - VPB (Cond Pl P2) => enra_ + "izaríais" ; --# notpresent - VPB (Cond Pl P3) => enra_ + "izarían" ; --# notpresent + VPB (Cond Sg P1) => enra_ + "izaría" ; --# notpresent + VPB (Cond Sg P2) => enra_ + "izarías" ; --# notpresent + VPB (Cond Sg P3) => enra_ + "izaría" ; --# notpresent + VPB (Cond Pl P1) => enra_ + "izaríamos" ; --# notpresent + VPB (Cond Pl P2) => enra_ + "izaríais" ; --# notpresent + VPB (Cond Pl P3) => enra_ + "izarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => enra_ + "íza" ; - VPB (Imper Sg P3) => enra_ + "íce" ; + VPB (Imper Sg P2) => enra_ + "íza" ; + VPB (Imper Sg P3) => enra_ + "íce" ; VPB (Imper Pl P1) => enra_ + "icemos" ; VPB (Imper Pl P2) => enra_ + "izad" ; - VPB (Imper Pl P3) => enra_ + "ícen" ; + VPB (Imper Pl P3) => enra_ + "ícen" ; VPB (Pass Sg Masc) => enra_ + "izado" ; VPB (Pass Sg Fem) => enra_ + "izada" ; VPB (Pass Pl Masc) => enra_ + "izados" ; @@ -3058,56 +3058,56 @@ oper erguir_40 : Str -> Verbum = \erguir -> VPB (Pres Ind Sg P2) => x_ + "yergues" ; VPB (Pres Ind Sg P3) => x_ + "yergue" ; VPB (Pres Ind Pl P1) => x_ + "erguimos" ; - VPB (Pres Ind Pl P2) => x_ + "erguís" ; + VPB (Pres Ind Pl P2) => x_ + "erguís" ; VPB (Pres Ind Pl P3) => x_ + "yerguen" ; VPB (Pres Sub Sg P1) => x_ + "yerga" ; VPB (Pres Sub Sg P2) => x_ + "yergas" ; VPB (Pres Sub Sg P3) => x_ + "yerga" ; VPB (Pres Sub Pl P1) => x_ + "irgamos" ; - VPB (Pres Sub Pl P2) => x_ + "irgáis" ; + VPB (Pres Sub Pl P2) => x_ + "irgáis" ; VPB (Pres Sub Pl P3) => x_ + "yergan" ; - VPB (Impf Ind Sg P1) => x_ + "erguía" ; --# notpresent - VPB (Impf Ind Sg P2) => x_ + "erguías" ; --# notpresent - VPB (Impf Ind Sg P3) => x_ + "erguía" ; --# notpresent - VPB (Impf Ind Pl P1) => x_ + "erguíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => x_ + "erguíais" ; --# notpresent - VPB (Impf Ind Pl P3) => x_ + "erguían" ; --# notpresent + VPB (Impf Ind Sg P1) => x_ + "erguía" ; --# notpresent + VPB (Impf Ind Sg P2) => x_ + "erguías" ; --# notpresent + VPB (Impf Ind Sg P3) => x_ + "erguía" ; --# notpresent + VPB (Impf Ind Pl P1) => x_ + "erguíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => x_ + "erguíais" ; --# notpresent + VPB (Impf Ind Pl P3) => x_ + "erguían" ; --# notpresent VPB (Impf Sub Sg P1) => x_ + "irguiera" ; --# notpresent VPB (Impf Sub Sg P2) => x_ + "irguieras" ; --# notpresent VPB (Impf Sub Sg P3) => x_ + "irguiera" ; --# notpresent - VPB (Impf Sub Pl P1) => x_ + "irguiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => x_ + "irguiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => x_ + "irguierais" ; --# notpresent VPB (Impf Sub Pl P3) => x_ + "irguieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => x_ + "irguiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => x_ + "irguieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => x_ + "irguiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => x_ + "irguiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => x_ + "irguiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => x_ + "irguieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => x_ + "irguiesen" ; --# notpresent - VPB (Pret Sg P1) => x_ + "erguí" ; --# notpresent + VPB (Pret Sg P1) => x_ + "erguí" ; --# notpresent VPB (Pret Sg P2) => x_ + "erguiste" ; --# notpresent - VPB (Pret Sg P3) => x_ + "irguió" ; --# notpresent + VPB (Pret Sg P3) => x_ + "irguió" ; --# notpresent VPB (Pret Pl P1) => x_ + "erguimos" ; --# notpresent VPB (Pret Pl P2) => x_ + "erguisteis" ; --# notpresent VPB (Pret Pl P3) => x_ + "irguieron" ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + "erguiré" ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + "erguirás" ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "erguirá" ; --# notpresent + VPB (Fut Ind Sg P1) => x_ + "erguiré" ; --# notpresent + VPB (Fut Ind Sg P2) => x_ + "erguirás" ; --# notpresent + VPB (Fut Ind Sg P3) => x_ + "erguirá" ; --# notpresent VPB (Fut Ind Pl P1) => x_ + "erguiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + "erguiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + "erguirán" ; --# notpresent + VPB (Fut Ind Pl P2) => x_ + "erguiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => x_ + "erguirán" ; --# notpresent VPB (Fut Sub Sg P1) => x_ + "irguiere" ; --# notpresent VPB (Fut Sub Sg P2) => x_ + "irguieres" ; --# notpresent VPB (Fut Sub Sg P3) => x_ + "irguiere" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + "irguiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => x_ + "irguiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => x_ + "irguiereis" ; --# notpresent VPB (Fut Sub Pl P3) => x_ + "irguieren" ; --# notpresent - VPB (Cond Sg P1) => x_ + "erguiría" ; --# notpresent - VPB (Cond Sg P2) => x_ + "erguirías" ; --# notpresent - VPB (Cond Sg P3) => x_ + "erguiría" ; --# notpresent - VPB (Cond Pl P1) => x_ + "erguiríamos" ; --# notpresent - VPB (Cond Pl P2) => x_ + "erguiríais" ; --# notpresent - VPB (Cond Pl P3) => x_ + "erguirían" ; --# notpresent + VPB (Cond Sg P1) => x_ + "erguiría" ; --# notpresent + VPB (Cond Sg P2) => x_ + "erguirías" ; --# notpresent + VPB (Cond Sg P3) => x_ + "erguiría" ; --# notpresent + VPB (Cond Pl P1) => x_ + "erguiríamos" ; --# notpresent + VPB (Cond Pl P2) => x_ + "erguiríais" ; --# notpresent + VPB (Cond Pl P3) => x_ + "erguirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => x_ + "yergue" ; VPB (Imper Sg P3) => x_ + "yerga" ; @@ -3130,56 +3130,56 @@ oper errar_41 : Str -> Verbum = \errar -> VPB (Pres Ind Sg P2) => x_ + "yerras" ; VPB (Pres Ind Sg P3) => x_ + "yerra" ; VPB (Pres Ind Pl P1) => x_ + "erramos" ; - VPB (Pres Ind Pl P2) => x_ + "erráis" ; + VPB (Pres Ind Pl P2) => x_ + "erráis" ; VPB (Pres Ind Pl P3) => x_ + "yerran" ; VPB (Pres Sub Sg P1) => x_ + "yerre" ; VPB (Pres Sub Sg P2) => x_ + "yerres" ; VPB (Pres Sub Sg P3) => x_ + "yerre" ; VPB (Pres Sub Pl P1) => x_ + "erremos" ; - VPB (Pres Sub Pl P2) => x_ + "erréis" ; + VPB (Pres Sub Pl P2) => x_ + "erréis" ; VPB (Pres Sub Pl P3) => x_ + "yerren" ; VPB (Impf Ind Sg P1) => x_ + "erraba" ; --# notpresent VPB (Impf Ind Sg P2) => x_ + "errabas" ; --# notpresent VPB (Impf Ind Sg P3) => x_ + "erraba" ; --# notpresent - VPB (Impf Ind Pl P1) => x_ + "errábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => x_ + "errábamos" ; --# notpresent VPB (Impf Ind Pl P2) => x_ + "errabais" ; --# notpresent VPB (Impf Ind Pl P3) => x_ + "erraban" ; --# notpresent VPB (Impf Sub Sg P1) => x_ + "errara" ; --# notpresent VPB (Impf Sub Sg P2) => x_ + "erraras" ; --# notpresent VPB (Impf Sub Sg P3) => x_ + "errara" ; --# notpresent - VPB (Impf Sub Pl P1) => x_ + "erráramos" ; --# notpresent + VPB (Impf Sub Pl P1) => x_ + "erráramos" ; --# notpresent VPB (Impf Sub Pl P2) => x_ + "errarais" ; --# notpresent VPB (Impf Sub Pl P3) => x_ + "erraran" ; --# notpresent VPB (ImpfSub2 Sg P1) => x_ + "errase" ; --# notpresent VPB (ImpfSub2 Sg P2) => x_ + "errases" ; --# notpresent VPB (ImpfSub2 Sg P3) => x_ + "errase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => x_ + "errásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => x_ + "errásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => x_ + "erraseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => x_ + "errasen" ; --# notpresent - VPB (Pret Sg P1) => x_ + "erré" ; --# notpresent + VPB (Pret Sg P1) => x_ + "erré" ; --# notpresent VPB (Pret Sg P2) => x_ + "erraste" ; --# notpresent - VPB (Pret Sg P3) => x_ + "erró" ; --# notpresent + VPB (Pret Sg P3) => x_ + "erró" ; --# notpresent VPB (Pret Pl P1) => x_ + "erramos" ; --# notpresent VPB (Pret Pl P2) => x_ + "errasteis" ; --# notpresent VPB (Pret Pl P3) => x_ + "erraron" ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + "erraré" ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + "errarás" ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "errará" ; --# notpresent + VPB (Fut Ind Sg P1) => x_ + "erraré" ; --# notpresent + VPB (Fut Ind Sg P2) => x_ + "errarás" ; --# notpresent + VPB (Fut Ind Sg P3) => x_ + "errará" ; --# notpresent VPB (Fut Ind Pl P1) => x_ + "erraremos" ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + "erraréis" ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + "errarán" ; --# notpresent + VPB (Fut Ind Pl P2) => x_ + "erraréis" ; --# notpresent + VPB (Fut Ind Pl P3) => x_ + "errarán" ; --# notpresent VPB (Fut Sub Sg P1) => x_ + "errare" ; --# notpresent VPB (Fut Sub Sg P2) => x_ + "errares" ; --# notpresent VPB (Fut Sub Sg P3) => x_ + "errare" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + "erráremos" ; --# notpresent + VPB (Fut Sub Pl P1) => x_ + "erráremos" ; --# notpresent VPB (Fut Sub Pl P2) => x_ + "errareis" ; --# notpresent VPB (Fut Sub Pl P3) => x_ + "erraren" ; --# notpresent - VPB (Cond Sg P1) => x_ + "erraría" ; --# notpresent - VPB (Cond Sg P2) => x_ + "errarías" ; --# notpresent - VPB (Cond Sg P3) => x_ + "erraría" ; --# notpresent - VPB (Cond Pl P1) => x_ + "erraríamos" ; --# notpresent - VPB (Cond Pl P2) => x_ + "erraríais" ; --# notpresent - VPB (Cond Pl P3) => x_ + "errarían" ; --# notpresent + VPB (Cond Sg P1) => x_ + "erraría" ; --# notpresent + VPB (Cond Sg P2) => x_ + "errarías" ; --# notpresent + VPB (Cond Sg P3) => x_ + "erraría" ; --# notpresent + VPB (Cond Pl P1) => x_ + "erraríamos" ; --# notpresent + VPB (Cond Pl P2) => x_ + "erraríais" ; --# notpresent + VPB (Cond Pl P3) => x_ + "errarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => x_ + "yerra" ; VPB (Imper Sg P3) => x_ + "yerre" ; @@ -3202,56 +3202,56 @@ oper forzar_42 : Str -> Verbum = \forzar -> VPB (Pres Ind Sg P2) => f_ + "uerzas" ; VPB (Pres Ind Sg P3) => f_ + "uerza" ; VPB (Pres Ind Pl P1) => f_ + "orzamos" ; - VPB (Pres Ind Pl P2) => f_ + "orzáis" ; + VPB (Pres Ind Pl P2) => f_ + "orzáis" ; VPB (Pres Ind Pl P3) => f_ + "uerzan" ; VPB (Pres Sub Sg P1) => f_ + "uerce" ; VPB (Pres Sub Sg P2) => f_ + "uerces" ; VPB (Pres Sub Sg P3) => f_ + "uerce" ; VPB (Pres Sub Pl P1) => f_ + "orcemos" ; - VPB (Pres Sub Pl P2) => f_ + "orcéis" ; + VPB (Pres Sub Pl P2) => f_ + "orcéis" ; VPB (Pres Sub Pl P3) => f_ + "uercen" ; VPB (Impf Ind Sg P1) => f_ + "orzaba" ; --# notpresent VPB (Impf Ind Sg P2) => f_ + "orzabas" ; --# notpresent VPB (Impf Ind Sg P3) => f_ + "orzaba" ; --# notpresent - VPB (Impf Ind Pl P1) => f_ + "orzábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => f_ + "orzábamos" ; --# notpresent VPB (Impf Ind Pl P2) => f_ + "orzabais" ; --# notpresent VPB (Impf Ind Pl P3) => f_ + "orzaban" ; --# notpresent VPB (Impf Sub Sg P1) => f_ + "orzara" ; --# notpresent VPB (Impf Sub Sg P2) => f_ + "orzaras" ; --# notpresent VPB (Impf Sub Sg P3) => f_ + "orzara" ; --# notpresent - VPB (Impf Sub Pl P1) => f_ + "orzáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => f_ + "orzáramos" ; --# notpresent VPB (Impf Sub Pl P2) => f_ + "orzarais" ; --# notpresent VPB (Impf Sub Pl P3) => f_ + "orzaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => f_ + "orzase" ; --# notpresent VPB (ImpfSub2 Sg P2) => f_ + "orzases" ; --# notpresent VPB (ImpfSub2 Sg P3) => f_ + "orzase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => f_ + "orzásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => f_ + "orzásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => f_ + "orzaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => f_ + "orzasen" ; --# notpresent - VPB (Pret Sg P1) => f_ + "orcé" ; --# notpresent + VPB (Pret Sg P1) => f_ + "orcé" ; --# notpresent VPB (Pret Sg P2) => f_ + "orzaste" ; --# notpresent - VPB (Pret Sg P3) => f_ + "orzó" ; --# notpresent + VPB (Pret Sg P3) => f_ + "orzó" ; --# notpresent VPB (Pret Pl P1) => f_ + "orzamos" ; --# notpresent VPB (Pret Pl P2) => f_ + "orzasteis" ; --# notpresent VPB (Pret Pl P3) => f_ + "orzaron" ; --# notpresent - VPB (Fut Ind Sg P1) => f_ + "orzaré" ; --# notpresent - VPB (Fut Ind Sg P2) => f_ + "orzarás" ; --# notpresent - VPB (Fut Ind Sg P3) => f_ + "orzará" ; --# notpresent + VPB (Fut Ind Sg P1) => f_ + "orzaré" ; --# notpresent + VPB (Fut Ind Sg P2) => f_ + "orzarás" ; --# notpresent + VPB (Fut Ind Sg P3) => f_ + "orzará" ; --# notpresent VPB (Fut Ind Pl P1) => f_ + "orzaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => f_ + "orzaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => f_ + "orzarán" ; --# notpresent + VPB (Fut Ind Pl P2) => f_ + "orzaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => f_ + "orzarán" ; --# notpresent VPB (Fut Sub Sg P1) => f_ + "orzare" ; --# notpresent VPB (Fut Sub Sg P2) => f_ + "orzares" ; --# notpresent VPB (Fut Sub Sg P3) => f_ + "orzare" ; --# notpresent - VPB (Fut Sub Pl P1) => f_ + "orzáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => f_ + "orzáremos" ; --# notpresent VPB (Fut Sub Pl P2) => f_ + "orzareis" ; --# notpresent VPB (Fut Sub Pl P3) => f_ + "orzaren" ; --# notpresent - VPB (Cond Sg P1) => f_ + "orzaría" ; --# notpresent - VPB (Cond Sg P2) => f_ + "orzarías" ; --# notpresent - VPB (Cond Sg P3) => f_ + "orzaría" ; --# notpresent - VPB (Cond Pl P1) => f_ + "orzaríamos" ; --# notpresent - VPB (Cond Pl P2) => f_ + "orzaríais" ; --# notpresent - VPB (Cond Pl P3) => f_ + "orzarían" ; --# notpresent + VPB (Cond Sg P1) => f_ + "orzaría" ; --# notpresent + VPB (Cond Sg P2) => f_ + "orzarías" ; --# notpresent + VPB (Cond Sg P3) => f_ + "orzaría" ; --# notpresent + VPB (Cond Pl P1) => f_ + "orzaríamos" ; --# notpresent + VPB (Cond Pl P2) => f_ + "orzaríais" ; --# notpresent + VPB (Cond Pl P3) => f_ + "orzarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => f_ + "uerza" ; VPB (Imper Sg P3) => f_ + "uerce" ; @@ -3270,66 +3270,66 @@ oper guiar_43 : Str -> Verbum = \guiar -> VI Infn => gu_ + "iar" ; VI Ger => gu_ + "iando" ; VI Part => gu_ + "iado" ; - VPB (Pres Ind Sg P1) => gu_ + "ío" ; - VPB (Pres Ind Sg P2) => gu_ + "ías" ; - VPB (Pres Ind Sg P3) => gu_ + "ía" ; + VPB (Pres Ind Sg P1) => gu_ + "ío" ; + VPB (Pres Ind Sg P2) => gu_ + "ías" ; + VPB (Pres Ind Sg P3) => gu_ + "ía" ; VPB (Pres Ind Pl P1) => gu_ + "iamos" ; - VPB (Pres Ind Pl P2) => gu_ + "iáis" ; - VPB (Pres Ind Pl P3) => gu_ + "ían" ; - VPB (Pres Sub Sg P1) => gu_ + "íe" ; - VPB (Pres Sub Sg P2) => gu_ + "íes" ; - VPB (Pres Sub Sg P3) => gu_ + "íe" ; + VPB (Pres Ind Pl P2) => gu_ + "iáis" ; + VPB (Pres Ind Pl P3) => gu_ + "ían" ; + VPB (Pres Sub Sg P1) => gu_ + "íe" ; + VPB (Pres Sub Sg P2) => gu_ + "íes" ; + VPB (Pres Sub Sg P3) => gu_ + "íe" ; VPB (Pres Sub Pl P1) => gu_ + "iemos" ; - VPB (Pres Sub Pl P2) => gu_ + "iéis" ; - VPB (Pres Sub Pl P3) => gu_ + "íen" ; + VPB (Pres Sub Pl P2) => gu_ + "iéis" ; + VPB (Pres Sub Pl P3) => gu_ + "íen" ; VPB (Impf Ind Sg P1) => gu_ + "iaba" ; --# notpresent VPB (Impf Ind Sg P2) => gu_ + "iabas" ; --# notpresent VPB (Impf Ind Sg P3) => gu_ + "iaba" ; --# notpresent - VPB (Impf Ind Pl P1) => gu_ + "iábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => gu_ + "iábamos" ; --# notpresent VPB (Impf Ind Pl P2) => gu_ + "iabais" ; --# notpresent VPB (Impf Ind Pl P3) => gu_ + "iaban" ; --# notpresent VPB (Impf Sub Sg P1) => gu_ + "iara" ; --# notpresent VPB (Impf Sub Sg P2) => gu_ + "iaras" ; --# notpresent VPB (Impf Sub Sg P3) => gu_ + "iara" ; --# notpresent - VPB (Impf Sub Pl P1) => gu_ + "iáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => gu_ + "iáramos" ; --# notpresent VPB (Impf Sub Pl P2) => gu_ + "iarais" ; --# notpresent VPB (Impf Sub Pl P3) => gu_ + "iaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => gu_ + "iase" ; --# notpresent VPB (ImpfSub2 Sg P2) => gu_ + "iases" ; --# notpresent VPB (ImpfSub2 Sg P3) => gu_ + "iase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => gu_ + "iásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => gu_ + "iásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => gu_ + "iaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => gu_ + "iasen" ; --# notpresent - VPB (Pret Sg P1) => gu_ + "ié" ; --# notpresent + VPB (Pret Sg P1) => gu_ + "ié" ; --# notpresent VPB (Pret Sg P2) => gu_ + "iaste" ; --# notpresent - VPB (Pret Sg P3) => gu_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => gu_ + "ió" ; --# notpresent VPB (Pret Pl P1) => gu_ + "iamos" ; --# notpresent VPB (Pret Pl P2) => gu_ + "iasteis" ; --# notpresent VPB (Pret Pl P3) => gu_ + "iaron" ; --# notpresent - VPB (Fut Ind Sg P1) => gu_ + "iaré" ; --# notpresent - VPB (Fut Ind Sg P2) => gu_ + "iarás" ; --# notpresent - VPB (Fut Ind Sg P3) => gu_ + "iará" ; --# notpresent + VPB (Fut Ind Sg P1) => gu_ + "iaré" ; --# notpresent + VPB (Fut Ind Sg P2) => gu_ + "iarás" ; --# notpresent + VPB (Fut Ind Sg P3) => gu_ + "iará" ; --# notpresent VPB (Fut Ind Pl P1) => gu_ + "iaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => gu_ + "iaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => gu_ + "iarán" ; --# notpresent + VPB (Fut Ind Pl P2) => gu_ + "iaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => gu_ + "iarán" ; --# notpresent VPB (Fut Sub Sg P1) => gu_ + "iare" ; --# notpresent VPB (Fut Sub Sg P2) => gu_ + "iares" ; --# notpresent VPB (Fut Sub Sg P3) => gu_ + "iare" ; --# notpresent - VPB (Fut Sub Pl P1) => gu_ + "iáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => gu_ + "iáremos" ; --# notpresent VPB (Fut Sub Pl P2) => gu_ + "iareis" ; --# notpresent VPB (Fut Sub Pl P3) => gu_ + "iaren" ; --# notpresent - VPB (Cond Sg P1) => gu_ + "iaría" ; --# notpresent - VPB (Cond Sg P2) => gu_ + "iarías" ; --# notpresent - VPB (Cond Sg P3) => gu_ + "iaría" ; --# notpresent - VPB (Cond Pl P1) => gu_ + "iaríamos" ; --# notpresent - VPB (Cond Pl P2) => gu_ + "iaríais" ; --# notpresent - VPB (Cond Pl P3) => gu_ + "iarían" ; --# notpresent + VPB (Cond Sg P1) => gu_ + "iaría" ; --# notpresent + VPB (Cond Sg P2) => gu_ + "iarías" ; --# notpresent + VPB (Cond Sg P3) => gu_ + "iaría" ; --# notpresent + VPB (Cond Pl P1) => gu_ + "iaríamos" ; --# notpresent + VPB (Cond Pl P2) => gu_ + "iaríais" ; --# notpresent + VPB (Cond Pl P3) => gu_ + "iarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => gu_ + "ía" ; - VPB (Imper Sg P3) => gu_ + "íe" ; + VPB (Imper Sg P2) => gu_ + "ía" ; + VPB (Imper Sg P3) => gu_ + "íe" ; VPB (Imper Pl P1) => gu_ + "iemos" ; VPB (Imper Pl P2) => gu_ + "iad" ; - VPB (Imper Pl P3) => gu_ + "íen" ; + VPB (Imper Pl P3) => gu_ + "íen" ; VPB (Pass Sg Masc) => gu_ + "iado" ; VPB (Pass Sg Fem) => gu_ + "iada" ; VPB (Pass Pl Masc) => gu_ + "iados" ; @@ -3346,30 +3346,30 @@ oper hacer_44 : Str -> Verbum = \hacer -> VPB (Pres Ind Sg P2) => h_ + "aces" ; VPB (Pres Ind Sg P3) => h_ + "ace" ; VPB (Pres Ind Pl P1) => h_ + "acemos" ; - VPB (Pres Ind Pl P2) => h_ + "acéis" ; + VPB (Pres Ind Pl P2) => h_ + "acéis" ; VPB (Pres Ind Pl P3) => h_ + "acen" ; VPB (Pres Sub Sg P1) => h_ + "aga" ; VPB (Pres Sub Sg P2) => h_ + "agas" ; VPB (Pres Sub Sg P3) => h_ + "aga" ; VPB (Pres Sub Pl P1) => h_ + "agamos" ; - VPB (Pres Sub Pl P2) => h_ + "agáis" ; + VPB (Pres Sub Pl P2) => h_ + "agáis" ; VPB (Pres Sub Pl P3) => h_ + "agan" ; - VPB (Impf Ind Sg P1) => h_ + "acía" ; --# notpresent - VPB (Impf Ind Sg P2) => h_ + "acías" ; --# notpresent - VPB (Impf Ind Sg P3) => h_ + "acía" ; --# notpresent - VPB (Impf Ind Pl P1) => h_ + "acíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => h_ + "acíais" ; --# notpresent - VPB (Impf Ind Pl P3) => h_ + "acían" ; --# notpresent + VPB (Impf Ind Sg P1) => h_ + "acía" ; --# notpresent + VPB (Impf Ind Sg P2) => h_ + "acías" ; --# notpresent + VPB (Impf Ind Sg P3) => h_ + "acía" ; --# notpresent + VPB (Impf Ind Pl P1) => h_ + "acíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => h_ + "acíais" ; --# notpresent + VPB (Impf Ind Pl P3) => h_ + "acían" ; --# notpresent VPB (Impf Sub Sg P1) => h_ + "iciera" ; --# notpresent VPB (Impf Sub Sg P2) => h_ + "icieras" ; --# notpresent VPB (Impf Sub Sg P3) => h_ + "iciera" ; --# notpresent - VPB (Impf Sub Pl P1) => h_ + "iciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => h_ + "iciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => h_ + "icierais" ; --# notpresent VPB (Impf Sub Pl P3) => h_ + "icieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => h_ + "iciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => h_ + "icieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => h_ + "iciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => h_ + "iciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => h_ + "iciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => h_ + "icieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => h_ + "iciesen" ; --# notpresent VPB (Pret Sg P1) => h_ + "ice" ; --# notpresent @@ -3378,24 +3378,24 @@ oper hacer_44 : Str -> Verbum = \hacer -> VPB (Pret Pl P1) => h_ + "icimos" ; --# notpresent VPB (Pret Pl P2) => h_ + "icisteis" ; --# notpresent VPB (Pret Pl P3) => h_ + "icieron" ; --# notpresent - VPB (Fut Ind Sg P1) => h_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => h_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => h_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => h_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => h_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => h_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => h_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => h_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => h_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => h_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => h_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => h_ + "iciere" ; --# notpresent VPB (Fut Sub Sg P2) => h_ + "icieres" ; --# notpresent VPB (Fut Sub Sg P3) => h_ + "iciere" ; --# notpresent - VPB (Fut Sub Pl P1) => h_ + "iciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => h_ + "iciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => h_ + "iciereis" ; --# notpresent VPB (Fut Sub Pl P3) => h_ + "icieren" ; --# notpresent - VPB (Cond Sg P1) => h_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => h_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => h_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => h_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => h_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => h_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => h_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => h_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => h_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => h_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => h_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => h_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => h_ + "az" ; VPB (Imper Sg P3) => h_ + "aga" ; @@ -3418,56 +3418,56 @@ oper influir_45 : Str -> Verbum = \influir -> VPB (Pres Ind Sg P2) => influ_ + "yes" ; VPB (Pres Ind Sg P3) => influ_ + "ye" ; VPB (Pres Ind Pl P1) => influ_ + "imos" ; - VPB (Pres Ind Pl P2) => influ_ + "ís" ; + VPB (Pres Ind Pl P2) => influ_ + "ís" ; VPB (Pres Ind Pl P3) => influ_ + "yen" ; VPB (Pres Sub Sg P1) => influ_ + "ya" ; VPB (Pres Sub Sg P2) => influ_ + "yas" ; VPB (Pres Sub Sg P3) => influ_ + "ya" ; VPB (Pres Sub Pl P1) => influ_ + "yamos" ; - VPB (Pres Sub Pl P2) => influ_ + "yáis" ; + VPB (Pres Sub Pl P2) => influ_ + "yáis" ; VPB (Pres Sub Pl P3) => influ_ + "yan" ; - VPB (Impf Ind Sg P1) => influ_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => influ_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => influ_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => influ_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => influ_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => influ_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => influ_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => influ_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => influ_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => influ_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => influ_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => influ_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => influ_ + "yera" ; --# notpresent VPB (Impf Sub Sg P2) => influ_ + "yeras" ; --# notpresent VPB (Impf Sub Sg P3) => influ_ + "yera" ; --# notpresent - VPB (Impf Sub Pl P1) => influ_ + "yéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => influ_ + "yéramos" ; --# notpresent VPB (Impf Sub Pl P2) => influ_ + "yerais" ; --# notpresent VPB (Impf Sub Pl P3) => influ_ + "yeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => influ_ + "yese" ; --# notpresent VPB (ImpfSub2 Sg P2) => influ_ + "yeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => influ_ + "yese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => influ_ + "yésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => influ_ + "yésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => influ_ + "yeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => influ_ + "yesen" ; --# notpresent - VPB (Pret Sg P1) => influ_ + "í" ; --# notpresent + VPB (Pret Sg P1) => influ_ + "í" ; --# notpresent VPB (Pret Sg P2) => influ_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => influ_ + "yó" ; --# notpresent + VPB (Pret Sg P3) => influ_ + "yó" ; --# notpresent VPB (Pret Pl P1) => influ_ + "imos" ; --# notpresent VPB (Pret Pl P2) => influ_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => influ_ + "yeron" ; --# notpresent - VPB (Fut Ind Sg P1) => influ_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => influ_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => influ_ + "irá" ; --# notpresent + VPB (Fut Ind Sg P1) => influ_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => influ_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => influ_ + "irá" ; --# notpresent VPB (Fut Ind Pl P1) => influ_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => influ_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => influ_ + "irán" ; --# notpresent + VPB (Fut Ind Pl P2) => influ_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => influ_ + "irán" ; --# notpresent VPB (Fut Sub Sg P1) => influ_ + "yere" ; --# notpresent VPB (Fut Sub Sg P2) => influ_ + "yeres" ; --# notpresent VPB (Fut Sub Sg P3) => influ_ + "yere" ; --# notpresent - VPB (Fut Sub Pl P1) => influ_ + "yéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => influ_ + "yéremos" ; --# notpresent VPB (Fut Sub Pl P2) => influ_ + "yereis" ; --# notpresent VPB (Fut Sub Pl P3) => influ_ + "yeren" ; --# notpresent - VPB (Cond Sg P1) => influ_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => influ_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => influ_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => influ_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => influ_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => influ_ + "irían" ; --# notpresent + VPB (Cond Sg P1) => influ_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => influ_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => influ_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => influ_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => influ_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => influ_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => influ_ + "ye" ; VPB (Imper Sg P3) => influ_ + "ya" ; @@ -3496,24 +3496,24 @@ oper ir_46 : Str -> Verbum = \ir -> VPB (Pres Sub Sg P2) => x_ + "vayas" ; VPB (Pres Sub Sg P3) => x_ + "vaya" ; VPB (Pres Sub Pl P1) => x_ + "vayamos" ; - VPB (Pres Sub Pl P2) => x_ + "vayáis" ; + VPB (Pres Sub Pl P2) => x_ + "vayáis" ; VPB (Pres Sub Pl P3) => x_ + "vayan" ; VPB (Impf Ind Sg P1) => x_ + "iba" ; --# notpresent VPB (Impf Ind Sg P2) => x_ + "ibas" ; --# notpresent VPB (Impf Ind Sg P3) => x_ + "iba" ; --# notpresent - VPB (Impf Ind Pl P1) => x_ + "íbamos" ; --# notpresent + VPB (Impf Ind Pl P1) => x_ + "íbamos" ; --# notpresent VPB (Impf Ind Pl P2) => x_ + "ibais" ; --# notpresent VPB (Impf Ind Pl P3) => x_ + "iban" ; --# notpresent VPB (Impf Sub Sg P1) => x_ + "fuera" ; --# notpresent VPB (Impf Sub Sg P2) => x_ + "fueras" ; --# notpresent VPB (Impf Sub Sg P3) => x_ + "fuera" ; --# notpresent - VPB (Impf Sub Pl P1) => x_ + "fuéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => x_ + "fuéramos" ; --# notpresent VPB (Impf Sub Pl P2) => x_ + "fuerais" ; --# notpresent VPB (Impf Sub Pl P3) => x_ + "fueran" ; --# notpresent VPB (ImpfSub2 Sg P1) => x_ + "fuese" ; --# notpresent VPB (ImpfSub2 Sg P2) => x_ + "fueses" ; --# notpresent VPB (ImpfSub2 Sg P3) => x_ + "fuese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => x_ + "fuésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => x_ + "fuésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => x_ + "fueseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => x_ + "fuesen" ; --# notpresent VPB (Pret Sg P1) => x_ + "fui" ; --# notpresent @@ -3522,24 +3522,24 @@ oper ir_46 : Str -> Verbum = \ir -> VPB (Pret Pl P1) => x_ + "fuimos" ; --# notpresent VPB (Pret Pl P2) => x_ + "fuisteis" ; --# notpresent VPB (Pret Pl P3) => x_ + "fueron" ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "irá" ; --# notpresent + VPB (Fut Ind Sg P1) => x_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => x_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => x_ + "irá" ; --# notpresent VPB (Fut Ind Pl P1) => x_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + "irán" ; --# notpresent + VPB (Fut Ind Pl P2) => x_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => x_ + "irán" ; --# notpresent VPB (Fut Sub Sg P1) => x_ + "fuere" ; --# notpresent VPB (Fut Sub Sg P2) => x_ + "fueres" ; --# notpresent VPB (Fut Sub Sg P3) => x_ + "fuere" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + "fuéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => x_ + "fuéremos" ; --# notpresent VPB (Fut Sub Pl P2) => x_ + "fuereis" ; --# notpresent VPB (Fut Sub Pl P3) => x_ + "fueren" ; --# notpresent - VPB (Cond Sg P1) => x_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => x_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => x_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => x_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => x_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => x_ + "irían" ; --# notpresent + VPB (Cond Sg P1) => x_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => x_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => x_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => x_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => x_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => x_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => x_ + "ve" ; VPB (Imper Sg P3) => x_ + "vaya" ; @@ -3562,56 +3562,56 @@ oper jugar_47 : Str -> Verbum = \jugar -> VPB (Pres Ind Sg P2) => ju_ + "egas" ; VPB (Pres Ind Sg P3) => ju_ + "ega" ; VPB (Pres Ind Pl P1) => ju_ + "gamos" ; - VPB (Pres Ind Pl P2) => ju_ + "gáis" ; + VPB (Pres Ind Pl P2) => ju_ + "gáis" ; VPB (Pres Ind Pl P3) => ju_ + "egan" ; VPB (Pres Sub Sg P1) => ju_ + "egue" ; VPB (Pres Sub Sg P2) => ju_ + "egues" ; VPB (Pres Sub Sg P3) => ju_ + "egue" ; VPB (Pres Sub Pl P1) => ju_ + "guemos" ; - VPB (Pres Sub Pl P2) => ju_ + "guéis" ; + VPB (Pres Sub Pl P2) => ju_ + "guéis" ; VPB (Pres Sub Pl P3) => ju_ + "eguen" ; VPB (Impf Ind Sg P1) => ju_ + "gaba" ; --# notpresent VPB (Impf Ind Sg P2) => ju_ + "gabas" ; --# notpresent VPB (Impf Ind Sg P3) => ju_ + "gaba" ; --# notpresent - VPB (Impf Ind Pl P1) => ju_ + "gábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => ju_ + "gábamos" ; --# notpresent VPB (Impf Ind Pl P2) => ju_ + "gabais" ; --# notpresent VPB (Impf Ind Pl P3) => ju_ + "gaban" ; --# notpresent VPB (Impf Sub Sg P1) => ju_ + "gara" ; --# notpresent VPB (Impf Sub Sg P2) => ju_ + "garas" ; --# notpresent VPB (Impf Sub Sg P3) => ju_ + "gara" ; --# notpresent - VPB (Impf Sub Pl P1) => ju_ + "gáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => ju_ + "gáramos" ; --# notpresent VPB (Impf Sub Pl P2) => ju_ + "garais" ; --# notpresent VPB (Impf Sub Pl P3) => ju_ + "garan" ; --# notpresent VPB (ImpfSub2 Sg P1) => ju_ + "gase" ; --# notpresent VPB (ImpfSub2 Sg P2) => ju_ + "gases" ; --# notpresent VPB (ImpfSub2 Sg P3) => ju_ + "gase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => ju_ + "gásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => ju_ + "gásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => ju_ + "gaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => ju_ + "gasen" ; --# notpresent - VPB (Pret Sg P1) => ju_ + "gué" ; --# notpresent + VPB (Pret Sg P1) => ju_ + "gué" ; --# notpresent VPB (Pret Sg P2) => ju_ + "gaste" ; --# notpresent - VPB (Pret Sg P3) => ju_ + "gó" ; --# notpresent + VPB (Pret Sg P3) => ju_ + "gó" ; --# notpresent VPB (Pret Pl P1) => ju_ + "gamos" ; --# notpresent VPB (Pret Pl P2) => ju_ + "gasteis" ; --# notpresent VPB (Pret Pl P3) => ju_ + "garon" ; --# notpresent - VPB (Fut Ind Sg P1) => ju_ + "garé" ; --# notpresent - VPB (Fut Ind Sg P2) => ju_ + "garás" ; --# notpresent - VPB (Fut Ind Sg P3) => ju_ + "gará" ; --# notpresent + VPB (Fut Ind Sg P1) => ju_ + "garé" ; --# notpresent + VPB (Fut Ind Sg P2) => ju_ + "garás" ; --# notpresent + VPB (Fut Ind Sg P3) => ju_ + "gará" ; --# notpresent VPB (Fut Ind Pl P1) => ju_ + "garemos" ; --# notpresent - VPB (Fut Ind Pl P2) => ju_ + "garéis" ; --# notpresent - VPB (Fut Ind Pl P3) => ju_ + "garán" ; --# notpresent + VPB (Fut Ind Pl P2) => ju_ + "garéis" ; --# notpresent + VPB (Fut Ind Pl P3) => ju_ + "garán" ; --# notpresent VPB (Fut Sub Sg P1) => ju_ + "gare" ; --# notpresent VPB (Fut Sub Sg P2) => ju_ + "gares" ; --# notpresent VPB (Fut Sub Sg P3) => ju_ + "gare" ; --# notpresent - VPB (Fut Sub Pl P1) => ju_ + "gáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => ju_ + "gáremos" ; --# notpresent VPB (Fut Sub Pl P2) => ju_ + "gareis" ; --# notpresent VPB (Fut Sub Pl P3) => ju_ + "garen" ; --# notpresent - VPB (Cond Sg P1) => ju_ + "garía" ; --# notpresent - VPB (Cond Sg P2) => ju_ + "garías" ; --# notpresent - VPB (Cond Sg P3) => ju_ + "garía" ; --# notpresent - VPB (Cond Pl P1) => ju_ + "garíamos" ; --# notpresent - VPB (Cond Pl P2) => ju_ + "garíais" ; --# notpresent - VPB (Cond Pl P3) => ju_ + "garían" ; --# notpresent + VPB (Cond Sg P1) => ju_ + "garía" ; --# notpresent + VPB (Cond Sg P2) => ju_ + "garías" ; --# notpresent + VPB (Cond Sg P3) => ju_ + "garía" ; --# notpresent + VPB (Cond Pl P1) => ju_ + "garíamos" ; --# notpresent + VPB (Cond Pl P2) => ju_ + "garíais" ; --# notpresent + VPB (Cond Pl P3) => ju_ + "garían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => ju_ + "ega" ; VPB (Imper Sg P3) => ju_ + "egue" ; @@ -3634,56 +3634,56 @@ oper lucir_48 : Str -> Verbum = \lucir -> VPB (Pres Ind Sg P2) => lu_ + "ces" ; VPB (Pres Ind Sg P3) => lu_ + "ce" ; VPB (Pres Ind Pl P1) => lu_ + "cimos" ; - VPB (Pres Ind Pl P2) => lu_ + "cís" ; + VPB (Pres Ind Pl P2) => lu_ + "cís" ; VPB (Pres Ind Pl P3) => lu_ + "cen" ; VPB (Pres Sub Sg P1) => lu_ + "zca" ; VPB (Pres Sub Sg P2) => lu_ + "zcas" ; VPB (Pres Sub Sg P3) => lu_ + "zca" ; VPB (Pres Sub Pl P1) => lu_ + "zcamos" ; - VPB (Pres Sub Pl P2) => lu_ + "zcáis" ; + VPB (Pres Sub Pl P2) => lu_ + "zcáis" ; VPB (Pres Sub Pl P3) => lu_ + "zcan" ; - VPB (Impf Ind Sg P1) => lu_ + "cía" ; --# notpresent - VPB (Impf Ind Sg P2) => lu_ + "cías" ; --# notpresent - VPB (Impf Ind Sg P3) => lu_ + "cía" ; --# notpresent - VPB (Impf Ind Pl P1) => lu_ + "cíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => lu_ + "cíais" ; --# notpresent - VPB (Impf Ind Pl P3) => lu_ + "cían" ; --# notpresent + VPB (Impf Ind Sg P1) => lu_ + "cía" ; --# notpresent + VPB (Impf Ind Sg P2) => lu_ + "cías" ; --# notpresent + VPB (Impf Ind Sg P3) => lu_ + "cía" ; --# notpresent + VPB (Impf Ind Pl P1) => lu_ + "cíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => lu_ + "cíais" ; --# notpresent + VPB (Impf Ind Pl P3) => lu_ + "cían" ; --# notpresent VPB (Impf Sub Sg P1) => lu_ + "ciera" ; --# notpresent VPB (Impf Sub Sg P2) => lu_ + "cieras" ; --# notpresent VPB (Impf Sub Sg P3) => lu_ + "ciera" ; --# notpresent - VPB (Impf Sub Pl P1) => lu_ + "ciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => lu_ + "ciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => lu_ + "cierais" ; --# notpresent VPB (Impf Sub Pl P3) => lu_ + "cieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => lu_ + "ciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => lu_ + "cieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => lu_ + "ciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => lu_ + "ciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => lu_ + "ciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => lu_ + "cieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => lu_ + "ciesen" ; --# notpresent - VPB (Pret Sg P1) => lu_ + "cí" ; --# notpresent + VPB (Pret Sg P1) => lu_ + "cí" ; --# notpresent VPB (Pret Sg P2) => lu_ + "ciste" ; --# notpresent - VPB (Pret Sg P3) => lu_ + "ció" ; --# notpresent + VPB (Pret Sg P3) => lu_ + "ció" ; --# notpresent VPB (Pret Pl P1) => lu_ + "cimos" ; --# notpresent VPB (Pret Pl P2) => lu_ + "cisteis" ; --# notpresent VPB (Pret Pl P3) => lu_ + "cieron" ; --# notpresent - VPB (Fut Ind Sg P1) => lu_ + "ciré" ; --# notpresent - VPB (Fut Ind Sg P2) => lu_ + "cirás" ; --# notpresent - VPB (Fut Ind Sg P3) => lu_ + "cirá" ; --# notpresent + VPB (Fut Ind Sg P1) => lu_ + "ciré" ; --# notpresent + VPB (Fut Ind Sg P2) => lu_ + "cirás" ; --# notpresent + VPB (Fut Ind Sg P3) => lu_ + "cirá" ; --# notpresent VPB (Fut Ind Pl P1) => lu_ + "ciremos" ; --# notpresent - VPB (Fut Ind Pl P2) => lu_ + "ciréis" ; --# notpresent - VPB (Fut Ind Pl P3) => lu_ + "cirán" ; --# notpresent + VPB (Fut Ind Pl P2) => lu_ + "ciréis" ; --# notpresent + VPB (Fut Ind Pl P3) => lu_ + "cirán" ; --# notpresent VPB (Fut Sub Sg P1) => lu_ + "ciere" ; --# notpresent VPB (Fut Sub Sg P2) => lu_ + "cieres" ; --# notpresent VPB (Fut Sub Sg P3) => lu_ + "ciere" ; --# notpresent - VPB (Fut Sub Pl P1) => lu_ + "ciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => lu_ + "ciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => lu_ + "ciereis" ; --# notpresent VPB (Fut Sub Pl P3) => lu_ + "cieren" ; --# notpresent - VPB (Cond Sg P1) => lu_ + "ciría" ; --# notpresent - VPB (Cond Sg P2) => lu_ + "cirías" ; --# notpresent - VPB (Cond Sg P3) => lu_ + "ciría" ; --# notpresent - VPB (Cond Pl P1) => lu_ + "ciríamos" ; --# notpresent - VPB (Cond Pl P2) => lu_ + "ciríais" ; --# notpresent - VPB (Cond Pl P3) => lu_ + "cirían" ; --# notpresent + VPB (Cond Sg P1) => lu_ + "ciría" ; --# notpresent + VPB (Cond Sg P2) => lu_ + "cirías" ; --# notpresent + VPB (Cond Sg P3) => lu_ + "ciría" ; --# notpresent + VPB (Cond Pl P1) => lu_ + "ciríamos" ; --# notpresent + VPB (Cond Pl P2) => lu_ + "ciríais" ; --# notpresent + VPB (Cond Pl P3) => lu_ + "cirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => lu_ + "ce" ; VPB (Imper Sg P3) => lu_ + "zca" ; @@ -3706,56 +3706,56 @@ oper mecer_49 : Str -> Verbum = \mecer -> VPB (Pres Ind Sg P2) => me_ + "ces" ; VPB (Pres Ind Sg P3) => me_ + "ce" ; VPB (Pres Ind Pl P1) => me_ + "cemos" ; - VPB (Pres Ind Pl P2) => me_ + "céis" ; + VPB (Pres Ind Pl P2) => me_ + "céis" ; VPB (Pres Ind Pl P3) => me_ + "cen" ; VPB (Pres Sub Sg P1) => me_ + "za" ; VPB (Pres Sub Sg P2) => me_ + "zas" ; VPB (Pres Sub Sg P3) => me_ + "za" ; VPB (Pres Sub Pl P1) => me_ + "zamos" ; - VPB (Pres Sub Pl P2) => me_ + "záis" ; + VPB (Pres Sub Pl P2) => me_ + "záis" ; VPB (Pres Sub Pl P3) => me_ + "zan" ; - VPB (Impf Ind Sg P1) => me_ + "cía" ; --# notpresent - VPB (Impf Ind Sg P2) => me_ + "cías" ; --# notpresent - VPB (Impf Ind Sg P3) => me_ + "cía" ; --# notpresent - VPB (Impf Ind Pl P1) => me_ + "cíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => me_ + "cíais" ; --# notpresent - VPB (Impf Ind Pl P3) => me_ + "cían" ; --# notpresent + VPB (Impf Ind Sg P1) => me_ + "cía" ; --# notpresent + VPB (Impf Ind Sg P2) => me_ + "cías" ; --# notpresent + VPB (Impf Ind Sg P3) => me_ + "cía" ; --# notpresent + VPB (Impf Ind Pl P1) => me_ + "cíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => me_ + "cíais" ; --# notpresent + VPB (Impf Ind Pl P3) => me_ + "cían" ; --# notpresent VPB (Impf Sub Sg P1) => me_ + "ciera" ; --# notpresent VPB (Impf Sub Sg P2) => me_ + "cieras" ; --# notpresent VPB (Impf Sub Sg P3) => me_ + "ciera" ; --# notpresent - VPB (Impf Sub Pl P1) => me_ + "ciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => me_ + "ciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => me_ + "cierais" ; --# notpresent VPB (Impf Sub Pl P3) => me_ + "cieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => me_ + "ciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => me_ + "cieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => me_ + "ciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => me_ + "ciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => me_ + "ciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => me_ + "cieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => me_ + "ciesen" ; --# notpresent - VPB (Pret Sg P1) => me_ + "cí" ; --# notpresent + VPB (Pret Sg P1) => me_ + "cí" ; --# notpresent VPB (Pret Sg P2) => me_ + "ciste" ; --# notpresent - VPB (Pret Sg P3) => me_ + "ció" ; --# notpresent + VPB (Pret Sg P3) => me_ + "ció" ; --# notpresent VPB (Pret Pl P1) => me_ + "cimos" ; --# notpresent VPB (Pret Pl P2) => me_ + "cisteis" ; --# notpresent VPB (Pret Pl P3) => me_ + "cieron" ; --# notpresent - VPB (Fut Ind Sg P1) => me_ + "ceré" ; --# notpresent - VPB (Fut Ind Sg P2) => me_ + "cerás" ; --# notpresent - VPB (Fut Ind Sg P3) => me_ + "cerá" ; --# notpresent + VPB (Fut Ind Sg P1) => me_ + "ceré" ; --# notpresent + VPB (Fut Ind Sg P2) => me_ + "cerás" ; --# notpresent + VPB (Fut Ind Sg P3) => me_ + "cerá" ; --# notpresent VPB (Fut Ind Pl P1) => me_ + "ceremos" ; --# notpresent - VPB (Fut Ind Pl P2) => me_ + "ceréis" ; --# notpresent - VPB (Fut Ind Pl P3) => me_ + "cerán" ; --# notpresent + VPB (Fut Ind Pl P2) => me_ + "ceréis" ; --# notpresent + VPB (Fut Ind Pl P3) => me_ + "cerán" ; --# notpresent VPB (Fut Sub Sg P1) => me_ + "ciere" ; --# notpresent VPB (Fut Sub Sg P2) => me_ + "cieres" ; --# notpresent VPB (Fut Sub Sg P3) => me_ + "ciere" ; --# notpresent - VPB (Fut Sub Pl P1) => me_ + "ciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => me_ + "ciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => me_ + "ciereis" ; --# notpresent VPB (Fut Sub Pl P3) => me_ + "cieren" ; --# notpresent - VPB (Cond Sg P1) => me_ + "cería" ; --# notpresent - VPB (Cond Sg P2) => me_ + "cerías" ; --# notpresent - VPB (Cond Sg P3) => me_ + "cería" ; --# notpresent - VPB (Cond Pl P1) => me_ + "ceríamos" ; --# notpresent - VPB (Cond Pl P2) => me_ + "ceríais" ; --# notpresent - VPB (Cond Pl P3) => me_ + "cerían" ; --# notpresent + VPB (Cond Sg P1) => me_ + "cería" ; --# notpresent + VPB (Cond Sg P2) => me_ + "cerías" ; --# notpresent + VPB (Cond Sg P3) => me_ + "cería" ; --# notpresent + VPB (Cond Pl P1) => me_ + "ceríamos" ; --# notpresent + VPB (Cond Pl P2) => me_ + "ceríais" ; --# notpresent + VPB (Cond Pl P3) => me_ + "cerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => me_ + "ce" ; VPB (Imper Sg P3) => me_ + "za" ; @@ -3778,56 +3778,56 @@ oper mover_50 : Str -> Verbum = \mover -> VPB (Pres Ind Sg P2) => m_ + "ueves" ; VPB (Pres Ind Sg P3) => m_ + "ueve" ; VPB (Pres Ind Pl P1) => m_ + "ovemos" ; - VPB (Pres Ind Pl P2) => m_ + "ovéis" ; + VPB (Pres Ind Pl P2) => m_ + "ovéis" ; VPB (Pres Ind Pl P3) => m_ + "ueven" ; VPB (Pres Sub Sg P1) => m_ + "ueva" ; VPB (Pres Sub Sg P2) => m_ + "uevas" ; VPB (Pres Sub Sg P3) => m_ + "ueva" ; VPB (Pres Sub Pl P1) => m_ + "ovamos" ; - VPB (Pres Sub Pl P2) => m_ + "ováis" ; + VPB (Pres Sub Pl P2) => m_ + "ováis" ; VPB (Pres Sub Pl P3) => m_ + "uevan" ; - VPB (Impf Ind Sg P1) => m_ + "ovía" ; --# notpresent - VPB (Impf Ind Sg P2) => m_ + "ovías" ; --# notpresent - VPB (Impf Ind Sg P3) => m_ + "ovía" ; --# notpresent - VPB (Impf Ind Pl P1) => m_ + "ovíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => m_ + "ovíais" ; --# notpresent - VPB (Impf Ind Pl P3) => m_ + "ovían" ; --# notpresent + VPB (Impf Ind Sg P1) => m_ + "ovía" ; --# notpresent + VPB (Impf Ind Sg P2) => m_ + "ovías" ; --# notpresent + VPB (Impf Ind Sg P3) => m_ + "ovía" ; --# notpresent + VPB (Impf Ind Pl P1) => m_ + "ovíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => m_ + "ovíais" ; --# notpresent + VPB (Impf Ind Pl P3) => m_ + "ovían" ; --# notpresent VPB (Impf Sub Sg P1) => m_ + "oviera" ; --# notpresent VPB (Impf Sub Sg P2) => m_ + "ovieras" ; --# notpresent VPB (Impf Sub Sg P3) => m_ + "oviera" ; --# notpresent - VPB (Impf Sub Pl P1) => m_ + "oviéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => m_ + "oviéramos" ; --# notpresent VPB (Impf Sub Pl P2) => m_ + "ovierais" ; --# notpresent VPB (Impf Sub Pl P3) => m_ + "ovieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => m_ + "oviese" ; --# notpresent VPB (ImpfSub2 Sg P2) => m_ + "ovieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => m_ + "oviese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => m_ + "oviésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => m_ + "oviésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => m_ + "ovieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => m_ + "oviesen" ; --# notpresent - VPB (Pret Sg P1) => m_ + "oví" ; --# notpresent + VPB (Pret Sg P1) => m_ + "oví" ; --# notpresent VPB (Pret Sg P2) => m_ + "oviste" ; --# notpresent - VPB (Pret Sg P3) => m_ + "ovió" ; --# notpresent + VPB (Pret Sg P3) => m_ + "ovió" ; --# notpresent VPB (Pret Pl P1) => m_ + "ovimos" ; --# notpresent VPB (Pret Pl P2) => m_ + "ovisteis" ; --# notpresent VPB (Pret Pl P3) => m_ + "ovieron" ; --# notpresent - VPB (Fut Ind Sg P1) => m_ + "overé" ; --# notpresent - VPB (Fut Ind Sg P2) => m_ + "overás" ; --# notpresent - VPB (Fut Ind Sg P3) => m_ + "overá" ; --# notpresent + VPB (Fut Ind Sg P1) => m_ + "overé" ; --# notpresent + VPB (Fut Ind Sg P2) => m_ + "overás" ; --# notpresent + VPB (Fut Ind Sg P3) => m_ + "overá" ; --# notpresent VPB (Fut Ind Pl P1) => m_ + "overemos" ; --# notpresent - VPB (Fut Ind Pl P2) => m_ + "overéis" ; --# notpresent - VPB (Fut Ind Pl P3) => m_ + "overán" ; --# notpresent + VPB (Fut Ind Pl P2) => m_ + "overéis" ; --# notpresent + VPB (Fut Ind Pl P3) => m_ + "overán" ; --# notpresent VPB (Fut Sub Sg P1) => m_ + "oviere" ; --# notpresent VPB (Fut Sub Sg P2) => m_ + "ovieres" ; --# notpresent VPB (Fut Sub Sg P3) => m_ + "oviere" ; --# notpresent - VPB (Fut Sub Pl P1) => m_ + "oviéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => m_ + "oviéremos" ; --# notpresent VPB (Fut Sub Pl P2) => m_ + "oviereis" ; --# notpresent VPB (Fut Sub Pl P3) => m_ + "ovieren" ; --# notpresent - VPB (Cond Sg P1) => m_ + "overía" ; --# notpresent - VPB (Cond Sg P2) => m_ + "overías" ; --# notpresent - VPB (Cond Sg P3) => m_ + "overía" ; --# notpresent - VPB (Cond Pl P1) => m_ + "overíamos" ; --# notpresent - VPB (Cond Pl P2) => m_ + "overíais" ; --# notpresent - VPB (Cond Pl P3) => m_ + "overían" ; --# notpresent + VPB (Cond Sg P1) => m_ + "overía" ; --# notpresent + VPB (Cond Sg P2) => m_ + "overías" ; --# notpresent + VPB (Cond Sg P3) => m_ + "overía" ; --# notpresent + VPB (Cond Pl P1) => m_ + "overíamos" ; --# notpresent + VPB (Cond Pl P2) => m_ + "overíais" ; --# notpresent + VPB (Cond Pl P3) => m_ + "overían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => m_ + "ueve" ; VPB (Imper Sg P3) => m_ + "ueva" ; @@ -3850,56 +3850,56 @@ oper morder_50b : Str -> Verbum = \morder -> VPB (Pres Ind Sg P2) => m_ + "uerdes" ; VPB (Pres Ind Sg P3) => m_ + "uerde" ; VPB (Pres Ind Pl P1) => m_ + "ordemos" ; - VPB (Pres Ind Pl P2) => m_ + "ordéis" ; + VPB (Pres Ind Pl P2) => m_ + "ordéis" ; VPB (Pres Ind Pl P3) => m_ + "uerden" ; VPB (Pres Sub Sg P1) => m_ + "uerda" ; VPB (Pres Sub Sg P2) => m_ + "uerdas" ; VPB (Pres Sub Sg P3) => m_ + "uerda" ; VPB (Pres Sub Pl P1) => m_ + "ordamos" ; - VPB (Pres Sub Pl P2) => m_ + "ordáis" ; + VPB (Pres Sub Pl P2) => m_ + "ordáis" ; VPB (Pres Sub Pl P3) => m_ + "uerdan" ; - VPB (Impf Ind Sg P1) => m_ + "ordía" ; --# notpresent - VPB (Impf Ind Sg P2) => m_ + "ordías" ; --# notpresent - VPB (Impf Ind Sg P3) => m_ + "ordía" ; --# notpresent - VPB (Impf Ind Pl P1) => m_ + "ordíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => m_ + "ordíais" ; --# notpresent - VPB (Impf Ind Pl P3) => m_ + "ordían" ; --# notpresent + VPB (Impf Ind Sg P1) => m_ + "ordía" ; --# notpresent + VPB (Impf Ind Sg P2) => m_ + "ordías" ; --# notpresent + VPB (Impf Ind Sg P3) => m_ + "ordía" ; --# notpresent + VPB (Impf Ind Pl P1) => m_ + "ordíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => m_ + "ordíais" ; --# notpresent + VPB (Impf Ind Pl P3) => m_ + "ordían" ; --# notpresent VPB (Impf Sub Sg P1) => m_ + "ordiera" ; --# notpresent VPB (Impf Sub Sg P2) => m_ + "ordieras" ; --# notpresent VPB (Impf Sub Sg P3) => m_ + "ordiera" ; --# notpresent - VPB (Impf Sub Pl P1) => m_ + "ordiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => m_ + "ordiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => m_ + "ordierais" ; --# notpresent VPB (Impf Sub Pl P3) => m_ + "ordieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => m_ + "ordiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => m_ + "ordieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => m_ + "ordiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => m_ + "ordiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => m_ + "ordiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => m_ + "ordieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => m_ + "ordiesen" ; --# notpresent - VPB (Pret Sg P1) => m_ + "ordí" ; --# notpresent + VPB (Pret Sg P1) => m_ + "ordí" ; --# notpresent VPB (Pret Sg P2) => m_ + "ordiste" ; --# notpresent - VPB (Pret Sg P3) => m_ + "ordió" ; --# notpresent + VPB (Pret Sg P3) => m_ + "ordió" ; --# notpresent VPB (Pret Pl P1) => m_ + "ordimos" ; --# notpresent VPB (Pret Pl P2) => m_ + "ordisteis" ; --# notpresent VPB (Pret Pl P3) => m_ + "ordieron" ; --# notpresent - VPB (Fut Ind Sg P1) => m_ + "orderé" ; --# notpresent - VPB (Fut Ind Sg P2) => m_ + "orderás" ; --# notpresent - VPB (Fut Ind Sg P3) => m_ + "orderá" ; --# notpresent + VPB (Fut Ind Sg P1) => m_ + "orderé" ; --# notpresent + VPB (Fut Ind Sg P2) => m_ + "orderás" ; --# notpresent + VPB (Fut Ind Sg P3) => m_ + "orderá" ; --# notpresent VPB (Fut Ind Pl P1) => m_ + "orderemos" ; --# notpresent - VPB (Fut Ind Pl P2) => m_ + "orderéis" ; --# notpresent - VPB (Fut Ind Pl P3) => m_ + "orderán" ; --# notpresent + VPB (Fut Ind Pl P2) => m_ + "orderéis" ; --# notpresent + VPB (Fut Ind Pl P3) => m_ + "orderán" ; --# notpresent VPB (Fut Sub Sg P1) => m_ + "ordiere" ; --# notpresent VPB (Fut Sub Sg P2) => m_ + "ordieres" ; --# notpresent VPB (Fut Sub Sg P3) => m_ + "ordiere" ; --# notpresent - VPB (Fut Sub Pl P1) => m_ + "ordiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => m_ + "ordiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => m_ + "ordiereis" ; --# notpresent VPB (Fut Sub Pl P3) => m_ + "ordieren" ; --# notpresent - VPB (Cond Sg P1) => m_ + "ordería" ; --# notpresent - VPB (Cond Sg P2) => m_ + "orderías" ; --# notpresent - VPB (Cond Sg P3) => m_ + "ordería" ; --# notpresent - VPB (Cond Pl P1) => m_ + "orderíamos" ; --# notpresent - VPB (Cond Pl P2) => m_ + "orderíais" ; --# notpresent - VPB (Cond Pl P3) => m_ + "orderían" ; --# notpresent + VPB (Cond Sg P1) => m_ + "ordería" ; --# notpresent + VPB (Cond Sg P2) => m_ + "orderías" ; --# notpresent + VPB (Cond Sg P3) => m_ + "ordería" ; --# notpresent + VPB (Cond Pl P1) => m_ + "orderíamos" ; --# notpresent + VPB (Cond Pl P2) => m_ + "orderíais" ; --# notpresent + VPB (Cond Pl P3) => m_ + "orderían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => m_ + "uerde" ; VPB (Imper Sg P3) => m_ + "uerda" ; @@ -3916,73 +3916,73 @@ oper morder_50b : Str -> Verbum = \morder -> oper oir_51 : Str -> Verbum = \oir -> let o_ = Predef.tk 2 oir in {s = table { - VI Infn => o_ + "ír" ; + VI Infn => o_ + "ír" ; VI Ger => o_ + "yendo" ; - VI Part => o_ + "ído" ; + VI Part => o_ + "ído" ; VPB (Pres Ind Sg P1) => o_ + "igo" ; VPB (Pres Ind Sg P2) => o_ + "yes" ; VPB (Pres Ind Sg P3) => o_ + "ye" ; - VPB (Pres Ind Pl P1) => o_ + "ímos" ; - VPB (Pres Ind Pl P2) => o_ + "ís" ; + VPB (Pres Ind Pl P1) => o_ + "ímos" ; + VPB (Pres Ind Pl P2) => o_ + "ís" ; VPB (Pres Ind Pl P3) => o_ + "yen" ; VPB (Pres Sub Sg P1) => o_ + "iga" ; VPB (Pres Sub Sg P2) => o_ + "igas" ; VPB (Pres Sub Sg P3) => o_ + "iga" ; VPB (Pres Sub Pl P1) => o_ + "igamos" ; - VPB (Pres Sub Pl P2) => o_ + "igáis" ; + VPB (Pres Sub Pl P2) => o_ + "igáis" ; VPB (Pres Sub Pl P3) => o_ + "igan" ; - VPB (Impf Ind Sg P1) => o_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => o_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => o_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => o_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => o_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => o_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => o_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => o_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => o_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => o_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => o_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => o_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => o_ + "yera" ; --# notpresent VPB (Impf Sub Sg P2) => o_ + "yeras" ; --# notpresent VPB (Impf Sub Sg P3) => o_ + "yera" ; --# notpresent - VPB (Impf Sub Pl P1) => o_ + "yéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => o_ + "yéramos" ; --# notpresent VPB (Impf Sub Pl P2) => o_ + "yerais" ; --# notpresent VPB (Impf Sub Pl P3) => o_ + "yeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => o_ + "yese" ; --# notpresent VPB (ImpfSub2 Sg P2) => o_ + "yeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => o_ + "yese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => o_ + "yésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => o_ + "yésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => o_ + "yeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => o_ + "yesen" ; --# notpresent - VPB (Pret Sg P1) => o_ + "í" ; --# notpresent + VPB (Pret Sg P1) => o_ + "í" ; --# notpresent VPB (Pret Sg P2) => o_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => o_ + "yó" ; --# notpresent - VPB (Pret Pl P1) => o_ + "ímos" ; --# notpresent - VPB (Pret Pl P2) => o_ + "ísteis" ; --# notpresent + VPB (Pret Sg P3) => o_ + "yó" ; --# notpresent + VPB (Pret Pl P1) => o_ + "ímos" ; --# notpresent + VPB (Pret Pl P2) => o_ + "ísteis" ; --# notpresent VPB (Pret Pl P3) => o_ + "yeron" ; --# notpresent - VPB (Fut Ind Sg P1) => o_ + "iré" ; --# notpresent - VPB (Fut Ind Sg P2) => o_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => o_ + "irá" ; --# notpresent + VPB (Fut Ind Sg P1) => o_ + "iré" ; --# notpresent + VPB (Fut Ind Sg P2) => o_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => o_ + "irá" ; --# notpresent VPB (Fut Ind Pl P1) => o_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => o_ + "iréis" ; --# notpresent - VPB (Fut Ind Pl P3) => o_ + "irán" ; --# notpresent + VPB (Fut Ind Pl P2) => o_ + "iréis" ; --# notpresent + VPB (Fut Ind Pl P3) => o_ + "irán" ; --# notpresent VPB (Fut Sub Sg P1) => o_ + "yere" ; --# notpresent VPB (Fut Sub Sg P2) => o_ + "yeres" ; --# notpresent VPB (Fut Sub Sg P3) => o_ + "yere" ; --# notpresent - VPB (Fut Sub Pl P1) => o_ + "yéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => o_ + "yéremos" ; --# notpresent VPB (Fut Sub Pl P2) => o_ + "yereis" ; --# notpresent VPB (Fut Sub Pl P3) => o_ + "yeren" ; --# notpresent - VPB (Cond Sg P1) => o_ + "iría" ; --# notpresent - VPB (Cond Sg P2) => o_ + "irías" ; --# notpresent - VPB (Cond Sg P3) => o_ + "iría" ; --# notpresent - VPB (Cond Pl P1) => o_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => o_ + "iríais" ; --# notpresent - VPB (Cond Pl P3) => o_ + "irían" ; --# notpresent + VPB (Cond Sg P1) => o_ + "iría" ; --# notpresent + VPB (Cond Sg P2) => o_ + "irías" ; --# notpresent + VPB (Cond Sg P3) => o_ + "iría" ; --# notpresent + VPB (Cond Pl P1) => o_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => o_ + "iríais" ; --# notpresent + VPB (Cond Pl P3) => o_ + "irían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => o_ + "ye" ; VPB (Imper Sg P3) => o_ + "iga" ; VPB (Imper Pl P1) => o_ + "igamos" ; - VPB (Imper Pl P2) => o_ + "íd" ; + VPB (Imper Pl P2) => o_ + "íd" ; VPB (Imper Pl P3) => o_ + "igan" ; - VPB (Pass Sg Masc) => o_ + "ído" ; - VPB (Pass Sg Fem) => o_ + "ída" ; - VPB (Pass Pl Masc) => o_ + "ídos" ; - VPB (Pass Pl Fem) => o_ + "ídas" + VPB (Pass Sg Masc) => o_ + "ído" ; + VPB (Pass Sg Fem) => o_ + "ída" ; + VPB (Pass Pl Masc) => o_ + "ídos" ; + VPB (Pass Pl Fem) => o_ + "ídas" } } ; @@ -3996,56 +3996,56 @@ oper oler_52 : Str -> Verbum = \oler -> VPB (Pres Ind Sg P2) => x_ + "hueles" ; VPB (Pres Ind Sg P3) => x_ + "huele" ; VPB (Pres Ind Pl P1) => x_ + "olemos" ; - VPB (Pres Ind Pl P2) => x_ + "oléis" ; + VPB (Pres Ind Pl P2) => x_ + "oléis" ; VPB (Pres Ind Pl P3) => x_ + "huelen" ; VPB (Pres Sub Sg P1) => x_ + "huela" ; VPB (Pres Sub Sg P2) => x_ + "huelas" ; VPB (Pres Sub Sg P3) => x_ + "huela" ; VPB (Pres Sub Pl P1) => x_ + "olamos" ; - VPB (Pres Sub Pl P2) => x_ + "oláis" ; + VPB (Pres Sub Pl P2) => x_ + "oláis" ; VPB (Pres Sub Pl P3) => x_ + "huelan" ; - VPB (Impf Ind Sg P1) => x_ + "olía" ; --# notpresent - VPB (Impf Ind Sg P2) => x_ + "olías" ; --# notpresent - VPB (Impf Ind Sg P3) => x_ + "olía" ; --# notpresent - VPB (Impf Ind Pl P1) => x_ + "olíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => x_ + "olíais" ; --# notpresent - VPB (Impf Ind Pl P3) => x_ + "olían" ; --# notpresent + VPB (Impf Ind Sg P1) => x_ + "olía" ; --# notpresent + VPB (Impf Ind Sg P2) => x_ + "olías" ; --# notpresent + VPB (Impf Ind Sg P3) => x_ + "olía" ; --# notpresent + VPB (Impf Ind Pl P1) => x_ + "olíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => x_ + "olíais" ; --# notpresent + VPB (Impf Ind Pl P3) => x_ + "olían" ; --# notpresent VPB (Impf Sub Sg P1) => x_ + "oliera" ; --# notpresent VPB (Impf Sub Sg P2) => x_ + "olieras" ; --# notpresent VPB (Impf Sub Sg P3) => x_ + "oliera" ; --# notpresent - VPB (Impf Sub Pl P1) => x_ + "oliéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => x_ + "oliéramos" ; --# notpresent VPB (Impf Sub Pl P2) => x_ + "olierais" ; --# notpresent VPB (Impf Sub Pl P3) => x_ + "olieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => x_ + "oliese" ; --# notpresent VPB (ImpfSub2 Sg P2) => x_ + "olieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => x_ + "oliese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => x_ + "oliésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => x_ + "oliésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => x_ + "olieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => x_ + "oliesen" ; --# notpresent - VPB (Pret Sg P1) => x_ + "olí" ; --# notpresent + VPB (Pret Sg P1) => x_ + "olí" ; --# notpresent VPB (Pret Sg P2) => x_ + "oliste" ; --# notpresent - VPB (Pret Sg P3) => x_ + "olió" ; --# notpresent + VPB (Pret Sg P3) => x_ + "olió" ; --# notpresent VPB (Pret Pl P1) => x_ + "olimos" ; --# notpresent VPB (Pret Pl P2) => x_ + "olisteis" ; --# notpresent VPB (Pret Pl P3) => x_ + "olieron" ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + "oleré" ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + "olerás" ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "olerá" ; --# notpresent + VPB (Fut Ind Sg P1) => x_ + "oleré" ; --# notpresent + VPB (Fut Ind Sg P2) => x_ + "olerás" ; --# notpresent + VPB (Fut Ind Sg P3) => x_ + "olerá" ; --# notpresent VPB (Fut Ind Pl P1) => x_ + "oleremos" ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + "oleréis" ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + "olerán" ; --# notpresent + VPB (Fut Ind Pl P2) => x_ + "oleréis" ; --# notpresent + VPB (Fut Ind Pl P3) => x_ + "olerán" ; --# notpresent VPB (Fut Sub Sg P1) => x_ + "oliere" ; --# notpresent VPB (Fut Sub Sg P2) => x_ + "olieres" ; --# notpresent VPB (Fut Sub Sg P3) => x_ + "oliere" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + "oliéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => x_ + "oliéremos" ; --# notpresent VPB (Fut Sub Pl P2) => x_ + "oliereis" ; --# notpresent VPB (Fut Sub Pl P3) => x_ + "olieren" ; --# notpresent - VPB (Cond Sg P1) => x_ + "olería" ; --# notpresent - VPB (Cond Sg P2) => x_ + "olerías" ; --# notpresent - VPB (Cond Sg P3) => x_ + "olería" ; --# notpresent - VPB (Cond Pl P1) => x_ + "oleríamos" ; --# notpresent - VPB (Cond Pl P2) => x_ + "oleríais" ; --# notpresent - VPB (Cond Pl P3) => x_ + "olerían" ; --# notpresent + VPB (Cond Sg P1) => x_ + "olería" ; --# notpresent + VPB (Cond Sg P2) => x_ + "olerías" ; --# notpresent + VPB (Cond Sg P3) => x_ + "olería" ; --# notpresent + VPB (Cond Pl P1) => x_ + "oleríamos" ; --# notpresent + VPB (Cond Pl P2) => x_ + "oleríais" ; --# notpresent + VPB (Cond Pl P3) => x_ + "olerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => x_ + "huele" ; VPB (Imper Sg P3) => x_ + "huela" ; @@ -4068,56 +4068,56 @@ oper pagar_53 : Str -> Verbum = \pagar -> VPB (Pres Ind Sg P2) => pag_ + "as" ; VPB (Pres Ind Sg P3) => pag_ + "a" ; VPB (Pres Ind Pl P1) => pag_ + "amos" ; - VPB (Pres Ind Pl P2) => pag_ + "áis" ; + VPB (Pres Ind Pl P2) => pag_ + "áis" ; VPB (Pres Ind Pl P3) => pag_ + "an" ; VPB (Pres Sub Sg P1) => pag_ + "ue" ; VPB (Pres Sub Sg P2) => pag_ + "ues" ; VPB (Pres Sub Sg P3) => pag_ + "ue" ; VPB (Pres Sub Pl P1) => pag_ + "uemos" ; - VPB (Pres Sub Pl P2) => pag_ + "uéis" ; + VPB (Pres Sub Pl P2) => pag_ + "uéis" ; VPB (Pres Sub Pl P3) => pag_ + "uen" ; VPB (Impf Ind Sg P1) => pag_ + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => pag_ + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => pag_ + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => pag_ + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => pag_ + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => pag_ + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => pag_ + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => pag_ + "ara" ; --# notpresent VPB (Impf Sub Sg P2) => pag_ + "aras" ; --# notpresent VPB (Impf Sub Sg P3) => pag_ + "ara" ; --# notpresent - VPB (Impf Sub Pl P1) => pag_ + "áramos" ; --# notpresent + VPB (Impf Sub Pl P1) => pag_ + "áramos" ; --# notpresent VPB (Impf Sub Pl P2) => pag_ + "arais" ; --# notpresent VPB (Impf Sub Pl P3) => pag_ + "aran" ; --# notpresent VPB (ImpfSub2 Sg P1) => pag_ + "ase" ; --# notpresent VPB (ImpfSub2 Sg P2) => pag_ + "ases" ; --# notpresent VPB (ImpfSub2 Sg P3) => pag_ + "ase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => pag_ + "ásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => pag_ + "ásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => pag_ + "aseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => pag_ + "asen" ; --# notpresent - VPB (Pret Sg P1) => pag_ + "ué" ; --# notpresent + VPB (Pret Sg P1) => pag_ + "ué" ; --# notpresent VPB (Pret Sg P2) => pag_ + "aste" ; --# notpresent - VPB (Pret Sg P3) => pag_ + "ó" ; --# notpresent + VPB (Pret Sg P3) => pag_ + "ó" ; --# notpresent VPB (Pret Pl P1) => pag_ + "amos" ; --# notpresent VPB (Pret Pl P2) => pag_ + "asteis" ; --# notpresent VPB (Pret Pl P3) => pag_ + "aron" ; --# notpresent - VPB (Fut Ind Sg P1) => pag_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => pag_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => pag_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => pag_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => pag_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => pag_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => pag_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => pag_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => pag_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => pag_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => pag_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => pag_ + "are" ; --# notpresent VPB (Fut Sub Sg P2) => pag_ + "ares" ; --# notpresent VPB (Fut Sub Sg P3) => pag_ + "are" ; --# notpresent - VPB (Fut Sub Pl P1) => pag_ + "áremos" ; --# notpresent + VPB (Fut Sub Pl P1) => pag_ + "áremos" ; --# notpresent VPB (Fut Sub Pl P2) => pag_ + "areis" ; --# notpresent VPB (Fut Sub Pl P3) => pag_ + "aren" ; --# notpresent - VPB (Cond Sg P1) => pag_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => pag_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => pag_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => pag_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => pag_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => pag_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => pag_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => pag_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => pag_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => pag_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => pag_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => pag_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => pag_ + "a" ; VPB (Imper Sg P3) => pag_ + "ue" ; @@ -4140,56 +4140,56 @@ oper parecer_54 : Str -> Verbum = \parecer -> VPB (Pres Ind Sg P2) => pare_ + "ces" ; VPB (Pres Ind Sg P3) => pare_ + "ce" ; VPB (Pres Ind Pl P1) => pare_ + "cemos" ; - VPB (Pres Ind Pl P2) => pare_ + "céis" ; + VPB (Pres Ind Pl P2) => pare_ + "céis" ; VPB (Pres Ind Pl P3) => pare_ + "cen" ; VPB (Pres Sub Sg P1) => pare_ + "zca" ; VPB (Pres Sub Sg P2) => pare_ + "zcas" ; VPB (Pres Sub Sg P3) => pare_ + "zca" ; VPB (Pres Sub Pl P1) => pare_ + "zcamos" ; - VPB (Pres Sub Pl P2) => pare_ + "zcáis" ; + VPB (Pres Sub Pl P2) => pare_ + "zcáis" ; VPB (Pres Sub Pl P3) => pare_ + "zcan" ; - VPB (Impf Ind Sg P1) => pare_ + "cía" ; --# notpresent - VPB (Impf Ind Sg P2) => pare_ + "cías" ; --# notpresent - VPB (Impf Ind Sg P3) => pare_ + "cía" ; --# notpresent - VPB (Impf Ind Pl P1) => pare_ + "cíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => pare_ + "cíais" ; --# notpresent - VPB (Impf Ind Pl P3) => pare_ + "cían" ; --# notpresent + VPB (Impf Ind Sg P1) => pare_ + "cía" ; --# notpresent + VPB (Impf Ind Sg P2) => pare_ + "cías" ; --# notpresent + VPB (Impf Ind Sg P3) => pare_ + "cía" ; --# notpresent + VPB (Impf Ind Pl P1) => pare_ + "cíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => pare_ + "cíais" ; --# notpresent + VPB (Impf Ind Pl P3) => pare_ + "cían" ; --# notpresent VPB (Impf Sub Sg P1) => pare_ + "ciera" ; --# notpresent VPB (Impf Sub Sg P2) => pare_ + "cieras" ; --# notpresent VPB (Impf Sub Sg P3) => pare_ + "ciera" ; --# notpresent - VPB (Impf Sub Pl P1) => pare_ + "ciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => pare_ + "ciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => pare_ + "cierais" ; --# notpresent VPB (Impf Sub Pl P3) => pare_ + "cieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => pare_ + "ciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => pare_ + "cieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => pare_ + "ciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => pare_ + "ciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => pare_ + "ciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => pare_ + "cieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => pare_ + "ciesen" ; --# notpresent - VPB (Pret Sg P1) => pare_ + "cí" ; --# notpresent + VPB (Pret Sg P1) => pare_ + "cí" ; --# notpresent VPB (Pret Sg P2) => pare_ + "ciste" ; --# notpresent - VPB (Pret Sg P3) => pare_ + "ció" ; --# notpresent + VPB (Pret Sg P3) => pare_ + "ció" ; --# notpresent VPB (Pret Pl P1) => pare_ + "cimos" ; --# notpresent VPB (Pret Pl P2) => pare_ + "cisteis" ; --# notpresent VPB (Pret Pl P3) => pare_ + "cieron" ; --# notpresent - VPB (Fut Ind Sg P1) => pare_ + "ceré" ; --# notpresent - VPB (Fut Ind Sg P2) => pare_ + "cerás" ; --# notpresent - VPB (Fut Ind Sg P3) => pare_ + "cerá" ; --# notpresent + VPB (Fut Ind Sg P1) => pare_ + "ceré" ; --# notpresent + VPB (Fut Ind Sg P2) => pare_ + "cerás" ; --# notpresent + VPB (Fut Ind Sg P3) => pare_ + "cerá" ; --# notpresent VPB (Fut Ind Pl P1) => pare_ + "ceremos" ; --# notpresent - VPB (Fut Ind Pl P2) => pare_ + "ceréis" ; --# notpresent - VPB (Fut Ind Pl P3) => pare_ + "cerán" ; --# notpresent + VPB (Fut Ind Pl P2) => pare_ + "ceréis" ; --# notpresent + VPB (Fut Ind Pl P3) => pare_ + "cerán" ; --# notpresent VPB (Fut Sub Sg P1) => pare_ + "ciere" ; --# notpresent VPB (Fut Sub Sg P2) => pare_ + "cieres" ; --# notpresent VPB (Fut Sub Sg P3) => pare_ + "ciere" ; --# notpresent - VPB (Fut Sub Pl P1) => pare_ + "ciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => pare_ + "ciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => pare_ + "ciereis" ; --# notpresent VPB (Fut Sub Pl P3) => pare_ + "cieren" ; --# notpresent - VPB (Cond Sg P1) => pare_ + "cería" ; --# notpresent - VPB (Cond Sg P2) => pare_ + "cerías" ; --# notpresent - VPB (Cond Sg P3) => pare_ + "cería" ; --# notpresent - VPB (Cond Pl P1) => pare_ + "ceríamos" ; --# notpresent - VPB (Cond Pl P2) => pare_ + "ceríais" ; --# notpresent - VPB (Cond Pl P3) => pare_ + "cerían" ; --# notpresent + VPB (Cond Sg P1) => pare_ + "cería" ; --# notpresent + VPB (Cond Sg P2) => pare_ + "cerías" ; --# notpresent + VPB (Cond Sg P3) => pare_ + "cería" ; --# notpresent + VPB (Cond Pl P1) => pare_ + "ceríamos" ; --# notpresent + VPB (Cond Pl P2) => pare_ + "ceríais" ; --# notpresent + VPB (Cond Pl P3) => pare_ + "cerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => pare_ + "ce" ; VPB (Imper Sg P3) => pare_ + "zca" ; @@ -4212,56 +4212,56 @@ oper pedir_55 : Str -> Verbum = \pedir -> VPB (Pres Ind Sg P2) => p_ + "ides" ; VPB (Pres Ind Sg P3) => p_ + "ide" ; VPB (Pres Ind Pl P1) => p_ + "edimos" ; - VPB (Pres Ind Pl P2) => p_ + "edís" ; + VPB (Pres Ind Pl P2) => p_ + "edís" ; VPB (Pres Ind Pl P3) => p_ + "iden" ; VPB (Pres Sub Sg P1) => p_ + "ida" ; VPB (Pres Sub Sg P2) => p_ + "idas" ; VPB (Pres Sub Sg P3) => p_ + "ida" ; VPB (Pres Sub Pl P1) => p_ + "idamos" ; - VPB (Pres Sub Pl P2) => p_ + "idáis" ; + VPB (Pres Sub Pl P2) => p_ + "idáis" ; VPB (Pres Sub Pl P3) => p_ + "idan" ; - VPB (Impf Ind Sg P1) => p_ + "edía" ; --# notpresent - VPB (Impf Ind Sg P2) => p_ + "edías" ; --# notpresent - VPB (Impf Ind Sg P3) => p_ + "edía" ; --# notpresent - VPB (Impf Ind Pl P1) => p_ + "edíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => p_ + "edíais" ; --# notpresent - VPB (Impf Ind Pl P3) => p_ + "edían" ; --# notpresent + VPB (Impf Ind Sg P1) => p_ + "edía" ; --# notpresent + VPB (Impf Ind Sg P2) => p_ + "edías" ; --# notpresent + VPB (Impf Ind Sg P3) => p_ + "edía" ; --# notpresent + VPB (Impf Ind Pl P1) => p_ + "edíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => p_ + "edíais" ; --# notpresent + VPB (Impf Ind Pl P3) => p_ + "edían" ; --# notpresent VPB (Impf Sub Sg P1) => p_ + "idiera" ; --# notpresent VPB (Impf Sub Sg P2) => p_ + "idieras" ; --# notpresent VPB (Impf Sub Sg P3) => p_ + "idiera" ; --# notpresent - VPB (Impf Sub Pl P1) => p_ + "idiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => p_ + "idiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => p_ + "idierais" ; --# notpresent VPB (Impf Sub Pl P3) => p_ + "idieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => p_ + "idiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => p_ + "idieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => p_ + "idiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => p_ + "idiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => p_ + "idiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => p_ + "idieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => p_ + "idiesen" ; --# notpresent - VPB (Pret Sg P1) => p_ + "edí" ; --# notpresent + VPB (Pret Sg P1) => p_ + "edí" ; --# notpresent VPB (Pret Sg P2) => p_ + "ediste" ; --# notpresent - VPB (Pret Sg P3) => p_ + "idió" ; --# notpresent + VPB (Pret Sg P3) => p_ + "idió" ; --# notpresent VPB (Pret Pl P1) => p_ + "edimos" ; --# notpresent VPB (Pret Pl P2) => p_ + "edisteis" ; --# notpresent VPB (Pret Pl P3) => p_ + "idieron" ; --# notpresent - VPB (Fut Ind Sg P1) => p_ + "ediré" ; --# notpresent - VPB (Fut Ind Sg P2) => p_ + "edirás" ; --# notpresent - VPB (Fut Ind Sg P3) => p_ + "edirá" ; --# notpresent + VPB (Fut Ind Sg P1) => p_ + "ediré" ; --# notpresent + VPB (Fut Ind Sg P2) => p_ + "edirás" ; --# notpresent + VPB (Fut Ind Sg P3) => p_ + "edirá" ; --# notpresent VPB (Fut Ind Pl P1) => p_ + "ediremos" ; --# notpresent - VPB (Fut Ind Pl P2) => p_ + "ediréis" ; --# notpresent - VPB (Fut Ind Pl P3) => p_ + "edirán" ; --# notpresent + VPB (Fut Ind Pl P2) => p_ + "ediréis" ; --# notpresent + VPB (Fut Ind Pl P3) => p_ + "edirán" ; --# notpresent VPB (Fut Sub Sg P1) => p_ + "idiere" ; --# notpresent VPB (Fut Sub Sg P2) => p_ + "idieres" ; --# notpresent VPB (Fut Sub Sg P3) => p_ + "idiere" ; --# notpresent - VPB (Fut Sub Pl P1) => p_ + "idiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => p_ + "idiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => p_ + "idiereis" ; --# notpresent VPB (Fut Sub Pl P3) => p_ + "idieren" ; --# notpresent - VPB (Cond Sg P1) => p_ + "ediría" ; --# notpresent - VPB (Cond Sg P2) => p_ + "edirías" ; --# notpresent - VPB (Cond Sg P3) => p_ + "ediría" ; --# notpresent - VPB (Cond Pl P1) => p_ + "ediríamos" ; --# notpresent - VPB (Cond Pl P2) => p_ + "ediríais" ; --# notpresent - VPB (Cond Pl P3) => p_ + "edirían" ; --# notpresent + VPB (Cond Sg P1) => p_ + "ediría" ; --# notpresent + VPB (Cond Sg P2) => p_ + "edirías" ; --# notpresent + VPB (Cond Sg P3) => p_ + "ediría" ; --# notpresent + VPB (Cond Pl P1) => p_ + "ediríamos" ; --# notpresent + VPB (Cond Pl P2) => p_ + "ediríais" ; --# notpresent + VPB (Cond Pl P3) => p_ + "edirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => p_ + "ide" ; VPB (Imper Sg P3) => p_ + "ida" ; @@ -4284,56 +4284,56 @@ oper pensar_56 : Str -> Verbum = \pensar -> VPB (Pres Ind Sg P2) => p_ + "iensas" ; VPB (Pres Ind Sg P3) => p_ + "iensa" ; VPB (Pres Ind Pl P1) => p_ + "ensamos" ; - VPB (Pres Ind Pl P2) => p_ + "ensáis" ; + VPB (Pres Ind Pl P2) => p_ + "ensáis" ; VPB (Pres Ind Pl P3) => p_ + "iensan" ; VPB (Pres Sub Sg P1) => p_ + "iense" ; VPB (Pres Sub Sg P2) => p_ + "ienses" ; VPB (Pres Sub Sg P3) => p_ + "iense" ; VPB (Pres Sub Pl P1) => p_ + "ensemos" ; - VPB (Pres Sub Pl P2) => p_ + "enséis" ; + VPB (Pres Sub Pl P2) => p_ + "enséis" ; VPB (Pres Sub Pl P3) => p_ + "iensen" ; VPB (Impf Ind Sg P1) => p_ + "ensaba" ; --# notpresent VPB (Impf Ind Sg P2) => p_ + "ensabas" ; --# notpresent VPB (Impf Ind Sg P3) => p_ + "ensaba" ; --# notpresent - VPB (Impf Ind Pl P1) => p_ + "ensábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => p_ + "ensábamos" ; --# notpresent VPB (Impf Ind Pl P2) => p_ + "ensabais" ; --# notpresent VPB (Impf Ind Pl P3) => p_ + "ensaban" ; --# notpresent VPB (Impf Sub Sg P1) => p_ + "ensara" ; --# notpresent VPB (Impf Sub Sg P2) => p_ + "ensaras" ; --# notpresent VPB (Impf Sub Sg P3) => p_ + "ensara" ; --# notpresent - VPB (Impf Sub Pl P1) => p_ + "ensáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => p_ + "ensáramos" ; --# notpresent VPB (Impf Sub Pl P2) => p_ + "ensarais" ; --# notpresent VPB (Impf Sub Pl P3) => p_ + "ensaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => p_ + "ensase" ; --# notpresent VPB (ImpfSub2 Sg P2) => p_ + "ensases" ; --# notpresent VPB (ImpfSub2 Sg P3) => p_ + "ensase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => p_ + "ensásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => p_ + "ensásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => p_ + "ensaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => p_ + "ensasen" ; --# notpresent - VPB (Pret Sg P1) => p_ + "ensé" ; --# notpresent + VPB (Pret Sg P1) => p_ + "ensé" ; --# notpresent VPB (Pret Sg P2) => p_ + "ensaste" ; --# notpresent - VPB (Pret Sg P3) => p_ + "ensó" ; --# notpresent + VPB (Pret Sg P3) => p_ + "ensó" ; --# notpresent VPB (Pret Pl P1) => p_ + "ensamos" ; --# notpresent VPB (Pret Pl P2) => p_ + "ensasteis" ; --# notpresent VPB (Pret Pl P3) => p_ + "ensaron" ; --# notpresent - VPB (Fut Ind Sg P1) => p_ + "ensaré" ; --# notpresent - VPB (Fut Ind Sg P2) => p_ + "ensarás" ; --# notpresent - VPB (Fut Ind Sg P3) => p_ + "ensará" ; --# notpresent + VPB (Fut Ind Sg P1) => p_ + "ensaré" ; --# notpresent + VPB (Fut Ind Sg P2) => p_ + "ensarás" ; --# notpresent + VPB (Fut Ind Sg P3) => p_ + "ensará" ; --# notpresent VPB (Fut Ind Pl P1) => p_ + "ensaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => p_ + "ensaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => p_ + "ensarán" ; --# notpresent + VPB (Fut Ind Pl P2) => p_ + "ensaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => p_ + "ensarán" ; --# notpresent VPB (Fut Sub Sg P1) => p_ + "ensare" ; --# notpresent VPB (Fut Sub Sg P2) => p_ + "ensares" ; --# notpresent VPB (Fut Sub Sg P3) => p_ + "ensare" ; --# notpresent - VPB (Fut Sub Pl P1) => p_ + "ensáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => p_ + "ensáremos" ; --# notpresent VPB (Fut Sub Pl P2) => p_ + "ensareis" ; --# notpresent VPB (Fut Sub Pl P3) => p_ + "ensaren" ; --# notpresent - VPB (Cond Sg P1) => p_ + "ensaría" ; --# notpresent - VPB (Cond Sg P2) => p_ + "ensarías" ; --# notpresent - VPB (Cond Sg P3) => p_ + "ensaría" ; --# notpresent - VPB (Cond Pl P1) => p_ + "ensaríamos" ; --# notpresent - VPB (Cond Pl P2) => p_ + "ensaríais" ; --# notpresent - VPB (Cond Pl P3) => p_ + "ensarían" ; --# notpresent + VPB (Cond Sg P1) => p_ + "ensaría" ; --# notpresent + VPB (Cond Sg P2) => p_ + "ensarías" ; --# notpresent + VPB (Cond Sg P3) => p_ + "ensaría" ; --# notpresent + VPB (Cond Pl P1) => p_ + "ensaríamos" ; --# notpresent + VPB (Cond Pl P2) => p_ + "ensaríais" ; --# notpresent + VPB (Cond Pl P3) => p_ + "ensarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => p_ + "iensa" ; VPB (Imper Sg P3) => p_ + "iense" ; @@ -4357,56 +4357,56 @@ oper placer_57 : Str -> Verbum = \placer -> VPB (Pres Ind Sg P2) => pl_ + "aces" ; VPB (Pres Ind Sg P3) => pl_ + "ace" ; VPB (Pres Ind Pl P1) => pl_ + "acemos" ; - VPB (Pres Ind Pl P2) => pl_ + "acéis" ; + VPB (Pres Ind Pl P2) => pl_ + "acéis" ; VPB (Pres Ind Pl P3) => pl_ + "acen" ; VPB (Pres Sub Sg P1) => pl_ + "azca" ; VPB (Pres Sub Sg P2) => pl_ + "azcas" ; VPB (Pres Sub Sg P3) => pl_ + mut3 ; VPB (Pres Sub Pl P1) => pl_ + "azcamos" ; - VPB (Pres Sub Pl P2) => pl_ + "azcáis" ; + VPB (Pres Sub Pl P2) => pl_ + "azcáis" ; VPB (Pres Sub Pl P3) => pl_ + "azcan" ; - VPB (Impf Ind Sg P1) => pl_ + "acía" ; --# notpresent - VPB (Impf Ind Sg P2) => pl_ + "acías" ; --# notpresent - VPB (Impf Ind Sg P3) => pl_ + "acía" ; --# notpresent - VPB (Impf Ind Pl P1) => pl_ + "acíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => pl_ + "acíais" ; --# notpresent - VPB (Impf Ind Pl P3) => pl_ + "acían" ; --# notpresent + VPB (Impf Ind Sg P1) => pl_ + "acía" ; --# notpresent + VPB (Impf Ind Sg P2) => pl_ + "acías" ; --# notpresent + VPB (Impf Ind Sg P3) => pl_ + "acía" ; --# notpresent + VPB (Impf Ind Pl P1) => pl_ + "acíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => pl_ + "acíais" ; --# notpresent + VPB (Impf Ind Pl P3) => pl_ + "acían" ; --# notpresent VPB (Impf Sub Sg P1) => pl_ + "aciera" ; --# notpresent VPB (Impf Sub Sg P2) => pl_ + "acieras" ; --# notpresent VPB (Impf Sub Sg P3) => pl_ + mut1 + "era" ; --# notpresent - VPB (Impf Sub Pl P1) => pl_ + "aciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => pl_ + "aciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => pl_ + "acierais" ; --# notpresent VPB (Impf Sub Pl P3) => pl_ + "acieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => pl_ + "aciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => pl_ + "acieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => pl_ + mut1 + "ese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => pl_ + "aciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => pl_ + "aciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => pl_ + "acieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => pl_ + "aciesen" ; --# notpresent - VPB (Pret Sg P1) => pl_ + "ací" ; --# notpresent + VPB (Pret Sg P1) => pl_ + "ací" ; --# notpresent VPB (Pret Sg P2) => pl_ + "aciste" ; --# notpresent VPB (Pret Sg P3) => pl_ + mut2 ; --# notpresent VPB (Pret Pl P1) => pl_ + "acimos" ; --# notpresent VPB (Pret Pl P2) => pl_ + "acisteis" ; --# notpresent VPB (Pret Pl P3) => pl_ + mut1 + "eron" ; --# notpresent - VPB (Fut Ind Sg P1) => pl_ + "aceré" ; --# notpresent - VPB (Fut Ind Sg P2) => pl_ + "acerás" ; --# notpresent - VPB (Fut Ind Sg P3) => pl_ + "acerá" ; --# notpresent + VPB (Fut Ind Sg P1) => pl_ + "aceré" ; --# notpresent + VPB (Fut Ind Sg P2) => pl_ + "acerás" ; --# notpresent + VPB (Fut Ind Sg P3) => pl_ + "acerá" ; --# notpresent VPB (Fut Ind Pl P1) => pl_ + "aceremos" ; --# notpresent - VPB (Fut Ind Pl P2) => pl_ + "aceréis" ; --# notpresent - VPB (Fut Ind Pl P3) => pl_ + "acerán" ; --# notpresent + VPB (Fut Ind Pl P2) => pl_ + "aceréis" ; --# notpresent + VPB (Fut Ind Pl P3) => pl_ + "acerán" ; --# notpresent VPB (Fut Sub Sg P1) => pl_ + "aciere" ; --# notpresent VPB (Fut Sub Sg P2) => pl_ + "acieres" ; --# notpresent VPB (Fut Sub Sg P3) => pl_ + mut1 + "ere" ; --# notpresent - VPB (Fut Sub Pl P1) => pl_ + "aciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => pl_ + "aciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => pl_ + "aciereis" ; --# notpresent VPB (Fut Sub Pl P3) => pl_ + "acieren" ; --# notpresent - VPB (Cond Sg P1) => pl_ + "acería" ; --# notpresent - VPB (Cond Sg P2) => pl_ + "acerías" ; --# notpresent - VPB (Cond Sg P3) => pl_ + "acería" ; --# notpresent - VPB (Cond Pl P1) => pl_ + "aceríamos" ; --# notpresent - VPB (Cond Pl P2) => pl_ + "aceríais" ; --# notpresent - VPB (Cond Pl P3) => pl_ + "acerían" ; --# notpresent + VPB (Cond Sg P1) => pl_ + "acería" ; --# notpresent + VPB (Cond Sg P2) => pl_ + "acerías" ; --# notpresent + VPB (Cond Sg P3) => pl_ + "acería" ; --# notpresent + VPB (Cond Pl P1) => pl_ + "aceríamos" ; --# notpresent + VPB (Cond Pl P2) => pl_ + "aceríais" ; --# notpresent + VPB (Cond Pl P3) => pl_ + "acerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => pl_ + "ace" ; VPB (Imper Sg P3) => pl_ + "azca" ; @@ -4419,7 +4419,7 @@ oper placer_57 : Str -> Verbum = \placer -> VPB (Pass Pl Fem) => pl_ + "acidas" } } - in variants {pl_verbum "aci" "ació" "azca" ; + in variants {pl_verbum "aci" "ació" "azca" ; pl_verbum "ugui" "ugo" (variants {pl_ + "egue" ; pl_ + "ega"}) ; } ; @@ -4433,30 +4433,30 @@ oper poder_58 : Str -> Verbum = \poder -> VPB (Pres Ind Sg P2) => p_ + "uedes" ; VPB (Pres Ind Sg P3) => p_ + "uede" ; VPB (Pres Ind Pl P1) => p_ + "odemos" ; - VPB (Pres Ind Pl P2) => p_ + "odéis" ; + VPB (Pres Ind Pl P2) => p_ + "odéis" ; VPB (Pres Ind Pl P3) => p_ + "ueden" ; VPB (Pres Sub Sg P1) => p_ + "ueda" ; VPB (Pres Sub Sg P2) => p_ + "uedas" ; VPB (Pres Sub Sg P3) => p_ + "ueda" ; VPB (Pres Sub Pl P1) => p_ + "odamos" ; - VPB (Pres Sub Pl P2) => p_ + "odáis" ; + VPB (Pres Sub Pl P2) => p_ + "odáis" ; VPB (Pres Sub Pl P3) => p_ + "uedan" ; - VPB (Impf Ind Sg P1) => p_ + "odía" ; --# notpresent - VPB (Impf Ind Sg P2) => p_ + "odías" ; --# notpresent - VPB (Impf Ind Sg P3) => p_ + "odía" ; --# notpresent - VPB (Impf Ind Pl P1) => p_ + "odíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => p_ + "odíais" ; --# notpresent - VPB (Impf Ind Pl P3) => p_ + "odían" ; --# notpresent + VPB (Impf Ind Sg P1) => p_ + "odía" ; --# notpresent + VPB (Impf Ind Sg P2) => p_ + "odías" ; --# notpresent + VPB (Impf Ind Sg P3) => p_ + "odía" ; --# notpresent + VPB (Impf Ind Pl P1) => p_ + "odíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => p_ + "odíais" ; --# notpresent + VPB (Impf Ind Pl P3) => p_ + "odían" ; --# notpresent VPB (Impf Sub Sg P1) => p_ + "udiera" ; --# notpresent VPB (Impf Sub Sg P2) => p_ + "udieras" ; --# notpresent VPB (Impf Sub Sg P3) => p_ + "udiera" ; --# notpresent - VPB (Impf Sub Pl P1) => p_ + "udiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => p_ + "udiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => p_ + "udierais" ; --# notpresent VPB (Impf Sub Pl P3) => p_ + "udieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => p_ + "udiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => p_ + "udieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => p_ + "udiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => p_ + "udiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => p_ + "udiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => p_ + "udieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => p_ + "udiesen" ; --# notpresent VPB (Pret Sg P1) => p_ + "ude" ; --# notpresent @@ -4465,24 +4465,24 @@ oper poder_58 : Str -> Verbum = \poder -> VPB (Pret Pl P1) => p_ + "udimos" ; --# notpresent VPB (Pret Pl P2) => p_ + "udisteis" ; --# notpresent VPB (Pret Pl P3) => p_ + "udieron" ; --# notpresent - VPB (Fut Ind Sg P1) => p_ + "odré" ; --# notpresent - VPB (Fut Ind Sg P2) => p_ + "odrás" ; --# notpresent - VPB (Fut Ind Sg P3) => p_ + "odrá" ; --# notpresent + VPB (Fut Ind Sg P1) => p_ + "odré" ; --# notpresent + VPB (Fut Ind Sg P2) => p_ + "odrás" ; --# notpresent + VPB (Fut Ind Sg P3) => p_ + "odrá" ; --# notpresent VPB (Fut Ind Pl P1) => p_ + "odremos" ; --# notpresent - VPB (Fut Ind Pl P2) => p_ + "odréis" ; --# notpresent - VPB (Fut Ind Pl P3) => p_ + "odrán" ; --# notpresent + VPB (Fut Ind Pl P2) => p_ + "odréis" ; --# notpresent + VPB (Fut Ind Pl P3) => p_ + "odrán" ; --# notpresent VPB (Fut Sub Sg P1) => p_ + "udiere" ; --# notpresent VPB (Fut Sub Sg P2) => p_ + "udieres" ; --# notpresent VPB (Fut Sub Sg P3) => p_ + "udiere" ; --# notpresent - VPB (Fut Sub Pl P1) => p_ + "udiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => p_ + "udiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => p_ + "udiereis" ; --# notpresent VPB (Fut Sub Pl P3) => p_ + "udieren" ; --# notpresent - VPB (Cond Sg P1) => p_ + "odría" ; --# notpresent - VPB (Cond Sg P2) => p_ + "odrías" ; --# notpresent - VPB (Cond Sg P3) => p_ + "odría" ; --# notpresent - VPB (Cond Pl P1) => p_ + "odríamos" ; --# notpresent - VPB (Cond Pl P2) => p_ + "odríais" ; --# notpresent - VPB (Cond Pl P3) => p_ + "odrían" ; --# notpresent + VPB (Cond Sg P1) => p_ + "odría" ; --# notpresent + VPB (Cond Sg P2) => p_ + "odrías" ; --# notpresent + VPB (Cond Sg P3) => p_ + "odría" ; --# notpresent + VPB (Cond Pl P1) => p_ + "odríamos" ; --# notpresent + VPB (Cond Pl P2) => p_ + "odríais" ; --# notpresent + VPB (Cond Pl P3) => p_ + "odrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => p_ + "uede" ; VPB (Imper Sg P3) => p_ + "ueda" ; @@ -4505,30 +4505,30 @@ oper poner_60 : Str -> Verbum = \poner -> VPB (Pres Ind Sg P2) => p_ + "ones" ; VPB (Pres Ind Sg P3) => p_ + "one" ; VPB (Pres Ind Pl P1) => p_ + "onemos" ; - VPB (Pres Ind Pl P2) => p_ + "onéis" ; + VPB (Pres Ind Pl P2) => p_ + "onéis" ; VPB (Pres Ind Pl P3) => p_ + "onen" ; VPB (Pres Sub Sg P1) => p_ + "onga" ; VPB (Pres Sub Sg P2) => p_ + "ongas" ; VPB (Pres Sub Sg P3) => p_ + "onga" ; VPB (Pres Sub Pl P1) => p_ + "ongamos" ; - VPB (Pres Sub Pl P2) => p_ + "ongáis" ; + VPB (Pres Sub Pl P2) => p_ + "ongáis" ; VPB (Pres Sub Pl P3) => p_ + "ongan" ; - VPB (Impf Ind Sg P1) => p_ + "onía" ; --# notpresent - VPB (Impf Ind Sg P2) => p_ + "onías" ; --# notpresent - VPB (Impf Ind Sg P3) => p_ + "onía" ; --# notpresent - VPB (Impf Ind Pl P1) => p_ + "oníamos" ; --# notpresent - VPB (Impf Ind Pl P2) => p_ + "oníais" ; --# notpresent - VPB (Impf Ind Pl P3) => p_ + "onían" ; --# notpresent + VPB (Impf Ind Sg P1) => p_ + "onía" ; --# notpresent + VPB (Impf Ind Sg P2) => p_ + "onías" ; --# notpresent + VPB (Impf Ind Sg P3) => p_ + "onía" ; --# notpresent + VPB (Impf Ind Pl P1) => p_ + "oníamos" ; --# notpresent + VPB (Impf Ind Pl P2) => p_ + "oníais" ; --# notpresent + VPB (Impf Ind Pl P3) => p_ + "onían" ; --# notpresent VPB (Impf Sub Sg P1) => p_ + "usiera" ; --# notpresent VPB (Impf Sub Sg P2) => p_ + "usieras" ; --# notpresent VPB (Impf Sub Sg P3) => p_ + "usiera" ; --# notpresent - VPB (Impf Sub Pl P1) => p_ + "usiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => p_ + "usiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => p_ + "usierais" ; --# notpresent VPB (Impf Sub Pl P3) => p_ + "usieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => p_ + "usiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => p_ + "usieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => p_ + "usiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => p_ + "usiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => p_ + "usiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => p_ + "usieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => p_ + "usiesen" ; --# notpresent VPB (Pret Sg P1) => p_ + "use" ; --# notpresent @@ -4537,24 +4537,24 @@ oper poner_60 : Str -> Verbum = \poner -> VPB (Pret Pl P1) => p_ + "usimos" ; --# notpresent VPB (Pret Pl P2) => p_ + "usisteis" ; --# notpresent VPB (Pret Pl P3) => p_ + "usieron" ; --# notpresent - VPB (Fut Ind Sg P1) => p_ + "ondré" ; --# notpresent - VPB (Fut Ind Sg P2) => p_ + "ondrás" ; --# notpresent - VPB (Fut Ind Sg P3) => p_ + "ondrá" ; --# notpresent + VPB (Fut Ind Sg P1) => p_ + "ondré" ; --# notpresent + VPB (Fut Ind Sg P2) => p_ + "ondrás" ; --# notpresent + VPB (Fut Ind Sg P3) => p_ + "ondrá" ; --# notpresent VPB (Fut Ind Pl P1) => p_ + "ondremos" ; --# notpresent - VPB (Fut Ind Pl P2) => p_ + "ondréis" ; --# notpresent - VPB (Fut Ind Pl P3) => p_ + "ondrán" ; --# notpresent + VPB (Fut Ind Pl P2) => p_ + "ondréis" ; --# notpresent + VPB (Fut Ind Pl P3) => p_ + "ondrán" ; --# notpresent VPB (Fut Sub Sg P1) => p_ + "usiere" ; --# notpresent VPB (Fut Sub Sg P2) => p_ + "usieres" ; --# notpresent VPB (Fut Sub Sg P3) => p_ + "usiere" ; --# notpresent - VPB (Fut Sub Pl P1) => p_ + "usiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => p_ + "usiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => p_ + "usiereis" ; --# notpresent VPB (Fut Sub Pl P3) => p_ + "usieren" ; --# notpresent - VPB (Cond Sg P1) => p_ + "ondría" ; --# notpresent - VPB (Cond Sg P2) => p_ + "ondrías" ; --# notpresent - VPB (Cond Sg P3) => p_ + "ondría" ; --# notpresent - VPB (Cond Pl P1) => p_ + "ondríamos" ; --# notpresent - VPB (Cond Pl P2) => p_ + "ondríais" ; --# notpresent - VPB (Cond Pl P3) => p_ + "ondrían" ; --# notpresent + VPB (Cond Sg P1) => p_ + "ondría" ; --# notpresent + VPB (Cond Sg P2) => p_ + "ondrías" ; --# notpresent + VPB (Cond Sg P3) => p_ + "ondría" ; --# notpresent + VPB (Cond Pl P1) => p_ + "ondríamos" ; --# notpresent + VPB (Cond Pl P2) => p_ + "ondríais" ; --# notpresent + VPB (Cond Pl P3) => p_ + "ondrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => p_ + "on" ; VPB (Imper Sg P3) => p_ + "onga" ; @@ -4577,30 +4577,30 @@ oper predecir_61 : Str -> Verbum = \predecir -> VPB (Pres Ind Sg P2) => pred_ + "ices" ; VPB (Pres Ind Sg P3) => pred_ + "ice" ; VPB (Pres Ind Pl P1) => pred_ + "ecimos" ; - VPB (Pres Ind Pl P2) => pred_ + "ecís" ; + VPB (Pres Ind Pl P2) => pred_ + "ecís" ; VPB (Pres Ind Pl P3) => pred_ + "icen" ; VPB (Pres Sub Sg P1) => pred_ + "iga" ; VPB (Pres Sub Sg P2) => pred_ + "igas" ; VPB (Pres Sub Sg P3) => pred_ + "iga" ; VPB (Pres Sub Pl P1) => pred_ + "igamos" ; - VPB (Pres Sub Pl P2) => pred_ + "igáis" ; + VPB (Pres Sub Pl P2) => pred_ + "igáis" ; VPB (Pres Sub Pl P3) => pred_ + "igan" ; - VPB (Impf Ind Sg P1) => pred_ + "ecía" ; --# notpresent - VPB (Impf Ind Sg P2) => pred_ + "ecías" ; --# notpresent - VPB (Impf Ind Sg P3) => pred_ + "ecía" ; --# notpresent - VPB (Impf Ind Pl P1) => pred_ + "ecíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => pred_ + "ecíais" ; --# notpresent - VPB (Impf Ind Pl P3) => pred_ + "ecían" ; --# notpresent + VPB (Impf Ind Sg P1) => pred_ + "ecía" ; --# notpresent + VPB (Impf Ind Sg P2) => pred_ + "ecías" ; --# notpresent + VPB (Impf Ind Sg P3) => pred_ + "ecía" ; --# notpresent + VPB (Impf Ind Pl P1) => pred_ + "ecíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => pred_ + "ecíais" ; --# notpresent + VPB (Impf Ind Pl P3) => pred_ + "ecían" ; --# notpresent VPB (Impf Sub Sg P1) => pred_ + "ijera" ; --# notpresent VPB (Impf Sub Sg P2) => pred_ + "ijeras" ; --# notpresent VPB (Impf Sub Sg P3) => pred_ + "ijera" ; --# notpresent - VPB (Impf Sub Pl P1) => pred_ + "ijéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => pred_ + "ijéramos" ; --# notpresent VPB (Impf Sub Pl P2) => pred_ + "ijerais" ; --# notpresent VPB (Impf Sub Pl P3) => pred_ + "ijeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => pred_ + "ijese" ; --# notpresent VPB (ImpfSub2 Sg P2) => pred_ + "ijeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => pred_ + "ijese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => pred_ + "ijésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => pred_ + "ijésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => pred_ + "ijeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => pred_ + "ijesen" ; --# notpresent VPB (Pret Sg P1) => pred_ + "ije" ; --# notpresent @@ -4609,24 +4609,24 @@ oper predecir_61 : Str -> Verbum = \predecir -> VPB (Pret Pl P1) => pred_ + "ijimos" ; --# notpresent VPB (Pret Pl P2) => pred_ + "ijisteis" ; --# notpresent VPB (Pret Pl P3) => pred_ + "ijeron" ; --# notpresent - VPB (Fut Ind Sg P1) => pred_ + "eciré" ; --# notpresent - VPB (Fut Ind Sg P2) => pred_ + "ecirás" ; --# notpresent - VPB (Fut Ind Sg P3) => pred_ + "ecirá" ; --# notpresent + VPB (Fut Ind Sg P1) => pred_ + "eciré" ; --# notpresent + VPB (Fut Ind Sg P2) => pred_ + "ecirás" ; --# notpresent + VPB (Fut Ind Sg P3) => pred_ + "ecirá" ; --# notpresent VPB (Fut Ind Pl P1) => pred_ + "eciremos" ; --# notpresent - VPB (Fut Ind Pl P2) => pred_ + "eciréis" ; --# notpresent - VPB (Fut Ind Pl P3) => pred_ + "ecirán" ; --# notpresent + VPB (Fut Ind Pl P2) => pred_ + "eciréis" ; --# notpresent + VPB (Fut Ind Pl P3) => pred_ + "ecirán" ; --# notpresent VPB (Fut Sub Sg P1) => pred_ + "ijere" ; --# notpresent VPB (Fut Sub Sg P2) => pred_ + "ijeres" ; --# notpresent VPB (Fut Sub Sg P3) => pred_ + "ijere" ; --# notpresent - VPB (Fut Sub Pl P1) => pred_ + "ijéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => pred_ + "ijéremos" ; --# notpresent VPB (Fut Sub Pl P2) => pred_ + "ijereis" ; --# notpresent VPB (Fut Sub Pl P3) => pred_ + "ijeren" ; --# notpresent - VPB (Cond Sg P1) => pred_ + "eciría" ; --# notpresent - VPB (Cond Sg P2) => pred_ + "ecirías" ; --# notpresent - VPB (Cond Sg P3) => pred_ + "eciría" ; --# notpresent - VPB (Cond Pl P1) => pred_ + "eciríamos" ; --# notpresent - VPB (Cond Pl P2) => pred_ + "eciríais" ; --# notpresent - VPB (Cond Pl P3) => pred_ + "ecirían" ; --# notpresent + VPB (Cond Sg P1) => pred_ + "eciría" ; --# notpresent + VPB (Cond Sg P2) => pred_ + "ecirías" ; --# notpresent + VPB (Cond Sg P3) => pred_ + "eciría" ; --# notpresent + VPB (Cond Pl P1) => pred_ + "eciríamos" ; --# notpresent + VPB (Cond Pl P2) => pred_ + "eciríais" ; --# notpresent + VPB (Cond Pl P3) => pred_ + "ecirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => pred_ + "ice" ; VPB (Imper Sg P3) => pred_ + "iga" ; @@ -4649,30 +4649,30 @@ oper producir_62 : Str -> Verbum = \producir -> VPB (Pres Ind Sg P2) => produ_ + "ces" ; VPB (Pres Ind Sg P3) => produ_ + "ce" ; VPB (Pres Ind Pl P1) => produ_ + "cimos" ; - VPB (Pres Ind Pl P2) => produ_ + "cís" ; + VPB (Pres Ind Pl P2) => produ_ + "cís" ; VPB (Pres Ind Pl P3) => produ_ + "cen" ; VPB (Pres Sub Sg P1) => produ_ + "zca" ; VPB (Pres Sub Sg P2) => produ_ + "zcas" ; VPB (Pres Sub Sg P3) => produ_ + "zca" ; VPB (Pres Sub Pl P1) => produ_ + "zcamos" ; - VPB (Pres Sub Pl P2) => produ_ + "zcáis" ; + VPB (Pres Sub Pl P2) => produ_ + "zcáis" ; VPB (Pres Sub Pl P3) => produ_ + "zcan" ; - VPB (Impf Ind Sg P1) => produ_ + "cía" ; --# notpresent - VPB (Impf Ind Sg P2) => produ_ + "cías" ; --# notpresent - VPB (Impf Ind Sg P3) => produ_ + "cía" ; --# notpresent - VPB (Impf Ind Pl P1) => produ_ + "cíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => produ_ + "cíais" ; --# notpresent - VPB (Impf Ind Pl P3) => produ_ + "cían" ; --# notpresent + VPB (Impf Ind Sg P1) => produ_ + "cía" ; --# notpresent + VPB (Impf Ind Sg P2) => produ_ + "cías" ; --# notpresent + VPB (Impf Ind Sg P3) => produ_ + "cía" ; --# notpresent + VPB (Impf Ind Pl P1) => produ_ + "cíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => produ_ + "cíais" ; --# notpresent + VPB (Impf Ind Pl P3) => produ_ + "cían" ; --# notpresent VPB (Impf Sub Sg P1) => produ_ + "jera" ; --# notpresent VPB (Impf Sub Sg P2) => produ_ + "jeras" ; --# notpresent VPB (Impf Sub Sg P3) => produ_ + "jera" ; --# notpresent - VPB (Impf Sub Pl P1) => produ_ + "jéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => produ_ + "jéramos" ; --# notpresent VPB (Impf Sub Pl P2) => produ_ + "jerais" ; --# notpresent VPB (Impf Sub Pl P3) => produ_ + "jeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => produ_ + "jese" ; --# notpresent VPB (ImpfSub2 Sg P2) => produ_ + "jeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => produ_ + "jese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => produ_ + "jésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => produ_ + "jésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => produ_ + "jeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => produ_ + "jesen" ; --# notpresent VPB (Pret Sg P1) => produ_ + "je" ; --# notpresent @@ -4681,24 +4681,24 @@ oper producir_62 : Str -> Verbum = \producir -> VPB (Pret Pl P1) => produ_ + "jimos" ; --# notpresent VPB (Pret Pl P2) => produ_ + "jisteis" ; --# notpresent VPB (Pret Pl P3) => produ_ + "jeron" ; --# notpresent - VPB (Fut Ind Sg P1) => produ_ + "ciré" ; --# notpresent - VPB (Fut Ind Sg P2) => produ_ + "cirás" ; --# notpresent - VPB (Fut Ind Sg P3) => produ_ + "cirá" ; --# notpresent + VPB (Fut Ind Sg P1) => produ_ + "ciré" ; --# notpresent + VPB (Fut Ind Sg P2) => produ_ + "cirás" ; --# notpresent + VPB (Fut Ind Sg P3) => produ_ + "cirá" ; --# notpresent VPB (Fut Ind Pl P1) => produ_ + "ciremos" ; --# notpresent - VPB (Fut Ind Pl P2) => produ_ + "ciréis" ; --# notpresent - VPB (Fut Ind Pl P3) => produ_ + "cirán" ; --# notpresent + VPB (Fut Ind Pl P2) => produ_ + "ciréis" ; --# notpresent + VPB (Fut Ind Pl P3) => produ_ + "cirán" ; --# notpresent VPB (Fut Sub Sg P1) => produ_ + "jere" ; --# notpresent VPB (Fut Sub Sg P2) => produ_ + "jeres" ; --# notpresent VPB (Fut Sub Sg P3) => produ_ + "jere" ; --# notpresent - VPB (Fut Sub Pl P1) => produ_ + "jéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => produ_ + "jéremos" ; --# notpresent VPB (Fut Sub Pl P2) => produ_ + "jereis" ; --# notpresent VPB (Fut Sub Pl P3) => produ_ + "jeren" ; --# notpresent - VPB (Cond Sg P1) => produ_ + "ciría" ; --# notpresent - VPB (Cond Sg P2) => produ_ + "cirías" ; --# notpresent - VPB (Cond Sg P3) => produ_ + "ciría" ; --# notpresent - VPB (Cond Pl P1) => produ_ + "ciríamos" ; --# notpresent - VPB (Cond Pl P2) => produ_ + "ciríais" ; --# notpresent - VPB (Cond Pl P3) => produ_ + "cirían" ; --# notpresent + VPB (Cond Sg P1) => produ_ + "ciría" ; --# notpresent + VPB (Cond Sg P2) => produ_ + "cirías" ; --# notpresent + VPB (Cond Sg P3) => produ_ + "ciría" ; --# notpresent + VPB (Cond Pl P1) => produ_ + "ciríamos" ; --# notpresent + VPB (Cond Pl P2) => produ_ + "ciríais" ; --# notpresent + VPB (Cond Pl P3) => produ_ + "cirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => produ_ + "ce" ; VPB (Imper Sg P3) => produ_ + "zca" ; @@ -4717,66 +4717,66 @@ oper prohibir_63 : Str -> Verbum = \prohibir -> VI Infn => proh_ + "ibir" ; VI Ger => proh_ + "ibiendo" ; VI Part => proh_ + "ibido" ; - VPB (Pres Ind Sg P1) => proh_ + "íbo" ; - VPB (Pres Ind Sg P2) => proh_ + "íbes" ; - VPB (Pres Ind Sg P3) => proh_ + "íbe" ; + VPB (Pres Ind Sg P1) => proh_ + "íbo" ; + VPB (Pres Ind Sg P2) => proh_ + "íbes" ; + VPB (Pres Ind Sg P3) => proh_ + "íbe" ; VPB (Pres Ind Pl P1) => proh_ + "ibimos" ; - VPB (Pres Ind Pl P2) => proh_ + "ibís" ; - VPB (Pres Ind Pl P3) => proh_ + "íben" ; - VPB (Pres Sub Sg P1) => proh_ + "íba" ; - VPB (Pres Sub Sg P2) => proh_ + "íbas" ; - VPB (Pres Sub Sg P3) => proh_ + "íba" ; + VPB (Pres Ind Pl P2) => proh_ + "ibís" ; + VPB (Pres Ind Pl P3) => proh_ + "íben" ; + VPB (Pres Sub Sg P1) => proh_ + "íba" ; + VPB (Pres Sub Sg P2) => proh_ + "íbas" ; + VPB (Pres Sub Sg P3) => proh_ + "íba" ; VPB (Pres Sub Pl P1) => proh_ + "ibamos" ; - VPB (Pres Sub Pl P2) => proh_ + "ibáis" ; - VPB (Pres Sub Pl P3) => proh_ + "íban" ; - VPB (Impf Ind Sg P1) => proh_ + "ibía" ; --# notpresent - VPB (Impf Ind Sg P2) => proh_ + "ibías" ; --# notpresent - VPB (Impf Ind Sg P3) => proh_ + "ibía" ; --# notpresent - VPB (Impf Ind Pl P1) => proh_ + "ibíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => proh_ + "ibíais" ; --# notpresent - VPB (Impf Ind Pl P3) => proh_ + "ibían" ; --# notpresent + VPB (Pres Sub Pl P2) => proh_ + "ibáis" ; + VPB (Pres Sub Pl P3) => proh_ + "íban" ; + VPB (Impf Ind Sg P1) => proh_ + "ibía" ; --# notpresent + VPB (Impf Ind Sg P2) => proh_ + "ibías" ; --# notpresent + VPB (Impf Ind Sg P3) => proh_ + "ibía" ; --# notpresent + VPB (Impf Ind Pl P1) => proh_ + "ibíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => proh_ + "ibíais" ; --# notpresent + VPB (Impf Ind Pl P3) => proh_ + "ibían" ; --# notpresent VPB (Impf Sub Sg P1) => proh_ + "ibiera" ; --# notpresent VPB (Impf Sub Sg P2) => proh_ + "ibieras" ; --# notpresent VPB (Impf Sub Sg P3) => proh_ + "ibiera" ; --# notpresent - VPB (Impf Sub Pl P1) => proh_ + "ibiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => proh_ + "ibiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => proh_ + "ibierais" ; --# notpresent VPB (Impf Sub Pl P3) => proh_ + "ibieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => proh_ + "ibiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => proh_ + "ibieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => proh_ + "ibiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => proh_ + "ibiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => proh_ + "ibiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => proh_ + "ibieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => proh_ + "ibiesen" ; --# notpresent - VPB (Pret Sg P1) => proh_ + "ibí" ; --# notpresent + VPB (Pret Sg P1) => proh_ + "ibí" ; --# notpresent VPB (Pret Sg P2) => proh_ + "ibiste" ; --# notpresent - VPB (Pret Sg P3) => proh_ + "ibió" ; --# notpresent + VPB (Pret Sg P3) => proh_ + "ibió" ; --# notpresent VPB (Pret Pl P1) => proh_ + "ibimos" ; --# notpresent VPB (Pret Pl P2) => proh_ + "ibisteis" ; --# notpresent VPB (Pret Pl P3) => proh_ + "ibieron" ; --# notpresent - VPB (Fut Ind Sg P1) => proh_ + "ibiré" ; --# notpresent - VPB (Fut Ind Sg P2) => proh_ + "ibirás" ; --# notpresent - VPB (Fut Ind Sg P3) => proh_ + "ibirá" ; --# notpresent + VPB (Fut Ind Sg P1) => proh_ + "ibiré" ; --# notpresent + VPB (Fut Ind Sg P2) => proh_ + "ibirás" ; --# notpresent + VPB (Fut Ind Sg P3) => proh_ + "ibirá" ; --# notpresent VPB (Fut Ind Pl P1) => proh_ + "ibiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => proh_ + "ibiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => proh_ + "ibirán" ; --# notpresent + VPB (Fut Ind Pl P2) => proh_ + "ibiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => proh_ + "ibirán" ; --# notpresent VPB (Fut Sub Sg P1) => proh_ + "ibiere" ; --# notpresent VPB (Fut Sub Sg P2) => proh_ + "ibieres" ; --# notpresent VPB (Fut Sub Sg P3) => proh_ + "ibiere" ; --# notpresent - VPB (Fut Sub Pl P1) => proh_ + "ibiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => proh_ + "ibiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => proh_ + "ibiereis" ; --# notpresent VPB (Fut Sub Pl P3) => proh_ + "ibieren" ; --# notpresent - VPB (Cond Sg P1) => proh_ + "ibiría" ; --# notpresent - VPB (Cond Sg P2) => proh_ + "ibirías" ; --# notpresent - VPB (Cond Sg P3) => proh_ + "ibiría" ; --# notpresent - VPB (Cond Pl P1) => proh_ + "ibiríamos" ; --# notpresent - VPB (Cond Pl P2) => proh_ + "ibiríais" ; --# notpresent - VPB (Cond Pl P3) => proh_ + "ibirían" ; --# notpresent + VPB (Cond Sg P1) => proh_ + "ibiría" ; --# notpresent + VPB (Cond Sg P2) => proh_ + "ibirías" ; --# notpresent + VPB (Cond Sg P3) => proh_ + "ibiría" ; --# notpresent + VPB (Cond Pl P1) => proh_ + "ibiríamos" ; --# notpresent + VPB (Cond Pl P2) => proh_ + "ibiríais" ; --# notpresent + VPB (Cond Pl P3) => proh_ + "ibirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => proh_ + "íbe" ; - VPB (Imper Sg P3) => proh_ + "íba" ; + VPB (Imper Sg P2) => proh_ + "íbe" ; + VPB (Imper Sg P3) => proh_ + "íba" ; VPB (Imper Pl P1) => proh_ + "ibamos" ; VPB (Imper Pl P2) => proh_ + "ibid" ; - VPB (Imper Pl P3) => proh_ + "íban" ; + VPB (Imper Pl P3) => proh_ + "íban" ; VPB (Pass Sg Masc) => proh_ + "ibido" ; VPB (Pass Sg Fem) => proh_ + "ibida" ; VPB (Pass Pl Masc) => proh_ + "ibidos" ; @@ -4793,30 +4793,30 @@ oper querer_64 : Str -> Verbum = \querer -> VPB (Pres Ind Sg P2) => qu_ + "ieres" ; VPB (Pres Ind Sg P3) => qu_ + "iere" ; VPB (Pres Ind Pl P1) => qu_ + "eremos" ; - VPB (Pres Ind Pl P2) => qu_ + "eréis" ; + VPB (Pres Ind Pl P2) => qu_ + "eréis" ; VPB (Pres Ind Pl P3) => qu_ + "ieren" ; VPB (Pres Sub Sg P1) => qu_ + "iera" ; VPB (Pres Sub Sg P2) => qu_ + "ieras" ; VPB (Pres Sub Sg P3) => qu_ + "iera" ; VPB (Pres Sub Pl P1) => qu_ + "eramos" ; - VPB (Pres Sub Pl P2) => qu_ + "eráis" ; + VPB (Pres Sub Pl P2) => qu_ + "eráis" ; VPB (Pres Sub Pl P3) => qu_ + "ieran" ; - VPB (Impf Ind Sg P1) => qu_ + "ería" ; --# notpresent - VPB (Impf Ind Sg P2) => qu_ + "erías" ; --# notpresent - VPB (Impf Ind Sg P3) => qu_ + "ería" ; --# notpresent - VPB (Impf Ind Pl P1) => qu_ + "eríamos" ; --# notpresent - VPB (Impf Ind Pl P2) => qu_ + "eríais" ; --# notpresent - VPB (Impf Ind Pl P3) => qu_ + "erían" ; --# notpresent + VPB (Impf Ind Sg P1) => qu_ + "ería" ; --# notpresent + VPB (Impf Ind Sg P2) => qu_ + "erías" ; --# notpresent + VPB (Impf Ind Sg P3) => qu_ + "ería" ; --# notpresent + VPB (Impf Ind Pl P1) => qu_ + "eríamos" ; --# notpresent + VPB (Impf Ind Pl P2) => qu_ + "eríais" ; --# notpresent + VPB (Impf Ind Pl P3) => qu_ + "erían" ; --# notpresent VPB (Impf Sub Sg P1) => qu_ + "isiera" ; --# notpresent VPB (Impf Sub Sg P2) => qu_ + "isieras" ; --# notpresent VPB (Impf Sub Sg P3) => qu_ + "isiera" ; --# notpresent - VPB (Impf Sub Pl P1) => qu_ + "isiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => qu_ + "isiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => qu_ + "isierais" ; --# notpresent VPB (Impf Sub Pl P3) => qu_ + "isieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => qu_ + "isiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => qu_ + "isieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => qu_ + "isiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => qu_ + "isiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => qu_ + "isiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => qu_ + "isieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => qu_ + "isiesen" ; --# notpresent VPB (Pret Sg P1) => qu_ + "ise" ; --# notpresent @@ -4825,24 +4825,24 @@ oper querer_64 : Str -> Verbum = \querer -> VPB (Pret Pl P1) => qu_ + "isimos" ; --# notpresent VPB (Pret Pl P2) => qu_ + "isisteis" ; --# notpresent VPB (Pret Pl P3) => qu_ + "isieron" ; --# notpresent - VPB (Fut Ind Sg P1) => qu_ + "erré" ; --# notpresent - VPB (Fut Ind Sg P2) => qu_ + "errás" ; --# notpresent - VPB (Fut Ind Sg P3) => qu_ + "errá" ; --# notpresent + VPB (Fut Ind Sg P1) => qu_ + "erré" ; --# notpresent + VPB (Fut Ind Sg P2) => qu_ + "errás" ; --# notpresent + VPB (Fut Ind Sg P3) => qu_ + "errá" ; --# notpresent VPB (Fut Ind Pl P1) => qu_ + "erremos" ; --# notpresent - VPB (Fut Ind Pl P2) => qu_ + "erréis" ; --# notpresent - VPB (Fut Ind Pl P3) => qu_ + "errán" ; --# notpresent + VPB (Fut Ind Pl P2) => qu_ + "erréis" ; --# notpresent + VPB (Fut Ind Pl P3) => qu_ + "errán" ; --# notpresent VPB (Fut Sub Sg P1) => qu_ + "isiere" ; --# notpresent VPB (Fut Sub Sg P2) => qu_ + "isieres" ; --# notpresent VPB (Fut Sub Sg P3) => qu_ + "isiere" ; --# notpresent - VPB (Fut Sub Pl P1) => qu_ + "isiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => qu_ + "isiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => qu_ + "isiereis" ; --# notpresent VPB (Fut Sub Pl P3) => qu_ + "isieren" ; --# notpresent - VPB (Cond Sg P1) => qu_ + "erría" ; --# notpresent - VPB (Cond Sg P2) => qu_ + "errías" ; --# notpresent - VPB (Cond Sg P3) => qu_ + "erría" ; --# notpresent - VPB (Cond Pl P1) => qu_ + "erríamos" ; --# notpresent - VPB (Cond Pl P2) => qu_ + "erríais" ; --# notpresent - VPB (Cond Pl P3) => qu_ + "errían" ; --# notpresent + VPB (Cond Sg P1) => qu_ + "erría" ; --# notpresent + VPB (Cond Sg P2) => qu_ + "errías" ; --# notpresent + VPB (Cond Sg P3) => qu_ + "erría" ; --# notpresent + VPB (Cond Pl P1) => qu_ + "erríamos" ; --# notpresent + VPB (Cond Pl P2) => qu_ + "erríais" ; --# notpresent + VPB (Cond Pl P3) => qu_ + "errían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => qu_ + "iere" ; VPB (Imper Sg P3) => qu_ + "iera" ; @@ -4860,71 +4860,71 @@ oper raer_65 : Str -> Verbum = \raer -> {s = table { VI Infn => ra_ + "er" ; VI Ger => ra_ + "yendo" ; - VI Part => ra_ + "ído" ; + VI Part => ra_ + "ído" ; VPB (Pres Ind Sg P1) => variants {ra_ + "o" ; ra_ + "igo"} ; VPB (Pres Ind Sg P2) => ra_ + "es" ; VPB (Pres Ind Sg P3) => ra_ + "e" ; VPB (Pres Ind Pl P1) => ra_ + "emos" ; - VPB (Pres Ind Pl P2) => ra_ + "éis" ; + VPB (Pres Ind Pl P2) => ra_ + "éis" ; VPB (Pres Ind Pl P3) => ra_ + "en" ; VPB (Pres Sub Sg P1) => ra_ + "iga" ; VPB (Pres Sub Sg P2) => ra_ + "igas" ; VPB (Pres Sub Sg P3) => ra_ + "iga" ; VPB (Pres Sub Pl P1) => ra_ + "igamos" ; - VPB (Pres Sub Pl P2) => ra_ + "igáis" ; + VPB (Pres Sub Pl P2) => ra_ + "igáis" ; VPB (Pres Sub Pl P3) => ra_ + "igan" ; - VPB (Impf Ind Sg P1) => ra_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => ra_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => ra_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => ra_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => ra_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => ra_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => ra_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => ra_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => ra_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => ra_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => ra_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => ra_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => ra_ + "yera" ; --# notpresent VPB (Impf Sub Sg P2) => ra_ + "yeras" ; --# notpresent VPB (Impf Sub Sg P3) => ra_ + "yera" ; --# notpresent - VPB (Impf Sub Pl P1) => ra_ + "yéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => ra_ + "yéramos" ; --# notpresent VPB (Impf Sub Pl P2) => ra_ + "yerais" ; --# notpresent VPB (Impf Sub Pl P3) => ra_ + "yeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => ra_ + "yese" ; --# notpresent VPB (ImpfSub2 Sg P2) => ra_ + "yeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => ra_ + "yese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => ra_ + "yésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => ra_ + "yésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => ra_ + "yeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => ra_ + "yesen" ; --# notpresent - VPB (Pret Sg P1) => ra_ + "í" ; --# notpresent - VPB (Pret Sg P2) => ra_ + "íste" ; --# notpresent - VPB (Pret Sg P3) => ra_ + "yó" ; --# notpresent - VPB (Pret Pl P1) => ra_ + "ímos" ; --# notpresent - VPB (Pret Pl P2) => ra_ + "ísteis" ; --# notpresent + VPB (Pret Sg P1) => ra_ + "í" ; --# notpresent + VPB (Pret Sg P2) => ra_ + "íste" ; --# notpresent + VPB (Pret Sg P3) => ra_ + "yó" ; --# notpresent + VPB (Pret Pl P1) => ra_ + "ímos" ; --# notpresent + VPB (Pret Pl P2) => ra_ + "ísteis" ; --# notpresent VPB (Pret Pl P3) => ra_ + "yeron" ; --# notpresent - VPB (Fut Ind Sg P1) => ra_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => ra_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => ra_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => ra_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => ra_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => ra_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => ra_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => ra_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => ra_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => ra_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => ra_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => ra_ + "yere" ; --# notpresent VPB (Fut Sub Sg P2) => ra_ + "yeres" ; --# notpresent VPB (Fut Sub Sg P3) => ra_ + "yere" ; --# notpresent - VPB (Fut Sub Pl P1) => ra_ + "yéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => ra_ + "yéremos" ; --# notpresent VPB (Fut Sub Pl P2) => ra_ + "yereis" ; --# notpresent VPB (Fut Sub Pl P3) => ra_ + "yeren" ; --# notpresent - VPB (Cond Sg P1) => ra_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => ra_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => ra_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => ra_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => ra_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => ra_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => ra_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => ra_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => ra_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => ra_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => ra_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => ra_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => ra_ + "e" ; VPB (Imper Sg P3) => ra_ + "iga" ; VPB (Imper Pl P1) => ra_ + "igamos" ; VPB (Imper Pl P2) => ra_ + "ed" ; VPB (Imper Pl P3) => ra_ + "igan" ; - VPB (Pass Sg Masc) => ra_ + "ído" ; - VPB (Pass Sg Fem) => ra_ + "ída" ; - VPB (Pass Pl Masc) => ra_ + "ídos" ; - VPB (Pass Pl Fem) => ra_ + "ídas" + VPB (Pass Sg Masc) => ra_ + "ído" ; + VPB (Pass Sg Fem) => ra_ + "ída" ; + VPB (Pass Pl Masc) => ra_ + "ídos" ; + VPB (Pass Pl Fem) => ra_ + "ídas" } } ; oper regar_66 : Str -> Verbum = \regar -> @@ -4937,56 +4937,56 @@ oper regar_66 : Str -> Verbum = \regar -> VPB (Pres Ind Sg P2) => r_ + "iegas" ; VPB (Pres Ind Sg P3) => r_ + "iega" ; VPB (Pres Ind Pl P1) => r_ + "egamos" ; - VPB (Pres Ind Pl P2) => r_ + "egáis" ; + VPB (Pres Ind Pl P2) => r_ + "egáis" ; VPB (Pres Ind Pl P3) => r_ + "iegan" ; VPB (Pres Sub Sg P1) => r_ + "iegue" ; VPB (Pres Sub Sg P2) => r_ + "iegues" ; VPB (Pres Sub Sg P3) => r_ + "iegue" ; VPB (Pres Sub Pl P1) => r_ + "eguemos" ; - VPB (Pres Sub Pl P2) => r_ + "eguéis" ; + VPB (Pres Sub Pl P2) => r_ + "eguéis" ; VPB (Pres Sub Pl P3) => r_ + "ieguen" ; VPB (Impf Ind Sg P1) => r_ + "egaba" ; --# notpresent VPB (Impf Ind Sg P2) => r_ + "egabas" ; --# notpresent VPB (Impf Ind Sg P3) => r_ + "egaba" ; --# notpresent - VPB (Impf Ind Pl P1) => r_ + "egábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => r_ + "egábamos" ; --# notpresent VPB (Impf Ind Pl P2) => r_ + "egabais" ; --# notpresent VPB (Impf Ind Pl P3) => r_ + "egaban" ; --# notpresent VPB (Impf Sub Sg P1) => r_ + "egara" ; --# notpresent VPB (Impf Sub Sg P2) => r_ + "egaras" ; --# notpresent VPB (Impf Sub Sg P3) => r_ + "egara" ; --# notpresent - VPB (Impf Sub Pl P1) => r_ + "egáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => r_ + "egáramos" ; --# notpresent VPB (Impf Sub Pl P2) => r_ + "egarais" ; --# notpresent VPB (Impf Sub Pl P3) => r_ + "egaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => r_ + "egase" ; --# notpresent VPB (ImpfSub2 Sg P2) => r_ + "egases" ; --# notpresent VPB (ImpfSub2 Sg P3) => r_ + "egase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => r_ + "egásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => r_ + "egásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => r_ + "egaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => r_ + "egasen" ; --# notpresent - VPB (Pret Sg P1) => r_ + "egué" ; --# notpresent + VPB (Pret Sg P1) => r_ + "egué" ; --# notpresent VPB (Pret Sg P2) => r_ + "egaste" ; --# notpresent - VPB (Pret Sg P3) => r_ + "egó" ; --# notpresent + VPB (Pret Sg P3) => r_ + "egó" ; --# notpresent VPB (Pret Pl P1) => r_ + "egamos" ; --# notpresent VPB (Pret Pl P2) => r_ + "egasteis" ; --# notpresent VPB (Pret Pl P3) => r_ + "egaron" ; --# notpresent - VPB (Fut Ind Sg P1) => r_ + "egaré" ; --# notpresent - VPB (Fut Ind Sg P2) => r_ + "egarás" ; --# notpresent - VPB (Fut Ind Sg P3) => r_ + "egará" ; --# notpresent + VPB (Fut Ind Sg P1) => r_ + "egaré" ; --# notpresent + VPB (Fut Ind Sg P2) => r_ + "egarás" ; --# notpresent + VPB (Fut Ind Sg P3) => r_ + "egará" ; --# notpresent VPB (Fut Ind Pl P1) => r_ + "egaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => r_ + "egaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => r_ + "egarán" ; --# notpresent + VPB (Fut Ind Pl P2) => r_ + "egaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => r_ + "egarán" ; --# notpresent VPB (Fut Sub Sg P1) => r_ + "egare" ; --# notpresent VPB (Fut Sub Sg P2) => r_ + "egares" ; --# notpresent VPB (Fut Sub Sg P3) => r_ + "egare" ; --# notpresent - VPB (Fut Sub Pl P1) => r_ + "egáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => r_ + "egáremos" ; --# notpresent VPB (Fut Sub Pl P2) => r_ + "egareis" ; --# notpresent VPB (Fut Sub Pl P3) => r_ + "egaren" ; --# notpresent - VPB (Cond Sg P1) => r_ + "egaría" ; --# notpresent - VPB (Cond Sg P2) => r_ + "egarías" ; --# notpresent - VPB (Cond Sg P3) => r_ + "egaría" ; --# notpresent - VPB (Cond Pl P1) => r_ + "egaríamos" ; --# notpresent - VPB (Cond Pl P2) => r_ + "egaríais" ; --# notpresent - VPB (Cond Pl P3) => r_ + "egarían" ; --# notpresent + VPB (Cond Sg P1) => r_ + "egaría" ; --# notpresent + VPB (Cond Sg P2) => r_ + "egarías" ; --# notpresent + VPB (Cond Sg P3) => r_ + "egaría" ; --# notpresent + VPB (Cond Pl P1) => r_ + "egaríamos" ; --# notpresent + VPB (Cond Pl P2) => r_ + "egaríais" ; --# notpresent + VPB (Cond Pl P3) => r_ + "egarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => r_ + "iega" ; VPB (Imper Sg P3) => r_ + "iegue" ; @@ -4999,76 +4999,76 @@ oper regar_66 : Str -> Verbum = \regar -> VPB (Pass Pl Fem) => r_ + "egadas" } } ; -oper reñir_68 : Str -> Verbum = \reñir -> - let r_ = Predef.tk 4 reñir in +oper reñir_68 : Str -> Verbum = \reñir -> + let r_ = Predef.tk 4 reñir in {s = table { - VI Infn => r_ + "eñir" ; - VI Ger => r_ + "iñiendo" ; - VI Part => r_ + "eñido" ; - VPB (Pres Ind Sg P1) => r_ + "iño" ; - VPB (Pres Ind Sg P2) => r_ + "iñes" ; - VPB (Pres Ind Sg P3) => r_ + "iñe" ; - VPB (Pres Ind Pl P1) => r_ + "eñimos" ; - VPB (Pres Ind Pl P2) => r_ + "eñís" ; - VPB (Pres Ind Pl P3) => r_ + "iñen" ; - VPB (Pres Sub Sg P1) => r_ + "iña" ; - VPB (Pres Sub Sg P2) => r_ + "iñas" ; - VPB (Pres Sub Sg P3) => r_ + "iña" ; - VPB (Pres Sub Pl P1) => r_ + "iñamos" ; - VPB (Pres Sub Pl P2) => r_ + "iñáis" ; - VPB (Pres Sub Pl P3) => r_ + "iñan" ; - VPB (Impf Ind Sg P1) => r_ + "eñía" ; --# notpresent - VPB (Impf Ind Sg P2) => r_ + "eñías" ; --# notpresent - VPB (Impf Ind Sg P3) => r_ + "eñía" ; --# notpresent - VPB (Impf Ind Pl P1) => r_ + "eñíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => r_ + "eñíais" ; --# notpresent - VPB (Impf Ind Pl P3) => r_ + "eñían" ; --# notpresent - VPB (Impf Sub Sg P1) => r_ + "iñera" ; --# notpresent - VPB (Impf Sub Sg P2) => r_ + "iñeras" ; --# notpresent - VPB (Impf Sub Sg P3) => r_ + "iñera" ; --# notpresent - VPB (Impf Sub Pl P1) => r_ + "iñéramos" ; --# notpresent - VPB (Impf Sub Pl P2) => r_ + "iñerais" ; --# notpresent - VPB (Impf Sub Pl P3) => r_ + "iñeran" ; --# notpresent - VPB (ImpfSub2 Sg P1) => r_ + "iñese" ; --# notpresent - VPB (ImpfSub2 Sg P2) => r_ + "iñeses" ; --# notpresent - VPB (ImpfSub2 Sg P3) => r_ + "iñese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => r_ + "iñésemos" ; --# notpresent - VPB (ImpfSub2 Pl P2) => r_ + "iñeseis" ; --# notpresent - VPB (ImpfSub2 Pl P3) => r_ + "iñesen" ; --# notpresent - VPB (Pret Sg P1) => r_ + "eñí" ; --# notpresent - VPB (Pret Sg P2) => r_ + "eñiste" ; --# notpresent - VPB (Pret Sg P3) => r_ + "iñó" ; --# notpresent - VPB (Pret Pl P1) => r_ + "eñimos" ; --# notpresent - VPB (Pret Pl P2) => r_ + "eñisteis" ; --# notpresent - VPB (Pret Pl P3) => r_ + "iñeron" ; --# notpresent - VPB (Fut Ind Sg P1) => r_ + "eñiré" ; --# notpresent - VPB (Fut Ind Sg P2) => r_ + "eñirás" ; --# notpresent - VPB (Fut Ind Sg P3) => r_ + "eñirá" ; --# notpresent - VPB (Fut Ind Pl P1) => r_ + "eñiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => r_ + "eñiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => r_ + "eñirán" ; --# notpresent - VPB (Fut Sub Sg P1) => r_ + "iñere" ; --# notpresent - VPB (Fut Sub Sg P2) => r_ + "iñeres" ; --# notpresent - VPB (Fut Sub Sg P3) => r_ + "iñere" ; --# notpresent - VPB (Fut Sub Pl P1) => r_ + "iñéremos" ; --# notpresent - VPB (Fut Sub Pl P2) => r_ + "iñereis" ; --# notpresent - VPB (Fut Sub Pl P3) => r_ + "iñeren" ; --# notpresent - VPB (Cond Sg P1) => r_ + "eñiría" ; --# notpresent - VPB (Cond Sg P2) => r_ + "eñirías" ; --# notpresent - VPB (Cond Sg P3) => r_ + "eñiría" ; --# notpresent - VPB (Cond Pl P1) => r_ + "eñiríamos" ; --# notpresent - VPB (Cond Pl P2) => r_ + "eñiríais" ; --# notpresent - VPB (Cond Pl P3) => r_ + "eñirían" ; --# notpresent + VI Infn => r_ + "eñir" ; + VI Ger => r_ + "iñiendo" ; + VI Part => r_ + "eñido" ; + VPB (Pres Ind Sg P1) => r_ + "iño" ; + VPB (Pres Ind Sg P2) => r_ + "iñes" ; + VPB (Pres Ind Sg P3) => r_ + "iñe" ; + VPB (Pres Ind Pl P1) => r_ + "eñimos" ; + VPB (Pres Ind Pl P2) => r_ + "eñís" ; + VPB (Pres Ind Pl P3) => r_ + "iñen" ; + VPB (Pres Sub Sg P1) => r_ + "iña" ; + VPB (Pres Sub Sg P2) => r_ + "iñas" ; + VPB (Pres Sub Sg P3) => r_ + "iña" ; + VPB (Pres Sub Pl P1) => r_ + "iñamos" ; + VPB (Pres Sub Pl P2) => r_ + "iñáis" ; + VPB (Pres Sub Pl P3) => r_ + "iñan" ; + VPB (Impf Ind Sg P1) => r_ + "eñía" ; --# notpresent + VPB (Impf Ind Sg P2) => r_ + "eñías" ; --# notpresent + VPB (Impf Ind Sg P3) => r_ + "eñía" ; --# notpresent + VPB (Impf Ind Pl P1) => r_ + "eñíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => r_ + "eñíais" ; --# notpresent + VPB (Impf Ind Pl P3) => r_ + "eñían" ; --# notpresent + VPB (Impf Sub Sg P1) => r_ + "iñera" ; --# notpresent + VPB (Impf Sub Sg P2) => r_ + "iñeras" ; --# notpresent + VPB (Impf Sub Sg P3) => r_ + "iñera" ; --# notpresent + VPB (Impf Sub Pl P1) => r_ + "iñéramos" ; --# notpresent + VPB (Impf Sub Pl P2) => r_ + "iñerais" ; --# notpresent + VPB (Impf Sub Pl P3) => r_ + "iñeran" ; --# notpresent + VPB (ImpfSub2 Sg P1) => r_ + "iñese" ; --# notpresent + VPB (ImpfSub2 Sg P2) => r_ + "iñeses" ; --# notpresent + VPB (ImpfSub2 Sg P3) => r_ + "iñese" ; --# notpresent + VPB (ImpfSub2 Pl P1) => r_ + "iñésemos" ; --# notpresent + VPB (ImpfSub2 Pl P2) => r_ + "iñeseis" ; --# notpresent + VPB (ImpfSub2 Pl P3) => r_ + "iñesen" ; --# notpresent + VPB (Pret Sg P1) => r_ + "eñí" ; --# notpresent + VPB (Pret Sg P2) => r_ + "eñiste" ; --# notpresent + VPB (Pret Sg P3) => r_ + "iñó" ; --# notpresent + VPB (Pret Pl P1) => r_ + "eñimos" ; --# notpresent + VPB (Pret Pl P2) => r_ + "eñisteis" ; --# notpresent + VPB (Pret Pl P3) => r_ + "iñeron" ; --# notpresent + VPB (Fut Ind Sg P1) => r_ + "eñiré" ; --# notpresent + VPB (Fut Ind Sg P2) => r_ + "eñirás" ; --# notpresent + VPB (Fut Ind Sg P3) => r_ + "eñirá" ; --# notpresent + VPB (Fut Ind Pl P1) => r_ + "eñiremos" ; --# notpresent + VPB (Fut Ind Pl P2) => r_ + "eñiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => r_ + "eñirán" ; --# notpresent + VPB (Fut Sub Sg P1) => r_ + "iñere" ; --# notpresent + VPB (Fut Sub Sg P2) => r_ + "iñeres" ; --# notpresent + VPB (Fut Sub Sg P3) => r_ + "iñere" ; --# notpresent + VPB (Fut Sub Pl P1) => r_ + "iñéremos" ; --# notpresent + VPB (Fut Sub Pl P2) => r_ + "iñereis" ; --# notpresent + VPB (Fut Sub Pl P3) => r_ + "iñeren" ; --# notpresent + VPB (Cond Sg P1) => r_ + "eñiría" ; --# notpresent + VPB (Cond Sg P2) => r_ + "eñirías" ; --# notpresent + VPB (Cond Sg P3) => r_ + "eñiría" ; --# notpresent + VPB (Cond Pl P1) => r_ + "eñiríamos" ; --# notpresent + VPB (Cond Pl P2) => r_ + "eñiríais" ; --# notpresent + VPB (Cond Pl P3) => r_ + "eñirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => r_ + "iñe" ; - VPB (Imper Sg P3) => r_ + "iña" ; - VPB (Imper Pl P1) => r_ + "iñamos" ; - VPB (Imper Pl P2) => r_ + "eñid" ; - VPB (Imper Pl P3) => r_ + "iñan" ; - VPB (Pass Sg Masc) => r_ + "eñido" ; - VPB (Pass Sg Fem) => r_ + "eñida" ; - VPB (Pass Pl Masc) => r_ + "eñidos" ; - VPB (Pass Pl Fem) => r_ + "eñidas" + VPB (Imper Sg P2) => r_ + "iñe" ; + VPB (Imper Sg P3) => r_ + "iña" ; + VPB (Imper Pl P1) => r_ + "iñamos" ; + VPB (Imper Pl P2) => r_ + "eñid" ; + VPB (Imper Pl P3) => r_ + "iñan" ; + VPB (Pass Sg Masc) => r_ + "eñido" ; + VPB (Pass Sg Fem) => r_ + "eñida" ; + VPB (Pass Pl Masc) => r_ + "eñidos" ; + VPB (Pass Pl Fem) => r_ + "eñidas" } } ; oper reunir_69 : Str -> Verbum = \reunir -> @@ -5077,66 +5077,66 @@ oper reunir_69 : Str -> Verbum = \reunir -> VI Infn => re_ + "unir" ; VI Ger => re_ + "uniendo" ; VI Part => re_ + "unido" ; - VPB (Pres Ind Sg P1) => re_ + "úno" ; - VPB (Pres Ind Sg P2) => re_ + "únes" ; - VPB (Pres Ind Sg P3) => re_ + "úne" ; + VPB (Pres Ind Sg P1) => re_ + "úno" ; + VPB (Pres Ind Sg P2) => re_ + "únes" ; + VPB (Pres Ind Sg P3) => re_ + "úne" ; VPB (Pres Ind Pl P1) => re_ + "unimos" ; - VPB (Pres Ind Pl P2) => re_ + "unís" ; - VPB (Pres Ind Pl P3) => re_ + "únen" ; - VPB (Pres Sub Sg P1) => re_ + "úna" ; - VPB (Pres Sub Sg P2) => re_ + "únas" ; - VPB (Pres Sub Sg P3) => re_ + "úna" ; + VPB (Pres Ind Pl P2) => re_ + "unís" ; + VPB (Pres Ind Pl P3) => re_ + "únen" ; + VPB (Pres Sub Sg P1) => re_ + "úna" ; + VPB (Pres Sub Sg P2) => re_ + "únas" ; + VPB (Pres Sub Sg P3) => re_ + "úna" ; VPB (Pres Sub Pl P1) => re_ + "unamos" ; - VPB (Pres Sub Pl P2) => re_ + "unáis" ; - VPB (Pres Sub Pl P3) => re_ + "únan" ; - VPB (Impf Ind Sg P1) => re_ + "unía" ; --# notpresent - VPB (Impf Ind Sg P2) => re_ + "unías" ; --# notpresent - VPB (Impf Ind Sg P3) => re_ + "unía" ; --# notpresent - VPB (Impf Ind Pl P1) => re_ + "uníamos" ; --# notpresent - VPB (Impf Ind Pl P2) => re_ + "uníais" ; --# notpresent - VPB (Impf Ind Pl P3) => re_ + "unían" ; --# notpresent + VPB (Pres Sub Pl P2) => re_ + "unáis" ; + VPB (Pres Sub Pl P3) => re_ + "únan" ; + VPB (Impf Ind Sg P1) => re_ + "unía" ; --# notpresent + VPB (Impf Ind Sg P2) => re_ + "unías" ; --# notpresent + VPB (Impf Ind Sg P3) => re_ + "unía" ; --# notpresent + VPB (Impf Ind Pl P1) => re_ + "uníamos" ; --# notpresent + VPB (Impf Ind Pl P2) => re_ + "uníais" ; --# notpresent + VPB (Impf Ind Pl P3) => re_ + "unían" ; --# notpresent VPB (Impf Sub Sg P1) => re_ + "uniera" ; --# notpresent VPB (Impf Sub Sg P2) => re_ + "unieras" ; --# notpresent VPB (Impf Sub Sg P3) => re_ + "uniera" ; --# notpresent - VPB (Impf Sub Pl P1) => re_ + "uniéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => re_ + "uniéramos" ; --# notpresent VPB (Impf Sub Pl P2) => re_ + "unierais" ; --# notpresent VPB (Impf Sub Pl P3) => re_ + "unieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => re_ + "uniese" ; --# notpresent VPB (ImpfSub2 Sg P2) => re_ + "unieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => re_ + "uniese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => re_ + "uniésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => re_ + "uniésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => re_ + "unieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => re_ + "uniesen" ; --# notpresent - VPB (Pret Sg P1) => re_ + "uní" ; --# notpresent + VPB (Pret Sg P1) => re_ + "uní" ; --# notpresent VPB (Pret Sg P2) => re_ + "uniste" ; --# notpresent - VPB (Pret Sg P3) => re_ + "unió" ; --# notpresent + VPB (Pret Sg P3) => re_ + "unió" ; --# notpresent VPB (Pret Pl P1) => re_ + "unimos" ; --# notpresent VPB (Pret Pl P2) => re_ + "unisteis" ; --# notpresent VPB (Pret Pl P3) => re_ + "unieron" ; --# notpresent - VPB (Fut Ind Sg P1) => re_ + "uniré" ; --# notpresent - VPB (Fut Ind Sg P2) => re_ + "unirás" ; --# notpresent - VPB (Fut Ind Sg P3) => re_ + "unirá" ; --# notpresent + VPB (Fut Ind Sg P1) => re_ + "uniré" ; --# notpresent + VPB (Fut Ind Sg P2) => re_ + "unirás" ; --# notpresent + VPB (Fut Ind Sg P3) => re_ + "unirá" ; --# notpresent VPB (Fut Ind Pl P1) => re_ + "uniremos" ; --# notpresent - VPB (Fut Ind Pl P2) => re_ + "uniréis" ; --# notpresent - VPB (Fut Ind Pl P3) => re_ + "unirán" ; --# notpresent + VPB (Fut Ind Pl P2) => re_ + "uniréis" ; --# notpresent + VPB (Fut Ind Pl P3) => re_ + "unirán" ; --# notpresent VPB (Fut Sub Sg P1) => re_ + "uniere" ; --# notpresent VPB (Fut Sub Sg P2) => re_ + "unieres" ; --# notpresent VPB (Fut Sub Sg P3) => re_ + "uniere" ; --# notpresent - VPB (Fut Sub Pl P1) => re_ + "uniéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => re_ + "uniéremos" ; --# notpresent VPB (Fut Sub Pl P2) => re_ + "uniereis" ; --# notpresent VPB (Fut Sub Pl P3) => re_ + "unieren" ; --# notpresent - VPB (Cond Sg P1) => re_ + "uniría" ; --# notpresent - VPB (Cond Sg P2) => re_ + "unirías" ; --# notpresent - VPB (Cond Sg P3) => re_ + "uniría" ; --# notpresent - VPB (Cond Pl P1) => re_ + "uniríamos" ; --# notpresent - VPB (Cond Pl P2) => re_ + "uniríais" ; --# notpresent - VPB (Cond Pl P3) => re_ + "unirían" ; --# notpresent + VPB (Cond Sg P1) => re_ + "uniría" ; --# notpresent + VPB (Cond Sg P2) => re_ + "unirías" ; --# notpresent + VPB (Cond Sg P3) => re_ + "uniría" ; --# notpresent + VPB (Cond Pl P1) => re_ + "uniríamos" ; --# notpresent + VPB (Cond Pl P2) => re_ + "uniríais" ; --# notpresent + VPB (Cond Pl P3) => re_ + "unirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => re_ + "úne" ; - VPB (Imper Sg P3) => re_ + "úna" ; + VPB (Imper Sg P2) => re_ + "úne" ; + VPB (Imper Sg P3) => re_ + "úna" ; VPB (Imper Pl P1) => re_ + "unamos" ; VPB (Imper Pl P2) => re_ + "unid" ; - VPB (Imper Pl P3) => re_ + "únan" ; + VPB (Imper Pl P3) => re_ + "únan" ; VPB (Pass Sg Masc) => re_ + "unido" ; VPB (Pass Sg Fem) => re_ + "unida" ; VPB (Pass Pl Masc) => re_ + "unidos" ; @@ -5148,71 +5148,71 @@ oper roer_70 : Str -> Verbum = \roer -> {s = table { VI Infn => ro_ + "er" ; VI Ger => ro_ + "yendo" ; - VI Part => ro_ + "ído" ; + VI Part => ro_ + "ído" ; VPB (Pres Ind Sg P1) => variants {ro_ + "o" ; ro_ + "igo"} ; VPB (Pres Ind Sg P2) => ro_ + "es" ; VPB (Pres Ind Sg P3) => ro_ + "e" ; VPB (Pres Ind Pl P1) => ro_ + "emos" ; - VPB (Pres Ind Pl P2) => ro_ + "éis" ; + VPB (Pres Ind Pl P2) => ro_ + "éis" ; VPB (Pres Ind Pl P3) => ro_ + "en" ; VPB (Pres Sub Sg P1) => ro_ + "a" ; VPB (Pres Sub Sg P2) => ro_ + "as" ; VPB (Pres Sub Sg P3) => ro_ + "a" ; VPB (Pres Sub Pl P1) => ro_ + "amos" ; - VPB (Pres Sub Pl P2) => ro_ + "áis" ; + VPB (Pres Sub Pl P2) => ro_ + "áis" ; VPB (Pres Sub Pl P3) => ro_ + "an" ; - VPB (Impf Ind Sg P1) => ro_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => ro_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => ro_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => ro_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => ro_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => ro_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => ro_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => ro_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => ro_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => ro_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => ro_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => ro_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => ro_ + "yera" ; --# notpresent VPB (Impf Sub Sg P2) => ro_ + "yeras" ; --# notpresent VPB (Impf Sub Sg P3) => ro_ + "yera" ; --# notpresent - VPB (Impf Sub Pl P1) => ro_ + "yéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => ro_ + "yéramos" ; --# notpresent VPB (Impf Sub Pl P2) => ro_ + "yerais" ; --# notpresent VPB (Impf Sub Pl P3) => ro_ + "yeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => ro_ + "yese" ; --# notpresent VPB (ImpfSub2 Sg P2) => ro_ + "yeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => ro_ + "yese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => ro_ + "yésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => ro_ + "yésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => ro_ + "yeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => ro_ + "yesen" ; --# notpresent - VPB (Pret Sg P1) => ro_ + "í" ; --# notpresent - VPB (Pret Sg P2) => ro_ + "íste" ; --# notpresent - VPB (Pret Sg P3) => ro_ + "yó" ; --# notpresent - VPB (Pret Pl P1) => ro_ + "ímos" ; --# notpresent - VPB (Pret Pl P2) => ro_ + "ísteis" ; --# notpresent + VPB (Pret Sg P1) => ro_ + "í" ; --# notpresent + VPB (Pret Sg P2) => ro_ + "íste" ; --# notpresent + VPB (Pret Sg P3) => ro_ + "yó" ; --# notpresent + VPB (Pret Pl P1) => ro_ + "ímos" ; --# notpresent + VPB (Pret Pl P2) => ro_ + "ísteis" ; --# notpresent VPB (Pret Pl P3) => ro_ + "yeron" ; --# notpresent - VPB (Fut Ind Sg P1) => ro_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => ro_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => ro_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => ro_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => ro_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => ro_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => ro_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => ro_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => ro_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => ro_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => ro_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => ro_ + "yere" ; --# notpresent VPB (Fut Sub Sg P2) => ro_ + "yeres" ; --# notpresent VPB (Fut Sub Sg P3) => ro_ + "yere" ; --# notpresent - VPB (Fut Sub Pl P1) => ro_ + "yéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => ro_ + "yéremos" ; --# notpresent VPB (Fut Sub Pl P2) => ro_ + "yereis" ; --# notpresent VPB (Fut Sub Pl P3) => ro_ + "yeren" ; --# notpresent - VPB (Cond Sg P1) => ro_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => ro_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => ro_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => ro_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => ro_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => ro_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => ro_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => ro_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => ro_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => ro_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => ro_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => ro_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => ro_ + "e" ; VPB (Imper Sg P3) => ro_ + "a" ; VPB (Imper Pl P1) => ro_ + "amos" ; VPB (Imper Pl P2) => ro_ + "ed" ; VPB (Imper Pl P3) => ro_ + "an" ; - VPB (Pass Sg Masc) => ro_ + "ído" ; - VPB (Pass Sg Fem) => ro_ + "ída" ; - VPB (Pass Pl Masc) => ro_ + "ídos" ; - VPB (Pass Pl Fem) => ro_ + "ídas" + VPB (Pass Sg Masc) => ro_ + "ído" ; + VPB (Pass Sg Fem) => ro_ + "ída" ; + VPB (Pass Pl Masc) => ro_ + "ídos" ; + VPB (Pass Pl Fem) => ro_ + "ídas" } } ; oper saber_71 : Str -> Verbum = \saber -> @@ -5221,34 +5221,34 @@ oper saber_71 : Str -> Verbum = \saber -> VI Infn => s_ + "aber" ; VI Ger => s_ + "abiendo" ; VI Part => s_ + "abido" ; - VPB (Pres Ind Sg P1) => s_ + "é" ; + VPB (Pres Ind Sg P1) => s_ + "é" ; VPB (Pres Ind Sg P2) => s_ + "abes" ; VPB (Pres Ind Sg P3) => s_ + "abe" ; VPB (Pres Ind Pl P1) => s_ + "abemos" ; - VPB (Pres Ind Pl P2) => s_ + "abéis" ; + VPB (Pres Ind Pl P2) => s_ + "abéis" ; VPB (Pres Ind Pl P3) => s_ + "aben" ; VPB (Pres Sub Sg P1) => s_ + "epa" ; VPB (Pres Sub Sg P2) => s_ + "epas" ; VPB (Pres Sub Sg P3) => s_ + "epa" ; VPB (Pres Sub Pl P1) => s_ + "epamos" ; - VPB (Pres Sub Pl P2) => s_ + "epáis" ; + VPB (Pres Sub Pl P2) => s_ + "epáis" ; VPB (Pres Sub Pl P3) => s_ + "epan" ; - VPB (Impf Ind Sg P1) => s_ + "abía" ; --# notpresent - VPB (Impf Ind Sg P2) => s_ + "abías" ; --# notpresent - VPB (Impf Ind Sg P3) => s_ + "abía" ; --# notpresent - VPB (Impf Ind Pl P1) => s_ + "abíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => s_ + "abíais" ; --# notpresent - VPB (Impf Ind Pl P3) => s_ + "abían" ; --# notpresent + VPB (Impf Ind Sg P1) => s_ + "abía" ; --# notpresent + VPB (Impf Ind Sg P2) => s_ + "abías" ; --# notpresent + VPB (Impf Ind Sg P3) => s_ + "abía" ; --# notpresent + VPB (Impf Ind Pl P1) => s_ + "abíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => s_ + "abíais" ; --# notpresent + VPB (Impf Ind Pl P3) => s_ + "abían" ; --# notpresent VPB (Impf Sub Sg P1) => s_ + "upiera" ; --# notpresent VPB (Impf Sub Sg P2) => s_ + "upieras" ; --# notpresent VPB (Impf Sub Sg P3) => s_ + "upiera" ; --# notpresent - VPB (Impf Sub Pl P1) => s_ + "upiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => s_ + "upiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => s_ + "upierais" ; --# notpresent VPB (Impf Sub Pl P3) => s_ + "upieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => s_ + "upiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => s_ + "upieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => s_ + "upiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => s_ + "upiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => s_ + "upiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => s_ + "upieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => s_ + "upiesen" ; --# notpresent VPB (Pret Sg P1) => s_ + "upe" ; --# notpresent @@ -5257,24 +5257,24 @@ oper saber_71 : Str -> Verbum = \saber -> VPB (Pret Pl P1) => s_ + "upimos" ; --# notpresent VPB (Pret Pl P2) => s_ + "upisteis" ; --# notpresent VPB (Pret Pl P3) => s_ + "upieron" ; --# notpresent - VPB (Fut Ind Sg P1) => s_ + "abré" ; --# notpresent - VPB (Fut Ind Sg P2) => s_ + "abrás" ; --# notpresent - VPB (Fut Ind Sg P3) => s_ + "abrá" ; --# notpresent + VPB (Fut Ind Sg P1) => s_ + "abré" ; --# notpresent + VPB (Fut Ind Sg P2) => s_ + "abrás" ; --# notpresent + VPB (Fut Ind Sg P3) => s_ + "abrá" ; --# notpresent VPB (Fut Ind Pl P1) => s_ + "abremos" ; --# notpresent - VPB (Fut Ind Pl P2) => s_ + "abréis" ; --# notpresent - VPB (Fut Ind Pl P3) => s_ + "abrán" ; --# notpresent + VPB (Fut Ind Pl P2) => s_ + "abréis" ; --# notpresent + VPB (Fut Ind Pl P3) => s_ + "abrán" ; --# notpresent VPB (Fut Sub Sg P1) => s_ + "upiere" ; --# notpresent VPB (Fut Sub Sg P2) => s_ + "upieres" ; --# notpresent VPB (Fut Sub Sg P3) => s_ + "upiere" ; --# notpresent - VPB (Fut Sub Pl P1) => s_ + "upiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => s_ + "upiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => s_ + "upiereis" ; --# notpresent VPB (Fut Sub Pl P3) => s_ + "upieren" ; --# notpresent - VPB (Cond Sg P1) => s_ + "abría" ; --# notpresent - VPB (Cond Sg P2) => s_ + "abrías" ; --# notpresent - VPB (Cond Sg P3) => s_ + "abría" ; --# notpresent - VPB (Cond Pl P1) => s_ + "abríamos" ; --# notpresent - VPB (Cond Pl P2) => s_ + "abríais" ; --# notpresent - VPB (Cond Pl P3) => s_ + "abrían" ; --# notpresent + VPB (Cond Sg P1) => s_ + "abría" ; --# notpresent + VPB (Cond Sg P2) => s_ + "abrías" ; --# notpresent + VPB (Cond Sg P3) => s_ + "abría" ; --# notpresent + VPB (Cond Pl P1) => s_ + "abríamos" ; --# notpresent + VPB (Cond Pl P2) => s_ + "abríais" ; --# notpresent + VPB (Cond Pl P3) => s_ + "abrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => s_ + "abe" ; VPB (Imper Sg P3) => s_ + "epa" ; @@ -5297,56 +5297,56 @@ oper sacar_72 : Str -> Verbum = \sacar -> VPB (Pres Ind Sg P2) => sa_ + "cas" ; VPB (Pres Ind Sg P3) => sa_ + "ca" ; VPB (Pres Ind Pl P1) => sa_ + "camos" ; - VPB (Pres Ind Pl P2) => sa_ + "cáis" ; + VPB (Pres Ind Pl P2) => sa_ + "cáis" ; VPB (Pres Ind Pl P3) => sa_ + "can" ; VPB (Pres Sub Sg P1) => sa_ + "que" ; VPB (Pres Sub Sg P2) => sa_ + "ques" ; VPB (Pres Sub Sg P3) => sa_ + "que" ; VPB (Pres Sub Pl P1) => sa_ + "quemos" ; - VPB (Pres Sub Pl P2) => sa_ + "quéis" ; + VPB (Pres Sub Pl P2) => sa_ + "quéis" ; VPB (Pres Sub Pl P3) => sa_ + "quen" ; VPB (Impf Ind Sg P1) => sa_ + "caba" ; --# notpresent VPB (Impf Ind Sg P2) => sa_ + "cabas" ; --# notpresent VPB (Impf Ind Sg P3) => sa_ + "caba" ; --# notpresent - VPB (Impf Ind Pl P1) => sa_ + "cábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => sa_ + "cábamos" ; --# notpresent VPB (Impf Ind Pl P2) => sa_ + "cabais" ; --# notpresent VPB (Impf Ind Pl P3) => sa_ + "caban" ; --# notpresent VPB (Impf Sub Sg P1) => sa_ + "cara" ; --# notpresent VPB (Impf Sub Sg P2) => sa_ + "caras" ; --# notpresent VPB (Impf Sub Sg P3) => sa_ + "cara" ; --# notpresent - VPB (Impf Sub Pl P1) => sa_ + "cáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => sa_ + "cáramos" ; --# notpresent VPB (Impf Sub Pl P2) => sa_ + "carais" ; --# notpresent VPB (Impf Sub Pl P3) => sa_ + "caran" ; --# notpresent VPB (ImpfSub2 Sg P1) => sa_ + "case" ; --# notpresent VPB (ImpfSub2 Sg P2) => sa_ + "cases" ; --# notpresent VPB (ImpfSub2 Sg P3) => sa_ + "case" ; --# notpresent - VPB (ImpfSub2 Pl P1) => sa_ + "cásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => sa_ + "cásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => sa_ + "caseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => sa_ + "casen" ; --# notpresent - VPB (Pret Sg P1) => sa_ + "qué" ; --# notpresent + VPB (Pret Sg P1) => sa_ + "qué" ; --# notpresent VPB (Pret Sg P2) => sa_ + "caste" ; --# notpresent - VPB (Pret Sg P3) => sa_ + "có" ; --# notpresent + VPB (Pret Sg P3) => sa_ + "có" ; --# notpresent VPB (Pret Pl P1) => sa_ + "camos" ; --# notpresent VPB (Pret Pl P2) => sa_ + "casteis" ; --# notpresent VPB (Pret Pl P3) => sa_ + "caron" ; --# notpresent - VPB (Fut Ind Sg P1) => sa_ + "caré" ; --# notpresent - VPB (Fut Ind Sg P2) => sa_ + "carás" ; --# notpresent - VPB (Fut Ind Sg P3) => sa_ + "cará" ; --# notpresent + VPB (Fut Ind Sg P1) => sa_ + "caré" ; --# notpresent + VPB (Fut Ind Sg P2) => sa_ + "carás" ; --# notpresent + VPB (Fut Ind Sg P3) => sa_ + "cará" ; --# notpresent VPB (Fut Ind Pl P1) => sa_ + "caremos" ; --# notpresent - VPB (Fut Ind Pl P2) => sa_ + "caréis" ; --# notpresent - VPB (Fut Ind Pl P3) => sa_ + "carán" ; --# notpresent + VPB (Fut Ind Pl P2) => sa_ + "caréis" ; --# notpresent + VPB (Fut Ind Pl P3) => sa_ + "carán" ; --# notpresent VPB (Fut Sub Sg P1) => sa_ + "care" ; --# notpresent VPB (Fut Sub Sg P2) => sa_ + "cares" ; --# notpresent VPB (Fut Sub Sg P3) => sa_ + "care" ; --# notpresent - VPB (Fut Sub Pl P1) => sa_ + "cáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => sa_ + "cáremos" ; --# notpresent VPB (Fut Sub Pl P2) => sa_ + "careis" ; --# notpresent VPB (Fut Sub Pl P3) => sa_ + "caren" ; --# notpresent - VPB (Cond Sg P1) => sa_ + "caría" ; --# notpresent - VPB (Cond Sg P2) => sa_ + "carías" ; --# notpresent - VPB (Cond Sg P3) => sa_ + "caría" ; --# notpresent - VPB (Cond Pl P1) => sa_ + "caríamos" ; --# notpresent - VPB (Cond Pl P2) => sa_ + "caríais" ; --# notpresent - VPB (Cond Pl P3) => sa_ + "carían" ; --# notpresent + VPB (Cond Sg P1) => sa_ + "caría" ; --# notpresent + VPB (Cond Sg P2) => sa_ + "carías" ; --# notpresent + VPB (Cond Sg P3) => sa_ + "caría" ; --# notpresent + VPB (Cond Pl P1) => sa_ + "caríamos" ; --# notpresent + VPB (Cond Pl P2) => sa_ + "caríais" ; --# notpresent + VPB (Cond Pl P3) => sa_ + "carían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => sa_ + "ca" ; VPB (Imper Sg P3) => sa_ + "que" ; @@ -5369,56 +5369,56 @@ oper salir_73 : Str -> Verbum = \salir -> VPB (Pres Ind Sg P2) => sal_ + "es" ; VPB (Pres Ind Sg P3) => sal_ + "e" ; VPB (Pres Ind Pl P1) => sal_ + "imos" ; - VPB (Pres Ind Pl P2) => sal_ + "ís" ; + VPB (Pres Ind Pl P2) => sal_ + "ís" ; VPB (Pres Ind Pl P3) => sal_ + "en" ; VPB (Pres Sub Sg P1) => sal_ + "ga" ; VPB (Pres Sub Sg P2) => sal_ + "gas" ; VPB (Pres Sub Sg P3) => sal_ + "ga" ; VPB (Pres Sub Pl P1) => sal_ + "gamos" ; - VPB (Pres Sub Pl P2) => sal_ + "gáis" ; + VPB (Pres Sub Pl P2) => sal_ + "gáis" ; VPB (Pres Sub Pl P3) => sal_ + "gan" ; - VPB (Impf Ind Sg P1) => sal_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => sal_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => sal_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => sal_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => sal_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => sal_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => sal_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => sal_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => sal_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => sal_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => sal_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => sal_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => sal_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => sal_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => sal_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => sal_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => sal_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => sal_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => sal_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => sal_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => sal_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => sal_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => sal_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => sal_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => sal_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => sal_ + "iesen" ; --# notpresent - VPB (Pret Sg P1) => sal_ + "í" ; --# notpresent + VPB (Pret Sg P1) => sal_ + "í" ; --# notpresent VPB (Pret Sg P2) => sal_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => sal_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => sal_ + "ió" ; --# notpresent VPB (Pret Pl P1) => sal_ + "imos" ; --# notpresent VPB (Pret Pl P2) => sal_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => sal_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => sal_ + "dré" ; --# notpresent - VPB (Fut Ind Sg P2) => sal_ + "drás" ; --# notpresent - VPB (Fut Ind Sg P3) => sal_ + "drá" ; --# notpresent + VPB (Fut Ind Sg P1) => sal_ + "dré" ; --# notpresent + VPB (Fut Ind Sg P2) => sal_ + "drás" ; --# notpresent + VPB (Fut Ind Sg P3) => sal_ + "drá" ; --# notpresent VPB (Fut Ind Pl P1) => sal_ + "dremos" ; --# notpresent - VPB (Fut Ind Pl P2) => sal_ + "dréis" ; --# notpresent - VPB (Fut Ind Pl P3) => sal_ + "drán" ; --# notpresent + VPB (Fut Ind Pl P2) => sal_ + "dréis" ; --# notpresent + VPB (Fut Ind Pl P3) => sal_ + "drán" ; --# notpresent VPB (Fut Sub Sg P1) => sal_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => sal_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => sal_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => sal_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => sal_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => sal_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => sal_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => sal_ + "dría" ; --# notpresent - VPB (Cond Sg P2) => sal_ + "drías" ; --# notpresent - VPB (Cond Sg P3) => sal_ + "dría" ; --# notpresent - VPB (Cond Pl P1) => sal_ + "dríamos" ; --# notpresent - VPB (Cond Pl P2) => sal_ + "dríais" ; --# notpresent - VPB (Cond Pl P3) => sal_ + "drían" ; --# notpresent + VPB (Cond Sg P1) => sal_ + "dría" ; --# notpresent + VPB (Cond Sg P2) => sal_ + "drías" ; --# notpresent + VPB (Cond Sg P3) => sal_ + "dría" ; --# notpresent + VPB (Cond Pl P1) => sal_ + "dríamos" ; --# notpresent + VPB (Cond Pl P2) => sal_ + "dríais" ; --# notpresent + VPB (Cond Pl P3) => sal_ + "drían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => sal_ + "" ; VPB (Imper Sg P3) => sal_ + "ga" ; @@ -5441,30 +5441,30 @@ oper satisfacer_74 : Str -> Verbum = \satisfacer -> VPB (Pres Ind Sg P2) => satisf_ + "aces" ; VPB (Pres Ind Sg P3) => satisf_ + "ace" ; VPB (Pres Ind Pl P1) => satisf_ + "acemos" ; - VPB (Pres Ind Pl P2) => satisf_ + "acéis" ; + VPB (Pres Ind Pl P2) => satisf_ + "acéis" ; VPB (Pres Ind Pl P3) => satisf_ + "acen" ; VPB (Pres Sub Sg P1) => satisf_ + "aga" ; VPB (Pres Sub Sg P2) => satisf_ + "agas" ; VPB (Pres Sub Sg P3) => satisf_ + "aga" ; VPB (Pres Sub Pl P1) => satisf_ + "agamos" ; - VPB (Pres Sub Pl P2) => satisf_ + "agáis" ; + VPB (Pres Sub Pl P2) => satisf_ + "agáis" ; VPB (Pres Sub Pl P3) => satisf_ + "agan" ; - VPB (Impf Ind Sg P1) => satisf_ + "acía" ; --# notpresent - VPB (Impf Ind Sg P2) => satisf_ + "acías" ; --# notpresent - VPB (Impf Ind Sg P3) => satisf_ + "acía" ; --# notpresent - VPB (Impf Ind Pl P1) => satisf_ + "acíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => satisf_ + "acíais" ; --# notpresent - VPB (Impf Ind Pl P3) => satisf_ + "acían" ; --# notpresent + VPB (Impf Ind Sg P1) => satisf_ + "acía" ; --# notpresent + VPB (Impf Ind Sg P2) => satisf_ + "acías" ; --# notpresent + VPB (Impf Ind Sg P3) => satisf_ + "acía" ; --# notpresent + VPB (Impf Ind Pl P1) => satisf_ + "acíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => satisf_ + "acíais" ; --# notpresent + VPB (Impf Ind Pl P3) => satisf_ + "acían" ; --# notpresent VPB (Impf Sub Sg P1) => satisf_ + "iciera" ; --# notpresent VPB (Impf Sub Sg P2) => satisf_ + "icieras" ; --# notpresent VPB (Impf Sub Sg P3) => satisf_ + "iciera" ; --# notpresent - VPB (Impf Sub Pl P1) => satisf_ + "iciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => satisf_ + "iciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => satisf_ + "icierais" ; --# notpresent VPB (Impf Sub Pl P3) => satisf_ + "icieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => satisf_ + "iciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => satisf_ + "icieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => satisf_ + "iciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => satisf_ + "iciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => satisf_ + "iciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => satisf_ + "icieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => satisf_ + "iciesen" ; --# notpresent VPB (Pret Sg P1) => satisf_ + "ice" ; --# notpresent @@ -5473,24 +5473,24 @@ oper satisfacer_74 : Str -> Verbum = \satisfacer -> VPB (Pret Pl P1) => satisf_ + "icimos" ; --# notpresent VPB (Pret Pl P2) => satisf_ + "icisteis" ; --# notpresent VPB (Pret Pl P3) => satisf_ + "icieron" ; --# notpresent - VPB (Fut Ind Sg P1) => satisf_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => satisf_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => satisf_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => satisf_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => satisf_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => satisf_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => satisf_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => satisf_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => satisf_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => satisf_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => satisf_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => satisf_ + "iciere" ; --# notpresent VPB (Fut Sub Sg P2) => satisf_ + "icieres" ; --# notpresent VPB (Fut Sub Sg P3) => satisf_ + "iciere" ; --# notpresent - VPB (Fut Sub Pl P1) => satisf_ + "iciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => satisf_ + "iciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => satisf_ + "iciereis" ; --# notpresent VPB (Fut Sub Pl P3) => satisf_ + "icieren" ; --# notpresent - VPB (Cond Sg P1) => satisf_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => satisf_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => satisf_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => satisf_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => satisf_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => satisf_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => satisf_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => satisf_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => satisf_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => satisf_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => satisf_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => satisf_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => variants {satisf_ + "az" ; satisf_ + "ace"} ; VPB (Imper Sg P3) => satisf_ + "aga" ; @@ -5513,56 +5513,56 @@ oper sentir_76 : Str -> Verbum = \sentir -> VPB (Pres Ind Sg P2) => s_ + "ientes" ; VPB (Pres Ind Sg P3) => s_ + "iente" ; VPB (Pres Ind Pl P1) => s_ + "entimos" ; - VPB (Pres Ind Pl P2) => s_ + "entís" ; + VPB (Pres Ind Pl P2) => s_ + "entís" ; VPB (Pres Ind Pl P3) => s_ + "ienten" ; VPB (Pres Sub Sg P1) => s_ + "ienta" ; VPB (Pres Sub Sg P2) => s_ + "ientas" ; VPB (Pres Sub Sg P3) => s_ + "ienta" ; VPB (Pres Sub Pl P1) => s_ + "intamos" ; - VPB (Pres Sub Pl P2) => s_ + "intáis" ; + VPB (Pres Sub Pl P2) => s_ + "intáis" ; VPB (Pres Sub Pl P3) => s_ + "ientan" ; - VPB (Impf Ind Sg P1) => s_ + "entía" ; --# notpresent - VPB (Impf Ind Sg P2) => s_ + "entías" ; --# notpresent - VPB (Impf Ind Sg P3) => s_ + "entía" ; --# notpresent - VPB (Impf Ind Pl P1) => s_ + "entíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => s_ + "entíais" ; --# notpresent - VPB (Impf Ind Pl P3) => s_ + "entían" ; --# notpresent + VPB (Impf Ind Sg P1) => s_ + "entía" ; --# notpresent + VPB (Impf Ind Sg P2) => s_ + "entías" ; --# notpresent + VPB (Impf Ind Sg P3) => s_ + "entía" ; --# notpresent + VPB (Impf Ind Pl P1) => s_ + "entíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => s_ + "entíais" ; --# notpresent + VPB (Impf Ind Pl P3) => s_ + "entían" ; --# notpresent VPB (Impf Sub Sg P1) => s_ + "intiera" ; --# notpresent VPB (Impf Sub Sg P2) => s_ + "intieras" ; --# notpresent VPB (Impf Sub Sg P3) => s_ + "intiera" ; --# notpresent - VPB (Impf Sub Pl P1) => s_ + "intiéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => s_ + "intiéramos" ; --# notpresent VPB (Impf Sub Pl P2) => s_ + "intierais" ; --# notpresent VPB (Impf Sub Pl P3) => s_ + "intieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => s_ + "intiese" ; --# notpresent VPB (ImpfSub2 Sg P2) => s_ + "intieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => s_ + "intiese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => s_ + "intiésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => s_ + "intiésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => s_ + "intieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => s_ + "intiesen" ; --# notpresent - VPB (Pret Sg P1) => s_ + "entí" ; --# notpresent + VPB (Pret Sg P1) => s_ + "entí" ; --# notpresent VPB (Pret Sg P2) => s_ + "entiste" ; --# notpresent - VPB (Pret Sg P3) => s_ + "intió" ; --# notpresent + VPB (Pret Sg P3) => s_ + "intió" ; --# notpresent VPB (Pret Pl P1) => s_ + "entimos" ; --# notpresent VPB (Pret Pl P2) => s_ + "entisteis" ; --# notpresent VPB (Pret Pl P3) => s_ + "intieron" ; --# notpresent - VPB (Fut Ind Sg P1) => s_ + "entiré" ; --# notpresent - VPB (Fut Ind Sg P2) => s_ + "entirás" ; --# notpresent - VPB (Fut Ind Sg P3) => s_ + "entirá" ; --# notpresent + VPB (Fut Ind Sg P1) => s_ + "entiré" ; --# notpresent + VPB (Fut Ind Sg P2) => s_ + "entirás" ; --# notpresent + VPB (Fut Ind Sg P3) => s_ + "entirá" ; --# notpresent VPB (Fut Ind Pl P1) => s_ + "entiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => s_ + "entiréis" ; --# notpresent - VPB (Fut Ind Pl P3) => s_ + "entirán" ; --# notpresent + VPB (Fut Ind Pl P2) => s_ + "entiréis" ; --# notpresent + VPB (Fut Ind Pl P3) => s_ + "entirán" ; --# notpresent VPB (Fut Sub Sg P1) => s_ + "intiere" ; --# notpresent VPB (Fut Sub Sg P2) => s_ + "intieres" ; --# notpresent VPB (Fut Sub Sg P3) => s_ + "intiere" ; --# notpresent - VPB (Fut Sub Pl P1) => s_ + "intiéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => s_ + "intiéremos" ; --# notpresent VPB (Fut Sub Pl P2) => s_ + "intiereis" ; --# notpresent VPB (Fut Sub Pl P3) => s_ + "intieren" ; --# notpresent - VPB (Cond Sg P1) => s_ + "entiría" ; --# notpresent - VPB (Cond Sg P2) => s_ + "entirías" ; --# notpresent - VPB (Cond Sg P3) => s_ + "entiría" ; --# notpresent - VPB (Cond Pl P1) => s_ + "entiríamos" ; --# notpresent - VPB (Cond Pl P2) => s_ + "entiríais" ; --# notpresent - VPB (Cond Pl P3) => s_ + "entirían" ; --# notpresent + VPB (Cond Sg P1) => s_ + "entiría" ; --# notpresent + VPB (Cond Sg P2) => s_ + "entirías" ; --# notpresent + VPB (Cond Sg P3) => s_ + "entiría" ; --# notpresent + VPB (Cond Pl P1) => s_ + "entiríamos" ; --# notpresent + VPB (Cond Pl P2) => s_ + "entiríais" ; --# notpresent + VPB (Cond Pl P3) => s_ + "entirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => s_ + "iente" ; VPB (Imper Sg P3) => s_ + "ienta" ; @@ -5585,35 +5585,35 @@ oper soler_77 : Str -> Verbum = \soler -> VPB (Pres Ind Sg P2) => s_ + "ueles" ; VPB (Pres Ind Sg P3) => s_ + "uele" ; VPB (Pres Ind Pl P1) => s_ + "olemos" ; - VPB (Pres Ind Pl P2) => s_ + "oléis" ; + VPB (Pres Ind Pl P2) => s_ + "oléis" ; VPB (Pres Ind Pl P3) => s_ + "uelen" ; VPB (Pres Sub Sg P1) => s_ + "uela" ; VPB (Pres Sub Sg P2) => s_ + "uelas" ; VPB (Pres Sub Sg P3) => s_ + "uela" ; VPB (Pres Sub Pl P1) => s_ + "olamos" ; - VPB (Pres Sub Pl P2) => s_ + "oláis" ; + VPB (Pres Sub Pl P2) => s_ + "oláis" ; VPB (Pres Sub Pl P3) => s_ + "uelan" ; - VPB (Impf Ind Sg P1) => s_ + "olía" ; --# notpresent - VPB (Impf Ind Sg P2) => s_ + "olías" ; --# notpresent - VPB (Impf Ind Sg P3) => s_ + "olía" ; --# notpresent - VPB (Impf Ind Pl P1) => s_ + "olíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => s_ + "olíais" ; --# notpresent - VPB (Impf Ind Pl P3) => s_ + "olían" ; --# notpresent + VPB (Impf Ind Sg P1) => s_ + "olía" ; --# notpresent + VPB (Impf Ind Sg P2) => s_ + "olías" ; --# notpresent + VPB (Impf Ind Sg P3) => s_ + "olía" ; --# notpresent + VPB (Impf Ind Pl P1) => s_ + "olíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => s_ + "olíais" ; --# notpresent + VPB (Impf Ind Pl P3) => s_ + "olían" ; --# notpresent VPB (Impf Sub Sg P1) => s_ + "oliera" ; --# notpresent VPB (Impf Sub Sg P2) => s_ + "olieras" ; --# notpresent VPB (Impf Sub Sg P3) => s_ + "oliera" ; --# notpresent - VPB (Impf Sub Pl P1) => s_ + "oliéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => s_ + "oliéramos" ; --# notpresent VPB (Impf Sub Pl P2) => s_ + "olierais" ; --# notpresent VPB (Impf Sub Pl P3) => s_ + "olieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => s_ + "oliese" ; --# notpresent VPB (ImpfSub2 Sg P2) => s_ + "olieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => s_ + "oliese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => s_ + "oliésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => s_ + "oliésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => s_ + "olieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => s_ + "oliesen" ; --# notpresent - VPB (Pret Sg P1) => s_ + "olí" ; --# notpresent + VPB (Pret Sg P1) => s_ + "olí" ; --# notpresent VPB (Pret Sg P2) => s_ + "oliste" ; --# notpresent - VPB (Pret Sg P3) => s_ + "olió" ; --# notpresent + VPB (Pret Sg P3) => s_ + "olió" ; --# notpresent VPB (Pret Pl P1) => s_ + "olimos" ; --# notpresent VPB (Pret Pl P2) => s_ + "olisteis" ; --# notpresent VPB (Pret Pl P3) => s_ + "olieron" ; --# notpresent @@ -5647,76 +5647,76 @@ oper soler_77 : Str -> Verbum = \soler -> VPB (Pass Pl Fem) => variants {} } } ; -oper tañer_78 : Str -> Verbum = \tañer -> - let tañ_ = Predef.tk 2 tañer in +oper tañer_78 : Str -> Verbum = \tañer -> + let tañ_ = Predef.tk 2 tañer in {s = table { - VI Infn => tañ_ + "er" ; - VI Ger => tañ_ + "endo" ; - VI Part => tañ_ + "ido" ; - VPB (Pres Ind Sg P1) => tañ_ + "o" ; - VPB (Pres Ind Sg P2) => tañ_ + "es" ; - VPB (Pres Ind Sg P3) => tañ_ + "e" ; - VPB (Pres Ind Pl P1) => tañ_ + "emos" ; - VPB (Pres Ind Pl P2) => tañ_ + "éis" ; - VPB (Pres Ind Pl P3) => tañ_ + "en" ; - VPB (Pres Sub Sg P1) => tañ_ + "a" ; - VPB (Pres Sub Sg P2) => tañ_ + "as" ; - VPB (Pres Sub Sg P3) => tañ_ + "a" ; - VPB (Pres Sub Pl P1) => tañ_ + "amos" ; - VPB (Pres Sub Pl P2) => tañ_ + "áis" ; - VPB (Pres Sub Pl P3) => tañ_ + "an" ; - VPB (Impf Ind Sg P1) => tañ_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => tañ_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => tañ_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => tañ_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => tañ_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => tañ_ + "ían" ; --# notpresent - VPB (Impf Sub Sg P1) => tañ_ + "era" ; --# notpresent - VPB (Impf Sub Sg P2) => tañ_ + "eras" ; --# notpresent - VPB (Impf Sub Sg P3) => tañ_ + "era" ; --# notpresent - VPB (Impf Sub Pl P1) => tañ_ + "éramos" ; --# notpresent - VPB (Impf Sub Pl P2) => tañ_ + "erais" ; --# notpresent - VPB (Impf Sub Pl P3) => tañ_ + "eran" ; --# notpresent - VPB (ImpfSub2 Sg P1) => tañ_ + "ese" ; --# notpresent - VPB (ImpfSub2 Sg P2) => tañ_ + "eses" ; --# notpresent - VPB (ImpfSub2 Sg P3) => tañ_ + "ese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => tañ_ + "ésemos" ; --# notpresent - VPB (ImpfSub2 Pl P2) => tañ_ + "eseis" ; --# notpresent - VPB (ImpfSub2 Pl P3) => tañ_ + "esen" ; --# notpresent - VPB (Pret Sg P1) => tañ_ + "í" ; --# notpresent - VPB (Pret Sg P2) => tañ_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => tañ_ + "ó" ; --# notpresent - VPB (Pret Pl P1) => tañ_ + "imos" ; --# notpresent - VPB (Pret Pl P2) => tañ_ + "isteis" ; --# notpresent - VPB (Pret Pl P3) => tañ_ + "eron" ; --# notpresent - VPB (Fut Ind Sg P1) => tañ_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => tañ_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => tañ_ + "erá" ; --# notpresent - VPB (Fut Ind Pl P1) => tañ_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => tañ_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => tañ_ + "erán" ; --# notpresent - VPB (Fut Sub Sg P1) => tañ_ + "ere" ; --# notpresent - VPB (Fut Sub Sg P2) => tañ_ + "eres" ; --# notpresent - VPB (Fut Sub Sg P3) => tañ_ + "ere" ; --# notpresent - VPB (Fut Sub Pl P1) => tañ_ + "éremos" ; --# notpresent - VPB (Fut Sub Pl P2) => tañ_ + "ereis" ; --# notpresent - VPB (Fut Sub Pl P3) => tañ_ + "eren" ; --# notpresent - VPB (Cond Sg P1) => tañ_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => tañ_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => tañ_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => tañ_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => tañ_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => tañ_ + "erían" ; --# notpresent + VI Infn => tañ_ + "er" ; + VI Ger => tañ_ + "endo" ; + VI Part => tañ_ + "ido" ; + VPB (Pres Ind Sg P1) => tañ_ + "o" ; + VPB (Pres Ind Sg P2) => tañ_ + "es" ; + VPB (Pres Ind Sg P3) => tañ_ + "e" ; + VPB (Pres Ind Pl P1) => tañ_ + "emos" ; + VPB (Pres Ind Pl P2) => tañ_ + "éis" ; + VPB (Pres Ind Pl P3) => tañ_ + "en" ; + VPB (Pres Sub Sg P1) => tañ_ + "a" ; + VPB (Pres Sub Sg P2) => tañ_ + "as" ; + VPB (Pres Sub Sg P3) => tañ_ + "a" ; + VPB (Pres Sub Pl P1) => tañ_ + "amos" ; + VPB (Pres Sub Pl P2) => tañ_ + "áis" ; + VPB (Pres Sub Pl P3) => tañ_ + "an" ; + VPB (Impf Ind Sg P1) => tañ_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => tañ_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => tañ_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => tañ_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => tañ_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => tañ_ + "ían" ; --# notpresent + VPB (Impf Sub Sg P1) => tañ_ + "era" ; --# notpresent + VPB (Impf Sub Sg P2) => tañ_ + "eras" ; --# notpresent + VPB (Impf Sub Sg P3) => tañ_ + "era" ; --# notpresent + VPB (Impf Sub Pl P1) => tañ_ + "éramos" ; --# notpresent + VPB (Impf Sub Pl P2) => tañ_ + "erais" ; --# notpresent + VPB (Impf Sub Pl P3) => tañ_ + "eran" ; --# notpresent + VPB (ImpfSub2 Sg P1) => tañ_ + "ese" ; --# notpresent + VPB (ImpfSub2 Sg P2) => tañ_ + "eses" ; --# notpresent + VPB (ImpfSub2 Sg P3) => tañ_ + "ese" ; --# notpresent + VPB (ImpfSub2 Pl P1) => tañ_ + "ésemos" ; --# notpresent + VPB (ImpfSub2 Pl P2) => tañ_ + "eseis" ; --# notpresent + VPB (ImpfSub2 Pl P3) => tañ_ + "esen" ; --# notpresent + VPB (Pret Sg P1) => tañ_ + "í" ; --# notpresent + VPB (Pret Sg P2) => tañ_ + "iste" ; --# notpresent + VPB (Pret Sg P3) => tañ_ + "ó" ; --# notpresent + VPB (Pret Pl P1) => tañ_ + "imos" ; --# notpresent + VPB (Pret Pl P2) => tañ_ + "isteis" ; --# notpresent + VPB (Pret Pl P3) => tañ_ + "eron" ; --# notpresent + VPB (Fut Ind Sg P1) => tañ_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => tañ_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => tañ_ + "erá" ; --# notpresent + VPB (Fut Ind Pl P1) => tañ_ + "eremos" ; --# notpresent + VPB (Fut Ind Pl P2) => tañ_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => tañ_ + "erán" ; --# notpresent + VPB (Fut Sub Sg P1) => tañ_ + "ere" ; --# notpresent + VPB (Fut Sub Sg P2) => tañ_ + "eres" ; --# notpresent + VPB (Fut Sub Sg P3) => tañ_ + "ere" ; --# notpresent + VPB (Fut Sub Pl P1) => tañ_ + "éremos" ; --# notpresent + VPB (Fut Sub Pl P2) => tañ_ + "ereis" ; --# notpresent + VPB (Fut Sub Pl P3) => tañ_ + "eren" ; --# notpresent + VPB (Cond Sg P1) => tañ_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => tañ_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => tañ_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => tañ_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => tañ_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => tañ_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; - VPB (Imper Sg P2) => tañ_ + "e" ; - VPB (Imper Sg P3) => tañ_ + "a" ; - VPB (Imper Pl P1) => tañ_ + "amos" ; - VPB (Imper Pl P2) => tañ_ + "ed" ; - VPB (Imper Pl P3) => tañ_ + "an" ; - VPB (Pass Sg Masc) => tañ_ + "ido" ; - VPB (Pass Sg Fem) => tañ_ + "ida" ; - VPB (Pass Pl Masc) => tañ_ + "idos" ; - VPB (Pass Pl Fem) => tañ_ + "idas" + VPB (Imper Sg P2) => tañ_ + "e" ; + VPB (Imper Sg P3) => tañ_ + "a" ; + VPB (Imper Pl P1) => tañ_ + "amos" ; + VPB (Imper Pl P2) => tañ_ + "ed" ; + VPB (Imper Pl P3) => tañ_ + "an" ; + VPB (Pass Sg Masc) => tañ_ + "ido" ; + VPB (Pass Sg Fem) => tañ_ + "ida" ; + VPB (Pass Pl Masc) => tañ_ + "idos" ; + VPB (Pass Pl Fem) => tañ_ + "idas" } } ; oper traer_79 : Str -> Verbum = \traer -> @@ -5724,71 +5724,71 @@ oper traer_79 : Str -> Verbum = \traer -> {s = table { VI Infn => tra_ + "er" ; VI Ger => tra_ + "yendo" ; - VI Part => tra_ + "ído" ; + VI Part => tra_ + "ído" ; VPB (Pres Ind Sg P1) => tra_ + "o" ; VPB (Pres Ind Sg P2) => tra_ + "es" ; VPB (Pres Ind Sg P3) => tra_ + "e" ; VPB (Pres Ind Pl P1) => tra_ + "emos" ; - VPB (Pres Ind Pl P2) => tra_ + "éis" ; + VPB (Pres Ind Pl P2) => tra_ + "éis" ; VPB (Pres Ind Pl P3) => tra_ + "en" ; VPB (Pres Sub Sg P1) => tra_ + "a" ; VPB (Pres Sub Sg P2) => tra_ + "as" ; VPB (Pres Sub Sg P3) => tra_ + "a" ; VPB (Pres Sub Pl P1) => tra_ + "amos" ; - VPB (Pres Sub Pl P2) => tra_ + "áis" ; + VPB (Pres Sub Pl P2) => tra_ + "áis" ; VPB (Pres Sub Pl P3) => tra_ + "an" ; - VPB (Impf Ind Sg P1) => tra_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => tra_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => tra_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => tra_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => tra_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => tra_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => tra_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => tra_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => tra_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => tra_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => tra_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => tra_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => tra_ + "yera" ; --# notpresent VPB (Impf Sub Sg P2) => tra_ + "yeras" ; --# notpresent VPB (Impf Sub Sg P3) => tra_ + "yera" ; --# notpresent - VPB (Impf Sub Pl P1) => tra_ + "yéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => tra_ + "yéramos" ; --# notpresent VPB (Impf Sub Pl P2) => tra_ + "yerais" ; --# notpresent VPB (Impf Sub Pl P3) => tra_ + "yeran" ; --# notpresent VPB (ImpfSub2 Sg P1) => tra_ + "yese" ; --# notpresent VPB (ImpfSub2 Sg P2) => tra_ + "yeses" ; --# notpresent VPB (ImpfSub2 Sg P3) => tra_ + "yese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => tra_ + "yésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => tra_ + "yésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => tra_ + "yeseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => tra_ + "yesen" ; --# notpresent - VPB (Pret Sg P1) => tra_ + "í" ; --# notpresent - VPB (Pret Sg P2) => tra_ + "íste" ; --# notpresent - VPB (Pret Sg P3) => tra_ + "yó" ; --# notpresent - VPB (Pret Pl P1) => tra_ + "ímos" ; --# notpresent - VPB (Pret Pl P2) => tra_ + "ísteis" ; --# notpresent + VPB (Pret Sg P1) => tra_ + "í" ; --# notpresent + VPB (Pret Sg P2) => tra_ + "íste" ; --# notpresent + VPB (Pret Sg P3) => tra_ + "yó" ; --# notpresent + VPB (Pret Pl P1) => tra_ + "ímos" ; --# notpresent + VPB (Pret Pl P2) => tra_ + "ísteis" ; --# notpresent VPB (Pret Pl P3) => tra_ + "yeron" ; --# notpresent - VPB (Fut Ind Sg P1) => tra_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => tra_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => tra_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => tra_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => tra_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => tra_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => tra_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => tra_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => tra_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => tra_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => tra_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => tra_ + "yere" ; --# notpresent VPB (Fut Sub Sg P2) => tra_ + "yeres" ; --# notpresent VPB (Fut Sub Sg P3) => tra_ + "yere" ; --# notpresent - VPB (Fut Sub Pl P1) => tra_ + "yéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => tra_ + "yéremos" ; --# notpresent VPB (Fut Sub Pl P2) => tra_ + "yereis" ; --# notpresent VPB (Fut Sub Pl P3) => tra_ + "yeren" ; --# notpresent - VPB (Cond Sg P1) => tra_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => tra_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => tra_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => tra_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => tra_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => tra_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => tra_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => tra_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => tra_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => tra_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => tra_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => tra_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => tra_ + "e" ; VPB (Imper Sg P3) => tra_ + "a" ; VPB (Imper Pl P1) => tra_ + "amos" ; VPB (Imper Pl P2) => tra_ + "ed" ; VPB (Imper Pl P3) => tra_ + "an" ; - VPB (Pass Sg Masc) => tra_ + "ído" ; - VPB (Pass Sg Fem) => tra_ + "ída" ; - VPB (Pass Pl Masc) => tra_ + "ídos" ; - VPB (Pass Pl Fem) => tra_ + "ídas" + VPB (Pass Sg Masc) => tra_ + "ído" ; + VPB (Pass Sg Fem) => tra_ + "ída" ; + VPB (Pass Pl Masc) => tra_ + "ídos" ; + VPB (Pass Pl Fem) => tra_ + "ídas" } } ; oper trocar_80 : Str -> Verbum = \trocar -> @@ -5801,56 +5801,56 @@ oper trocar_80 : Str -> Verbum = \trocar -> VPB (Pres Ind Sg P2) => tr_ + "uecas" ; VPB (Pres Ind Sg P3) => tr_ + "ueca" ; VPB (Pres Ind Pl P1) => tr_ + "ocamos" ; - VPB (Pres Ind Pl P2) => tr_ + "ocáis" ; + VPB (Pres Ind Pl P2) => tr_ + "ocáis" ; VPB (Pres Ind Pl P3) => tr_ + "uecan" ; VPB (Pres Sub Sg P1) => tr_ + "ueque" ; VPB (Pres Sub Sg P2) => tr_ + "ueques" ; VPB (Pres Sub Sg P3) => tr_ + "ueque" ; VPB (Pres Sub Pl P1) => tr_ + "oquemos" ; - VPB (Pres Sub Pl P2) => tr_ + "oquéis" ; + VPB (Pres Sub Pl P2) => tr_ + "oquéis" ; VPB (Pres Sub Pl P3) => tr_ + "uequen" ; VPB (Impf Ind Sg P1) => tr_ + "ocaba" ; --# notpresent VPB (Impf Ind Sg P2) => tr_ + "ocabas" ; --# notpresent VPB (Impf Ind Sg P3) => tr_ + "ocaba" ; --# notpresent - VPB (Impf Ind Pl P1) => tr_ + "ocábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => tr_ + "ocábamos" ; --# notpresent VPB (Impf Ind Pl P2) => tr_ + "ocabais" ; --# notpresent VPB (Impf Ind Pl P3) => tr_ + "ocaban" ; --# notpresent VPB (Impf Sub Sg P1) => tr_ + "ocara" ; --# notpresent VPB (Impf Sub Sg P2) => tr_ + "ocaras" ; --# notpresent VPB (Impf Sub Sg P3) => tr_ + "ocara" ; --# notpresent - VPB (Impf Sub Pl P1) => tr_ + "ocáramos" ; --# notpresent + VPB (Impf Sub Pl P1) => tr_ + "ocáramos" ; --# notpresent VPB (Impf Sub Pl P2) => tr_ + "ocarais" ; --# notpresent VPB (Impf Sub Pl P3) => tr_ + "ocaran" ; --# notpresent VPB (ImpfSub2 Sg P1) => tr_ + "ocase" ; --# notpresent VPB (ImpfSub2 Sg P2) => tr_ + "ocases" ; --# notpresent VPB (ImpfSub2 Sg P3) => tr_ + "ocase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => tr_ + "ocásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => tr_ + "ocásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => tr_ + "ocaseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => tr_ + "ocasen" ; --# notpresent - VPB (Pret Sg P1) => tr_ + "oqué" ; --# notpresent + VPB (Pret Sg P1) => tr_ + "oqué" ; --# notpresent VPB (Pret Sg P2) => tr_ + "ocaste" ; --# notpresent - VPB (Pret Sg P3) => tr_ + "ocó" ; --# notpresent + VPB (Pret Sg P3) => tr_ + "ocó" ; --# notpresent VPB (Pret Pl P1) => tr_ + "ocamos" ; --# notpresent VPB (Pret Pl P2) => tr_ + "ocasteis" ; --# notpresent VPB (Pret Pl P3) => tr_ + "ocaron" ; --# notpresent - VPB (Fut Ind Sg P1) => tr_ + "ocaré" ; --# notpresent - VPB (Fut Ind Sg P2) => tr_ + "ocarás" ; --# notpresent - VPB (Fut Ind Sg P3) => tr_ + "ocará" ; --# notpresent + VPB (Fut Ind Sg P1) => tr_ + "ocaré" ; --# notpresent + VPB (Fut Ind Sg P2) => tr_ + "ocarás" ; --# notpresent + VPB (Fut Ind Sg P3) => tr_ + "ocará" ; --# notpresent VPB (Fut Ind Pl P1) => tr_ + "ocaremos" ; --# notpresent - VPB (Fut Ind Pl P2) => tr_ + "ocaréis" ; --# notpresent - VPB (Fut Ind Pl P3) => tr_ + "ocarán" ; --# notpresent + VPB (Fut Ind Pl P2) => tr_ + "ocaréis" ; --# notpresent + VPB (Fut Ind Pl P3) => tr_ + "ocarán" ; --# notpresent VPB (Fut Sub Sg P1) => tr_ + "ocare" ; --# notpresent VPB (Fut Sub Sg P2) => tr_ + "ocares" ; --# notpresent VPB (Fut Sub Sg P3) => tr_ + "ocare" ; --# notpresent - VPB (Fut Sub Pl P1) => tr_ + "ocáremos" ; --# notpresent + VPB (Fut Sub Pl P1) => tr_ + "ocáremos" ; --# notpresent VPB (Fut Sub Pl P2) => tr_ + "ocareis" ; --# notpresent VPB (Fut Sub Pl P3) => tr_ + "ocaren" ; --# notpresent - VPB (Cond Sg P1) => tr_ + "ocaría" ; --# notpresent - VPB (Cond Sg P2) => tr_ + "ocarías" ; --# notpresent - VPB (Cond Sg P3) => tr_ + "ocaría" ; --# notpresent - VPB (Cond Pl P1) => tr_ + "ocaríamos" ; --# notpresent - VPB (Cond Pl P2) => tr_ + "ocaríais" ; --# notpresent - VPB (Cond Pl P3) => tr_ + "ocarían" ; --# notpresent + VPB (Cond Sg P1) => tr_ + "ocaría" ; --# notpresent + VPB (Cond Sg P2) => tr_ + "ocarías" ; --# notpresent + VPB (Cond Sg P3) => tr_ + "ocaría" ; --# notpresent + VPB (Cond Pl P1) => tr_ + "ocaríamos" ; --# notpresent + VPB (Cond Pl P2) => tr_ + "ocaríais" ; --# notpresent + VPB (Cond Pl P3) => tr_ + "ocarían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => tr_ + "ueca" ; VPB (Imper Sg P3) => tr_ + "ueque" ; @@ -5873,56 +5873,56 @@ oper valer_81 : Str -> Verbum = \valer -> VPB (Pres Ind Sg P2) => val_ + "es" ; VPB (Pres Ind Sg P3) => val_ + "e" ; VPB (Pres Ind Pl P1) => val_ + "emos" ; - VPB (Pres Ind Pl P2) => val_ + "éis" ; + VPB (Pres Ind Pl P2) => val_ + "éis" ; VPB (Pres Ind Pl P3) => val_ + "en" ; VPB (Pres Sub Sg P1) => val_ + "ga" ; VPB (Pres Sub Sg P2) => val_ + "gas" ; VPB (Pres Sub Sg P3) => val_ + "ga" ; VPB (Pres Sub Pl P1) => val_ + "gamos" ; - VPB (Pres Sub Pl P2) => val_ + "gáis" ; + VPB (Pres Sub Pl P2) => val_ + "gáis" ; VPB (Pres Sub Pl P3) => val_ + "gan" ; - VPB (Impf Ind Sg P1) => val_ + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => val_ + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => val_ + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => val_ + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => val_ + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => val_ + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => val_ + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => val_ + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => val_ + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => val_ + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => val_ + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => val_ + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => val_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => val_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => val_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => val_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => val_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => val_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => val_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => val_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => val_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => val_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => val_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => val_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => val_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => val_ + "iesen" ; --# notpresent - VPB (Pret Sg P1) => val_ + "í" ; --# notpresent + VPB (Pret Sg P1) => val_ + "í" ; --# notpresent VPB (Pret Sg P2) => val_ + "iste" ; --# notpresent - VPB (Pret Sg P3) => val_ + "ió" ; --# notpresent + VPB (Pret Sg P3) => val_ + "ió" ; --# notpresent VPB (Pret Pl P1) => val_ + "imos" ; --# notpresent VPB (Pret Pl P2) => val_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => val_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => val_ + "dré" ; --# notpresent - VPB (Fut Ind Sg P2) => val_ + "drás" ; --# notpresent - VPB (Fut Ind Sg P3) => val_ + "drá" ; --# notpresent + VPB (Fut Ind Sg P1) => val_ + "dré" ; --# notpresent + VPB (Fut Ind Sg P2) => val_ + "drás" ; --# notpresent + VPB (Fut Ind Sg P3) => val_ + "drá" ; --# notpresent VPB (Fut Ind Pl P1) => val_ + "dremos" ; --# notpresent - VPB (Fut Ind Pl P2) => val_ + "dréis" ; --# notpresent - VPB (Fut Ind Pl P3) => val_ + "drán" ; --# notpresent + VPB (Fut Ind Pl P2) => val_ + "dréis" ; --# notpresent + VPB (Fut Ind Pl P3) => val_ + "drán" ; --# notpresent VPB (Fut Sub Sg P1) => val_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => val_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => val_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => val_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => val_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => val_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => val_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => val_ + "dría" ; --# notpresent - VPB (Cond Sg P2) => val_ + "drías" ; --# notpresent - VPB (Cond Sg P3) => val_ + "dría" ; --# notpresent - VPB (Cond Pl P1) => val_ + "dríamos" ; --# notpresent - VPB (Cond Pl P2) => val_ + "dríais" ; --# notpresent - VPB (Cond Pl P3) => val_ + "drían" ; --# notpresent + VPB (Cond Sg P1) => val_ + "dría" ; --# notpresent + VPB (Cond Sg P2) => val_ + "drías" ; --# notpresent + VPB (Cond Sg P3) => val_ + "dría" ; --# notpresent + VPB (Cond Pl P1) => val_ + "dríamos" ; --# notpresent + VPB (Cond Pl P2) => val_ + "dríais" ; --# notpresent + VPB (Cond Pl P3) => val_ + "drían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => val_ + "e" ; VPB (Imper Sg P3) => val_ + "ga" ; @@ -5945,30 +5945,30 @@ oper venir_82 : Str -> Verbum = \venir -> VPB (Pres Ind Sg P2) => v_ + "ienes" ; VPB (Pres Ind Sg P3) => v_ + "iene" ; VPB (Pres Ind Pl P1) => v_ + "enimos" ; - VPB (Pres Ind Pl P2) => v_ + "enís" ; + VPB (Pres Ind Pl P2) => v_ + "enís" ; VPB (Pres Ind Pl P3) => v_ + "ienen" ; VPB (Pres Sub Sg P1) => v_ + "enga" ; VPB (Pres Sub Sg P2) => v_ + "engas" ; VPB (Pres Sub Sg P3) => v_ + "enga" ; VPB (Pres Sub Pl P1) => v_ + "engamos" ; - VPB (Pres Sub Pl P2) => v_ + "engáis" ; + VPB (Pres Sub Pl P2) => v_ + "engáis" ; VPB (Pres Sub Pl P3) => v_ + "engan" ; - VPB (Impf Ind Sg P1) => v_ + "enía" ; --# notpresent - VPB (Impf Ind Sg P2) => v_ + "enías" ; --# notpresent - VPB (Impf Ind Sg P3) => v_ + "enía" ; --# notpresent - VPB (Impf Ind Pl P1) => v_ + "eníamos" ; --# notpresent - VPB (Impf Ind Pl P2) => v_ + "eníais" ; --# notpresent - VPB (Impf Ind Pl P3) => v_ + "enían" ; --# notpresent + VPB (Impf Ind Sg P1) => v_ + "enía" ; --# notpresent + VPB (Impf Ind Sg P2) => v_ + "enías" ; --# notpresent + VPB (Impf Ind Sg P3) => v_ + "enía" ; --# notpresent + VPB (Impf Ind Pl P1) => v_ + "eníamos" ; --# notpresent + VPB (Impf Ind Pl P2) => v_ + "eníais" ; --# notpresent + VPB (Impf Ind Pl P3) => v_ + "enían" ; --# notpresent VPB (Impf Sub Sg P1) => v_ + "iniera" ; --# notpresent VPB (Impf Sub Sg P2) => v_ + "inieras" ; --# notpresent VPB (Impf Sub Sg P3) => v_ + "iniera" ; --# notpresent - VPB (Impf Sub Pl P1) => v_ + "iniéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => v_ + "iniéramos" ; --# notpresent VPB (Impf Sub Pl P2) => v_ + "inierais" ; --# notpresent VPB (Impf Sub Pl P3) => v_ + "inieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => v_ + "iniese" ; --# notpresent VPB (ImpfSub2 Sg P2) => v_ + "inieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => v_ + "iniese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => v_ + "iniésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => v_ + "iniésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => v_ + "inieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => v_ + "iniesen" ; --# notpresent VPB (Pret Sg P1) => v_ + "ine" ; --# notpresent @@ -5977,24 +5977,24 @@ oper venir_82 : Str -> Verbum = \venir -> VPB (Pret Pl P1) => v_ + "inimos" ; --# notpresent VPB (Pret Pl P2) => v_ + "inisteis" ; --# notpresent VPB (Pret Pl P3) => v_ + "inieron" ; --# notpresent - VPB (Fut Ind Sg P1) => v_ + "endré" ; --# notpresent - VPB (Fut Ind Sg P2) => v_ + "endrás" ; --# notpresent - VPB (Fut Ind Sg P3) => v_ + "endrá" ; --# notpresent + VPB (Fut Ind Sg P1) => v_ + "endré" ; --# notpresent + VPB (Fut Ind Sg P2) => v_ + "endrás" ; --# notpresent + VPB (Fut Ind Sg P3) => v_ + "endrá" ; --# notpresent VPB (Fut Ind Pl P1) => v_ + "endremos" ; --# notpresent - VPB (Fut Ind Pl P2) => v_ + "endréis" ; --# notpresent - VPB (Fut Ind Pl P3) => v_ + "endrán" ; --# notpresent + VPB (Fut Ind Pl P2) => v_ + "endréis" ; --# notpresent + VPB (Fut Ind Pl P3) => v_ + "endrán" ; --# notpresent VPB (Fut Sub Sg P1) => v_ + "iniere" ; --# notpresent VPB (Fut Sub Sg P2) => v_ + "inieres" ; --# notpresent VPB (Fut Sub Sg P3) => v_ + "iniere" ; --# notpresent - VPB (Fut Sub Pl P1) => v_ + "iniéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => v_ + "iniéremos" ; --# notpresent VPB (Fut Sub Pl P2) => v_ + "iniereis" ; --# notpresent VPB (Fut Sub Pl P3) => v_ + "inieren" ; --# notpresent - VPB (Cond Sg P1) => v_ + "endría" ; --# notpresent - VPB (Cond Sg P2) => v_ + "endrías" ; --# notpresent - VPB (Cond Sg P3) => v_ + "endría" ; --# notpresent - VPB (Cond Pl P1) => v_ + "endríamos" ; --# notpresent - VPB (Cond Pl P2) => v_ + "endríais" ; --# notpresent - VPB (Cond Pl P3) => v_ + "endrían" ; --# notpresent + VPB (Cond Sg P1) => v_ + "endría" ; --# notpresent + VPB (Cond Sg P2) => v_ + "endrías" ; --# notpresent + VPB (Cond Sg P3) => v_ + "endría" ; --# notpresent + VPB (Cond Pl P1) => v_ + "endríamos" ; --# notpresent + VPB (Cond Pl P2) => v_ + "endríais" ; --# notpresent + VPB (Cond Pl P3) => v_ + "endrían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => v_ + "en" ; VPB (Imper Sg P3) => v_ + "enga" ; @@ -6023,24 +6023,24 @@ oper ver_83 : Str -> Verbum = \ver -> VPB (Pres Sub Sg P2) => v_ + "eas" ; VPB (Pres Sub Sg P3) => v_ + "ea" ; VPB (Pres Sub Pl P1) => v_ + "eamos" ; - VPB (Pres Sub Pl P2) => v_ + "eáis" ; + VPB (Pres Sub Pl P2) => v_ + "eáis" ; VPB (Pres Sub Pl P3) => v_ + "ean" ; - VPB (Impf Ind Sg P1) => v_ + "eía" ; --# notpresent - VPB (Impf Ind Sg P2) => v_ + "eías" ; --# notpresent - VPB (Impf Ind Sg P3) => v_ + "eía" ; --# notpresent - VPB (Impf Ind Pl P1) => v_ + "eíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => v_ + "eíais" ; --# notpresent - VPB (Impf Ind Pl P3) => v_ + "eían" ; --# notpresent + VPB (Impf Ind Sg P1) => v_ + "eía" ; --# notpresent + VPB (Impf Ind Sg P2) => v_ + "eías" ; --# notpresent + VPB (Impf Ind Sg P3) => v_ + "eía" ; --# notpresent + VPB (Impf Ind Pl P1) => v_ + "eíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => v_ + "eíais" ; --# notpresent + VPB (Impf Ind Pl P3) => v_ + "eían" ; --# notpresent VPB (Impf Sub Sg P1) => v_ + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => v_ + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => v_ + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => v_ + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => v_ + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => v_ + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => v_ + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => v_ + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => v_ + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => v_ + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => v_ + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => v_ + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => v_ + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => v_ + "iesen" ; --# notpresent VPB (Pret Sg P1) => v_ + "i" ; --# notpresent @@ -6049,24 +6049,24 @@ oper ver_83 : Str -> Verbum = \ver -> VPB (Pret Pl P1) => v_ + "imos" ; --# notpresent VPB (Pret Pl P2) => v_ + "isteis" ; --# notpresent VPB (Pret Pl P3) => v_ + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => v_ + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => v_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => v_ + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => v_ + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => v_ + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => v_ + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => v_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => v_ + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => v_ + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => v_ + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => v_ + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => v_ + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => v_ + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => v_ + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => v_ + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => v_ + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => v_ + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => v_ + "ieren" ; --# notpresent - VPB (Cond Sg P1) => v_ + "ería" ; --# notpresent - VPB (Cond Sg P2) => v_ + "erías" ; --# notpresent - VPB (Cond Sg P3) => v_ + "ería" ; --# notpresent - VPB (Cond Pl P1) => v_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => v_ + "eríais" ; --# notpresent - VPB (Cond Pl P3) => v_ + "erían" ; --# notpresent + VPB (Cond Sg P1) => v_ + "ería" ; --# notpresent + VPB (Cond Sg P2) => v_ + "erías" ; --# notpresent + VPB (Cond Sg P3) => v_ + "ería" ; --# notpresent + VPB (Cond Pl P1) => v_ + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => v_ + "eríais" ; --# notpresent + VPB (Cond Pl P3) => v_ + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => v_ + "e" ; VPB (Imper Sg P3) => v_ + "ea" ; @@ -6089,56 +6089,56 @@ oper volver_84 : Str -> Verbum = \volver -> VPB (Pres Ind Sg P2) => v_ + "uelves" ; VPB (Pres Ind Sg P3) => v_ + "uelve" ; VPB (Pres Ind Pl P1) => v_ + "olvemos" ; - VPB (Pres Ind Pl P2) => v_ + "olvéis" ; + VPB (Pres Ind Pl P2) => v_ + "olvéis" ; VPB (Pres Ind Pl P3) => v_ + "uelven" ; VPB (Pres Sub Sg P1) => v_ + "uelva" ; VPB (Pres Sub Sg P2) => v_ + "uelvas" ; VPB (Pres Sub Sg P3) => v_ + "uelva" ; VPB (Pres Sub Pl P1) => v_ + "olvamos" ; - VPB (Pres Sub Pl P2) => v_ + "olváis" ; + VPB (Pres Sub Pl P2) => v_ + "olváis" ; VPB (Pres Sub Pl P3) => v_ + "uelvan" ; - VPB (Impf Ind Sg P1) => v_ + "olvía" ; --# notpresent - VPB (Impf Ind Sg P2) => v_ + "olvías" ; --# notpresent - VPB (Impf Ind Sg P3) => v_ + "olvía" ; --# notpresent - VPB (Impf Ind Pl P1) => v_ + "olvíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => v_ + "olvíais" ; --# notpresent - VPB (Impf Ind Pl P3) => v_ + "olvían" ; --# notpresent + VPB (Impf Ind Sg P1) => v_ + "olvía" ; --# notpresent + VPB (Impf Ind Sg P2) => v_ + "olvías" ; --# notpresent + VPB (Impf Ind Sg P3) => v_ + "olvía" ; --# notpresent + VPB (Impf Ind Pl P1) => v_ + "olvíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => v_ + "olvíais" ; --# notpresent + VPB (Impf Ind Pl P3) => v_ + "olvían" ; --# notpresent VPB (Impf Sub Sg P1) => v_ + "olviera" ; --# notpresent VPB (Impf Sub Sg P2) => v_ + "olvieras" ; --# notpresent VPB (Impf Sub Sg P3) => v_ + "olviera" ; --# notpresent - VPB (Impf Sub Pl P1) => v_ + "olviéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => v_ + "olviéramos" ; --# notpresent VPB (Impf Sub Pl P2) => v_ + "olvierais" ; --# notpresent VPB (Impf Sub Pl P3) => v_ + "olvieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => v_ + "olviese" ; --# notpresent VPB (ImpfSub2 Sg P2) => v_ + "olvieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => v_ + "olviese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => v_ + "olviésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => v_ + "olviésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => v_ + "olvieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => v_ + "olviesen" ; --# notpresent - VPB (Pret Sg P1) => v_ + "olví" ; --# notpresent + VPB (Pret Sg P1) => v_ + "olví" ; --# notpresent VPB (Pret Sg P2) => v_ + "olviste" ; --# notpresent - VPB (Pret Sg P3) => v_ + "olvió" ; --# notpresent + VPB (Pret Sg P3) => v_ + "olvió" ; --# notpresent VPB (Pret Pl P1) => v_ + "olvimos" ; --# notpresent VPB (Pret Pl P2) => v_ + "olvisteis" ; --# notpresent VPB (Pret Pl P3) => v_ + "olvieron" ; --# notpresent - VPB (Fut Ind Sg P1) => v_ + "olveré" ; --# notpresent - VPB (Fut Ind Sg P2) => v_ + "olverás" ; --# notpresent - VPB (Fut Ind Sg P3) => v_ + "olverá" ; --# notpresent + VPB (Fut Ind Sg P1) => v_ + "olveré" ; --# notpresent + VPB (Fut Ind Sg P2) => v_ + "olverás" ; --# notpresent + VPB (Fut Ind Sg P3) => v_ + "olverá" ; --# notpresent VPB (Fut Ind Pl P1) => v_ + "olveremos" ; --# notpresent - VPB (Fut Ind Pl P2) => v_ + "olveréis" ; --# notpresent - VPB (Fut Ind Pl P3) => v_ + "olverán" ; --# notpresent + VPB (Fut Ind Pl P2) => v_ + "olveréis" ; --# notpresent + VPB (Fut Ind Pl P3) => v_ + "olverán" ; --# notpresent VPB (Fut Sub Sg P1) => v_ + "olviere" ; --# notpresent VPB (Fut Sub Sg P2) => v_ + "olvieres" ; --# notpresent VPB (Fut Sub Sg P3) => v_ + "olviere" ; --# notpresent - VPB (Fut Sub Pl P1) => v_ + "olviéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => v_ + "olviéremos" ; --# notpresent VPB (Fut Sub Pl P2) => v_ + "olviereis" ; --# notpresent VPB (Fut Sub Pl P3) => v_ + "olvieren" ; --# notpresent - VPB (Cond Sg P1) => v_ + "olvería" ; --# notpresent - VPB (Cond Sg P2) => v_ + "olverías" ; --# notpresent - VPB (Cond Sg P3) => v_ + "olvería" ; --# notpresent - VPB (Cond Pl P1) => v_ + "olveríamos" ; --# notpresent - VPB (Cond Pl P2) => v_ + "olveríais" ; --# notpresent - VPB (Cond Pl P3) => v_ + "olverían" ; --# notpresent + VPB (Cond Sg P1) => v_ + "olvería" ; --# notpresent + VPB (Cond Sg P2) => v_ + "olverías" ; --# notpresent + VPB (Cond Sg P3) => v_ + "olvería" ; --# notpresent + VPB (Cond Pl P1) => v_ + "olveríamos" ; --# notpresent + VPB (Cond Pl P2) => v_ + "olveríais" ; --# notpresent + VPB (Cond Pl P3) => v_ + "olverían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => v_ + "uelve" ; VPB (Imper Sg P3) => v_ + "uelva" ; @@ -6161,56 +6161,56 @@ oper yacer_85 : Str -> Verbum = \yacer -> VPB (Pres Ind Sg P2) => ya_ + "ces" ; VPB (Pres Ind Sg P3) => ya_ + "ce" ; VPB (Pres Ind Pl P1) => ya_ + "cemos" ; - VPB (Pres Ind Pl P2) => ya_ + "céis" ; + VPB (Pres Ind Pl P2) => ya_ + "céis" ; VPB (Pres Ind Pl P3) => ya_ + "cen" ; VPB (Pres Sub Sg P1) => ya_ + "zga" ; VPB (Pres Sub Sg P2) => ya_ + "zgas" ; VPB (Pres Sub Sg P3) => ya_ + "zga" ; VPB (Pres Sub Pl P1) => ya_ + "zgamos" ; - VPB (Pres Sub Pl P2) => ya_ + "zgáis" ; + VPB (Pres Sub Pl P2) => ya_ + "zgáis" ; VPB (Pres Sub Pl P3) => ya_ + "zgan" ; - VPB (Impf Ind Sg P1) => ya_ + "cía" ; --# notpresent - VPB (Impf Ind Sg P2) => ya_ + "cías" ; --# notpresent - VPB (Impf Ind Sg P3) => ya_ + "cía" ; --# notpresent - VPB (Impf Ind Pl P1) => ya_ + "cíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => ya_ + "cíais" ; --# notpresent - VPB (Impf Ind Pl P3) => ya_ + "cían" ; --# notpresent + VPB (Impf Ind Sg P1) => ya_ + "cía" ; --# notpresent + VPB (Impf Ind Sg P2) => ya_ + "cías" ; --# notpresent + VPB (Impf Ind Sg P3) => ya_ + "cía" ; --# notpresent + VPB (Impf Ind Pl P1) => ya_ + "cíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => ya_ + "cíais" ; --# notpresent + VPB (Impf Ind Pl P3) => ya_ + "cían" ; --# notpresent VPB (Impf Sub Sg P1) => ya_ + "ciera" ; --# notpresent VPB (Impf Sub Sg P2) => ya_ + "cieras" ; --# notpresent VPB (Impf Sub Sg P3) => ya_ + "ciera" ; --# notpresent - VPB (Impf Sub Pl P1) => ya_ + "ciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => ya_ + "ciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => ya_ + "cierais" ; --# notpresent VPB (Impf Sub Pl P3) => ya_ + "cieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => ya_ + "ciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => ya_ + "cieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => ya_ + "ciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => ya_ + "ciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => ya_ + "ciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => ya_ + "cieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => ya_ + "ciesen" ; --# notpresent - VPB (Pret Sg P1) => ya_ + "cí" ; --# notpresent + VPB (Pret Sg P1) => ya_ + "cí" ; --# notpresent VPB (Pret Sg P2) => ya_ + "ciste" ; --# notpresent - VPB (Pret Sg P3) => ya_ + "ció" ; --# notpresent + VPB (Pret Sg P3) => ya_ + "ció" ; --# notpresent VPB (Pret Pl P1) => ya_ + "cimos" ; --# notpresent VPB (Pret Pl P2) => ya_ + "cisteis" ; --# notpresent VPB (Pret Pl P3) => ya_ + "cieron" ; --# notpresent - VPB (Fut Ind Sg P1) => ya_ + "ceré" ; --# notpresent - VPB (Fut Ind Sg P2) => ya_ + "cerás" ; --# notpresent - VPB (Fut Ind Sg P3) => ya_ + "cerá" ; --# notpresent + VPB (Fut Ind Sg P1) => ya_ + "ceré" ; --# notpresent + VPB (Fut Ind Sg P2) => ya_ + "cerás" ; --# notpresent + VPB (Fut Ind Sg P3) => ya_ + "cerá" ; --# notpresent VPB (Fut Ind Pl P1) => ya_ + "ceremos" ; --# notpresent - VPB (Fut Ind Pl P2) => ya_ + "ceréis" ; --# notpresent - VPB (Fut Ind Pl P3) => ya_ + "cerán" ; --# notpresent + VPB (Fut Ind Pl P2) => ya_ + "ceréis" ; --# notpresent + VPB (Fut Ind Pl P3) => ya_ + "cerán" ; --# notpresent VPB (Fut Sub Sg P1) => ya_ + "ciere" ; --# notpresent VPB (Fut Sub Sg P2) => ya_ + "cieres" ; --# notpresent VPB (Fut Sub Sg P3) => ya_ + "ciere" ; --# notpresent - VPB (Fut Sub Pl P1) => ya_ + "ciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => ya_ + "ciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => ya_ + "ciereis" ; --# notpresent VPB (Fut Sub Pl P3) => ya_ + "cieren" ; --# notpresent - VPB (Cond Sg P1) => ya_ + "cería" ; --# notpresent - VPB (Cond Sg P2) => ya_ + "cerías" ; --# notpresent - VPB (Cond Sg P3) => ya_ + "cería" ; --# notpresent - VPB (Cond Pl P1) => ya_ + "ceríamos" ; --# notpresent - VPB (Cond Pl P2) => ya_ + "ceríais" ; --# notpresent - VPB (Cond Pl P3) => ya_ + "cerían" ; --# notpresent + VPB (Cond Sg P1) => ya_ + "cería" ; --# notpresent + VPB (Cond Sg P2) => ya_ + "cerías" ; --# notpresent + VPB (Cond Sg P3) => ya_ + "cería" ; --# notpresent + VPB (Cond Pl P1) => ya_ + "ceríamos" ; --# notpresent + VPB (Cond Pl P2) => ya_ + "ceríais" ; --# notpresent + VPB (Cond Pl P3) => ya_ + "cerían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => ya_ + "ce" ; VPB (Imper Sg P3) => ya_ + "zga" ; @@ -6233,56 +6233,56 @@ oper zurcir_86 : Str -> Verbum = \zurcir -> VPB (Pres Ind Sg P2) => zur_ + "ces" ; VPB (Pres Ind Sg P3) => zur_ + "ce" ; VPB (Pres Ind Pl P1) => zur_ + "cimos" ; - VPB (Pres Ind Pl P2) => zur_ + "cís" ; + VPB (Pres Ind Pl P2) => zur_ + "cís" ; VPB (Pres Ind Pl P3) => zur_ + "cen" ; VPB (Pres Sub Sg P1) => zur_ + "za" ; VPB (Pres Sub Sg P2) => zur_ + "zas" ; VPB (Pres Sub Sg P3) => zur_ + "za" ; VPB (Pres Sub Pl P1) => zur_ + "zamos" ; - VPB (Pres Sub Pl P2) => zur_ + "záis" ; + VPB (Pres Sub Pl P2) => zur_ + "záis" ; VPB (Pres Sub Pl P3) => zur_ + "zan" ; - VPB (Impf Ind Sg P1) => zur_ + "cía" ; --# notpresent - VPB (Impf Ind Sg P2) => zur_ + "cías" ; --# notpresent - VPB (Impf Ind Sg P3) => zur_ + "cía" ; --# notpresent - VPB (Impf Ind Pl P1) => zur_ + "cíamos" ; --# notpresent - VPB (Impf Ind Pl P2) => zur_ + "cíais" ; --# notpresent - VPB (Impf Ind Pl P3) => zur_ + "cían" ; --# notpresent + VPB (Impf Ind Sg P1) => zur_ + "cía" ; --# notpresent + VPB (Impf Ind Sg P2) => zur_ + "cías" ; --# notpresent + VPB (Impf Ind Sg P3) => zur_ + "cía" ; --# notpresent + VPB (Impf Ind Pl P1) => zur_ + "cíamos" ; --# notpresent + VPB (Impf Ind Pl P2) => zur_ + "cíais" ; --# notpresent + VPB (Impf Ind Pl P3) => zur_ + "cían" ; --# notpresent VPB (Impf Sub Sg P1) => zur_ + "ciera" ; --# notpresent VPB (Impf Sub Sg P2) => zur_ + "cieras" ; --# notpresent VPB (Impf Sub Sg P3) => zur_ + "ciera" ; --# notpresent - VPB (Impf Sub Pl P1) => zur_ + "ciéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => zur_ + "ciéramos" ; --# notpresent VPB (Impf Sub Pl P2) => zur_ + "cierais" ; --# notpresent VPB (Impf Sub Pl P3) => zur_ + "cieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => zur_ + "ciese" ; --# notpresent VPB (ImpfSub2 Sg P2) => zur_ + "cieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => zur_ + "ciese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => zur_ + "ciésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => zur_ + "ciésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => zur_ + "cieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => zur_ + "ciesen" ; --# notpresent - VPB (Pret Sg P1) => zur_ + "cí" ; --# notpresent + VPB (Pret Sg P1) => zur_ + "cí" ; --# notpresent VPB (Pret Sg P2) => zur_ + "ciste" ; --# notpresent - VPB (Pret Sg P3) => zur_ + "ció" ; --# notpresent + VPB (Pret Sg P3) => zur_ + "ció" ; --# notpresent VPB (Pret Pl P1) => zur_ + "cimos" ; --# notpresent VPB (Pret Pl P2) => zur_ + "cisteis" ; --# notpresent VPB (Pret Pl P3) => zur_ + "cieron" ; --# notpresent - VPB (Fut Ind Sg P1) => zur_ + "ciré" ; --# notpresent - VPB (Fut Ind Sg P2) => zur_ + "cirás" ; --# notpresent - VPB (Fut Ind Sg P3) => zur_ + "cirá" ; --# notpresent + VPB (Fut Ind Sg P1) => zur_ + "ciré" ; --# notpresent + VPB (Fut Ind Sg P2) => zur_ + "cirás" ; --# notpresent + VPB (Fut Ind Sg P3) => zur_ + "cirá" ; --# notpresent VPB (Fut Ind Pl P1) => zur_ + "ciremos" ; --# notpresent - VPB (Fut Ind Pl P2) => zur_ + "ciréis" ; --# notpresent - VPB (Fut Ind Pl P3) => zur_ + "cirán" ; --# notpresent + VPB (Fut Ind Pl P2) => zur_ + "ciréis" ; --# notpresent + VPB (Fut Ind Pl P3) => zur_ + "cirán" ; --# notpresent VPB (Fut Sub Sg P1) => zur_ + "ciere" ; --# notpresent VPB (Fut Sub Sg P2) => zur_ + "cieres" ; --# notpresent VPB (Fut Sub Sg P3) => zur_ + "ciere" ; --# notpresent - VPB (Fut Sub Pl P1) => zur_ + "ciéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => zur_ + "ciéremos" ; --# notpresent VPB (Fut Sub Pl P2) => zur_ + "ciereis" ; --# notpresent VPB (Fut Sub Pl P3) => zur_ + "cieren" ; --# notpresent - VPB (Cond Sg P1) => zur_ + "ciría" ; --# notpresent - VPB (Cond Sg P2) => zur_ + "cirías" ; --# notpresent - VPB (Cond Sg P3) => zur_ + "ciría" ; --# notpresent - VPB (Cond Pl P1) => zur_ + "ciríamos" ; --# notpresent - VPB (Cond Pl P2) => zur_ + "ciríais" ; --# notpresent - VPB (Cond Pl P3) => zur_ + "cirían" ; --# notpresent + VPB (Cond Sg P1) => zur_ + "ciría" ; --# notpresent + VPB (Cond Sg P2) => zur_ + "cirías" ; --# notpresent + VPB (Cond Sg P3) => zur_ + "ciría" ; --# notpresent + VPB (Cond Pl P1) => zur_ + "ciríamos" ; --# notpresent + VPB (Cond Pl P2) => zur_ + "ciríais" ; --# notpresent + VPB (Cond Pl P3) => zur_ + "cirían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => zur_ + "ce" ; VPB (Imper Sg P3) => zur_ + "za" ; @@ -6305,56 +6305,56 @@ oper amar_87 : Str -> Verbum = \amar -> VPB (Pres Ind Sg P2) => am_ + "as" ; VPB (Pres Ind Sg P3) => am_ + "a" ; VPB (Pres Ind Pl P1) => am_ + "amos" ; - VPB (Pres Ind Pl P2) => am_ + "áis" ; + VPB (Pres Ind Pl P2) => am_ + "áis" ; VPB (Pres Ind Pl P3) => am_ + "an" ; VPB (Pres Sub Sg P1) => am_ + "e" ; VPB (Pres Sub Sg P2) => am_ + "es" ; VPB (Pres Sub Sg P3) => am_ + "e" ; VPB (Pres Sub Pl P1) => am_ + "emos" ; - VPB (Pres Sub Pl P2) => am_ + "éis" ; + VPB (Pres Sub Pl P2) => am_ + "éis" ; VPB (Pres Sub Pl P3) => am_ + "en" ; VPB (Impf Ind Sg P1) => am_ + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => am_ + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => am_ + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => am_ + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => am_ + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => am_ + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => am_ + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => am_ + "ara" ; --# notpresent VPB (Impf Sub Sg P2) => am_ + "aras" ; --# notpresent VPB (Impf Sub Sg P3) => am_ + "ara" ; --# notpresent - VPB (Impf Sub Pl P1) => am_ + "áramos" ; --# notpresent + VPB (Impf Sub Pl P1) => am_ + "áramos" ; --# notpresent VPB (Impf Sub Pl P2) => am_ + "arais" ; --# notpresent VPB (Impf Sub Pl P3) => am_ + "aran" ; --# notpresent VPB (ImpfSub2 Sg P1) => am_ + "ase" ; --# notpresent VPB (ImpfSub2 Sg P2) => am_ + "ases" ; --# notpresent VPB (ImpfSub2 Sg P3) => am_ + "ase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => am_ + "ásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => am_ + "ásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => am_ + "aseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => am_ + "asen" ; --# notpresent - VPB (Pret Sg P1) => am_ + "é" ; --# notpresent + VPB (Pret Sg P1) => am_ + "é" ; --# notpresent VPB (Pret Sg P2) => am_ + "aste" ; --# notpresent - VPB (Pret Sg P3) => am_ + "ó" ; --# notpresent + VPB (Pret Sg P3) => am_ + "ó" ; --# notpresent VPB (Pret Pl P1) => am_ + "amos" ; --# notpresent VPB (Pret Pl P2) => am_ + "asteis" ; --# notpresent VPB (Pret Pl P3) => am_ + "aron" ; --# notpresent - VPB (Fut Ind Sg P1) => am_ + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => am_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => am_ + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => am_ + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => am_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => am_ + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => am_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => am_ + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => am_ + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => am_ + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => am_ + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => am_ + "are" ; --# notpresent VPB (Fut Sub Sg P2) => am_ + "ares" ; --# notpresent VPB (Fut Sub Sg P3) => am_ + "are" ; --# notpresent - VPB (Fut Sub Pl P1) => am_ + "áremos" ; --# notpresent + VPB (Fut Sub Pl P1) => am_ + "áremos" ; --# notpresent VPB (Fut Sub Pl P2) => am_ + "areis" ; --# notpresent VPB (Fut Sub Pl P3) => am_ + "aren" ; --# notpresent - VPB (Cond Sg P1) => am_ + "aría" ; --# notpresent - VPB (Cond Sg P2) => am_ + "arías" ; --# notpresent - VPB (Cond Sg P3) => am_ + "aría" ; --# notpresent - VPB (Cond Pl P1) => am_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => am_ + "aríais" ; --# notpresent - VPB (Cond Pl P3) => am_ + "arían" ; --# notpresent + VPB (Cond Sg P1) => am_ + "aría" ; --# notpresent + VPB (Cond Sg P2) => am_ + "arías" ; --# notpresent + VPB (Cond Sg P3) => am_ + "aría" ; --# notpresent + VPB (Cond Pl P1) => am_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => am_ + "aríais" ; --# notpresent + VPB (Cond Pl P3) => am_ + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => am_ + "a" ; VPB (Imper Sg P3) => am_ + "e" ; @@ -6387,7 +6387,7 @@ oper llover_89 : Str -> Verbum = \llover -> VPB (Pres Sub Pl P3) => variants {} ; VPB (Impf Ind Sg P1) => variants {} ; --# notpresent VPB (Impf Ind Sg P2) => variants {} ; --# notpresent - VPB (Impf Ind Sg P3) => ll_ + "ovía" ; --# notpresent + VPB (Impf Ind Sg P3) => ll_ + "ovía" ; --# notpresent VPB (Impf Ind Pl P1) => variants {} ; --# notpresent VPB (Impf Ind Pl P2) => variants {} ; --# notpresent VPB (Impf Ind Pl P3) => variants {} ; --# notpresent @@ -6405,13 +6405,13 @@ oper llover_89 : Str -> Verbum = \llover -> VPB (ImpfSub2 Pl P3) => variants {} ; --# notpresent VPB (Pret Sg P1) => variants {} ; --# notpresent VPB (Pret Sg P2) => variants {} ; --# notpresent - VPB (Pret Sg P3) => ll_ + "ovió" ; --# notpresent + VPB (Pret Sg P3) => ll_ + "ovió" ; --# notpresent VPB (Pret Pl P1) => variants {} ; --# notpresent VPB (Pret Pl P2) => variants {} ; --# notpresent VPB (Pret Pl P3) => variants {} ; --# notpresent VPB (Fut Ind Sg P1) => variants {} ; --# notpresent VPB (Fut Ind Sg P2) => variants {} ; --# notpresent - VPB (Fut Ind Sg P3) => ll_ + "overá" ; --# notpresent + VPB (Fut Ind Sg P3) => ll_ + "overá" ; --# notpresent VPB (Fut Ind Pl P1) => variants {} ; --# notpresent VPB (Fut Ind Pl P2) => variants {} ; --# notpresent VPB (Fut Ind Pl P3) => variants {} ; --# notpresent @@ -6423,7 +6423,7 @@ oper llover_89 : Str -> Verbum = \llover -> VPB (Fut Sub Pl P3) => variants {} ; --# notpresent VPB (Cond Sg P1) => variants {} ; --# notpresent VPB (Cond Sg P2) => variants {} ; --# notpresent - VPB (Cond Sg P3) => ll_ + "overía" ; --# notpresent + VPB (Cond Sg P3) => ll_ + "overía" ; --# notpresent VPB (Cond Pl P1) => variants {} ; --# notpresent VPB (Cond Pl P2) => variants {} ; --# notpresent VPB (Cond Pl P3) => variants {} ; --# notpresent @@ -6450,9 +6450,9 @@ oper llover_89 : Str -> Verbum = \llover -> let amare = amar.s ! VI Infn ; a'r = case last (init amare) of { - "i" => "ír" ; - "e" => "ér" ; - _ => "ár" + "i" => "ír" ; + "e" => "ér" ; + _ => "ár" } ; ama'r = Predef.tk 2 amare ++ a'r in @@ -6518,56 +6518,56 @@ oper VPB (Pres Ind Sg P2) => muestr + "as" ; VPB (Pres Ind Sg P3) => muestr + "a" ; VPB (Pres Ind Pl P1) => mostr + "amos" ; - VPB (Pres Ind Pl P2) => mostr + "áis" ; + VPB (Pres Ind Pl P2) => mostr + "áis" ; VPB (Pres Ind Pl P3) => muestr + "an" ; VPB (Pres Sub Sg P1) => muestr + "e" ; VPB (Pres Sub Sg P2) => muestr + "es" ; VPB (Pres Sub Sg P3) => muestr + "e" ; VPB (Pres Sub Pl P1) => mostr + "emos" ; - VPB (Pres Sub Pl P2) => mostr + "éis" ; + VPB (Pres Sub Pl P2) => mostr + "éis" ; VPB (Pres Sub Pl P3) => muestr + "en" ; VPB (Impf Ind Sg P1) => mostr + "aba" ; --# notpresent VPB (Impf Ind Sg P2) => mostr + "abas" ; --# notpresent VPB (Impf Ind Sg P3) => mostr + "aba" ; --# notpresent - VPB (Impf Ind Pl P1) => mostr + "ábamos" ; --# notpresent + VPB (Impf Ind Pl P1) => mostr + "ábamos" ; --# notpresent VPB (Impf Ind Pl P2) => mostr + "abais" ; --# notpresent VPB (Impf Ind Pl P3) => mostr + "aban" ; --# notpresent VPB (Impf Sub Sg P1) => mostr + "ara" ; --# notpresent VPB (Impf Sub Sg P2) => mostr + "aras" ; --# notpresent VPB (Impf Sub Sg P3) => mostr + "ara" ; --# notpresent - VPB (Impf Sub Pl P1) => mostr + "áramos" ; --# notpresent + VPB (Impf Sub Pl P1) => mostr + "áramos" ; --# notpresent VPB (Impf Sub Pl P2) => mostr + "arais" ; --# notpresent VPB (Impf Sub Pl P3) => mostr + "aran" ; --# notpresent VPB (ImpfSub2 Sg P1) => mostr + "ase" ; --# notpresent VPB (ImpfSub2 Sg P2) => mostr + "ases" ; --# notpresent VPB (ImpfSub2 Sg P3) => mostr + "ase" ; --# notpresent - VPB (ImpfSub2 Pl P1) => mostr + "ásemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => mostr + "ásemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => mostr + "aseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => mostr + "asen" ; --# notpresent - VPB (Pret Sg P1) => mostr + "é" ; --# notpresent + VPB (Pret Sg P1) => mostr + "é" ; --# notpresent VPB (Pret Sg P2) => mostr + "aste" ; --# notpresent - VPB (Pret Sg P3) => mostr + "ó" ; --# notpresent + VPB (Pret Sg P3) => mostr + "ó" ; --# notpresent VPB (Pret Pl P1) => mostr + "amos" ; --# notpresent VPB (Pret Pl P2) => mostr + "asteis" ; --# notpresent VPB (Pret Pl P3) => mostr + "aron" ; --# notpresent - VPB (Fut Ind Sg P1) => mostr + "aré" ; --# notpresent - VPB (Fut Ind Sg P2) => mostr + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => mostr + "ará" ; --# notpresent + VPB (Fut Ind Sg P1) => mostr + "aré" ; --# notpresent + VPB (Fut Ind Sg P2) => mostr + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => mostr + "ará" ; --# notpresent VPB (Fut Ind Pl P1) => mostr + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => mostr + "aréis" ; --# notpresent - VPB (Fut Ind Pl P3) => mostr + "arán" ; --# notpresent + VPB (Fut Ind Pl P2) => mostr + "aréis" ; --# notpresent + VPB (Fut Ind Pl P3) => mostr + "arán" ; --# notpresent VPB (Fut Sub Sg P1) => mostr + "are" ; --# notpresent VPB (Fut Sub Sg P2) => mostr + "ares" ; --# notpresent VPB (Fut Sub Sg P3) => mostr + "are" ; --# notpresent - VPB (Fut Sub Pl P1) => mostr + "áremos" ; --# notpresent + VPB (Fut Sub Pl P1) => mostr + "áremos" ; --# notpresent VPB (Fut Sub Pl P2) => mostr + "areis" ; --# notpresent VPB (Fut Sub Pl P3) => mostr + "aren" ; --# notpresent - VPB (Cond Sg P1) => mostr + "aría" ; --# notpresent - VPB (Cond Sg P2) => mostr + "arías" ; --# notpresent - VPB (Cond Sg P3) => mostr + "aría" ; --# notpresent - VPB (Cond Pl P1) => mostr + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => mostr + "aríais" ; --# notpresent - VPB (Cond Pl P3) => mostr + "arían" ; --# notpresent + VPB (Cond Sg P1) => mostr + "aría" ; --# notpresent + VPB (Cond Sg P2) => mostr + "arías" ; --# notpresent + VPB (Cond Sg P3) => mostr + "aría" ; --# notpresent + VPB (Cond Pl P1) => mostr + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => mostr + "aríais" ; --# notpresent + VPB (Cond Pl P3) => mostr + "arían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => muestr + "a" ; VPB (Imper Sg P3) => muestr + "e" ; @@ -6595,56 +6595,56 @@ oper VPB (Pres Ind Sg P2) => entiend + "es" ; VPB (Pres Ind Sg P3) => entiend + "e" ; VPB (Pres Ind Pl P1) => entend + "emos" ; - VPB (Pres Ind Pl P2) => entend + "éis" ; + VPB (Pres Ind Pl P2) => entend + "éis" ; VPB (Pres Ind Pl P3) => entiend + "en" ; VPB (Pres Sub Sg P1) => entiend + "a" ; VPB (Pres Sub Sg P2) => entiend + "as" ; VPB (Pres Sub Sg P3) => entiend + "a" ; VPB (Pres Sub Pl P1) => entend + "amos" ; - VPB (Pres Sub Pl P2) => entend + "áis" ; + VPB (Pres Sub Pl P2) => entend + "áis" ; VPB (Pres Sub Pl P3) => entiend + "an" ; - VPB (Impf Ind Sg P1) => entend + "ía" ; --# notpresent - VPB (Impf Ind Sg P2) => entend + "ías" ; --# notpresent - VPB (Impf Ind Sg P3) => entend + "ía" ; --# notpresent - VPB (Impf Ind Pl P1) => entend + "íamos" ; --# notpresent - VPB (Impf Ind Pl P2) => entend + "íais" ; --# notpresent - VPB (Impf Ind Pl P3) => entend + "ían" ; --# notpresent + VPB (Impf Ind Sg P1) => entend + "ía" ; --# notpresent + VPB (Impf Ind Sg P2) => entend + "ías" ; --# notpresent + VPB (Impf Ind Sg P3) => entend + "ía" ; --# notpresent + VPB (Impf Ind Pl P1) => entend + "íamos" ; --# notpresent + VPB (Impf Ind Pl P2) => entend + "íais" ; --# notpresent + VPB (Impf Ind Pl P3) => entend + "ían" ; --# notpresent VPB (Impf Sub Sg P1) => entend + "iera" ; --# notpresent VPB (Impf Sub Sg P2) => entend + "ieras" ; --# notpresent VPB (Impf Sub Sg P3) => entend + "iera" ; --# notpresent - VPB (Impf Sub Pl P1) => entend + "iéramos" ; --# notpresent + VPB (Impf Sub Pl P1) => entend + "iéramos" ; --# notpresent VPB (Impf Sub Pl P2) => entend + "ierais" ; --# notpresent VPB (Impf Sub Pl P3) => entend + "ieran" ; --# notpresent VPB (ImpfSub2 Sg P1) => entend + "iese" ; --# notpresent VPB (ImpfSub2 Sg P2) => entend + "ieses" ; --# notpresent VPB (ImpfSub2 Sg P3) => entend + "iese" ; --# notpresent - VPB (ImpfSub2 Pl P1) => entend + "iésemos" ; --# notpresent + VPB (ImpfSub2 Pl P1) => entend + "iésemos" ; --# notpresent VPB (ImpfSub2 Pl P2) => entend + "ieseis" ; --# notpresent VPB (ImpfSub2 Pl P3) => entend + "iesen" ; --# notpresent - VPB (Pret Sg P1) => entend + "í" ; --# notpresent + VPB (Pret Sg P1) => entend + "í" ; --# notpresent VPB (Pret Sg P2) => entend + "iste" ; --# notpresent - VPB (Pret Sg P3) => entend + "ió" ; --# notpresent + VPB (Pret Sg P3) => entend + "ió" ; --# notpresent VPB (Pret Pl P1) => entend + "imos" ; --# notpresent VPB (Pret Pl P2) => entend + "isteis" ; --# notpresent VPB (Pret Pl P3) => entend + "ieron" ; --# notpresent - VPB (Fut Ind Sg P1) => entend + "eré" ; --# notpresent - VPB (Fut Ind Sg P2) => entend + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => entend + "erá" ; --# notpresent + VPB (Fut Ind Sg P1) => entend + "eré" ; --# notpresent + VPB (Fut Ind Sg P2) => entend + "erás" ; --# notpresent + VPB (Fut Ind Sg P3) => entend + "erá" ; --# notpresent VPB (Fut Ind Pl P1) => entend + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => entend + "eréis" ; --# notpresent - VPB (Fut Ind Pl P3) => entend + "erán" ; --# notpresent + VPB (Fut Ind Pl P2) => entend + "eréis" ; --# notpresent + VPB (Fut Ind Pl P3) => entend + "erán" ; --# notpresent VPB (Fut Sub Sg P1) => entend + "iere" ; --# notpresent VPB (Fut Sub Sg P2) => entend + "ieres" ; --# notpresent VPB (Fut Sub Sg P3) => entend + "iere" ; --# notpresent - VPB (Fut Sub Pl P1) => entend + "iéremos" ; --# notpresent + VPB (Fut Sub Pl P1) => entend + "iéremos" ; --# notpresent VPB (Fut Sub Pl P2) => entend + "iereis" ; --# notpresent VPB (Fut Sub Pl P3) => entend + "ieren" ; --# notpresent - VPB (Cond Sg P1) => entend + "ería" ; --# notpresent - VPB (Cond Sg P2) => entend + "erías" ; --# notpresent - VPB (Cond Sg P3) => entend + "ería" ; --# notpresent - VPB (Cond Pl P1) => entend + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => entend + "eríais" ; --# notpresent - VPB (Cond Pl P3) => entend + "erían" ; --# notpresent + VPB (Cond Sg P1) => entend + "ería" ; --# notpresent + VPB (Cond Sg P2) => entend + "erías" ; --# notpresent + VPB (Cond Sg P3) => entend + "ería" ; --# notpresent + VPB (Cond Pl P1) => entend + "eríamos" ; --# notpresent + VPB (Cond Pl P2) => entend + "eríais" ; --# notpresent + VPB (Cond Pl P3) => entend + "erían" ; --# notpresent VPB (Imper Sg P1) => variants {} ; VPB (Imper Sg P2) => entiend + "e" ; VPB (Imper Sg P3) => entiend + "a" ;