From fa10c19c05caf611337da7fe6c4de56da1f3daa5 Mon Sep 17 00:00:00 2001 From: odanoburu Date: Wed, 9 May 2018 20:13:28 -0300 Subject: [PATCH] (Por) corrections and additions to Besch --- src/portuguese/BeschPor.gf | 3549 +++++++++++++++++++----------------- 1 file changed, 1845 insertions(+), 1704 deletions(-) diff --git a/src/portuguese/BeschPor.gf b/src/portuguese/BeschPor.gf index 3d49f5b5..bf7f10dc 100644 --- a/src/portuguese/BeschPor.gf +++ b/src/portuguese/BeschPor.gf @@ -73,6 +73,9 @@ oper _ => error "unknown ending" -- nothing should reach here } ; + -- paradigm numbers follow Portuguese Bescherelle, unless they are + -- prefixed by 'r', in which case they follow =Ryan, + -- M. A. Conjugação dos Verbos em Português. ática, 1991.= oper ter_1 : Str -> Verbum = \ter -> let x_ = Predef.tk 3 ter in @@ -456,7 +459,7 @@ oper garantir_6 : Str -> Verbum = \garantir -> VPB (MQPerf Pl P2) => garant_ + "íreis" ; --# notpresent VPB (MQPerf Pl P3) => garant_ + "iram" ; --# notpresent VPB (PretP Sg P1) => garant_ + "i" ; --# notpresent - VPB (PretP Sg P2) => garant_ + "ste" ; --# notpresent + VPB (PretP Sg P2) => garant_ + "iste" ; --# notpresent VPB (PretP Sg P3) => garant_ + "iu" ; --# notpresent VPB (PretP Pl P1) => garant_ + "imos" ; --# notpresent VPB (PretP Pl P2) => garant_ + "istes" ; --# notpresent @@ -1110,70 +1113,70 @@ oper comerciar_18 : Str -> Verbum = \comerciar -> } ; oper saudar_19 : Str -> Verbum = \saudar -> - let saud_ = Predef.tk 2 saudar in + let sa_ = Predef.tk 4 saudar in {s = table { - VI Infn => saud_ + "ar" ; - VI Ger => saud_ + "ando" ; - VI Part => saud_ + "ado" ; - VPB (Pres Ind Sg P1) => saud_ + "o" ; - VPB (Pres Ind Sg P2) => saud_ + "as" ; - VPB (Pres Ind Sg P3) => saud_ + "a" ; - VPB (Pres Ind Pl P1) => saud_ + "amos" ; - VPB (Pres Ind Pl P2) => saud_ + "ais" ; - VPB (Pres Ind Pl P3) => saud_ + "am" ; - VPB (Pres Sub Sg P1) => saud_ + "e" ; - VPB (Pres Sub Sg P2) => saud_ + "es" ; - VPB (Pres Sub Sg P3) => saud_ + "e" ; - VPB (Pres Sub Pl P1) => saud_ + "emos" ; - VPB (Pres Sub Pl P2) => saud_ + "eis" ; - VPB (Pres Sub Pl P3) => saud_ + "em" ; - VPB (PretI Ind Sg P1) => saud_ + "ava" ; --# notpresent - VPB (PretI Ind Sg P2) => saud_ + "avas" ; --# notpresent - VPB (PretI Ind Sg P3) => saud_ + "ava" ; --# notpresent - VPB (PretI Ind Pl P1) => saud_ + "ávamos" ; --# notpresent - VPB (PretI Ind Pl P2) => saud_ + "áveis" ; --# notpresent - VPB (PretI Ind Pl P3) => saud_ + "avam" ; --# notpresent - VPB (PretI Sub Sg P1) => saud_ + "asse" ; --# notpresent - VPB (PretI Sub Sg P2) => saud_ + "asses" ; --# notpresent - VPB (PretI Sub Sg P3) => saud_ + "asse" ; --# notpresent - VPB (PretI Sub Pl P1) => saud_ + "ássemos" ; --# notpresent - VPB (PretI Sub Pl P2) => saud_ + "ásseis" ; --# notpresent - VPB (PretI Sub Pl P3) => saud_ + "assem" ; --# notpresent - VPB (MQPerf Sg P1) => saud_ + "ara" ; --# notpresent - VPB (MQPerf Sg P2) => saud_ + "aras" ; --# notpresent - VPB (MQPerf Sg P3) => saud_ + "ara" ; --# notpresent - VPB (MQPerf Pl P1) => saud_ + "áramos" ; --# notpresent - VPB (MQPerf Pl P2) => saud_ + "áreis" ; --# notpresent - VPB (MQPerf Pl P3) => saud_ + "aram" ; --# notpresent - VPB (PretP Sg P1) => saud_ + "ei" ; --# notpresent - VPB (PretP Sg P2) => saud_ + "aste" ; --# notpresent - VPB (PretP Sg P3) => saud_ + "ou" ; --# notpresent - VPB (PretP Pl P1) => saud_ + vars "amos" "ámos" ; --# notpresent - VPB (PretP Pl P2) => saud_ + "astes" ; --# notpresent - VPB (PretP Pl P3) => saud_ + "aram" ; --# notpresent - VPB (Fut Ind Sg P1) => saud_ + "arei" ; --# notpresent - VPB (Fut Ind Sg P2) => saud_ + "arás" ; --# notpresent - VPB (Fut Ind Sg P3) => saud_ + "ará" ; --# notpresent - VPB (Fut Ind Pl P1) => saud_ + "aremos" ; --# notpresent - VPB (Fut Ind Pl P2) => saud_ + "areis" ; --# notpresent - VPB (Fut Ind Pl P3) => saud_ + "arão" ; --# notpresent - VPB (Fut Sub Sg P1) => saud_ + "ar" ; --# notpresent - VPB (Fut Sub Sg P2) => saud_ + "ares" ; --# notpresent - VPB (Fut Sub Sg P3) => saud_ + "ar" ; --# notpresent - VPB (Fut Sub Pl P1) => saud_ + "armos" ; --# notpresent - VPB (Fut Sub Pl P2) => saud_ + "ardes" ; --# notpresent - VPB (Fut Sub Pl P3) => saud_ + "arem" ; --# notpresent - VPB (Cond Sg P1) => saud_ + "aria" ; --# notpresent - VPB (Cond Sg P2) => saud_ + "arias" ; --# notpresent - VPB (Cond Sg P3) => saud_ + "aria" ; --# notpresent - VPB (Cond Pl P1) => saud_ + "aríamos" ; --# notpresent - VPB (Cond Pl P2) => saud_ + "aríeis" ; --# notpresent - VPB (Cond Pl P3) => saud_ + "ariam" ; --# notpresent - VPB (Imper Sg P2) => saud_ + "a" ; - VPB (Imper Sg P3) => saud_ + "e" ; - VPB (Imper Pl P1) => saud_ + "emos" ; - VPB (Imper Pl P2) => saud_ + "ai" ; - VPB (Imper Pl P3) => saud_ + "em" ; + VI Infn => sa_ + "udar" ; + VI Ger => sa_ + "udando" ; + VI Part => sa_ + "udado" ; + VPB (Pres Ind Sg P1) => sa_ + "údo" ; + VPB (Pres Ind Sg P2) => sa_ + "údas" ; + VPB (Pres Ind Sg P3) => sa_ + "úda" ; + VPB (Pres Ind Pl P1) => sa_ + "udamos" ; + VPB (Pres Ind Pl P2) => sa_ + "udais" ; + VPB (Pres Ind Pl P3) => sa_ + "údam" ; + VPB (Pres Sub Sg P1) => sa_ + "úde" ; + VPB (Pres Sub Sg P2) => sa_ + "údes" ; + VPB (Pres Sub Sg P3) => sa_ + "úde" ; + VPB (Pres Sub Pl P1) => sa_ + "udemos" ; + VPB (Pres Sub Pl P2) => sa_ + "udeis" ; + VPB (Pres Sub Pl P3) => sa_ + "údem" ; + VPB (PretI Ind Sg P1) => sa_ + "udava" ; --# notpresent + VPB (PretI Ind Sg P2) => sa_ + "udavas" ; --# notpresent + VPB (PretI Ind Sg P3) => sa_ + "udava" ; --# notpresent + VPB (PretI Ind Pl P1) => sa_ + "udávamos" ; --# notpresent + VPB (PretI Ind Pl P2) => sa_ + "udáveis" ; --# notpresent + VPB (PretI Ind Pl P3) => sa_ + "udavam" ; --# notpresent + VPB (PretI Sub Sg P1) => sa_ + "udasse" ; --# notpresent + VPB (PretI Sub Sg P2) => sa_ + "udasses" ; --# notpresent + VPB (PretI Sub Sg P3) => sa_ + "udasse" ; --# notpresent + VPB (PretI Sub Pl P1) => sa_ + "udássemos" ; --# notpresent + VPB (PretI Sub Pl P2) => sa_ + "udásseis" ; --# notpresent + VPB (PretI Sub Pl P3) => sa_ + "udassem" ; --# notpresent + VPB (MQPerf Sg P1) => sa_ + "udara" ; --# notpresent + VPB (MQPerf Sg P2) => sa_ + "udaras" ; --# notpresent + VPB (MQPerf Sg P3) => sa_ + "udara" ; --# notpresent + VPB (MQPerf Pl P1) => sa_ + "udáramos" ; --# notpresent + VPB (MQPerf Pl P2) => sa_ + "udáreis" ; --# notpresent + VPB (MQPerf Pl P3) => sa_ + "udaram" ; --# notpresent + VPB (PretP Sg P1) => sa_ + "udei" ; --# notpresent + VPB (PretP Sg P2) => sa_ + "udaste" ; --# notpresent + VPB (PretP Sg P3) => sa_ + "udou" ; --# notpresent + VPB (PretP Pl P1) => sa_ + vars "udamos" "udámos" ; --# notpresent + VPB (PretP Pl P2) => sa_ + "udastes" ; --# notpresent + VPB (PretP Pl P3) => sa_ + "udaram" ; --# notpresent + VPB (Fut Ind Sg P1) => sa_ + "udarei" ; --# notpresent + VPB (Fut Ind Sg P2) => sa_ + "udarás" ; --# notpresent + VPB (Fut Ind Sg P3) => sa_ + "udará" ; --# notpresent + VPB (Fut Ind Pl P1) => sa_ + "udaremos" ; --# notpresent + VPB (Fut Ind Pl P2) => sa_ + "udareis" ; --# notpresent + VPB (Fut Ind Pl P3) => sa_ + "udarão" ; --# notpresent + VPB (Fut Sub Sg P1) => sa_ + "udar" ; --# notpresent + VPB (Fut Sub Sg P2) => sa_ + "udares" ; --# notpresent + VPB (Fut Sub Sg P3) => sa_ + "udar" ; --# notpresent + VPB (Fut Sub Pl P1) => sa_ + "udarmos" ; --# notpresent + VPB (Fut Sub Pl P2) => sa_ + "udardes" ; --# notpresent + VPB (Fut Sub Pl P3) => sa_ + "udarem" ; --# notpresent + VPB (Cond Sg P1) => sa_ + "udaria" ; --# notpresent + VPB (Cond Sg P2) => sa_ + "udarias" ; --# notpresent + VPB (Cond Sg P3) => sa_ + "udaria" ; --# notpresent + VPB (Cond Pl P1) => sa_ + "udaríamos" ; --# notpresent + VPB (Cond Pl P2) => sa_ + "udaríeis" ; --# notpresent + VPB (Cond Pl P3) => sa_ + "udariam" ; --# notpresent + VPB (Imper Sg P2) => sa_ + "úda" ; + VPB (Imper Sg P3) => sa_ + "úde" ; + VPB (Imper Pl P1) => sa_ + "udemos" ; + VPB (Imper Pl P2) => sa_ + "udai" ; + VPB (Imper Pl P3) => sa_ + "údem" ; VPB (Imper Sg P1) => nonExist } } ; @@ -1317,70 +1320,70 @@ oper averiguar_21 : Str -> Verbum = \averiguar -> } ; oper neviscar_22 : Str -> Verbum = \neviscar -> - let x_ = Predef.tk 8 neviscar in + let n_ = Predef.tk 7 neviscar in {s = table { - VI Infn => x_ + "neviscar" ; - VI Ger => x_ + "neviscando" ; - VI Part => x_ + "neviscado" ; - VPB (Pres Ind Sg P1) => x_ + nonExist ; - VPB (Pres Ind Sg P2) => x_ + nonExist ; - VPB (Pres Ind Sg P3) => x_ + "nevisca" ; - VPB (Pres Ind Pl P1) => x_ + nonExist ; - VPB (Pres Ind Pl P2) => x_ + nonExist ; - VPB (Pres Ind Pl P3) => x_ + nonExist ; - VPB (Pres Sub Sg P1) => x_ + nonExist ; - VPB (Pres Sub Sg P2) => x_ + nonExist ; - VPB (Pres Sub Sg P3) => x_ + "nevisque" ; - VPB (Pres Sub Pl P1) => x_ + nonExist ; - VPB (Pres Sub Pl P2) => x_ + nonExist ; - VPB (Pres Sub Pl P3) => x_ + nonExist ; - VPB (PretI Ind Sg P1) => x_ + nonExist ; --# notpresent - VPB (PretI Ind Sg P2) => x_ + nonExist ; --# notpresent - VPB (PretI Ind Sg P3) => x_ + "neviscava" ; --# notpresent - VPB (PretI Ind Pl P1) => x_ + nonExist ; --# notpresent - VPB (PretI Ind Pl P2) => x_ + nonExist ; --# notpresent - VPB (PretI Ind Pl P3) => x_ + nonExist ; --# notpresent - VPB (PretI Sub Sg P1) => x_ + nonExist ; --# notpresent - VPB (PretI Sub Sg P2) => x_ + nonExist ; --# notpresent - VPB (PretI Sub Sg P3) => x_ + "neviscasse" ; --# notpresent - VPB (PretI Sub Pl P1) => x_ + nonExist ; --# notpresent - VPB (PretI Sub Pl P2) => x_ + nonExist ; --# notpresent - VPB (PretI Sub Pl P3) => x_ + nonExist ; --# notpresent - VPB (MQPerf Sg P1) => x_ + nonExist ; --# notpresent - VPB (MQPerf Sg P2) => x_ + nonExist ; --# notpresent - VPB (MQPerf Sg P3) => x_ + "neviscara" ; --# notpresent - VPB (MQPerf Pl P1) => x_ + nonExist ; --# notpresent - VPB (MQPerf Pl P2) => x_ + nonExist ; --# notpresent - VPB (MQPerf Pl P3) => x_ + nonExist ; --# notpresent - VPB (PretP Sg P1) => x_ + nonExist ; --# notpresent - VPB (PretP Sg P2) => x_ + nonExist ; --# notpresent - VPB (PretP Sg P3) => x_ + "neviscou" ; --# notpresent - VPB (PretP Pl P1) => x_ + nonExist ; --# notpresent - VPB (PretP Pl P2) => x_ + nonExist ; --# notpresent - VPB (PretP Pl P3) => x_ + nonExist ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + nonExist ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + nonExist ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "neviscará" ; --# notpresent - VPB (Fut Ind Pl P1) => x_ + nonExist ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + nonExist ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + nonExist ; --# notpresent - VPB (Fut Sub Sg P1) => x_ + nonExist ; --# notpresent - VPB (Fut Sub Sg P2) => x_ + nonExist ; --# notpresent - VPB (Fut Sub Sg P3) => x_ + "neviscar" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + nonExist ; --# notpresent - VPB (Fut Sub Pl P2) => x_ + nonExist ; --# notpresent - VPB (Fut Sub Pl P3) => x_ + nonExist ; --# notpresent - VPB (Cond Sg P1) => x_ + nonExist ; --# notpresent - VPB (Cond Sg P2) => x_ + nonExist ; --# notpresent - VPB (Cond Sg P3) => x_ + "neviscaria" ; --# notpresent - VPB (Cond Pl P1) => x_ + nonExist ; --# notpresent - VPB (Cond Pl P2) => x_ + nonExist ; --# notpresent - VPB (Cond Pl P3) => x_ + nonExist ; --# notpresent - VPB (Imper Sg P2) => x_ + nonExist ; - VPB (Imper Sg P3) => x_ + nonExist ; - VPB (Imper Pl P1) => x_ + nonExist ; - VPB (Imper Pl P2) => x_ + nonExist ; - VPB (Imper Pl P3) => x_ + nonExist ; + VI Infn => n_ + "eviscar" ; + VI Ger => n_ + "eviscando" ; + VI Part => n_ + "eviscado" ; + VPB (Pres Ind Sg P1) => n_ + nonExist ; + VPB (Pres Ind Sg P2) => n_ + nonExist ; + VPB (Pres Ind Sg P3) => n_ + "evisca" ; + VPB (Pres Ind Pl P1) => n_ + nonExist ; + VPB (Pres Ind Pl P2) => n_ + nonExist ; + VPB (Pres Ind Pl P3) => n_ + nonExist ; + VPB (Pres Sub Sg P1) => n_ + nonExist ; + VPB (Pres Sub Sg P2) => n_ + nonExist ; + VPB (Pres Sub Sg P3) => n_ + "evisque" ; + VPB (Pres Sub Pl P1) => n_ + nonExist ; + VPB (Pres Sub Pl P2) => n_ + nonExist ; + VPB (Pres Sub Pl P3) => n_ + nonExist ; + VPB (PretI Ind Sg P1) => n_ + nonExist ; --# notpresent + VPB (PretI Ind Sg P2) => n_ + nonExist ; --# notpresent + VPB (PretI Ind Sg P3) => n_ + "eviscava" ; --# notpresent + VPB (PretI Ind Pl P1) => n_ + nonExist ; --# notpresent + VPB (PretI Ind Pl P2) => n_ + nonExist ; --# notpresent + VPB (PretI Ind Pl P3) => n_ + nonExist ; --# notpresent + VPB (PretI Sub Sg P1) => n_ + nonExist ; --# notpresent + VPB (PretI Sub Sg P2) => n_ + nonExist ; --# notpresent + VPB (PretI Sub Sg P3) => n_ + "eviscasse" ; --# notpresent + VPB (PretI Sub Pl P1) => n_ + nonExist ; --# notpresent + VPB (PretI Sub Pl P2) => n_ + nonExist ; --# notpresent + VPB (PretI Sub Pl P3) => n_ + nonExist ; --# notpresent + VPB (MQPerf Sg P1) => n_ + nonExist ; --# notpresent + VPB (MQPerf Sg P2) => n_ + nonExist ; --# notpresent + VPB (MQPerf Sg P3) => n_ + "eviscara" ; --# notpresent + VPB (MQPerf Pl P1) => n_ + nonExist ; --# notpresent + VPB (MQPerf Pl P2) => n_ + nonExist ; --# notpresent + VPB (MQPerf Pl P3) => n_ + nonExist ; --# notpresent + VPB (PretP Sg P1) => n_ + nonExist ; --# notpresent + VPB (PretP Sg P2) => n_ + nonExist ; --# notpresent + VPB (PretP Sg P3) => n_ + "eviscou" ; --# notpresent + VPB (PretP Pl P1) => n_ + nonExist ; --# notpresent + VPB (PretP Pl P2) => n_ + nonExist ; --# notpresent + VPB (PretP Pl P3) => n_ + nonExist ; --# notpresent + VPB (Fut Ind Sg P1) => n_ + nonExist ; --# notpresent + VPB (Fut Ind Sg P2) => n_ + nonExist ; --# notpresent + VPB (Fut Ind Sg P3) => n_ + "eviscará" ; --# notpresent + VPB (Fut Ind Pl P1) => n_ + nonExist ; --# notpresent + VPB (Fut Ind Pl P2) => n_ + nonExist ; --# notpresent + VPB (Fut Ind Pl P3) => n_ + nonExist ; --# notpresent + VPB (Fut Sub Sg P1) => n_ + nonExist ; --# notpresent + VPB (Fut Sub Sg P2) => n_ + nonExist ; --# notpresent + VPB (Fut Sub Sg P3) => n_ + "eviscar" ; --# notpresent + VPB (Fut Sub Pl P1) => n_ + nonExist ; --# notpresent + VPB (Fut Sub Pl P2) => n_ + nonExist ; --# notpresent + VPB (Fut Sub Pl P3) => n_ + nonExist ; --# notpresent + VPB (Cond Sg P1) => n_ + nonExist ; --# notpresent + VPB (Cond Sg P2) => n_ + nonExist ; --# notpresent + VPB (Cond Sg P3) => n_ + "eviscaria" ; --# notpresent + VPB (Cond Pl P1) => n_ + nonExist ; --# notpresent + VPB (Cond Pl P2) => n_ + nonExist ; --# notpresent + VPB (Cond Pl P3) => n_ + nonExist ; --# notpresent + VPB (Imper Sg P2) => n_ + nonExist ; + VPB (Imper Sg P3) => n_ + nonExist ; + VPB (Imper Pl P1) => n_ + nonExist ; + VPB (Imper Pl P2) => n_ + nonExist ; + VPB (Imper Pl P3) => n_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; @@ -1455,70 +1458,70 @@ oper adequar_23 : Str -> Verbum = \adequar -> } ; oper relampaguear_24 : Str -> Verbum = \relampaguear -> - let relampague_ = Predef.tk 2 relampaguear in + let relamp_ = Predef.tk 6 relampaguear in {s = table { - VI Infn => relampague_ + "ar" ; - VI Ger => relampague_ + "ando" ; - VI Part => relampague_ + "ado" ; - VPB (Pres Ind Sg P1) => relampague_ + nonExist ; - VPB (Pres Ind Sg P2) => relampague_ + nonExist ; - VPB (Pres Ind Sg P3) => relampague_ + "ia" ; - VPB (Pres Ind Pl P1) => relampague_ + nonExist ; - VPB (Pres Ind Pl P2) => relampague_ + nonExist ; - VPB (Pres Ind Pl P3) => relampague_ + "iam" ; - VPB (Pres Sub Sg P1) => relampague_ + nonExist ; - VPB (Pres Sub Sg P2) => relampague_ + nonExist ; - VPB (Pres Sub Sg P3) => relampague_ + "ie" ; - VPB (Pres Sub Pl P1) => relampague_ + nonExist ; - VPB (Pres Sub Pl P2) => relampague_ + nonExist ; - VPB (Pres Sub Pl P3) => relampague_ + "iem" ; - VPB (PretI Ind Sg P1) => relampague_ + nonExist ; --# notpresent - VPB (PretI Ind Sg P2) => relampague_ + nonExist ; --# notpresent - VPB (PretI Ind Sg P3) => relampague_ + "ava" ; --# notpresent - VPB (PretI Ind Pl P1) => relampague_ + nonExist ; --# notpresent - VPB (PretI Ind Pl P2) => relampague_ + nonExist ; --# notpresent - VPB (PretI Ind Pl P3) => relampague_ + "avam" ; --# notpresent - VPB (PretI Sub Sg P1) => relampague_ + nonExist ; --# notpresent - VPB (PretI Sub Sg P2) => relampague_ + nonExist ; --# notpresent - VPB (PretI Sub Sg P3) => relampague_ + "asse" ; --# notpresent - VPB (PretI Sub Pl P1) => relampague_ + nonExist ; --# notpresent - VPB (PretI Sub Pl P2) => relampague_ + nonExist ; --# notpresent - VPB (PretI Sub Pl P3) => relampague_ + "assem" ; --# notpresent - VPB (MQPerf Sg P1) => relampague_ + nonExist ; --# notpresent - VPB (MQPerf Sg P2) => relampague_ + nonExist ; --# notpresent - VPB (MQPerf Sg P3) => relampague_ + "ara" ; --# notpresent - VPB (MQPerf Pl P1) => relampague_ + nonExist ; --# notpresent - VPB (MQPerf Pl P2) => relampague_ + nonExist ; --# notpresent - VPB (MQPerf Pl P3) => relampague_ + "aram" ; --# notpresent - VPB (PretP Sg P1) => relampague_ + nonExist ; --# notpresent - VPB (PretP Sg P2) => relampague_ + nonExist ; --# notpresent - VPB (PretP Sg P3) => relampague_ + "ou" ; --# notpresent - VPB (PretP Pl P1) => relampague_ + nonExist ; --# notpresent - VPB (PretP Pl P2) => relampague_ + nonExist ; --# notpresent - VPB (PretP Pl P3) => relampague_ + "aram" ; --# notpresent - VPB (Fut Ind Sg P1) => relampague_ + nonExist ; --# notpresent - VPB (Fut Ind Sg P2) => relampague_ + nonExist ; --# notpresent - VPB (Fut Ind Sg P3) => relampague_ + "ará" ; --# notpresent - VPB (Fut Ind Pl P1) => relampague_ + nonExist ; --# notpresent - VPB (Fut Ind Pl P2) => relampague_ + nonExist ; --# notpresent - VPB (Fut Ind Pl P3) => relampague_ + "arão" ; --# notpresent - VPB (Fut Sub Sg P1) => relampague_ + nonExist ; --# notpresent - VPB (Fut Sub Sg P2) => relampague_ + nonExist ; --# notpresent - VPB (Fut Sub Sg P3) => relampague_ + "ar" ; --# notpresent - VPB (Fut Sub Pl P1) => relampague_ + nonExist ; --# notpresent - VPB (Fut Sub Pl P2) => relampague_ + nonExist ; --# notpresent - VPB (Fut Sub Pl P3) => relampague_ + "arem" ; --# notpresent - VPB (Cond Sg P1) => relampague_ + nonExist ; --# notpresent - VPB (Cond Sg P2) => relampague_ + nonExist ; --# notpresent - VPB (Cond Sg P3) => relampague_ + "aria" ; --# notpresent - VPB (Cond Pl P1) => relampague_ + nonExist ; --# notpresent - VPB (Cond Pl P2) => relampague_ + nonExist ; --# notpresent - VPB (Cond Pl P3) => relampague_ + "ariam" ; --# notpresent - VPB (Imper Sg P2) => relampague_ + nonExist ; - VPB (Imper Sg P3) => relampague_ + nonExist ; - VPB (Imper Pl P1) => relampague_ + nonExist ; - VPB (Imper Pl P2) => relampague_ + nonExist ; - VPB (Imper Pl P3) => relampague_ + nonExist ; + VI Infn => relamp_ + "aguear" ; + VI Ger => relamp_ + "agueando" ; + VI Part => relamp_ + "agueado" ; + VPB (Pres Ind Sg P1) => relamp_ + nonExist ; + VPB (Pres Ind Sg P2) => relamp_ + nonExist ; + VPB (Pres Ind Sg P3) => relamp_ + "agueia" ; + VPB (Pres Ind Pl P1) => relamp_ + nonExist ; + VPB (Pres Ind Pl P2) => relamp_ + nonExist ; + VPB (Pres Ind Pl P3) => relamp_ + "agueiam" ; + VPB (Pres Sub Sg P1) => relamp_ + nonExist ; + VPB (Pres Sub Sg P2) => relamp_ + nonExist ; + VPB (Pres Sub Sg P3) => relamp_ + "agueie" ; + VPB (Pres Sub Pl P1) => relamp_ + nonExist ; + VPB (Pres Sub Pl P2) => relamp_ + nonExist ; + VPB (Pres Sub Pl P3) => relamp_ + "agueiem" ; + VPB (PretI Ind Sg P1) => relamp_ + nonExist ; --# notpresent + VPB (PretI Ind Sg P2) => relamp_ + nonExist ; --# notpresent + VPB (PretI Ind Sg P3) => relamp_ + "agueava" ; --# notpresent + VPB (PretI Ind Pl P1) => relamp_ + nonExist ; --# notpresent + VPB (PretI Ind Pl P2) => relamp_ + nonExist ; --# notpresent + VPB (PretI Ind Pl P3) => relamp_ + "agueavam" ; --# notpresent + VPB (PretI Sub Sg P1) => relamp_ + nonExist ; --# notpresent + VPB (PretI Sub Sg P2) => relamp_ + nonExist ; --# notpresent + VPB (PretI Sub Sg P3) => relamp_ + "agueasse" ; --# notpresent + VPB (PretI Sub Pl P1) => relamp_ + nonExist ; --# notpresent + VPB (PretI Sub Pl P2) => relamp_ + nonExist ; --# notpresent + VPB (PretI Sub Pl P3) => relamp_ + "agueassem" ; --# notpresent + VPB (MQPerf Sg P1) => relamp_ + nonExist ; --# notpresent + VPB (MQPerf Sg P2) => relamp_ + nonExist ; --# notpresent + VPB (MQPerf Sg P3) => relamp_ + "agueara" ; --# notpresent + VPB (MQPerf Pl P1) => relamp_ + nonExist ; --# notpresent + VPB (MQPerf Pl P2) => relamp_ + nonExist ; --# notpresent + VPB (MQPerf Pl P3) => relamp_ + "aguearam" ; --# notpresent + VPB (PretP Sg P1) => relamp_ + nonExist ; --# notpresent + VPB (PretP Sg P2) => relamp_ + nonExist ; --# notpresent + VPB (PretP Sg P3) => relamp_ + "agueou" ; --# notpresent + VPB (PretP Pl P1) => relamp_ + nonExist ; --# notpresent + VPB (PretP Pl P2) => relamp_ + nonExist ; --# notpresent + VPB (PretP Pl P3) => relamp_ + "aguearam" ; --# notpresent + VPB (Fut Ind Sg P1) => relamp_ + nonExist ; --# notpresent + VPB (Fut Ind Sg P2) => relamp_ + nonExist ; --# notpresent + VPB (Fut Ind Sg P3) => relamp_ + "agueará" ; --# notpresent + VPB (Fut Ind Pl P1) => relamp_ + nonExist ; --# notpresent + VPB (Fut Ind Pl P2) => relamp_ + nonExist ; --# notpresent + VPB (Fut Ind Pl P3) => relamp_ + "aguearão" ; --# notpresent + VPB (Fut Sub Sg P1) => relamp_ + nonExist ; --# notpresent + VPB (Fut Sub Sg P2) => relamp_ + nonExist ; --# notpresent + VPB (Fut Sub Sg P3) => relamp_ + "aguear" ; --# notpresent + VPB (Fut Sub Pl P1) => relamp_ + nonExist ; --# notpresent + VPB (Fut Sub Pl P2) => relamp_ + nonExist ; --# notpresent + VPB (Fut Sub Pl P3) => relamp_ + "aguearem" ; --# notpresent + VPB (Cond Sg P1) => relamp_ + nonExist ; --# notpresent + VPB (Cond Sg P2) => relamp_ + nonExist ; --# notpresent + VPB (Cond Sg P3) => relamp_ + "eguearia" ; --# notpresent + VPB (Cond Pl P1) => relamp_ + nonExist ; --# notpresent + VPB (Cond Pl P2) => relamp_ + nonExist ; --# notpresent + VPB (Cond Pl P3) => relamp_ + "agueariam" ; --# notpresent + VPB (Imper Sg P2) => relamp_ + nonExist ; + VPB (Imper Sg P3) => relamp_ + nonExist ; + VPB (Imper Pl P1) => relamp_ + nonExist ; + VPB (Imper Pl P2) => relamp_ + nonExist ; + VPB (Imper Pl P3) => relamp_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; @@ -1692,7 +1695,7 @@ oper erguer_27 : Str -> Verbum = \erguer -> VPB (PretI Sub Pl P2) => erg_ + "uêsseis" ; --# notpresent VPB (PretI Sub Pl P3) => erg_ + "uessem" ; --# notpresent VPB (MQPerf Sg P1) => erg_ + "uera" ; --# notpresent - VPB (MQPerf Sg P2) => erg_ + "eras" ; --# notpresent + VPB (MQPerf Sg P2) => erg_ + "ueras" ; --# notpresent VPB (MQPerf Sg P3) => erg_ + "uera" ; --# notpresent VPB (MQPerf Pl P1) => erg_ + "uêramos" ; --# notpresent VPB (MQPerf Pl P2) => erg_ + "uêreis" ; --# notpresent @@ -1731,70 +1734,70 @@ oper erguer_27 : Str -> Verbum = \erguer -> } ; oper moer_28 : Str -> Verbum = \moer -> - let mo_ = Predef.tk 2 moer in + let m_ = Predef.tk 3 moer in {s = table { - VI Infn => mo_ + "er" ; - VI Ger => mo_ + "endo" ; - VI Part => mo_ + "ído" ; - VPB (Pres Ind Sg P1) => mo_ + "o" ; - VPB (Pres Ind Sg P2) => mo_ + "is" ; - VPB (Pres Ind Sg P3) => mo_ + "i" ; - VPB (Pres Ind Pl P1) => mo_ + "emos" ; - VPB (Pres Ind Pl P2) => mo_ + "eis" ; - VPB (Pres Ind Pl P3) => mo_ + "em" ; - VPB (Pres Sub Sg P1) => mo_ + "a" ; - VPB (Pres Sub Sg P2) => mo_ + "as" ; - VPB (Pres Sub Sg P3) => mo_ + "a" ; - VPB (Pres Sub Pl P1) => mo_ + "amos" ; - VPB (Pres Sub Pl P2) => mo_ + "ais" ; - VPB (Pres Sub Pl P3) => mo_ + "am" ; - VPB (PretI Ind Sg P1) => mo_ + "ía" ; --# notpresent - VPB (PretI Ind Sg P2) => mo_ + "ías" ; --# notpresent - VPB (PretI Ind Sg P3) => mo_ + "ía" ; --# notpresent - VPB (PretI Ind Pl P1) => mo_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => mo_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => mo_ + "íam" ; --# notpresent - VPB (PretI Sub Sg P1) => mo_ + "esse" ; --# notpresent - VPB (PretI Sub Sg P2) => mo_ + "esses" ; --# notpresent - VPB (PretI Sub Sg P3) => mo_ + "esse" ; --# notpresent - VPB (PretI Sub Pl P1) => mo_ + "êssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => mo_ + "êsseis" ; --# notpresent - VPB (PretI Sub Pl P3) => mo_ + "essem" ; --# notpresent - VPB (MQPerf Sg P1) => mo_ + "era" ; --# notpresent - VPB (MQPerf Sg P2) => mo_ + "eras" ; --# notpresent - VPB (MQPerf Sg P3) => mo_ + "era" ; --# notpresent - VPB (MQPerf Pl P1) => mo_ + "êramos" ; --# notpresent - VPB (MQPerf Pl P2) => mo_ + "êreis" ; --# notpresent - VPB (MQPerf Pl P3) => mo_ + "eram" ; --# notpresent - VPB (PretP Sg P1) => mo_ + "í" ; --# notpresent - VPB (PretP Sg P2) => mo_ + "este" ; --# notpresent - VPB (PretP Sg P3) => mo_ + "eu" ; --# notpresent - VPB (PretP Pl P1) => mo_ + "emos" ; --# notpresent - VPB (PretP Pl P2) => mo_ + "estes" ; --# notpresent - VPB (PretP Pl P3) => mo_ + "eram" ; --# notpresent - VPB (Fut Ind Sg P1) => mo_ + "erei" ; --# notpresent - VPB (Fut Ind Sg P2) => mo_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => mo_ + "erá" ; --# notpresent - VPB (Fut Ind Pl P1) => mo_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => mo_ + "ereis" ; --# notpresent - VPB (Fut Ind Pl P3) => mo_ + "erão" ; --# notpresent - VPB (Fut Sub Sg P1) => mo_ + "er" ; --# notpresent - VPB (Fut Sub Sg P2) => mo_ + "eres" ; --# notpresent - VPB (Fut Sub Sg P3) => mo_ + "er" ; --# notpresent - VPB (Fut Sub Pl P1) => mo_ + "ermos" ; --# notpresent - VPB (Fut Sub Pl P2) => mo_ + "erdes" ; --# notpresent - VPB (Fut Sub Pl P3) => mo_ + "erem" ; --# notpresent - VPB (Cond Sg P1) => mo_ + "eria" ; --# notpresent - VPB (Cond Sg P2) => mo_ + "erias" ; --# notpresent - VPB (Cond Sg P3) => mo_ + "eria" ; --# notpresent - VPB (Cond Pl P1) => mo_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => mo_ + "eríeis" ; --# notpresent - VPB (Cond Pl P3) => mo_ + "eriam" ; --# notpresent - VPB (Imper Sg P2) => mo_ + "i" ; - VPB (Imper Sg P3) => mo_ + "a" ; - VPB (Imper Pl P1) => mo_ + "amos" ; - VPB (Imper Pl P2) => mo_ + "ei" ; - VPB (Imper Pl P3) => mo_ + "am" ; + VI Infn => m_ + "oer" ; + VI Ger => m_ + "oendo" ; + VI Part => m_ + "oído" ; + VPB (Pres Ind Sg P1) => m_ + "oo" ; + VPB (Pres Ind Sg P2) => m_ + "óis" ; + VPB (Pres Ind Sg P3) => m_ + "ói" ; + VPB (Pres Ind Pl P1) => m_ + "oemos" ; + VPB (Pres Ind Pl P2) => m_ + "oeis" ; + VPB (Pres Ind Pl P3) => m_ + "oem" ; + VPB (Pres Sub Sg P1) => m_ + "oa" ; + VPB (Pres Sub Sg P2) => m_ + "oas" ; + VPB (Pres Sub Sg P3) => m_ + "oa" ; + VPB (Pres Sub Pl P1) => m_ + "oamos" ; + VPB (Pres Sub Pl P2) => m_ + "oais" ; + VPB (Pres Sub Pl P3) => m_ + "oam" ; + VPB (PretI Ind Sg P1) => m_ + "oía" ; --# notpresent + VPB (PretI Ind Sg P2) => m_ + "oías" ; --# notpresent + VPB (PretI Ind Sg P3) => m_ + "oía" ; --# notpresent + VPB (PretI Ind Pl P1) => m_ + "oíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => m_ + "oíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => m_ + "oíam" ; --# notpresent + VPB (PretI Sub Sg P1) => m_ + "oesse" ; --# notpresent + VPB (PretI Sub Sg P2) => m_ + "oesses" ; --# notpresent + VPB (PretI Sub Sg P3) => m_ + "oesse" ; --# notpresent + VPB (PretI Sub Pl P1) => m_ + "oêssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => m_ + "oêsseis" ; --# notpresent + VPB (PretI Sub Pl P3) => m_ + "oessem" ; --# notpresent + VPB (MQPerf Sg P1) => m_ + "oera" ; --# notpresent + VPB (MQPerf Sg P2) => m_ + "oeras" ; --# notpresent + VPB (MQPerf Sg P3) => m_ + "oera" ; --# notpresent + VPB (MQPerf Pl P1) => m_ + "oêramos" ; --# notpresent + VPB (MQPerf Pl P2) => m_ + "oêreis" ; --# notpresent + VPB (MQPerf Pl P3) => m_ + "oeram" ; --# notpresent + VPB (PretP Sg P1) => m_ + "oí" ; --# notpresent + VPB (PretP Sg P2) => m_ + "oeste" ; --# notpresent + VPB (PretP Sg P3) => m_ + "oeu" ; --# notpresent + VPB (PretP Pl P1) => m_ + "oemos" ; --# notpresent + VPB (PretP Pl P2) => m_ + "oestes" ; --# notpresent + VPB (PretP Pl P3) => m_ + "oeram" ; --# notpresent + VPB (Fut Ind Sg P1) => m_ + "oerei" ; --# notpresent + VPB (Fut Ind Sg P2) => m_ + "oerás" ; --# notpresent + VPB (Fut Ind Sg P3) => m_ + "oerá" ; --# notpresent + VPB (Fut Ind Pl P1) => m_ + "oeremos" ; --# notpresent + VPB (Fut Ind Pl P2) => m_ + "oereis" ; --# notpresent + VPB (Fut Ind Pl P3) => m_ + "oerão" ; --# notpresent + VPB (Fut Sub Sg P1) => m_ + "oer" ; --# notpresent + VPB (Fut Sub Sg P2) => m_ + "oeres" ; --# notpresent + VPB (Fut Sub Sg P3) => m_ + "oer" ; --# notpresent + VPB (Fut Sub Pl P1) => m_ + "oermos" ; --# notpresent + VPB (Fut Sub Pl P2) => m_ + "oerdes" ; --# notpresent + VPB (Fut Sub Pl P3) => m_ + "oerem" ; --# notpresent + VPB (Cond Sg P1) => m_ + "oeria" ; --# notpresent + VPB (Cond Sg P2) => m_ + "oerias" ; --# notpresent + VPB (Cond Sg P3) => m_ + "oeria" ; --# notpresent + VPB (Cond Pl P1) => m_ + "oeríamos" ; --# notpresent + VPB (Cond Pl P2) => m_ + "oeríeis" ; --# notpresent + VPB (Cond Pl P3) => m_ + "oeriam" ; --# notpresent + VPB (Imper Sg P2) => m_ + "ói" ; + VPB (Imper Sg P3) => m_ + "oa" ; + VPB (Imper Pl P1) => m_ + "oamos" ; + VPB (Imper Pl P2) => m_ + "oei" ; + VPB (Imper Pl P3) => m_ + "oam" ; VPB (Imper Sg P1) => nonExist } } ; @@ -1938,139 +1941,139 @@ oper trazer_30 : Str -> Verbum = \trazer -> } ; oper fazer_31 : Str -> Verbum = \fazer -> - let fa_ = Predef.tk 3 fazer in + let f_ = Predef.tk 4 fazer in {s = table { - VI Infn => fa_ + "zer" ; - VI Ger => fa_ + "zendo" ; - VI Part => fa_ + "ito" ; - VPB (Pres Ind Sg P1) => fa_ + "ço" ; - VPB (Pres Ind Sg P2) => fa_ + "zes" ; - VPB (Pres Ind Sg P3) => fa_ + "z" ; - VPB (Pres Ind Pl P1) => fa_ + "zemos" ; - VPB (Pres Ind Pl P2) => fa_ + "zeis" ; - VPB (Pres Ind Pl P3) => fa_ + "zem" ; - VPB (Pres Sub Sg P1) => fa_ + "ça" ; - VPB (Pres Sub Sg P2) => fa_ + "ças" ; - VPB (Pres Sub Sg P3) => fa_ + "ça" ; - VPB (Pres Sub Pl P1) => fa_ + "çamos" ; - VPB (Pres Sub Pl P2) => fa_ + "çais" ; - VPB (Pres Sub Pl P3) => fa_ + "çam" ; - VPB (PretI Ind Sg P1) => fa_ + "zia" ; --# notpresent - VPB (PretI Ind Sg P2) => fa_ + "zias" ; --# notpresent - VPB (PretI Ind Sg P3) => fa_ + "zia" ; --# notpresent - VPB (PretI Ind Pl P1) => fa_ + "zíamos" ; --# notpresent - VPB (PretI Ind Pl P2) => fa_ + "zíeis" ; --# notpresent - VPB (PretI Ind Pl P3) => fa_ + "ziam" ; --# notpresent - VPB (PretI Sub Sg P1) => fa_ + "zesse" ; --# notpresent - VPB (PretI Sub Sg P2) => fa_ + "zesses" ; --# notpresent - VPB (PretI Sub Sg P3) => fa_ + "zesse" ; --# notpresent - VPB (PretI Sub Pl P1) => fa_ + "zéssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => fa_ + "zésseis" ; --# notpresent - VPB (PretI Sub Pl P3) => fa_ + "zessem" ; --# notpresent - VPB (MQPerf Sg P1) => fa_ + "zera" ; --# notpresent - VPB (MQPerf Sg P2) => fa_ + "zeras" ; --# notpresent - VPB (MQPerf Sg P3) => fa_ + "zera" ; --# notpresent - VPB (MQPerf Pl P1) => fa_ + "zéramos" ; --# notpresent - VPB (MQPerf Pl P2) => fa_ + "zéreis" ; --# notpresent - VPB (MQPerf Pl P3) => fa_ + "zeram" ; --# notpresent - VPB (PretP Sg P1) => fa_ + "z" ; --# notpresent - VPB (PretP Sg P2) => fa_ + "zeste" ; --# notpresent - VPB (PretP Sg P3) => fa_ + "z" ; --# notpresent - VPB (PretP Pl P1) => fa_ + "zemos" ; --# notpresent - VPB (PretP Pl P2) => fa_ + "zestes" ; --# notpresent - VPB (PretP Pl P3) => fa_ + "zeram" ; --# notpresent - VPB (Fut Ind Sg P1) => fa_ + "rei" ; --# notpresent - VPB (Fut Ind Sg P2) => fa_ + "rás" ; --# notpresent - VPB (Fut Ind Sg P3) => fa_ + "rá" ; --# notpresent - VPB (Fut Ind Pl P1) => fa_ + "remos" ; --# notpresent - VPB (Fut Ind Pl P2) => fa_ + "reis" ; --# notpresent - VPB (Fut Ind Pl P3) => fa_ + "rão" ; --# notpresent - VPB (Fut Sub Sg P1) => fa_ + "zer" ; --# notpresent - VPB (Fut Sub Sg P2) => fa_ + "zeres" ; --# notpresent - VPB (Fut Sub Sg P3) => fa_ + "zer" ; --# notpresent - VPB (Fut Sub Pl P1) => fa_ + "zermos" ; --# notpresent - VPB (Fut Sub Pl P2) => fa_ + "zerdes" ; --# notpresent - VPB (Fut Sub Pl P3) => fa_ + "zerem" ; --# notpresent - VPB (Cond Sg P1) => fa_ + "ria" ; --# notpresent - VPB (Cond Sg P2) => fa_ + "rias" ; --# notpresent - VPB (Cond Sg P3) => fa_ + "ria" ; --# notpresent - VPB (Cond Pl P1) => fa_ + "ríamos" ; --# notpresent - VPB (Cond Pl P2) => fa_ + "ríeis" ; --# notpresent - VPB (Cond Pl P3) => fa_ + "riam" ; --# notpresent - VPB (Imper Sg P2) => fa_ + vars "z" "ze" ; - VPB (Imper Sg P3) => fa_ + "ça" ; - VPB (Imper Pl P1) => fa_ + "çamos" ; - VPB (Imper Pl P2) => fa_ + "zei" ; - VPB (Imper Pl P3) => fa_ + "çam" ; + VI Infn => f_ + "azer" ; + VI Ger => f_ + "azendo" ; + VI Part => f_ + "eito" ; + VPB (Pres Ind Sg P1) => f_ + "aço" ; + VPB (Pres Ind Sg P2) => f_ + "azes" ; + VPB (Pres Ind Sg P3) => f_ + "az" ; + VPB (Pres Ind Pl P1) => f_ + "azemos" ; + VPB (Pres Ind Pl P2) => f_ + "azeis" ; + VPB (Pres Ind Pl P3) => f_ + "azem" ; + VPB (Pres Sub Sg P1) => f_ + "aça" ; + VPB (Pres Sub Sg P2) => f_ + "aças" ; + VPB (Pres Sub Sg P3) => f_ + "aça" ; + VPB (Pres Sub Pl P1) => f_ + "açamos" ; + VPB (Pres Sub Pl P2) => f_ + "açais" ; + VPB (Pres Sub Pl P3) => f_ + "açam" ; + VPB (PretI Ind Sg P1) => f_ + "azia" ; --# notpresent + VPB (PretI Ind Sg P2) => f_ + "azias" ; --# notpresent + VPB (PretI Ind Sg P3) => f_ + "azia" ; --# notpresent + VPB (PretI Ind Pl P1) => f_ + "azíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => f_ + "azíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => f_ + "aziam" ; --# notpresent + VPB (PretI Sub Sg P1) => f_ + "izesse" ; --# notpresent + VPB (PretI Sub Sg P2) => f_ + "izesses" ; --# notpresent + VPB (PretI Sub Sg P3) => f_ + "izesse" ; --# notpresent + VPB (PretI Sub Pl P1) => f_ + "izéssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => f_ + "izésseis" ; --# notpresent + VPB (PretI Sub Pl P3) => f_ + "izessem" ; --# notpresent + VPB (MQPerf Sg P1) => f_ + "izera" ; --# notpresent + VPB (MQPerf Sg P2) => f_ + "izeras" ; --# notpresent + VPB (MQPerf Sg P3) => f_ + "izera" ; --# notpresent + VPB (MQPerf Pl P1) => f_ + "izéramos" ; --# notpresent + VPB (MQPerf Pl P2) => f_ + "izéreis" ; --# notpresent + VPB (MQPerf Pl P3) => f_ + "izeram" ; --# notpresent + VPB (PretP Sg P1) => f_ + "iz" ; --# notpresent + VPB (PretP Sg P2) => f_ + "izeste" ; --# notpresent + VPB (PretP Sg P3) => f_ + "ez" ; --# notpresent + VPB (PretP Pl P1) => f_ + "izemos" ; --# notpresent + VPB (PretP Pl P2) => f_ + "izestes" ; --# notpresent + VPB (PretP Pl P3) => f_ + "izeram" ; --# notpresent + VPB (Fut Ind Sg P1) => f_ + "arei" ; --# notpresent + VPB (Fut Ind Sg P2) => f_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => f_ + "ará" ; --# notpresent + VPB (Fut Ind Pl P1) => f_ + "aremos" ; --# notpresent + VPB (Fut Ind Pl P2) => f_ + "areis" ; --# notpresent + VPB (Fut Ind Pl P3) => f_ + "arão" ; --# notpresent + VPB (Fut Sub Sg P1) => f_ + "izer" ; --# notpresent + VPB (Fut Sub Sg P2) => f_ + "izeres" ; --# notpresent + VPB (Fut Sub Sg P3) => f_ + "izer" ; --# notpresent + VPB (Fut Sub Pl P1) => f_ + "izermos" ; --# notpresent + VPB (Fut Sub Pl P2) => f_ + "izerdes" ; --# notpresent + VPB (Fut Sub Pl P3) => f_ + "izerem" ; --# notpresent + VPB (Cond Sg P1) => f_ + "aria" ; --# notpresent + VPB (Cond Sg P2) => f_ + "arias" ; --# notpresent + VPB (Cond Sg P3) => f_ + "aria" ; --# notpresent + VPB (Cond Pl P1) => f_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => f_ + "aríeis" ; --# notpresent + VPB (Cond Pl P3) => f_ + "ariam" ; --# notpresent + VPB (Imper Sg P2) => f_ + vars "az" "aze" ; + VPB (Imper Sg P3) => f_ + "aça" ; + VPB (Imper Pl P1) => f_ + "açamos" ; + VPB (Imper Pl P2) => f_ + "azei" ; + VPB (Imper Pl P3) => f_ + "açam" ; VPB (Imper Sg P1) => nonExist } } ; oper aprazer_32 : Str -> Verbum = \aprazer -> - let apraz_ = Predef.tk 2 aprazer in + let apr_ = Predef.tk 4 aprazer in {s = table { - VI Infn => apraz_ + "er" ; - VI Ger => apraz_ + "endo" ; - VI Part => apraz_ + "ido" ; - VPB (Pres Ind Sg P1) => apraz_ + "o" ; - VPB (Pres Ind Sg P2) => apraz_ + "es" ; - VPB (Pres Ind Sg P3) => apraz_ + "" ; - VPB (Pres Ind Pl P1) => apraz_ + "emos" ; - VPB (Pres Ind Pl P2) => apraz_ + "eis" ; - VPB (Pres Ind Pl P3) => apraz_ + "em" ; - VPB (Pres Sub Sg P1) => apraz_ + "a" ; - VPB (Pres Sub Sg P2) => apraz_ + "as" ; - VPB (Pres Sub Sg P3) => apraz_ + "a" ; - VPB (Pres Sub Pl P1) => apraz_ + "armos" ; - VPB (Pres Sub Pl P2) => apraz_ + "ais" ; - VPB (Pres Sub Pl P3) => apraz_ + "am" ; - VPB (PretI Ind Sg P1) => apraz_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => apraz_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => apraz_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => apraz_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => apraz_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => apraz_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => apraz_ + "vesse" ; --# notpresent - VPB (PretI Sub Sg P2) => apraz_ + "vesses" ; --# notpresent - VPB (PretI Sub Sg P3) => apraz_ + "vesse" ; --# notpresent - VPB (PretI Sub Pl P1) => apraz_ + "véssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => apraz_ + "vésseis" ; --# notpresent - VPB (PretI Sub Pl P3) => apraz_ + "vessem" ; --# notpresent - VPB (MQPerf Sg P1) => apraz_ + "vera" ; --# notpresent - VPB (MQPerf Sg P2) => apraz_ + "veras" ; --# notpresent - VPB (MQPerf Sg P3) => apraz_ + "vera" ; --# notpresent - VPB (MQPerf Pl P1) => apraz_ + "véramos" ; --# notpresent - VPB (MQPerf Pl P2) => apraz_ + "véreis" ; --# notpresent - VPB (MQPerf Pl P3) => apraz_ + "veram" ; --# notpresent - VPB (PretP Sg P1) => apraz_ + "ve" ; --# notpresent - VPB (PretP Sg P2) => apraz_ + "veste" ; --# notpresent - VPB (PretP Sg P3) => apraz_ + "ve" ; --# notpresent - VPB (PretP Pl P1) => apraz_ + "vemos" ; --# notpresent - VPB (PretP Pl P2) => apraz_ + "véreis" ; --# notpresent - VPB (PretP Pl P3) => apraz_ + "veram" ; --# notpresent - VPB (Fut Ind Sg P1) => apraz_ + "erei" ; --# notpresent - VPB (Fut Ind Sg P2) => apraz_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => apraz_ + "erá" ; --# notpresent - VPB (Fut Ind Pl P1) => apraz_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => apraz_ + "ereis" ; --# notpresent - VPB (Fut Ind Pl P3) => apraz_ + "erão" ; --# notpresent - VPB (Fut Sub Sg P1) => apraz_ + "ver" ; --# notpresent - VPB (Fut Sub Sg P2) => apraz_ + "veres" ; --# notpresent - VPB (Fut Sub Sg P3) => apraz_ + "ver" ; --# notpresent - VPB (Fut Sub Pl P1) => apraz_ + "vermos" ; --# notpresent - VPB (Fut Sub Pl P2) => apraz_ + "verdes" ; --# notpresent - VPB (Fut Sub Pl P3) => apraz_ + "verem" ; --# notpresent - VPB (Cond Sg P1) => apraz_ + "eria" ; --# notpresent - VPB (Cond Sg P2) => apraz_ + "erias" ; --# notpresent - VPB (Cond Sg P3) => apraz_ + "eria" ; --# notpresent - VPB (Cond Pl P1) => apraz_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => apraz_ + "eríeis" ; --# notpresent - VPB (Cond Pl P3) => apraz_ + "eriam" ; --# notpresent - VPB (Imper Sg P2) => apraz_ + vars "" "e" ; - VPB (Imper Sg P3) => apraz_ + "a" ; - VPB (Imper Pl P1) => apraz_ + "amos" ; - VPB (Imper Pl P2) => apraz_ + "ei" ; - VPB (Imper Pl P3) => apraz_ + "am" ; + VI Infn => apr_ + "azer" ; + VI Ger => apr_ + "azendo" ; + VI Part => apr_ + "azido" ; + VPB (Pres Ind Sg P1) => apr_ + "azo" ; + VPB (Pres Ind Sg P2) => apr_ + "azes" ; + VPB (Pres Ind Sg P3) => apr_ + "az" ; + VPB (Pres Ind Pl P1) => apr_ + "azemos" ; + VPB (Pres Ind Pl P2) => apr_ + "azeis" ; + VPB (Pres Ind Pl P3) => apr_ + "azem" ; + VPB (Pres Sub Sg P1) => apr_ + "aza" ; + VPB (Pres Sub Sg P2) => apr_ + "azas" ; + VPB (Pres Sub Sg P3) => apr_ + "aza" ; + VPB (Pres Sub Pl P1) => apr_ + "azarmos" ; + VPB (Pres Sub Pl P2) => apr_ + "azais" ; + VPB (Pres Sub Pl P3) => apr_ + "azam" ; + VPB (PretI Ind Sg P1) => apr_ + "azia" ; --# notpresent + VPB (PretI Ind Sg P2) => apr_ + "azias" ; --# notpresent + VPB (PretI Ind Sg P3) => apr_ + "azia" ; --# notpresent + VPB (PretI Ind Pl P1) => apr_ + "azíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => apr_ + "azíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => apr_ + "aziam" ; --# notpresent + VPB (PretI Sub Sg P1) => apr_ + "ouvesse" ; --# notpresent + VPB (PretI Sub Sg P2) => apr_ + "ouvesses" ; --# notpresent + VPB (PretI Sub Sg P3) => apr_ + "ouvesse" ; --# notpresent + VPB (PretI Sub Pl P1) => apr_ + "ouvéssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => apr_ + "ouvésseis" ; --# notpresent + VPB (PretI Sub Pl P3) => apr_ + "ouvessem" ; --# notpresent + VPB (MQPerf Sg P1) => apr_ + "ouvera" ; --# notpresent + VPB (MQPerf Sg P2) => apr_ + "ouveras" ; --# notpresent + VPB (MQPerf Sg P3) => apr_ + "ouvera" ; --# notpresent + VPB (MQPerf Pl P1) => apr_ + "ouvéramos" ; --# notpresent + VPB (MQPerf Pl P2) => apr_ + "ouvéreis" ; --# notpresent + VPB (MQPerf Pl P3) => apr_ + "ouveram" ; --# notpresent + VPB (PretP Sg P1) => apr_ + "ouve" ; --# notpresent + VPB (PretP Sg P2) => apr_ + "ouveste" ; --# notpresent + VPB (PretP Sg P3) => apr_ + "ouve" ; --# notpresent + VPB (PretP Pl P1) => apr_ + "ouvemos" ; --# notpresent + VPB (PretP Pl P2) => apr_ + "ouvéreis" ; --# notpresent + VPB (PretP Pl P3) => apr_ + "ouveram" ; --# notpresent + VPB (Fut Ind Sg P1) => apr_ + "azerei" ; --# notpresent + VPB (Fut Ind Sg P2) => apr_ + "azerás" ; --# notpresent + VPB (Fut Ind Sg P3) => apr_ + "azerá" ; --# notpresent + VPB (Fut Ind Pl P1) => apr_ + "azeremos" ; --# notpresent + VPB (Fut Ind Pl P2) => apr_ + "azereis" ; --# notpresent + VPB (Fut Ind Pl P3) => apr_ + "azerão" ; --# notpresent + VPB (Fut Sub Sg P1) => apr_ + "ouver" ; --# notpresent + VPB (Fut Sub Sg P2) => apr_ + "ouveres" ; --# notpresent + VPB (Fut Sub Sg P3) => apr_ + "ouver" ; --# notpresent + VPB (Fut Sub Pl P1) => apr_ + "ouvermos" ; --# notpresent + VPB (Fut Sub Pl P2) => apr_ + "ouverdes" ; --# notpresent + VPB (Fut Sub Pl P3) => apr_ + "ouverem" ; --# notpresent + VPB (Cond Sg P1) => apr_ + "azeria" ; --# notpresent + VPB (Cond Sg P2) => apr_ + "ezerias" ; --# notpresent + VPB (Cond Sg P3) => apr_ + "azeria" ; --# notpresent + VPB (Cond Pl P1) => apr_ + "azeríamos" ; --# notpresent + VPB (Cond Pl P2) => apr_ + "azeríeis" ; --# notpresent + VPB (Cond Pl P3) => apr_ + "azeriam" ; --# notpresent + VPB (Imper Sg P2) => apr_ + vars "az" "aze" ; + VPB (Imper Sg P3) => apr_ + "aza" ; + VPB (Imper Pl P1) => apr_ + "azamos" ; + VPB (Imper Pl P2) => apr_ + "azei" ; + VPB (Imper Pl P3) => apr_ + "azam" ; VPB (Imper Sg P1) => nonExist } } ; @@ -2145,70 +2148,70 @@ oper jazer_33 : Str -> Verbum = \jazer -> } ; oper caber_34 : Str -> Verbum = \caber -> - let ca_ = Predef.tk 3 caber in + let c_ = Predef.tk 4 caber in {s = table { - VI Infn => ca_ + "ber" ; - VI Ger => ca_ + "bendo" ; - VI Part => ca_ + "bido" ; - VPB (Pres Ind Sg P1) => ca_ + "ibo" ; - VPB (Pres Ind Sg P2) => ca_ + "bes" ; - VPB (Pres Ind Sg P3) => ca_ + "be" ; - VPB (Pres Ind Pl P1) => ca_ + "bemos" ; - VPB (Pres Ind Pl P2) => ca_ + "beis" ; - VPB (Pres Ind Pl P3) => ca_ + "bem" ; - VPB (Pres Sub Sg P1) => ca_ + "iba" ; - VPB (Pres Sub Sg P2) => ca_ + "ibas" ; - VPB (Pres Sub Sg P3) => ca_ + "iba" ; - VPB (Pres Sub Pl P1) => ca_ + "ibamos" ; - VPB (Pres Sub Pl P2) => ca_ + "ibais" ; - VPB (Pres Sub Pl P3) => ca_ + "ibam" ; - VPB (PretI Ind Sg P1) => ca_ + "bia" ; --# notpresent - VPB (PretI Ind Sg P2) => ca_ + "bias" ; --# notpresent - VPB (PretI Ind Sg P3) => ca_ + "bia" ; --# notpresent - VPB (PretI Ind Pl P1) => ca_ + "bíamos" ; --# notpresent - VPB (PretI Ind Pl P2) => ca_ + "bíeis" ; --# notpresent - VPB (PretI Ind Pl P3) => ca_ + "biam" ; --# notpresent - VPB (PretI Sub Sg P1) => ca_ + "ubesse" ; --# notpresent - VPB (PretI Sub Sg P2) => ca_ + "ubesses" ; --# notpresent - VPB (PretI Sub Sg P3) => ca_ + "ubesse" ; --# notpresent - VPB (PretI Sub Pl P1) => ca_ + "ubéssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => ca_ + "ubésseis" ; --# notpresent - VPB (PretI Sub Pl P3) => ca_ + "ubessem" ; --# notpresent - VPB (MQPerf Sg P1) => ca_ + "ubera" ; --# notpresent - VPB (MQPerf Sg P2) => ca_ + "uberas" ; --# notpresent - VPB (MQPerf Sg P3) => ca_ + "ubera" ; --# notpresent - VPB (MQPerf Pl P1) => ca_ + "ubéramos" ; --# notpresent - VPB (MQPerf Pl P2) => ca_ + "ubéreis" ; --# notpresent - VPB (MQPerf Pl P3) => ca_ + "uberam" ; --# notpresent - VPB (PretP Sg P1) => ca_ + "ube" ; --# notpresent - VPB (PretP Sg P2) => ca_ + "ubeste" ; --# notpresent - VPB (PretP Sg P3) => ca_ + "ube" ; --# notpresent - VPB (PretP Pl P1) => ca_ + "ubemos" ; --# notpresent - VPB (PretP Pl P2) => ca_ + "ubestes" ; --# notpresent - VPB (PretP Pl P3) => ca_ + "uberam" ; --# notpresent - VPB (Fut Ind Sg P1) => ca_ + "berei" ; --# notpresent - VPB (Fut Ind Sg P2) => ca_ + "berás" ; --# notpresent - VPB (Fut Ind Sg P3) => ca_ + "berá" ; --# notpresent - VPB (Fut Ind Pl P1) => ca_ + "beremos" ; --# notpresent - VPB (Fut Ind Pl P2) => ca_ + "bereis" ; --# notpresent - VPB (Fut Ind Pl P3) => ca_ + "berão" ; --# notpresent - VPB (Fut Sub Sg P1) => ca_ + "uber" ; --# notpresent - VPB (Fut Sub Sg P2) => ca_ + "uberes" ; --# notpresent - VPB (Fut Sub Sg P3) => ca_ + "uber" ; --# notpresent - VPB (Fut Sub Pl P1) => ca_ + "ubermos" ; --# notpresent - VPB (Fut Sub Pl P2) => ca_ + "uberdes" ; --# notpresent - VPB (Fut Sub Pl P3) => ca_ + "uberem" ; --# notpresent - VPB (Cond Sg P1) => ca_ + "beria" ; --# notpresent - VPB (Cond Sg P2) => ca_ + "berias" ; --# notpresent - VPB (Cond Sg P3) => ca_ + "beria" ; --# notpresent - VPB (Cond Pl P1) => ca_ + "beríamos" ; --# notpresent - VPB (Cond Pl P2) => ca_ + "beríeis" ; --# notpresent - VPB (Cond Pl P3) => ca_ + "beriam" ; --# notpresent - VPB (Imper Sg P2) => ca_ + nonExist ; - VPB (Imper Sg P3) => ca_ + nonExist ; - VPB (Imper Pl P1) => ca_ + nonExist ; - VPB (Imper Pl P2) => ca_ + nonExist ; - VPB (Imper Pl P3) => ca_ + nonExist ; + VI Infn => c_ + "aber" ; + VI Ger => c_ + "abendo" ; + VI Part => c_ + "abido" ; + VPB (Pres Ind Sg P1) => c_ + "aibo" ; + VPB (Pres Ind Sg P2) => c_ + "abes" ; + VPB (Pres Ind Sg P3) => c_ + "abe" ; + VPB (Pres Ind Pl P1) => c_ + "abemos" ; + VPB (Pres Ind Pl P2) => c_ + "abeis" ; + VPB (Pres Ind Pl P3) => c_ + "abem" ; + VPB (Pres Sub Sg P1) => c_ + "aiba" ; + VPB (Pres Sub Sg P2) => c_ + "aibas" ; + VPB (Pres Sub Sg P3) => c_ + "aiba" ; + VPB (Pres Sub Pl P1) => c_ + "aibamos" ; + VPB (Pres Sub Pl P2) => c_ + "aibais" ; + VPB (Pres Sub Pl P3) => c_ + "aibam" ; + VPB (PretI Ind Sg P1) => c_ + "abia" ; --# notpresent + VPB (PretI Ind Sg P2) => c_ + "abias" ; --# notpresent + VPB (PretI Ind Sg P3) => c_ + "abia" ; --# notpresent + VPB (PretI Ind Pl P1) => c_ + "abíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => c_ + "abíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => c_ + "abiam" ; --# notpresent + VPB (PretI Sub Sg P1) => c_ + "oubesse" ; --# notpresent + VPB (PretI Sub Sg P2) => c_ + "oubesses" ; --# notpresent + VPB (PretI Sub Sg P3) => c_ + "oubesse" ; --# notpresent + VPB (PretI Sub Pl P1) => c_ + "oubéssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => c_ + "oubésseis" ; --# notpresent + VPB (PretI Sub Pl P3) => c_ + "oubessem" ; --# notpresent + VPB (MQPerf Sg P1) => c_ + "oubera" ; --# notpresent + VPB (MQPerf Sg P2) => c_ + "ouberas" ; --# notpresent + VPB (MQPerf Sg P3) => c_ + "oubera" ; --# notpresent + VPB (MQPerf Pl P1) => c_ + "oubéramos" ; --# notpresent + VPB (MQPerf Pl P2) => c_ + "oubéreis" ; --# notpresent + VPB (MQPerf Pl P3) => c_ + "ouberam" ; --# notpresent + VPB (PretP Sg P1) => c_ + "oube" ; --# notpresent + VPB (PretP Sg P2) => c_ + "oubeste" ; --# notpresent + VPB (PretP Sg P3) => c_ + "oube" ; --# notpresent + VPB (PretP Pl P1) => c_ + "oubemos" ; --# notpresent + VPB (PretP Pl P2) => c_ + "oubestes" ; --# notpresent + VPB (PretP Pl P3) => c_ + "ouberam" ; --# notpresent + VPB (Fut Ind Sg P1) => c_ + "aberei" ; --# notpresent + VPB (Fut Ind Sg P2) => c_ + "aberás" ; --# notpresent + VPB (Fut Ind Sg P3) => c_ + "aberá" ; --# notpresent + VPB (Fut Ind Pl P1) => c_ + "aberemos" ; --# notpresent + VPB (Fut Ind Pl P2) => c_ + "abereis" ; --# notpresent + VPB (Fut Ind Pl P3) => c_ + "aberão" ; --# notpresent + VPB (Fut Sub Sg P1) => c_ + "ouber" ; --# notpresent + VPB (Fut Sub Sg P2) => c_ + "ouberes" ; --# notpresent + VPB (Fut Sub Sg P3) => c_ + "ouber" ; --# notpresent + VPB (Fut Sub Pl P1) => c_ + "oubermos" ; --# notpresent + VPB (Fut Sub Pl P2) => c_ + "ouberdes" ; --# notpresent + VPB (Fut Sub Pl P3) => c_ + "ouberem" ; --# notpresent + VPB (Cond Sg P1) => c_ + "aberia" ; --# notpresent + VPB (Cond Sg P2) => c_ + "aberias" ; --# notpresent + VPB (Cond Sg P3) => c_ + "aberia" ; --# notpresent + VPB (Cond Pl P1) => c_ + "aberíamos" ; --# notpresent + VPB (Cond Pl P2) => c_ + "aberíeis" ; --# notpresent + VPB (Cond Pl P3) => c_ + "aberiam" ; --# notpresent + VPB (Imper Sg P2) => c_ + nonExist ; + VPB (Imper Sg P3) => c_ + nonExist ; + VPB (Imper Pl P1) => c_ + nonExist ; + VPB (Imper Pl P2) => c_ + nonExist ; + VPB (Imper Pl P3) => c_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; @@ -2283,70 +2286,70 @@ oper saber_35 : Str -> Verbum = \saber -> } ; oper poder_36 : Str -> Verbum = \poder -> - let po_ = Predef.tk 3 poder in + let p_ = Predef.tk 4 poder in {s = table { - VI Infn => po_ + "der" ; - VI Ger => po_ + "dendo" ; - VI Part => po_ + "dido" ; - VPB (Pres Ind Sg P1) => po_ + "sso" ; - VPB (Pres Ind Sg P2) => po_ + "des" ; - VPB (Pres Ind Sg P3) => po_ + "de" ; - VPB (Pres Ind Pl P1) => po_ + "demos" ; - VPB (Pres Ind Pl P2) => po_ + "deis" ; - VPB (Pres Ind Pl P3) => po_ + "dem" ; - VPB (Pres Sub Sg P1) => po_ + "ssa" ; - VPB (Pres Sub Sg P2) => po_ + "ssas" ; - VPB (Pres Sub Sg P3) => po_ + "ssa" ; - VPB (Pres Sub Pl P1) => po_ + "ssamos" ; - VPB (Pres Sub Pl P2) => po_ + "ssais" ; - VPB (Pres Sub Pl P3) => po_ + "ssam" ; - VPB (PretI Ind Sg P1) => po_ + "dia" ; --# notpresent - VPB (PretI Ind Sg P2) => po_ + "dias" ; --# notpresent - VPB (PretI Ind Sg P3) => po_ + "dia" ; --# notpresent - VPB (PretI Ind Pl P1) => po_ + "diamos" ; --# notpresent - VPB (PretI Ind Pl P2) => po_ + "dieis" ; --# notpresent - VPB (PretI Ind Pl P3) => po_ + "diam" ; --# notpresent - VPB (PretI Sub Sg P1) => po_ + "desse" ; --# notpresent - VPB (PretI Sub Sg P2) => po_ + "desses" ; --# notpresent - VPB (PretI Sub Sg P3) => po_ + "desse" ; --# notpresent - VPB (PretI Sub Pl P1) => po_ + "déssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => po_ + "désseis" ; --# notpresent - VPB (PretI Sub Pl P3) => po_ + "dessem" ; --# notpresent - VPB (MQPerf Sg P1) => po_ + "dera" ; --# notpresent - VPB (MQPerf Sg P2) => po_ + "deras" ; --# notpresent - VPB (MQPerf Sg P3) => po_ + "dera" ; --# notpresent - VPB (MQPerf Pl P1) => po_ + "déramos" ; --# notpresent - VPB (MQPerf Pl P2) => po_ + "déreis" ; --# notpresent - VPB (MQPerf Pl P3) => po_ + "deram" ; --# notpresent - VPB (PretP Sg P1) => po_ + "de" ; --# notpresent - VPB (PretP Sg P2) => po_ + "deste" ; --# notpresent - VPB (PretP Sg P3) => po_ + "de" ; --# notpresent - VPB (PretP Pl P1) => po_ + "demos" ; --# notpresent - VPB (PretP Pl P2) => po_ + "destes" ; --# notpresent - VPB (PretP Pl P3) => po_ + "deram" ; --# notpresent - VPB (Fut Ind Sg P1) => po_ + "derei" ; --# notpresent - VPB (Fut Ind Sg P2) => po_ + "derás" ; --# notpresent - VPB (Fut Ind Sg P3) => po_ + "derá" ; --# notpresent - VPB (Fut Ind Pl P1) => po_ + "deremos" ; --# notpresent - VPB (Fut Ind Pl P2) => po_ + "dereis" ; --# notpresent - VPB (Fut Ind Pl P3) => po_ + "derão" ; --# notpresent - VPB (Fut Sub Sg P1) => po_ + "der" ; --# notpresent - VPB (Fut Sub Sg P2) => po_ + "deres" ; --# notpresent - VPB (Fut Sub Sg P3) => po_ + "der" ; --# notpresent - VPB (Fut Sub Pl P1) => po_ + "dermos" ; --# notpresent - VPB (Fut Sub Pl P2) => po_ + "derdes" ; --# notpresent - VPB (Fut Sub Pl P3) => po_ + "derem" ; --# notpresent - VPB (Cond Sg P1) => po_ + "deria" ; --# notpresent - VPB (Cond Sg P2) => po_ + "derias" ; --# notpresent - VPB (Cond Sg P3) => po_ + "deria" ; --# notpresent - VPB (Cond Pl P1) => po_ + "deríamos" ; --# notpresent - VPB (Cond Pl P2) => po_ + "deríeis" ; --# notpresent - VPB (Cond Pl P3) => po_ + "deriam" ; --# notpresent - VPB (Imper Sg P2) => po_ + nonExist ; - VPB (Imper Sg P3) => po_ + nonExist ; - VPB (Imper Pl P1) => po_ + nonExist ; - VPB (Imper Pl P2) => po_ + nonExist ; - VPB (Imper Pl P3) => po_ + nonExist ; + VI Infn => p_ + "oder" ; + VI Ger => p_ + "odendo" ; + VI Part => p_ + "odido" ; + VPB (Pres Ind Sg P1) => p_ + "osso" ; + VPB (Pres Ind Sg P2) => p_ + "odes" ; + VPB (Pres Ind Sg P3) => p_ + "ode" ; + VPB (Pres Ind Pl P1) => p_ + "odemos" ; + VPB (Pres Ind Pl P2) => p_ + "odeis" ; + VPB (Pres Ind Pl P3) => p_ + "odem" ; + VPB (Pres Sub Sg P1) => p_ + "ossa" ; + VPB (Pres Sub Sg P2) => p_ + "ossas" ; + VPB (Pres Sub Sg P3) => p_ + "ossa" ; + VPB (Pres Sub Pl P1) => p_ + "ossamos" ; + VPB (Pres Sub Pl P2) => p_ + "ossais" ; + VPB (Pres Sub Pl P3) => p_ + "ossam" ; + VPB (PretI Ind Sg P1) => p_ + "odia" ; --# notpresent + VPB (PretI Ind Sg P2) => p_ + "odias" ; --# notpresent + VPB (PretI Ind Sg P3) => p_ + "odia" ; --# notpresent + VPB (PretI Ind Pl P1) => p_ + "odiamos" ; --# notpresent + VPB (PretI Ind Pl P2) => p_ + "odieis" ; --# notpresent + VPB (PretI Ind Pl P3) => p_ + "odiam" ; --# notpresent + VPB (PretI Sub Sg P1) => p_ + "udesse" ; --# notpresent + VPB (PretI Sub Sg P2) => p_ + "udesses" ; --# notpresent + VPB (PretI Sub Sg P3) => p_ + "udesse" ; --# notpresent + VPB (PretI Sub Pl P1) => p_ + "udéssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => p_ + "udésseis" ; --# notpresent + VPB (PretI Sub Pl P3) => p_ + "udessem" ; --# notpresent + VPB (MQPerf Sg P1) => p_ + "udera" ; --# notpresent + VPB (MQPerf Sg P2) => p_ + "uderas" ; --# notpresent + VPB (MQPerf Sg P3) => p_ + "udera" ; --# notpresent + VPB (MQPerf Pl P1) => p_ + "udéramos" ; --# notpresent + VPB (MQPerf Pl P2) => p_ + "udéreis" ; --# notpresent + VPB (MQPerf Pl P3) => p_ + "uderam" ; --# notpresent + VPB (PretP Sg P1) => p_ + "ude" ; --# notpresent + VPB (PretP Sg P2) => p_ + "udeste" ; --# notpresent + VPB (PretP Sg P3) => p_ + "ôde" ; --# notpresent + VPB (PretP Pl P1) => p_ + "udemos" ; --# notpresent + VPB (PretP Pl P2) => p_ + "udestes" ; --# notpresent + VPB (PretP Pl P3) => p_ + "uderam" ; --# notpresent + VPB (Fut Ind Sg P1) => p_ + "oderei" ; --# notpresent + VPB (Fut Ind Sg P2) => p_ + "oderás" ; --# notpresent + VPB (Fut Ind Sg P3) => p_ + "oderá" ; --# notpresent + VPB (Fut Ind Pl P1) => p_ + "oderemos" ; --# notpresent + VPB (Fut Ind Pl P2) => p_ + "odereis" ; --# notpresent + VPB (Fut Ind Pl P3) => p_ + "oderão" ; --# notpresent + VPB (Fut Sub Sg P1) => p_ + "uder" ; --# notpresent + VPB (Fut Sub Sg P2) => p_ + "uderes" ; --# notpresent + VPB (Fut Sub Sg P3) => p_ + "uder" ; --# notpresent + VPB (Fut Sub Pl P1) => p_ + "udermos" ; --# notpresent + VPB (Fut Sub Pl P2) => p_ + "uderdes" ; --# notpresent + VPB (Fut Sub Pl P3) => p_ + "uderem" ; --# notpresent + VPB (Cond Sg P1) => p_ + "oderia" ; --# notpresent + VPB (Cond Sg P2) => p_ + "oderias" ; --# notpresent + VPB (Cond Sg P3) => p_ + "oderia" ; --# notpresent + VPB (Cond Pl P1) => p_ + "oderíamos" ; --# notpresent + VPB (Cond Pl P2) => p_ + "oderíeis" ; --# notpresent + VPB (Cond Pl P3) => p_ + "oderiam" ; --# notpresent + VPB (Imper Sg P2) => p_ + nonExist ; + VPB (Imper Sg P3) => p_ + nonExist ; + VPB (Imper Pl P1) => p_ + nonExist ; + VPB (Imper Pl P2) => p_ + nonExist ; + VPB (Imper Pl P3) => p_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; @@ -2421,70 +2424,70 @@ oper crer_37 : Str -> Verbum = \crer -> } ; oper querer_38 : Str -> Verbum = \querer -> - let quer_ = Predef.tk 2 querer in + let qu_ = Predef.tk 4 querer in {s = table { - VI Infn => quer_ + "er" ; - VI Ger => quer_ + "endo" ; - VI Part => quer_ + "ido" ; - VPB (Pres Ind Sg P1) => quer_ + "o" ; - VPB (Pres Ind Sg P2) => quer_ + "es" ; - VPB (Pres Ind Sg P3) => quer_ + "" ; - VPB (Pres Ind Pl P1) => quer_ + "emos" ; - VPB (Pres Ind Pl P2) => quer_ + "eis" ; - VPB (Pres Ind Pl P3) => quer_ + "em" ; - VPB (Pres Sub Sg P1) => quer_ + "ra" ; - VPB (Pres Sub Sg P2) => quer_ + "ras" ; - VPB (Pres Sub Sg P3) => quer_ + "ra" ; - VPB (Pres Sub Pl P1) => quer_ + "ramos" ; - VPB (Pres Sub Pl P2) => quer_ + "rais" ; - VPB (Pres Sub Pl P3) => quer_ + "ram" ; - VPB (PretI Ind Sg P1) => quer_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => quer_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => quer_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => quer_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => quer_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => quer_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => quer_ + "esse" ; --# notpresent - VPB (PretI Sub Sg P2) => quer_ + "esses" ; --# notpresent - VPB (PretI Sub Sg P3) => quer_ + "esse" ; --# notpresent - VPB (PretI Sub Pl P1) => quer_ + "éssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => quer_ + "ésseis" ; --# notpresent - VPB (PretI Sub Pl P3) => quer_ + "essem" ; --# notpresent - VPB (MQPerf Sg P1) => quer_ + "era" ; --# notpresent - VPB (MQPerf Sg P2) => quer_ + "eras" ; --# notpresent - VPB (MQPerf Sg P3) => quer_ + "era" ; --# notpresent - VPB (MQPerf Pl P1) => quer_ + "éramos" ; --# notpresent - VPB (MQPerf Pl P2) => quer_ + "éreis" ; --# notpresent - VPB (MQPerf Pl P3) => quer_ + "eram" ; --# notpresent - VPB (PretP Sg P1) => quer_ + "" ; --# notpresent - VPB (PretP Sg P2) => quer_ + "este" ; --# notpresent - VPB (PretP Sg P3) => quer_ + "" ; --# notpresent - VPB (PretP Pl P1) => quer_ + "emos" ; --# notpresent - VPB (PretP Pl P2) => quer_ + "estes" ; --# notpresent - VPB (PretP Pl P3) => quer_ + "eram" ; --# notpresent - VPB (Fut Ind Sg P1) => quer_ + "erei" ; --# notpresent - VPB (Fut Ind Sg P2) => quer_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => quer_ + "erá" ; --# notpresent - VPB (Fut Ind Pl P1) => quer_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => quer_ + "ereis" ; --# notpresent - VPB (Fut Ind Pl P3) => quer_ + "erão" ; --# notpresent - VPB (Fut Sub Sg P1) => quer_ + "er" ; --# notpresent - VPB (Fut Sub Sg P2) => quer_ + "eres" ; --# notpresent - VPB (Fut Sub Sg P3) => quer_ + "er" ; --# notpresent - VPB (Fut Sub Pl P1) => quer_ + "ermos" ; --# notpresent - VPB (Fut Sub Pl P2) => quer_ + "erdes" ; --# notpresent - VPB (Fut Sub Pl P3) => quer_ + "erem" ; --# notpresent - VPB (Cond Sg P1) => quer_ + "eria" ; --# notpresent - VPB (Cond Sg P2) => quer_ + "erias" ; --# notpresent - VPB (Cond Sg P3) => quer_ + "eria" ; --# notpresent - VPB (Cond Pl P1) => quer_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => quer_ + "eríeis" ; --# notpresent - VPB (Cond Pl P3) => quer_ + "eriam" ; --# notpresent - VPB (Imper Sg P2) => quer_ + "" ; - VPB (Imper Sg P3) => quer_ + "ra" ; - VPB (Imper Pl P1) => quer_ + "ramos" ; - VPB (Imper Pl P2) => quer_ + "ei" ; - VPB (Imper Pl P3) => quer_ + "ram" ; + VI Infn => qu_ + "erer" ; + VI Ger => qu_ + "erendo" ; + VI Part => qu_ + "erido" ; + VPB (Pres Ind Sg P1) => qu_ + "ero" ; + VPB (Pres Ind Sg P2) => qu_ + "eres" ; + VPB (Pres Ind Sg P3) => qu_ + "er" ; + VPB (Pres Ind Pl P1) => qu_ + "eremos" ; + VPB (Pres Ind Pl P2) => qu_ + "ereis" ; + VPB (Pres Ind Pl P3) => qu_ + "erem" ; + VPB (Pres Sub Sg P1) => qu_ + "eira" ; + VPB (Pres Sub Sg P2) => qu_ + "eiras" ; + VPB (Pres Sub Sg P3) => qu_ + "eira" ; + VPB (Pres Sub Pl P1) => qu_ + "eiramos" ; + VPB (Pres Sub Pl P2) => qu_ + "eirais" ; + VPB (Pres Sub Pl P3) => qu_ + "eiram" ; + VPB (PretI Ind Sg P1) => qu_ + "eria" ; --# notpresent + VPB (PretI Ind Sg P2) => qu_ + "erias" ; --# notpresent + VPB (PretI Ind Sg P3) => qu_ + "eria" ; --# notpresent + VPB (PretI Ind Pl P1) => qu_ + "eríamos" ; --# notpresent + VPB (PretI Ind Pl P2) => qu_ + "eríeis" ; --# notpresent + VPB (PretI Ind Pl P3) => qu_ + "eriam" ; --# notpresent + VPB (PretI Sub Sg P1) => qu_ + "isesse" ; --# notpresent + VPB (PretI Sub Sg P2) => qu_ + "isesses" ; --# notpresent + VPB (PretI Sub Sg P3) => qu_ + "isesse" ; --# notpresent + VPB (PretI Sub Pl P1) => qu_ + "iséssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => qu_ + "isésseis" ; --# notpresent + VPB (PretI Sub Pl P3) => qu_ + "isessem" ; --# notpresent + VPB (MQPerf Sg P1) => qu_ + "isera" ; --# notpresent + VPB (MQPerf Sg P2) => qu_ + "iseras" ; --# notpresent + VPB (MQPerf Sg P3) => qu_ + "isera" ; --# notpresent + VPB (MQPerf Pl P1) => qu_ + "iséramos" ; --# notpresent + VPB (MQPerf Pl P2) => qu_ + "iséreis" ; --# notpresent + VPB (MQPerf Pl P3) => qu_ + "iseram" ; --# notpresent + VPB (PretP Sg P1) => qu_ + "is" ; --# notpresent + VPB (PretP Sg P2) => qu_ + "iseste" ; --# notpresent + VPB (PretP Sg P3) => qu_ + "is" ; --# notpresent + VPB (PretP Pl P1) => qu_ + "isemos" ; --# notpresent + VPB (PretP Pl P2) => qu_ + "isestes" ; --# notpresent + VPB (PretP Pl P3) => qu_ + "iseram" ; --# notpresent + VPB (Fut Ind Sg P1) => qu_ + "ererei" ; --# notpresent + VPB (Fut Ind Sg P2) => qu_ + "ererás" ; --# notpresent + VPB (Fut Ind Sg P3) => qu_ + "ererá" ; --# notpresent + VPB (Fut Ind Pl P1) => qu_ + "ereremos" ; --# notpresent + VPB (Fut Ind Pl P2) => qu_ + "erereis" ; --# notpresent + VPB (Fut Ind Pl P3) => qu_ + "ererão" ; --# notpresent + VPB (Fut Sub Sg P1) => qu_ + "iser" ; --# notpresent + VPB (Fut Sub Sg P2) => qu_ + "iseres" ; --# notpresent + VPB (Fut Sub Sg P3) => qu_ + "iser" ; --# notpresent + VPB (Fut Sub Pl P1) => qu_ + "isermos" ; --# notpresent + VPB (Fut Sub Pl P2) => qu_ + "iserdes" ; --# notpresent + VPB (Fut Sub Pl P3) => qu_ + "iserem" ; --# notpresent + VPB (Cond Sg P1) => qu_ + "ereria" ; --# notpresent + VPB (Cond Sg P2) => qu_ + "ererias" ; --# notpresent + VPB (Cond Sg P3) => qu_ + "ereria" ; --# notpresent + VPB (Cond Pl P1) => qu_ + "ereríamos" ; --# notpresent + VPB (Cond Pl P2) => qu_ + "ereríeis" ; --# notpresent + VPB (Cond Pl P3) => qu_ + "ereriam" ; --# notpresent + VPB (Imper Sg P2) => qu_ + "er" ; + VPB (Imper Sg P3) => qu_ + "eira" ; + VPB (Imper Pl P1) => qu_ + "eiramos" ; + VPB (Imper Pl P2) => qu_ + "erei" ; + VPB (Imper Pl P3) => qu_ + "eiram" ; VPB (Imper Sg P1) => nonExist } } ; @@ -2835,139 +2838,139 @@ oper valer_43 : Str -> Verbum = \valer -> } ; oper perder_44 : Str -> Verbum = \perder -> - let perd_ = Predef.tk 2 perder in + let per_ = Predef.tk 3 perder in {s = table { - VI Infn => perd_ + "er" ; - VI Ger => perd_ + "endo" ; - VI Part => perd_ + "ido" ; - VPB (Pres Ind Sg P1) => perd_ + "o" ; - VPB (Pres Ind Sg P2) => perd_ + "es" ; - VPB (Pres Ind Sg P3) => perd_ + "e" ; - VPB (Pres Ind Pl P1) => perd_ + "emos" ; - VPB (Pres Ind Pl P2) => perd_ + "eis" ; - VPB (Pres Ind Pl P3) => perd_ + "em" ; - VPB (Pres Sub Sg P1) => perd_ + "a" ; - VPB (Pres Sub Sg P2) => perd_ + "as" ; - VPB (Pres Sub Sg P3) => perd_ + "a" ; - VPB (Pres Sub Pl P1) => perd_ + "amos" ; - VPB (Pres Sub Pl P2) => perd_ + "ais" ; - VPB (Pres Sub Pl P3) => perd_ + "am" ; - VPB (PretI Ind Sg P1) => perd_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => perd_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => perd_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => perd_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => perd_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => perd_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => perd_ + "esse" ; --# notpresent - VPB (PretI Sub Sg P2) => perd_ + "esses" ; --# notpresent - VPB (PretI Sub Sg P3) => perd_ + "esse" ; --# notpresent - VPB (PretI Sub Pl P1) => perd_ + "êssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => perd_ + "êsseis" ; --# notpresent - VPB (PretI Sub Pl P3) => perd_ + "essem" ; --# notpresent - VPB (MQPerf Sg P1) => perd_ + "era" ; --# notpresent - VPB (MQPerf Sg P2) => perd_ + "eras" ; --# notpresent - VPB (MQPerf Sg P3) => perd_ + "era" ; --# notpresent - VPB (MQPerf Pl P1) => perd_ + "êramos" ; --# notpresent - VPB (MQPerf Pl P2) => perd_ + "êreis" ; --# notpresent - VPB (MQPerf Pl P3) => perd_ + "eram" ; --# notpresent - VPB (PretP Sg P1) => perd_ + "i" ; --# notpresent - VPB (PretP Sg P2) => perd_ + "este" ; --# notpresent - VPB (PretP Sg P3) => perd_ + "eu" ; --# notpresent - VPB (PretP Pl P1) => perd_ + "emos" ; --# notpresent - VPB (PretP Pl P2) => perd_ + "estes" ; --# notpresent - VPB (PretP Pl P3) => perd_ + "eram" ; --# notpresent - VPB (Fut Ind Sg P1) => perd_ + "erei" ; --# notpresent - VPB (Fut Ind Sg P2) => perd_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => perd_ + "erá" ; --# notpresent - VPB (Fut Ind Pl P1) => perd_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => perd_ + "ereis" ; --# notpresent - VPB (Fut Ind Pl P3) => perd_ + "erão" ; --# notpresent - VPB (Fut Sub Sg P1) => perd_ + "er" ; --# notpresent - VPB (Fut Sub Sg P2) => perd_ + "eres" ; --# notpresent - VPB (Fut Sub Sg P3) => perd_ + "er" ; --# notpresent - VPB (Fut Sub Pl P1) => perd_ + "ermos" ; --# notpresent - VPB (Fut Sub Pl P2) => perd_ + "erdes" ; --# notpresent - VPB (Fut Sub Pl P3) => perd_ + "erem" ; --# notpresent - VPB (Cond Sg P1) => perd_ + "eria" ; --# notpresent - VPB (Cond Sg P2) => perd_ + "erias" ; --# notpresent - VPB (Cond Sg P3) => perd_ + "eria" ; --# notpresent - VPB (Cond Pl P1) => perd_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => perd_ + "eríeis" ; --# notpresent - VPB (Cond Pl P3) => perd_ + "eriam" ; --# notpresent - VPB (Imper Sg P2) => perd_ + "e" ; - VPB (Imper Sg P3) => perd_ + "a" ; - VPB (Imper Pl P1) => perd_ + "amos" ; - VPB (Imper Pl P2) => perd_ + "ei" ; - VPB (Imper Pl P3) => perd_ + "am" ; + VI Infn => per_ + "der" ; + VI Ger => per_ + "dendo" ; + VI Part => per_ + "dido" ; + VPB (Pres Ind Sg P1) => per_ + "co" ; + VPB (Pres Ind Sg P2) => per_ + "des" ; + VPB (Pres Ind Sg P3) => per_ + "de" ; + VPB (Pres Ind Pl P1) => per_ + "demos" ; + VPB (Pres Ind Pl P2) => per_ + "deis" ; + VPB (Pres Ind Pl P3) => per_ + "dem" ; + VPB (Pres Sub Sg P1) => per_ + "ca" ; + VPB (Pres Sub Sg P2) => per_ + "cas" ; + VPB (Pres Sub Sg P3) => per_ + "ca" ; + VPB (Pres Sub Pl P1) => per_ + "camos" ; + VPB (Pres Sub Pl P2) => per_ + "cais" ; + VPB (Pres Sub Pl P3) => per_ + "cam" ; + VPB (PretI Ind Sg P1) => per_ + "dia" ; --# notpresent + VPB (PretI Ind Sg P2) => per_ + "dias" ; --# notpresent + VPB (PretI Ind Sg P3) => per_ + "dia" ; --# notpresent + VPB (PretI Ind Pl P1) => per_ + "díamos" ; --# notpresent + VPB (PretI Ind Pl P2) => per_ + "díeis" ; --# notpresent + VPB (PretI Ind Pl P3) => per_ + "diam" ; --# notpresent + VPB (PretI Sub Sg P1) => per_ + "desse" ; --# notpresent + VPB (PretI Sub Sg P2) => per_ + "desses" ; --# notpresent + VPB (PretI Sub Sg P3) => per_ + "desse" ; --# notpresent + VPB (PretI Sub Pl P1) => per_ + "dêssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => per_ + "dêsseis" ; --# notpresent + VPB (PretI Sub Pl P3) => per_ + "dessem" ; --# notpresent + VPB (MQPerf Sg P1) => per_ + "dera" ; --# notpresent + VPB (MQPerf Sg P2) => per_ + "deras" ; --# notpresent + VPB (MQPerf Sg P3) => per_ + "dera" ; --# notpresent + VPB (MQPerf Pl P1) => per_ + "dêramos" ; --# notpresent + VPB (MQPerf Pl P2) => per_ + "dêreis" ; --# notpresent + VPB (MQPerf Pl P3) => per_ + "deram" ; --# notpresent + VPB (PretP Sg P1) => per_ + "di" ; --# notpresent + VPB (PretP Sg P2) => per_ + "deste" ; --# notpresent + VPB (PretP Sg P3) => per_ + "deu" ; --# notpresent + VPB (PretP Pl P1) => per_ + "demos" ; --# notpresent + VPB (PretP Pl P2) => per_ + "destes" ; --# notpresent + VPB (PretP Pl P3) => per_ + "deram" ; --# notpresent + VPB (Fut Ind Sg P1) => per_ + "derei" ; --# notpresent + VPB (Fut Ind Sg P2) => per_ + "derás" ; --# notpresent + VPB (Fut Ind Sg P3) => per_ + "derá" ; --# notpresent + VPB (Fut Ind Pl P1) => per_ + "deremos" ; --# notpresent + VPB (Fut Ind Pl P2) => per_ + "dereis" ; --# notpresent + VPB (Fut Ind Pl P3) => per_ + "derão" ; --# notpresent + VPB (Fut Sub Sg P1) => per_ + "der" ; --# notpresent + VPB (Fut Sub Sg P2) => per_ + "deres" ; --# notpresent + VPB (Fut Sub Sg P3) => per_ + "der" ; --# notpresent + VPB (Fut Sub Pl P1) => per_ + "dermos" ; --# notpresent + VPB (Fut Sub Pl P2) => per_ + "derdes" ; --# notpresent + VPB (Fut Sub Pl P3) => per_ + "derem" ; --# notpresent + VPB (Cond Sg P1) => per_ + "deria" ; --# notpresent + VPB (Cond Sg P2) => per_ + "derias" ; --# notpresent + VPB (Cond Sg P3) => per_ + "deria" ; --# notpresent + VPB (Cond Pl P1) => per_ + "deríamos" ; --# notpresent + VPB (Cond Pl P2) => per_ + "deríeis" ; --# notpresent + VPB (Cond Pl P3) => per_ + "deriam" ; --# notpresent + VPB (Imper Sg P2) => per_ + "de" ; + VPB (Imper Sg P3) => per_ + "ca" ; + VPB (Imper Pl P1) => per_ + "camos" ; + VPB (Imper Pl P2) => per_ + "dei" ; + VPB (Imper Pl P3) => per_ + "cam" ; VPB (Imper Sg P1) => nonExist } } ; oper pôr_45 : Str -> Verbum = \pôr -> - let x_ = Predef.tk 3 pôr in + let p_ = Predef.tk 2 pôr in {s = table { - VI Infn => x_ + "pôr" ; - VI Ger => x_ + "pondo" ; - VI Part => x_ + "posto" ; - VPB (Pres Ind Sg P1) => x_ + "ponho" ; - VPB (Pres Ind Sg P2) => x_ + "pões" ; - VPB (Pres Ind Sg P3) => x_ + "põe" ; - VPB (Pres Ind Pl P1) => x_ + "pomos" ; - VPB (Pres Ind Pl P2) => x_ + "pondes" ; - VPB (Pres Ind Pl P3) => x_ + "põem" ; - VPB (Pres Sub Sg P1) => x_ + "ponha" ; - VPB (Pres Sub Sg P2) => x_ + "ponhas" ; - VPB (Pres Sub Sg P3) => x_ + "ponha" ; - VPB (Pres Sub Pl P1) => x_ + "ponhamos" ; - VPB (Pres Sub Pl P2) => x_ + "ponhais" ; - VPB (Pres Sub Pl P3) => x_ + "ponham" ; - VPB (PretI Ind Sg P1) => x_ + "punha" ; --# notpresent - VPB (PretI Ind Sg P2) => x_ + "punhas" ; --# notpresent - VPB (PretI Ind Sg P3) => x_ + "punha" ; --# notpresent - VPB (PretI Ind Pl P1) => x_ + "púnhamos" ; --# notpresent - VPB (PretI Ind Pl P2) => x_ + "púnheis" ; --# notpresent - VPB (PretI Ind Pl P3) => x_ + "punham" ; --# notpresent - VPB (PretI Sub Sg P1) => x_ + "pusesse" ; --# notpresent - VPB (PretI Sub Sg P2) => x_ + "pusesses" ; --# notpresent - VPB (PretI Sub Sg P3) => x_ + "pusesse" ; --# notpresent - VPB (PretI Sub Pl P1) => x_ + "puséssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => x_ + "pusésseis" ; --# notpresent - VPB (PretI Sub Pl P3) => x_ + "pusessem" ; --# notpresent - VPB (MQPerf Sg P1) => x_ + "pusera" ; --# notpresent - VPB (MQPerf Sg P2) => x_ + "puseras" ; --# notpresent - VPB (MQPerf Sg P3) => x_ + "pusera" ; --# notpresent - VPB (MQPerf Pl P1) => x_ + "puséramos" ; --# notpresent - VPB (MQPerf Pl P2) => x_ + "puséreis" ; --# notpresent - VPB (MQPerf Pl P3) => x_ + "puseram" ; --# notpresent - VPB (PretP Sg P1) => x_ + "pus" ; --# notpresent - VPB (PretP Sg P2) => x_ + "puseste" ; --# notpresent - VPB (PretP Sg P3) => x_ + "pôs" ; --# notpresent - VPB (PretP Pl P1) => x_ + "pusemos" ; --# notpresent - VPB (PretP Pl P2) => x_ + "pusestes" ; --# notpresent - VPB (PretP Pl P3) => x_ + "puseram" ; --# notpresent - VPB (Fut Ind Sg P1) => x_ + "porei" ; --# notpresent - VPB (Fut Ind Sg P2) => x_ + "porás" ; --# notpresent - VPB (Fut Ind Sg P3) => x_ + "porá" ; --# notpresent - VPB (Fut Ind Pl P1) => x_ + "poremos" ; --# notpresent - VPB (Fut Ind Pl P2) => x_ + "poreis" ; --# notpresent - VPB (Fut Ind Pl P3) => x_ + "porão" ; --# notpresent - VPB (Fut Sub Sg P1) => x_ + "puser" ; --# notpresent - VPB (Fut Sub Sg P2) => x_ + "puseres" ; --# notpresent - VPB (Fut Sub Sg P3) => x_ + "puser" ; --# notpresent - VPB (Fut Sub Pl P1) => x_ + "pusermos" ; --# notpresent - VPB (Fut Sub Pl P2) => x_ + "puserdes" ; --# notpresent - VPB (Fut Sub Pl P3) => x_ + "puserem" ; --# notpresent - VPB (Cond Sg P1) => x_ + "poria" ; --# notpresent - VPB (Cond Sg P2) => x_ + "porias" ; --# notpresent - VPB (Cond Sg P3) => x_ + "poria" ; --# notpresent - VPB (Cond Pl P1) => x_ + "poríamos" ; --# notpresent - VPB (Cond Pl P2) => x_ + "poríeis" ; --# notpresent - VPB (Cond Pl P3) => x_ + "poriam" ; --# notpresent - VPB (Imper Sg P2) => x_ + "põe" ; - VPB (Imper Sg P3) => x_ + "ponha" ; - VPB (Imper Pl P1) => x_ + "ponhamos" ; - VPB (Imper Pl P2) => x_ + "ponde" ; - VPB (Imper Pl P3) => x_ + "ponham" ; + VI Infn => p_ + "ôr" ; + VI Ger => p_ + "ondo" ; + VI Part => p_ + "osto" ; + VPB (Pres Ind Sg P1) => p_ + "onho" ; + VPB (Pres Ind Sg P2) => p_ + "ões" ; + VPB (Pres Ind Sg P3) => p_ + "õe" ; + VPB (Pres Ind Pl P1) => p_ + "omos" ; + VPB (Pres Ind Pl P2) => p_ + "ondes" ; + VPB (Pres Ind Pl P3) => p_ + "õem" ; + VPB (Pres Sub Sg P1) => p_ + "onha" ; + VPB (Pres Sub Sg P2) => p_ + "onhas" ; + VPB (Pres Sub Sg P3) => p_ + "onha" ; + VPB (Pres Sub Pl P1) => p_ + "onhamos" ; + VPB (Pres Sub Pl P2) => p_ + "onhais" ; + VPB (Pres Sub Pl P3) => p_ + "onham" ; + VPB (PretI Ind Sg P1) => p_ + "unha" ; --# notpresent + VPB (PretI Ind Sg P2) => p_ + "unhas" ; --# notpresent + VPB (PretI Ind Sg P3) => p_ + "unha" ; --# notpresent + VPB (PretI Ind Pl P1) => p_ + "únhamos" ; --# notpresent + VPB (PretI Ind Pl P2) => p_ + "únheis" ; --# notpresent + VPB (PretI Ind Pl P3) => p_ + "unham" ; --# notpresent + VPB (PretI Sub Sg P1) => p_ + "usesse" ; --# notpresent + VPB (PretI Sub Sg P2) => p_ + "usesses" ; --# notpresent + VPB (PretI Sub Sg P3) => p_ + "usesse" ; --# notpresent + VPB (PretI Sub Pl P1) => p_ + "uséssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => p_ + "usésseis" ; --# notpresent + VPB (PretI Sub Pl P3) => p_ + "usessem" ; --# notpresent + VPB (MQPerf Sg P1) => p_ + "usera" ; --# notpresent + VPB (MQPerf Sg P2) => p_ + "useras" ; --# notpresent + VPB (MQPerf Sg P3) => p_ + "usera" ; --# notpresent + VPB (MQPerf Pl P1) => p_ + "uséramos" ; --# notpresent + VPB (MQPerf Pl P2) => p_ + "uséreis" ; --# notpresent + VPB (MQPerf Pl P3) => p_ + "useram" ; --# notpresent + VPB (PretP Sg P1) => p_ + "us" ; --# notpresent + VPB (PretP Sg P2) => p_ + "useste" ; --# notpresent + VPB (PretP Sg P3) => p_ + "ôs" ; --# notpresent + VPB (PretP Pl P1) => p_ + "usemos" ; --# notpresent + VPB (PretP Pl P2) => p_ + "usestes" ; --# notpresent + VPB (PretP Pl P3) => p_ + "useram" ; --# notpresent + VPB (Fut Ind Sg P1) => p_ + "orei" ; --# notpresent + VPB (Fut Ind Sg P2) => p_ + "orás" ; --# notpresent + VPB (Fut Ind Sg P3) => p_ + "orá" ; --# notpresent + VPB (Fut Ind Pl P1) => p_ + "oremos" ; --# notpresent + VPB (Fut Ind Pl P2) => p_ + "oreis" ; --# notpresent + VPB (Fut Ind Pl P3) => p_ + "orão" ; --# notpresent + VPB (Fut Sub Sg P1) => p_ + "user" ; --# notpresent + VPB (Fut Sub Sg P2) => p_ + "useres" ; --# notpresent + VPB (Fut Sub Sg P3) => p_ + "user" ; --# notpresent + VPB (Fut Sub Pl P1) => p_ + "usermos" ; --# notpresent + VPB (Fut Sub Pl P2) => p_ + "userdes" ; --# notpresent + VPB (Fut Sub Pl P3) => p_ + "userem" ; --# notpresent + VPB (Cond Sg P1) => p_ + "oria" ; --# notpresent + VPB (Cond Sg P2) => p_ + "orias" ; --# notpresent + VPB (Cond Sg P3) => p_ + "oria" ; --# notpresent + VPB (Cond Pl P1) => p_ + "oríamos" ; --# notpresent + VPB (Cond Pl P2) => p_ + "oríeis" ; --# notpresent + VPB (Cond Pl P3) => p_ + "oriam" ; --# notpresent + VPB (Imper Sg P2) => p_ + "õe" ; + VPB (Imper Sg P3) => p_ + "onha" ; + VPB (Imper Pl P1) => p_ + "onhamos" ; + VPB (Imper Pl P2) => p_ + "onde" ; + VPB (Imper Pl P3) => p_ + "onham" ; VPB (Imper Sg P1) => nonExist } } ; @@ -3180,70 +3183,70 @@ oper doer_48 : Str -> Verbum = \doer -> } ; oper prazer_49 : Str -> Verbum = \prazer -> - let praz_ = Predef.tk 2 prazer in + let pr_ = Predef.tk 4 prazer in {s = table { - VI Infn => praz_ + "er" ; - VI Ger => praz_ + "endo" ; - VI Part => praz_ + "ido" ; - VPB (Pres Ind Sg P1) => praz_ + nonExist ; - VPB (Pres Ind Sg P2) => praz_ + nonExist ; - VPB (Pres Ind Sg P3) => praz_ + "" ; - VPB (Pres Ind Pl P1) => praz_ + nonExist ; - VPB (Pres Ind Pl P2) => praz_ + nonExist ; - VPB (Pres Ind Pl P3) => praz_ + "em" ; - VPB (Pres Sub Sg P1) => praz_ + nonExist ; - VPB (Pres Sub Sg P2) => praz_ + nonExist ; - VPB (Pres Sub Sg P3) => praz_ + "a" ; - VPB (Pres Sub Pl P1) => praz_ + nonExist ; - VPB (Pres Sub Pl P2) => praz_ + nonExist ; - VPB (Pres Sub Pl P3) => praz_ + "am" ; - VPB (PretI Ind Sg P1) => praz_ + nonExist ; --# notpresent - VPB (PretI Ind Sg P2) => praz_ + nonExist ; --# notpresent - VPB (PretI Ind Sg P3) => praz_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => praz_ + nonExist ; --# notpresent - VPB (PretI Ind Pl P2) => praz_ + nonExist ; --# notpresent - VPB (PretI Ind Pl P3) => praz_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => praz_ + nonExist ; --# notpresent - VPB (PretI Sub Sg P2) => praz_ + nonExist ; --# notpresent - VPB (PretI Sub Sg P3) => praz_ + "vesse" ; --# notpresent - VPB (PretI Sub Pl P1) => praz_ + nonExist ; --# notpresent - VPB (PretI Sub Pl P2) => praz_ + nonExist ; --# notpresent - VPB (PretI Sub Pl P3) => praz_ + "vessem" ; --# notpresent - VPB (MQPerf Sg P1) => praz_ + nonExist ; --# notpresent - VPB (MQPerf Sg P2) => praz_ + nonExist ; --# notpresent - VPB (MQPerf Sg P3) => praz_ + "vera" ; --# notpresent - VPB (MQPerf Pl P1) => praz_ + nonExist ; --# notpresent - VPB (MQPerf Pl P2) => praz_ + nonExist ; --# notpresent - VPB (MQPerf Pl P3) => praz_ + "veram" ; --# notpresent - VPB (PretP Sg P1) => praz_ + nonExist ; --# notpresent - VPB (PretP Sg P2) => praz_ + nonExist ; --# notpresent - VPB (PretP Sg P3) => praz_ + "ve" ; --# notpresent - VPB (PretP Pl P1) => praz_ + nonExist ; --# notpresent - VPB (PretP Pl P2) => praz_ + nonExist ; --# notpresent - VPB (PretP Pl P3) => praz_ + "veram" ; --# notpresent - VPB (Fut Ind Sg P1) => praz_ + nonExist ; --# notpresent - VPB (Fut Ind Sg P2) => praz_ + nonExist ; --# notpresent - VPB (Fut Ind Sg P3) => praz_ + "erá" ; --# notpresent - VPB (Fut Ind Pl P1) => praz_ + nonExist ; --# notpresent - VPB (Fut Ind Pl P2) => praz_ + nonExist ; --# notpresent - VPB (Fut Ind Pl P3) => praz_ + "erão" ; --# notpresent - VPB (Fut Sub Sg P1) => praz_ + nonExist ; --# notpresent - VPB (Fut Sub Sg P2) => praz_ + nonExist ; --# notpresent - VPB (Fut Sub Sg P3) => praz_ + "ver" ; --# notpresent - VPB (Fut Sub Pl P1) => praz_ + nonExist ; --# notpresent - VPB (Fut Sub Pl P2) => praz_ + nonExist ; --# notpresent - VPB (Fut Sub Pl P3) => praz_ + "verem" ; --# notpresent - VPB (Cond Sg P1) => praz_ + nonExist ; --# notpresent - VPB (Cond Sg P2) => praz_ + nonExist ; --# notpresent - VPB (Cond Sg P3) => praz_ + "eria" ; --# notpresent - VPB (Cond Pl P1) => praz_ + nonExist ; --# notpresent - VPB (Cond Pl P2) => praz_ + nonExist ; --# notpresent - VPB (Cond Pl P3) => praz_ + "eriam" ; --# notpresent - VPB (Imper Sg P2) => praz_ + nonExist ; - VPB (Imper Sg P3) => praz_ + nonExist ; - VPB (Imper Pl P1) => praz_ + nonExist ; - VPB (Imper Pl P2) => praz_ + nonExist ; - VPB (Imper Pl P3) => praz_ + nonExist ; + VI Infn => pr_ + "azer" ; + VI Ger => pr_ + "azendo" ; + VI Part => pr_ + "azido" ; + VPB (Pres Ind Sg P1) => pr_ + nonExist ; + VPB (Pres Ind Sg P2) => pr_ + nonExist ; + VPB (Pres Ind Sg P3) => pr_ + "az" ; + VPB (Pres Ind Pl P1) => pr_ + nonExist ; + VPB (Pres Ind Pl P2) => pr_ + nonExist ; + VPB (Pres Ind Pl P3) => pr_ + "azem" ; + VPB (Pres Sub Sg P1) => pr_ + nonExist ; + VPB (Pres Sub Sg P2) => pr_ + nonExist ; + VPB (Pres Sub Sg P3) => pr_ + "aza" ; + VPB (Pres Sub Pl P1) => pr_ + nonExist ; + VPB (Pres Sub Pl P2) => pr_ + nonExist ; + VPB (Pres Sub Pl P3) => pr_ + "azam" ; + VPB (PretI Ind Sg P1) => pr_ + nonExist ; --# notpresent + VPB (PretI Ind Sg P2) => pr_ + nonExist ; --# notpresent + VPB (PretI Ind Sg P3) => pr_ + "azia" ; --# notpresent + VPB (PretI Ind Pl P1) => pr_ + nonExist ; --# notpresent + VPB (PretI Ind Pl P2) => pr_ + nonExist ; --# notpresent + VPB (PretI Ind Pl P3) => pr_ + "aziam" ; --# notpresent + VPB (PretI Sub Sg P1) => pr_ + nonExist ; --# notpresent + VPB (PretI Sub Sg P2) => pr_ + nonExist ; --# notpresent + VPB (PretI Sub Sg P3) => pr_ + "ouvesse" ; --# notpresent + VPB (PretI Sub Pl P1) => pr_ + nonExist ; --# notpresent + VPB (PretI Sub Pl P2) => pr_ + nonExist ; --# notpresent + VPB (PretI Sub Pl P3) => pr_ + "ouvessem" ; --# notpresent + VPB (MQPerf Sg P1) => pr_ + nonExist ; --# notpresent + VPB (MQPerf Sg P2) => pr_ + nonExist ; --# notpresent + VPB (MQPerf Sg P3) => pr_ + "ouvera" ; --# notpresent + VPB (MQPerf Pl P1) => pr_ + nonExist ; --# notpresent + VPB (MQPerf Pl P2) => pr_ + nonExist ; --# notpresent + VPB (MQPerf Pl P3) => pr_ + "ouveram" ; --# notpresent + VPB (PretP Sg P1) => pr_ + nonExist ; --# notpresent + VPB (PretP Sg P2) => pr_ + nonExist ; --# notpresent + VPB (PretP Sg P3) => pr_ + "ouve" ; --# notpresent + VPB (PretP Pl P1) => pr_ + nonExist ; --# notpresent + VPB (PretP Pl P2) => pr_ + nonExist ; --# notpresent + VPB (PretP Pl P3) => pr_ + "ouveram" ; --# notpresent + VPB (Fut Ind Sg P1) => pr_ + nonExist ; --# notpresent + VPB (Fut Ind Sg P2) => pr_ + nonExist ; --# notpresent + VPB (Fut Ind Sg P3) => pr_ + "azerá" ; --# notpresent + VPB (Fut Ind Pl P1) => pr_ + nonExist ; --# notpresent + VPB (Fut Ind Pl P2) => pr_ + nonExist ; --# notpresent + VPB (Fut Ind Pl P3) => pr_ + "azerão" ; --# notpresent + VPB (Fut Sub Sg P1) => pr_ + nonExist ; --# notpresent + VPB (Fut Sub Sg P2) => pr_ + nonExist ; --# notpresent + VPB (Fut Sub Sg P3) => pr_ + "ouver" ; --# notpresent + VPB (Fut Sub Pl P1) => pr_ + nonExist ; --# notpresent + VPB (Fut Sub Pl P2) => pr_ + nonExist ; --# notpresent + VPB (Fut Sub Pl P3) => pr_ + "ouverem" ; --# notpresent + VPB (Cond Sg P1) => pr_ + nonExist ; --# notpresent + VPB (Cond Sg P2) => pr_ + nonExist ; --# notpresent + VPB (Cond Sg P3) => pr_ + "azeria" ; --# notpresent + VPB (Cond Pl P1) => pr_ + nonExist ; --# notpresent + VPB (Cond Pl P2) => pr_ + nonExist ; --# notpresent + VPB (Cond Pl P3) => pr_ + "azeriam" ; --# notpresent + VPB (Imper Sg P2) => pr_ + nonExist ; + VPB (Imper Sg P3) => pr_ + nonExist ; + VPB (Imper Pl P1) => pr_ + nonExist ; + VPB (Imper Pl P2) => pr_ + nonExist ; + VPB (Imper Pl P3) => pr_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; @@ -3318,484 +3321,484 @@ oper precaver_50 : Str -> Verbum = \precaver -> } ; oper reaver_51 : Str -> Verbum = \reaver -> - let reav_ = Predef.tk 2 reaver in + let re_ = Predef.tk 4 reaver in {s = table { - VI Infn => reav_ + "er" ; - VI Ger => reav_ + "endo" ; - VI Part => reav_ + "ido" ; - VPB (Pres Ind Sg P1) => reav_ + nonExist ; - VPB (Pres Ind Sg P2) => reav_ + nonExist ; - VPB (Pres Ind Sg P3) => reav_ + nonExist ; - VPB (Pres Ind Pl P1) => reav_ + "emos" ; - VPB (Pres Ind Pl P2) => reav_ + "eis" ; - VPB (Pres Ind Pl P3) => reav_ + nonExist ; - VPB (Pres Sub Sg P1) => reav_ + nonExist ; - VPB (Pres Sub Sg P2) => reav_ + nonExist ; - VPB (Pres Sub Sg P3) => reav_ + nonExist ; - VPB (Pres Sub Pl P1) => reav_ + nonExist ; - VPB (Pres Sub Pl P2) => reav_ + nonExist ; - VPB (Pres Sub Pl P3) => reav_ + nonExist ; - VPB (PretI Ind Sg P1) => reav_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => reav_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => reav_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => reav_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => reav_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => reav_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => reav_ + "vesse" ; --# notpresent - VPB (PretI Sub Sg P2) => reav_ + "vesses" ; --# notpresent - VPB (PretI Sub Sg P3) => reav_ + "vesse" ; --# notpresent - VPB (PretI Sub Pl P1) => reav_ + "véssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => reav_ + "vésseis" ; --# notpresent - VPB (PretI Sub Pl P3) => reav_ + "vessem" ; --# notpresent - VPB (MQPerf Sg P1) => reav_ + "vera" ; --# notpresent - VPB (MQPerf Sg P2) => reav_ + "veras" ; --# notpresent - VPB (MQPerf Sg P3) => reav_ + "vera" ; --# notpresent - VPB (MQPerf Pl P1) => reav_ + "véramos" ; --# notpresent - VPB (MQPerf Pl P2) => reav_ + "véreis" ; --# notpresent - VPB (MQPerf Pl P3) => reav_ + "veram" ; --# notpresent - VPB (PretP Sg P1) => reav_ + "ve" ; --# notpresent - VPB (PretP Sg P2) => reav_ + "veste" ; --# notpresent - VPB (PretP Sg P3) => reav_ + "ve" ; --# notpresent - VPB (PretP Pl P1) => reav_ + "vemos" ; --# notpresent - VPB (PretP Pl P2) => reav_ + "vestes" ; --# notpresent - VPB (PretP Pl P3) => reav_ + "veram" ; --# notpresent - VPB (Fut Ind Sg P1) => reav_ + "erei" ; --# notpresent - VPB (Fut Ind Sg P2) => reav_ + "erás" ; --# notpresent - VPB (Fut Ind Sg P3) => reav_ + "erá" ; --# notpresent - VPB (Fut Ind Pl P1) => reav_ + "eremos" ; --# notpresent - VPB (Fut Ind Pl P2) => reav_ + "ereis" ; --# notpresent - VPB (Fut Ind Pl P3) => reav_ + "erão" ; --# notpresent - VPB (Fut Sub Sg P1) => reav_ + "ver" ; --# notpresent - VPB (Fut Sub Sg P2) => reav_ + "veres" ; --# notpresent - VPB (Fut Sub Sg P3) => reav_ + "ver" ; --# notpresent - VPB (Fut Sub Pl P1) => reav_ + "vermos" ; --# notpresent - VPB (Fut Sub Pl P2) => reav_ + "verdes" ; --# notpresent - VPB (Fut Sub Pl P3) => reav_ + "verem" ; --# notpresent - VPB (Cond Sg P1) => reav_ + "eria" ; --# notpresent - VPB (Cond Sg P2) => reav_ + "erias" ; --# notpresent - VPB (Cond Sg P3) => reav_ + "eria" ; --# notpresent - VPB (Cond Pl P1) => reav_ + "eríamos" ; --# notpresent - VPB (Cond Pl P2) => reav_ + "eríeis" ; --# notpresent - VPB (Cond Pl P3) => reav_ + "eriam" ; --# notpresent - VPB (Imper Sg P2) => reav_ + nonExist ; - VPB (Imper Sg P3) => reav_ + nonExist ; - VPB (Imper Pl P1) => reav_ + nonExist ; - VPB (Imper Pl P2) => reav_ + "ei" ; - VPB (Imper Pl P3) => reav_ + nonExist ; + VI Infn => re_ + "aver" ; + VI Ger => re_ + "avendo" ; + VI Part => re_ + "avido" ; + VPB (Pres Ind Sg P1) => re_ + nonExist ; + VPB (Pres Ind Sg P2) => re_ + nonExist ; + VPB (Pres Ind Sg P3) => re_ + nonExist ; + VPB (Pres Ind Pl P1) => re_ + "avemos" ; + VPB (Pres Ind Pl P2) => re_ + "aveis" ; + VPB (Pres Ind Pl P3) => re_ + nonExist ; + VPB (Pres Sub Sg P1) => re_ + nonExist ; + VPB (Pres Sub Sg P2) => re_ + nonExist ; + VPB (Pres Sub Sg P3) => re_ + nonExist ; + VPB (Pres Sub Pl P1) => re_ + nonExist ; + VPB (Pres Sub Pl P2) => re_ + nonExist ; + VPB (Pres Sub Pl P3) => re_ + nonExist ; + VPB (PretI Ind Sg P1) => re_ + "avia" ; --# notpresent + VPB (PretI Ind Sg P2) => re_ + "avias" ; --# notpresent + VPB (PretI Ind Sg P3) => re_ + "avia" ; --# notpresent + VPB (PretI Ind Pl P1) => re_ + "avíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => re_ + "avíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => re_ + "aviam" ; --# notpresent + VPB (PretI Sub Sg P1) => re_ + "ouvesse" ; --# notpresent + VPB (PretI Sub Sg P2) => re_ + "ouvesses" ; --# notpresent + VPB (PretI Sub Sg P3) => re_ + "ouvesse" ; --# notpresent + VPB (PretI Sub Pl P1) => re_ + "ouvéssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => re_ + "ouvésseis" ; --# notpresent + VPB (PretI Sub Pl P3) => re_ + "ouvessem" ; --# notpresent + VPB (MQPerf Sg P1) => re_ + "ouvera" ; --# notpresent + VPB (MQPerf Sg P2) => re_ + "ouveras" ; --# notpresent + VPB (MQPerf Sg P3) => re_ + "ouvera" ; --# notpresent + VPB (MQPerf Pl P1) => re_ + "ouvéramos" ; --# notpresent + VPB (MQPerf Pl P2) => re_ + "ouvéreis" ; --# notpresent + VPB (MQPerf Pl P3) => re_ + "ouveram" ; --# notpresent + VPB (PretP Sg P1) => re_ + "ouve" ; --# notpresent + VPB (PretP Sg P2) => re_ + "ouveste" ; --# notpresent + VPB (PretP Sg P3) => re_ + "ouve" ; --# notpresent + VPB (PretP Pl P1) => re_ + "ouvemos" ; --# notpresent + VPB (PretP Pl P2) => re_ + "ouvestes" ; --# notpresent + VPB (PretP Pl P3) => re_ + "ouveram" ; --# notpresent + VPB (Fut Ind Sg P1) => re_ + "averei" ; --# notpresent + VPB (Fut Ind Sg P2) => re_ + "averás" ; --# notpresent + VPB (Fut Ind Sg P3) => re_ + "averá" ; --# notpresent + VPB (Fut Ind Pl P1) => re_ + "averemos" ; --# notpresent + VPB (Fut Ind Pl P2) => re_ + "avereis" ; --# notpresent + VPB (Fut Ind Pl P3) => re_ + "averão" ; --# notpresent + VPB (Fut Sub Sg P1) => re_ + "ouver" ; --# notpresent + VPB (Fut Sub Sg P2) => re_ + "ouveres" ; --# notpresent + VPB (Fut Sub Sg P3) => re_ + "ouver" ; --# notpresent + VPB (Fut Sub Pl P1) => re_ + "ouvermos" ; --# notpresent + VPB (Fut Sub Pl P2) => re_ + "ouverdes" ; --# notpresent + VPB (Fut Sub Pl P3) => re_ + "ouverem" ; --# notpresent + VPB (Cond Sg P1) => re_ + "averia" ; --# notpresent + VPB (Cond Sg P2) => re_ + "averias" ; --# notpresent + VPB (Cond Sg P3) => re_ + "averia" ; --# notpresent + VPB (Cond Pl P1) => re_ + "averíamos" ; --# notpresent + VPB (Cond Pl P2) => re_ + "averíeis" ; --# notpresent + VPB (Cond Pl P3) => re_ + "averiam" ; --# notpresent + VPB (Imper Sg P2) => re_ + nonExist ; + VPB (Imper Sg P3) => re_ + nonExist ; + VPB (Imper Pl P1) => re_ + nonExist ; + VPB (Imper Pl P2) => re_ + "avei" ; + VPB (Imper Pl P3) => re_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; oper redigir_52 : Str -> Verbum = \redigir -> - let redig_ = Predef.tk 2 redigir in + let red_ = Predef.tk 4 redigir in {s = table { - VI Infn => redig_ + "ir" ; - VI Ger => redig_ + "indo" ; - VI Part => redig_ + "ido" ; - VPB (Pres Ind Sg P1) => redig_ + "o" ; - VPB (Pres Ind Sg P2) => redig_ + "es" ; - VPB (Pres Ind Sg P3) => redig_ + "e" ; - VPB (Pres Ind Pl P1) => redig_ + "imos" ; - VPB (Pres Ind Pl P2) => redig_ + "is" ; - VPB (Pres Ind Pl P3) => redig_ + "em" ; - VPB (Pres Sub Sg P1) => redig_ + "a" ; - VPB (Pres Sub Sg P2) => redig_ + "as" ; - VPB (Pres Sub Sg P3) => redig_ + "a" ; - VPB (Pres Sub Pl P1) => redig_ + "amos" ; - VPB (Pres Sub Pl P2) => redig_ + "ais" ; - VPB (Pres Sub Pl P3) => redig_ + "am" ; - VPB (PretI Ind Sg P1) => redig_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => redig_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => redig_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => redig_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => redig_ + "ieis" ; --# notpresent - VPB (PretI Ind Pl P3) => redig_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => redig_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => redig_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => redig_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => redig_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => redig_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => redig_ + "issem" ; --# notpresent - VPB (MQPerf Sg P1) => redig_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => redig_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => redig_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => redig_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => redig_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => redig_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => redig_ + "i" ; --# notpresent - VPB (PretP Sg P2) => redig_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => redig_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => redig_ + "imos" ; --# notpresent - VPB (PretP Pl P2) => redig_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => redig_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => redig_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => redig_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => redig_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => redig_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => redig_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => redig_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => redig_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => redig_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => redig_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => redig_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => redig_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => redig_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => redig_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => redig_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => redig_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => redig_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => redig_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => redig_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => redig_ + "e" ; - VPB (Imper Sg P3) => redig_ + "a" ; - VPB (Imper Pl P1) => redig_ + "amos" ; - VPB (Imper Pl P2) => redig_ + "i" ; - VPB (Imper Pl P3) => redig_ + "am" ; + VI Infn => red_ + "igir" ; + VI Ger => red_ + "igindo" ; + VI Part => red_ + "igido" ; + VPB (Pres Ind Sg P1) => red_ + "ijo" ; + VPB (Pres Ind Sg P2) => red_ + "iges" ; + VPB (Pres Ind Sg P3) => red_ + "ige" ; + VPB (Pres Ind Pl P1) => red_ + "igimos" ; + VPB (Pres Ind Pl P2) => red_ + "igis" ; + VPB (Pres Ind Pl P3) => red_ + "igem" ; + VPB (Pres Sub Sg P1) => red_ + "ija" ; + VPB (Pres Sub Sg P2) => red_ + "ijas" ; + VPB (Pres Sub Sg P3) => red_ + "ija" ; + VPB (Pres Sub Pl P1) => red_ + "ijamos" ; + VPB (Pres Sub Pl P2) => red_ + "ijais" ; + VPB (Pres Sub Pl P3) => red_ + "ijam" ; + VPB (PretI Ind Sg P1) => red_ + "igia" ; --# notpresent + VPB (PretI Ind Sg P2) => red_ + "igias" ; --# notpresent + VPB (PretI Ind Sg P3) => red_ + "igia" ; --# notpresent + VPB (PretI Ind Pl P1) => red_ + "igíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => red_ + "ígieis" ; --# notpresent + VPB (PretI Ind Pl P3) => red_ + "igiam" ; --# notpresent + VPB (PretI Sub Sg P1) => red_ + "igisse" ; --# notpresent + VPB (PretI Sub Sg P2) => red_ + "igisses" ; --# notpresent + VPB (PretI Sub Sg P3) => red_ + "igisse" ; --# notpresent + VPB (PretI Sub Pl P1) => red_ + "igíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => red_ + "igísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => red_ + "igissem" ; --# notpresent + VPB (MQPerf Sg P1) => red_ + "igira" ; --# notpresent + VPB (MQPerf Sg P2) => red_ + "igiras" ; --# notpresent + VPB (MQPerf Sg P3) => red_ + "igira" ; --# notpresent + VPB (MQPerf Pl P1) => red_ + "igíramos" ; --# notpresent + VPB (MQPerf Pl P2) => red_ + "igíreis" ; --# notpresent + VPB (MQPerf Pl P3) => red_ + "igiram" ; --# notpresent + VPB (PretP Sg P1) => red_ + "igi" ; --# notpresent + VPB (PretP Sg P2) => red_ + "igiste" ; --# notpresent + VPB (PretP Sg P3) => red_ + "igiu" ; --# notpresent + VPB (PretP Pl P1) => red_ + "igimos" ; --# notpresent + VPB (PretP Pl P2) => red_ + "igistes" ; --# notpresent + VPB (PretP Pl P3) => red_ + "igiram" ; --# notpresent + VPB (Fut Ind Sg P1) => red_ + "igirei" ; --# notpresent + VPB (Fut Ind Sg P2) => red_ + "igirás" ; --# notpresent + VPB (Fut Ind Sg P3) => red_ + "igirá" ; --# notpresent + VPB (Fut Ind Pl P1) => red_ + "igiremos" ; --# notpresent + VPB (Fut Ind Pl P2) => red_ + "igireis" ; --# notpresent + VPB (Fut Ind Pl P3) => red_ + "igirão" ; --# notpresent + VPB (Fut Sub Sg P1) => red_ + "igir" ; --# notpresent + VPB (Fut Sub Sg P2) => red_ + "igires" ; --# notpresent + VPB (Fut Sub Sg P3) => red_ + "igir" ; --# notpresent + VPB (Fut Sub Pl P1) => red_ + "igirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => red_ + "igirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => red_ + "igirem" ; --# notpresent + VPB (Cond Sg P1) => red_ + "igiria" ; --# notpresent + VPB (Cond Sg P2) => red_ + "igirias" ; --# notpresent + VPB (Cond Sg P3) => red_ + "igiria" ; --# notpresent + VPB (Cond Pl P1) => red_ + "igiríamos" ; --# notpresent + VPB (Cond Pl P2) => red_ + "igiríeis" ; --# notpresent + VPB (Cond Pl P3) => red_ + "igiriam" ; --# notpresent + VPB (Imper Sg P2) => red_ + "ige" ; + VPB (Imper Sg P3) => red_ + "ija" ; + VPB (Imper Pl P1) => red_ + "ijamos" ; + VPB (Imper Pl P2) => red_ + "igi" ; + VPB (Imper Pl P3) => red_ + "ijam" ; VPB (Imper Sg P1) => nonExist } } ; oper extinguir_53 : Str -> Verbum = \extinguir -> - let extingu_ = Predef.tk 2 extinguir in + let extin_ = Predef.tk 4 extinguir in {s = table { - VI Infn => extingu_ + "ir" ; - VI Ger => extingu_ + "indo" ; - VI Part => extingu_ + vars "" "ido" ; - VPB (Pres Ind Sg P1) => extingu_ + "" ; - VPB (Pres Ind Sg P2) => extingu_ + "es" ; - VPB (Pres Ind Sg P3) => extingu_ + "e" ; - VPB (Pres Ind Pl P1) => extingu_ + "imos" ; - VPB (Pres Ind Pl P2) => extingu_ + "is" ; - VPB (Pres Ind Pl P3) => extingu_ + "em" ; - VPB (Pres Sub Sg P1) => extingu_ + "" ; - VPB (Pres Sub Sg P2) => extingu_ + "s" ; - VPB (Pres Sub Sg P3) => extingu_ + "" ; - VPB (Pres Sub Pl P1) => extingu_ + "mos" ; - VPB (Pres Sub Pl P2) => extingu_ + "is" ; - VPB (Pres Sub Pl P3) => extingu_ + "m" ; - VPB (PretI Ind Sg P1) => extingu_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => extingu_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => extingu_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => extingu_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => extingu_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => extingu_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => extingu_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => extingu_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => extingu_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => extingu_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => extingu_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => extingu_ + "issem" ; --# notpresent - VPB (MQPerf Sg P1) => extingu_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => extingu_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => extingu_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => extingu_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => extingu_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => extingu_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => extingu_ + "i" ; --# notpresent - VPB (PretP Sg P2) => extingu_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => extingu_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => extingu_ + "ímos" ; --# notpresent - VPB (PretP Pl P2) => extingu_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => extingu_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => extingu_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => extingu_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => extingu_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => extingu_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => extingu_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => extingu_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => extingu_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => extingu_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => extingu_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => extingu_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => extingu_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => extingu_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => extingu_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => extingu_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => extingu_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => extingu_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => extingu_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => extingu_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => extingu_ + "e" ; - VPB (Imper Sg P3) => extingu_ + "" ; - VPB (Imper Pl P1) => extingu_ + "mos" ; - VPB (Imper Pl P2) => extingu_ + "i" ; - VPB (Imper Pl P3) => extingu_ + "m" ; + VI Infn => extin_ + "guir" ; + VI Ger => extin_ + "guindo" ; + VI Part => extin_ + vars "to" "guido" ; + VPB (Pres Ind Sg P1) => extin_ + "go" ; + VPB (Pres Ind Sg P2) => extin_ + "gues" ; + VPB (Pres Ind Sg P3) => extin_ + "gue" ; + VPB (Pres Ind Pl P1) => extin_ + "guimos" ; + VPB (Pres Ind Pl P2) => extin_ + "guis" ; + VPB (Pres Ind Pl P3) => extin_ + "guem" ; + VPB (Pres Sub Sg P1) => extin_ + "ga" ; + VPB (Pres Sub Sg P2) => extin_ + "gas" ; + VPB (Pres Sub Sg P3) => extin_ + "ga" ; + VPB (Pres Sub Pl P1) => extin_ + "gamos" ; + VPB (Pres Sub Pl P2) => extin_ + "gais" ; + VPB (Pres Sub Pl P3) => extin_ + "gam" ; + VPB (PretI Ind Sg P1) => extin_ + "guia" ; --# notpresent + VPB (PretI Ind Sg P2) => extin_ + "guias" ; --# notpresent + VPB (PretI Ind Sg P3) => extin_ + "guia" ; --# notpresent + VPB (PretI Ind Pl P1) => extin_ + "guíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => extin_ + "guíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => extin_ + "guiam" ; --# notpresent + VPB (PretI Sub Sg P1) => extin_ + "guisse" ; --# notpresent + VPB (PretI Sub Sg P2) => extin_ + "guisses" ; --# notpresent + VPB (PretI Sub Sg P3) => extin_ + "guisse" ; --# notpresent + VPB (PretI Sub Pl P1) => extin_ + "guíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => extin_ + "guísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => extin_ + "guissem" ; --# notpresent + VPB (MQPerf Sg P1) => extin_ + "guira" ; --# notpresent + VPB (MQPerf Sg P2) => extin_ + "guiras" ; --# notpresent + VPB (MQPerf Sg P3) => extin_ + "guira" ; --# notpresent + VPB (MQPerf Pl P1) => extin_ + "guíramos" ; --# notpresent + VPB (MQPerf Pl P2) => extin_ + "guíreis" ; --# notpresent + VPB (MQPerf Pl P3) => extin_ + "guiram" ; --# notpresent + VPB (PretP Sg P1) => extin_ + "gui" ; --# notpresent + VPB (PretP Sg P2) => extin_ + "guiste" ; --# notpresent + VPB (PretP Sg P3) => extin_ + "guiu" ; --# notpresent + VPB (PretP Pl P1) => extin_ + "guímos" ; --# notpresent + VPB (PretP Pl P2) => extin_ + "guistes" ; --# notpresent + VPB (PretP Pl P3) => extin_ + "guiram" ; --# notpresent + VPB (Fut Ind Sg P1) => extin_ + "guirei" ; --# notpresent + VPB (Fut Ind Sg P2) => extin_ + "guirás" ; --# notpresent + VPB (Fut Ind Sg P3) => extin_ + "guirá" ; --# notpresent + VPB (Fut Ind Pl P1) => extin_ + "guiremos" ; --# notpresent + VPB (Fut Ind Pl P2) => extin_ + "guireis" ; --# notpresent + VPB (Fut Ind Pl P3) => extin_ + "guirão" ; --# notpresent + VPB (Fut Sub Sg P1) => extin_ + "guir" ; --# notpresent + VPB (Fut Sub Sg P2) => extin_ + "guires" ; --# notpresent + VPB (Fut Sub Sg P3) => extin_ + "guir" ; --# notpresent + VPB (Fut Sub Pl P1) => extin_ + "guirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => extin_ + "guirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => extin_ + "guirem" ; --# notpresent + VPB (Cond Sg P1) => extin_ + "guiria" ; --# notpresent + VPB (Cond Sg P2) => extin_ + "guirias" ; --# notpresent + VPB (Cond Sg P3) => extin_ + "guiria" ; --# notpresent + VPB (Cond Pl P1) => extin_ + "guiríamos" ; --# notpresent + VPB (Cond Pl P2) => extin_ + "guiríeis" ; --# notpresent + VPB (Cond Pl P3) => extin_ + "guiriam" ; --# notpresent + VPB (Imper Sg P2) => extin_ + "gue" ; + VPB (Imper Sg P3) => extin_ + "ga" ; + VPB (Imper Pl P1) => extin_ + "gamos" ; + VPB (Imper Pl P2) => extin_ + "gui" ; + VPB (Imper Pl P3) => extin_ + "gam" ; VPB (Imper Sg P1) => nonExist } } ; oper servir_54 : Str -> Verbum = \servir -> - let serv_ = Predef.tk 2 servir in + let s_ = Predef.tk 5 servir in {s = table { - VI Infn => serv_ + "ir" ; - VI Ger => serv_ + "indo" ; - VI Part => serv_ + "ido" ; - VPB (Pres Ind Sg P1) => serv_ + "o" ; - VPB (Pres Ind Sg P2) => serv_ + "es" ; - VPB (Pres Ind Sg P3) => serv_ + "e" ; - VPB (Pres Ind Pl P1) => serv_ + "imos" ; - VPB (Pres Ind Pl P2) => serv_ + "is" ; - VPB (Pres Ind Pl P3) => serv_ + "em" ; - VPB (Pres Sub Sg P1) => serv_ + "a" ; - VPB (Pres Sub Sg P2) => serv_ + "as" ; - VPB (Pres Sub Sg P3) => serv_ + "a" ; - VPB (Pres Sub Pl P1) => serv_ + "amos" ; - VPB (Pres Sub Pl P2) => serv_ + "ais" ; - VPB (Pres Sub Pl P3) => serv_ + "am" ; - VPB (PretI Ind Sg P1) => serv_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => serv_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => serv_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => serv_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => serv_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => serv_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => serv_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => serv_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => serv_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => serv_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => serv_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => serv_ + "issem" ; --# notpresent - VPB (MQPerf Sg P1) => serv_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => serv_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => serv_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => serv_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => serv_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => serv_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => serv_ + "i" ; --# notpresent - VPB (PretP Sg P2) => serv_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => serv_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => serv_ + "imos" ; --# notpresent - VPB (PretP Pl P2) => serv_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => serv_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => serv_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => serv_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => serv_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => serv_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => serv_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => serv_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => serv_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => serv_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => serv_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => serv_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => serv_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => serv_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => serv_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => serv_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => serv_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => serv_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => serv_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => serv_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => serv_ + "e" ; - VPB (Imper Sg P3) => serv_ + "a" ; - VPB (Imper Pl P1) => serv_ + "amos" ; - VPB (Imper Pl P2) => serv_ + "i" ; - VPB (Imper Pl P3) => serv_ + "am" ; + VI Infn => s_ + "ervir" ; + VI Ger => s_ + "ervindo" ; + VI Part => s_ + "ervido" ; + VPB (Pres Ind Sg P1) => s_ + "irvo" ; + VPB (Pres Ind Sg P2) => s_ + "erves" ; + VPB (Pres Ind Sg P3) => s_ + "erve" ; + VPB (Pres Ind Pl P1) => s_ + "ervimos" ; + VPB (Pres Ind Pl P2) => s_ + "ervis" ; + VPB (Pres Ind Pl P3) => s_ + "ervem" ; + VPB (Pres Sub Sg P1) => s_ + "irva" ; + VPB (Pres Sub Sg P2) => s_ + "irvas" ; + VPB (Pres Sub Sg P3) => s_ + "irva" ; + VPB (Pres Sub Pl P1) => s_ + "irvamos" ; + VPB (Pres Sub Pl P2) => s_ + "irvais" ; + VPB (Pres Sub Pl P3) => s_ + "irvam" ; + VPB (PretI Ind Sg P1) => s_ + "ervia" ; --# notpresent + VPB (PretI Ind Sg P2) => s_ + "ervias" ; --# notpresent + VPB (PretI Ind Sg P3) => s_ + "ervia" ; --# notpresent + VPB (PretI Ind Pl P1) => s_ + "ervíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => s_ + "ervíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => s_ + "erviam" ; --# notpresent + VPB (PretI Sub Sg P1) => s_ + "ervisse" ; --# notpresent + VPB (PretI Sub Sg P2) => s_ + "ervisses" ; --# notpresent + VPB (PretI Sub Sg P3) => s_ + "ervisse" ; --# notpresent + VPB (PretI Sub Pl P1) => s_ + "ervíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => s_ + "ervísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => s_ + "ervissem" ; --# notpresent + VPB (MQPerf Sg P1) => s_ + "ervira" ; --# notpresent + VPB (MQPerf Sg P2) => s_ + "erviras" ; --# notpresent + VPB (MQPerf Sg P3) => s_ + "ervira" ; --# notpresent + VPB (MQPerf Pl P1) => s_ + "ervíramos" ; --# notpresent + VPB (MQPerf Pl P2) => s_ + "ervíreis" ; --# notpresent + VPB (MQPerf Pl P3) => s_ + "erviram" ; --# notpresent + VPB (PretP Sg P1) => s_ + "ervi" ; --# notpresent + VPB (PretP Sg P2) => s_ + "erviste" ; --# notpresent + VPB (PretP Sg P3) => s_ + "erviu" ; --# notpresent + VPB (PretP Pl P1) => s_ + "ervimos" ; --# notpresent + VPB (PretP Pl P2) => s_ + "ervistes" ; --# notpresent + VPB (PretP Pl P3) => s_ + "erviram" ; --# notpresent + VPB (Fut Ind Sg P1) => s_ + "ervirei" ; --# notpresent + VPB (Fut Ind Sg P2) => s_ + "ervirás" ; --# notpresent + VPB (Fut Ind Sg P3) => s_ + "ervirá" ; --# notpresent + VPB (Fut Ind Pl P1) => s_ + "erviremos" ; --# notpresent + VPB (Fut Ind Pl P2) => s_ + "ervireis" ; --# notpresent + VPB (Fut Ind Pl P3) => s_ + "ervirão" ; --# notpresent + VPB (Fut Sub Sg P1) => s_ + "ervir" ; --# notpresent + VPB (Fut Sub Sg P2) => s_ + "ervires" ; --# notpresent + VPB (Fut Sub Sg P3) => s_ + "ervir" ; --# notpresent + VPB (Fut Sub Pl P1) => s_ + "ervirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => s_ + "ervirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => s_ + "ervirem" ; --# notpresent + VPB (Cond Sg P1) => s_ + "erviria" ; --# notpresent + VPB (Cond Sg P2) => s_ + "ervirias" ; --# notpresent + VPB (Cond Sg P3) => s_ + "erviria" ; --# notpresent + VPB (Cond Pl P1) => s_ + "erviríamos" ; --# notpresent + VPB (Cond Pl P2) => s_ + "erviríeis" ; --# notpresent + VPB (Cond Pl P3) => s_ + "erviriam" ; --# notpresent + VPB (Imper Sg P2) => s_ + "erve" ; + VPB (Imper Sg P3) => s_ + "irva" ; + VPB (Imper Pl P1) => s_ + "irvamos" ; + VPB (Imper Pl P2) => s_ + "ervi" ; + VPB (Imper Pl P3) => s_ + "irvam" ; VPB (Imper Sg P1) => nonExist } } ; oper seguir_55 : Str -> Verbum = \seguir -> - let segu_ = Predef.tk 2 seguir in + let s_ = Predef.tk 5 seguir in {s = table { - VI Infn => segu_ + "ir" ; - VI Ger => segu_ + "indo" ; - VI Part => segu_ + "ido" ; - VPB (Pres Ind Sg P1) => segu_ + "" ; - VPB (Pres Ind Sg P2) => segu_ + "es" ; - VPB (Pres Ind Sg P3) => segu_ + "e" ; - VPB (Pres Ind Pl P1) => segu_ + "imos" ; - VPB (Pres Ind Pl P2) => segu_ + "is" ; - VPB (Pres Ind Pl P3) => segu_ + "em" ; - VPB (Pres Sub Sg P1) => segu_ + "" ; - VPB (Pres Sub Sg P2) => segu_ + "s" ; - VPB (Pres Sub Sg P3) => segu_ + "" ; - VPB (Pres Sub Pl P1) => segu_ + "mos" ; - VPB (Pres Sub Pl P2) => segu_ + "is" ; - VPB (Pres Sub Pl P3) => segu_ + "m" ; - VPB (PretI Ind Sg P1) => segu_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => segu_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => segu_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => segu_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => segu_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => segu_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => segu_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => segu_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => segu_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => segu_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => segu_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => segu_ + "issem" ; --# notpresent - VPB (MQPerf Sg P1) => segu_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => segu_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => segu_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => segu_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => segu_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => segu_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => segu_ + "i" ; --# notpresent - VPB (PretP Sg P2) => segu_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => segu_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => segu_ + "imos" ; --# notpresent - VPB (PretP Pl P2) => segu_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => segu_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => segu_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => segu_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => segu_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => segu_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => segu_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => segu_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => segu_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => segu_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => segu_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => segu_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => segu_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => segu_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => segu_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => segu_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => segu_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => segu_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => segu_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => segu_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => segu_ + "e" ; - VPB (Imper Sg P3) => segu_ + "" ; - VPB (Imper Pl P1) => segu_ + "mos" ; - VPB (Imper Pl P2) => segu_ + "i" ; - VPB (Imper Pl P3) => segu_ + "m" ; + VI Infn => s_ + "eguir" ; + VI Ger => s_ + "eguindo" ; + VI Part => s_ + "eguido" ; + VPB (Pres Ind Sg P1) => s_ + "igo" ; + VPB (Pres Ind Sg P2) => s_ + "egues" ; + VPB (Pres Ind Sg P3) => s_ + "egue" ; + VPB (Pres Ind Pl P1) => s_ + "eguimos" ; + VPB (Pres Ind Pl P2) => s_ + "eguis" ; + VPB (Pres Ind Pl P3) => s_ + "eguem" ; + VPB (Pres Sub Sg P1) => s_ + "iga" ; + VPB (Pres Sub Sg P2) => s_ + "igas" ; + VPB (Pres Sub Sg P3) => s_ + "iga" ; + VPB (Pres Sub Pl P1) => s_ + "igamos" ; + VPB (Pres Sub Pl P2) => s_ + "igais" ; + VPB (Pres Sub Pl P3) => s_ + "igam" ; + VPB (PretI Ind Sg P1) => s_ + "eguia" ; --# notpresent + VPB (PretI Ind Sg P2) => s_ + "eguias" ; --# notpresent + VPB (PretI Ind Sg P3) => s_ + "eguia" ; --# notpresent + VPB (PretI Ind Pl P1) => s_ + "eguíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => s_ + "eguíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => s_ + "eguiam" ; --# notpresent + VPB (PretI Sub Sg P1) => s_ + "eguisse" ; --# notpresent + VPB (PretI Sub Sg P2) => s_ + "eguisses" ; --# notpresent + VPB (PretI Sub Sg P3) => s_ + "eguisse" ; --# notpresent + VPB (PretI Sub Pl P1) => s_ + "eguíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => s_ + "eguísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => s_ + "eguissem" ; --# notpresent + VPB (MQPerf Sg P1) => s_ + "eguira" ; --# notpresent + VPB (MQPerf Sg P2) => s_ + "eguiras" ; --# notpresent + VPB (MQPerf Sg P3) => s_ + "eguira" ; --# notpresent + VPB (MQPerf Pl P1) => s_ + "eguíramos" ; --# notpresent + VPB (MQPerf Pl P2) => s_ + "eguíreis" ; --# notpresent + VPB (MQPerf Pl P3) => s_ + "eguiram" ; --# notpresent + VPB (PretP Sg P1) => s_ + "egui" ; --# notpresent + VPB (PretP Sg P2) => s_ + "eguiste" ; --# notpresent + VPB (PretP Sg P3) => s_ + "eguiu" ; --# notpresent + VPB (PretP Pl P1) => s_ + "eguimos" ; --# notpresent + VPB (PretP Pl P2) => s_ + "eguistes" ; --# notpresent + VPB (PretP Pl P3) => s_ + "eguiram" ; --# notpresent + VPB (Fut Ind Sg P1) => s_ + "eguirei" ; --# notpresent + VPB (Fut Ind Sg P2) => s_ + "eguirás" ; --# notpresent + VPB (Fut Ind Sg P3) => s_ + "eguirá" ; --# notpresent + VPB (Fut Ind Pl P1) => s_ + "eguiremos" ; --# notpresent + VPB (Fut Ind Pl P2) => s_ + "eguireis" ; --# notpresent + VPB (Fut Ind Pl P3) => s_ + "eguirão" ; --# notpresent + VPB (Fut Sub Sg P1) => s_ + "eguir" ; --# notpresent + VPB (Fut Sub Sg P2) => s_ + "eguires" ; --# notpresent + VPB (Fut Sub Sg P3) => s_ + "eguir" ; --# notpresent + VPB (Fut Sub Pl P1) => s_ + "eguirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => s_ + "eguirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => s_ + "eguirem" ; --# notpresent + VPB (Cond Sg P1) => s_ + "eguiria" ; --# notpresent + VPB (Cond Sg P2) => s_ + "eguirias" ; --# notpresent + VPB (Cond Sg P3) => s_ + "eguiria" ; --# notpresent + VPB (Cond Pl P1) => s_ + "eguiríamos" ; --# notpresent + VPB (Cond Pl P2) => s_ + "eguiríeis" ; --# notpresent + VPB (Cond Pl P3) => s_ + "eguiriam" ; --# notpresent + VPB (Imper Sg P2) => s_ + "egue" ; + VPB (Imper Sg P3) => s_ + "iga" ; + VPB (Imper Pl P1) => s_ + "igamos" ; + VPB (Imper Pl P2) => s_ + "egui" ; + VPB (Imper Pl P3) => s_ + "igam" ; VPB (Imper Sg P1) => nonExist } } ; oper sentir_56 : Str -> Verbum = \sentir -> - let sent_ = Predef.tk 2 sentir in + let s_ = Predef.tk 5 sentir in {s = table { - VI Infn => sent_ + "ir" ; - VI Ger => sent_ + "indo" ; - VI Part => sent_ + "ido" ; - VPB (Pres Ind Sg P1) => sent_ + "o" ; - VPB (Pres Ind Sg P2) => sent_ + "es" ; - VPB (Pres Ind Sg P3) => sent_ + "e" ; - VPB (Pres Ind Pl P1) => sent_ + "imos" ; - VPB (Pres Ind Pl P2) => sent_ + "is" ; - VPB (Pres Ind Pl P3) => sent_ + "em" ; - VPB (Pres Sub Sg P1) => sent_ + "a" ; - VPB (Pres Sub Sg P2) => sent_ + "as" ; - VPB (Pres Sub Sg P3) => sent_ + "a" ; - VPB (Pres Sub Pl P1) => sent_ + "amos" ; - VPB (Pres Sub Pl P2) => sent_ + "ais" ; - VPB (Pres Sub Pl P3) => sent_ + "am" ; - VPB (PretI Ind Sg P1) => sent_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => sent_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => sent_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => sent_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => sent_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => sent_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => sent_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => sent_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => sent_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => sent_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => sent_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => sent_ + "issem" ; --# notpresent - VPB (MQPerf Sg P1) => sent_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => sent_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => sent_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => sent_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => sent_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => sent_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => sent_ + "i" ; --# notpresent - VPB (PretP Sg P2) => sent_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => sent_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => sent_ + "imos" ; --# notpresent - VPB (PretP Pl P2) => sent_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => sent_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => sent_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => sent_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => sent_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => sent_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => sent_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => sent_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => sent_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => sent_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => sent_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => sent_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => sent_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => sent_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => sent_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => sent_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => sent_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => sent_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => sent_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => sent_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => sent_ + "e" ; - VPB (Imper Sg P3) => sent_ + "a" ; - VPB (Imper Pl P1) => sent_ + "amos" ; - VPB (Imper Pl P2) => sent_ + "i" ; - VPB (Imper Pl P3) => sent_ + "am" ; + VI Infn => s_ + "entir" ; + VI Ger => s_ + "entindo" ; + VI Part => s_ + "entido" ; + VPB (Pres Ind Sg P1) => s_ + "into" ; + VPB (Pres Ind Sg P2) => s_ + "entes" ; + VPB (Pres Ind Sg P3) => s_ + "ente" ; + VPB (Pres Ind Pl P1) => s_ + "entimos" ; + VPB (Pres Ind Pl P2) => s_ + "entis" ; + VPB (Pres Ind Pl P3) => s_ + "entem" ; + VPB (Pres Sub Sg P1) => s_ + "inta" ; + VPB (Pres Sub Sg P2) => s_ + "intas" ; + VPB (Pres Sub Sg P3) => s_ + "inta" ; + VPB (Pres Sub Pl P1) => s_ + "intamos" ; + VPB (Pres Sub Pl P2) => s_ + "intais" ; + VPB (Pres Sub Pl P3) => s_ + "intam" ; + VPB (PretI Ind Sg P1) => s_ + "entia" ; --# notpresent + VPB (PretI Ind Sg P2) => s_ + "entias" ; --# notpresent + VPB (PretI Ind Sg P3) => s_ + "entia" ; --# notpresent + VPB (PretI Ind Pl P1) => s_ + "entíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => s_ + "entíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => s_ + "entiam" ; --# notpresent + VPB (PretI Sub Sg P1) => s_ + "entisse" ; --# notpresent + VPB (PretI Sub Sg P2) => s_ + "entisses" ; --# notpresent + VPB (PretI Sub Sg P3) => s_ + "entisse" ; --# notpresent + VPB (PretI Sub Pl P1) => s_ + "entíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => s_ + "entísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => s_ + "entissem" ; --# notpresent + VPB (MQPerf Sg P1) => s_ + "entira" ; --# notpresent + VPB (MQPerf Sg P2) => s_ + "entiras" ; --# notpresent + VPB (MQPerf Sg P3) => s_ + "entira" ; --# notpresent + VPB (MQPerf Pl P1) => s_ + "entíramos" ; --# notpresent + VPB (MQPerf Pl P2) => s_ + "entíreis" ; --# notpresent + VPB (MQPerf Pl P3) => s_ + "entiram" ; --# notpresent + VPB (PretP Sg P1) => s_ + "enti" ; --# notpresent + VPB (PretP Sg P2) => s_ + "entiste" ; --# notpresent + VPB (PretP Sg P3) => s_ + "entiu" ; --# notpresent + VPB (PretP Pl P1) => s_ + "entimos" ; --# notpresent + VPB (PretP Pl P2) => s_ + "entistes" ; --# notpresent + VPB (PretP Pl P3) => s_ + "entiram" ; --# notpresent + VPB (Fut Ind Sg P1) => s_ + "entirei" ; --# 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_ + "entireis" ; --# notpresent + VPB (Fut Ind Pl P3) => s_ + "entirão" ; --# notpresent + VPB (Fut Sub Sg P1) => s_ + "entir" ; --# notpresent + VPB (Fut Sub Sg P2) => s_ + "entires" ; --# notpresent + VPB (Fut Sub Sg P3) => s_ + "entir" ; --# notpresent + VPB (Fut Sub Pl P1) => s_ + "entirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => s_ + "entirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => s_ + "entirem" ; --# notpresent + VPB (Cond Sg P1) => s_ + "entiria" ; --# notpresent + VPB (Cond Sg P2) => s_ + "entirias" ; --# notpresent + VPB (Cond Sg P3) => s_ + "entiria" ; --# notpresent + VPB (Cond Pl P1) => s_ + "entiríamos" ; --# notpresent + VPB (Cond Pl P2) => s_ + "entiríeis" ; --# notpresent + VPB (Cond Pl P3) => s_ + "entiriam" ; --# notpresent + VPB (Imper Sg P2) => s_ + "ente" ; + VPB (Imper Sg P3) => s_ + "inta" ; + VPB (Imper Pl P1) => s_ + "intamos" ; + VPB (Imper Pl P2) => s_ + "enti" ; + VPB (Imper Pl P3) => s_ + "intam" ; VPB (Imper Sg P1) => nonExist } } ; oper preferir_57 : Str -> Verbum = \preferir -> - let prefer_ = Predef.tk 2 preferir in + let pref_ = Predef.tk 4 preferir in {s = table { - VI Infn => prefer_ + "ir" ; - VI Ger => prefer_ + "indo" ; - VI Part => prefer_ + "ido" ; - VPB (Pres Ind Sg P1) => prefer_ + "o" ; - VPB (Pres Ind Sg P2) => prefer_ + "es" ; - VPB (Pres Ind Sg P3) => prefer_ + "e" ; - VPB (Pres Ind Pl P1) => prefer_ + "imos" ; - VPB (Pres Ind Pl P2) => prefer_ + "is" ; - VPB (Pres Ind Pl P3) => prefer_ + "em" ; - VPB (Pres Sub Sg P1) => prefer_ + "a" ; - VPB (Pres Sub Sg P2) => prefer_ + "as" ; - VPB (Pres Sub Sg P3) => prefer_ + "a" ; - VPB (Pres Sub Pl P1) => prefer_ + "amos" ; - VPB (Pres Sub Pl P2) => prefer_ + "ais" ; - VPB (Pres Sub Pl P3) => prefer_ + "am" ; - VPB (PretI Ind Sg P1) => prefer_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => prefer_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => prefer_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => prefer_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => prefer_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => prefer_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => prefer_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => prefer_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => prefer_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => prefer_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => prefer_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => prefer_ + "issem" ; --# notpresent - VPB (MQPerf Sg P1) => prefer_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => prefer_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => prefer_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => prefer_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => prefer_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => prefer_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => prefer_ + "i" ; --# notpresent - VPB (PretP Sg P2) => prefer_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => prefer_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => prefer_ + "imos" ; --# notpresent - VPB (PretP Pl P2) => prefer_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => prefer_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => prefer_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => prefer_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => prefer_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => prefer_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => prefer_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => prefer_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => prefer_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => prefer_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => prefer_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => prefer_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => prefer_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => prefer_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => prefer_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => prefer_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => prefer_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => prefer_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => prefer_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => prefer_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => prefer_ + "e" ; - VPB (Imper Sg P3) => prefer_ + "a" ; - VPB (Imper Pl P1) => prefer_ + "amos" ; - VPB (Imper Pl P2) => prefer_ + "i" ; - VPB (Imper Pl P3) => prefer_ + "am" ; + VI Infn => pref_ + "erir" ; + VI Ger => pref_ + "erindo" ; + VI Part => pref_ + "erido" ; + VPB (Pres Ind Sg P1) => pref_ + "iro" ; + VPB (Pres Ind Sg P2) => pref_ + "eres" ; + VPB (Pres Ind Sg P3) => pref_ + "ere" ; + VPB (Pres Ind Pl P1) => pref_ + "erimos" ; + VPB (Pres Ind Pl P2) => pref_ + "eris" ; + VPB (Pres Ind Pl P3) => pref_ + "erem" ; + VPB (Pres Sub Sg P1) => pref_ + "ira" ; + VPB (Pres Sub Sg P2) => pref_ + "iras" ; + VPB (Pres Sub Sg P3) => pref_ + "ira" ; + VPB (Pres Sub Pl P1) => pref_ + "iramos" ; + VPB (Pres Sub Pl P2) => pref_ + "irais" ; + VPB (Pres Sub Pl P3) => pref_ + "iram" ; + VPB (PretI Ind Sg P1) => pref_ + "eria" ; --# notpresent + VPB (PretI Ind Sg P2) => pref_ + "erias" ; --# notpresent + VPB (PretI Ind Sg P3) => pref_ + "eria" ; --# notpresent + VPB (PretI Ind Pl P1) => pref_ + "eríamos" ; --# notpresent + VPB (PretI Ind Pl P2) => pref_ + "eríeis" ; --# notpresent + VPB (PretI Ind Pl P3) => pref_ + "eriam" ; --# notpresent + VPB (PretI Sub Sg P1) => pref_ + "erisse" ; --# notpresent + VPB (PretI Sub Sg P2) => pref_ + "erisses" ; --# notpresent + VPB (PretI Sub Sg P3) => pref_ + "erisse" ; --# notpresent + VPB (PretI Sub Pl P1) => pref_ + "eríssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => pref_ + "erísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => pref_ + "erissem" ; --# notpresent + VPB (MQPerf Sg P1) => pref_ + "erira" ; --# notpresent + VPB (MQPerf Sg P2) => pref_ + "eriras" ; --# notpresent + VPB (MQPerf Sg P3) => pref_ + "erira" ; --# notpresent + VPB (MQPerf Pl P1) => pref_ + "eríramos" ; --# notpresent + VPB (MQPerf Pl P2) => pref_ + "eríreis" ; --# notpresent + VPB (MQPerf Pl P3) => pref_ + "eriram" ; --# notpresent + VPB (PretP Sg P1) => pref_ + "eri" ; --# notpresent + VPB (PretP Sg P2) => pref_ + "eriste" ; --# notpresent + VPB (PretP Sg P3) => pref_ + "eriu" ; --# notpresent + VPB (PretP Pl P1) => pref_ + "erimos" ; --# notpresent + VPB (PretP Pl P2) => pref_ + "eristes" ; --# notpresent + VPB (PretP Pl P3) => pref_ + "eriram" ; --# notpresent + VPB (Fut Ind Sg P1) => pref_ + "erirei" ; --# notpresent + VPB (Fut Ind Sg P2) => pref_ + "erirás" ; --# notpresent + VPB (Fut Ind Sg P3) => pref_ + "erirá" ; --# notpresent + VPB (Fut Ind Pl P1) => pref_ + "eriremos" ; --# notpresent + VPB (Fut Ind Pl P2) => pref_ + "erireis" ; --# notpresent + VPB (Fut Ind Pl P3) => pref_ + "erirão" ; --# notpresent + VPB (Fut Sub Sg P1) => pref_ + "erir" ; --# notpresent + VPB (Fut Sub Sg P2) => pref_ + "erires" ; --# notpresent + VPB (Fut Sub Sg P3) => pref_ + "erir" ; --# notpresent + VPB (Fut Sub Pl P1) => pref_ + "erirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => pref_ + "erirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => pref_ + "erirem" ; --# notpresent + VPB (Cond Sg P1) => pref_ + "eriria" ; --# notpresent + VPB (Cond Sg P2) => pref_ + "eririas" ; --# notpresent + VPB (Cond Sg P3) => pref_ + "eriria" ; --# notpresent + VPB (Cond Pl P1) => pref_ + "eriríamos" ; --# notpresent + VPB (Cond Pl P2) => pref_ + "eriríeis" ; --# notpresent + VPB (Cond Pl P3) => pref_ + "eririam" ; --# notpresent + VPB (Imper Sg P2) => pref_ + "ere" ; + VPB (Imper Sg P3) => pref_ + "ira" ; + VPB (Imper Pl P1) => pref_ + "iramos" ; + VPB (Imper Pl P2) => pref_ + "eri" ; + VPB (Imper Pl P3) => pref_ + "iram" ; VPB (Imper Sg P1) => nonExist } } ; @@ -4284,70 +4287,70 @@ oper divergir_64 : Str -> Verbum = \divergir -> } ; oper refletir_65 : Str -> Verbum = \refletir -> - let refle_ = Predef.tk 3 refletir in + let refl_ = Predef.tk 4 refletir in {s = table { - VI Infn => refle_ + vars "tir" "ctir" ; - VI Ger => refle_ + vars "tindo" "ctindo" ; - VI Part => refle_ + vars "tido" "ctido" ; - VPB (Pres Ind Sg P1) => refle_ + "to" ; - VPB (Pres Ind Sg P2) => refle_ + vars "tes" "ctes" ; - VPB (Pres Ind Sg P3) => refle_ + vars "te" "cte" ; - VPB (Pres Ind Pl P1) => refle_ + vars "timos" "ctimos" ; - VPB (Pres Ind Pl P2) => refle_ + vars "tis" "ctis" ; - VPB (Pres Ind Pl P3) => refle_ + vars "tem" "ctem" ; - VPB (Pres Sub Sg P1) => refle_ + "ta" ; - VPB (Pres Sub Sg P2) => refle_ + "tas" ; - VPB (Pres Sub Sg P3) => refle_ + "ta" ; - VPB (Pres Sub Pl P1) => refle_ + "tamos" ; - VPB (Pres Sub Pl P2) => refle_ + "tais" ; - VPB (Pres Sub Pl P3) => refle_ + "tam" ; - VPB (PretI Ind Sg P1) => refle_ + vars "tia" "ctia" ; --# notpresent - VPB (PretI Ind Sg P2) => refle_ + vars "tias" "ctias" ; --# notpresent - VPB (PretI Ind Sg P3) => refle_ + vars "tia" "ctia" ; --# notpresent - VPB (PretI Ind Pl P1) => refle_ + vars "tíamos" "ctíamos" ; --# notpresent - VPB (PretI Ind Pl P2) => refle_ + vars "tíeis" "ctíeis" ; --# notpresent - VPB (PretI Ind Pl P3) => refle_ + vars "tiam" "ctiam" ; --# notpresent - VPB (PretI Sub Sg P1) => refle_ + vars "tisse" "ctisse" ; --# notpresent - VPB (PretI Sub Sg P2) => refle_ + vars "tisses" "ctisses" ; --# notpresent - VPB (PretI Sub Sg P3) => refle_ + vars "tisse" "ctisse" ; --# notpresent - VPB (PretI Sub Pl P1) => refle_ + vars "tíssemos" "ctíssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => refle_ + vars "tísseis" "ctísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => refle_ + vars "tissem" "ctissem" ; --# notpresent - VPB (MQPerf Sg P1) => refle_ + vars "tira" "ctira" ; --# notpresent - VPB (MQPerf Sg P2) => refle_ + vars "tiras" "ctiras" ; --# notpresent - VPB (MQPerf Sg P3) => refle_ + vars "tira" "ctira" ; --# notpresent - VPB (MQPerf Pl P1) => refle_ + vars "tíramos" "ctíramos" ; --# notpresent - VPB (MQPerf Pl P2) => refle_ + vars "tíreis" "ctíreis" ; --# notpresent - VPB (MQPerf Pl P3) => refle_ + vars "tiram" "ctiram" ; --# notpresent - VPB (PretP Sg P1) => refle_ + vars "ti" "cti" ; --# notpresent - VPB (PretP Sg P2) => refle_ + vars "tiste" "ctiste" ; --# notpresent - VPB (PretP Sg P3) => refle_ + vars "tiu" "ctiu" ; --# notpresent - VPB (PretP Pl P1) => refle_ + vars "timos" "ctimos" ; --# notpresent - VPB (PretP Pl P2) => refle_ + vars "tistes" "ctistes" ; --# notpresent - VPB (PretP Pl P3) => refle_ + vars "tiram" "ctiram" ; --# notpresent - VPB (Fut Ind Sg P1) => refle_ + vars "tirei" "ctirei" ; --# notpresent - VPB (Fut Ind Sg P2) => refle_ + vars "tirás" "ctirás" ; --# notpresent - VPB (Fut Ind Sg P3) => refle_ + vars "tirá" "ctirá" ; --# notpresent - VPB (Fut Ind Pl P1) => refle_ + vars "tiremos" "ctiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => refle_ + vars "tireis" "ctireis" ; --# notpresent - VPB (Fut Ind Pl P3) => refle_ + vars "tirão" "ctirão" ; --# notpresent - VPB (Fut Sub Sg P1) => refle_ + vars "tir" "ctir" ; --# notpresent - VPB (Fut Sub Sg P2) => refle_ + vars "tires" "ctires" ; --# notpresent - VPB (Fut Sub Sg P3) => refle_ + vars "tir" "ctir" ; --# notpresent - VPB (Fut Sub Pl P1) => refle_ + vars "tirmos" "ctirmos" ; --# notpresent - VPB (Fut Sub Pl P2) => refle_ + vars "tirdes" "ctirdes" ; --# notpresent - VPB (Fut Sub Pl P3) => refle_ + vars "tirem" "ctirem" ; --# notpresent - VPB (Cond Sg P1) => refle_ + vars "tiria" "ctiria" ; --# notpresent - VPB (Cond Sg P2) => refle_ + vars "tirias" "ctirias" ; --# notpresent - VPB (Cond Sg P3) => refle_ + vars "tiria" "ctiria" ; --# notpresent - VPB (Cond Pl P1) => refle_ + vars "tiríamos" "ctiríamos" ; --# notpresent - VPB (Cond Pl P2) => refle_ + vars "tiríeis" "ctiríeis" ; --# notpresent - VPB (Cond Pl P3) => refle_ + vars "tiriam" "ctiriam" ; --# notpresent - VPB (Imper Sg P2) => refle_ + vars "te" "cte" ; - VPB (Imper Sg P3) => refle_ + "ta" ; - VPB (Imper Pl P1) => refle_ + "tamos" ; - VPB (Imper Pl P2) => refle_ + vars "ti" "cti" ; - VPB (Imper Pl P3) => refle_ + "tram" ; + VI Infn => refl_ + vars "etir" "ectir" ; + VI Ger => refl_ + vars "etindo" "ectindo" ; + VI Part => refl_ + vars "etido" "ectido" ; + VPB (Pres Ind Sg P1) => refl_ + "ito" ; + VPB (Pres Ind Sg P2) => refl_ + vars "etes" "ectes" ; + VPB (Pres Ind Sg P3) => refl_ + vars "ete" "ecte" ; + VPB (Pres Ind Pl P1) => refl_ + vars "etimos" "ectimos" ; + VPB (Pres Ind Pl P2) => refl_ + vars "etis" "ectis" ; + VPB (Pres Ind Pl P3) => refl_ + vars "etem" "ectem" ; + VPB (Pres Sub Sg P1) => refl_ + "ita" ; + VPB (Pres Sub Sg P2) => refl_ + "itas" ; + VPB (Pres Sub Sg P3) => refl_ + "ita" ; + VPB (Pres Sub Pl P1) => refl_ + "itamos" ; + VPB (Pres Sub Pl P2) => refl_ + "itais" ; + VPB (Pres Sub Pl P3) => refl_ + "itam" ; + VPB (PretI Ind Sg P1) => refl_ + vars "etia" "ectia" ; --# notpresent + VPB (PretI Ind Sg P2) => refl_ + vars "etias" "ectias" ; --# notpresent + VPB (PretI Ind Sg P3) => refl_ + vars "etia" "ectia" ; --# notpresent + VPB (PretI Ind Pl P1) => refl_ + vars "etíamos" "ectíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => refl_ + vars "etíeis" "ectíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => refl_ + vars "etiam" "ectiam" ; --# notpresent + VPB (PretI Sub Sg P1) => refl_ + vars "etisse" "ectisse" ; --# notpresent + VPB (PretI Sub Sg P2) => refl_ + vars "etisses" "ectisses" ; --# notpresent + VPB (PretI Sub Sg P3) => refl_ + vars "etisse" "ectisse" ; --# notpresent + VPB (PretI Sub Pl P1) => refl_ + vars "etíssemos" "ectíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => refl_ + vars "etísseis" "ectísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => refl_ + vars "etissem" "ectissem" ; --# notpresent + VPB (MQPerf Sg P1) => refl_ + vars "etira" "ectira" ; --# notpresent + VPB (MQPerf Sg P2) => refl_ + vars "etiras" "ectiras" ; --# notpresent + VPB (MQPerf Sg P3) => refl_ + vars "etira" "ectira" ; --# notpresent + VPB (MQPerf Pl P1) => refl_ + vars "etíramos" "ectíramos" ; --# notpresent + VPB (MQPerf Pl P2) => refl_ + vars "etíreis" "ectíreis" ; --# notpresent + VPB (MQPerf Pl P3) => refl_ + vars "etiram" "ectiram" ; --# notpresent + VPB (PretP Sg P1) => refl_ + vars "eti" "ecti" ; --# notpresent + VPB (PretP Sg P2) => refl_ + vars "etiste" "ectiste" ; --# notpresent + VPB (PretP Sg P3) => refl_ + vars "etiu" "ectiu" ; --# notpresent + VPB (PretP Pl P1) => refl_ + vars "etimos" "ectimos" ; --# notpresent + VPB (PretP Pl P2) => refl_ + vars "etistes" "ectistes" ; --# notpresent + VPB (PretP Pl P3) => refl_ + vars "etiram" "ectiram" ; --# notpresent + VPB (Fut Ind Sg P1) => refl_ + vars "etirei" "ectirei" ; --# notpresent + VPB (Fut Ind Sg P2) => refl_ + vars "etirás" "ectirás" ; --# notpresent + VPB (Fut Ind Sg P3) => refl_ + vars "etirá" "ectirá" ; --# notpresent + VPB (Fut Ind Pl P1) => refl_ + vars "etiremos" "ectiremos" ; --# notpresent + VPB (Fut Ind Pl P2) => refl_ + vars "etireis" "ectireis" ; --# notpresent + VPB (Fut Ind Pl P3) => refl_ + vars "etirão" "ectirão" ; --# notpresent + VPB (Fut Sub Sg P1) => refl_ + vars "etir" "ectir" ; --# notpresent + VPB (Fut Sub Sg P2) => refl_ + vars "etires" "ectires" ; --# notpresent + VPB (Fut Sub Sg P3) => refl_ + vars "etir" "ectir" ; --# notpresent + VPB (Fut Sub Pl P1) => refl_ + vars "etirmos" "ectirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => refl_ + vars "etirdes" "ectirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => refl_ + vars "etirem" "ectirem" ; --# notpresent + VPB (Cond Sg P1) => refl_ + vars "etiria" "ectiria" ; --# notpresent + VPB (Cond Sg P2) => refl_ + vars "etirias" "ectirias" ; --# notpresent + VPB (Cond Sg P3) => refl_ + vars "etiria" "ectiria" ; --# notpresent + VPB (Cond Pl P1) => refl_ + vars "etiríamos" "ectiríamos" ; --# notpresent + VPB (Cond Pl P2) => refl_ + vars "etiríeis" "ectiríeis" ; --# notpresent + VPB (Cond Pl P3) => refl_ + vars "etiriam" "ectiriam" ; --# notpresent + VPB (Imper Sg P2) => refl_ + vars "ete" "ecte" ; + VPB (Imper Sg P3) => refl_ + "ita" ; + VPB (Imper Pl P1) => refl_ + "itamos" ; + VPB (Imper Pl P2) => refl_ + vars "eti" "ecti" ; + VPB (Imper Pl P3) => refl_ + "itram" ; VPB (Imper Sg P1) => nonExist } } ; @@ -4560,70 +4563,70 @@ oper sair_68 : Str -> Verbum = \sair -> } ; oper rir_69 : Str -> Verbum = \rir -> - let ri_ = Predef.tk 1 rir in + let r_ = Predef.tk 2 rir in {s = table { - VI Infn => ri_ + "r" ; - VI Ger => ri_ + "ndo" ; - VI Part => ri_ + "do" ; - VPB (Pres Ind Sg P1) => ri_ + "o" ; - VPB (Pres Ind Sg P2) => ri_ + "s" ; - VPB (Pres Ind Sg P3) => ri_ + "" ; - VPB (Pres Ind Pl P1) => ri_ + "mos" ; - VPB (Pres Ind Pl P2) => ri_ + "des" ; - VPB (Pres Ind Pl P3) => ri_ + "em" ; - VPB (Pres Sub Sg P1) => ri_ + "a" ; - VPB (Pres Sub Sg P2) => ri_ + "as" ; - VPB (Pres Sub Sg P3) => ri_ + "a" ; - VPB (Pres Sub Pl P1) => ri_ + "amos" ; - VPB (Pres Sub Pl P2) => ri_ + "ais" ; - VPB (Pres Sub Pl P3) => ri_ + "am" ; - VPB (PretI Ind Sg P1) => ri_ + "a" ; --# notpresent - VPB (PretI Ind Sg P2) => ri_ + "as" ; --# notpresent - VPB (PretI Ind Sg P3) => ri_ + "a" ; --# notpresent - VPB (PretI Ind Pl P1) => ri_ + "amos" ; --# notpresent - VPB (PretI Ind Pl P2) => ri_ + "eis" ; --# notpresent - VPB (PretI Ind Pl P3) => ri_ + "am" ; --# notpresent - VPB (PretI Sub Sg P1) => ri_ + "sse" ; --# notpresent - VPB (PretI Sub Sg P2) => ri_ + "sses" ; --# notpresent - VPB (PretI Sub Sg P3) => ri_ + "sse" ; --# notpresent - VPB (PretI Sub Pl P1) => ri_ + "ssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => ri_ + "sseis" ; --# notpresent - VPB (PretI Sub Pl P3) => ri_ + "ssem" ; --# notpresent - VPB (MQPerf Sg P1) => ri_ + "ra" ; --# notpresent - VPB (MQPerf Sg P2) => ri_ + "ras" ; --# notpresent - VPB (MQPerf Sg P3) => ri_ + "ra" ; --# notpresent - VPB (MQPerf Pl P1) => ri_ + "ramos" ; --# notpresent - VPB (MQPerf Pl P2) => ri_ + "reis" ; --# notpresent - VPB (MQPerf Pl P3) => ri_ + "ram" ; --# notpresent - VPB (PretP Sg P1) => ri_ + "" ; --# notpresent - VPB (PretP Sg P2) => ri_ + "ste" ; --# notpresent - VPB (PretP Sg P3) => ri_ + "u" ; --# notpresent - VPB (PretP Pl P1) => ri_ + "mos" ; --# notpresent - VPB (PretP Pl P2) => ri_ + "stes" ; --# notpresent - VPB (PretP Pl P3) => ri_ + "ram" ; --# notpresent - VPB (Fut Ind Sg P1) => ri_ + "rei" ; --# notpresent - VPB (Fut Ind Sg P2) => ri_ + "rás" ; --# notpresent - VPB (Fut Ind Sg P3) => ri_ + "rá" ; --# notpresent - VPB (Fut Ind Pl P1) => ri_ + "remos" ; --# notpresent - VPB (Fut Ind Pl P2) => ri_ + "reis" ; --# notpresent - VPB (Fut Ind Pl P3) => ri_ + "rão" ; --# notpresent - VPB (Fut Sub Sg P1) => ri_ + "r" ; --# notpresent - VPB (Fut Sub Sg P2) => ri_ + "res" ; --# notpresent - VPB (Fut Sub Sg P3) => ri_ + "r" ; --# notpresent - VPB (Fut Sub Pl P1) => ri_ + "rmos" ; --# notpresent - VPB (Fut Sub Pl P2) => ri_ + "rdes" ; --# notpresent - VPB (Fut Sub Pl P3) => ri_ + "rem" ; --# notpresent - VPB (Cond Sg P1) => ri_ + "ria" ; --# notpresent - VPB (Cond Sg P2) => ri_ + "rias" ; --# notpresent - VPB (Cond Sg P3) => ri_ + "ria" ; --# notpresent - VPB (Cond Pl P1) => ri_ + "ríamos" ; --# notpresent - VPB (Cond Pl P2) => ri_ + "ríeis" ; --# notpresent - VPB (Cond Pl P3) => ri_ + "riam" ; --# notpresent - VPB (Imper Sg P2) => ri_ + "" ; - VPB (Imper Sg P3) => ri_ + "a" ; - VPB (Imper Pl P1) => ri_ + "amos" ; - VPB (Imper Pl P2) => ri_ + "de" ; - VPB (Imper Pl P3) => ri_ + "am" ; + VI Infn => r_ + "ir" ; + VI Ger => r_ + "indo" ; + VI Part => r_ + "ido" ; + VPB (Pres Ind Sg P1) => r_ + "io" ; + VPB (Pres Ind Sg P2) => r_ + "is" ; + VPB (Pres Ind Sg P3) => r_ + "i" ; + VPB (Pres Ind Pl P1) => r_ + "imos" ; + VPB (Pres Ind Pl P2) => r_ + "ides" ; + VPB (Pres Ind Pl P3) => r_ + "iem" ; + VPB (Pres Sub Sg P1) => r_ + "ia" ; + VPB (Pres Sub Sg P2) => r_ + "ias" ; + VPB (Pres Sub Sg P3) => r_ + "ia" ; + VPB (Pres Sub Pl P1) => r_ + "iamos" ; + VPB (Pres Sub Pl P2) => r_ + "iais" ; + VPB (Pres Sub Pl P3) => r_ + "iam" ; + VPB (PretI Ind Sg P1) => r_ + "ia" ; --# notpresent + VPB (PretI Ind Sg P2) => r_ + "ias" ; --# notpresent + VPB (PretI Ind Sg P3) => r_ + "ia" ; --# notpresent + VPB (PretI Ind Pl P1) => r_ + "íamos" ; --# notpresent + VPB (PretI Ind Pl P2) => r_ + "ieis" ; --# notpresent + VPB (PretI Ind Pl P3) => r_ + "iam" ; --# notpresent + VPB (PretI Sub Sg P1) => r_ + "isse" ; --# notpresent + VPB (PretI Sub Sg P2) => r_ + "isses" ; --# notpresent + VPB (PretI Sub Sg P3) => r_ + "isse" ; --# notpresent + VPB (PretI Sub Pl P1) => r_ + "íssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => r_ + "ísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => r_ + "issem" ; --# notpresent + VPB (MQPerf Sg P1) => r_ + "ira" ; --# notpresent + VPB (MQPerf Sg P2) => r_ + "iras" ; --# notpresent + VPB (MQPerf Sg P3) => r_ + "ira" ; --# notpresent + VPB (MQPerf Pl P1) => r_ + "íramos" ; --# notpresent + VPB (MQPerf Pl P2) => r_ + "íreis" ; --# notpresent + VPB (MQPerf Pl P3) => r_ + "iram" ; --# notpresent + VPB (PretP Sg P1) => r_ + "i" ; --# notpresent + VPB (PretP Sg P2) => r_ + "iste" ; --# notpresent + VPB (PretP Sg P3) => r_ + "iu" ; --# notpresent + VPB (PretP Pl P1) => r_ + "imos" ; --# notpresent + VPB (PretP Pl P2) => r_ + "istes" ; --# notpresent + VPB (PretP Pl P3) => r_ + "iram" ; --# notpresent + VPB (Fut Ind Sg P1) => r_ + "irei" ; --# notpresent + VPB (Fut Ind Sg P2) => r_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => r_ + "irá" ; --# notpresent + VPB (Fut Ind Pl P1) => r_ + "iremos" ; --# notpresent + VPB (Fut Ind Pl P2) => r_ + "ireis" ; --# notpresent + VPB (Fut Ind Pl P3) => r_ + "irão" ; --# notpresent + VPB (Fut Sub Sg P1) => r_ + "ir" ; --# notpresent + VPB (Fut Sub Sg P2) => r_ + "ires" ; --# notpresent + VPB (Fut Sub Sg P3) => r_ + "ir" ; --# notpresent + VPB (Fut Sub Pl P1) => r_ + "irmos" ; --# notpresent + VPB (Fut Sub Pl P2) => r_ + "irdes" ; --# notpresent + VPB (Fut Sub Pl P3) => r_ + "irem" ; --# notpresent + VPB (Cond Sg P1) => r_ + "iria" ; --# notpresent + VPB (Cond Sg P2) => r_ + "irias" ; --# notpresent + VPB (Cond Sg P3) => r_ + "iria" ; --# notpresent + VPB (Cond Pl P1) => r_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => r_ + "iríeis" ; --# notpresent + VPB (Cond Pl P3) => r_ + "iriam" ; --# notpresent + VPB (Imper Sg P2) => r_ + "i" ; + VPB (Imper Sg P3) => r_ + "ia" ; + VPB (Imper Pl P1) => r_ + "íamos" ; + VPB (Imper Pl P2) => r_ + "ide" ; + VPB (Imper Pl P3) => r_ + "iam" ; VPB (Imper Sg P1) => nonExist } } ; @@ -4836,70 +4839,70 @@ oper traduzir_72 : Str -> Verbum = \traduzir -> } ; oper distribuir_73 : Str -> Verbum = \distribuir -> - let distrib_ = Predef.tk 3 distribuir in + let distribu_ = Predef.tk 2 distribuir in {s = table { - VI Infn => distrib_ + "uir" ; - VI Ger => distrib_ + "uindo" ; - VI Part => distrib_ + "uído" ; - VPB (Pres Ind Sg P1) => distrib_ + "uo" ; - VPB (Pres Ind Sg P2) => distrib_ + "uis" ; - VPB (Pres Ind Sg P3) => distrib_ + "ui" ; - VPB (Pres Ind Pl P1) => distrib_ + "uímos" ; - VPB (Pres Ind Pl P2) => distrib_ + "uís" ; - VPB (Pres Ind Pl P3) => distrib_ + "uem" ; - VPB (Pres Sub Sg P1) => distrib_ + "ua" ; - VPB (Pres Sub Sg P2) => distrib_ + "uas" ; - VPB (Pres Sub Sg P3) => distrib_ + "ua" ; - VPB (Pres Sub Pl P1) => distrib_ + "uamos" ; - VPB (Pres Sub Pl P2) => distrib_ + "uais" ; - VPB (Pres Sub Pl P3) => distrib_ + "uam" ; - VPB (PretI Ind Sg P1) => distrib_ + "uía" ; --# notpresent - VPB (PretI Ind Sg P2) => distrib_ + "uías" ; --# notpresent - VPB (PretI Ind Sg P3) => distrib_ + "uía" ; --# notpresent - VPB (PretI Ind Pl P1) => distrib_ + "uíamos" ; --# notpresent - VPB (PretI Ind Pl P2) => distrib_ + "uíais" ; --# notpresent - VPB (PretI Ind Pl P3) => distrib_ + "uíam" ; --# notpresent - VPB (PretI Sub Sg P1) => distrib_ + "uísse" ; --# notpresent - VPB (PretI Sub Sg P2) => distrib_ + "uísses" ; --# notpresent - VPB (PretI Sub Sg P3) => distrib_ + "uísse" ; --# notpresent - VPB (PretI Sub Pl P1) => distrib_ + "uíssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => distrib_ + "uísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => distrib_ + "uíssem" ; --# notpresent - VPB (MQPerf Sg P1) => distrib_ + "uíra" ; --# notpresent - VPB (MQPerf Sg P2) => distrib_ + "uíras" ; --# notpresent - VPB (MQPerf Sg P3) => distrib_ + "uíra" ; --# notpresent - VPB (MQPerf Pl P1) => distrib_ + "uíramos" ; --# notpresent - VPB (MQPerf Pl P2) => distrib_ + "uíreis" ; --# notpresent - VPB (MQPerf Pl P3) => distrib_ + "uíram" ; --# notpresent - VPB (PretP Sg P1) => distrib_ + "uí" ; --# notpresent - VPB (PretP Sg P2) => distrib_ + "uíste" ; --# notpresent - VPB (PretP Sg P3) => distrib_ + "uiu" ; --# notpresent - VPB (PretP Pl P1) => distrib_ + "uímos" ; --# notpresent - VPB (PretP Pl P2) => distrib_ + "uistes" ; --# notpresent - VPB (PretP Pl P3) => distrib_ + "uiram" ; --# notpresent - VPB (Fut Ind Sg P1) => distrib_ + "uirei" ; --# notpresent - VPB (Fut Ind Sg P2) => distrib_ + "uirás" ; --# notpresent - VPB (Fut Ind Sg P3) => distrib_ + "uirá" ; --# notpresent - VPB (Fut Ind Pl P1) => distrib_ + "uiremos" ; --# notpresent - VPB (Fut Ind Pl P2) => distrib_ + "uireis" ; --# notpresent - VPB (Fut Ind Pl P3) => distrib_ + "uirão" ; --# notpresent - VPB (Fut Sub Sg P1) => distrib_ + "uir" ; --# notpresent - VPB (Fut Sub Sg P2) => distrib_ + "uíres" ; --# notpresent - VPB (Fut Sub Sg P3) => distrib_ + "uir" ; --# notpresent - VPB (Fut Sub Pl P1) => distrib_ + "uirmos" ; --# notpresent - VPB (Fut Sub Pl P2) => distrib_ + "uirdes" ; --# notpresent - VPB (Fut Sub Pl P3) => distrib_ + "uirem" ; --# notpresent - VPB (Cond Sg P1) => distrib_ + "uiria" ; --# notpresent - VPB (Cond Sg P2) => distrib_ + "uirias" ; --# notpresent - VPB (Cond Sg P3) => distrib_ + "uiria" ; --# notpresent - VPB (Cond Pl P1) => distrib_ + "uiríamos" ; --# notpresent - VPB (Cond Pl P2) => distrib_ + "uirieis" ; --# notpresent - VPB (Cond Pl P3) => distrib_ + "uiriam" ; --# notpresent - VPB (Imper Sg P2) => distrib_ + "ui" ; - VPB (Imper Sg P3) => distrib_ + "ua" ; - VPB (Imper Pl P1) => distrib_ + "uamos" ; - VPB (Imper Pl P2) => distrib_ + "uí" ; - VPB (Imper Pl P3) => distrib_ + "uam" ; + VI Infn => distribu_ + "ir" ; + VI Ger => distribu_ + "indo" ; + VI Part => distribu_ + "ído" ; + VPB (Pres Ind Sg P1) => distribu_ + "o" ; + VPB (Pres Ind Sg P2) => distribu_ + "is" ; + VPB (Pres Ind Sg P3) => distribu_ + "i" ; + VPB (Pres Ind Pl P1) => distribu_ + "ímos" ; + VPB (Pres Ind Pl P2) => distribu_ + "ís" ; + VPB (Pres Ind Pl P3) => distribu_ + "em" ; + VPB (Pres Sub Sg P1) => distribu_ + "a" ; + VPB (Pres Sub Sg P2) => distribu_ + "as" ; + VPB (Pres Sub Sg P3) => distribu_ + "a" ; + VPB (Pres Sub Pl P1) => distribu_ + "amos" ; + VPB (Pres Sub Pl P2) => distribu_ + "ais" ; + VPB (Pres Sub Pl P3) => distribu_ + "am" ; + VPB (PretI Ind Sg P1) => distribu_ + "ía" ; --# notpresent + VPB (PretI Ind Sg P2) => distribu_ + "ías" ; --# notpresent + VPB (PretI Ind Sg P3) => distribu_ + "ía" ; --# notpresent + VPB (PretI Ind Pl P1) => distribu_ + "íamos" ; --# notpresent + VPB (PretI Ind Pl P2) => distribu_ + "íais" ; --# notpresent + VPB (PretI Ind Pl P3) => distribu_ + "íam" ; --# notpresent + VPB (PretI Sub Sg P1) => distribu_ + "ísse" ; --# notpresent + VPB (PretI Sub Sg P2) => distribu_ + "ísses" ; --# notpresent + VPB (PretI Sub Sg P3) => distribu_ + "ísse" ; --# notpresent + VPB (PretI Sub Pl P1) => distribu_ + "íssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => distribu_ + "ísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => distribu_ + "íssem" ; --# notpresent + VPB (MQPerf Sg P1) => distribu_ + "íra" ; --# notpresent + VPB (MQPerf Sg P2) => distribu_ + "íras" ; --# notpresent + VPB (MQPerf Sg P3) => distribu_ + "íra" ; --# notpresent + VPB (MQPerf Pl P1) => distribu_ + "íramos" ; --# notpresent + VPB (MQPerf Pl P2) => distribu_ + "íreis" ; --# notpresent + VPB (MQPerf Pl P3) => distribu_ + "íram" ; --# notpresent + VPB (PretP Sg P1) => distribu_ + "í" ; --# notpresent + VPB (PretP Sg P2) => distribu_ + "íste" ; --# notpresent + VPB (PretP Sg P3) => distribu_ + "iu" ; --# notpresent + VPB (PretP Pl P1) => distribu_ + "ímos" ; --# notpresent + VPB (PretP Pl P2) => distribu_ + "istes" ; --# notpresent + VPB (PretP Pl P3) => distribu_ + "iram" ; --# notpresent + VPB (Fut Ind Sg P1) => distribu_ + "irei" ; --# notpresent + VPB (Fut Ind Sg P2) => distribu_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => distribu_ + "irá" ; --# notpresent + VPB (Fut Ind Pl P1) => distribu_ + "iremos" ; --# notpresent + VPB (Fut Ind Pl P2) => distribu_ + "ireis" ; --# notpresent + VPB (Fut Ind Pl P3) => distribu_ + "irão" ; --# notpresent + VPB (Fut Sub Sg P1) => distribu_ + "ir" ; --# notpresent + VPB (Fut Sub Sg P2) => distribu_ + "íres" ; --# notpresent + VPB (Fut Sub Sg P3) => distribu_ + "ir" ; --# notpresent + VPB (Fut Sub Pl P1) => distribu_ + "irmos" ; --# notpresent + VPB (Fut Sub Pl P2) => distribu_ + "irdes" ; --# notpresent + VPB (Fut Sub Pl P3) => distribu_ + "irem" ; --# notpresent + VPB (Cond Sg P1) => distribu_ + "iria" ; --# notpresent + VPB (Cond Sg P2) => distribu_ + "irias" ; --# notpresent + VPB (Cond Sg P3) => distribu_ + "iria" ; --# notpresent + VPB (Cond Pl P1) => distribu_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => distribu_ + "irieis" ; --# notpresent + VPB (Cond Pl P3) => distribu_ + "iriam" ; --# notpresent + VPB (Imper Sg P2) => distribu_ + "i" ; + VPB (Imper Sg P3) => distribu_ + "a" ; + VPB (Imper Pl P1) => distribu_ + "amos" ; + VPB (Imper Pl P2) => distribu_ + "í" ; + VPB (Imper Pl P3) => distribu_ + "am" ; VPB (Imper Sg P1) => nonExist } } ; @@ -4974,208 +4977,208 @@ oper destruir_74 : Str -> Verbum = \destruir -> } ; oper arguir_75 : Str -> Verbum = \arguir -> - let argu_ = Predef.tk 2 arguir in + let arg_ = Predef.tk 3 arguir in {s = table { - VI Infn => argu_ + "ir" ; - VI Ger => argu_ + "indo" ; - VI Part => argu_ + "ido" ; - VPB (Pres Ind Sg P1) => argu_ + "o" ; - VPB (Pres Ind Sg P2) => argu_ + "is" ; - VPB (Pres Ind Sg P3) => argu_ + "i" ; - VPB (Pres Ind Pl P1) => argu_ + "imos" ; - VPB (Pres Ind Pl P2) => argu_ + "is" ; - VPB (Pres Ind Pl P3) => argu_ + "em" ; - VPB (Pres Sub Sg P1) => argu_ + "a" ; - VPB (Pres Sub Sg P2) => argu_ + "as" ; - VPB (Pres Sub Sg P3) => argu_ + "a" ; - VPB (Pres Sub Pl P1) => argu_ + "amos" ; - VPB (Pres Sub Pl P2) => argu_ + "ais" ; - VPB (Pres Sub Pl P3) => argu_ + "am" ; - VPB (PretI Ind Sg P1) => argu_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => argu_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => argu_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => argu_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => argu_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => argu_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => argu_ + "ísse" ; --# notpresent - VPB (PretI Sub Sg P2) => argu_ + "ísses" ; --# notpresent - VPB (PretI Sub Sg P3) => argu_ + "ísse" ; --# notpresent - VPB (PretI Sub Pl P1) => argu_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => argu_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => argu_ + "íssem" ; --# notpresent - VPB (MQPerf Sg P1) => argu_ + "íra" ; --# notpresent - VPB (MQPerf Sg P2) => argu_ + "íras" ; --# notpresent - VPB (MQPerf Sg P3) => argu_ + "íra" ; --# notpresent - VPB (MQPerf Pl P1) => argu_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => argu_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => argu_ + "íram" ; --# notpresent - VPB (PretP Sg P1) => argu_ + "í" ; --# notpresent - VPB (PretP Sg P2) => argu_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => argu_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => argu_ + "ímos" ; --# notpresent - VPB (PretP Pl P2) => argu_ + "ístes" ; --# notpresent - VPB (PretP Pl P3) => argu_ + "íram" ; --# notpresent - VPB (Fut Ind Sg P1) => argu_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => argu_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => argu_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => argu_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => argu_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => argu_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => argu_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => argu_ + "íres" ; --# notpresent - VPB (Fut Sub Sg P3) => argu_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => argu_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => argu_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => argu_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => argu_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => argu_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => argu_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => argu_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => argu_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => argu_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => argu_ + "i" ; - VPB (Imper Sg P3) => argu_ + "a" ; - VPB (Imper Pl P1) => argu_ + "amos" ; - VPB (Imper Pl P2) => argu_ + "i" ; - VPB (Imper Pl P3) => argu_ + "am" ; + VI Infn => arg_ + "uir" ; + VI Ger => arg_ + "uindo" ; + VI Part => arg_ + "uido" ; + VPB (Pres Ind Sg P1) => arg_ + "uo" ; + VPB (Pres Ind Sg P2) => arg_ + "úis" ; + VPB (Pres Ind Sg P3) => arg_ + "úi" ; + VPB (Pres Ind Pl P1) => arg_ + "uimos" ; + VPB (Pres Ind Pl P2) => arg_ + "uis" ; + VPB (Pres Ind Pl P3) => arg_ + "úem" ; + VPB (Pres Sub Sg P1) => arg_ + "ua" ; + VPB (Pres Sub Sg P2) => arg_ + "uas" ; + VPB (Pres Sub Sg P3) => arg_ + "ua" ; + VPB (Pres Sub Pl P1) => arg_ + "uamos" ; + VPB (Pres Sub Pl P2) => arg_ + "uais" ; + VPB (Pres Sub Pl P3) => arg_ + "uam" ; + VPB (PretI Ind Sg P1) => arg_ + "uia" ; --# notpresent + VPB (PretI Ind Sg P2) => arg_ + "uias" ; --# notpresent + VPB (PretI Ind Sg P3) => arg_ + "uia" ; --# notpresent + VPB (PretI Ind Pl P1) => arg_ + "uíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => arg_ + "uíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => arg_ + "uiam" ; --# notpresent + VPB (PretI Sub Sg P1) => arg_ + "uísse" ; --# notpresent + VPB (PretI Sub Sg P2) => arg_ + "uísses" ; --# notpresent + VPB (PretI Sub Sg P3) => arg_ + "uísse" ; --# notpresent + VPB (PretI Sub Pl P1) => arg_ + "uíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => arg_ + "uísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => arg_ + "uíssem" ; --# notpresent + VPB (MQPerf Sg P1) => arg_ + "uíra" ; --# notpresent + VPB (MQPerf Sg P2) => arg_ + "uíras" ; --# notpresent + VPB (MQPerf Sg P3) => arg_ + "uíra" ; --# notpresent + VPB (MQPerf Pl P1) => arg_ + "uíramos" ; --# notpresent + VPB (MQPerf Pl P2) => arg_ + "uíreis" ; --# notpresent + VPB (MQPerf Pl P3) => arg_ + "uíram" ; --# notpresent + VPB (PretP Sg P1) => arg_ + "uí" ; --# notpresent + VPB (PretP Sg P2) => arg_ + "uiste" ; --# notpresent + VPB (PretP Sg P3) => arg_ + "uiu" ; --# notpresent + VPB (PretP Pl P1) => arg_ + "uímos" ; --# notpresent + VPB (PretP Pl P2) => arg_ + "uístes" ; --# notpresent + VPB (PretP Pl P3) => arg_ + "uíram" ; --# notpresent + VPB (Fut Ind Sg P1) => arg_ + "uirei" ; --# notpresent + VPB (Fut Ind Sg P2) => arg_ + "uirás" ; --# notpresent + VPB (Fut Ind Sg P3) => arg_ + "uirá" ; --# notpresent + VPB (Fut Ind Pl P1) => arg_ + "uiremos" ; --# notpresent + VPB (Fut Ind Pl P2) => arg_ + "uireis" ; --# notpresent + VPB (Fut Ind Pl P3) => arg_ + "uirão" ; --# notpresent + VPB (Fut Sub Sg P1) => arg_ + "uir" ; --# notpresent + VPB (Fut Sub Sg P2) => arg_ + "uíres" ; --# notpresent + VPB (Fut Sub Sg P3) => arg_ + "uir" ; --# notpresent + VPB (Fut Sub Pl P1) => arg_ + "uirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => arg_ + "uirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => arg_ + "uirem" ; --# notpresent + VPB (Cond Sg P1) => arg_ + "uiria" ; --# notpresent + VPB (Cond Sg P2) => arg_ + "uirias" ; --# notpresent + VPB (Cond Sg P3) => arg_ + "uiria" ; --# notpresent + VPB (Cond Pl P1) => arg_ + "uiríamos" ; --# notpresent + VPB (Cond Pl P2) => arg_ + "uiríeis" ; --# notpresent + VPB (Cond Pl P3) => arg_ + "uiriam" ; --# notpresent + VPB (Imper Sg P2) => arg_ + "úi" ; + VPB (Imper Sg P3) => arg_ + "ua" ; + VPB (Imper Pl P1) => arg_ + "uamos" ; + VPB (Imper Pl P2) => arg_ + "ui" ; + VPB (Imper Pl P3) => arg_ + "uam" ; VPB (Imper Sg P1) => nonExist } } ; oper reunir_76 : Str -> Verbum = \reunir -> - let reun_ = Predef.tk 2 reunir in + let re_ = Predef.tk 4 reunir in {s = table { - VI Infn => reun_ + "ir" ; - VI Ger => reun_ + "indo" ; - VI Part => reun_ + "ido" ; - VPB (Pres Ind Sg P1) => reun_ + "o" ; - VPB (Pres Ind Sg P2) => reun_ + "es" ; - VPB (Pres Ind Sg P3) => reun_ + "e" ; - VPB (Pres Ind Pl P1) => reun_ + "imos" ; - VPB (Pres Ind Pl P2) => reun_ + "is" ; - VPB (Pres Ind Pl P3) => reun_ + "em" ; - VPB (Pres Sub Sg P1) => reun_ + "a" ; - VPB (Pres Sub Sg P2) => reun_ + "as" ; - VPB (Pres Sub Sg P3) => reun_ + "a" ; - VPB (Pres Sub Pl P1) => reun_ + "amos" ; - VPB (Pres Sub Pl P2) => reun_ + "ais" ; - VPB (Pres Sub Pl P3) => reun_ + "am" ; - VPB (PretI Ind Sg P1) => reun_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => reun_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => reun_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => reun_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => reun_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => reun_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => reun_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => reun_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => reun_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => reun_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => reun_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => reun_ + "issem" ; --# notpresent - VPB (MQPerf Sg P1) => reun_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => reun_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => reun_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => reun_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => reun_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => reun_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => reun_ + "i" ; --# notpresent - VPB (PretP Sg P2) => reun_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => reun_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => reun_ + "imos" ; --# notpresent - VPB (PretP Pl P2) => reun_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => reun_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => reun_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => reun_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => reun_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => reun_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => reun_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => reun_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => reun_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => reun_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => reun_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => reun_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => reun_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => reun_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => reun_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => reun_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => reun_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => reun_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => reun_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => reun_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => reun_ + "e" ; - VPB (Imper Sg P3) => reun_ + "a" ; - VPB (Imper Pl P1) => reun_ + "amos" ; - VPB (Imper Pl P2) => reun_ + "i" ; - VPB (Imper Pl P3) => reun_ + "am" ; + VI Infn => re_ + "unir" ; + VI Ger => re_ + "unindo" ; + 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 Pl P1) => re_ + "unimos" ; + VPB (Pres Ind Pl P2) => re_ + "unis" ; + VPB (Pres Ind Pl P3) => re_ + "únem" ; + 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_ + "unais" ; + VPB (Pres Sub Pl P3) => re_ + "únam" ; + VPB (PretI Ind Sg P1) => re_ + "unia" ; --# notpresent + VPB (PretI Ind Sg P2) => re_ + "unias" ; --# notpresent + VPB (PretI Ind Sg P3) => re_ + "unia" ; --# notpresent + VPB (PretI Ind Pl P1) => re_ + "uníamos" ; --# notpresent + VPB (PretI Ind Pl P2) => re_ + "uníeis" ; --# notpresent + VPB (PretI Ind Pl P3) => re_ + "uniam" ; --# notpresent + VPB (PretI Sub Sg P1) => re_ + "unisse" ; --# notpresent + VPB (PretI Sub Sg P2) => re_ + "unisses" ; --# notpresent + VPB (PretI Sub Sg P3) => re_ + "unisse" ; --# notpresent + VPB (PretI Sub Pl P1) => re_ + "uníssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => re_ + "unísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => re_ + "unissem" ; --# notpresent + VPB (MQPerf Sg P1) => re_ + "unira" ; --# notpresent + VPB (MQPerf Sg P2) => re_ + "uniras" ; --# notpresent + VPB (MQPerf Sg P3) => re_ + "unira" ; --# notpresent + VPB (MQPerf Pl P1) => re_ + "uníramos" ; --# notpresent + VPB (MQPerf Pl P2) => re_ + "uníreis" ; --# notpresent + VPB (MQPerf Pl P3) => re_ + "uniram" ; --# notpresent + VPB (PretP Sg P1) => re_ + "uni" ; --# notpresent + VPB (PretP Sg P2) => re_ + "uniste" ; --# notpresent + VPB (PretP Sg P3) => re_ + "uniu" ; --# notpresent + VPB (PretP Pl P1) => re_ + "unimos" ; --# notpresent + VPB (PretP Pl P2) => re_ + "unistes" ; --# notpresent + VPB (PretP Pl P3) => re_ + "uniram" ; --# notpresent + VPB (Fut Ind Sg P1) => re_ + "unirei" ; --# 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_ + "unireis" ; --# notpresent + VPB (Fut Ind Pl P3) => re_ + "unirão" ; --# notpresent + VPB (Fut Sub Sg P1) => re_ + "unir" ; --# notpresent + VPB (Fut Sub Sg P2) => re_ + "unires" ; --# notpresent + VPB (Fut Sub Sg P3) => re_ + "unir" ; --# notpresent + VPB (Fut Sub Pl P1) => re_ + "unirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => re_ + "unirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => re_ + "unirem" ; --# notpresent + VPB (Cond Sg P1) => re_ + "uniria" ; --# notpresent + VPB (Cond Sg P2) => re_ + "unirias" ; --# notpresent + VPB (Cond Sg P3) => re_ + "uniria" ; --# notpresent + VPB (Cond Pl P1) => re_ + "uniríamos" ; --# notpresent + VPB (Cond Pl P2) => re_ + "uniríeis" ; --# notpresent + VPB (Cond Pl P3) => re_ + "uniriam" ; --# notpresent + VPB (Imper Sg P2) => re_ + "úne" ; + VPB (Imper Sg P3) => re_ + "úna" ; + VPB (Imper Pl P1) => re_ + "unamos" ; + VPB (Imper Pl P2) => re_ + "uni" ; + VPB (Imper Pl P3) => re_ + "únam" ; VPB (Imper Sg P1) => nonExist } } ; oper proibir_77 : Str -> Verbum = \proibir -> - let proib_ = Predef.tk 2 proibir in + let pro_ = Predef.tk 4 proibir in {s = table { - VI Infn => proib_ + "ir" ; - VI Ger => proib_ + "indo" ; - VI Part => proib_ + "ido" ; - VPB (Pres Ind Sg P1) => proib_ + "o" ; - VPB (Pres Ind Sg P2) => proib_ + "es" ; - VPB (Pres Ind Sg P3) => proib_ + "e" ; - VPB (Pres Ind Pl P1) => proib_ + "imos" ; - VPB (Pres Ind Pl P2) => proib_ + "is" ; - VPB (Pres Ind Pl P3) => proib_ + "em" ; - VPB (Pres Sub Sg P1) => proib_ + "a" ; - VPB (Pres Sub Sg P2) => proib_ + "as" ; - VPB (Pres Sub Sg P3) => proib_ + "a" ; - VPB (Pres Sub Pl P1) => proib_ + "amos" ; - VPB (Pres Sub Pl P2) => proib_ + "ais" ; - VPB (Pres Sub Pl P3) => proib_ + "am" ; - VPB (PretI Ind Sg P1) => proib_ + "ia" ; --# notpresent - VPB (PretI Ind Sg P2) => proib_ + "ias" ; --# notpresent - VPB (PretI Ind Sg P3) => proib_ + "ia" ; --# notpresent - VPB (PretI Ind Pl P1) => proib_ + "íamos" ; --# notpresent - VPB (PretI Ind Pl P2) => proib_ + "íeis" ; --# notpresent - VPB (PretI Ind Pl P3) => proib_ + "iam" ; --# notpresent - VPB (PretI Sub Sg P1) => proib_ + "isse" ; --# notpresent - VPB (PretI Sub Sg P2) => proib_ + "isses" ; --# notpresent - VPB (PretI Sub Sg P3) => proib_ + "isse" ; --# notpresent - VPB (PretI Sub Pl P1) => proib_ + "íssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => proib_ + "ísseis" ; --# notpresent - VPB (PretI Sub Pl P3) => proib_ + "íssem" ; --# notpresent - VPB (MQPerf Sg P1) => proib_ + "ira" ; --# notpresent - VPB (MQPerf Sg P2) => proib_ + "iras" ; --# notpresent - VPB (MQPerf Sg P3) => proib_ + "ira" ; --# notpresent - VPB (MQPerf Pl P1) => proib_ + "íramos" ; --# notpresent - VPB (MQPerf Pl P2) => proib_ + "íreis" ; --# notpresent - VPB (MQPerf Pl P3) => proib_ + "iram" ; --# notpresent - VPB (PretP Sg P1) => proib_ + "i" ; --# notpresent - VPB (PretP Sg P2) => proib_ + "iste" ; --# notpresent - VPB (PretP Sg P3) => proib_ + "iu" ; --# notpresent - VPB (PretP Pl P1) => proib_ + "imos" ; --# notpresent - VPB (PretP Pl P2) => proib_ + "istes" ; --# notpresent - VPB (PretP Pl P3) => proib_ + "iram" ; --# notpresent - VPB (Fut Ind Sg P1) => proib_ + "irei" ; --# notpresent - VPB (Fut Ind Sg P2) => proib_ + "irás" ; --# notpresent - VPB (Fut Ind Sg P3) => proib_ + "irá" ; --# notpresent - VPB (Fut Ind Pl P1) => proib_ + "iremos" ; --# notpresent - VPB (Fut Ind Pl P2) => proib_ + "ireis" ; --# notpresent - VPB (Fut Ind Pl P3) => proib_ + "irão" ; --# notpresent - VPB (Fut Sub Sg P1) => proib_ + "ir" ; --# notpresent - VPB (Fut Sub Sg P2) => proib_ + "ires" ; --# notpresent - VPB (Fut Sub Sg P3) => proib_ + "ir" ; --# notpresent - VPB (Fut Sub Pl P1) => proib_ + "irmos" ; --# notpresent - VPB (Fut Sub Pl P2) => proib_ + "irdes" ; --# notpresent - VPB (Fut Sub Pl P3) => proib_ + "irem" ; --# notpresent - VPB (Cond Sg P1) => proib_ + "iria" ; --# notpresent - VPB (Cond Sg P2) => proib_ + "irias" ; --# notpresent - VPB (Cond Sg P3) => proib_ + "iria" ; --# notpresent - VPB (Cond Pl P1) => proib_ + "iríamos" ; --# notpresent - VPB (Cond Pl P2) => proib_ + "iríeis" ; --# notpresent - VPB (Cond Pl P3) => proib_ + "iriam" ; --# notpresent - VPB (Imper Sg P2) => proib_ + "e" ; - VPB (Imper Sg P3) => proib_ + "a" ; - VPB (Imper Pl P1) => proib_ + "amos" ; - VPB (Imper Pl P2) => proib_ + "i" ; - VPB (Imper Pl P3) => proib_ + "am" ; + VI Infn => pro_ + "ibir" ; + VI Ger => pro_ + "ibindo" ; + VI Part => pro_ + "ibido" ; + VPB (Pres Ind Sg P1) => pro_ + "íbo" ; + VPB (Pres Ind Sg P2) => pro_ + "íbes" ; + VPB (Pres Ind Sg P3) => pro_ + "íbe" ; + VPB (Pres Ind Pl P1) => pro_ + "ibimos" ; + VPB (Pres Ind Pl P2) => pro_ + "ibis" ; + VPB (Pres Ind Pl P3) => pro_ + "íbem" ; + VPB (Pres Sub Sg P1) => pro_ + "íba" ; + VPB (Pres Sub Sg P2) => pro_ + "íbas" ; + VPB (Pres Sub Sg P3) => pro_ + "íba" ; + VPB (Pres Sub Pl P1) => pro_ + "ibamos" ; + VPB (Pres Sub Pl P2) => pro_ + "ibais" ; + VPB (Pres Sub Pl P3) => pro_ + "íbam" ; + VPB (PretI Ind Sg P1) => pro_ + "ibia" ; --# notpresent + VPB (PretI Ind Sg P2) => pro_ + "ibias" ; --# notpresent + VPB (PretI Ind Sg P3) => pro_ + "ibia" ; --# notpresent + VPB (PretI Ind Pl P1) => pro_ + "ibíamos" ; --# notpresent + VPB (PretI Ind Pl P2) => pro_ + "ibíeis" ; --# notpresent + VPB (PretI Ind Pl P3) => pro_ + "ibiam" ; --# notpresent + VPB (PretI Sub Sg P1) => pro_ + "ibisse" ; --# notpresent + VPB (PretI Sub Sg P2) => pro_ + "ibisses" ; --# notpresent + VPB (PretI Sub Sg P3) => pro_ + "ibisse" ; --# notpresent + VPB (PretI Sub Pl P1) => pro_ + "ibíssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => pro_ + "ibísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => pro_ + "ibíssem" ; --# notpresent + VPB (MQPerf Sg P1) => pro_ + "ibira" ; --# notpresent + VPB (MQPerf Sg P2) => pro_ + "ibiras" ; --# notpresent + VPB (MQPerf Sg P3) => pro_ + "ibira" ; --# notpresent + VPB (MQPerf Pl P1) => pro_ + "ibíramos" ; --# notpresent + VPB (MQPerf Pl P2) => pro_ + "ibíreis" ; --# notpresent + VPB (MQPerf Pl P3) => pro_ + "ibiram" ; --# notpresent + VPB (PretP Sg P1) => pro_ + "ibi" ; --# notpresent + VPB (PretP Sg P2) => pro_ + "ibiste" ; --# notpresent + VPB (PretP Sg P3) => pro_ + "ibiu" ; --# notpresent + VPB (PretP Pl P1) => pro_ + "ibimos" ; --# notpresent + VPB (PretP Pl P2) => pro_ + "ibistes" ; --# notpresent + VPB (PretP Pl P3) => pro_ + "ibiram" ; --# notpresent + VPB (Fut Ind Sg P1) => pro_ + "ibirei" ; --# notpresent + VPB (Fut Ind Sg P2) => pro_ + "ibirás" ; --# notpresent + VPB (Fut Ind Sg P3) => pro_ + "ibirá" ; --# notpresent + VPB (Fut Ind Pl P1) => pro_ + "ibiremos" ; --# notpresent + VPB (Fut Ind Pl P2) => pro_ + "ibireis" ; --# notpresent + VPB (Fut Ind Pl P3) => pro_ + "ibirão" ; --# notpresent + VPB (Fut Sub Sg P1) => pro_ + "ibir" ; --# notpresent + VPB (Fut Sub Sg P2) => pro_ + "ibires" ; --# notpresent + VPB (Fut Sub Sg P3) => pro_ + "ibir" ; --# notpresent + VPB (Fut Sub Pl P1) => pro_ + "ibirmos" ; --# notpresent + VPB (Fut Sub Pl P2) => pro_ + "ibirdes" ; --# notpresent + VPB (Fut Sub Pl P3) => pro_ + "ibirem" ; --# notpresent + VPB (Cond Sg P1) => pro_ + "ibiria" ; --# notpresent + VPB (Cond Sg P2) => pro_ + "ibirias" ; --# notpresent + VPB (Cond Sg P3) => pro_ + "ibiria" ; --# notpresent + VPB (Cond Pl P1) => pro_ + "ibiríamos" ; --# notpresent + VPB (Cond Pl P2) => pro_ + "ibiríeis" ; --# notpresent + VPB (Cond Pl P3) => pro_ + "ibiriam" ; --# notpresent + VPB (Imper Sg P2) => pro_ + "íbe" ; + VPB (Imper Sg P3) => pro_ + "íba" ; + VPB (Imper Pl P1) => pro_ + "ibamos" ; + VPB (Imper Pl P2) => pro_ + "ibi" ; + VPB (Imper Pl P3) => pro_ + "íbam" ; VPB (Imper Sg P1) => nonExist } } ; @@ -5244,145 +5247,283 @@ oper imergir_78 : Str -> Verbum = \imergir -> VPB (Imper Sg P3) => imerg_ + nonExist ; VPB (Imper Pl P1) => imerg_ + nonExist ; VPB (Imper Pl P2) => imerg_ + "i" ; - VPB (Imper Pl P3) => imerg_ + "it" ; + VPB (Imper Pl P3) => imerg_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; oper falir_79 : Str -> Verbum = \falir -> - let fali_ = Predef.tk 1 falir in + let fal_ = Predef.tk 2 falir in {s = table { - VI Infn => fali_ + "r" ; - VI Ger => fali_ + "ndo" ; - VI Part => fali_ + "do" ; - VPB (Pres Ind Sg P1) => fali_ + nonExist ; - VPB (Pres Ind Sg P2) => fali_ + nonExist ; - VPB (Pres Ind Sg P3) => fali_ + nonExist ; - VPB (Pres Ind Pl P1) => fali_ + "mos" ; - VPB (Pres Ind Pl P2) => fali_ + "s" ; - VPB (Pres Ind Pl P3) => fali_ + nonExist ; - VPB (Pres Sub Sg P1) => fali_ + nonExist ; - VPB (Pres Sub Sg P2) => fali_ + nonExist ; - VPB (Pres Sub Sg P3) => fali_ + nonExist ; - VPB (Pres Sub Pl P1) => fali_ + nonExist ; - VPB (Pres Sub Pl P2) => fali_ + nonExist ; - VPB (Pres Sub Pl P3) => fali_ + nonExist ; - VPB (PretI Ind Sg P1) => fali_ + "a" ; --# notpresent - VPB (PretI Ind Sg P2) => fali_ + "as" ; --# notpresent - VPB (PretI Ind Sg P3) => fali_ + "a" ; --# notpresent - VPB (PretI Ind Pl P1) => fali_ + "amos" ; --# notpresent - VPB (PretI Ind Pl P2) => fali_ + "eis" ; --# notpresent - VPB (PretI Ind Pl P3) => fali_ + "am" ; --# notpresent - VPB (PretI Sub Sg P1) => fali_ + "sse" ; --# notpresent - VPB (PretI Sub Sg P2) => fali_ + "sses" ; --# notpresent - VPB (PretI Sub Sg P3) => fali_ + "sse" ; --# notpresent - VPB (PretI Sub Pl P1) => fali_ + "ssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => fali_ + "sseis" ; --# notpresent - VPB (PretI Sub Pl P3) => fali_ + "ssem" ; --# notpresent - VPB (MQPerf Sg P1) => fali_ + "ra" ; --# notpresent - VPB (MQPerf Sg P2) => fali_ + "ras" ; --# notpresent - VPB (MQPerf Sg P3) => fali_ + "ra" ; --# notpresent - VPB (MQPerf Pl P1) => fali_ + "ramos" ; --# notpresent - VPB (MQPerf Pl P2) => fali_ + "reis" ; --# notpresent - VPB (MQPerf Pl P3) => fali_ + "ram" ; --# notpresent - VPB (PretP Sg P1) => fali_ + "" ; --# notpresent - VPB (PretP Sg P2) => fali_ + "ste" ; --# notpresent - VPB (PretP Sg P3) => fali_ + "u" ; --# notpresent - VPB (PretP Pl P1) => fali_ + "mos" ; --# notpresent - VPB (PretP Pl P2) => fali_ + "stes" ; --# notpresent - VPB (PretP Pl P3) => fali_ + "ram" ; --# notpresent - VPB (Fut Ind Sg P1) => fali_ + "rei" ; --# notpresent - VPB (Fut Ind Sg P2) => fali_ + "rás" ; --# notpresent - VPB (Fut Ind Sg P3) => fali_ + "rá" ; --# notpresent - VPB (Fut Ind Pl P1) => fali_ + "remos" ; --# notpresent - VPB (Fut Ind Pl P2) => fali_ + "reis" ; --# notpresent - VPB (Fut Ind Pl P3) => fali_ + "rão" ; --# notpresent - VPB (Fut Sub Sg P1) => fali_ + "r" ; --# notpresent - VPB (Fut Sub Sg P2) => fali_ + "res" ; --# notpresent - VPB (Fut Sub Sg P3) => fali_ + "r" ; --# notpresent - VPB (Fut Sub Pl P1) => fali_ + "rmos" ; --# notpresent - VPB (Fut Sub Pl P2) => fali_ + "rdes" ; --# notpresent - VPB (Fut Sub Pl P3) => fali_ + "rem" ; --# notpresent - VPB (Cond Sg P1) => fali_ + "ria" ; --# notpresent - VPB (Cond Sg P2) => fali_ + "rias" ; --# notpresent - VPB (Cond Sg P3) => fali_ + "ria" ; --# notpresent - VPB (Cond Pl P1) => fali_ + "ríamos" ; --# notpresent - VPB (Cond Pl P2) => fali_ + "ríeis" ; --# notpresent - VPB (Cond Pl P3) => fali_ + "riam" ; --# notpresent - VPB (Imper Sg P2) => fali_ + nonExist ; - VPB (Imper Sg P3) => fali_ + nonExist ; - VPB (Imper Pl P1) => fali_ + nonExist ; - VPB (Imper Pl P2) => fali_ + "" ; - VPB (Imper Pl P3) => fali_ + nonExist ; + VI Infn => fal_ + "ir" ; + VI Ger => fal_ + "indo" ; + VI Part => fal_ + "ido" ; + VPB (Pres Ind Sg P1) => fal_ + nonExist ; + VPB (Pres Ind Sg P2) => fal_ + nonExist ; + VPB (Pres Ind Sg P3) => fal_ + nonExist ; + VPB (Pres Ind Pl P1) => fal_ + "imos" ; + VPB (Pres Ind Pl P2) => fal_ + "is" ; + VPB (Pres Ind Pl P3) => fal_ + nonExist ; + VPB (Pres Sub Sg P1) => fal_ + nonExist ; + VPB (Pres Sub Sg P2) => fal_ + nonExist ; + VPB (Pres Sub Sg P3) => fal_ + nonExist ; + VPB (Pres Sub Pl P1) => fal_ + nonExist ; + VPB (Pres Sub Pl P2) => fal_ + nonExist ; + VPB (Pres Sub Pl P3) => fal_ + nonExist ; + VPB (PretI Ind Sg P1) => fal_ + "ia" ; --# notpresent + VPB (PretI Ind Sg P2) => fal_ + "ias" ; --# notpresent + VPB (PretI Ind Sg P3) => fal_ + "ia" ; --# notpresent + VPB (PretI Ind Pl P1) => fal_ + "íamos" ; --# notpresent + VPB (PretI Ind Pl P2) => fal_ + "íeis" ; --# notpresent + VPB (PretI Ind Pl P3) => fal_ + "iam" ; --# notpresent + VPB (PretI Sub Sg P1) => fal_ + "isse" ; --# notpresent + VPB (PretI Sub Sg P2) => fal_ + "isses" ; --# notpresent + VPB (PretI Sub Sg P3) => fal_ + "isse" ; --# notpresent + VPB (PretI Sub Pl P1) => fal_ + "íssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => fal_ + "ísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => fal_ + "issem" ; --# notpresent + VPB (MQPerf Sg P1) => fal_ + "ira" ; --# notpresent + VPB (MQPerf Sg P2) => fal_ + "iras" ; --# notpresent + VPB (MQPerf Sg P3) => fal_ + "ira" ; --# notpresent + VPB (MQPerf Pl P1) => fal_ + "íramos" ; --# notpresent + VPB (MQPerf Pl P2) => fal_ + "íreis" ; --# notpresent + VPB (MQPerf Pl P3) => fal_ + "iram" ; --# notpresent + VPB (PretP Sg P1) => fal_ + "i" ; --# notpresent + VPB (PretP Sg P2) => fal_ + "iste" ; --# notpresent + VPB (PretP Sg P3) => fal_ + "iu" ; --# notpresent + VPB (PretP Pl P1) => fal_ + "imos" ; --# notpresent + VPB (PretP Pl P2) => fal_ + "istes" ; --# notpresent + VPB (PretP Pl P3) => fal_ + "iram" ; --# notpresent + VPB (Fut Ind Sg P1) => fal_ + "irei" ; --# notpresent + VPB (Fut Ind Sg P2) => fal_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => fal_ + "irá" ; --# notpresent + VPB (Fut Ind Pl P1) => fal_ + "iremos" ; --# notpresent + VPB (Fut Ind Pl P2) => fal_ + "ireis" ; --# notpresent + VPB (Fut Ind Pl P3) => fal_ + "irão" ; --# notpresent + VPB (Fut Sub Sg P1) => fal_ + "ir" ; --# notpresent + VPB (Fut Sub Sg P2) => fal_ + "ires" ; --# notpresent + VPB (Fut Sub Sg P3) => fal_ + "ir" ; --# notpresent + VPB (Fut Sub Pl P1) => fal_ + "irmos" ; --# notpresent + VPB (Fut Sub Pl P2) => fal_ + "irdes" ; --# notpresent + VPB (Fut Sub Pl P3) => fal_ + "irem" ; --# notpresent + VPB (Cond Sg P1) => fal_ + "iria" ; --# notpresent + VPB (Cond Sg P2) => fal_ + "irias" ; --# notpresent + VPB (Cond Sg P3) => fal_ + "iria" ; --# notpresent + VPB (Cond Pl P1) => fal_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => fal_ + "iríeis" ; --# notpresent + VPB (Cond Pl P3) => fal_ + "iriam" ; --# notpresent + VPB (Imper Sg P2) => fal_ + nonExist ; + VPB (Imper Sg P3) => fal_ + nonExist ; + VPB (Imper Pl P1) => fal_ + nonExist ; + VPB (Imper Pl P2) => fal_ + "i" ; + VPB (Imper Pl P3) => fal_ + nonExist ; VPB (Imper Sg P1) => nonExist } } ; oper remir_80 : Str -> Verbum = \remir -> - let remi_ = Predef.tk 1 remir in + let rem_ = Predef.tk 2 remir in {s = table { - VI Infn => remi_ + "r" ; - VI Ger => remi_ + "ndo" ; - VI Part => remi_ + "do" ; - VPB (Pres Ind Sg P1) => remi_ + nonExist ; - VPB (Pres Ind Sg P2) => remi_ + nonExist ; - VPB (Pres Ind Sg P3) => remi_ + nonExist ; - VPB (Pres Ind Pl P1) => remi_ + "mos" ; - VPB (Pres Ind Pl P2) => remi_ + "s" ; - VPB (Pres Ind Pl P3) => remi_ + nonExist ; - VPB (Pres Sub Sg P1) => remi_ + nonExist ; - VPB (Pres Sub Sg P2) => remi_ + nonExist ; - VPB (Pres Sub Sg P3) => remi_ + nonExist ; - VPB (Pres Sub Pl P1) => remi_ + nonExist ; - VPB (Pres Sub Pl P2) => remi_ + nonExist ; - VPB (Pres Sub Pl P3) => remi_ + nonExist ; - VPB (PretI Ind Sg P1) => remi_ + "a" ; --# notpresent - VPB (PretI Ind Sg P2) => remi_ + "as" ; --# notpresent - VPB (PretI Ind Sg P3) => remi_ + "a" ; --# notpresent - VPB (PretI Ind Pl P1) => remi_ + "amos" ; --# notpresent - VPB (PretI Ind Pl P2) => remi_ + "eis" ; --# notpresent - VPB (PretI Ind Pl P3) => remi_ + "am" ; --# notpresent - VPB (PretI Sub Sg P1) => remi_ + "sse" ; --# notpresent - VPB (PretI Sub Sg P2) => remi_ + "sses" ; --# notpresent - VPB (PretI Sub Sg P3) => remi_ + "sse" ; --# notpresent - VPB (PretI Sub Pl P1) => remi_ + "ssemos" ; --# notpresent - VPB (PretI Sub Pl P2) => remi_ + "sseis" ; --# notpresent - VPB (PretI Sub Pl P3) => remi_ + "ssem" ; --# notpresent - VPB (MQPerf Sg P1) => remi_ + "ra" ; --# notpresent - VPB (MQPerf Sg P2) => remi_ + "ras" ; --# notpresent - VPB (MQPerf Sg P3) => remi_ + "ra" ; --# notpresent - VPB (MQPerf Pl P1) => remi_ + "ramos" ; --# notpresent - VPB (MQPerf Pl P2) => remi_ + "reis" ; --# notpresent - VPB (MQPerf Pl P3) => remi_ + "ram" ; --# notpresent - VPB (PretP Sg P1) => remi_ + "" ; --# notpresent - VPB (PretP Sg P2) => remi_ + "ste" ; --# notpresent - VPB (PretP Sg P3) => remi_ + "u" ; --# notpresent - VPB (PretP Pl P1) => remi_ + "mos" ; --# notpresent - VPB (PretP Pl P2) => remi_ + "stes" ; --# notpresent - VPB (PretP Pl P3) => remi_ + "ram" ; --# notpresent - VPB (Fut Ind Sg P1) => remi_ + "rei" ; --# notpresent - VPB (Fut Ind Sg P2) => remi_ + "rás" ; --# notpresent - VPB (Fut Ind Sg P3) => remi_ + "rá" ; --# notpresent - VPB (Fut Ind Pl P1) => remi_ + "remos" ; --# notpresent - VPB (Fut Ind Pl P2) => remi_ + "reis" ; --# notpresent - VPB (Fut Ind Pl P3) => remi_ + "rão" ; --# notpresent - VPB (Fut Sub Sg P1) => remi_ + "r" ; --# notpresent - VPB (Fut Sub Sg P2) => remi_ + "res" ; --# notpresent - VPB (Fut Sub Sg P3) => remi_ + "r" ; --# notpresent - VPB (Fut Sub Pl P1) => remi_ + "rmos" ; --# notpresent - VPB (Fut Sub Pl P2) => remi_ + "rdes" ; --# notpresent - VPB (Fut Sub Pl P3) => remi_ + "rem" ; --# notpresent - VPB (Cond Sg P1) => remi_ + "ria" ; --# notpresent - VPB (Cond Sg P2) => remi_ + "rias" ; --# notpresent - VPB (Cond Sg P3) => remi_ + "ria" ; --# notpresent - VPB (Cond Pl P1) => remi_ + "ríamos" ; --# notpresent - VPB (Cond Pl P2) => remi_ + "ríeis" ; --# notpresent - VPB (Cond Pl P3) => remi_ + "riam" ; --# notpresent - VPB (Imper Sg P2) => remi_ + nonExist ; - VPB (Imper Sg P3) => remi_ + nonExist ; - VPB (Imper Pl P1) => remi_ + nonExist ; - VPB (Imper Pl P2) => remi_ + "" ; - VPB (Imper Pl P3) => remi_ + nonExist ; + VI Infn => rem_ + "ir" ; + VI Ger => rem_ + "indo" ; + VI Part => rem_ + "ido" ; + VPB (Pres Ind Sg P1) => rem_ + nonExist ; + VPB (Pres Ind Sg P2) => rem_ + nonExist ; + VPB (Pres Ind Sg P3) => rem_ + nonExist ; + VPB (Pres Ind Pl P1) => rem_ + "imos" ; + VPB (Pres Ind Pl P2) => rem_ + "is" ; + VPB (Pres Ind Pl P3) => rem_ + nonExist ; + VPB (Pres Sub Sg P1) => rem_ + nonExist ; + VPB (Pres Sub Sg P2) => rem_ + nonExist ; + VPB (Pres Sub Sg P3) => rem_ + nonExist ; + VPB (Pres Sub Pl P1) => rem_ + nonExist ; + VPB (Pres Sub Pl P2) => rem_ + nonExist ; + VPB (Pres Sub Pl P3) => rem_ + nonExist ; + VPB (PretI Ind Sg P1) => rem_ + "ia" ; --# notpresent + VPB (PretI Ind Sg P2) => rem_ + "ias" ; --# notpresent + VPB (PretI Ind Sg P3) => rem_ + "ia" ; --# notpresent + VPB (PretI Ind Pl P1) => rem_ + "íamos" ; --# notpresent + VPB (PretI Ind Pl P2) => rem_ + "íeis" ; --# notpresent + VPB (PretI Ind Pl P3) => rem_ + "iam" ; --# notpresent + VPB (PretI Sub Sg P1) => rem_ + "isse" ; --# notpresent + VPB (PretI Sub Sg P2) => rem_ + "isses" ; --# notpresent + VPB (PretI Sub Sg P3) => rem_ + "isse" ; --# notpresent + VPB (PretI Sub Pl P1) => rem_ + "íssemos" ; --# notpresent + VPB (PretI Sub Pl P2) => rem_ + "ísseis" ; --# notpresent + VPB (PretI Sub Pl P3) => rem_ + "issem" ; --# notpresent + VPB (MQPerf Sg P1) => rem_ + "ira" ; --# notpresent + VPB (MQPerf Sg P2) => rem_ + "iras" ; --# notpresent + VPB (MQPerf Sg P3) => rem_ + "ira" ; --# notpresent + VPB (MQPerf Pl P1) => rem_ + "íramos" ; --# notpresent + VPB (MQPerf Pl P2) => rem_ + "íreis" ; --# notpresent + VPB (MQPerf Pl P3) => rem_ + "iram" ; --# notpresent + VPB (PretP Sg P1) => rem_ + "i" ; --# notpresent + VPB (PretP Sg P2) => rem_ + "iste" ; --# notpresent + VPB (PretP Sg P3) => rem_ + "iu" ; --# notpresent + VPB (PretP Pl P1) => rem_ + "imos" ; --# notpresent + VPB (PretP Pl P2) => rem_ + "istes" ; --# notpresent + VPB (PretP Pl P3) => rem_ + "iram" ; --# notpresent + VPB (Fut Ind Sg P1) => rem_ + "irei" ; --# notpresent + VPB (Fut Ind Sg P2) => rem_ + "irás" ; --# notpresent + VPB (Fut Ind Sg P3) => rem_ + "irá" ; --# notpresent + VPB (Fut Ind Pl P1) => rem_ + "iremos" ; --# notpresent + VPB (Fut Ind Pl P2) => rem_ + "ireis" ; --# notpresent + VPB (Fut Ind Pl P3) => rem_ + "irão" ; --# notpresent + VPB (Fut Sub Sg P1) => rem_ + "ir" ; --# notpresent + VPB (Fut Sub Sg P2) => rem_ + "ires" ; --# notpresent + VPB (Fut Sub Sg P3) => rem_ + "ir" ; --# notpresent + VPB (Fut Sub Pl P1) => rem_ + "irmos" ; --# notpresent + VPB (Fut Sub Pl P2) => rem_ + "irdes" ; --# notpresent + VPB (Fut Sub Pl P3) => rem_ + "irem" ; --# notpresent + VPB (Cond Sg P1) => rem_ + "iria" ; --# notpresent + VPB (Cond Sg P2) => rem_ + "irias" ; --# notpresent + VPB (Cond Sg P3) => rem_ + "iria" ; --# notpresent + VPB (Cond Pl P1) => rem_ + "iríamos" ; --# notpresent + VPB (Cond Pl P2) => rem_ + "iríeis" ; --# notpresent + VPB (Cond Pl P3) => rem_ + "iriam" ; --# notpresent + VPB (Imper Sg P2) => rem_ + nonExist ; + VPB (Imper Sg P3) => rem_ + nonExist ; + VPB (Imper Pl P1) => rem_ + nonExist ; + VPB (Imper Pl P2) => rem_ + "i" ; + VPB (Imper Pl P3) => rem_ + nonExist ; + VPB (Imper Sg P1) => nonExist + } + } ; + +oper viajar_r22 : Str -> Verbum = \viajar -> + let viaj_ = Predef.tk 2 viajar in + {s = table { + VI Infn => viaj_ + "ar" ; + VI Ger => viaj_ + "ando" ; + VI Part => viaj_ + "ado" ; + VPB (Pres Ind Sg P1) => viaj_ + "o" ; + VPB (Pres Ind Sg P2) => viaj_ + "as" ; + VPB (Pres Ind Sg P3) => viaj_ + "a" ; + VPB (Pres Ind Pl P1) => viaj_ + "amos" ; + VPB (Pres Ind Pl P2) => viaj_ + "ais" ; + VPB (Pres Ind Pl P3) => viaj_ + "am" ; + VPB (Pres Sub Sg P1) => viaj_ + "e" ; + VPB (Pres Sub Sg P2) => viaj_ + "es" ; + VPB (Pres Sub Sg P3) => viaj_ + "e" ; + VPB (Pres Sub Pl P1) => viaj_ + "emos" ; + VPB (Pres Sub Pl P2) => viaj_ + "eis" ; + VPB (Pres Sub Pl P3) => viaj_ + "em" ; + VPB (PretI Ind Sg P1) => viaj_ + "ava" ; --# notpresent + VPB (PretI Ind Sg P2) => viaj_ + "avas" ; --# notpresent + VPB (PretI Ind Sg P3) => viaj_ + "ava" ; --# notpresent + VPB (PretI Ind Pl P1) => viaj_ + "ávamos" ; --# notpresent + VPB (PretI Ind Pl P2) => viaj_ + "áveis" ; --# notpresent + VPB (PretI Ind Pl P3) => viaj_ + "avam" ; --# notpresent + VPB (PretI Sub Sg P1) => viaj_ + "asse" ; --# notpresent + VPB (PretI Sub Sg P2) => viaj_ + "asses" ; --# notpresent + VPB (PretI Sub Sg P3) => viaj_ + "asse" ; --# notpresent + VPB (PretI Sub Pl P1) => viaj_ + "ássemos" ; --# notpresent + VPB (PretI Sub Pl P2) => viaj_ + "ásseis" ; --# notpresent + VPB (PretI Sub Pl P3) => viaj_ + "assem" ; --# notpresent + VPB (MQPerf Sg P1) => viaj_ + "ara" ; --# notpresent + VPB (MQPerf Sg P2) => viaj_ + "aras" ; --# notpresent + VPB (MQPerf Sg P3) => viaj_ + "ara" ; --# notpresent + VPB (MQPerf Pl P1) => viaj_ + "áramos" ; --# notpresent + VPB (MQPerf Pl P2) => viaj_ + "áreis" ; --# notpresent + VPB (MQPerf Pl P3) => viaj_ + "aram" ; --# notpresent + VPB (PretP Sg P1) => viaj_ + "ei" ; --# notpresent + VPB (PretP Sg P2) => viaj_ + "aste" ; --# notpresent + VPB (PretP Sg P3) => viaj_ + "ou" ; --# notpresent + VPB (PretP Pl P1) => viaj_ + "amos" ; --# notpresent + VPB (PretP Pl P2) => viaj_ + "astes" ; --# notpresent + VPB (PretP Pl P3) => viaj_ + "aram" ; --# notpresent + VPB (Fut Ind Sg P1) => viaj_ + "arei" ; --# notpresent + VPB (Fut Ind Sg P2) => viaj_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => viaj_ + "ará" ; --# notpresent + VPB (Fut Ind Pl P1) => viaj_ + "aremos" ; --# notpresent + VPB (Fut Ind Pl P2) => viaj_ + "areis" ; --# notpresent + VPB (Fut Ind Pl P3) => viaj_ + "arão" ; --# notpresent + VPB (Fut Sub Sg P1) => viaj_ + "ar" ; --# notpresent + VPB (Fut Sub Sg P2) => viaj_ + "ares" ; --# notpresent + VPB (Fut Sub Sg P3) => viaj_ + "ar" ; --# notpresent + VPB (Fut Sub Pl P1) => viaj_ + "armos" ; --# notpresent + VPB (Fut Sub Pl P2) => viaj_ + "ardes" ; --# notpresent + VPB (Fut Sub Pl P3) => viaj_ + "arem" ; --# notpresent + VPB (Cond Sg P1) => viaj_ + "aria" ; --# notpresent + VPB (Cond Sg P2) => viaj_ + "arias" ; --# notpresent + VPB (Cond Sg P3) => viaj_ + "aria" ; --# notpresent + VPB (Cond Pl P1) => viaj_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => viaj_ + "aríeis" ; --# notpresent + VPB (Cond Pl P3) => viaj_ + "ariam" ; --# notpresent + VPB (Imper Sg P2) => viaj_ + "a" ; + VPB (Imper Sg P3) => viaj_ + "e" ; + VPB (Imper Pl P1) => viaj_ + "emos" ; + VPB (Imper Pl P2) => viaj_ + "ai" ; + VPB (Imper Pl P3) => viaj_ + "em" ; + VPB (Imper Sg P1) => nonExist + } + } ; + +oper suar_r37 : Str -> Verbum = \suar -> + let su_ = Predef.tk 2 suar in + {s = table { + VI Infn => su_ + "ar" ; + VI Ger => su_ + "ando" ; + VI Part => su_ + "ado" ; + VPB (Pres Ind Sg P1) => su_ + "o" ; + VPB (Pres Ind Sg P2) => su_ + "as" ; + VPB (Pres Ind Sg P3) => su_ + "a" ; + VPB (Pres Ind Pl P1) => su_ + "amos" ; + VPB (Pres Ind Pl P2) => su_ + "ais" ; + VPB (Pres Ind Pl P3) => su_ + "am" ; + VPB (Pres Sub Sg P1) => su_ + "e" ; + VPB (Pres Sub Sg P2) => su_ + "es" ; + VPB (Pres Sub Sg P3) => su_ + "e" ; + VPB (Pres Sub Pl P1) => su_ + "emos" ; + VPB (Pres Sub Pl P2) => su_ + "eis" ; + VPB (Pres Sub Pl P3) => su_ + "em" ; + VPB (PretI Ind Sg P1) => su_ + "ava" ; --# notpresent + VPB (PretI Ind Sg P2) => su_ + "avas" ; --# notpresent + VPB (PretI Ind Sg P3) => su_ + "ava" ; --# notpresent + VPB (PretI Ind Pl P1) => su_ + "ávamos" ; --# notpresent + VPB (PretI Ind Pl P2) => su_ + "áveis" ; --# notpresent + VPB (PretI Ind Pl P3) => su_ + "avam" ; --# notpresent + VPB (PretI Sub Sg P1) => su_ + "asse" ; --# notpresent + VPB (PretI Sub Sg P2) => su_ + "asses" ; --# notpresent + VPB (PretI Sub Sg P3) => su_ + "asse" ; --# notpresent + VPB (PretI Sub Pl P1) => su_ + "ássemos" ; --# notpresent + VPB (PretI Sub Pl P2) => su_ + "ásseis" ; --# notpresent + VPB (PretI Sub Pl P3) => su_ + "assem" ; --# notpresent + VPB (MQPerf Sg P1) => su_ + "ara" ; --# notpresent + VPB (MQPerf Sg P2) => su_ + "aras" ; --# notpresent + VPB (MQPerf Sg P3) => su_ + "ara" ; --# notpresent + VPB (MQPerf Pl P1) => su_ + "áramos" ; --# notpresent + VPB (MQPerf Pl P2) => su_ + "áreis" ; --# notpresent + VPB (MQPerf Pl P3) => su_ + "aram" ; --# notpresent + VPB (PretP Sg P1) => su_ + "ei" ; --# notpresent + VPB (PretP Sg P2) => su_ + "aste" ; --# notpresent + VPB (PretP Sg P3) => su_ + "ou" ; --# notpresent + VPB (PretP Pl P1) => su_ + "amos" ; --# notpresent + VPB (PretP Pl P2) => su_ + "astes" ; --# notpresent + VPB (PretP Pl P3) => su_ + "aram" ; --# notpresent + VPB (Fut Ind Sg P1) => su_ + "arei" ; --# notpresent + VPB (Fut Ind Sg P2) => su_ + "arás" ; --# notpresent + VPB (Fut Ind Sg P3) => su_ + "ará" ; --# notpresent + VPB (Fut Ind Pl P1) => su_ + "aremos" ; --# notpresent + VPB (Fut Ind Pl P2) => su_ + "areis" ; --# notpresent + VPB (Fut Ind Pl P3) => su_ + "arão" ; --# notpresent + VPB (Fut Sub Sg P1) => su_ + "ar" ; --# notpresent + VPB (Fut Sub Sg P2) => su_ + "ares" ; --# notpresent + VPB (Fut Sub Sg P3) => su_ + "ar" ; --# notpresent + VPB (Fut Sub Pl P1) => su_ + "armos" ; --# notpresent + VPB (Fut Sub Pl P2) => su_ + "ardes" ; --# notpresent + VPB (Fut Sub Pl P3) => su_ + "arem" ; --# notpresent + VPB (Cond Sg P1) => su_ + "aria" ; --# notpresent + VPB (Cond Sg P2) => su_ + "arias" ; --# notpresent + VPB (Cond Sg P3) => su_ + "aria" ; --# notpresent + VPB (Cond Pl P1) => su_ + "aríamos" ; --# notpresent + VPB (Cond Pl P2) => su_ + "aríeis" ; --# notpresent + VPB (Cond Pl P3) => su_ + "ariam" ; --# notpresent + VPB (Imper Sg P2) => su_ + "a" ; + VPB (Imper Sg P3) => su_ + "e" ; + VPB (Imper Pl P1) => su_ + "emos" ; + VPB (Imper Pl P2) => su_ + "ai" ; + VPB (Imper Pl P3) => su_ + "em" ; VPB (Imper Sg P1) => nonExist } } ;