diff --git a/src/spanish/DictSpa.gf b/src/spanish/DictSpa.gf index c1c44db2..129f1388 100644 --- a/src/spanish/DictSpa.gf +++ b/src/spanish/DictSpa.gf @@ -20577,7 +20577,7 @@ lin grasoso_A = mkA "grasoso" ; lin gratificación_N = mkN "gratificación" ; lin gratificante_A = mkA "gratificante" ; lin gratificar_V = mkV "gratificar" ; -lin gratis_A = mkA "gratis" ; +lin gratis_A = invarA "gratis" ; lin gratis_Adv = mkAdv "gratis" ; lin gratitud_N = mkN "gratitud" ; lin grato_A = mkA "grato" ; @@ -34182,7 +34182,7 @@ lin reembolsar_V = mkV "reembolsar" ; lin reembolso_N = mkN "reembolso" ; lin reemplazable_A = mkA "reemplazable" ; lin reemplazar_V = mkV "reemplazar" ; -lin reencender_V = mkV "reencender" ; +lin reencender_V = mkV "reencender" "reenciendo" ; lin reencontrarse_V = reflV reencontrar_V ; lin reensamblaje_N = mkN "reensamblaje" ; lin reensamblar_V = mkV "reensamblar" ; @@ -42669,7 +42669,7 @@ lin resfrío_N = mkN "resfrío" ; lin coyuntura_N = mkN "coyuntura" ; lin uroflujometría_N = mkN "uroflujometría" ; lin flanco_N = mkN "flanco" ; -lin merendar_V = mkV "merendar" ; +lin merendar_V = mkV "merendar" "meriendo" ; lin mal_A = mkA "mal" ; lin involucrado_A = mkA "involucrado" ; lin tembloroso_A = mkA "tembloroso" ; diff --git a/src/spanish/DiffSpa.gf b/src/spanish/DiffSpa.gf index 9e4960ec..af4632b2 100644 --- a/src/spanish/DiffSpa.gf +++ b/src/spanish/DiffSpa.gf @@ -197,7 +197,7 @@ instance DiffSpa of DiffRomance - [iAdvQuestionInv,otherInv,partAgr,stare_V,vpAg <_,Pl,P1> => cases "nos" "nosotras" ; --- nosotros <_,Pl,P2> => cases "vos" "vosotras" ; --- vosotros => cases3 "la" "le" "ella" ; - <_, Sg,P3> => cases3 "lo" "le" "èl" ; + <_, Sg,P3> => cases3 "lo" "le" "él" ; => cases3 "las" "les" "ellas" ; <_, Pl,P3> => cases3 "los" "les" "ellos" } ; diff --git a/src/spanish/IrregSpa.gf b/src/spanish/IrregSpa.gf index 35aa9475..4c4e3a23 100644 --- a/src/spanish/IrregSpa.gf +++ b/src/spanish/IrregSpa.gf @@ -3,7 +3,7 @@ -- machine-generated GF file from Andersson & Söderberg's MSc work concrete IrregSpa of IrregSpaAbs = CatSpa ** - open (C=CommonRomance), ParadigmsSpa, BeschSpa in { + open (C=CommonRomance), ParadigmsSpa, BeschSpa, Prelude in { flags optimize=values ; coding=utf8 ; @@ -67,7 +67,7 @@ lin ser_V = verboV {- VPB (Cond C.Pl C.P1) => -} "seríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "seríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "serían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sé" ; {- VPB (Imper C.Sg C.P3) => -} "sea" ; {- VPB (Imper C.Pl C.P1) => -} "seamos" ; @@ -139,7 +139,7 @@ lin ir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "iríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "iríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "irían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ve" ; {- VPB (Imper C.Sg C.P3) => -} "vaya" ; {- VPB (Imper C.Pl C.P1) => -} variants {"vamos" ; "vayamos"} ; @@ -211,7 +211,7 @@ lin estar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "estaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "estaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "estarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "está" ; {- VPB (Imper C.Sg C.P3) => -} "esté" ; {- VPB (Imper C.Pl C.P1) => -} "estemos" ; @@ -283,12 +283,12 @@ lin haber_V = verboV {- VPB (Cond C.Pl C.P1) => -} "habríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "habríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "habrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "habido" ; {- VPB (Pass C.Sg Fem) => -} "habida" ; {- VPB (Pass C.Pl Masc) => -} "habidos" ; @@ -355,7 +355,7 @@ lin caber_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cabríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cabríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cabrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cabe" ; {- VPB (Imper C.Sg C.P3) => -} "quepa" ; {- VPB (Imper C.Pl C.P1) => -} "quepamos" ; @@ -427,7 +427,7 @@ lin resaber_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resabríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resabríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resabrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resabe" ; {- VPB (Imper C.Sg C.P3) => -} "resepa" ; {- VPB (Imper C.Pl C.P1) => -} "resepamos" ; @@ -499,7 +499,7 @@ lin saber_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sabríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sabríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sabrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sabe" ; {- VPB (Imper C.Sg C.P3) => -} "sepa" ; {- VPB (Imper C.Pl C.P1) => -} "sepamos" ; @@ -571,7 +571,7 @@ lin abstener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abstendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abstendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abstendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abstén" ; {- VPB (Imper C.Sg C.P3) => -} "abstenga" ; {- VPB (Imper C.Pl C.P1) => -} "abstengamos" ; @@ -643,7 +643,7 @@ lin contener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contén" ; {- VPB (Imper C.Sg C.P3) => -} "contenga" ; {- VPB (Imper C.Pl C.P1) => -} "contengamos" ; @@ -715,7 +715,7 @@ lin detener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "detendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "detendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "detendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "detén" ; {- VPB (Imper C.Sg C.P3) => -} "detenga" ; {- VPB (Imper C.Pl C.P1) => -} "detengamos" ; @@ -787,7 +787,7 @@ lin entretener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entretendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entretendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entretendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entretén" ; {- VPB (Imper C.Sg C.P3) => -} "entretenga" ; {- VPB (Imper C.Pl C.P1) => -} "entretengamos" ; @@ -859,7 +859,7 @@ lin mantener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mantendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mantendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mantendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mantén" ; {- VPB (Imper C.Sg C.P3) => -} "mantenga" ; {- VPB (Imper C.Pl C.P1) => -} "mantengamos" ; @@ -931,7 +931,7 @@ lin manutener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "manutendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "manutendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "manutendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "manutén" ; {- VPB (Imper C.Sg C.P3) => -} "manutenga" ; {- VPB (Imper C.Pl C.P1) => -} "manutengamos" ; @@ -1003,7 +1003,7 @@ lin obtener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "obtendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "obtendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "obtendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "obtén" ; {- VPB (Imper C.Sg C.P3) => -} "obtenga" ; {- VPB (Imper C.Pl C.P1) => -} "obtengamos" ; @@ -1075,7 +1075,7 @@ lin retener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retén" ; {- VPB (Imper C.Sg C.P3) => -} "retenga" ; {- VPB (Imper C.Pl C.P1) => -} "retengamos" ; @@ -1147,7 +1147,7 @@ lin sostener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sostendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sostendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sostendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sostén" ; {- VPB (Imper C.Sg C.P3) => -} "sostenga" ; {- VPB (Imper C.Pl C.P1) => -} "sostengamos" ; @@ -1219,7 +1219,7 @@ lin tener_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ten" ; {- VPB (Imper C.Sg C.P3) => -} "tenga" ; {- VPB (Imper C.Pl C.P1) => -} "tengamos" ; @@ -1291,7 +1291,7 @@ lin anteponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "antepondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "antepondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "antepondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "antepon" ; {- VPB (Imper C.Sg C.P3) => -} "anteponga" ; {- VPB (Imper C.Pl C.P1) => -} "antepongamos" ; @@ -1363,7 +1363,7 @@ lin aponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apon" ; {- VPB (Imper C.Sg C.P3) => -} "aponga" ; {- VPB (Imper C.Pl C.P1) => -} "apongamos" ; @@ -1435,7 +1435,7 @@ lin componer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "compondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "compondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "compondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "compon" ; {- VPB (Imper C.Sg C.P3) => -} "componga" ; {- VPB (Imper C.Pl C.P1) => -} "compongamos" ; @@ -1507,7 +1507,7 @@ lin contraponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contrapondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contrapondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contrapondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contrapon" ; {- VPB (Imper C.Sg C.P3) => -} "contraponga" ; {- VPB (Imper C.Pl C.P1) => -} "contrapongamos" ; @@ -1579,7 +1579,7 @@ lin deponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "depondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "depondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "depondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "depon" ; {- VPB (Imper C.Sg C.P3) => -} "deponga" ; {- VPB (Imper C.Pl C.P1) => -} "depongamos" ; @@ -1651,7 +1651,7 @@ lin descomponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descompondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descompondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descompondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descompon" ; {- VPB (Imper C.Sg C.P3) => -} "descomponga" ; {- VPB (Imper C.Pl C.P1) => -} "descompongamos" ; @@ -1723,7 +1723,7 @@ lin desimponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desimpondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desimpondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desimpondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desimpon" ; {- VPB (Imper C.Sg C.P3) => -} "desimponga" ; {- VPB (Imper C.Pl C.P1) => -} "desimpongamos" ; @@ -1795,7 +1795,7 @@ lin disponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "dispondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "dispondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dispondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "dispon" ; {- VPB (Imper C.Sg C.P3) => -} "disponga" ; {- VPB (Imper C.Pl C.P1) => -} "dispongamos" ; @@ -1867,7 +1867,7 @@ lin exponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "expondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "expondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "expondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "expon" ; {- VPB (Imper C.Sg C.P3) => -} "exponga" ; {- VPB (Imper C.Pl C.P1) => -} "expongamos" ; @@ -1939,7 +1939,7 @@ lin fotocomponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fotocompondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fotocompondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fotocompondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fotocompon" ; {- VPB (Imper C.Sg C.P3) => -} "fotocomponga" ; {- VPB (Imper C.Pl C.P1) => -} "fotocompongamos" ; @@ -2011,7 +2011,7 @@ lin imponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "impondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "impondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "impondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "impon" ; {- VPB (Imper C.Sg C.P3) => -} "imponga" ; {- VPB (Imper C.Pl C.P1) => -} "impongamos" ; @@ -2083,7 +2083,7 @@ lin indisponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "indispondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "indispondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "indispondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "indispon" ; {- VPB (Imper C.Sg C.P3) => -} "indisponga" ; {- VPB (Imper C.Pl C.P1) => -} "indispongamos" ; @@ -2155,7 +2155,7 @@ lin interponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "interpondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "interpondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "interpondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "interpon" ; {- VPB (Imper C.Sg C.P3) => -} "interponga" ; {- VPB (Imper C.Pl C.P1) => -} "interpongamos" ; @@ -2227,7 +2227,7 @@ lin oponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "opondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "opondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "opondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "opon" ; {- VPB (Imper C.Sg C.P3) => -} "oponga" ; {- VPB (Imper C.Pl C.P1) => -} "opongamos" ; @@ -2299,7 +2299,7 @@ lin poner_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pon" ; {- VPB (Imper C.Sg C.P3) => -} "ponga" ; {- VPB (Imper C.Pl C.P1) => -} "pongamos" ; @@ -2371,7 +2371,7 @@ lin posponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pospondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pospondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pospondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pospon" ; {- VPB (Imper C.Sg C.P3) => -} "posponga" ; {- VPB (Imper C.Pl C.P1) => -} "pospongamos" ; @@ -2443,7 +2443,7 @@ lin predisponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "predispondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "predispondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "predispondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "predispon" ; {- VPB (Imper C.Sg C.P3) => -} "predisponga" ; {- VPB (Imper C.Pl C.P1) => -} "predispongamos" ; @@ -2515,7 +2515,7 @@ lin preponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prepondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prepondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prepondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prepon" ; {- VPB (Imper C.Sg C.P3) => -} "preponga" ; {- VPB (Imper C.Pl C.P1) => -} "prepongamos" ; @@ -2587,7 +2587,7 @@ lin presuponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "presupondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "presupondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "presupondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "presupon" ; {- VPB (Imper C.Sg C.P3) => -} "presuponga" ; {- VPB (Imper C.Pl C.P1) => -} "presupongamos" ; @@ -2659,7 +2659,7 @@ lin proponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "propondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "propondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "propondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "propon" ; {- VPB (Imper C.Sg C.P3) => -} "proponga" ; {- VPB (Imper C.Pl C.P1) => -} "propongamos" ; @@ -2731,7 +2731,7 @@ lin recomponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recompondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recompondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recompondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recompon" ; {- VPB (Imper C.Sg C.P3) => -} "recomponga" ; {- VPB (Imper C.Pl C.P1) => -} "recompongamos" ; @@ -2803,7 +2803,7 @@ lin reponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "repondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "repondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "repondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "repon" ; {- VPB (Imper C.Sg C.P3) => -} "reponga" ; {- VPB (Imper C.Pl C.P1) => -} "repongamos" ; @@ -2875,7 +2875,7 @@ lin sobreexponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobreexpondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobreexpondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobreexpondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobreexpon" ; {- VPB (Imper C.Sg C.P3) => -} "sobreexponga" ; {- VPB (Imper C.Pl C.P1) => -} "sobreexpongamos" ; @@ -2947,7 +2947,7 @@ lin sobreponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrepondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrepondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrepondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrepon" ; {- VPB (Imper C.Sg C.P3) => -} "sobreponga" ; {- VPB (Imper C.Pl C.P1) => -} "sobrepongamos" ; @@ -3019,7 +3019,7 @@ lin subexponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subexpondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subexpondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subexpondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subexpon" ; {- VPB (Imper C.Sg C.P3) => -} "subexponga" ; {- VPB (Imper C.Pl C.P1) => -} "subexpongamos" ; @@ -3091,7 +3091,7 @@ lin superponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "superpondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "superpondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "superpondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "superpon" ; {- VPB (Imper C.Sg C.P3) => -} "superponga" ; {- VPB (Imper C.Pl C.P1) => -} "superpongamos" ; @@ -3163,7 +3163,7 @@ lin suponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "supondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "supondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "supondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "supon" ; {- VPB (Imper C.Sg C.P3) => -} "suponga" ; {- VPB (Imper C.Pl C.P1) => -} "supongamos" ; @@ -3235,7 +3235,7 @@ lin telecomponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "telecompondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "telecompondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "telecompondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "telecompon" ; {- VPB (Imper C.Sg C.P3) => -} "telecomponga" ; {- VPB (Imper C.Pl C.P1) => -} "telecompongamos" ; @@ -3307,7 +3307,7 @@ lin transponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "transpondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "transpondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "transpondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "transpon" ; {- VPB (Imper C.Sg C.P3) => -} "transponga" ; {- VPB (Imper C.Pl C.P1) => -} "transpongamos" ; @@ -3379,7 +3379,7 @@ lin trasponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "traspondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "traspondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "traspondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "traspon" ; {- VPB (Imper C.Sg C.P3) => -} "trasponga" ; {- VPB (Imper C.Pl C.P1) => -} "traspongamos" ; @@ -3451,7 +3451,7 @@ lin yuxtaponer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "yuxtapondríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "yuxtapondríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "yuxtapondrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "yuxtapon" ; {- VPB (Imper C.Sg C.P3) => -} "yuxtaponga" ; {- VPB (Imper C.Pl C.P1) => -} "yuxtapongamos" ; @@ -3523,7 +3523,7 @@ lin advenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "advendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "advendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "advendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adven" ; {- VPB (Imper C.Sg C.P3) => -} "advenga" ; {- VPB (Imper C.Pl C.P1) => -} "advengamos" ; @@ -3595,7 +3595,7 @@ lin antevenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "antevendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "antevendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "antevendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "anteven" ; {- VPB (Imper C.Sg C.P3) => -} "antevenga" ; {- VPB (Imper C.Pl C.P1) => -} "antevengamos" ; @@ -3667,7 +3667,7 @@ lin aprevenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aprevendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aprevendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aprevendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apreven" ; {- VPB (Imper C.Sg C.P3) => -} "aprevenga" ; {- VPB (Imper C.Pl C.P1) => -} "aprevengamos" ; @@ -3739,7 +3739,7 @@ lin avenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "avendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "avendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "avendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aven" ; {- VPB (Imper C.Sg C.P3) => -} "avenga" ; {- VPB (Imper C.Pl C.P1) => -} "avengamos" ; @@ -3811,7 +3811,7 @@ lin contravenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contravendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contravendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contravendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contraven" ; {- VPB (Imper C.Sg C.P3) => -} "contravenga" ; {- VPB (Imper C.Pl C.P1) => -} "contravengamos" ; @@ -3883,7 +3883,7 @@ lin convenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "convendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "convendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "convendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "conven" ; {- VPB (Imper C.Sg C.P3) => -} "convenga" ; {- VPB (Imper C.Pl C.P1) => -} "convengamos" ; @@ -3955,7 +3955,7 @@ lin desavenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desavendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desavendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desavendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desaven" ; {- VPB (Imper C.Sg C.P3) => -} "desavenga" ; {- VPB (Imper C.Pl C.P1) => -} "desavengamos" ; @@ -4027,7 +4027,7 @@ lin desconvenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desconvendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desconvendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desconvendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desconven" ; {- VPB (Imper C.Sg C.P3) => -} "desconvenga" ; {- VPB (Imper C.Pl C.P1) => -} "desconvengamos" ; @@ -4099,7 +4099,7 @@ lin devenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "devendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "devendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "devendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deven" ; {- VPB (Imper C.Sg C.P3) => -} "devenga" ; {- VPB (Imper C.Pl C.P1) => -} "devengamos" ; @@ -4171,7 +4171,7 @@ lin disconvenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "disconvendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "disconvendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "disconvendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "disconven" ; {- VPB (Imper C.Sg C.P3) => -} "disconvenga" ; {- VPB (Imper C.Pl C.P1) => -} "disconvengamos" ; @@ -4243,7 +4243,7 @@ lin intervenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "intervendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "intervendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "intervendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "interven" ; {- VPB (Imper C.Sg C.P3) => -} "intervenga" ; {- VPB (Imper C.Pl C.P1) => -} "intervengamos" ; @@ -4315,7 +4315,7 @@ lin prevenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prevendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prevendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prevendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "preven" ; {- VPB (Imper C.Sg C.P3) => -} "prevenga" ; {- VPB (Imper C.Pl C.P1) => -} "prevengamos" ; @@ -4387,7 +4387,7 @@ lin provenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "provendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "provendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "provendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "proven" ; {- VPB (Imper C.Sg C.P3) => -} "provenga" ; {- VPB (Imper C.Pl C.P1) => -} "provengamos" ; @@ -4459,7 +4459,7 @@ lin reconvenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reconvendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reconvendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reconvendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reconven" ; {- VPB (Imper C.Sg C.P3) => -} "reconvenga" ; {- VPB (Imper C.Pl C.P1) => -} "reconvengamos" ; @@ -4531,7 +4531,7 @@ lin revenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "revendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "revendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "revendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reven" ; {- VPB (Imper C.Sg C.P3) => -} "revenga" ; {- VPB (Imper C.Pl C.P1) => -} "revengamos" ; @@ -4603,7 +4603,7 @@ lin sobrevenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrevendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrevendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrevendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobreven" ; {- VPB (Imper C.Sg C.P3) => -} "sobrevenga" ; {- VPB (Imper C.Pl C.P1) => -} "sobrevengamos" ; @@ -4675,7 +4675,7 @@ lin subvenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subvendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subvendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subvendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subven" ; {- VPB (Imper C.Sg C.P3) => -} "subvenga" ; {- VPB (Imper C.Pl C.P1) => -} "subvengamos" ; @@ -4747,7 +4747,7 @@ lin supervenir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "supervendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "supervendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "supervendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "superven" ; {- VPB (Imper C.Sg C.P3) => -} "supervenga" ; {- VPB (Imper C.Pl C.P1) => -} "supervengamos" ; @@ -4819,7 +4819,7 @@ lin venir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "vendríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "vendríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "vendrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ven" ; {- VPB (Imper C.Sg C.P3) => -} "venga" ; {- VPB (Imper C.Pl C.P1) => -} "vengamos" ; @@ -4891,7 +4891,7 @@ lin romper_V = verboV {- VPB (Cond C.Pl C.P1) => -} "romperíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "romperíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "romperían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rompe" ; {- VPB (Imper C.Sg C.P3) => -} "rompa" ; {- VPB (Imper C.Pl C.P1) => -} "rompamos" ; @@ -4963,7 +4963,7 @@ lin volver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "volveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "volveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "volverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "vuelve" ; {- VPB (Imper C.Sg C.P3) => -} "vuelva" ; {- VPB (Imper C.Pl C.P1) => -} "volvamos" ; @@ -5035,7 +5035,7 @@ lin pudrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pudriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pudriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pudrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pudre" ; {- VPB (Imper C.Sg C.P3) => -} "pudra" ; {- VPB (Imper C.Pl C.P1) => -} "pudramos" ; @@ -5051,71 +5051,71 @@ lin pudrir_V = verboV lin adir_V = verboV {s = table (BeschSpa.VFB) [ {- VI Infn => -} "adir" ; - {- VI Ger => -} variants {} ; - {- VI Part => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VI Ger => -} nonExist; + {- VI Part => -} nonExist; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -5125,69 +5125,69 @@ lin denegrir_V = verboV {- VI Infn => -} "denegrir" ; {- VI Ger => -} "denegriendo" ; {- VI Part => -} "denegrido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -5195,71 +5195,71 @@ lin denegrir_V = verboV lin descolorir_V = verboV {s = table (BeschSpa.VFB) [ {- VI Infn => -} "descolorir" ; - {- VI Ger => -} variants {} ; + {- VI Ger => -} nonExist; {- VI Part => -} "descolorido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -5267,71 +5267,71 @@ lin descolorir_V = verboV lin fallir_V = verboV {s = table (BeschSpa.VFB) [ {- VI Infn => -} "fallir" ; - {- VI Ger => -} variants {} ; + {- VI Ger => -} nonExist; {- VI Part => -} "fallido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -5339,71 +5339,71 @@ lin fallir_V = verboV lin preterir_V = verboV {s = table (BeschSpa.VFB) [ {- VI Infn => -} "preterir" ; - {- VI Ger => -} variants {} ; + {- VI Ger => -} nonExist; {- VI Part => -} "preterido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -5413,69 +5413,69 @@ lin usucapir_V = verboV {- VI Infn => -} "usucapir" ; {- VI Ger => -} "usucapiendo" ; {- VI Part => -} "usucapido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -5539,7 +5539,7 @@ lin abrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abre" ; {- VPB (Imper C.Sg C.P3) => -} "abra" ; {- VPB (Imper C.Pl C.P1) => -} "abramos" ; @@ -5611,7 +5611,7 @@ lin adscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adscribe" ; {- VPB (Imper C.Sg C.P3) => -} "adscriba" ; {- VPB (Imper C.Pl C.P1) => -} "adscribamos" ; @@ -5683,7 +5683,7 @@ lin circunscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "circunscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "circunscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "circunscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "circunscribe" ; {- VPB (Imper C.Sg C.P3) => -} "circunscriba" ; {- VPB (Imper C.Pl C.P1) => -} "circunscribamos" ; @@ -5755,7 +5755,7 @@ lin cubrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cubriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cubriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cubrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cubre" ; {- VPB (Imper C.Sg C.P3) => -} "cubra" ; {- VPB (Imper C.Pl C.P1) => -} "cubramos" ; @@ -5827,7 +5827,7 @@ lin describir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "describiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "describiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "describirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "describe" ; {- VPB (Imper C.Sg C.P3) => -} "describa" ; {- VPB (Imper C.Pl C.P1) => -} "describamos" ; @@ -5899,7 +5899,7 @@ lin descubrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descubriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descubriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descubrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descubre" ; {- VPB (Imper C.Sg C.P3) => -} "descubra" ; {- VPB (Imper C.Pl C.P1) => -} "descubramos" ; @@ -5971,7 +5971,7 @@ lin encubrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encubriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encubriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encubrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encubre" ; {- VPB (Imper C.Sg C.P3) => -} "encubra" ; {- VPB (Imper C.Pl C.P1) => -} "encubramos" ; @@ -6043,7 +6043,7 @@ lin entreabrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entreabriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entreabriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entreabrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entreabre" ; {- VPB (Imper C.Sg C.P3) => -} "entreabra" ; {- VPB (Imper C.Pl C.P1) => -} "entreabramos" ; @@ -6115,7 +6115,7 @@ lin escribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escribe" ; {- VPB (Imper C.Sg C.P3) => -} "escriba" ; {- VPB (Imper C.Pl C.P1) => -} "escribamos" ; @@ -6187,7 +6187,7 @@ lin inscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "inscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "inscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "inscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "inscribe" ; {- VPB (Imper C.Sg C.P3) => -} "inscriba" ; {- VPB (Imper C.Pl C.P1) => -} "inscribamos" ; @@ -6259,7 +6259,7 @@ lin manuscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "manuscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "manuscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "manuscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "manuscribe" ; {- VPB (Imper C.Sg C.P3) => -} "manuscriba" ; {- VPB (Imper C.Pl C.P1) => -} "manuscribamos" ; @@ -6331,7 +6331,7 @@ lin prescribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prescribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prescribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prescribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prescribe" ; {- VPB (Imper C.Sg C.P3) => -} "prescriba" ; {- VPB (Imper C.Pl C.P1) => -} "prescribamos" ; @@ -6403,7 +6403,7 @@ lin proscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "proscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "proscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "proscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "proscribe" ; {- VPB (Imper C.Sg C.P3) => -} "proscriba" ; {- VPB (Imper C.Pl C.P1) => -} "proscribamos" ; @@ -6475,7 +6475,7 @@ lin reabrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reabriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reabriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reabrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reabre" ; {- VPB (Imper C.Sg C.P3) => -} "reabra" ; {- VPB (Imper C.Pl C.P1) => -} "reabramos" ; @@ -6547,7 +6547,7 @@ lin reinscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reinscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reinscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reinscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reinscribe" ; {- VPB (Imper C.Sg C.P3) => -} "reinscriba" ; {- VPB (Imper C.Pl C.P1) => -} "reinscribamos" ; @@ -6619,7 +6619,7 @@ lin rescribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rescribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rescribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rescribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rescribe" ; {- VPB (Imper C.Sg C.P3) => -} "rescriba" ; {- VPB (Imper C.Pl C.P1) => -} "rescribamos" ; @@ -6691,7 +6691,7 @@ lin sobrescribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrescribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrescribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrescribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrescribe" ; {- VPB (Imper C.Sg C.P3) => -} "sobrescriba" ; {- VPB (Imper C.Pl C.P1) => -} "sobrescribamos" ; @@ -6763,7 +6763,7 @@ lin subscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subscribe" ; {- VPB (Imper C.Sg C.P3) => -} "subscriba" ; {- VPB (Imper C.Pl C.P1) => -} "subscribamos" ; @@ -6835,7 +6835,7 @@ lin suscribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "suscribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "suscribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "suscribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "suscribe" ; {- VPB (Imper C.Sg C.P3) => -} "suscriba" ; {- VPB (Imper C.Pl C.P1) => -} "suscribamos" ; @@ -6907,7 +6907,7 @@ lin transcribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "transcribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "transcribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "transcribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "transcribe" ; {- VPB (Imper C.Sg C.P3) => -} "transcriba" ; {- VPB (Imper C.Pl C.P1) => -} "transcribamos" ; @@ -6979,7 +6979,7 @@ lin trascribir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trascribiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trascribiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trascribirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trascribe" ; {- VPB (Imper C.Sg C.P3) => -} "trascriba" ; {- VPB (Imper C.Pl C.P1) => -} "trascribamos" ; @@ -6997,18 +6997,18 @@ lin abolir_V = verboV {- VI Infn => -} "abolir" ; {- VI Ger => -} "aboliendo" ; {- VI Part => -} "abolido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "abolimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "abolís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "abolía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "abolías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "abolía" ;--# notpresent @@ -7051,12 +7051,12 @@ lin abolir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aboliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aboliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abolirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "abolid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "abolido" ; {- VPB (Pass C.Sg Fem) => -} "abolida" ; {- VPB (Pass C.Pl Masc) => -} "abolidos" ; @@ -7069,18 +7069,18 @@ lin agredir_V = verboV {- VI Infn => -} "agredir" ; {- VI Ger => -} "agrediendo" ; {- VI Part => -} "agredido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "agredimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "agredís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "agredía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "agredías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "agredía" ;--# notpresent @@ -7123,12 +7123,12 @@ lin agredir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "agrediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "agrediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "agredirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "agredid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "agredido" ; {- VPB (Pass C.Sg Fem) => -} "agredida" ; {- VPB (Pass C.Pl Masc) => -} "agredidos" ; @@ -7141,18 +7141,18 @@ lin aguerrir_V = verboV {- VI Infn => -} "aguerrir" ; {- VI Ger => -} "aguerriendo" ; {- VI Part => -} "aguerrido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "aguerrimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "aguerrís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "aguerría" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "aguerrías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "aguerría" ;--# notpresent @@ -7195,12 +7195,12 @@ lin aguerrir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aguerriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aguerriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aguerrirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "aguerrid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "aguerrido" ; {- VPB (Pass C.Sg Fem) => -} "aguerrida" ; {- VPB (Pass C.Pl Masc) => -} "aguerridos" ; @@ -7213,18 +7213,18 @@ lin arrecir_V = verboV {- VI Infn => -} "arrecir" ; {- VI Ger => -} "arreciendo" ; {- VI Part => -} "arrecido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "arrecimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "arrecís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "arrecía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "arrecías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "arrecía" ;--# notpresent @@ -7267,12 +7267,12 @@ lin arrecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "arreciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "arreciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "arrecirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "arrecid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "arrecido" ; {- VPB (Pass C.Sg Fem) => -} "arrecida" ; {- VPB (Pass C.Pl Masc) => -} "arrecidos" ; @@ -7285,18 +7285,18 @@ lin aterir_V = verboV {- VI Infn => -} "aterir" ; {- VI Ger => -} "ateriendo" ; {- VI Part => -} "aterido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "aterimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "aterís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "atería" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "aterías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "atería" ;--# notpresent @@ -7339,12 +7339,12 @@ lin aterir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ateriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ateriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aterirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "aterid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "aterido" ; {- VPB (Pass C.Sg Fem) => -} "aterida" ; {- VPB (Pass C.Pl Masc) => -} "ateridos" ; @@ -7357,18 +7357,18 @@ lin blandir_V = verboV {- VI Infn => -} "blandir" ; {- VI Ger => -} "blandiendo" ; {- VI Part => -} "blandido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "blandimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "blandís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "blandía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "blandías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "blandía" ;--# notpresent @@ -7411,12 +7411,12 @@ lin blandir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "blandiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "blandiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "blandirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "blandid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "blandido" ; {- VPB (Pass C.Sg Fem) => -} "blandida" ; {- VPB (Pass C.Pl Masc) => -} "blandidos" ; @@ -7429,18 +7429,18 @@ lin colorir_V = verboV {- VI Infn => -} "colorir" ; {- VI Ger => -} "coloriendo" ; {- VI Part => -} "colorido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "colorimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "colorís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "coloría" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "colorías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "coloría" ;--# notpresent @@ -7483,12 +7483,12 @@ lin colorir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "coloriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "coloriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "colorirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "colorid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "colorido" ; {- VPB (Pass C.Sg Fem) => -} "colorida" ; {- VPB (Pass C.Pl Masc) => -} "coloridos" ; @@ -7501,18 +7501,18 @@ lin concernir_V = verboV {- VI Infn => -} "concernir" ; {- VI Ger => -} "concerniendo" ; {- VI Part => -} "concernido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "concernimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "concernís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "concernía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "concernías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "concernía" ;--# notpresent @@ -7555,12 +7555,12 @@ lin concernir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "concerniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "concerniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "concernirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "concernid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "concernido" ; {- VPB (Pass C.Sg Fem) => -} "concernida" ; {- VPB (Pass C.Pl Masc) => -} "concernidos" ; @@ -7573,18 +7573,18 @@ lin empedernir_V = verboV {- VI Infn => -} "empedernir" ; {- VI Ger => -} "empederniendo" ; {- VI Part => -} "empedernido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "empedernimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "empedernís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "empedernía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "empedernías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "empedernía" ;--# notpresent @@ -7627,12 +7627,12 @@ lin empedernir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empederniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empederniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empedernirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "empedernid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "empedernido" ; {- VPB (Pass C.Sg Fem) => -} "empedernida" ; {- VPB (Pass C.Pl Masc) => -} "empedernidos" ; @@ -7645,18 +7645,18 @@ lin garantir_V = verboV {- VI Infn => -} "garantir" ; {- VI Ger => -} "garantiendo" ; {- VI Part => -} "garantido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "garantimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "garantís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "garantía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "garantías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "garantía" ;--# notpresent @@ -7699,12 +7699,12 @@ lin garantir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "garantiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "garantiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "garantirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "garantid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "garantido" ; {- VPB (Pass C.Sg Fem) => -} "garantida" ; {- VPB (Pass C.Pl Masc) => -} "garantidos" ; @@ -7717,18 +7717,18 @@ lin manir_V = verboV {- VI Infn => -} "manir" ; {- VI Ger => -} "maniendo" ; {- VI Part => -} "manido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "manimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "manís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "manía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "manías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "manía" ;--# notpresent @@ -7771,12 +7771,12 @@ lin manir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "maniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "maniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "manirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "manid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "manido" ; {- VPB (Pass C.Sg Fem) => -} "manida" ; {- VPB (Pass C.Pl Masc) => -} "manidos" ; @@ -7789,18 +7789,18 @@ lin transgredir_V = verboV {- VI Infn => -} "transgredir" ; {- VI Ger => -} "transgrediendo" ; {- VI Part => -} "transgredido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "transgredimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "transgredís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "transgredía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "transgredías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "transgredía" ;--# notpresent @@ -7843,12 +7843,12 @@ lin transgredir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "transgrediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "transgrediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "transgredirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "transgredid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "transgredido" ; {- VPB (Pass C.Sg Fem) => -} "transgredida" ; {- VPB (Pass C.Pl Masc) => -} "transgredidos" ; @@ -7861,18 +7861,18 @@ lin trasgredir_V = verboV {- VI Infn => -} "trasgredir" ; {- VI Ger => -} "trasgrediendo" ; {- VI Part => -} "trasgredido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; {- VPB (Pres Ind C.Pl C.P1) => -} "trasgredimos" ; {- VPB (Pres Ind C.Pl C.P2) => -} "trasgredís" ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; {- VPB (Impf Ind C.Sg C.P1) => -} "trasgredía" ;--# notpresent {- VPB (Impf Ind C.Sg C.P2) => -} "trasgredías" ;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "trasgredía" ;--# notpresent @@ -7915,12 +7915,12 @@ lin trasgredir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasgrediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasgrediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasgredirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "trasgredid" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; {- VPB (Pass C.Sg Masc) => -} "trasgredido" ; {- VPB (Pass C.Sg Fem) => -} "trasgredida" ; {- VPB (Pass C.Pl Masc) => -} "trasgredidos" ; @@ -7987,7 +7987,7 @@ lin adquirir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adquiriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adquiriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adquirirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adquiere" ; {- VPB (Imper C.Sg C.P3) => -} "adquiera" ; {- VPB (Imper C.Pl C.P1) => -} "adquiramos" ; @@ -8059,7 +8059,7 @@ lin coadquirir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "coadquiriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "coadquiriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "coadquirirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "coadquiere" ; {- VPB (Imper C.Sg C.P3) => -} "coadquiera" ; {- VPB (Imper C.Pl C.P1) => -} "coadquiramos" ; @@ -8131,7 +8131,7 @@ lin inquirir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "inquiriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "inquiriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "inquirirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "inquiere" ; {- VPB (Imper C.Sg C.P3) => -} "inquiera" ; {- VPB (Imper C.Pl C.P1) => -} "inquiramos" ; @@ -8203,7 +8203,7 @@ lin perquirir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "perquiriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "perquiriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "perquirirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "perquiere" ; {- VPB (Imper C.Sg C.P3) => -} "perquiera" ; {- VPB (Imper C.Pl C.P1) => -} "perquiramos" ; @@ -8275,7 +8275,7 @@ lin ascender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ascenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ascenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ascenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asciende" ; {- VPB (Imper C.Sg C.P3) => -} "ascienda" ; {- VPB (Imper C.Pl C.P1) => -} "ascendamos" ; @@ -8347,7 +8347,7 @@ lin atender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atiende" ; {- VPB (Imper C.Sg C.P3) => -} "atienda" ; {- VPB (Imper C.Pl C.P1) => -} "atendamos" ; @@ -8419,7 +8419,7 @@ lin cerner_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cerneríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cerneríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cernerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cierne" ; {- VPB (Imper C.Sg C.P3) => -} "cierna" ; {- VPB (Imper C.Pl C.P1) => -} "cernamos" ; @@ -8491,7 +8491,7 @@ lin condecender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "condecenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "condecenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "condecenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "condeciende" ; {- VPB (Imper C.Sg C.P3) => -} "condecienda" ; {- VPB (Imper C.Pl C.P1) => -} "condecendamos" ; @@ -8563,7 +8563,7 @@ lin condescender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "condescenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "condescenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "condescenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "condesciende" ; {- VPB (Imper C.Sg C.P3) => -} "condescienda" ; {- VPB (Imper C.Pl C.P1) => -} "condescendamos" ; @@ -8635,7 +8635,7 @@ lin contender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contiende" ; {- VPB (Imper C.Sg C.P3) => -} "contienda" ; {- VPB (Imper C.Pl C.P1) => -} "contendamos" ; @@ -8707,7 +8707,7 @@ lin defender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "defenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "defenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "defenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "defiende" ; {- VPB (Imper C.Sg C.P3) => -} "defienda" ; {- VPB (Imper C.Pl C.P1) => -} "defendamos" ; @@ -8779,7 +8779,7 @@ lin desatender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desatenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desatenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desatenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desatiende" ; {- VPB (Imper C.Sg C.P3) => -} "desatienda" ; {- VPB (Imper C.Pl C.P1) => -} "desatendamos" ; @@ -8851,7 +8851,7 @@ lin descender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desciende" ; {- VPB (Imper C.Sg C.P3) => -} "descienda" ; {- VPB (Imper C.Pl C.P1) => -} "descendamos" ; @@ -8923,7 +8923,7 @@ lin distender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "distenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "distenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "distenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "distiende" ; {- VPB (Imper C.Sg C.P3) => -} "distienda" ; {- VPB (Imper C.Pl C.P1) => -} "distendamos" ; @@ -8995,7 +8995,7 @@ lin encender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enciende" ; {- VPB (Imper C.Sg C.P3) => -} "encienda" ; {- VPB (Imper C.Pl C.P1) => -} "encendamos" ; @@ -9067,7 +9067,7 @@ lin entender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entiende" ; {- VPB (Imper C.Sg C.P3) => -} "entienda" ; {- VPB (Imper C.Pl C.P1) => -} "entendamos" ; @@ -9139,7 +9139,7 @@ lin extender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "extenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "extenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "extenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "extiende" ; {- VPB (Imper C.Sg C.P3) => -} "extienda" ; {- VPB (Imper C.Pl C.P1) => -} "extendamos" ; @@ -9211,7 +9211,7 @@ lin heder_V = verboV {- VPB (Cond C.Pl C.P1) => -} "hederíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "hederíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "hederían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hiede" ; {- VPB (Imper C.Sg C.P3) => -} "hieda" ; {- VPB (Imper C.Pl C.P1) => -} "hedamos" ; @@ -9283,7 +9283,7 @@ lin hender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "henderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "henderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "henderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hiende" ; {- VPB (Imper C.Sg C.P3) => -} "hienda" ; {- VPB (Imper C.Pl C.P1) => -} "hendamos" ; @@ -9355,7 +9355,7 @@ lin malentender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "malentenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "malentenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "malentenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "malentiende" ; {- VPB (Imper C.Sg C.P3) => -} "malentienda" ; {- VPB (Imper C.Pl C.P1) => -} "malentendamos" ; @@ -9427,7 +9427,7 @@ lin perder_V = verboV {- VPB (Cond C.Pl C.P1) => -} "perderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "perderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "perderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pierde" ; {- VPB (Imper C.Sg C.P3) => -} "pierda" ; {- VPB (Imper C.Pl C.P1) => -} "perdamos" ; @@ -9499,7 +9499,7 @@ lin reverter_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reverteríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reverteríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reverterían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "revierte" ; {- VPB (Imper C.Sg C.P3) => -} "revierta" ; {- VPB (Imper C.Pl C.P1) => -} "revertamos" ; @@ -9571,7 +9571,7 @@ lin sobreentender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobreentenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobreentenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobreentenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobreentiende" ; {- VPB (Imper C.Sg C.P3) => -} "sobreentienda" ; {- VPB (Imper C.Pl C.P1) => -} "sobreentendamos" ; @@ -9643,7 +9643,7 @@ lin sobrentender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrentenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrentenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrentenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrentiende" ; {- VPB (Imper C.Sg C.P3) => -} "sobrentienda" ; {- VPB (Imper C.Pl C.P1) => -} "sobrentendamos" ; @@ -9715,7 +9715,7 @@ lin subentender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subentenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subentenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subentenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subentiende" ; {- VPB (Imper C.Sg C.P3) => -} "subentienda" ; {- VPB (Imper C.Pl C.P1) => -} "subentendamos" ; @@ -9787,7 +9787,7 @@ lin subtender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subtenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subtenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subtenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subtiende" ; {- VPB (Imper C.Sg C.P3) => -} "subtienda" ; {- VPB (Imper C.Pl C.P1) => -} "subtendamos" ; @@ -9859,7 +9859,7 @@ lin superentender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "superentenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "superentenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "superentenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "superentiende" ; {- VPB (Imper C.Sg C.P3) => -} "superentienda" ; {- VPB (Imper C.Pl C.P1) => -} "superentendamos" ; @@ -9931,7 +9931,7 @@ lin tender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tiende" ; {- VPB (Imper C.Sg C.P3) => -} "tienda" ; {- VPB (Imper C.Pl C.P1) => -} "tendamos" ; @@ -10003,7 +10003,7 @@ lin transcender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "transcenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "transcenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "transcenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "transciende" ; {- VPB (Imper C.Sg C.P3) => -} "transcienda" ; {- VPB (Imper C.Pl C.P1) => -} "transcendamos" ; @@ -10075,7 +10075,7 @@ lin trascender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trascenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trascenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trascenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasciende" ; {- VPB (Imper C.Sg C.P3) => -} "trascienda" ; {- VPB (Imper C.Pl C.P1) => -} "trascendamos" ; @@ -10147,7 +10147,7 @@ lin trasverter_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasverteríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasverteríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasverterían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasvierte" ; {- VPB (Imper C.Sg C.P3) => -} "trasvierta" ; {- VPB (Imper C.Pl C.P1) => -} "trasvertamos" ; @@ -10219,7 +10219,7 @@ lin verter_V = verboV {- VPB (Cond C.Pl C.P1) => -} "verteríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "verteríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "verterían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "vierte" ; {- VPB (Imper C.Sg C.P3) => -} "vierta" ; {- VPB (Imper C.Pl C.P1) => -} "vertamos" ; @@ -10291,7 +10291,7 @@ lin cernir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cerniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cerniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cernirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cierne" ; {- VPB (Imper C.Sg C.P3) => -} "cierna" ; {- VPB (Imper C.Pl C.P1) => -} "cernamos" ; @@ -10363,7 +10363,7 @@ lin concernir2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "concerniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "concerniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "concernirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "concierne" ; {- VPB (Imper C.Sg C.P3) => -} "concierna" ; {- VPB (Imper C.Pl C.P1) => -} "concernamos" ; @@ -10435,7 +10435,7 @@ lin discernir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "discerniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "discerniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "discernirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "discierne" ; {- VPB (Imper C.Sg C.P3) => -} "discierna" ; {- VPB (Imper C.Pl C.P1) => -} "discernamos" ; @@ -10507,7 +10507,7 @@ lin hendir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "hendiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "hendiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "hendirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hiende" ; {- VPB (Imper C.Sg C.P3) => -} "hienda" ; {- VPB (Imper C.Pl C.P1) => -} "hendamos" ; @@ -10579,7 +10579,7 @@ lin amover_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amoveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amoveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amoverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amueve" ; {- VPB (Imper C.Sg C.P3) => -} "amueva" ; {- VPB (Imper C.Pl C.P1) => -} "amovamos" ; @@ -10651,7 +10651,7 @@ lin conmover_V = verboV {- VPB (Cond C.Pl C.P1) => -} "conmoveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "conmoveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "conmoverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "conmueve" ; {- VPB (Imper C.Sg C.P3) => -} "conmueva" ; {- VPB (Imper C.Pl C.P1) => -} "conmovamos" ; @@ -10723,7 +10723,7 @@ lin demoler_V = verboV {- VPB (Cond C.Pl C.P1) => -} "demoleríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "demoleríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "demolerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "demuele" ; {- VPB (Imper C.Sg C.P3) => -} "demuela" ; {- VPB (Imper C.Pl C.P1) => -} "demolamos" ; @@ -10795,7 +10795,7 @@ lin doler_V = verboV {- VPB (Cond C.Pl C.P1) => -} "doleríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "doleríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dolerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "duele" ; {- VPB (Imper C.Sg C.P3) => -} "duela" ; {- VPB (Imper C.Pl C.P1) => -} "dolamos" ; @@ -10867,7 +10867,7 @@ lin moler_V = verboV {- VPB (Cond C.Pl C.P1) => -} "moleríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "moleríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "molerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "muele" ; {- VPB (Imper C.Sg C.P3) => -} "muela" ; {- VPB (Imper C.Pl C.P1) => -} "molamos" ; @@ -10939,7 +10939,7 @@ lin morder_V = verboV {- VPB (Cond C.Pl C.P1) => -} "morderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "morderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "morderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "muerde" ; {- VPB (Imper C.Sg C.P3) => -} "muerda" ; {- VPB (Imper C.Pl C.P1) => -} "mordamos" ; @@ -11011,7 +11011,7 @@ lin mover_V = verboV {- VPB (Cond C.Pl C.P1) => -} "moveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "moveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "moverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mueve" ; {- VPB (Imper C.Sg C.P3) => -} "mueva" ; {- VPB (Imper C.Pl C.P1) => -} "movamos" ; @@ -11083,7 +11083,7 @@ lin promover_V = verboV {- VPB (Cond C.Pl C.P1) => -} "promoveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "promoveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "promoverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "promueve" ; {- VPB (Imper C.Sg C.P3) => -} "promueva" ; {- VPB (Imper C.Pl C.P1) => -} "promovamos" ; @@ -11155,7 +11155,7 @@ lin remoler_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remoleríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remoleríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remolerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remuele" ; {- VPB (Imper C.Sg C.P3) => -} "remuela" ; {- VPB (Imper C.Pl C.P1) => -} "remolamos" ; @@ -11227,7 +11227,7 @@ lin remover_V = verboV {- VPB (Cond C.Pl C.P1) => -} "removeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "removeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "removerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remueve" ; {- VPB (Imper C.Sg C.P3) => -} "remueva" ; {- VPB (Imper C.Pl C.P1) => -} "removamos" ; @@ -11299,7 +11299,7 @@ lin rernorder_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rernorderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rernorderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rernorderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rernuerde" ; {- VPB (Imper C.Sg C.P3) => -} "rernuerda" ; {- VPB (Imper C.Pl C.P1) => -} "rernordamos" ; @@ -11371,7 +11371,7 @@ lin absolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "absolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "absolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "absolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "absuelve" ; {- VPB (Imper C.Sg C.P3) => -} "absuelva" ; {- VPB (Imper C.Pl C.P1) => -} "absolvamos" ; @@ -11443,7 +11443,7 @@ lin desenvolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desenvolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desenvolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desenvolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desenvuelve" ; {- VPB (Imper C.Sg C.P3) => -} "desenvuelva" ; {- VPB (Imper C.Pl C.P1) => -} "desenvolvamos" ; @@ -11515,7 +11515,7 @@ lin desvolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desvolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desvolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desvolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desvuelve" ; {- VPB (Imper C.Sg C.P3) => -} "desvuelva" ; {- VPB (Imper C.Pl C.P1) => -} "desvolvamos" ; @@ -11587,7 +11587,7 @@ lin devolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "devolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "devolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "devolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "devuelve" ; {- VPB (Imper C.Sg C.P3) => -} "devuelva" ; {- VPB (Imper C.Pl C.P1) => -} "devolvamos" ; @@ -11659,7 +11659,7 @@ lin disolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "disolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "disolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "disolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "disuelve" ; {- VPB (Imper C.Sg C.P3) => -} "disuelva" ; {- VPB (Imper C.Pl C.P1) => -} "disolvamos" ; @@ -11731,7 +11731,7 @@ lin ensolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensuelve" ; {- VPB (Imper C.Sg C.P3) => -} "ensuelva" ; {- VPB (Imper C.Pl C.P1) => -} "ensolvamos" ; @@ -11803,7 +11803,7 @@ lin envolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "envolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "envolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "envolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "envuelve" ; {- VPB (Imper C.Sg C.P3) => -} "envuelva" ; {- VPB (Imper C.Pl C.P1) => -} "envolvamos" ; @@ -11875,7 +11875,7 @@ lin resolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resuelve" ; {- VPB (Imper C.Sg C.P3) => -} "resuelva" ; {- VPB (Imper C.Pl C.P1) => -} "resolvamos" ; @@ -11947,7 +11947,7 @@ lin revolver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "revolveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "revolveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "revolverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "revuelve" ; {- VPB (Imper C.Sg C.P3) => -} "revuelva" ; {- VPB (Imper C.Pl C.P1) => -} "revolvamos" ; @@ -12019,7 +12019,7 @@ lin coextenderse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "coextenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "coextenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "coextenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "coextiende" ; {- VPB (Imper C.Sg C.P3) => -} "coextienda" ; {- VPB (Imper C.Pl C.P1) => -} "coextendamos" ; @@ -12091,7 +12091,7 @@ lin desentenderse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "desentenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desentenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desentenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desentiende" ; {- VPB (Imper C.Sg C.P3) => -} "desentienda" ; {- VPB (Imper C.Pl C.P1) => -} "desentendamos" ; @@ -12163,7 +12163,7 @@ lin sobreverterse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "sobreverteríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobreverteríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobreverterían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrevierte" ; {- VPB (Imper C.Sg C.P3) => -} "sobrevierta" ; {- VPB (Imper C.Pl C.P1) => -} "sobrevertamos" ; @@ -12235,7 +12235,7 @@ lin condolerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "condoleríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "condoleríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "condolerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "conduele" ; {- VPB (Imper C.Sg C.P3) => -} "conduela" ; {- VPB (Imper C.Pl C.P1) => -} "condolamos" ; @@ -12307,7 +12307,7 @@ lin ahincar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ahincaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ahincaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ahincarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ahínca" ; {- VPB (Imper C.Sg C.P3) => -} "ahínque" ; {- VPB (Imper C.Pl C.P1) => -} "ahinquemos" ; @@ -12379,7 +12379,7 @@ lin arrusticar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "arrusticaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "arrusticaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "arrusticarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "arrustíca" ; {- VPB (Imper C.Sg C.P3) => -} "arrustíque" ; {- VPB (Imper C.Pl C.P1) => -} "arrustiquemos" ; @@ -12451,7 +12451,7 @@ lin arcaizar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "arcaizaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "arcaizaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "arcaizarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "arcaíza" ; {- VPB (Imper C.Sg C.P3) => -} "arcaíce" ; {- VPB (Imper C.Pl C.P1) => -} "arcaicemos" ; @@ -12523,7 +12523,7 @@ lin desraizar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desraizaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desraizaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desraizarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desraíza" ; {- VPB (Imper C.Sg C.P3) => -} "desraíce" ; {- VPB (Imper C.Pl C.P1) => -} "desraicemos" ; @@ -12595,7 +12595,7 @@ lin enraizar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enraizaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enraizaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enraizarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enraíza" ; {- VPB (Imper C.Sg C.P3) => -} "enraíce" ; {- VPB (Imper C.Pl C.P1) => -} "enraicemos" ; @@ -12667,7 +12667,7 @@ lin europeizar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "europeizaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "europeizaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "europeizarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "europeíza" ; {- VPB (Imper C.Sg C.P3) => -} "europeíce" ; {- VPB (Imper C.Pl C.P1) => -} "europeicemos" ; @@ -12739,7 +12739,7 @@ lin hebraizar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "hebraizaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "hebraizaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "hebraizarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hebraíza" ; {- VPB (Imper C.Sg C.P3) => -} "hebraíce" ; {- VPB (Imper C.Pl C.P1) => -} "hebraicemos" ; @@ -12811,7 +12811,7 @@ lin judaizar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "judaizaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "judaizaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "judaizarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "judaíza" ; {- VPB (Imper C.Sg C.P3) => -} "judaíce" ; {- VPB (Imper C.Pl C.P1) => -} "judaicemos" ; @@ -12883,7 +12883,7 @@ lin andar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "andaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "andaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "andarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "anda" ; {- VPB (Imper C.Sg C.P3) => -} "ande" ; {- VPB (Imper C.Pl C.P1) => -} "andemos" ; @@ -12955,7 +12955,7 @@ lin desandar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desandaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desandaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desandarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desanda" ; {- VPB (Imper C.Sg C.P3) => -} "desande" ; {- VPB (Imper C.Pl C.P1) => -} "desandemos" ; @@ -13027,7 +13027,7 @@ lin asir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ase" ; {- VPB (Imper C.Sg C.P3) => -} "asga" ; {- VPB (Imper C.Pl C.P1) => -} "asgamos" ; @@ -13099,7 +13099,7 @@ lin desasir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desasiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desasiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desasirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desase" ; {- VPB (Imper C.Sg C.P3) => -} "desasga" ; {- VPB (Imper C.Pl C.P1) => -} "desasgamos" ; @@ -13171,7 +13171,7 @@ lin absterger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abstergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abstergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abstergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "absterge" ; {- VPB (Imper C.Sg C.P3) => -} "absterja" ; {- VPB (Imper C.Pl C.P1) => -} "absterjamos" ; @@ -13243,7 +13243,7 @@ lin acoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acoge" ; {- VPB (Imper C.Sg C.P3) => -} "acoja" ; {- VPB (Imper C.Pl C.P1) => -} "acojamos" ; @@ -13315,7 +13315,7 @@ lin antecoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "antecogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "antecogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "antecogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "antecoge" ; {- VPB (Imper C.Sg C.P3) => -} "antecoja" ; {- VPB (Imper C.Pl C.P1) => -} "antecojamos" ; @@ -13387,7 +13387,7 @@ lin asperger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aspergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aspergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aspergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asperge" ; {- VPB (Imper C.Sg C.P3) => -} "asperja" ; {- VPB (Imper C.Pl C.P1) => -} "asperjamos" ; @@ -13459,7 +13459,7 @@ lin coger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "coge" ; {- VPB (Imper C.Sg C.P3) => -} "coja" ; {- VPB (Imper C.Pl C.P1) => -} "cojamos" ; @@ -13531,7 +13531,7 @@ lin converger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "convergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "convergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "convergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "converge" ; {- VPB (Imper C.Sg C.P3) => -} "converja" ; {- VPB (Imper C.Pl C.P1) => -} "converjamos" ; @@ -13603,7 +13603,7 @@ lin descoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descoge" ; {- VPB (Imper C.Sg C.P3) => -} "descoja" ; {- VPB (Imper C.Pl C.P1) => -} "descojamos" ; @@ -13675,7 +13675,7 @@ lin desencoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desencogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desencogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desencogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desencoge" ; {- VPB (Imper C.Sg C.P3) => -} "desencoja" ; {- VPB (Imper C.Pl C.P1) => -} "desencojamos" ; @@ -13747,7 +13747,7 @@ lin deterger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "detergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "detergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "detergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deterge" ; {- VPB (Imper C.Sg C.P3) => -} "deterja" ; {- VPB (Imper C.Pl C.P1) => -} "deterjamos" ; @@ -13819,7 +13819,7 @@ lin emerger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emerge" ; {- VPB (Imper C.Sg C.P3) => -} "emerja" ; {- VPB (Imper C.Pl C.P1) => -} "emerjamos" ; @@ -13891,7 +13891,7 @@ lin encoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encoge" ; {- VPB (Imper C.Sg C.P3) => -} "encoja" ; {- VPB (Imper C.Pl C.P1) => -} "encojamos" ; @@ -13963,7 +13963,7 @@ lin entrecoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entrecogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entrecogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entrecogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entrecoge" ; {- VPB (Imper C.Sg C.P3) => -} "entrecoja" ; {- VPB (Imper C.Pl C.P1) => -} "entrecojamos" ; @@ -14035,7 +14035,7 @@ lin escoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escoge" ; {- VPB (Imper C.Sg C.P3) => -} "escoja" ; {- VPB (Imper C.Pl C.P1) => -} "escojamos" ; @@ -14107,7 +14107,7 @@ lin proteger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "protegeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "protegeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "protegerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "protege" ; {- VPB (Imper C.Sg C.P3) => -} "proteja" ; {- VPB (Imper C.Pl C.P1) => -} "protejamos" ; @@ -14179,7 +14179,7 @@ lin recoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recoge" ; {- VPB (Imper C.Sg C.P3) => -} "recoja" ; {- VPB (Imper C.Pl C.P1) => -} "recojamos" ; @@ -14251,7 +14251,7 @@ lin sobrecoger_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrecogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrecogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrecogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrecoge" ; {- VPB (Imper C.Sg C.P3) => -} "sobrecoja" ; {- VPB (Imper C.Pl C.P1) => -} "sobrecojamos" ; @@ -14323,7 +14323,7 @@ lin absterger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abstergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abstergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abstergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "absterge" ; {- VPB (Imper C.Sg C.P3) => -} "absterja" ; {- VPB (Imper C.Pl C.P1) => -} "absterjamos" ; @@ -14395,7 +14395,7 @@ lin acoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acoge" ; {- VPB (Imper C.Sg C.P3) => -} "acoja" ; {- VPB (Imper C.Pl C.P1) => -} "acojamos" ; @@ -14467,7 +14467,7 @@ lin antecoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "antecogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "antecogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "antecogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "antecoge" ; {- VPB (Imper C.Sg C.P3) => -} "antecoja" ; {- VPB (Imper C.Pl C.P1) => -} "antecojamos" ; @@ -14539,7 +14539,7 @@ lin asperger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aspergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aspergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aspergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asperge" ; {- VPB (Imper C.Sg C.P3) => -} "asperja" ; {- VPB (Imper C.Pl C.P1) => -} "asperjamos" ; @@ -14611,7 +14611,7 @@ lin coger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "coge" ; {- VPB (Imper C.Sg C.P3) => -} "coja" ; {- VPB (Imper C.Pl C.P1) => -} "cojamos" ; @@ -14683,7 +14683,7 @@ lin converger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "convergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "convergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "convergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "converge" ; {- VPB (Imper C.Sg C.P3) => -} "converja" ; {- VPB (Imper C.Pl C.P1) => -} "converjamos" ; @@ -14755,7 +14755,7 @@ lin descoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descoge" ; {- VPB (Imper C.Sg C.P3) => -} "descoja" ; {- VPB (Imper C.Pl C.P1) => -} "descojamos" ; @@ -14827,7 +14827,7 @@ lin desencoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desencogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desencogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desencogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desencoge" ; {- VPB (Imper C.Sg C.P3) => -} "desencoja" ; {- VPB (Imper C.Pl C.P1) => -} "desencojamos" ; @@ -14899,7 +14899,7 @@ lin deterger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "detergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "detergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "detergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deterge" ; {- VPB (Imper C.Sg C.P3) => -} "deterja" ; {- VPB (Imper C.Pl C.P1) => -} "deterjamos" ; @@ -14971,7 +14971,7 @@ lin emerger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emergeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emergeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emergerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emerge" ; {- VPB (Imper C.Sg C.P3) => -} "emerja" ; {- VPB (Imper C.Pl C.P1) => -} "emerjamos" ; @@ -15043,7 +15043,7 @@ lin encoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encoge" ; {- VPB (Imper C.Sg C.P3) => -} "encoja" ; {- VPB (Imper C.Pl C.P1) => -} "encojamos" ; @@ -15115,7 +15115,7 @@ lin entrecoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entrecogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entrecogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entrecogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entrecoge" ; {- VPB (Imper C.Sg C.P3) => -} "entrecoja" ; {- VPB (Imper C.Pl C.P1) => -} "entrecojamos" ; @@ -15187,7 +15187,7 @@ lin escoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escoge" ; {- VPB (Imper C.Sg C.P3) => -} "escoja" ; {- VPB (Imper C.Pl C.P1) => -} "escojamos" ; @@ -15259,7 +15259,7 @@ lin proteger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "protegeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "protegeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "protegerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "protege" ; {- VPB (Imper C.Sg C.P3) => -} "proteja" ; {- VPB (Imper C.Pl C.P1) => -} "protejamos" ; @@ -15331,7 +15331,7 @@ lin recoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recoge" ; {- VPB (Imper C.Sg C.P3) => -} "recoja" ; {- VPB (Imper C.Pl C.P1) => -} "recojamos" ; @@ -15403,7 +15403,7 @@ lin sobrecoger2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrecogeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrecogeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrecogerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrecoge" ; {- VPB (Imper C.Sg C.P3) => -} "sobrecoja" ; {- VPB (Imper C.Pl C.P1) => -} "sobrecojamos" ; @@ -15475,7 +15475,7 @@ lin conocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "conoceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "conoceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "conocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "conoce" ; {- VPB (Imper C.Sg C.P3) => -} "conozca" ; {- VPB (Imper C.Pl C.P1) => -} "conozcamos" ; @@ -15547,7 +15547,7 @@ lin desconocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desconoceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desconoceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desconocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desconoce" ; {- VPB (Imper C.Sg C.P3) => -} "desconozca" ; {- VPB (Imper C.Pl C.P1) => -} "desconozcamos" ; @@ -15619,7 +15619,7 @@ lin preconocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "preconoceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "preconoceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "preconocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "preconoce" ; {- VPB (Imper C.Sg C.P3) => -} "preconozca" ; {- VPB (Imper C.Pl C.P1) => -} "preconozcamos" ; @@ -15691,7 +15691,7 @@ lin reconocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reconoceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reconoceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reconocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reconoce" ; {- VPB (Imper C.Sg C.P3) => -} "reconozca" ; {- VPB (Imper C.Pl C.P1) => -} "reconozcamos" ; @@ -15763,7 +15763,7 @@ lin delinquir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "delinquiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "delinquiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "delinquirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "delinque" ; {- VPB (Imper C.Sg C.P3) => -} "delinca" ; {- VPB (Imper C.Pl C.P1) => -} "delincamos" ; @@ -15835,7 +15835,7 @@ lin derrelinquir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "derrelinquiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "derrelinquiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "derrelinquirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "derrelinque" ; {- VPB (Imper C.Sg C.P3) => -} "derrelinca" ; {- VPB (Imper C.Pl C.P1) => -} "derrelincamos" ; @@ -15907,7 +15907,7 @@ lin adstringir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adstringiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adstringiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adstringirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adstringe" ; {- VPB (Imper C.Sg C.P3) => -} "adstrinja" ; {- VPB (Imper C.Pl C.P1) => -} "adstrinjamos" ; @@ -15979,7 +15979,7 @@ lin afligir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "afligiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "afligiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "afligirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aflige" ; {- VPB (Imper C.Sg C.P3) => -} "aflija" ; {- VPB (Imper C.Pl C.P1) => -} "aflijamos" ; @@ -16051,7 +16051,7 @@ lin astringir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "astringiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "astringiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "astringirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "astringe" ; {- VPB (Imper C.Sg C.P3) => -} "astrinja" ; {- VPB (Imper C.Pl C.P1) => -} "astrinjamos" ; @@ -16123,7 +16123,7 @@ lin compungir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "compungiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "compungiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "compungirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "compunge" ; {- VPB (Imper C.Sg C.P3) => -} "compunja" ; {- VPB (Imper C.Pl C.P1) => -} "compunjamos" ; @@ -16195,7 +16195,7 @@ lin convergir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "convergiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "convergiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "convergirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "converge" ; {- VPB (Imper C.Sg C.P3) => -} "converja" ; {- VPB (Imper C.Pl C.P1) => -} "converjamos" ; @@ -16267,7 +16267,7 @@ lin dirigir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "dirigiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "dirigiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dirigirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "dirige" ; {- VPB (Imper C.Sg C.P3) => -} "dirija" ; {- VPB (Imper C.Pl C.P1) => -} "dirijamos" ; @@ -16339,7 +16339,7 @@ lin divergir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "divergiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "divergiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "divergirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "diverge" ; {- VPB (Imper C.Sg C.P3) => -} "diverja" ; {- VPB (Imper C.Pl C.P1) => -} "diverjamos" ; @@ -16411,7 +16411,7 @@ lin erigir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "erigiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "erigiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "erigirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "erige" ; {- VPB (Imper C.Sg C.P3) => -} "erija" ; {- VPB (Imper C.Pl C.P1) => -} "erijamos" ; @@ -16483,7 +16483,7 @@ lin exigir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "exigiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "exigiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "exigirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "exige" ; {- VPB (Imper C.Sg C.P3) => -} "exija" ; {- VPB (Imper C.Pl C.P1) => -} "exijamos" ; @@ -16555,7 +16555,7 @@ lin fingir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fingiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fingiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fingirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "finge" ; {- VPB (Imper C.Sg C.P3) => -} "finja" ; {- VPB (Imper C.Pl C.P1) => -} "finjamos" ; @@ -16627,7 +16627,7 @@ lin frangir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "frangiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "frangiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "frangirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "frange" ; {- VPB (Imper C.Sg C.P3) => -} "franja" ; {- VPB (Imper C.Pl C.P1) => -} "franjamos" ; @@ -16699,7 +16699,7 @@ lin fulgir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fulgiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fulgiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fulgirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fulge" ; {- VPB (Imper C.Sg C.P3) => -} "fulja" ; {- VPB (Imper C.Pl C.P1) => -} "fuljamos" ; @@ -16771,7 +16771,7 @@ lin fungir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fungiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fungiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fungirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "funge" ; {- VPB (Imper C.Sg C.P3) => -} "funja" ; {- VPB (Imper C.Pl C.P1) => -} "funjamos" ; @@ -16843,7 +16843,7 @@ lin infligir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "infligiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "infligiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "infligirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "inflige" ; {- VPB (Imper C.Sg C.P3) => -} "inflija" ; {- VPB (Imper C.Pl C.P1) => -} "inflijamos" ; @@ -16915,7 +16915,7 @@ lin infringir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "infringiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "infringiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "infringirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "infringe" ; {- VPB (Imper C.Sg C.P3) => -} "infrinja" ; {- VPB (Imper C.Pl C.P1) => -} "infrinjamos" ; @@ -16987,7 +16987,7 @@ lin inmergir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "inmergiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "inmergiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "inmergirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "inmerge" ; {- VPB (Imper C.Sg C.P3) => -} "inmerja" ; {- VPB (Imper C.Pl C.P1) => -} "inmerjamos" ; @@ -17059,7 +17059,7 @@ lin mugir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mugiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mugiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mugirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "muge" ; {- VPB (Imper C.Sg C.P3) => -} "muja" ; {- VPB (Imper C.Pl C.P1) => -} "mujamos" ; @@ -17131,7 +17131,7 @@ lin pungir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pungiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pungiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pungirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "punge" ; {- VPB (Imper C.Sg C.P3) => -} "punja" ; {- VPB (Imper C.Pl C.P1) => -} "punjamos" ; @@ -17203,7 +17203,7 @@ lin radiodirigir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "radiodirigiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "radiodirigiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "radiodirigirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "radiodirige" ; {- VPB (Imper C.Sg C.P3) => -} "radiodirija" ; {- VPB (Imper C.Pl C.P1) => -} "radiodirijamos" ; @@ -17275,7 +17275,7 @@ lin refringir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "refringiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "refringiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "refringirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "refringe" ; {- VPB (Imper C.Sg C.P3) => -} "refrinja" ; {- VPB (Imper C.Pl C.P1) => -} "refrinjamos" ; @@ -17347,7 +17347,7 @@ lin refulgir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "refulgiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "refulgiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "refulgirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "refulge" ; {- VPB (Imper C.Sg C.P3) => -} "refulja" ; {- VPB (Imper C.Pl C.P1) => -} "refuljamos" ; @@ -17419,7 +17419,7 @@ lin restringir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "restringiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "restringiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "restringirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "restringe" ; {- VPB (Imper C.Sg C.P3) => -} "restrinja" ; {- VPB (Imper C.Pl C.P1) => -} "restrinjamos" ; @@ -17491,7 +17491,7 @@ lin resurgir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resurgiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resurgiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resurgirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resurge" ; {- VPB (Imper C.Sg C.P3) => -} "resurja" ; {- VPB (Imper C.Pl C.P1) => -} "resurjamos" ; @@ -17563,7 +17563,7 @@ lin rugir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rugiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rugiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rugirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ruge" ; {- VPB (Imper C.Sg C.P3) => -} "ruja" ; {- VPB (Imper C.Pl C.P1) => -} "rujamos" ; @@ -17635,7 +17635,7 @@ lin sumergir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sumergiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sumergiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sumergirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sumerge" ; {- VPB (Imper C.Sg C.P3) => -} "sumerja" ; {- VPB (Imper C.Pl C.P1) => -} "sumerjamos" ; @@ -17707,7 +17707,7 @@ lin surgir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "surgiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "surgiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "surgirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "surge" ; {- VPB (Imper C.Sg C.P3) => -} "surja" ; {- VPB (Imper C.Pl C.P1) => -} "surjamos" ; @@ -17779,7 +17779,7 @@ lin teledirigir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "teledirigiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "teledirigiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "teledirigirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "teledirige" ; {- VPB (Imper C.Sg C.P3) => -} "teledirija" ; {- VPB (Imper C.Pl C.P1) => -} "teledirijamos" ; @@ -17851,7 +17851,7 @@ lin transigir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "transigiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "transigiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "transigirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "transige" ; {- VPB (Imper C.Sg C.P3) => -} "transija" ; {- VPB (Imper C.Pl C.P1) => -} "transijamos" ; @@ -17923,7 +17923,7 @@ lin ungir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ungiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ungiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ungirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "unge" ; {- VPB (Imper C.Sg C.P3) => -} "unja" ; {- VPB (Imper C.Pl C.P1) => -} "unjamos" ; @@ -17995,7 +17995,7 @@ lin urgir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "urgiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "urgiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "urgirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "urge" ; {- VPB (Imper C.Sg C.P3) => -} "urja" ; {- VPB (Imper C.Pl C.P1) => -} "urjamos" ; @@ -18067,7 +18067,7 @@ lin distinguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "distinguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "distinguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "distinguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "distingue" ; {- VPB (Imper C.Sg C.P3) => -} "distinga" ; {- VPB (Imper C.Pl C.P1) => -} "distingamos" ; @@ -18139,7 +18139,7 @@ lin extinguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "extinguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "extinguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "extinguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "extingue" ; {- VPB (Imper C.Sg C.P3) => -} "extinga" ; {- VPB (Imper C.Pl C.P1) => -} "extingamos" ; @@ -18211,7 +18211,7 @@ lin subdistinguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subdistinguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subdistinguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subdistinguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subdistingue" ; {- VPB (Imper C.Sg C.P3) => -} "subdistinga" ; {- VPB (Imper C.Pl C.P1) => -} "subdistingamos" ; @@ -18283,7 +18283,7 @@ lin deslucir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desluciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desluciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "deslucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desluce" ; {- VPB (Imper C.Sg C.P3) => -} "desluzca" ; {- VPB (Imper C.Pl C.P1) => -} "desluzcamos" ; @@ -18355,7 +18355,7 @@ lin enlucir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enluciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enluciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enlucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enluce" ; {- VPB (Imper C.Sg C.P3) => -} "enluzca" ; {- VPB (Imper C.Pl C.P1) => -} "enluzcamos" ; @@ -18427,7 +18427,7 @@ lin entrelucir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entreluciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entreluciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entrelucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entreluce" ; {- VPB (Imper C.Sg C.P3) => -} "entreluzca" ; {- VPB (Imper C.Pl C.P1) => -} "entreluzcamos" ; @@ -18499,7 +18499,7 @@ lin lucir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "luciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "luciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "lucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "luce" ; {- VPB (Imper C.Sg C.P3) => -} "luzca" ; {- VPB (Imper C.Pl C.P1) => -} "luzcamos" ; @@ -18571,7 +18571,7 @@ lin prelucir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "preluciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "preluciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prelucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "preluce" ; {- VPB (Imper C.Sg C.P3) => -} "preluzca" ; {- VPB (Imper C.Pl C.P1) => -} "preluzcamos" ; @@ -18643,7 +18643,7 @@ lin relucir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reluciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reluciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "relucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reluce" ; {- VPB (Imper C.Sg C.P3) => -} "reluzca" ; {- VPB (Imper C.Pl C.P1) => -} "reluzcamos" ; @@ -18715,7 +18715,7 @@ lin traslucir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasluciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasluciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "traslucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasluce" ; {- VPB (Imper C.Sg C.P3) => -} "trasluzca" ; {- VPB (Imper C.Pl C.P1) => -} "trasluzcamos" ; @@ -18787,7 +18787,7 @@ lin abastecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abasteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abasteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abastecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abastece" ; {- VPB (Imper C.Sg C.P3) => -} "abastezca" ; {- VPB (Imper C.Pl C.P1) => -} "abastezcamos" ; @@ -18859,7 +18859,7 @@ lin ablandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ablandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ablandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ablandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ablandece" ; {- VPB (Imper C.Sg C.P3) => -} "ablandezca" ; {- VPB (Imper C.Pl C.P1) => -} "ablandezcamos" ; @@ -18931,7 +18931,7 @@ lin aborrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aborreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aborreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aborrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aborrece" ; {- VPB (Imper C.Sg C.P3) => -} "aborrezca" ; {- VPB (Imper C.Pl C.P1) => -} "aborrezcamos" ; @@ -19003,7 +19003,7 @@ lin abravecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abraveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abraveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abravecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abravece" ; {- VPB (Imper C.Sg C.P3) => -} "abravezca" ; {- VPB (Imper C.Pl C.P1) => -} "abravezcamos" ; @@ -19075,7 +19075,7 @@ lin acaecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acaeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acaeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acaecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acaece" ; {- VPB (Imper C.Sg C.P3) => -} "acaezca" ; {- VPB (Imper C.Pl C.P1) => -} "acaezcamos" ; @@ -19147,7 +19147,7 @@ lin aclarecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aclareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aclareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aclarecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aclarece" ; {- VPB (Imper C.Sg C.P3) => -} "aclarezca" ; {- VPB (Imper C.Pl C.P1) => -} "aclarezcamos" ; @@ -19219,7 +19219,7 @@ lin acontecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aconteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aconteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acontecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acontece" ; {- VPB (Imper C.Sg C.P3) => -} "acontezca" ; {- VPB (Imper C.Pl C.P1) => -} "acontezcamos" ; @@ -19291,7 +19291,7 @@ lin acrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acrece" ; {- VPB (Imper C.Sg C.P3) => -} "acrezca" ; {- VPB (Imper C.Pl C.P1) => -} "acrezcamos" ; @@ -19363,7 +19363,7 @@ lin adolecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adoleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adoleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adolecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adolece" ; {- VPB (Imper C.Sg C.P3) => -} "adolezca" ; {- VPB (Imper C.Pl C.P1) => -} "adolezcamos" ; @@ -19435,7 +19435,7 @@ lin adormecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adormeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adormeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adormecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adormece" ; {- VPB (Imper C.Sg C.P3) => -} "adormezca" ; {- VPB (Imper C.Pl C.P1) => -} "adormezcamos" ; @@ -19507,7 +19507,7 @@ lin agradecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "agradeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "agradeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "agradecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "agradece" ; {- VPB (Imper C.Sg C.P3) => -} "agradezca" ; {- VPB (Imper C.Pl C.P1) => -} "agradezcamos" ; @@ -19579,7 +19579,7 @@ lin altivecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "altiveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "altiveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "altivecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "altivece" ; {- VPB (Imper C.Sg C.P3) => -} "altivezca" ; {- VPB (Imper C.Pl C.P1) => -} "altivezcamos" ; @@ -19651,7 +19651,7 @@ lin amanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amanece" ; {- VPB (Imper C.Sg C.P3) => -} "amanezca" ; {- VPB (Imper C.Pl C.P1) => -} "amanezcamos" ; @@ -19723,7 +19723,7 @@ lin amarecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amarecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amarece" ; {- VPB (Imper C.Sg C.P3) => -} "amarezca" ; {- VPB (Imper C.Pl C.P1) => -} "amarezcamos" ; @@ -19795,7 +19795,7 @@ lin amarillecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amarilleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amarilleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amarillecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amarillece" ; {- VPB (Imper C.Sg C.P3) => -} "amarillezca" ; {- VPB (Imper C.Pl C.P1) => -} "amarillezcamos" ; @@ -19867,7 +19867,7 @@ lin amohecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amoheceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amoheceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amohecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amohece" ; {- VPB (Imper C.Sg C.P3) => -} "amohezca" ; {- VPB (Imper C.Pl C.P1) => -} "amohezcamos" ; @@ -19939,7 +19939,7 @@ lin amorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amoreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amoreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amorece" ; {- VPB (Imper C.Sg C.P3) => -} "amorezca" ; {- VPB (Imper C.Pl C.P1) => -} "amorezcamos" ; @@ -20011,7 +20011,7 @@ lin amortecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amorteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amorteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amortecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amortece" ; {- VPB (Imper C.Sg C.P3) => -} "amortezca" ; {- VPB (Imper C.Pl C.P1) => -} "amortezcamos" ; @@ -20083,7 +20083,7 @@ lin anochecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "anocheceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "anocheceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "anochecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "anochece" ; {- VPB (Imper C.Sg C.P3) => -} "anochezca" ; {- VPB (Imper C.Pl C.P1) => -} "anochezcamos" ; @@ -20155,7 +20155,7 @@ lin aparecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aparecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aparece" ; {- VPB (Imper C.Sg C.P3) => -} "aparezca" ; {- VPB (Imper C.Pl C.P1) => -} "aparezcamos" ; @@ -20227,7 +20227,7 @@ lin apetecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apeteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apeteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apetecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apetece" ; {- VPB (Imper C.Sg C.P3) => -} "apetezca" ; {- VPB (Imper C.Pl C.P1) => -} "apetezcamos" ; @@ -20299,7 +20299,7 @@ lin arbolecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "arboleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "arboleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "arbolecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "arbolece" ; {- VPB (Imper C.Sg C.P3) => -} "arbolezca" ; {- VPB (Imper C.Pl C.P1) => -} "arbolezcamos" ; @@ -20371,7 +20371,7 @@ lin arborecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "arboreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "arboreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "arborecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "arborece" ; {- VPB (Imper C.Sg C.P3) => -} "arborezca" ; {- VPB (Imper C.Pl C.P1) => -} "arborezcamos" ; @@ -20443,7 +20443,7 @@ lin aridecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "arideceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "arideceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aridecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aridece" ; {- VPB (Imper C.Sg C.P3) => -} "aridezca" ; {- VPB (Imper C.Pl C.P1) => -} "aridezcamos" ; @@ -20515,7 +20515,7 @@ lin atardecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atardeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atardeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atardecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atardece" ; {- VPB (Imper C.Sg C.P3) => -} "atardezca" ; {- VPB (Imper C.Pl C.P1) => -} "atardezcamos" ; @@ -20587,7 +20587,7 @@ lin blanquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "blanqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "blanqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "blanquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "blanquece" ; {- VPB (Imper C.Sg C.P3) => -} "blanquezca" ; {- VPB (Imper C.Pl C.P1) => -} "blanquezcamos" ; @@ -20659,7 +20659,7 @@ lin calecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "caleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "caleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "calecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "calece" ; {- VPB (Imper C.Sg C.P3) => -} "calezca" ; {- VPB (Imper C.Pl C.P1) => -} "calezcamos" ; @@ -20731,7 +20731,7 @@ lin carecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "careceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "careceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "carecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "carece" ; {- VPB (Imper C.Sg C.P3) => -} "carezca" ; {- VPB (Imper C.Pl C.P1) => -} "carezcamos" ; @@ -20803,7 +20803,7 @@ lin clarecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "clareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "clareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "clarecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "clarece" ; {- VPB (Imper C.Sg C.P3) => -} "clarezca" ; {- VPB (Imper C.Pl C.P1) => -} "clarezcamos" ; @@ -20875,7 +20875,7 @@ lin colicuecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "colicueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "colicueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "colicuecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "colicuece" ; {- VPB (Imper C.Sg C.P3) => -} "colicuezca" ; {- VPB (Imper C.Pl C.P1) => -} "colicuezcamos" ; @@ -20947,7 +20947,7 @@ lin compadecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "compadeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "compadeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "compadecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "compadece" ; {- VPB (Imper C.Sg C.P3) => -} "compadezca" ; {- VPB (Imper C.Pl C.P1) => -} "compadezcamos" ; @@ -21019,7 +21019,7 @@ lin comparecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "compareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "compareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "comparecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "comparece" ; {- VPB (Imper C.Sg C.P3) => -} "comparezca" ; {- VPB (Imper C.Pl C.P1) => -} "comparezcamos" ; @@ -21091,7 +21091,7 @@ lin convalecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "convaleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "convaleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "convalecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "convalece" ; {- VPB (Imper C.Sg C.P3) => -} "convalezca" ; {- VPB (Imper C.Pl C.P1) => -} "convalezcamos" ; @@ -21163,7 +21163,7 @@ lin crecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "creceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "creceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "crecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "crece" ; {- VPB (Imper C.Sg C.P3) => -} "crezca" ; {- VPB (Imper C.Pl C.P1) => -} "crezcamos" ; @@ -21235,7 +21235,7 @@ lin decrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "decreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "decreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "decrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "decrece" ; {- VPB (Imper C.Sg C.P3) => -} "decrezca" ; {- VPB (Imper C.Pl C.P1) => -} "decrezcamos" ; @@ -21307,7 +21307,7 @@ lin desabastecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desabasteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desabasteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desabastecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desabastece" ; {- VPB (Imper C.Sg C.P3) => -} "desabastezca" ; {- VPB (Imper C.Pl C.P1) => -} "desabastezcamos" ; @@ -21379,7 +21379,7 @@ lin desadormecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desadormeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desadormeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desadormecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desadormece" ; {- VPB (Imper C.Sg C.P3) => -} "desadormezca" ; {- VPB (Imper C.Pl C.P1) => -} "desadormezcamos" ; @@ -21451,7 +21451,7 @@ lin desagradecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desagradeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desagradeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desagradecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desagradece" ; {- VPB (Imper C.Sg C.P3) => -} "desagradezca" ; {- VPB (Imper C.Pl C.P1) => -} "desagradezcamos" ; @@ -21523,7 +21523,7 @@ lin desaparecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desapareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desapareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desaparecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desaparece" ; {- VPB (Imper C.Sg C.P3) => -} "desaparezca" ; {- VPB (Imper C.Pl C.P1) => -} "desaparezcamos" ; @@ -21595,7 +21595,7 @@ lin desbravecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desbraveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desbraveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desbravecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desbravece" ; {- VPB (Imper C.Sg C.P3) => -} "desbravezca" ; {- VPB (Imper C.Pl C.P1) => -} "desbravezcamos" ; @@ -21667,7 +21667,7 @@ lin descaecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descaeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descaeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descaecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descaece" ; {- VPB (Imper C.Sg C.P3) => -} "descaezca" ; {- VPB (Imper C.Pl C.P1) => -} "descaezcamos" ; @@ -21739,7 +21739,7 @@ lin desembravecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desembraveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desembraveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desembravecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desembravece" ; {- VPB (Imper C.Sg C.P3) => -} "desembravezca" ; {- VPB (Imper C.Pl C.P1) => -} "desembravezcamos" ; @@ -21811,7 +21811,7 @@ lin desenfurecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desenfureceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desenfureceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desenfurecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desenfurece" ; {- VPB (Imper C.Sg C.P3) => -} "desenfurezca" ; {- VPB (Imper C.Pl C.P1) => -} "desenfurezcamos" ; @@ -21883,7 +21883,7 @@ lin desenmohecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desenmoheceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desenmoheceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desenmohecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desenmohece" ; {- VPB (Imper C.Sg C.P3) => -} "desenmohezca" ; {- VPB (Imper C.Pl C.P1) => -} "desenmohezcamos" ; @@ -21955,7 +21955,7 @@ lin desenmudecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desenmudeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desenmudeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desenmudecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desenmudece" ; {- VPB (Imper C.Sg C.P3) => -} "desenmudezca" ; {- VPB (Imper C.Pl C.P1) => -} "desenmudezcamos" ; @@ -22027,7 +22027,7 @@ lin desenrudecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desenrudeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desenrudeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desenrudecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desenrudece" ; {- VPB (Imper C.Sg C.P3) => -} "desenrudezca" ; {- VPB (Imper C.Pl C.P1) => -} "desenrudezcamos" ; @@ -22099,7 +22099,7 @@ lin desensoberbecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desensoberbeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desensoberbeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desensoberbecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desensoberbece" ; {- VPB (Imper C.Sg C.P3) => -} "desensoberbezca" ; {- VPB (Imper C.Pl C.P1) => -} "desensoberbezcamos" ; @@ -22171,7 +22171,7 @@ lin desentorpecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desentorpeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desentorpeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desentorpecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desentorpece" ; {- VPB (Imper C.Sg C.P3) => -} "desentorpezca" ; {- VPB (Imper C.Pl C.P1) => -} "desentorpezcamos" ; @@ -22243,7 +22243,7 @@ lin desentumecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desentumeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desentumeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desentumecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desentumece" ; {- VPB (Imper C.Sg C.P3) => -} "desentumezca" ; {- VPB (Imper C.Pl C.P1) => -} "desentumezcamos" ; @@ -22315,7 +22315,7 @@ lin desfallecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desfalleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desfalleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desfallecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desfallece" ; {- VPB (Imper C.Sg C.P3) => -} "desfallezca" ; {- VPB (Imper C.Pl C.P1) => -} "desfallezcamos" ; @@ -22387,7 +22387,7 @@ lin desfavorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desfavoreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desfavoreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desfavorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desfavorece" ; {- VPB (Imper C.Sg C.P3) => -} "desfavorezca" ; {- VPB (Imper C.Pl C.P1) => -} "desfavorezcamos" ; @@ -22459,7 +22459,7 @@ lin desflorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desfloreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desfloreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desflorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desflorece" ; {- VPB (Imper C.Sg C.P3) => -} "desflorezca" ; {- VPB (Imper C.Pl C.P1) => -} "desflorezcamos" ; @@ -22531,7 +22531,7 @@ lin desfortalecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desfortaleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desfortaleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desfortalecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desfortalece" ; {- VPB (Imper C.Sg C.P3) => -} "desfortalezca" ; {- VPB (Imper C.Pl C.P1) => -} "desfortalezcamos" ; @@ -22603,7 +22603,7 @@ lin desguarnecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desguarneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desguarneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desguarnecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desguarnece" ; {- VPB (Imper C.Sg C.P3) => -} "desguarnezca" ; {- VPB (Imper C.Pl C.P1) => -} "desguarnezcamos" ; @@ -22675,7 +22675,7 @@ lin deshumedecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "deshumedeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "deshumedeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "deshumedecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deshumedece" ; {- VPB (Imper C.Sg C.P3) => -} "deshumedezca" ; {- VPB (Imper C.Pl C.P1) => -} "deshumedezcamos" ; @@ -22747,7 +22747,7 @@ lin desmerecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desmereceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desmereceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desmerecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desmerece" ; {- VPB (Imper C.Sg C.P3) => -} "desmerezca" ; {- VPB (Imper C.Pl C.P1) => -} "desmerezcamos" ; @@ -22819,7 +22819,7 @@ lin desobedecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desobedeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desobedeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desobedecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desobedece" ; {- VPB (Imper C.Sg C.P3) => -} "desobedezca" ; {- VPB (Imper C.Pl C.P1) => -} "desobedezcamos" ; @@ -22891,7 +22891,7 @@ lin desparecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "despareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desparecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desparece" ; {- VPB (Imper C.Sg C.P3) => -} "desparezca" ; {- VPB (Imper C.Pl C.P1) => -} "desparezcamos" ; @@ -22963,7 +22963,7 @@ lin desvanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desvaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desvaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desvanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desvanece" ; {- VPB (Imper C.Sg C.P3) => -} "desvanezca" ; {- VPB (Imper C.Pl C.P1) => -} "desvanezcamos" ; @@ -23035,7 +23035,7 @@ lin embarbecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embarbeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embarbeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embarbecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embarbece" ; {- VPB (Imper C.Sg C.P3) => -} "embarbezca" ; {- VPB (Imper C.Pl C.P1) => -} "embarbezcamos" ; @@ -23107,7 +23107,7 @@ lin embastecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embasteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embasteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embastecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embastece" ; {- VPB (Imper C.Sg C.P3) => -} "embastezca" ; {- VPB (Imper C.Pl C.P1) => -} "embastezcamos" ; @@ -23179,7 +23179,7 @@ lin embebecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embebeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embebeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embebecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embebece" ; {- VPB (Imper C.Sg C.P3) => -} "embebezca" ; {- VPB (Imper C.Pl C.P1) => -} "embebezcamos" ; @@ -23251,7 +23251,7 @@ lin embellecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embelleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embelleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embellecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embellece" ; {- VPB (Imper C.Sg C.P3) => -} "embellezca" ; {- VPB (Imper C.Pl C.P1) => -} "embellezcamos" ; @@ -23323,7 +23323,7 @@ lin embermejecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embermejeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embermejeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embermejecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embermejece" ; {- VPB (Imper C.Sg C.P3) => -} "embermejezca" ; {- VPB (Imper C.Pl C.P1) => -} "embermejezcamos" ; @@ -23395,7 +23395,7 @@ lin emblandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emblandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emblandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emblandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emblandece" ; {- VPB (Imper C.Sg C.P3) => -} "emblandezca" ; {- VPB (Imper C.Pl C.P1) => -} "emblandezcamos" ; @@ -23467,7 +23467,7 @@ lin emblanquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emblanqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emblanqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emblanquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emblanquece" ; {- VPB (Imper C.Sg C.P3) => -} "emblanquezca" ; {- VPB (Imper C.Pl C.P1) => -} "emblanquezcamos" ; @@ -23539,7 +23539,7 @@ lin embobecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embobeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embobeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embobecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embobece" ; {- VPB (Imper C.Sg C.P3) => -} "embobezca" ; {- VPB (Imper C.Pl C.P1) => -} "embobezcamos" ; @@ -23611,7 +23611,7 @@ lin embosquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embosqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embosqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embosquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embosquece" ; {- VPB (Imper C.Sg C.P3) => -} "embosquezca" ; {- VPB (Imper C.Pl C.P1) => -} "embosquezcamos" ; @@ -23683,7 +23683,7 @@ lin embravecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embraveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embraveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embravecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embravece" ; {- VPB (Imper C.Sg C.P3) => -} "embravezca" ; {- VPB (Imper C.Pl C.P1) => -} "embravezcamos" ; @@ -23755,7 +23755,7 @@ lin embrutecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embruteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embruteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embrutecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embrutece" ; {- VPB (Imper C.Sg C.P3) => -} "embrutezca" ; {- VPB (Imper C.Pl C.P1) => -} "embrutezcamos" ; @@ -23827,7 +23827,7 @@ lin empalidecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empalideceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empalideceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empalidecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empalidece" ; {- VPB (Imper C.Sg C.P3) => -} "empalidezca" ; {- VPB (Imper C.Pl C.P1) => -} "empalidezcamos" ; @@ -23899,7 +23899,7 @@ lin empavorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empavoreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empavoreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empavorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empavorece" ; {- VPB (Imper C.Sg C.P3) => -} "empavorezca" ; {- VPB (Imper C.Pl C.P1) => -} "empavorezcamos" ; @@ -23971,7 +23971,7 @@ lin empecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empece" ; {- VPB (Imper C.Sg C.P3) => -} "empezca" ; {- VPB (Imper C.Pl C.P1) => -} "empezcamos" ; @@ -24043,7 +24043,7 @@ lin empequehecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empequeheceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empequeheceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empequehecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empequehece" ; {- VPB (Imper C.Sg C.P3) => -} "empequehezca" ; {- VPB (Imper C.Pl C.P1) => -} "empequehezcamos" ; @@ -24115,7 +24115,7 @@ lin emplastecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emplasteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emplasteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emplastecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emplastece" ; {- VPB (Imper C.Sg C.P3) => -} "emplastezca" ; {- VPB (Imper C.Pl C.P1) => -} "emplastezcamos" ; @@ -24187,7 +24187,7 @@ lin emplebeyecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emplebeyeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emplebeyeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emplebeyecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emplebeyece" ; {- VPB (Imper C.Sg C.P3) => -} "emplebeyezca" ; {- VPB (Imper C.Pl C.P1) => -} "emplebeyezcamos" ; @@ -24259,7 +24259,7 @@ lin emplumecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emplumeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emplumeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emplumecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emplumece" ; {- VPB (Imper C.Sg C.P3) => -} "emplumezca" ; {- VPB (Imper C.Pl C.P1) => -} "emplumezcamos" ; @@ -24331,7 +24331,7 @@ lin empobrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empobreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empobreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empobrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empobrece" ; {- VPB (Imper C.Sg C.P3) => -} "empobrezca" ; {- VPB (Imper C.Pl C.P1) => -} "empobrezcamos" ; @@ -24403,7 +24403,7 @@ lin empodrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empodreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empodreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empodrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empodrece" ; {- VPB (Imper C.Sg C.P3) => -} "empodrezca" ; {- VPB (Imper C.Pl C.P1) => -} "empodrezcamos" ; @@ -24475,7 +24475,7 @@ lin empretecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empreteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empreteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empretecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empretece" ; {- VPB (Imper C.Sg C.P3) => -} "empretezca" ; {- VPB (Imper C.Pl C.P1) => -} "empretezcamos" ; @@ -24547,7 +24547,7 @@ lin emputecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emputeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emputeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emputecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emputece" ; {- VPB (Imper C.Sg C.P3) => -} "emputezca" ; {- VPB (Imper C.Pl C.P1) => -} "emputezcamos" ; @@ -24619,7 +24619,7 @@ lin enaltecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enalteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enalteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enaltecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enaltece" ; {- VPB (Imper C.Sg C.P3) => -} "enaltezca" ; {- VPB (Imper C.Pl C.P1) => -} "enaltezcamos" ; @@ -24691,7 +24691,7 @@ lin enamarillecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enamarilleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enamarilleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enamarillecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enamarillece" ; {- VPB (Imper C.Sg C.P3) => -} "enamarillezca" ; {- VPB (Imper C.Pl C.P1) => -} "enamarillezcamos" ; @@ -24763,7 +24763,7 @@ lin enardecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enardeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enardeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enardecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enardece" ; {- VPB (Imper C.Sg C.P3) => -} "enardezca" ; {- VPB (Imper C.Pl C.P1) => -} "enardezcamos" ; @@ -24835,7 +24835,7 @@ lin encallecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encalleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encalleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encallecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encallece" ; {- VPB (Imper C.Sg C.P3) => -} "encallezca" ; {- VPB (Imper C.Pl C.P1) => -} "encallezcamos" ; @@ -24907,7 +24907,7 @@ lin encalvecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encalveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encalveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encalvecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encalvece" ; {- VPB (Imper C.Sg C.P3) => -} "encalvezca" ; {- VPB (Imper C.Pl C.P1) => -} "encalvezcamos" ; @@ -24979,7 +24979,7 @@ lin encandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encandece" ; {- VPB (Imper C.Sg C.P3) => -} "encandezca" ; {- VPB (Imper C.Pl C.P1) => -} "encandezcamos" ; @@ -25051,7 +25051,7 @@ lin encanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encanece" ; {- VPB (Imper C.Sg C.P3) => -} "encanezca" ; {- VPB (Imper C.Pl C.P1) => -} "encanezcamos" ; @@ -25123,7 +25123,7 @@ lin encarecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encarecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encarece" ; {- VPB (Imper C.Sg C.P3) => -} "encarezca" ; {- VPB (Imper C.Pl C.P1) => -} "encarezcamos" ; @@ -25195,7 +25195,7 @@ lin encarnecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encarneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encarneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encarnecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encarnece" ; {- VPB (Imper C.Sg C.P3) => -} "encarnezca" ; {- VPB (Imper C.Pl C.P1) => -} "encarnezcamos" ; @@ -25267,7 +25267,7 @@ lin enceguecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encegueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encegueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enceguecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enceguece" ; {- VPB (Imper C.Sg C.P3) => -} "enceguezca" ; {- VPB (Imper C.Pl C.P1) => -} "enceguezcamos" ; @@ -25339,7 +25339,7 @@ lin encloquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encloqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encloqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encloquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encloquece" ; {- VPB (Imper C.Sg C.P3) => -} "encloquezca" ; {- VPB (Imper C.Pl C.P1) => -} "encloquezcamos" ; @@ -25411,7 +25411,7 @@ lin encorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encoreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encoreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encorece" ; {- VPB (Imper C.Sg C.P3) => -} "encorezca" ; {- VPB (Imper C.Pl C.P1) => -} "encorezcamos" ; @@ -25483,7 +25483,7 @@ lin encrudecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encrudeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encrudeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encrudecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encrudece" ; {- VPB (Imper C.Sg C.P3) => -} "encrudezca" ; {- VPB (Imper C.Pl C.P1) => -} "encrudezcamos" ; @@ -25555,7 +25555,7 @@ lin encruelecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encrueleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encrueleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encruelecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encruelece" ; {- VPB (Imper C.Sg C.P3) => -} "encruelezca" ; {- VPB (Imper C.Pl C.P1) => -} "encruelezcamos" ; @@ -25627,7 +25627,7 @@ lin endentecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "endenteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "endenteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "endentecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "endentece" ; {- VPB (Imper C.Sg C.P3) => -} "endentezca" ; {- VPB (Imper C.Pl C.P1) => -} "endentezcamos" ; @@ -25699,7 +25699,7 @@ lin endurecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "endureceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "endureceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "endurecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "endurece" ; {- VPB (Imper C.Sg C.P3) => -} "endurezca" ; {- VPB (Imper C.Pl C.P1) => -} "endurezcamos" ; @@ -25771,7 +25771,7 @@ lin enflaquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enflaqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enflaqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enflaquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enflaquece" ; {- VPB (Imper C.Sg C.P3) => -} "enflaquezca" ; {- VPB (Imper C.Pl C.P1) => -} "enflaquezcamos" ; @@ -25843,7 +25843,7 @@ lin enflorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enfloreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enfloreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enflorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enflorece" ; {- VPB (Imper C.Sg C.P3) => -} "enflorezca" ; {- VPB (Imper C.Pl C.P1) => -} "enflorezcamos" ; @@ -25915,7 +25915,7 @@ lin enfranquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enfranqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enfranqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enfranquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enfranquece" ; {- VPB (Imper C.Sg C.P3) => -} "enfranquezca" ; {- VPB (Imper C.Pl C.P1) => -} "enfranquezcamos" ; @@ -25987,7 +25987,7 @@ lin enfurecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enfureceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enfureceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enfurecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enfurece" ; {- VPB (Imper C.Sg C.P3) => -} "enfurezca" ; {- VPB (Imper C.Pl C.P1) => -} "enfurezcamos" ; @@ -26059,7 +26059,7 @@ lin engrandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "engrandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "engrandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "engrandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "engrandece" ; {- VPB (Imper C.Sg C.P3) => -} "engrandezca" ; {- VPB (Imper C.Pl C.P1) => -} "engrandezcamos" ; @@ -26131,7 +26131,7 @@ lin engravecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "engraveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "engraveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "engravecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "engravece" ; {- VPB (Imper C.Sg C.P3) => -} "engravezca" ; {- VPB (Imper C.Pl C.P1) => -} "engravezcamos" ; @@ -26203,7 +26203,7 @@ lin enllentecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enllenteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enllenteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enllentecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enllentece" ; {- VPB (Imper C.Sg C.P3) => -} "enllentezca" ; {- VPB (Imper C.Pl C.P1) => -} "enllentezcamos" ; @@ -26275,7 +26275,7 @@ lin enlobreguecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enlobregueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enlobregueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enlobreguecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enlobreguece" ; {- VPB (Imper C.Sg C.P3) => -} "enlobreguezca" ; {- VPB (Imper C.Pl C.P1) => -} "enlobreguezcamos" ; @@ -26347,7 +26347,7 @@ lin enloquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enloqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enloqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enloquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enloquece" ; {- VPB (Imper C.Sg C.P3) => -} "enloquezca" ; {- VPB (Imper C.Pl C.P1) => -} "enloquezcamos" ; @@ -26419,7 +26419,7 @@ lin enlustrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enlustreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enlustreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enlustrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enlustrece" ; {- VPB (Imper C.Sg C.P3) => -} "enlustrezca" ; {- VPB (Imper C.Pl C.P1) => -} "enlustrezcamos" ; @@ -26491,7 +26491,7 @@ lin enmagrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enmagreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmagreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmagrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmagrece" ; {- VPB (Imper C.Sg C.P3) => -} "enmagrezca" ; {- VPB (Imper C.Pl C.P1) => -} "enmagrezcamos" ; @@ -26563,7 +26563,7 @@ lin enmalecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enmaleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmaleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmalecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmalece" ; {- VPB (Imper C.Sg C.P3) => -} "enmalezca" ; {- VPB (Imper C.Pl C.P1) => -} "enmalezcamos" ; @@ -26635,7 +26635,7 @@ lin enmohecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enmoheceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmoheceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmohecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmohece" ; {- VPB (Imper C.Sg C.P3) => -} "enmohezca" ; {- VPB (Imper C.Pl C.P1) => -} "enmohezcamos" ; @@ -26707,7 +26707,7 @@ lin enmollecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enmolleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmolleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmollecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmollece" ; {- VPB (Imper C.Sg C.P3) => -} "enmollezca" ; {- VPB (Imper C.Pl C.P1) => -} "enmollezcamos" ; @@ -26779,7 +26779,7 @@ lin enmudecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enmudeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmudeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmudecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmudece" ; {- VPB (Imper C.Sg C.P3) => -} "enmudezca" ; {- VPB (Imper C.Pl C.P1) => -} "enmudezcamos" ; @@ -26851,7 +26851,7 @@ lin ennegrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ennegreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ennegreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ennegrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ennegrece" ; {- VPB (Imper C.Sg C.P3) => -} "ennegrezca" ; {- VPB (Imper C.Pl C.P1) => -} "ennegrezcamos" ; @@ -26923,7 +26923,7 @@ lin ennoblecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ennobleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ennobleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ennoblecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ennoblece" ; {- VPB (Imper C.Sg C.P3) => -} "ennoblezca" ; {- VPB (Imper C.Pl C.P1) => -} "ennoblezcamos" ; @@ -26995,7 +26995,7 @@ lin ennudecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ennudeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ennudeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ennudecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ennudece" ; {- VPB (Imper C.Sg C.P3) => -} "ennudezca" ; {- VPB (Imper C.Pl C.P1) => -} "ennudezcamos" ; @@ -27067,7 +27067,7 @@ lin enorgullecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enorgulleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enorgulleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enorgullecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enorgullece" ; {- VPB (Imper C.Sg C.P3) => -} "enorgullezca" ; {- VPB (Imper C.Pl C.P1) => -} "enorgullezcamos" ; @@ -27139,7 +27139,7 @@ lin enralecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enraleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enraleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enralecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enralece" ; {- VPB (Imper C.Sg C.P3) => -} "enralezca" ; {- VPB (Imper C.Pl C.P1) => -} "enralezcamos" ; @@ -27211,7 +27211,7 @@ lin enrarecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enrareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enrareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enrarecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enrarece" ; {- VPB (Imper C.Sg C.P3) => -} "enrarezca" ; {- VPB (Imper C.Pl C.P1) => -} "enrarezcamos" ; @@ -27283,7 +27283,7 @@ lin enrigidecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enrigideceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enrigideceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enrigidecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enrigidece" ; {- VPB (Imper C.Sg C.P3) => -} "enrigidezca" ; {- VPB (Imper C.Pl C.P1) => -} "enrigidezcamos" ; @@ -27355,7 +27355,7 @@ lin enriquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enriqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enriqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enriquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enriquece" ; {- VPB (Imper C.Sg C.P3) => -} "enriquezca" ; {- VPB (Imper C.Pl C.P1) => -} "enriquezcamos" ; @@ -27427,7 +27427,7 @@ lin enrojecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enrojeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enrojeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enrojecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enrojece" ; {- VPB (Imper C.Sg C.P3) => -} "enrojezca" ; {- VPB (Imper C.Pl C.P1) => -} "enrojezcamos" ; @@ -27499,7 +27499,7 @@ lin enronquecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enronqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enronqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enronquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enronquece" ; {- VPB (Imper C.Sg C.P3) => -} "enronquezca" ; {- VPB (Imper C.Pl C.P1) => -} "enronquezcamos" ; @@ -27571,7 +27571,7 @@ lin enrudecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enrudeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enrudeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enrudecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enrudece" ; {- VPB (Imper C.Sg C.P3) => -} "enrudezca" ; {- VPB (Imper C.Pl C.P1) => -} "enrudezcamos" ; @@ -27643,7 +27643,7 @@ lin enruinecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enruineceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enruineceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enruinecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enruinece" ; {- VPB (Imper C.Sg C.P3) => -} "enruinezca" ; {- VPB (Imper C.Pl C.P1) => -} "enruinezcamos" ; @@ -27715,7 +27715,7 @@ lin ensandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensandece" ; {- VPB (Imper C.Sg C.P3) => -} "ensandezca" ; {- VPB (Imper C.Pl C.P1) => -} "ensandezcamos" ; @@ -27787,7 +27787,7 @@ lin ensarnecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensarneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensarneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensarnecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensarnece" ; {- VPB (Imper C.Sg C.P3) => -} "ensarnezca" ; {- VPB (Imper C.Pl C.P1) => -} "ensarnezcamos" ; @@ -27859,7 +27859,7 @@ lin ensoberbecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensoberbeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensoberbeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensoberbecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensoberbece" ; {- VPB (Imper C.Sg C.P3) => -} "ensoberbezca" ; {- VPB (Imper C.Pl C.P1) => -} "ensoberbezcamos" ; @@ -27931,7 +27931,7 @@ lin ensombrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensombreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensombreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensombrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensombrece" ; {- VPB (Imper C.Sg C.P3) => -} "ensombrezca" ; {- VPB (Imper C.Pl C.P1) => -} "ensombrezcamos" ; @@ -28003,7 +28003,7 @@ lin ensordecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensordeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensordeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensordecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensordece" ; {- VPB (Imper C.Sg C.P3) => -} "ensordezca" ; {- VPB (Imper C.Pl C.P1) => -} "ensordezcamos" ; @@ -28075,7 +28075,7 @@ lin entallecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entalleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entalleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entallecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entallece" ; {- VPB (Imper C.Sg C.P3) => -} "entallezca" ; {- VPB (Imper C.Pl C.P1) => -} "entallezcamos" ; @@ -28147,7 +28147,7 @@ lin entenebrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entenebreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entenebreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entenebrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entenebrece" ; {- VPB (Imper C.Sg C.P3) => -} "entenebrezca" ; {- VPB (Imper C.Pl C.P1) => -} "entenebrezcamos" ; @@ -28219,7 +28219,7 @@ lin enternecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enterneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enterneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enternecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enternece" ; {- VPB (Imper C.Sg C.P3) => -} "enternezca" ; {- VPB (Imper C.Pl C.P1) => -} "enternezcamos" ; @@ -28291,7 +28291,7 @@ lin entestecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entesteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entesteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entestecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entestece" ; {- VPB (Imper C.Sg C.P3) => -} "entestezca" ; {- VPB (Imper C.Pl C.P1) => -} "entestezcamos" ; @@ -28363,7 +28363,7 @@ lin entontecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entonteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entonteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entontecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entontece" ; {- VPB (Imper C.Sg C.P3) => -} "entontezca" ; {- VPB (Imper C.Pl C.P1) => -} "entontezcamos" ; @@ -28435,7 +28435,7 @@ lin entorpecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entorpeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entorpeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entorpecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entorpece" ; {- VPB (Imper C.Sg C.P3) => -} "entorpezca" ; {- VPB (Imper C.Pl C.P1) => -} "entorpezcamos" ; @@ -28507,7 +28507,7 @@ lin entristecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entristeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entristeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entristecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entristece" ; {- VPB (Imper C.Sg C.P3) => -} "entristezca" ; {- VPB (Imper C.Pl C.P1) => -} "entristezcamos" ; @@ -28579,7 +28579,7 @@ lin entullecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entulleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entulleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entullecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entullece" ; {- VPB (Imper C.Sg C.P3) => -} "entullezca" ; {- VPB (Imper C.Pl C.P1) => -} "entullezcamos" ; @@ -28651,7 +28651,7 @@ lin entumecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entumeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entumeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entumecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entumece" ; {- VPB (Imper C.Sg C.P3) => -} "entumezca" ; {- VPB (Imper C.Pl C.P1) => -} "entumezcamos" ; @@ -28723,7 +28723,7 @@ lin envaguecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "envagueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "envagueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "envaguecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "envaguece" ; {- VPB (Imper C.Sg C.P3) => -} "envaguezca" ; {- VPB (Imper C.Pl C.P1) => -} "envaguezcamos" ; @@ -28795,7 +28795,7 @@ lin envanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "envaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "envaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "envanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "envanece" ; {- VPB (Imper C.Sg C.P3) => -} "envanezca" ; {- VPB (Imper C.Pl C.P1) => -} "envanezcamos" ; @@ -28867,7 +28867,7 @@ lin envejecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "envejeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "envejeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "envejecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "envejece" ; {- VPB (Imper C.Sg C.P3) => -} "envejezca" ; {- VPB (Imper C.Pl C.P1) => -} "envejezcamos" ; @@ -28939,7 +28939,7 @@ lin enverdecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enverdeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enverdeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enverdecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enverdece" ; {- VPB (Imper C.Sg C.P3) => -} "enverdezca" ; {- VPB (Imper C.Pl C.P1) => -} "enverdezcamos" ; @@ -29011,7 +29011,7 @@ lin enzurdecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enzurdeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enzurdeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enzurdecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enzurdece" ; {- VPB (Imper C.Sg C.P3) => -} "enzurdezca" ; {- VPB (Imper C.Pl C.P1) => -} "enzurdezcamos" ; @@ -29083,7 +29083,7 @@ lin escaecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escaeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escaeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escaecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escaece" ; {- VPB (Imper C.Sg C.P3) => -} "escaezca" ; {- VPB (Imper C.Pl C.P1) => -} "escaezcamos" ; @@ -29155,7 +29155,7 @@ lin escarnecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escarneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escarneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escarnecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escarnece" ; {- VPB (Imper C.Sg C.P3) => -} "escarnezca" ; {- VPB (Imper C.Pl C.P1) => -} "escarnezcamos" ; @@ -29227,7 +29227,7 @@ lin esclarecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "esclareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "esclareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "esclarecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "esclarece" ; {- VPB (Imper C.Sg C.P3) => -} "esclarezca" ; {- VPB (Imper C.Pl C.P1) => -} "esclarezcamos" ; @@ -29299,7 +29299,7 @@ lin esmorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "esmoreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "esmoreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "esmorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "esmorece" ; {- VPB (Imper C.Sg C.P3) => -} "esmorezca" ; {- VPB (Imper C.Pl C.P1) => -} "esmorezcamos" ; @@ -29371,7 +29371,7 @@ lin establecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "estableceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "estableceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "establecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "establece" ; {- VPB (Imper C.Sg C.P3) => -} "establezca" ; {- VPB (Imper C.Pl C.P1) => -} "establezcamos" ; @@ -29443,7 +29443,7 @@ lin estremecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "estremeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "estremeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "estremecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "estremece" ; {- VPB (Imper C.Sg C.P3) => -} "estremezca" ; {- VPB (Imper C.Pl C.P1) => -} "estremezcamos" ; @@ -29515,7 +29515,7 @@ lin evanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "evaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "evaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "evanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "evanece" ; {- VPB (Imper C.Sg C.P3) => -} "evanezca" ; {- VPB (Imper C.Pl C.P1) => -} "evanezcamos" ; @@ -29587,7 +29587,7 @@ lin evanescer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "evanesceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "evanesceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "evanescerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "evanesce" ; {- VPB (Imper C.Sg C.P3) => -} "evaneszca" ; {- VPB (Imper C.Pl C.P1) => -} "evaneszcamos" ; @@ -29659,7 +29659,7 @@ lin excandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "excandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "excandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "excandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "excandece" ; {- VPB (Imper C.Sg C.P3) => -} "excandezca" ; {- VPB (Imper C.Pl C.P1) => -} "excandezcamos" ; @@ -29731,7 +29731,7 @@ lin fallecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "falleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "falleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fallecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fallece" ; {- VPB (Imper C.Sg C.P3) => -} "fallezca" ; {- VPB (Imper C.Pl C.P1) => -} "fallezcamos" ; @@ -29803,7 +29803,7 @@ lin favorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "favoreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "favoreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "favorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "favorece" ; {- VPB (Imper C.Sg C.P3) => -} "favorezca" ; {- VPB (Imper C.Pl C.P1) => -} "favorezcamos" ; @@ -29875,7 +29875,7 @@ lin fenecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "feneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "feneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fenecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fenece" ; {- VPB (Imper C.Sg C.P3) => -} "fenezca" ; {- VPB (Imper C.Pl C.P1) => -} "fenezcamos" ; @@ -29947,7 +29947,7 @@ lin florecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "floreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "floreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "florecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "florece" ; {- VPB (Imper C.Sg C.P3) => -} "florezca" ; {- VPB (Imper C.Pl C.P1) => -} "florezcamos" ; @@ -30019,7 +30019,7 @@ lin fortalecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fortaleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fortaleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fortalecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fortalece" ; {- VPB (Imper C.Sg C.P3) => -} "fortalezca" ; {- VPB (Imper C.Pl C.P1) => -} "fortalezcamos" ; @@ -30091,7 +30091,7 @@ lin fosforecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fosforeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fosforeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fosforecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fosforece" ; {- VPB (Imper C.Sg C.P3) => -} "fosforezca" ; {- VPB (Imper C.Pl C.P1) => -} "fosforezcamos" ; @@ -30163,7 +30163,7 @@ lin fosforescer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fosforesceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fosforesceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fosforescerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fosforesce" ; {- VPB (Imper C.Sg C.P3) => -} "fosforeszca" ; {- VPB (Imper C.Pl C.P1) => -} "fosforeszcamos" ; @@ -30235,7 +30235,7 @@ lin frutecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fruteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fruteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "frutecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "frutece" ; {- VPB (Imper C.Sg C.P3) => -} "frutezca" ; {- VPB (Imper C.Pl C.P1) => -} "frutezcamos" ; @@ -30307,7 +30307,7 @@ lin guarecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "guareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "guareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "guarecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "guarece" ; {- VPB (Imper C.Sg C.P3) => -} "guarezca" ; {- VPB (Imper C.Pl C.P1) => -} "guarezcamos" ; @@ -30379,7 +30379,7 @@ lin guarnecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "guarneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "guarneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "guarnecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "guarnece" ; {- VPB (Imper C.Sg C.P3) => -} "guarnezca" ; {- VPB (Imper C.Pl C.P1) => -} "guarnezcamos" ; @@ -30451,7 +30451,7 @@ lin herbecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "herbeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "herbeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "herbecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "herbece" ; {- VPB (Imper C.Sg C.P3) => -} "herbezca" ; {- VPB (Imper C.Pl C.P1) => -} "herbezcamos" ; @@ -30523,7 +30523,7 @@ lin hermanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "hermaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "hermaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "hermanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hermanece" ; {- VPB (Imper C.Sg C.P3) => -} "hermanezca" ; {- VPB (Imper C.Pl C.P1) => -} "hermanezcamos" ; @@ -30595,7 +30595,7 @@ lin humedecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "humedeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "humedeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "humedecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "humedece" ; {- VPB (Imper C.Sg C.P3) => -} "humedezca" ; {- VPB (Imper C.Pl C.P1) => -} "humedezcamos" ; @@ -30667,7 +30667,7 @@ lin languidecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "languideceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "languideceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "languidecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "languidece" ; {- VPB (Imper C.Sg C.P3) => -} "languidezca" ; {- VPB (Imper C.Pl C.P1) => -} "languidezcamos" ; @@ -30739,7 +30739,7 @@ lin lividecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "livideceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "livideceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "lividecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "lividece" ; {- VPB (Imper C.Sg C.P3) => -} "lividezca" ; {- VPB (Imper C.Pl C.P1) => -} "lividezcamos" ; @@ -30811,7 +30811,7 @@ lin lobreguecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "lobregueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "lobregueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "lobreguecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "lobreguece" ; {- VPB (Imper C.Sg C.P3) => -} "lobreguezca" ; {- VPB (Imper C.Pl C.P1) => -} "lobreguezcamos" ; @@ -30883,7 +30883,7 @@ lin merecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mereceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mereceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "merecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "merece" ; {- VPB (Imper C.Sg C.P3) => -} "merezca" ; {- VPB (Imper C.Pl C.P1) => -} "merezcamos" ; @@ -30955,7 +30955,7 @@ lin mohecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "moheceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "moheceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mohecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mohece" ; {- VPB (Imper C.Sg C.P3) => -} "mohezca" ; {- VPB (Imper C.Pl C.P1) => -} "mohezcamos" ; @@ -31027,7 +31027,7 @@ lin nacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "naceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "naceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "nacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "nace" ; {- VPB (Imper C.Sg C.P3) => -} "nazca" ; {- VPB (Imper C.Pl C.P1) => -} "nazcamos" ; @@ -31099,7 +31099,7 @@ lin negrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "negreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "negreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "negrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "negrece" ; {- VPB (Imper C.Sg C.P3) => -} "negrezca" ; {- VPB (Imper C.Pl C.P1) => -} "negrezcamos" ; @@ -31171,7 +31171,7 @@ lin obedecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "obedeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "obedeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "obedecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "obedece" ; {- VPB (Imper C.Sg C.P3) => -} "obedezca" ; {- VPB (Imper C.Pl C.P1) => -} "obedezcamos" ; @@ -31243,7 +31243,7 @@ lin obscurecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "obscureceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "obscureceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "obscurecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "obscurece" ; {- VPB (Imper C.Sg C.P3) => -} "obscurezca" ; {- VPB (Imper C.Pl C.P1) => -} "obscurezcamos" ; @@ -31315,7 +31315,7 @@ lin ofrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ofreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ofreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ofrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ofrece" ; {- VPB (Imper C.Sg C.P3) => -} "ofrezca" ; {- VPB (Imper C.Pl C.P1) => -} "ofrezcamos" ; @@ -31387,7 +31387,7 @@ lin oscurecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "oscureceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "oscureceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "oscurecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "oscurece" ; {- VPB (Imper C.Sg C.P3) => -} "oscurezca" ; {- VPB (Imper C.Pl C.P1) => -} "oscurezcamos" ; @@ -31459,7 +31459,7 @@ lin pacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "paceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "paceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pace" ; {- VPB (Imper C.Sg C.P3) => -} "pazca" ; {- VPB (Imper C.Pl C.P1) => -} "pazcamos" ; @@ -31531,7 +31531,7 @@ lin padecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "padeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "padeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "padecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "padece" ; {- VPB (Imper C.Sg C.P3) => -} "padezca" ; {- VPB (Imper C.Pl C.P1) => -} "padezcamos" ; @@ -31603,7 +31603,7 @@ lin palidecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "palideceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "palideceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "palidecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "palidece" ; {- VPB (Imper C.Sg C.P3) => -} "palidezca" ; {- VPB (Imper C.Pl C.P1) => -} "palidezcamos" ; @@ -31675,7 +31675,7 @@ lin parecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "parecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "parece" ; {- VPB (Imper C.Sg C.P3) => -} "parezca" ; {- VPB (Imper C.Pl C.P1) => -} "parezcamos" ; @@ -31747,7 +31747,7 @@ lin perecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pereceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pereceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "perecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "perece" ; {- VPB (Imper C.Sg C.P3) => -} "perezca" ; {- VPB (Imper C.Pl C.P1) => -} "perezcamos" ; @@ -31819,7 +31819,7 @@ lin permanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "permaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "permaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "permanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "permanece" ; {- VPB (Imper C.Sg C.P3) => -} "permanezca" ; {- VPB (Imper C.Pl C.P1) => -} "permanezcamos" ; @@ -31891,7 +31891,7 @@ lin pertenecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "perteneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "perteneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pertenecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pertenece" ; {- VPB (Imper C.Sg C.P3) => -} "pertenezca" ; {- VPB (Imper C.Pl C.P1) => -} "pertenezcamos" ; @@ -31963,7 +31963,7 @@ lin pimpollecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pimpolleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pimpolleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pimpollecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pimpollece" ; {- VPB (Imper C.Sg C.P3) => -} "pimpollezca" ; {- VPB (Imper C.Pl C.P1) => -} "pimpollezcamos" ; @@ -32035,7 +32035,7 @@ lin plastecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "plasteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "plasteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "plastecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "plastece" ; {- VPB (Imper C.Sg C.P3) => -} "plastezca" ; {- VPB (Imper C.Pl C.P1) => -} "plastezcamos" ; @@ -32107,7 +32107,7 @@ lin preestablecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "preestableceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "preestableceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "preestablecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "preestablece" ; {- VPB (Imper C.Sg C.P3) => -} "preestablezca" ; {- VPB (Imper C.Pl C.P1) => -} "preestablezcamos" ; @@ -32179,7 +32179,7 @@ lin prevalecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prevaleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prevaleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prevalecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prevalece" ; {- VPB (Imper C.Sg C.P3) => -} "prevalezca" ; {- VPB (Imper C.Pl C.P1) => -} "prevalezcamos" ; @@ -32251,7 +32251,7 @@ lin reaparecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reapareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reapareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reaparecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reaparece" ; {- VPB (Imper C.Sg C.P3) => -} "reaparezca" ; {- VPB (Imper C.Pl C.P1) => -} "reaparezcamos" ; @@ -32323,7 +32323,7 @@ lin reblandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reblandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reblandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reblandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reblandece" ; {- VPB (Imper C.Sg C.P3) => -} "reblandezca" ; {- VPB (Imper C.Pl C.P1) => -} "reblandezcamos" ; @@ -32395,7 +32395,7 @@ lin reconvalecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reconvaleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reconvaleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reconvalecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reconvalece" ; {- VPB (Imper C.Sg C.P3) => -} "reconvalezca" ; {- VPB (Imper C.Pl C.P1) => -} "reconvalezcamos" ; @@ -32467,7 +32467,7 @@ lin recrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recrece" ; {- VPB (Imper C.Sg C.P3) => -} "recrezca" ; {- VPB (Imper C.Pl C.P1) => -} "recrezcamos" ; @@ -32539,7 +32539,7 @@ lin recrudecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recrudeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recrudeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recrudecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recrudece" ; {- VPB (Imper C.Sg C.P3) => -} "recrudezca" ; {- VPB (Imper C.Pl C.P1) => -} "recrudezcamos" ; @@ -32611,7 +32611,7 @@ lin reflorecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "refloreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "refloreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reflorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reflorece" ; {- VPB (Imper C.Sg C.P3) => -} "reflorezca" ; {- VPB (Imper C.Pl C.P1) => -} "reflorezcamos" ; @@ -32683,7 +32683,7 @@ lin reguarnecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reguarneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reguarneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reguarnecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reguarnece" ; {- VPB (Imper C.Sg C.P3) => -} "reguarnezca" ; {- VPB (Imper C.Pl C.P1) => -} "reguarnezcamos" ; @@ -32755,7 +32755,7 @@ lin rehumedecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rehumedeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rehumedeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rehumedecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehumedece" ; {- VPB (Imper C.Sg C.P3) => -} "rehumedezca" ; {- VPB (Imper C.Pl C.P1) => -} "rehumedezcamos" ; @@ -32827,7 +32827,7 @@ lin rejuvenecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rejuveneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rejuveneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rejuvenecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rejuvenece" ; {- VPB (Imper C.Sg C.P3) => -} "rejuvenezca" ; {- VPB (Imper C.Pl C.P1) => -} "rejuvenezcamos" ; @@ -32899,7 +32899,7 @@ lin relentecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "relenteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "relenteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "relentecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "relentece" ; {- VPB (Imper C.Sg C.P3) => -} "relentezca" ; {- VPB (Imper C.Pl C.P1) => -} "relentezcamos" ; @@ -32971,7 +32971,7 @@ lin remanecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remanece" ; {- VPB (Imper C.Sg C.P3) => -} "remanezca" ; {- VPB (Imper C.Pl C.P1) => -} "remanezcamos" ; @@ -33043,7 +33043,7 @@ lin renacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "renaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "renaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "renacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "renace" ; {- VPB (Imper C.Sg C.P3) => -} "renazca" ; {- VPB (Imper C.Pl C.P1) => -} "renazcamos" ; @@ -33115,7 +33115,7 @@ lin repacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "repaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "repaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "repacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "repace" ; {- VPB (Imper C.Sg C.P3) => -} "repazca" ; {- VPB (Imper C.Pl C.P1) => -} "repazcamos" ; @@ -33187,7 +33187,7 @@ lin resplandecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resplandeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resplandeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resplandecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resplandece" ; {- VPB (Imper C.Sg C.P3) => -} "resplandezca" ; {- VPB (Imper C.Pl C.P1) => -} "resplandezcamos" ; @@ -33259,7 +33259,7 @@ lin restablecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "restableceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "restableceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "restablecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "restablece" ; {- VPB (Imper C.Sg C.P3) => -} "restablezca" ; {- VPB (Imper C.Pl C.P1) => -} "restablezcamos" ; @@ -33331,7 +33331,7 @@ lin retallecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retalleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retalleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retallecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retallece" ; {- VPB (Imper C.Sg C.P3) => -} "retallezca" ; {- VPB (Imper C.Pl C.P1) => -} "retallezcamos" ; @@ -33403,7 +33403,7 @@ lin retoñecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retoñeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retoñeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retoñecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retoñece" ; {- VPB (Imper C.Sg C.P3) => -} "retoñezca" ; {- VPB (Imper C.Pl C.P1) => -} "retoñezcamos" ; @@ -33475,7 +33475,7 @@ lin revejecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "revejeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "revejeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "revejecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "revejece" ; {- VPB (Imper C.Sg C.P3) => -} "revejezca" ; {- VPB (Imper C.Pl C.P1) => -} "revejezcamos" ; @@ -33547,7 +33547,7 @@ lin reverdecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reverdeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reverdeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reverdecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reverdece" ; {- VPB (Imper C.Sg C.P3) => -} "reverdezca" ; {- VPB (Imper C.Pl C.P1) => -} "reverdezcamos" ; @@ -33619,7 +33619,7 @@ lin robustecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "robusteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "robusteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "robustecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "robustece" ; {- VPB (Imper C.Sg C.P3) => -} "robustezca" ; {- VPB (Imper C.Pl C.P1) => -} "robustezcamos" ; @@ -33691,7 +33691,7 @@ lin sobrecrecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrecreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrecreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrecrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrecrece" ; {- VPB (Imper C.Sg C.P3) => -} "sobrecrezca" ; {- VPB (Imper C.Pl C.P1) => -} "sobrecrezcamos" ; @@ -33763,7 +33763,7 @@ lin tallecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "talleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "talleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tallecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tallece" ; {- VPB (Imper C.Sg C.P3) => -} "tallezca" ; {- VPB (Imper C.Pl C.P1) => -} "tallezcamos" ; @@ -33835,7 +33835,7 @@ lin tardecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tardeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tardeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tardecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tardece" ; {- VPB (Imper C.Sg C.P3) => -} "tardezca" ; {- VPB (Imper C.Pl C.P1) => -} "tardezcamos" ; @@ -33907,7 +33907,7 @@ lin trasparecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "traspareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "traspareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasparecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasparece" ; {- VPB (Imper C.Sg C.P3) => -} "trasparezca" ; {- VPB (Imper C.Pl C.P1) => -} "trasparezcamos" ; @@ -33979,7 +33979,7 @@ lin tullecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tulleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tulleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tullecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tullece" ; {- VPB (Imper C.Sg C.P3) => -} "tullezca" ; {- VPB (Imper C.Pl C.P1) => -} "tullezcamos" ; @@ -34051,7 +34051,7 @@ lin verdecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "verdeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "verdeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "verdecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "verdece" ; {- VPB (Imper C.Sg C.P3) => -} "verdezca" ; {- VPB (Imper C.Pl C.P1) => -} "verdezcamos" ; @@ -34123,7 +34123,7 @@ lin aplacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aplaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aplaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aplacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aplace" ; {- VPB (Imper C.Sg C.P3) => -} "aplazca" ; {- VPB (Imper C.Pl C.P1) => -} "aplazcamos" ; @@ -34195,7 +34195,7 @@ lin complacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "complaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "complaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "complacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "complace" ; {- VPB (Imper C.Sg C.P3) => -} "complazca" ; {- VPB (Imper C.Pl C.P1) => -} "complazcamos" ; @@ -34267,7 +34267,7 @@ lin desplacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desplaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desplaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desplacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desplace" ; {- VPB (Imper C.Sg C.P3) => -} "desplazca" ; {- VPB (Imper C.Pl C.P1) => -} "desplazcamos" ; @@ -34339,7 +34339,7 @@ lin displacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "displaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "displaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "displacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "displace" ; {- VPB (Imper C.Sg C.P3) => -} "displazca" ; {- VPB (Imper C.Pl C.P1) => -} "displazcamos" ; @@ -34411,7 +34411,7 @@ lin placer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "placeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "placeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "placerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "place" ; {- VPB (Imper C.Sg C.P3) => -} "plazca" ; {- VPB (Imper C.Pl C.P1) => -} "plazcamos" ; @@ -34483,7 +34483,7 @@ lin translucirse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "transluciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "transluciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "translucirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "transluce" ; {- VPB (Imper C.Sg C.P3) => -} "transluzca" ; {- VPB (Imper C.Pl C.P1) => -} "transluzcamos" ; @@ -34555,7 +34555,7 @@ lin aloquecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "aloqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aloqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aloquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aloquece" ; {- VPB (Imper C.Sg C.P3) => -} "aloquezca" ; {- VPB (Imper C.Pl C.P1) => -} "aloquezcamos" ; @@ -34627,7 +34627,7 @@ lin avanecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "avaneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "avaneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "avanecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "avanece" ; {- VPB (Imper C.Sg C.P3) => -} "avanezca" ; {- VPB (Imper C.Pl C.P1) => -} "avanezcamos" ; @@ -34699,7 +34699,7 @@ lin canecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "caneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "caneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "canecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "canece" ; {- VPB (Imper C.Sg C.P3) => -} "canezca" ; {- VPB (Imper C.Pl C.P1) => -} "canezcamos" ; @@ -34771,7 +34771,7 @@ lin condolecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "condoleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "condoleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "condolecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "condolece" ; {- VPB (Imper C.Sg C.P3) => -} "condolezca" ; {- VPB (Imper C.Pl C.P1) => -} "condolezcamos" ; @@ -34843,7 +34843,7 @@ lin desembebecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "desembebeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desembebeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desembebecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desembebece" ; {- VPB (Imper C.Sg C.P3) => -} "desembebezca" ; {- VPB (Imper C.Pl C.P1) => -} "desembebezcamos" ; @@ -34915,7 +34915,7 @@ lin desperecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "despereceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despereceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desperecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desperece" ; {- VPB (Imper C.Sg C.P3) => -} "desperezca" ; {- VPB (Imper C.Pl C.P1) => -} "desperezcamos" ; @@ -34987,7 +34987,7 @@ lin eflorecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "efloreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "efloreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "eflorecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "eflorece" ; {- VPB (Imper C.Sg C.P3) => -} "eflorezca" ; {- VPB (Imper C.Pl C.P1) => -} "eflorezcamos" ; @@ -35059,7 +35059,7 @@ lin embellaquecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "embellaqueceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embellaqueceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embellaquecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embellaquece" ; {- VPB (Imper C.Sg C.P3) => -} "embellaquezca" ; {- VPB (Imper C.Pl C.P1) => -} "embellaquezcamos" ; @@ -35131,7 +35131,7 @@ lin empoltronecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "empoltroneceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empoltroneceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empoltronecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empoltronece" ; {- VPB (Imper C.Sg C.P3) => -} "empoltronezca" ; {- VPB (Imper C.Pl C.P1) => -} "empoltronezcamos" ; @@ -35203,7 +35203,7 @@ lin encabellecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "encabelleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encabelleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encabellecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encabellece" ; {- VPB (Imper C.Sg C.P3) => -} "encabellezca" ; {- VPB (Imper C.Pl C.P1) => -} "encabellezcamos" ; @@ -35275,7 +35275,7 @@ lin engrumecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "engrumeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "engrumeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "engrumecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "engrumece" ; {- VPB (Imper C.Sg C.P3) => -} "engrumezca" ; {- VPB (Imper C.Pl C.P1) => -} "engrumezcamos" ; @@ -35347,7 +35347,7 @@ lin enmarillecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "enmarilleceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmarilleceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmarillecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmarillece" ; {- VPB (Imper C.Sg C.P3) => -} "enmarillezca" ; {- VPB (Imper C.Pl C.P1) => -} "enmarillezcamos" ; @@ -35419,7 +35419,7 @@ lin ensilvecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "ensilveceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensilveceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensilvecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensilvece" ; {- VPB (Imper C.Sg C.P3) => -} "ensilvezca" ; {- VPB (Imper C.Pl C.P1) => -} "ensilvezcamos" ; @@ -35491,7 +35491,7 @@ lin entigrecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "entigreceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entigreceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entigrecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entigrece" ; {- VPB (Imper C.Sg C.P3) => -} "entigrezca" ; {- VPB (Imper C.Pl C.P1) => -} "entigrezcamos" ; @@ -35563,7 +35563,7 @@ lin entreparecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "entrepareceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entrepareceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entreparecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entreparece" ; {- VPB (Imper C.Sg C.P3) => -} "entreparezca" ; {- VPB (Imper C.Pl C.P1) => -} "entreparezcamos" ; @@ -35635,7 +35635,7 @@ lin escalfecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "escalfeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escalfeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escalfecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escalfece" ; {- VPB (Imper C.Sg C.P3) => -} "escalfezca" ; {- VPB (Imper C.Pl C.P1) => -} "escalfezcamos" ; @@ -35707,7 +35707,7 @@ lin remostecerse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "remosteceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remosteceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remostecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remostece" ; {- VPB (Imper C.Sg C.P3) => -} "remostezca" ; {- VPB (Imper C.Pl C.P1) => -} "remostezcamos" ; @@ -35779,7 +35779,7 @@ lin avergonzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "avergonzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "avergonzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "avergonzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "avergüenza" ; {- VPB (Imper C.Sg C.P3) => -} "avergüence" ; {- VPB (Imper C.Pl C.P1) => -} "avergoncemos" ; @@ -35852,7 +35852,7 @@ lin astriñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "astriñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "astriñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "astriñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "astriñe" ; {- VPB (Imper C.Sg C.P3) => -} "astriña" ; {- VPB (Imper C.Pl C.P1) => -} "astriñamos" ; @@ -35924,7 +35924,7 @@ lin bruñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "bruñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "bruñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "bruñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "bruñe" ; {- VPB (Imper C.Sg C.P3) => -} "bruña" ; {- VPB (Imper C.Pl C.P1) => -} "bruñamos" ; @@ -35996,7 +35996,7 @@ lin bullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "bulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "bulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "bullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "bulle" ; {- VPB (Imper C.Sg C.P3) => -} "bulla" ; {- VPB (Imper C.Pl C.P1) => -} "bullamos" ; @@ -36068,7 +36068,7 @@ lin desmullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desmulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desmulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desmullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desmulle" ; {- VPB (Imper C.Sg C.P3) => -} "desmulla" ; {- VPB (Imper C.Pl C.P1) => -} "desmullamos" ; @@ -36140,7 +36140,7 @@ lin empeller_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empelleríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empelleríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empellerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empelle" ; {- VPB (Imper C.Sg C.P3) => -} "empella" ; {- VPB (Imper C.Pl C.P1) => -} "empellamos" ; @@ -36212,7 +36212,7 @@ lin engullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "engulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "engulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "engullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "engulle" ; {- VPB (Imper C.Sg C.P3) => -} "engulla" ; {- VPB (Imper C.Pl C.P1) => -} "engullamos" ; @@ -36284,7 +36284,7 @@ lin gañir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "gañiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "gañiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "gañirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "gañe" ; {- VPB (Imper C.Sg C.P3) => -} "gaña" ; {- VPB (Imper C.Pl C.P1) => -} "gañamos" ; @@ -36356,7 +36356,7 @@ lin gruñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "gruñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "gruñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "gruñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "gruñe" ; {- VPB (Imper C.Sg C.P3) => -} "gruña" ; {- VPB (Imper C.Pl C.P1) => -} "gruñamos" ; @@ -36428,7 +36428,7 @@ lin guañir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "guañiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "guañiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "guañirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "guañe" ; {- VPB (Imper C.Sg C.P3) => -} "guaña" ; {- VPB (Imper C.Pl C.P1) => -} "guañamos" ; @@ -36500,7 +36500,7 @@ lin juñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "juñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "juñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "juñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "juñe" ; {- VPB (Imper C.Sg C.P3) => -} "juña" ; {- VPB (Imper C.Pl C.P1) => -} "juñamos" ; @@ -36572,7 +36572,7 @@ lin mullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mulle" ; {- VPB (Imper C.Sg C.P3) => -} "mulla" ; {- VPB (Imper C.Pl C.P1) => -} "mullamos" ; @@ -36644,7 +36644,7 @@ lin muñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "muñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "muñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "muñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "muñe" ; {- VPB (Imper C.Sg C.P3) => -} "muña" ; {- VPB (Imper C.Pl C.P1) => -} "muñamos" ; @@ -36716,7 +36716,7 @@ lin plañir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "plañiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "plañiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "plañirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "plañe" ; {- VPB (Imper C.Sg C.P3) => -} "plaña" ; {- VPB (Imper C.Pl C.P1) => -} "plañamos" ; @@ -36788,7 +36788,7 @@ lin rebullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rebulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rebulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rebullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rebulle" ; {- VPB (Imper C.Sg C.P3) => -} "rebulla" ; {- VPB (Imper C.Pl C.P1) => -} "rebullamos" ; @@ -36860,7 +36860,7 @@ lin regañir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "regañiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "regañiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "regañirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "regañe" ; {- VPB (Imper C.Sg C.P3) => -} "regaña" ; {- VPB (Imper C.Pl C.P1) => -} "regañamos" ; @@ -36932,7 +36932,7 @@ lin regruñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "regruñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "regruñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "regruñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "regruñe" ; {- VPB (Imper C.Sg C.P3) => -} "regruña" ; {- VPB (Imper C.Pl C.P1) => -} "regruñamos" ; @@ -37004,7 +37004,7 @@ lin remullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remulle" ; {- VPB (Imper C.Sg C.P3) => -} "remulla" ; {- VPB (Imper C.Pl C.P1) => -} "remullamos" ; @@ -37076,7 +37076,7 @@ lin restriñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "restriñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "restriñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "restriñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "restriñe" ; {- VPB (Imper C.Sg C.P3) => -} "restriña" ; {- VPB (Imper C.Pl C.P1) => -} "restriñamos" ; @@ -37148,7 +37148,7 @@ lin retiñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retiñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retiñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retiñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retiñe" ; {- VPB (Imper C.Sg C.P3) => -} "retiña" ; {- VPB (Imper C.Pl C.P1) => -} "retiñamos" ; @@ -37220,7 +37220,7 @@ lin salpullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "salpulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "salpulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "salpullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "salpulle" ; {- VPB (Imper C.Sg C.P3) => -} "salpulla" ; {- VPB (Imper C.Pl C.P1) => -} "salpullamos" ; @@ -37292,7 +37292,7 @@ lin sarpullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sarpulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sarpulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sarpullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sarpulle" ; {- VPB (Imper C.Sg C.P3) => -} "sarpulla" ; {- VPB (Imper C.Pl C.P1) => -} "sarpullamos" ; @@ -37364,7 +37364,7 @@ lin tañer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tañeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tañeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tañerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tañe" ; {- VPB (Imper C.Sg C.P3) => -} "taña" ; {- VPB (Imper C.Pl C.P1) => -} "tañamos" ; @@ -37436,7 +37436,7 @@ lin tullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tulle" ; {- VPB (Imper C.Sg C.P3) => -} "tulla" ; {- VPB (Imper C.Pl C.P1) => -} "tullamos" ; @@ -37508,7 +37508,7 @@ lin zabullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "zabulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "zabulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "zabullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "zabulle" ; {- VPB (Imper C.Sg C.P3) => -} "zabulla" ; {- VPB (Imper C.Pl C.P1) => -} "zabullamos" ; @@ -37580,7 +37580,7 @@ lin zambullir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "zambulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "zambulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "zambullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "zambulle" ; {- VPB (Imper C.Sg C.P3) => -} "zambulla" ; {- VPB (Imper C.Pl C.P1) => -} "zambullamos" ; @@ -37652,7 +37652,7 @@ lin descabullirse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "descabulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descabulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descabullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descabulle" ; {- VPB (Imper C.Sg C.P3) => -} "descabulla" ; {- VPB (Imper C.Pl C.P1) => -} "descabullamos" ; @@ -37724,7 +37724,7 @@ lin escabullirse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "escabulliríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escabulliríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escabullirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escabulle" ; {- VPB (Imper C.Sg C.P3) => -} "escabulla" ; {- VPB (Imper C.Pl C.P1) => -} "escabullamos" ; @@ -37796,7 +37796,7 @@ lin abstraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abstraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abstraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abstraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abstrae" ; {- VPB (Imper C.Sg C.P3) => -} "abstraa" ; {- VPB (Imper C.Pl C.P1) => -} "abstraamos" ; @@ -37868,7 +37868,7 @@ lin atraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atrae" ; {- VPB (Imper C.Sg C.P3) => -} "atraa" ; {- VPB (Imper C.Pl C.P1) => -} "atraamos" ; @@ -37940,7 +37940,7 @@ lin caer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "caeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "caeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "caerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cae" ; {- VPB (Imper C.Sg C.P3) => -} "caiga" ; {- VPB (Imper C.Pl C.P1) => -} "caigamos" ; @@ -38012,7 +38012,7 @@ lin contraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contrae" ; {- VPB (Imper C.Sg C.P3) => -} "contraa" ; {- VPB (Imper C.Pl C.P1) => -} "contraamos" ; @@ -38084,7 +38084,7 @@ lin corroer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "corroeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "corroeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "corroerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "corroe" ; {- VPB (Imper C.Sg C.P3) => -} "corroa" ; {- VPB (Imper C.Pl C.P1) => -} "corroamos" ; @@ -38156,7 +38156,7 @@ lin creer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "creeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "creeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "creerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cree" ; {- VPB (Imper C.Sg C.P3) => -} "crea" ; {- VPB (Imper C.Pl C.P1) => -} "creamos" ; @@ -38228,7 +38228,7 @@ lin decaer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "decaeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "decaeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "decaerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "decae" ; {- VPB (Imper C.Sg C.P3) => -} "decaiga" ; {- VPB (Imper C.Pl C.P1) => -} "decaigamos" ; @@ -38300,7 +38300,7 @@ lin descaer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descaeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descaeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descaerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descae" ; {- VPB (Imper C.Sg C.P3) => -} "descaiga" ; {- VPB (Imper C.Pl C.P1) => -} "descaigamos" ; @@ -38372,7 +38372,7 @@ lin descreer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descreeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descreeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descreerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descree" ; {- VPB (Imper C.Sg C.P3) => -} "descrea" ; {- VPB (Imper C.Pl C.P1) => -} "descreamos" ; @@ -38444,7 +38444,7 @@ lin desposeer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desposeeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desposeeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desposeerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desposee" ; {- VPB (Imper C.Sg C.P3) => -} "desposea" ; {- VPB (Imper C.Pl C.P1) => -} "desposeamos" ; @@ -38516,7 +38516,7 @@ lin desproveer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desproveeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desproveeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desproveerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desprovee" ; {- VPB (Imper C.Sg C.P3) => -} "desprovea" ; {- VPB (Imper C.Pl C.P1) => -} "desproveamos" ; @@ -38588,7 +38588,7 @@ lin detraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "detraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "detraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "detraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "detrae" ; {- VPB (Imper C.Sg C.P3) => -} "detraa" ; {- VPB (Imper C.Pl C.P1) => -} "detraamos" ; @@ -38660,7 +38660,7 @@ lin distraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "distraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "distraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "distraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "distrae" ; {- VPB (Imper C.Sg C.P3) => -} "distraa" ; {- VPB (Imper C.Pl C.P1) => -} "distraamos" ; @@ -38732,7 +38732,7 @@ lin extraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "extraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "extraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "extraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "extrae" ; {- VPB (Imper C.Sg C.P3) => -} "extraa" ; {- VPB (Imper C.Pl C.P1) => -} "extraamos" ; @@ -38804,7 +38804,7 @@ lin leer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "leeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "leeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "leerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "lee" ; {- VPB (Imper C.Sg C.P3) => -} "lea" ; {- VPB (Imper C.Pl C.P1) => -} "leamos" ; @@ -38876,7 +38876,7 @@ lin maltraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "maltraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "maltraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "maltraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "maltrae" ; {- VPB (Imper C.Sg C.P3) => -} "maltraa" ; {- VPB (Imper C.Pl C.P1) => -} "maltraamos" ; @@ -38948,7 +38948,7 @@ lin poseer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "poseeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "poseeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "poseerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "posee" ; {- VPB (Imper C.Sg C.P3) => -} "posea" ; {- VPB (Imper C.Pl C.P1) => -} "poseamos" ; @@ -39020,7 +39020,7 @@ lin proveer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "proveeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "proveeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "proveerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "provee" ; {- VPB (Imper C.Sg C.P3) => -} "provea" ; {- VPB (Imper C.Pl C.P1) => -} "proveamos" ; @@ -39092,7 +39092,7 @@ lin recaer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recaeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recaeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recaerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recae" ; {- VPB (Imper C.Sg C.P3) => -} "recaiga" ; {- VPB (Imper C.Pl C.P1) => -} "recaigamos" ; @@ -39164,7 +39164,7 @@ lin releer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "releeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "releeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "releerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "relee" ; {- VPB (Imper C.Sg C.P3) => -} "relea" ; {- VPB (Imper C.Pl C.P1) => -} "releamos" ; @@ -39236,7 +39236,7 @@ lin retraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retrae" ; {- VPB (Imper C.Sg C.P3) => -} "retraa" ; {- VPB (Imper C.Pl C.P1) => -} "retraamos" ; @@ -39308,7 +39308,7 @@ lin retrotraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retrotraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retrotraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retrotraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retrotrae" ; {- VPB (Imper C.Sg C.P3) => -} "retrotraa" ; {- VPB (Imper C.Pl C.P1) => -} "retrotraamos" ; @@ -39380,7 +39380,7 @@ lin roer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "roeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "roeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "roerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "roe" ; {- VPB (Imper C.Sg C.P3) => -} "roa" ; {- VPB (Imper C.Pl C.P1) => -} "roamos" ; @@ -39452,7 +39452,7 @@ lin sobreseer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobreseeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobreseeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobreseerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobresee" ; {- VPB (Imper C.Sg C.P3) => -} "sobresea" ; {- VPB (Imper C.Pl C.P1) => -} "sobreseamos" ; @@ -39524,7 +39524,7 @@ lin substraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "substraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "substraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "substraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "substrae" ; {- VPB (Imper C.Sg C.P3) => -} "substraa" ; {- VPB (Imper C.Pl C.P1) => -} "substraamos" ; @@ -39596,7 +39596,7 @@ lin sustraer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sustraeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sustraeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sustraerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sustrae" ; {- VPB (Imper C.Sg C.P3) => -} "sustraa" ; {- VPB (Imper C.Pl C.P1) => -} "sustraamos" ; @@ -39668,7 +39668,7 @@ lin traer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "traeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "traeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "traerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trae" ; {- VPB (Imper C.Sg C.P3) => -} "traa" ; {- VPB (Imper C.Pl C.P1) => -} "traamos" ; @@ -39740,7 +39740,7 @@ lin cocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "coceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "coceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cuece" ; {- VPB (Imper C.Sg C.P3) => -} "cueza" ; {- VPB (Imper C.Pl C.P1) => -} "cozamos" ; @@ -39812,7 +39812,7 @@ lin descocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descoceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descoceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descuece" ; {- VPB (Imper C.Sg C.P3) => -} "descueza" ; {- VPB (Imper C.Pl C.P1) => -} "descozamos" ; @@ -39884,7 +39884,7 @@ lin destorcer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "destorceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "destorceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "destorcerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "destuerce" ; {- VPB (Imper C.Sg C.P3) => -} "destuerza" ; {- VPB (Imper C.Pl C.P1) => -} "destorzamos" ; @@ -39956,7 +39956,7 @@ lin escocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escoceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escoceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escuece" ; {- VPB (Imper C.Sg C.P3) => -} "escueza" ; {- VPB (Imper C.Pl C.P1) => -} "escozamos" ; @@ -40028,7 +40028,7 @@ lin recocer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recoceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recoceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recocerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recuece" ; {- VPB (Imper C.Sg C.P3) => -} "recueza" ; {- VPB (Imper C.Pl C.P1) => -} "recozamos" ; @@ -40100,7 +40100,7 @@ lin retorcer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retorceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retorceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retorcerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retuerce" ; {- VPB (Imper C.Sg C.P3) => -} "retuerza" ; {- VPB (Imper C.Pl C.P1) => -} "retorzamos" ; @@ -40172,7 +40172,7 @@ lin torcer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "torceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "torceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "torcerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tuerce" ; {- VPB (Imper C.Sg C.P3) => -} "tuerza" ; {- VPB (Imper C.Pl C.P1) => -} "torzamos" ; @@ -40244,7 +40244,7 @@ lin abnegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abnegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abnegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abnegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abniega" ; {- VPB (Imper C.Sg C.P3) => -} "abniegue" ; {- VPB (Imper C.Pl C.P1) => -} "abneguemos" ; @@ -40316,7 +40316,7 @@ lin almorzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "almorzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "almorzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "almorzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "almuerza" ; {- VPB (Imper C.Sg C.P3) => -} "almuerce" ; {- VPB (Imper C.Pl C.P1) => -} "almorcemos" ; @@ -40388,7 +40388,7 @@ lin alongar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "alongaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "alongaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "alongarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aluenga" ; {- VPB (Imper C.Sg C.P3) => -} "aluengue" ; {- VPB (Imper C.Pl C.P1) => -} "alonguemos" ; @@ -40460,7 +40460,7 @@ lin cegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ciega" ; {- VPB (Imper C.Sg C.P3) => -} "ciegue" ; {- VPB (Imper C.Pl C.P1) => -} "ceguemos" ; @@ -40532,7 +40532,7 @@ lin clocar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "clocaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "clocaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "clocarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "clueca" ; {- VPB (Imper C.Sg C.P3) => -} "clueque" ; {- VPB (Imper C.Pl C.P1) => -} "cloquemos" ; @@ -40604,7 +40604,7 @@ lin colgar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "colgaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "colgaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "colgarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cuelga" ; {- VPB (Imper C.Sg C.P3) => -} "cuelgue" ; {- VPB (Imper C.Pl C.P1) => -} "colguemos" ; @@ -40676,7 +40676,7 @@ lin comenzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "comenzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "comenzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "comenzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "comienza" ; {- VPB (Imper C.Sg C.P3) => -} "comience" ; {- VPB (Imper C.Pl C.P1) => -} "comencemos" ; @@ -40748,7 +40748,7 @@ lin denegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "denegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "denegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "denegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deniega" ; {- VPB (Imper C.Sg C.P3) => -} "deniegue" ; {- VPB (Imper C.Pl C.P1) => -} "deneguemos" ; @@ -40820,7 +40820,7 @@ lin derrenegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "derrenegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "derrenegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "derrenegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "derreniega" ; {- VPB (Imper C.Sg C.P3) => -} "derreniegue" ; {- VPB (Imper C.Pl C.P1) => -} "derreneguemos" ; @@ -40892,7 +40892,7 @@ lin derrengar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "derrengaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "derrengaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "derrengarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "derrienga" ; {- VPB (Imper C.Sg C.P3) => -} "derriengue" ; {- VPB (Imper C.Pl C.P1) => -} "derrenguemos" ; @@ -40964,7 +40964,7 @@ lin desasosegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desasosegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desasosegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desasosegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desasosiega" ; {- VPB (Imper C.Sg C.P3) => -} "desasosiegue" ; {- VPB (Imper C.Pl C.P1) => -} "desasoseguemos" ; @@ -41036,7 +41036,7 @@ lin descolgar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descolgaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descolgaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descolgarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descuelga" ; {- VPB (Imper C.Sg C.P3) => -} "descuelgue" ; {- VPB (Imper C.Pl C.P1) => -} "descolguemos" ; @@ -41108,7 +41108,7 @@ lin desosegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desosegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desosegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desosegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desosiega" ; {- VPB (Imper C.Sg C.P3) => -} "desosiegue" ; {- VPB (Imper C.Pl C.P1) => -} "desoseguemos" ; @@ -41180,7 +41180,7 @@ lin despezar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "despezaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despezaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "despezarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "despieza" ; {- VPB (Imper C.Sg C.P3) => -} "despiece" ; {- VPB (Imper C.Pl C.P1) => -} "despecemos" ; @@ -41252,7 +41252,7 @@ lin desplegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desplegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desplegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desplegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "despliega" ; {- VPB (Imper C.Sg C.P3) => -} "despliegue" ; {- VPB (Imper C.Pl C.P1) => -} "despleguemos" ; @@ -41324,7 +41324,7 @@ lin empezar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empezaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empezaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empezarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empieza" ; {- VPB (Imper C.Sg C.P3) => -} "empiece" ; {- VPB (Imper C.Pl C.P1) => -} "empecemos" ; @@ -41396,7 +41396,7 @@ lin emporcar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emporcaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emporcaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emporcarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empuerca" ; {- VPB (Imper C.Sg C.P3) => -} "empuerque" ; {- VPB (Imper C.Pl C.P1) => -} "emporquemos" ; @@ -41468,7 +41468,7 @@ lin enclocar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enclocaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enclocaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enclocarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enclueca" ; {- VPB (Imper C.Sg C.P3) => -} "enclueque" ; {- VPB (Imper C.Pl C.P1) => -} "encloquemos" ; @@ -41540,7 +41540,7 @@ lin enlenzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enlenzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enlenzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enlenzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enlienza" ; {- VPB (Imper C.Sg C.P3) => -} "enlience" ; {- VPB (Imper C.Pl C.P1) => -} "enlencemos" ; @@ -41612,7 +41612,7 @@ lin enrocar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enrocaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enrocaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enrocarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enrueca" ; {- VPB (Imper C.Sg C.P3) => -} "enrueque" ; {- VPB (Imper C.Pl C.P1) => -} "enroquemos" ; @@ -41684,7 +41684,7 @@ lin esforzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "esforzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "esforzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "esforzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "esfuerza" ; {- VPB (Imper C.Sg C.P3) => -} "esfuerce" ; {- VPB (Imper C.Pl C.P1) => -} "esforcemos" ; @@ -41756,7 +41756,7 @@ lin estregar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "estregaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "estregaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "estregarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "estriega" ; {- VPB (Imper C.Sg C.P3) => -} "estriegue" ; {- VPB (Imper C.Pl C.P1) => -} "estreguemos" ; @@ -41828,7 +41828,7 @@ lin forzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "forzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "forzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "forzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fuerza" ; {- VPB (Imper C.Sg C.P3) => -} "fuerce" ; {- VPB (Imper C.Pl C.P1) => -} "forcemos" ; @@ -41900,7 +41900,7 @@ lin fregar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fregaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fregaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fregarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "friega" ; {- VPB (Imper C.Sg C.P3) => -} "friegue" ; {- VPB (Imper C.Pl C.P1) => -} "freguemos" ; @@ -41972,7 +41972,7 @@ lin holgar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "holgaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "holgaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "holgarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "huelga" ; {- VPB (Imper C.Sg C.P3) => -} "huelgue" ; {- VPB (Imper C.Pl C.P1) => -} "holguemos" ; @@ -42044,7 +42044,7 @@ lin jimenzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "jimenzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "jimenzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "jimenzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "jimienza" ; {- VPB (Imper C.Sg C.P3) => -} "jimience" ; {- VPB (Imper C.Pl C.P1) => -} "jimencemos" ; @@ -42116,7 +42116,7 @@ lin jugar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "jugaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "jugaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "jugarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "juega" ; {- VPB (Imper C.Sg C.P3) => -} "juegue" ; {- VPB (Imper C.Pl C.P1) => -} "juguemos" ; @@ -42188,7 +42188,7 @@ lin negar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "negaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "negaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "negarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "niega" ; {- VPB (Imper C.Sg C.P3) => -} "niegue" ; {- VPB (Imper C.Pl C.P1) => -} "neguemos" ; @@ -42260,7 +42260,7 @@ lin plegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "plegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "plegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "plegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pliega" ; {- VPB (Imper C.Sg C.P3) => -} "pliegue" ; {- VPB (Imper C.Pl C.P1) => -} "pleguemos" ; @@ -42332,7 +42332,7 @@ lin recomenzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recomenzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recomenzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recomenzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recomienza" ; {- VPB (Imper C.Sg C.P3) => -} "recomience" ; {- VPB (Imper C.Pl C.P1) => -} "recomencemos" ; @@ -42404,7 +42404,7 @@ lin reforzar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reforzaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reforzaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reforzarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "refuerza" ; {- VPB (Imper C.Sg C.P3) => -} "refuerce" ; {- VPB (Imper C.Pl C.P1) => -} "reforcemos" ; @@ -42476,7 +42476,7 @@ lin refregar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "refregaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "refregaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "refregarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "refriega" ; {- VPB (Imper C.Sg C.P3) => -} "refriegue" ; {- VPB (Imper C.Pl C.P1) => -} "refreguemos" ; @@ -42548,7 +42548,7 @@ lin regar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "regaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "regaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "regarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "riega" ; {- VPB (Imper C.Sg C.P3) => -} "riegue" ; {- VPB (Imper C.Pl C.P1) => -} "reguemos" ; @@ -42620,7 +42620,7 @@ lin renegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "renegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "renegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "renegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reniega" ; {- VPB (Imper C.Sg C.P3) => -} "reniegue" ; {- VPB (Imper C.Pl C.P1) => -} "reneguemos" ; @@ -42692,7 +42692,7 @@ lin replegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "replegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "replegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "replegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "repliega" ; {- VPB (Imper C.Sg C.P3) => -} "repliegue" ; {- VPB (Imper C.Pl C.P1) => -} "repleguemos" ; @@ -42764,7 +42764,7 @@ lin resegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resiega" ; {- VPB (Imper C.Sg C.P3) => -} "resiegue" ; {- VPB (Imper C.Pl C.P1) => -} "reseguemos" ; @@ -42836,7 +42836,7 @@ lin restregar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "restregaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "restregaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "restregarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "restriega" ; {- VPB (Imper C.Sg C.P3) => -} "restriegue" ; {- VPB (Imper C.Pl C.P1) => -} "restreguemos" ; @@ -42908,7 +42908,7 @@ lin revolcar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "revolcaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "revolcaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "revolcarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "revuelca" ; {- VPB (Imper C.Sg C.P3) => -} "revuelque" ; {- VPB (Imper C.Pl C.P1) => -} "revolquemos" ; @@ -42980,7 +42980,7 @@ lin rogar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rogaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rogaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rogarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ruega" ; {- VPB (Imper C.Sg C.P3) => -} "ruegue" ; {- VPB (Imper C.Pl C.P1) => -} "roguemos" ; @@ -43052,7 +43052,7 @@ lin segar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "segaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "segaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "segarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "siega" ; {- VPB (Imper C.Sg C.P3) => -} "siegue" ; {- VPB (Imper C.Pl C.P1) => -} "seguemos" ; @@ -43124,7 +43124,7 @@ lin sorregar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sorregaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sorregaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sorregarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sorriega" ; {- VPB (Imper C.Sg C.P3) => -} "sorriegue" ; {- VPB (Imper C.Pl C.P1) => -} "sorreguemos" ; @@ -43196,7 +43196,7 @@ lin sosegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sosegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sosegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sosegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sosiega" ; {- VPB (Imper C.Sg C.P3) => -} "sosiegue" ; {- VPB (Imper C.Pl C.P1) => -} "soseguemos" ; @@ -43268,7 +43268,7 @@ lin trasegar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasegaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasegaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasegarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasiega" ; {- VPB (Imper C.Sg C.P3) => -} "trasiegue" ; {- VPB (Imper C.Pl C.P1) => -} "traseguemos" ; @@ -43340,7 +43340,7 @@ lin trasfregar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasfregaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasfregaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasfregarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasfriega" ; {- VPB (Imper C.Sg C.P3) => -} "trasfriegue" ; {- VPB (Imper C.Pl C.P1) => -} "trasfreguemos" ; @@ -43412,7 +43412,7 @@ lin trastrocar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trastrocaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trastrocaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trastrocarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trastrueca" ; {- VPB (Imper C.Sg C.P3) => -} "trastrueque" ; {- VPB (Imper C.Pl C.P1) => -} "trastroquemos" ; @@ -43484,7 +43484,7 @@ lin trocar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trocaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trocaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trocarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trueca" ; {- VPB (Imper C.Sg C.P3) => -} "trueque" ; {- VPB (Imper C.Pl C.P1) => -} "troquemos" ; @@ -43556,7 +43556,7 @@ lin tropezar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tropezaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tropezaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tropezarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tropieza" ; {- VPB (Imper C.Sg C.P3) => -} "tropiece" ; {- VPB (Imper C.Pl C.P1) => -} "tropecemos" ; @@ -43628,7 +43628,7 @@ lin volcar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "volcaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "volcaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "volcarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "vuelca" ; {- VPB (Imper C.Sg C.P3) => -} "vuelque" ; {- VPB (Imper C.Pl C.P1) => -} "volquemos" ; @@ -43700,7 +43700,7 @@ lin dar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "daríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "daríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "darían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "da" ; {- VPB (Imper C.Sg C.P3) => -} "dé" ; {- VPB (Imper C.Pl C.P1) => -} "demos" ; @@ -43772,7 +43772,7 @@ lin decir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "diríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "diríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "di" ; {- VPB (Imper C.Sg C.P3) => -} "diga" ; {- VPB (Imper C.Pl C.P1) => -} "digamos" ; @@ -43844,7 +43844,7 @@ lin condecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "condiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "condiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "condirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "condi" ; {- VPB (Imper C.Sg C.P3) => -} "condiga" ; {- VPB (Imper C.Pl C.P1) => -} "condigamos" ; @@ -43916,7 +43916,7 @@ lin redecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "redirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "redi" ; {- VPB (Imper C.Sg C.P3) => -} "rediga" ; {- VPB (Imper C.Pl C.P1) => -} "redigamos" ; @@ -43988,7 +43988,7 @@ lin aberrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aberraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aberraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aberrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abyerra" ; {- VPB (Imper C.Sg C.P3) => -} "abyerre" ; {- VPB (Imper C.Pl C.P1) => -} "aberremos" ; @@ -44060,7 +44060,7 @@ lin desosar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desosaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desosaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desosarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deshuesa" ; {- VPB (Imper C.Sg C.P3) => -} "deshuese" ; {- VPB (Imper C.Pl C.P1) => -} "desosemos" ; @@ -44132,7 +44132,7 @@ lin errar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "erraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "erraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "errarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "yerra" ; {- VPB (Imper C.Sg C.P3) => -} "yerre" ; {- VPB (Imper C.Pl C.P1) => -} "erremos" ; @@ -44204,7 +44204,7 @@ lin adherir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adheriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adheriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adherirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adhiere" ; {- VPB (Imper C.Sg C.P3) => -} "adhiera" ; {- VPB (Imper C.Pl C.P1) => -} "adhiramos" ; @@ -44276,7 +44276,7 @@ lin adormir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adormiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adormiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adormirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aduerme" ; {- VPB (Imper C.Sg C.P3) => -} "aduerma" ; {- VPB (Imper C.Pl C.P1) => -} "adurmamos" ; @@ -44348,7 +44348,7 @@ lin advertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "advertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "advertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "advertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "advierte" ; {- VPB (Imper C.Sg C.P3) => -} "advierta" ; {- VPB (Imper C.Pl C.P1) => -} "advirtamos" ; @@ -44420,7 +44420,7 @@ lin asentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asiente" ; {- VPB (Imper C.Sg C.P3) => -} "asienta" ; {- VPB (Imper C.Pl C.P1) => -} "asintamos" ; @@ -44492,7 +44492,7 @@ lin circunferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "circunferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "circunferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "circunferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "circunfiere" ; {- VPB (Imper C.Sg C.P3) => -} "circunfiera" ; {- VPB (Imper C.Pl C.P1) => -} "circunfiramos" ; @@ -44564,7 +44564,7 @@ lin conferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "conferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "conferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "conferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "confiere" ; {- VPB (Imper C.Sg C.P3) => -} "confiera" ; {- VPB (Imper C.Pl C.P1) => -} "confiramos" ; @@ -44636,7 +44636,7 @@ lin consentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "consentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "consentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "consentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "consiente" ; {- VPB (Imper C.Sg C.P3) => -} "consienta" ; {- VPB (Imper C.Pl C.P1) => -} "consintamos" ; @@ -44708,7 +44708,7 @@ lin controvertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "controvertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "controvertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "controvertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "controvierte" ; {- VPB (Imper C.Sg C.P3) => -} "controvierta" ; {- VPB (Imper C.Pl C.P1) => -} "controvirtamos" ; @@ -44780,7 +44780,7 @@ lin convertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "convertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "convertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "convertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "convierte" ; {- VPB (Imper C.Sg C.P3) => -} "convierta" ; {- VPB (Imper C.Pl C.P1) => -} "convirtamos" ; @@ -44852,7 +44852,7 @@ lin deferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "deferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "deferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "deferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "defiere" ; {- VPB (Imper C.Sg C.P3) => -} "defiera" ; {- VPB (Imper C.Pl C.P1) => -} "defiramos" ; @@ -44924,7 +44924,7 @@ lin desadvertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desadvertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desadvertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desadvertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desadvierte" ; {- VPB (Imper C.Sg C.P3) => -} "desadvierta" ; {- VPB (Imper C.Pl C.P1) => -} "desadvirtamos" ; @@ -44996,7 +44996,7 @@ lin desconsentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desconsentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desconsentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desconsentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desconsiente" ; {- VPB (Imper C.Sg C.P3) => -} "desconsienta" ; {- VPB (Imper C.Pl C.P1) => -} "desconsintamos" ; @@ -45068,7 +45068,7 @@ lin desmentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desmentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desmentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desmentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desmiente" ; {- VPB (Imper C.Sg C.P3) => -} "desmienta" ; {- VPB (Imper C.Pl C.P1) => -} "desmintamos" ; @@ -45140,7 +45140,7 @@ lin diferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "diferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "diferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "diferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "difiere" ; {- VPB (Imper C.Sg C.P3) => -} "difiera" ; {- VPB (Imper C.Pl C.P1) => -} "difiramos" ; @@ -45212,7 +45212,7 @@ lin digerir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "digeriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "digeriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "digerirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "digiere" ; {- VPB (Imper C.Sg C.P3) => -} "digiera" ; {- VPB (Imper C.Pl C.P1) => -} "digiramos" ; @@ -45284,7 +45284,7 @@ lin disentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "disentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "disentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "disentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "disiente" ; {- VPB (Imper C.Sg C.P3) => -} "disienta" ; {- VPB (Imper C.Pl C.P1) => -} "disintamos" ; @@ -45356,7 +45356,7 @@ lin divertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "divertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "divertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "divertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "divierte" ; {- VPB (Imper C.Sg C.P3) => -} "divierta" ; {- VPB (Imper C.Pl C.P1) => -} "divirtamos" ; @@ -45428,7 +45428,7 @@ lin dormir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "dormiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "dormiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dormirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "duerme" ; {- VPB (Imper C.Sg C.P3) => -} "duerma" ; {- VPB (Imper C.Pl C.P1) => -} "durmamos" ; @@ -45500,7 +45500,7 @@ lin herir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "heriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "heriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "herirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hiere" ; {- VPB (Imper C.Sg C.P3) => -} "hiera" ; {- VPB (Imper C.Pl C.P1) => -} "hiramos" ; @@ -45572,7 +45572,7 @@ lin hervir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "herviríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "herviríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "hervirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hierve" ; {- VPB (Imper C.Sg C.P3) => -} "hierva" ; {- VPB (Imper C.Pl C.P1) => -} "hirvamos" ; @@ -45644,7 +45644,7 @@ lin inferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "inferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "inferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "inferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "infiere" ; {- VPB (Imper C.Sg C.P3) => -} "infiera" ; {- VPB (Imper C.Pl C.P1) => -} "infiramos" ; @@ -45716,7 +45716,7 @@ lin ingerir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ingeriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ingeriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ingerirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ingiere" ; {- VPB (Imper C.Sg C.P3) => -} "ingiera" ; {- VPB (Imper C.Pl C.P1) => -} "ingiramos" ; @@ -45788,7 +45788,7 @@ lin injerir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "injeriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "injeriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "injerirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "injiere" ; {- VPB (Imper C.Sg C.P3) => -} "injiera" ; {- VPB (Imper C.Pl C.P1) => -} "injiramos" ; @@ -45860,7 +45860,7 @@ lin inserir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "inseriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "inseriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "inserirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "insiere" ; {- VPB (Imper C.Sg C.P3) => -} "insiera" ; {- VPB (Imper C.Pl C.P1) => -} "insiramos" ; @@ -45932,7 +45932,7 @@ lin interferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "interferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "interferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "interferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "interfiere" ; {- VPB (Imper C.Sg C.P3) => -} "interfiera" ; {- VPB (Imper C.Pl C.P1) => -} "interfiramos" ; @@ -46004,7 +46004,7 @@ lin invertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "invertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "invertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "invertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "invierte" ; {- VPB (Imper C.Sg C.P3) => -} "invierta" ; {- VPB (Imper C.Pl C.P1) => -} "invirtamos" ; @@ -46076,7 +46076,7 @@ lin malherir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "malheriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "malheriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "malherirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "malhiere" ; {- VPB (Imper C.Sg C.P3) => -} "malhiera" ; {- VPB (Imper C.Pl C.P1) => -} "malhiramos" ; @@ -46148,7 +46148,7 @@ lin mentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "miente" ; {- VPB (Imper C.Sg C.P3) => -} "mienta" ; {- VPB (Imper C.Pl C.P1) => -} "mintamos" ; @@ -46220,7 +46220,7 @@ lin morir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "moriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "moriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "morirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "muere" ; {- VPB (Imper C.Sg C.P3) => -} "muera" ; {- VPB (Imper C.Pl C.P1) => -} "muramos" ; @@ -46292,7 +46292,7 @@ lin pervertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pervertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pervertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pervertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pervierte" ; {- VPB (Imper C.Sg C.P3) => -} "pervierta" ; {- VPB (Imper C.Pl C.P1) => -} "pervirtamos" ; @@ -46364,7 +46364,7 @@ lin preferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "preferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "preferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "preferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prefiere" ; {- VPB (Imper C.Sg C.P3) => -} "prefiera" ; {- VPB (Imper C.Pl C.P1) => -} "prefiramos" ; @@ -46436,7 +46436,7 @@ lin premorir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "premoriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "premoriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "premorirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "premuere" ; {- VPB (Imper C.Sg C.P3) => -} "premuera" ; {- VPB (Imper C.Pl C.P1) => -} "premuramos" ; @@ -46508,7 +46508,7 @@ lin presentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "presentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "presentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "presentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "presiente" ; {- VPB (Imper C.Sg C.P3) => -} "presienta" ; {- VPB (Imper C.Pl C.P1) => -} "presintamos" ; @@ -46580,7 +46580,7 @@ lin proferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "proferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "proferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "proferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "profiere" ; {- VPB (Imper C.Sg C.P3) => -} "profiera" ; {- VPB (Imper C.Pl C.P1) => -} "profiramos" ; @@ -46652,7 +46652,7 @@ lin reconvertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reconvertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reconvertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reconvertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reconvierte" ; {- VPB (Imper C.Sg C.P3) => -} "reconvierta" ; {- VPB (Imper C.Pl C.P1) => -} "reconvirtamos" ; @@ -46724,7 +46724,7 @@ lin referir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "referiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "referiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "referirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "refiere" ; {- VPB (Imper C.Sg C.P3) => -} "refiera" ; {- VPB (Imper C.Pl C.P1) => -} "refiramos" ; @@ -46796,7 +46796,7 @@ lin reherir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reheriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reheriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reherirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehiere" ; {- VPB (Imper C.Sg C.P3) => -} "rehiera" ; {- VPB (Imper C.Pl C.P1) => -} "rehiramos" ; @@ -46868,7 +46868,7 @@ lin rehervir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reherviríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reherviríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rehervirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehierve" ; {- VPB (Imper C.Sg C.P3) => -} "rehierva" ; {- VPB (Imper C.Pl C.P1) => -} "rehirvamos" ; @@ -46940,7 +46940,7 @@ lin requerir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "requeriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "requeriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "requerirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "requiere" ; {- VPB (Imper C.Sg C.P3) => -} "requiera" ; {- VPB (Imper C.Pl C.P1) => -} "requiramos" ; @@ -47012,7 +47012,7 @@ lin revertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "revertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "revertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "revertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "revierte" ; {- VPB (Imper C.Sg C.P3) => -} "revierta" ; {- VPB (Imper C.Pl C.P1) => -} "revirtamos" ; @@ -47084,7 +47084,7 @@ lin sentir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sentiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sentiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sentirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "siente" ; {- VPB (Imper C.Sg C.P3) => -} "sienta" ; {- VPB (Imper C.Pl C.P1) => -} "sintamos" ; @@ -47156,7 +47156,7 @@ lin subvertir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subvertiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subvertiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subvertirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subvierte" ; {- VPB (Imper C.Sg C.P3) => -} "subvierta" ; {- VPB (Imper C.Pl C.P1) => -} "subvirtamos" ; @@ -47228,7 +47228,7 @@ lin sugerir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sugeriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sugeriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sugerirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sugiere" ; {- VPB (Imper C.Sg C.P3) => -} "sugiera" ; {- VPB (Imper C.Pl C.P1) => -} "sugiramos" ; @@ -47300,7 +47300,7 @@ lin transferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "transferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "transferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "transferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "transfiere" ; {- VPB (Imper C.Sg C.P3) => -} "transfiera" ; {- VPB (Imper C.Pl C.P1) => -} "transfiramos" ; @@ -47372,7 +47372,7 @@ lin trasferir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasferiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasferiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasferirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasfiere" ; {- VPB (Imper C.Sg C.P3) => -} "trasfiera" ; {- VPB (Imper C.Pl C.P1) => -} "trasfiramos" ; @@ -47444,7 +47444,7 @@ lin zaherir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "zaheriríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "zaheriríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "zaherirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "zahiere" ; {- VPB (Imper C.Sg C.P3) => -} "zahiera" ; {- VPB (Imper C.Pl C.P1) => -} "zahiramos" ; @@ -47516,7 +47516,7 @@ lin colegir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "colegiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "colegiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "colegirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "colige" ; {- VPB (Imper C.Sg C.P3) => -} "colija" ; {- VPB (Imper C.Pl C.P1) => -} "colijamos" ; @@ -47588,7 +47588,7 @@ lin corregir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "corregiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "corregiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "corregirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "corrige" ; {- VPB (Imper C.Sg C.P3) => -} "corrija" ; {- VPB (Imper C.Pl C.P1) => -} "corrijamos" ; @@ -47660,7 +47660,7 @@ lin elegir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "elegiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "elegiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "elegirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "elige" ; {- VPB (Imper C.Sg C.P3) => -} "elija" ; {- VPB (Imper C.Pl C.P1) => -} "elijamos" ; @@ -47732,7 +47732,7 @@ lin preelegir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "preelegiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "preelegiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "preelegirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "preelige" ; {- VPB (Imper C.Sg C.P3) => -} "preelija" ; {- VPB (Imper C.Pl C.P1) => -} "preelijamos" ; @@ -47804,7 +47804,7 @@ lin recolegir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recolegiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recolegiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recolegirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recolige" ; {- VPB (Imper C.Sg C.P3) => -} "recolija" ; {- VPB (Imper C.Pl C.P1) => -} "recolijamos" ; @@ -47876,7 +47876,7 @@ lin reelegir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reelegiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reelegiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reelegirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reelige" ; {- VPB (Imper C.Sg C.P3) => -} "reelija" ; {- VPB (Imper C.Pl C.P1) => -} "reelijamos" ; @@ -47948,7 +47948,7 @@ lin regir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "regiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "regiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "regirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rige" ; {- VPB (Imper C.Sg C.P3) => -} "rija" ; {- VPB (Imper C.Pl C.P1) => -} "rijamos" ; @@ -48020,7 +48020,7 @@ lin abeldar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abeldaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abeldaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abeldarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abielda" ; {- VPB (Imper C.Sg C.P3) => -} "abielde" ; {- VPB (Imper C.Pl C.P1) => -} "abeldemos" ; @@ -48092,7 +48092,7 @@ lin abuñolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "abuñolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "abuñolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "abuñolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "abuñuela" ; {- VPB (Imper C.Sg C.P3) => -} "abuñuele" ; {- VPB (Imper C.Pl C.P1) => -} "abuñolemos" ; @@ -48164,7 +48164,7 @@ lin acertar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acertaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acertaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acertarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acierta" ; {- VPB (Imper C.Sg C.P3) => -} "acierte" ; {- VPB (Imper C.Pl C.P1) => -} "acertemos" ; @@ -48236,7 +48236,7 @@ lin acollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acuella" ; {- VPB (Imper C.Sg C.P3) => -} "acuelle" ; {- VPB (Imper C.Pl C.P1) => -} "acollemos" ; @@ -48308,7 +48308,7 @@ lin acordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acuerda" ; {- VPB (Imper C.Sg C.P3) => -} "acuerde" ; {- VPB (Imper C.Pl C.P1) => -} "acordemos" ; @@ -48380,7 +48380,7 @@ lin acornar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acornaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acornaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acornarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acuerna" ; {- VPB (Imper C.Sg C.P3) => -} "acuerne" ; {- VPB (Imper C.Pl C.P1) => -} "acornemos" ; @@ -48452,7 +48452,7 @@ lin acostar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acostaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acostaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acostarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acuesta" ; {- VPB (Imper C.Sg C.P3) => -} "acueste" ; {- VPB (Imper C.Pl C.P1) => -} "acostemos" ; @@ -48524,7 +48524,7 @@ lin acrecentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "acrecentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acrecentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acrecentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acrecienta" ; {- VPB (Imper C.Sg C.P3) => -} "acreciente" ; {- VPB (Imper C.Pl C.P1) => -} "acrecentemos" ; @@ -48596,7 +48596,7 @@ lin adestrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "adestraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "adestraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "adestrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "adiestra" ; {- VPB (Imper C.Sg C.P3) => -} "adiestre" ; {- VPB (Imper C.Pl C.P1) => -} "adestremos" ; @@ -48668,7 +48668,7 @@ lin aferrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aferraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aferraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aferrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "afierra" ; {- VPB (Imper C.Sg C.P3) => -} "afierre" ; {- VPB (Imper C.Pl C.P1) => -} "aferremos" ; @@ -48740,7 +48740,7 @@ lin afollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "afollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "afollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "afollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "afuella" ; {- VPB (Imper C.Sg C.P3) => -} "afuelle" ; {- VPB (Imper C.Pl C.P1) => -} "afollemos" ; @@ -48812,7 +48812,7 @@ lin aforar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aforaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aforaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aforarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "afuera" ; {- VPB (Imper C.Sg C.P3) => -} "afuere" ; {- VPB (Imper C.Pl C.P1) => -} "aforemos" ; @@ -48884,7 +48884,7 @@ lin albeldar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "albeldaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "albeldaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "albeldarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "albielda" ; {- VPB (Imper C.Sg C.P3) => -} "albielde" ; {- VPB (Imper C.Pl C.P1) => -} "albeldemos" ; @@ -48956,7 +48956,7 @@ lin alentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "alentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "alentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "alentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "alienta" ; {- VPB (Imper C.Sg C.P3) => -} "aliente" ; {- VPB (Imper C.Pl C.P1) => -} "alentemos" ; @@ -49028,7 +49028,7 @@ lin aliquebrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aliquebraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aliquebraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aliquebrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aliquiebra" ; {- VPB (Imper C.Sg C.P3) => -} "aliquiebre" ; {- VPB (Imper C.Pl C.P1) => -} "aliquebremos" ; @@ -49100,7 +49100,7 @@ lin amoblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amoblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amoblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amoblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amuebla" ; {- VPB (Imper C.Sg C.P3) => -} "amueble" ; {- VPB (Imper C.Pl C.P1) => -} "amoblemos" ; @@ -49172,7 +49172,7 @@ lin amolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "amolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "amolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "amolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "amuela" ; {- VPB (Imper C.Sg C.P3) => -} "amuele" ; {- VPB (Imper C.Pl C.P1) => -} "amolemos" ; @@ -49244,7 +49244,7 @@ lin anzolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "anzolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "anzolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "anzolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "anzuela" ; {- VPB (Imper C.Sg C.P3) => -} "anzuele" ; {- VPB (Imper C.Pl C.P1) => -} "anzolemos" ; @@ -49316,7 +49316,7 @@ lin apacentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apacentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apacentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apacentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apacienta" ; {- VPB (Imper C.Sg C.P3) => -} "apaciente" ; {- VPB (Imper C.Pl C.P1) => -} "apacentemos" ; @@ -49388,7 +49388,7 @@ lin apercollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apercollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apercollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apercollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apercuella" ; {- VPB (Imper C.Sg C.P3) => -} "apercuelle" ; {- VPB (Imper C.Pl C.P1) => -} "apercollemos" ; @@ -49460,7 +49460,7 @@ lin apergollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apergollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apergollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apergollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aperguella" ; {- VPB (Imper C.Sg C.P3) => -} "aperguelle" ; {- VPB (Imper C.Pl C.P1) => -} "apergollemos" ; @@ -49532,7 +49532,7 @@ lin apernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apierna" ; {- VPB (Imper C.Sg C.P3) => -} "apierne" ; {- VPB (Imper C.Pl C.P1) => -} "apernemos" ; @@ -49604,7 +49604,7 @@ lin apescoliar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apescoliaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apescoliaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apescoliarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apescoliea" ; {- VPB (Imper C.Sg C.P3) => -} "apescoliee" ; {- VPB (Imper C.Pl C.P1) => -} "apescoliemos" ; @@ -49676,7 +49676,7 @@ lin apostar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apostaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apostaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apostarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "apuesta" ; {- VPB (Imper C.Sg C.P3) => -} "apueste" ; {- VPB (Imper C.Pl C.P1) => -} "apostemos" ; @@ -49748,7 +49748,7 @@ lin apretar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "apretaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "apretaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "apretarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aprieta" ; {- VPB (Imper C.Sg C.P3) => -} "apriete" ; {- VPB (Imper C.Pl C.P1) => -} "apretemos" ; @@ -49820,7 +49820,7 @@ lin aprobar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aprobaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aprobaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aprobarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aprueba" ; {- VPB (Imper C.Sg C.P3) => -} "apruebe" ; {- VPB (Imper C.Pl C.P1) => -} "aprobemos" ; @@ -49892,7 +49892,7 @@ lin arrendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "arrendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "arrendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "arrendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "arrienda" ; {- VPB (Imper C.Sg C.P3) => -} "arriende" ; {- VPB (Imper C.Pl C.P1) => -} "arrendemos" ; @@ -49964,7 +49964,7 @@ lin asentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asienta" ; {- VPB (Imper C.Sg C.P3) => -} "asiente" ; {- VPB (Imper C.Pl C.P1) => -} "asentemos" ; @@ -50036,7 +50036,7 @@ lin aserrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aserraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aserraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aserrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asierra" ; {- VPB (Imper C.Sg C.P3) => -} "asierre" ; {- VPB (Imper C.Pl C.P1) => -} "aserremos" ; @@ -50108,7 +50108,7 @@ lin asestar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asestaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asestaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asestarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asiesta" ; {- VPB (Imper C.Sg C.P3) => -} "asieste" ; {- VPB (Imper C.Pl C.P1) => -} "asestemos" ; @@ -50180,7 +50180,7 @@ lin asestar2_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asestaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asestaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asestarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asiesta" ; {- VPB (Imper C.Sg C.P3) => -} "asieste" ; {- VPB (Imper C.Pl C.P1) => -} "asestemos" ; @@ -50252,7 +50252,7 @@ lin asolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asuela" ; {- VPB (Imper C.Sg C.P3) => -} "asuele" ; {- VPB (Imper C.Pl C.P1) => -} "asolemos" ; @@ -50324,7 +50324,7 @@ lin asoldar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asoldaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asoldaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asoldarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asuelda" ; {- VPB (Imper C.Sg C.P3) => -} "asuelde" ; {- VPB (Imper C.Pl C.P1) => -} "asoldemos" ; @@ -50396,7 +50396,7 @@ lin asonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "asonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "asonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "asonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "asuena" ; {- VPB (Imper C.Sg C.P3) => -} "asuene" ; {- VPB (Imper C.Pl C.P1) => -} "asonemos" ; @@ -50468,7 +50468,7 @@ lin aspaventar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aspaventaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aspaventaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aspaventarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aspavienta" ; {- VPB (Imper C.Sg C.P3) => -} "aspaviente" ; {- VPB (Imper C.Pl C.P1) => -} "aspaventemos" ; @@ -50540,7 +50540,7 @@ lin aterrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aterraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aterraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aterrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atierra" ; {- VPB (Imper C.Sg C.P3) => -} "atierre" ; {- VPB (Imper C.Pl C.P1) => -} "aterremos" ; @@ -50612,7 +50612,7 @@ lin atestar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atestaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atestaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atestarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atiesta" ; {- VPB (Imper C.Sg C.P3) => -} "atieste" ; {- VPB (Imper C.Pl C.P1) => -} "atestemos" ; @@ -50684,7 +50684,7 @@ lin atorar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atoraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atoraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atorarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atuera" ; {- VPB (Imper C.Sg C.P3) => -} "atuere" ; {- VPB (Imper C.Pl C.P1) => -} "atoremos" ; @@ -50756,7 +50756,7 @@ lin atravesar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atravesaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atravesaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atravesarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atraviesa" ; {- VPB (Imper C.Sg C.P3) => -} "atraviese" ; {- VPB (Imper C.Pl C.P1) => -} "atravesemos" ; @@ -50828,7 +50828,7 @@ lin atronar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atronaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atronaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atronarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atruena" ; {- VPB (Imper C.Sg C.P3) => -} "atruene" ; {- VPB (Imper C.Pl C.P1) => -} "atronemos" ; @@ -50900,7 +50900,7 @@ lin aventar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aventaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aventaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aventarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "avienta" ; {- VPB (Imper C.Sg C.P3) => -} "aviente" ; {- VPB (Imper C.Pl C.P1) => -} "aventemos" ; @@ -50972,7 +50972,7 @@ lin azolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "azolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "azolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "azolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "azuela" ; {- VPB (Imper C.Sg C.P3) => -} "azuele" ; {- VPB (Imper C.Pl C.P1) => -} "azolemos" ; @@ -51044,7 +51044,7 @@ lin beldar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "beldaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "beldaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "beldarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "bielda" ; {- VPB (Imper C.Sg C.P3) => -} "bielde" ; {- VPB (Imper C.Pl C.P1) => -} "beldemos" ; @@ -51116,7 +51116,7 @@ lin calentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "calentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "calentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "calentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "calienta" ; {- VPB (Imper C.Sg C.P3) => -} "caliente" ; {- VPB (Imper C.Pl C.P1) => -} "calentemos" ; @@ -51188,7 +51188,7 @@ lin cerrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cerraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cerraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cerrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cierra" ; {- VPB (Imper C.Sg C.P3) => -} "cierre" ; {- VPB (Imper C.Pl C.P1) => -} "cerremos" ; @@ -51260,7 +51260,7 @@ lin cimentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cimentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cimentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cimentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cimienta" ; {- VPB (Imper C.Sg C.P3) => -} "cimiente" ; {- VPB (Imper C.Pl C.P1) => -} "cimentemos" ; @@ -51332,7 +51332,7 @@ lin circunvolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "circunvolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "circunvolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "circunvolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "circunvuela" ; {- VPB (Imper C.Sg C.P3) => -} "circunvuele" ; {- VPB (Imper C.Pl C.P1) => -} "circunvolemos" ; @@ -51404,7 +51404,7 @@ lin colar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "colaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "colaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "colarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cuela" ; {- VPB (Imper C.Sg C.P3) => -} "cuele" ; {- VPB (Imper C.Pl C.P1) => -} "colemos" ; @@ -51476,7 +51476,7 @@ lin comprobar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "comprobaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "comprobaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "comprobarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "comprueba" ; {- VPB (Imper C.Sg C.P3) => -} "compruebe" ; {- VPB (Imper C.Pl C.P1) => -} "comprobemos" ; @@ -51548,7 +51548,7 @@ lin concertar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "concertaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "concertaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "concertarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "concierta" ; {- VPB (Imper C.Sg C.P3) => -} "concierte" ; {- VPB (Imper C.Pl C.P1) => -} "concertemos" ; @@ -51620,7 +51620,7 @@ lin concordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "concordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "concordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "concordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "concuerda" ; {- VPB (Imper C.Sg C.P3) => -} "concuerde" ; {- VPB (Imper C.Pl C.P1) => -} "concordemos" ; @@ -51692,7 +51692,7 @@ lin confesar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "confesaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "confesaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "confesarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "confiesa" ; {- VPB (Imper C.Sg C.P3) => -} "confiese" ; {- VPB (Imper C.Pl C.P1) => -} "confesemos" ; @@ -51764,7 +51764,7 @@ lin consolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "consolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "consolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "consolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "consuela" ; {- VPB (Imper C.Sg C.P3) => -} "consuele" ; {- VPB (Imper C.Pl C.P1) => -} "consolemos" ; @@ -51836,7 +51836,7 @@ lin consonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "consonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "consonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "consonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "consuena" ; {- VPB (Imper C.Sg C.P3) => -} "consuene" ; {- VPB (Imper C.Pl C.P1) => -} "consonemos" ; @@ -51908,7 +51908,7 @@ lin contar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cuenta" ; {- VPB (Imper C.Sg C.P3) => -} "cuente" ; {- VPB (Imper C.Pl C.P1) => -} "contemos" ; @@ -51980,7 +51980,7 @@ lin contramanifestar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contramanifestaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contramanifestaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contramanifestarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contramanifiesta" ; {- VPB (Imper C.Sg C.P3) => -} "contramanifieste" ; {- VPB (Imper C.Pl C.P1) => -} "contramanifestemos" ; @@ -52052,7 +52052,7 @@ lin costar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "costaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "costaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "costarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cuesta" ; {- VPB (Imper C.Sg C.P3) => -} "cueste" ; {- VPB (Imper C.Pl C.P1) => -} "costemos" ; @@ -52124,7 +52124,7 @@ lin decentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "decentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "decentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "decentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "decienta" ; {- VPB (Imper C.Sg C.P3) => -} "deciente" ; {- VPB (Imper C.Pl C.P1) => -} "decentemos" ; @@ -52196,7 +52196,7 @@ lin degollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "degollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "degollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "degollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deguella" ; {- VPB (Imper C.Sg C.P3) => -} "deguelle" ; {- VPB (Imper C.Pl C.P1) => -} "degollemos" ; @@ -52268,7 +52268,7 @@ lin demostrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "demostraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "demostraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "demostrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "demuestra" ; {- VPB (Imper C.Sg C.P3) => -} "demuestre" ; {- VPB (Imper C.Pl C.P1) => -} "demostremos" ; @@ -52340,7 +52340,7 @@ lin denostar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "denostaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "denostaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "denostarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "denuesta" ; {- VPB (Imper C.Sg C.P3) => -} "denueste" ; {- VPB (Imper C.Pl C.P1) => -} "denostemos" ; @@ -52412,7 +52412,7 @@ lin dentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "dentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "dentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "dienta" ; {- VPB (Imper C.Sg C.P3) => -} "diente" ; {- VPB (Imper C.Pl C.P1) => -} "dentemos" ; @@ -52484,7 +52484,7 @@ lin desacertar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desacertaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desacertaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desacertarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desacierta" ; {- VPB (Imper C.Sg C.P3) => -} "desacierte" ; {- VPB (Imper C.Pl C.P1) => -} "desacertemos" ; @@ -52556,7 +52556,7 @@ lin desacollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desacollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desacollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desacollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desacuella" ; {- VPB (Imper C.Sg C.P3) => -} "desacuelle" ; {- VPB (Imper C.Pl C.P1) => -} "desacollemos" ; @@ -52628,7 +52628,7 @@ lin desacordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desacordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desacordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desacordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desacuerda" ; {- VPB (Imper C.Sg C.P3) => -} "desacuerde" ; {- VPB (Imper C.Pl C.P1) => -} "desacordemos" ; @@ -52700,7 +52700,7 @@ lin desaferrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desaferraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desaferraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desaferrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desafierra" ; {- VPB (Imper C.Sg C.P3) => -} "desafierre" ; {- VPB (Imper C.Pl C.P1) => -} "desaferremos" ; @@ -52772,7 +52772,7 @@ lin desaforar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desaforaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desaforaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desaforarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desafuera" ; {- VPB (Imper C.Sg C.P3) => -} "desafuere" ; {- VPB (Imper C.Pl C.P1) => -} "desaforemos" ; @@ -52844,7 +52844,7 @@ lin desalentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desalentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desalentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desalentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desalienta" ; {- VPB (Imper C.Sg C.P3) => -} "desaliente" ; {- VPB (Imper C.Pl C.P1) => -} "desalentemos" ; @@ -52916,7 +52916,7 @@ lin desamoblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desamoblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desamoblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desamoblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desamuebla" ; {- VPB (Imper C.Sg C.P3) => -} "desamueble" ; {- VPB (Imper C.Pl C.P1) => -} "desamoblemos" ; @@ -52988,7 +52988,7 @@ lin desapretar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desapretaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desapretaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desapretarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desaprieta" ; {- VPB (Imper C.Sg C.P3) => -} "desapriete" ; {- VPB (Imper C.Pl C.P1) => -} "desapretemos" ; @@ -53060,7 +53060,7 @@ lin desaprobar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desaprobaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desaprobaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desaprobarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desaprueba" ; {- VPB (Imper C.Sg C.P3) => -} "desapruebe" ; {- VPB (Imper C.Pl C.P1) => -} "desaprobemos" ; @@ -53132,7 +53132,7 @@ lin desarrendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desarrendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desarrendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desarrendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desarrienda" ; {- VPB (Imper C.Sg C.P3) => -} "desarriende" ; {- VPB (Imper C.Pl C.P1) => -} "desarrendemos" ; @@ -53204,7 +53204,7 @@ lin desasentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desasentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desasentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desasentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desasienta" ; {- VPB (Imper C.Sg C.P3) => -} "desasiente" ; {- VPB (Imper C.Pl C.P1) => -} "desasentemos" ; @@ -53276,7 +53276,7 @@ lin desatentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desatentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desatentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desatentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desatienta" ; {- VPB (Imper C.Sg C.P3) => -} "desatiente" ; {- VPB (Imper C.Pl C.P1) => -} "desatentemos" ; @@ -53348,7 +53348,7 @@ lin desaterrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desaterraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desaterraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desaterrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desatierra" ; {- VPB (Imper C.Sg C.P3) => -} "desatierre" ; {- VPB (Imper C.Pl C.P1) => -} "desaterremos" ; @@ -53420,7 +53420,7 @@ lin descerrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descerraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descerraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descerrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descierra" ; {- VPB (Imper C.Sg C.P3) => -} "descierre" ; {- VPB (Imper C.Pl C.P1) => -} "descerremos" ; @@ -53492,7 +53492,7 @@ lin descimentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descimentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descimentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descimentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descimienta" ; {- VPB (Imper C.Sg C.P3) => -} "descimiente" ; {- VPB (Imper C.Pl C.P1) => -} "descimentemos" ; @@ -53564,7 +53564,7 @@ lin descollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descuella" ; {- VPB (Imper C.Sg C.P3) => -} "descuelle" ; {- VPB (Imper C.Pl C.P1) => -} "descollemos" ; @@ -53636,7 +53636,7 @@ lin desconcertar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desconcertaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desconcertaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desconcertarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desconcierta" ; {- VPB (Imper C.Sg C.P3) => -} "desconcierte" ; {- VPB (Imper C.Pl C.P1) => -} "desconcertemos" ; @@ -53708,7 +53708,7 @@ lin desconsolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desconsolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desconsolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desconsolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desconsuela" ; {- VPB (Imper C.Sg C.P3) => -} "desconsuele" ; {- VPB (Imper C.Pl C.P1) => -} "desconsolemos" ; @@ -53780,7 +53780,7 @@ lin descontar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descontaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descontaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descontarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descuenta" ; {- VPB (Imper C.Sg C.P3) => -} "descuente" ; {- VPB (Imper C.Pl C.P1) => -} "descontemos" ; @@ -53852,7 +53852,7 @@ lin descordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descuerda" ; {- VPB (Imper C.Sg C.P3) => -} "descuerde" ; {- VPB (Imper C.Pl C.P1) => -} "descordemos" ; @@ -53924,7 +53924,7 @@ lin descornar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "descornaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descornaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descornarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descuerna" ; {- VPB (Imper C.Sg C.P3) => -} "descuerne" ; {- VPB (Imper C.Pl C.P1) => -} "descornemos" ; @@ -53996,7 +53996,7 @@ lin desdentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desdentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desdentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desdentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desdienta" ; {- VPB (Imper C.Sg C.P3) => -} "desdiente" ; {- VPB (Imper C.Pl C.P1) => -} "desdentemos" ; @@ -54068,7 +54068,7 @@ lin desempedrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desempedraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desempedraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desempedrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desempiedra" ; {- VPB (Imper C.Sg C.P3) => -} "desempiedre" ; {- VPB (Imper C.Pl C.P1) => -} "desempedremos" ; @@ -54140,7 +54140,7 @@ lin desencerrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desencerraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desencerraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desencerrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desencierra" ; {- VPB (Imper C.Sg C.P3) => -} "desencierre" ; {- VPB (Imper C.Pl C.P1) => -} "desencerremos" ; @@ -54212,7 +54212,7 @@ lin desencordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desencordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desencordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desencordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desencuerda" ; {- VPB (Imper C.Sg C.P3) => -} "desencuerde" ; {- VPB (Imper C.Pl C.P1) => -} "desencordemos" ; @@ -54284,7 +54284,7 @@ lin desencovar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desencovaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desencovaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desencovarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desencueva" ; {- VPB (Imper C.Sg C.P3) => -} "desencueve" ; {- VPB (Imper C.Pl C.P1) => -} "desencovemos" ; @@ -54356,7 +54356,7 @@ lin desengrosar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desengrosaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desengrosaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desengrosarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desengruesa" ; {- VPB (Imper C.Sg C.P3) => -} "desengruese" ; {- VPB (Imper C.Pl C.P1) => -} "desengrosemos" ; @@ -54428,7 +54428,7 @@ lin desenterrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desenterraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desenterraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desenterrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desentierra" ; {- VPB (Imper C.Sg C.P3) => -} "desentierre" ; {- VPB (Imper C.Pl C.P1) => -} "desenterremos" ; @@ -54500,7 +54500,7 @@ lin desgobernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desgobernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desgobernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desgobernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desgobierna" ; {- VPB (Imper C.Sg C.P3) => -} "desgobierne" ; {- VPB (Imper C.Pl C.P1) => -} "desgobernemos" ; @@ -54572,7 +54572,7 @@ lin deshelar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "deshelaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "deshelaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "deshelarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deshiela" ; {- VPB (Imper C.Sg C.P3) => -} "deshiele" ; {- VPB (Imper C.Pl C.P1) => -} "deshelemos" ; @@ -54644,7 +54644,7 @@ lin desherbar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desherbaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desherbaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desherbarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deshierba" ; {- VPB (Imper C.Sg C.P3) => -} "deshierbe" ; {- VPB (Imper C.Pl C.P1) => -} "desherbemos" ; @@ -54716,7 +54716,7 @@ lin desherrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desherraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desherraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desherrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deshierra" ; {- VPB (Imper C.Sg C.P3) => -} "deshierre" ; {- VPB (Imper C.Pl C.P1) => -} "desherremos" ; @@ -54788,7 +54788,7 @@ lin desinvernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desinvernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desinvernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desinvernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desinvierna" ; {- VPB (Imper C.Sg C.P3) => -} "desinvierne" ; {- VPB (Imper C.Pl C.P1) => -} "desinvernemos" ; @@ -54860,7 +54860,7 @@ lin deslendrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "deslendraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "deslendraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "deslendrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desliendra" ; {- VPB (Imper C.Sg C.P3) => -} "desliendre" ; {- VPB (Imper C.Pl C.P1) => -} "deslendremos" ; @@ -54932,7 +54932,7 @@ lin desmajolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desmajolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desmajolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desmajolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desmajuela" ; {- VPB (Imper C.Sg C.P3) => -} "desmajuele" ; {- VPB (Imper C.Pl C.P1) => -} "desmajolemos" ; @@ -55004,7 +55004,7 @@ lin desmelar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desmelaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desmelaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desmelarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desmiela" ; {- VPB (Imper C.Sg C.P3) => -} "desmiele" ; {- VPB (Imper C.Pl C.P1) => -} "desmelemos" ; @@ -55076,7 +55076,7 @@ lin desmembrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desmembraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desmembraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desmembrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desmiembra" ; {- VPB (Imper C.Sg C.P3) => -} "desmiembre" ; {- VPB (Imper C.Pl C.P1) => -} "desmembremos" ; @@ -55148,7 +55148,7 @@ lin desolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desuela" ; {- VPB (Imper C.Sg C.P3) => -} "desuele" ; {- VPB (Imper C.Pl C.P1) => -} "desolemos" ; @@ -55220,7 +55220,7 @@ lin desoldar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desoldaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desoldaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desoldarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desuelda" ; {- VPB (Imper C.Sg C.P3) => -} "desuelde" ; {- VPB (Imper C.Pl C.P1) => -} "desoldemos" ; @@ -55292,7 +55292,7 @@ lin desollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desuella" ; {- VPB (Imper C.Sg C.P3) => -} "desuelle" ; {- VPB (Imper C.Pl C.P1) => -} "desollemos" ; @@ -55364,7 +55364,7 @@ lin despedrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "despedraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despedraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "despedrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "despiedra" ; {- VPB (Imper C.Sg C.P3) => -} "despiedre" ; {- VPB (Imper C.Pl C.P1) => -} "despedremos" ; @@ -55436,7 +55436,7 @@ lin despernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "despernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "despernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "despierna" ; {- VPB (Imper C.Sg C.P3) => -} "despierne" ; {- VPB (Imper C.Pl C.P1) => -} "despernemos" ; @@ -55508,7 +55508,7 @@ lin despertar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "despertaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despertaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "despertarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "despierta" ; {- VPB (Imper C.Sg C.P3) => -} "despierte" ; {- VPB (Imper C.Pl C.P1) => -} "despertemos" ; @@ -55580,7 +55580,7 @@ lin despoblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "despoblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despoblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "despoblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "despuebla" ; {- VPB (Imper C.Sg C.P3) => -} "despueble" ; {- VPB (Imper C.Pl C.P1) => -} "despoblemos" ; @@ -55652,7 +55652,7 @@ lin destentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "destentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "destentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "destentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "destienta" ; {- VPB (Imper C.Sg C.P3) => -} "destiente" ; {- VPB (Imper C.Pl C.P1) => -} "destentemos" ; @@ -55724,7 +55724,7 @@ lin desterrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desterraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desterraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desterrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "destierra" ; {- VPB (Imper C.Sg C.P3) => -} "destierre" ; {- VPB (Imper C.Pl C.P1) => -} "desterremos" ; @@ -55796,7 +55796,7 @@ lin desventar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desventaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desventaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desventarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desvienta" ; {- VPB (Imper C.Sg C.P3) => -} "desviente" ; {- VPB (Imper C.Pl C.P1) => -} "desventemos" ; @@ -55868,7 +55868,7 @@ lin dezmar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "dezmaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "dezmaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dezmarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "diezma" ; {- VPB (Imper C.Sg C.P3) => -} "diezme" ; {- VPB (Imper C.Pl C.P1) => -} "dezmemos" ; @@ -55940,7 +55940,7 @@ lin discontar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "discontaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "discontaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "discontarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "discuenta" ; {- VPB (Imper C.Sg C.P3) => -} "discuente" ; {- VPB (Imper C.Pl C.P1) => -} "discontemos" ; @@ -56012,7 +56012,7 @@ lin discordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "discordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "discordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "discordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "discuerda" ; {- VPB (Imper C.Sg C.P3) => -} "discuerde" ; {- VPB (Imper C.Pl C.P1) => -} "discordemos" ; @@ -56084,7 +56084,7 @@ lin disonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "disonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "disonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "disonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "disuena" ; {- VPB (Imper C.Sg C.P3) => -} "disuene" ; {- VPB (Imper C.Pl C.P1) => -} "disonemos" ; @@ -56156,7 +56156,7 @@ lin dolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "dolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "dolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "dolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "duela" ; {- VPB (Imper C.Sg C.P3) => -} "duele" ; {- VPB (Imper C.Pl C.P1) => -} "dolemos" ; @@ -56228,7 +56228,7 @@ lin empajolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empajolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empajolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empajolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empajuela" ; {- VPB (Imper C.Sg C.P3) => -} "empajuele" ; {- VPB (Imper C.Pl C.P1) => -} "empajolemos" ; @@ -56300,7 +56300,7 @@ lin emparentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "emparentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "emparentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "emparentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "emparienta" ; {- VPB (Imper C.Sg C.P3) => -} "empariente" ; {- VPB (Imper C.Pl C.P1) => -} "emparentemos" ; @@ -56372,7 +56372,7 @@ lin empedrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "empedraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "empedraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "empedrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "empiedra" ; {- VPB (Imper C.Sg C.P3) => -} "empiedre" ; {- VPB (Imper C.Pl C.P1) => -} "empedremos" ; @@ -56444,7 +56444,7 @@ lin encentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encienta" ; {- VPB (Imper C.Sg C.P3) => -} "enciente" ; {- VPB (Imper C.Pl C.P1) => -} "encentemos" ; @@ -56516,7 +56516,7 @@ lin encerrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encerraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encerraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encerrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encierra" ; {- VPB (Imper C.Sg C.P3) => -} "encierre" ; {- VPB (Imper C.Pl C.P1) => -} "encerremos" ; @@ -56588,7 +56588,7 @@ lin encomendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encomendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encomendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encomendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encomienda" ; {- VPB (Imper C.Sg C.P3) => -} "encomiende" ; {- VPB (Imper C.Pl C.P1) => -} "encomendemos" ; @@ -56660,7 +56660,7 @@ lin encontrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encontraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encontraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encontrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encuentra" ; {- VPB (Imper C.Sg C.P3) => -} "encuentre" ; {- VPB (Imper C.Pl C.P1) => -} "encontremos" ; @@ -56732,7 +56732,7 @@ lin encorar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encoraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encoraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encorarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encuera" ; {- VPB (Imper C.Sg C.P3) => -} "encuere" ; {- VPB (Imper C.Pl C.P1) => -} "encoremos" ; @@ -56804,7 +56804,7 @@ lin encordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encuerda" ; {- VPB (Imper C.Sg C.P3) => -} "encuerde" ; {- VPB (Imper C.Pl C.P1) => -} "encordemos" ; @@ -56876,7 +56876,7 @@ lin encovar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encovaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encovaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encovarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encueva" ; {- VPB (Imper C.Sg C.P3) => -} "encueve" ; {- VPB (Imper C.Pl C.P1) => -} "encovemos" ; @@ -56948,7 +56948,7 @@ lin encubertar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "encubertaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "encubertaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "encubertarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "encubierta" ; {- VPB (Imper C.Sg C.P3) => -} "encubierte" ; {- VPB (Imper C.Pl C.P1) => -} "encubertemos" ; @@ -57020,7 +57020,7 @@ lin endentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "endentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "endentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "endentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "endienta" ; {- VPB (Imper C.Sg C.P3) => -} "endiente" ; {- VPB (Imper C.Pl C.P1) => -} "endentemos" ; @@ -57092,7 +57092,7 @@ lin engorar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "engoraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "engoraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "engorarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enguera" ; {- VPB (Imper C.Sg C.P3) => -} "enguere" ; {- VPB (Imper C.Pl C.P1) => -} "engoremos" ; @@ -57164,7 +57164,7 @@ lin engrosar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "engrosaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "engrosaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "engrosarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "engruesa" ; {- VPB (Imper C.Sg C.P3) => -} "engruese" ; {- VPB (Imper C.Pl C.P1) => -} "engrosemos" ; @@ -57236,7 +57236,7 @@ lin enhestar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enhestaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enhestaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enhestarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enhiesta" ; {- VPB (Imper C.Sg C.P3) => -} "enhieste" ; {- VPB (Imper C.Pl C.P1) => -} "enhestemos" ; @@ -57308,7 +57308,7 @@ lin enmelar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enmelaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmelaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmelarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmiela" ; {- VPB (Imper C.Sg C.P3) => -} "enmiele" ; {- VPB (Imper C.Pl C.P1) => -} "enmelemos" ; @@ -57380,7 +57380,7 @@ lin enmendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enmendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enmendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enmendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enmienda" ; {- VPB (Imper C.Sg C.P3) => -} "enmiende" ; {- VPB (Imper C.Pl C.P1) => -} "enmendemos" ; @@ -57452,7 +57452,7 @@ lin enrodar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enrodaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enrodaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enrodarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enrueda" ; {- VPB (Imper C.Sg C.P3) => -} "enruede" ; {- VPB (Imper C.Pl C.P1) => -} "enrodemos" ; @@ -57524,7 +57524,7 @@ lin ensangrentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensangrentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensangrentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensangrentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensangrienta" ; {- VPB (Imper C.Sg C.P3) => -} "ensangriente" ; {- VPB (Imper C.Pl C.P1) => -} "ensangrentemos" ; @@ -57596,7 +57596,7 @@ lin ensarmentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensarmentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensarmentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensarmentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensarmienta" ; {- VPB (Imper C.Sg C.P3) => -} "ensarmiente" ; {- VPB (Imper C.Pl C.P1) => -} "ensarmentemos" ; @@ -57668,7 +57668,7 @@ lin ensoñar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ensoñaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ensoñaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ensoñarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ensueña" ; {- VPB (Imper C.Sg C.P3) => -} "ensueñe" ; {- VPB (Imper C.Pl C.P1) => -} "ensoñemos" ; @@ -57740,7 +57740,7 @@ lin enterrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "enterraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "enterraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "enterrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entierra" ; {- VPB (Imper C.Sg C.P3) => -} "entierre" ; {- VPB (Imper C.Pl C.P1) => -} "enterremos" ; @@ -57812,7 +57812,7 @@ lin entesar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entesaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entesaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entesarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entiesa" ; {- VPB (Imper C.Sg C.P3) => -} "entiese" ; {- VPB (Imper C.Pl C.P1) => -} "entesemos" ; @@ -57884,7 +57884,7 @@ lin entortar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entortaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entortaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entortarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entuerta" ; {- VPB (Imper C.Sg C.P3) => -} "entuerte" ; {- VPB (Imper C.Pl C.P1) => -} "entortemos" ; @@ -57956,7 +57956,7 @@ lin entrecerrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entrecerraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entrecerraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entrecerrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entrecierra" ; {- VPB (Imper C.Sg C.P3) => -} "entrecierre" ; {- VPB (Imper C.Pl C.P1) => -} "entrecerremos" ; @@ -58028,7 +58028,7 @@ lin entrepernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entrepernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entrepernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entrepernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entrepierna" ; {- VPB (Imper C.Sg C.P3) => -} "entrepierne" ; {- VPB (Imper C.Pl C.P1) => -} "entrepernemos" ; @@ -58100,7 +58100,7 @@ lin escarmentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escarmentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escarmentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escarmentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escarmienta" ; {- VPB (Imper C.Sg C.P3) => -} "escarmiente" ; {- VPB (Imper C.Pl C.P1) => -} "escarmentemos" ; @@ -58172,7 +58172,7 @@ lin escolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "escolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "escolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "escolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "escuela" ; {- VPB (Imper C.Sg C.P3) => -} "escuele" ; {- VPB (Imper C.Pl C.P1) => -} "escolemos" ; @@ -58244,7 +58244,7 @@ lin ferrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ferraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ferraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ferrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fierra" ; {- VPB (Imper C.Sg C.P3) => -} "fierre" ; {- VPB (Imper C.Pl C.P1) => -} "ferremos" ; @@ -58316,7 +58316,7 @@ lin follar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "follaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "follaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "follarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fuella" ; {- VPB (Imper C.Sg C.P3) => -} "fuelle" ; {- VPB (Imper C.Pl C.P1) => -} "follemos" ; @@ -58388,7 +58388,7 @@ lin gobernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "gobernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "gobernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "gobernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "gobierna" ; {- VPB (Imper C.Sg C.P3) => -} "gobierne" ; {- VPB (Imper C.Pl C.P1) => -} "gobernemos" ; @@ -58460,7 +58460,7 @@ lin grandisonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "grandisonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "grandisonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "grandisonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "grandisuena" ; {- VPB (Imper C.Sg C.P3) => -} "grandisuene" ; {- VPB (Imper C.Pl C.P1) => -} "grandisonemos" ; @@ -58532,7 +58532,7 @@ lin hacendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "hacendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "hacendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "hacendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hacienda" ; {- VPB (Imper C.Sg C.P3) => -} "haciende" ; {- VPB (Imper C.Pl C.P1) => -} "hacendemos" ; @@ -58604,7 +58604,7 @@ lin helar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "helaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "helaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "helarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hiela" ; {- VPB (Imper C.Sg C.P3) => -} "hiele" ; {- VPB (Imper C.Pl C.P1) => -} "helemos" ; @@ -58676,7 +58676,7 @@ lin herbar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "herbaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "herbaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "herbarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hierba" ; {- VPB (Imper C.Sg C.P3) => -} "hierbe" ; {- VPB (Imper C.Pl C.P1) => -} "herbemos" ; @@ -58748,7 +58748,7 @@ lin herrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "herraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "herraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "herrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hierra" ; {- VPB (Imper C.Sg C.P3) => -} "hierre" ; {- VPB (Imper C.Pl C.P1) => -} "herremos" ; @@ -58820,7 +58820,7 @@ lin herventar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "herventaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "herventaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "herventarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hervienta" ; {- VPB (Imper C.Sg C.P3) => -} "herviente" ; {- VPB (Imper C.Pl C.P1) => -} "herventemos" ; @@ -58892,7 +58892,7 @@ lin holiar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "holiaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "holiaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "holiarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "holiea" ; {- VPB (Imper C.Sg C.P3) => -} "holiee" ; {- VPB (Imper C.Pl C.P1) => -} "holiemos" ; @@ -58964,7 +58964,7 @@ lin improbar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "improbaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "improbaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "improbarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "imprueba" ; {- VPB (Imper C.Sg C.P3) => -} "impruebe" ; {- VPB (Imper C.Pl C.P1) => -} "improbemos" ; @@ -59036,7 +59036,7 @@ lin incensar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "incensaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "incensaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "incensarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "inciensa" ; {- VPB (Imper C.Sg C.P3) => -} "inciense" ; {- VPB (Imper C.Pl C.P1) => -} "incensemos" ; @@ -59108,7 +59108,7 @@ lin infernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "infernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "infernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "infernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "infierna" ; {- VPB (Imper C.Sg C.P3) => -} "infierne" ; {- VPB (Imper C.Pl C.P1) => -} "infernemos" ; @@ -59180,7 +59180,7 @@ lin invernar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "invernaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "invernaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "invernarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "invierna" ; {- VPB (Imper C.Sg C.P3) => -} "invierne" ; {- VPB (Imper C.Pl C.P1) => -} "invernemos" ; @@ -59252,7 +59252,7 @@ lin jamerdar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "jamerdaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "jamerdaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "jamerdarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "jamierda" ; {- VPB (Imper C.Sg C.P3) => -} "jamierde" ; {- VPB (Imper C.Pl C.P1) => -} "jamerdemos" ; @@ -59324,7 +59324,7 @@ lin mancornar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mancornaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mancornaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mancornarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mancuerna" ; {- VPB (Imper C.Sg C.P3) => -} "mancuerne" ; {- VPB (Imper C.Pl C.P1) => -} "mancornemos" ; @@ -59396,7 +59396,7 @@ lin manifestar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "manifestaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "manifestaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "manifestarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "manifiesta" ; {- VPB (Imper C.Sg C.P3) => -} "manifieste" ; {- VPB (Imper C.Pl C.P1) => -} "manifestemos" ; @@ -59468,7 +59468,7 @@ lin melar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "melaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "melaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "melarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "miela" ; {- VPB (Imper C.Sg C.P3) => -} "miele" ; {- VPB (Imper C.Pl C.P1) => -} "melemos" ; @@ -59540,7 +59540,7 @@ lin mentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mienta" ; {- VPB (Imper C.Sg C.P3) => -} "miente" ; {- VPB (Imper C.Pl C.P1) => -} "mentemos" ; @@ -59612,7 +59612,7 @@ lin merendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "merendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "merendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "merendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "merienda" ; {- VPB (Imper C.Sg C.P3) => -} "meriende" ; {- VPB (Imper C.Pl C.P1) => -} "merendemos" ; @@ -59684,7 +59684,7 @@ lin moblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "moblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "moblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "moblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "muebla" ; {- VPB (Imper C.Sg C.P3) => -} "mueble" ; {- VPB (Imper C.Pl C.P1) => -} "moblemos" ; @@ -59756,7 +59756,7 @@ lin mostrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mostraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mostraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mostrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "muestra" ; {- VPB (Imper C.Sg C.P3) => -} "muestre" ; {- VPB (Imper C.Pl C.P1) => -} "mostremos" ; @@ -59828,7 +59828,7 @@ lin nevar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "nevaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "nevaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "nevarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "nieva" ; {- VPB (Imper C.Sg C.P3) => -} "nieve" ; {- VPB (Imper C.Pl C.P1) => -} "nevemos" ; @@ -59900,7 +59900,7 @@ lin patiquebrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "patiquebraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "patiquebraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "patiquebrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "patiquiebra" ; {- VPB (Imper C.Sg C.P3) => -} "patiquiebre" ; {- VPB (Imper C.Pl C.P1) => -} "patiquebremos" ; @@ -59972,7 +59972,7 @@ lin pensar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pensaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pensaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pensarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "piensa" ; {- VPB (Imper C.Sg C.P3) => -} "piense" ; {- VPB (Imper C.Pl C.P1) => -} "pensemos" ; @@ -60044,7 +60044,7 @@ lin percollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "percollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "percollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "percollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "percuella" ; {- VPB (Imper C.Sg C.P3) => -} "percuelle" ; {- VPB (Imper C.Pl C.P1) => -} "percollemos" ; @@ -60116,7 +60116,7 @@ lin perniquebrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "perniquebraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "perniquebraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "perniquebrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "perniquiebra" ; {- VPB (Imper C.Sg C.P3) => -} "perniquiebre" ; {- VPB (Imper C.Pl C.P1) => -} "perniquebremos" ; @@ -60188,7 +60188,7 @@ lin poblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "poblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "poblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "poblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "puebla" ; {- VPB (Imper C.Sg C.P3) => -} "pueble" ; {- VPB (Imper C.Pl C.P1) => -} "poblemos" ; @@ -60260,7 +60260,7 @@ lin premostrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "premostraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "premostraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "premostrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "premuestra" ; {- VPB (Imper C.Sg C.P3) => -} "premuestre" ; {- VPB (Imper C.Pl C.P1) => -} "premostremos" ; @@ -60332,7 +60332,7 @@ lin probar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "probaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "probaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "probarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prueba" ; {- VPB (Imper C.Sg C.P3) => -} "pruebe" ; {- VPB (Imper C.Pl C.P1) => -} "probemos" ; @@ -60404,7 +60404,7 @@ lin quebrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "quebraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "quebraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "quebrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "quiebra" ; {- VPB (Imper C.Sg C.P3) => -} "quiebre" ; {- VPB (Imper C.Pl C.P1) => -} "quebremos" ; @@ -60476,7 +60476,7 @@ lin reapretar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reapretaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reapretaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reapretarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reaprieta" ; {- VPB (Imper C.Sg C.P3) => -} "reapriete" ; {- VPB (Imper C.Pl C.P1) => -} "reapretemos" ; @@ -60548,7 +60548,7 @@ lin reaventar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reaventaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reaventaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reaventarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reavienta" ; {- VPB (Imper C.Sg C.P3) => -} "reaviente" ; {- VPB (Imper C.Pl C.P1) => -} "reaventemos" ; @@ -60620,7 +60620,7 @@ lin recalentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recalentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recalentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recalentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recalienta" ; {- VPB (Imper C.Sg C.P3) => -} "recaliente" ; {- VPB (Imper C.Pl C.P1) => -} "recalentemos" ; @@ -60692,7 +60692,7 @@ lin recentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recienta" ; {- VPB (Imper C.Sg C.P3) => -} "reciente" ; {- VPB (Imper C.Pl C.P1) => -} "recentemos" ; @@ -60764,7 +60764,7 @@ lin recolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recuela" ; {- VPB (Imper C.Sg C.P3) => -} "recuele" ; {- VPB (Imper C.Pl C.P1) => -} "recolemos" ; @@ -60836,7 +60836,7 @@ lin recomendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recomendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recomendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recomendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recomienda" ; {- VPB (Imper C.Sg C.P3) => -} "recomiende" ; {- VPB (Imper C.Pl C.P1) => -} "recomendemos" ; @@ -60908,7 +60908,7 @@ lin recontar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recontaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recontaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recontarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recuenta" ; {- VPB (Imper C.Sg C.P3) => -} "recuente" ; {- VPB (Imper C.Pl C.P1) => -} "recontemos" ; @@ -60980,7 +60980,7 @@ lin recordar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recordaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recordaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recordarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recuerda" ; {- VPB (Imper C.Sg C.P3) => -} "recuerde" ; {- VPB (Imper C.Pl C.P1) => -} "recordemos" ; @@ -61052,7 +61052,7 @@ lin recostar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recostaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recostaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recostarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recuesta" ; {- VPB (Imper C.Sg C.P3) => -} "recueste" ; {- VPB (Imper C.Pl C.P1) => -} "recostemos" ; @@ -61124,7 +61124,7 @@ lin redescontar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "redescontaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "redescontaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "redescontarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "redescuenta" ; {- VPB (Imper C.Sg C.P3) => -} "redescuente" ; {- VPB (Imper C.Pl C.P1) => -} "redescontemos" ; @@ -61196,7 +61196,7 @@ lin reencontrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reencontraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reencontraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reencontrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reencuentra" ; {- VPB (Imper C.Sg C.P3) => -} "reencuentre" ; {- VPB (Imper C.Pl C.P1) => -} "reencontremos" ; @@ -61268,7 +61268,7 @@ lin regimentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "regimentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "regimentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "regimentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "regimienta" ; {- VPB (Imper C.Sg C.P3) => -} "regimiente" ; {- VPB (Imper C.Pl C.P1) => -} "regimentemos" ; @@ -61340,7 +61340,7 @@ lin regoldar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "regoldaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "regoldaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "regoldarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reguelda" ; {- VPB (Imper C.Sg C.P3) => -} "reguelde" ; {- VPB (Imper C.Pl C.P1) => -} "regoldemos" ; @@ -61412,7 +61412,7 @@ lin reherrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reherraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reherraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reherrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehierra" ; {- VPB (Imper C.Sg C.P3) => -} "rehierre" ; {- VPB (Imper C.Pl C.P1) => -} "reherremos" ; @@ -61484,7 +61484,7 @@ lin rehollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rehollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rehollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rehollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehuella" ; {- VPB (Imper C.Sg C.P3) => -} "rehuelle" ; {- VPB (Imper C.Pl C.P1) => -} "rehollemos" ; @@ -61556,7 +61556,7 @@ lin remembrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remembraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remembraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remembrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remiembra" ; {- VPB (Imper C.Sg C.P3) => -} "remiembre" ; {- VPB (Imper C.Pl C.P1) => -} "remembremos" ; @@ -61628,7 +61628,7 @@ lin remendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remienda" ; {- VPB (Imper C.Sg C.P3) => -} "remiende" ; {- VPB (Imper C.Pl C.P1) => -} "remendemos" ; @@ -61700,7 +61700,7 @@ lin remolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remuela" ; {- VPB (Imper C.Sg C.P3) => -} "remuele" ; {- VPB (Imper C.Pl C.P1) => -} "remolemos" ; @@ -61772,7 +61772,7 @@ lin rencontrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rencontraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rencontraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rencontrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rencuentra" ; {- VPB (Imper C.Sg C.P3) => -} "rencuentre" ; {- VPB (Imper C.Pl C.P1) => -} "rencontremos" ; @@ -61844,7 +61844,7 @@ lin renovar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "renovaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "renovaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "renovarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "renueva" ; {- VPB (Imper C.Sg C.P3) => -} "renueve" ; {- VPB (Imper C.Pl C.P1) => -} "renovemos" ; @@ -61916,7 +61916,7 @@ lin repensar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "repensaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "repensaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "repensarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "repiensa" ; {- VPB (Imper C.Sg C.P3) => -} "repiense" ; {- VPB (Imper C.Pl C.P1) => -} "repensemos" ; @@ -61988,7 +61988,7 @@ lin repoblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "repoblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "repoblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "repoblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "repuebla" ; {- VPB (Imper C.Sg C.P3) => -} "repueble" ; {- VPB (Imper C.Pl C.P1) => -} "repoblemos" ; @@ -62060,7 +62060,7 @@ lin reprobar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reprobaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reprobaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reprobarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reprueba" ; {- VPB (Imper C.Sg C.P3) => -} "repruebe" ; {- VPB (Imper C.Pl C.P1) => -} "reprobemos" ; @@ -62132,7 +62132,7 @@ lin requebrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "requebraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "requebraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "requebrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "requiebra" ; {- VPB (Imper C.Sg C.P3) => -} "requiebre" ; {- VPB (Imper C.Pl C.P1) => -} "requebremos" ; @@ -62204,7 +62204,7 @@ lin rescontrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rescontraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rescontraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rescontrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rescuentra" ; {- VPB (Imper C.Sg C.P3) => -} "rescuentre" ; {- VPB (Imper C.Pl C.P1) => -} "rescontremos" ; @@ -62276,7 +62276,7 @@ lin resolgar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resolgaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resolgaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resolgarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resuelga" ; {- VPB (Imper C.Sg C.P3) => -} "resuelge" ; {- VPB (Imper C.Pl C.P1) => -} "resolgemos" ; @@ -62348,7 +62348,7 @@ lin resollar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resollaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resollaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resollarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resuella" ; {- VPB (Imper C.Sg C.P3) => -} "resuelle" ; {- VPB (Imper C.Pl C.P1) => -} "resollemos" ; @@ -62420,7 +62420,7 @@ lin resonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resuena" ; {- VPB (Imper C.Sg C.P3) => -} "resuene" ; {- VPB (Imper C.Pl C.P1) => -} "resonemos" ; @@ -62492,7 +62492,7 @@ lin resquebrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resquebraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resquebraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resquebrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resquiebra" ; {- VPB (Imper C.Sg C.P3) => -} "resquiebre" ; {- VPB (Imper C.Pl C.P1) => -} "resquebremos" ; @@ -62564,7 +62564,7 @@ lin retemblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retemblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retemblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retemblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retiembla" ; {- VPB (Imper C.Sg C.P3) => -} "retiemble" ; {- VPB (Imper C.Pl C.P1) => -} "retemblemos" ; @@ -62636,7 +62636,7 @@ lin retentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retienta" ; {- VPB (Imper C.Sg C.P3) => -} "retiente" ; {- VPB (Imper C.Pl C.P1) => -} "retentemos" ; @@ -62708,7 +62708,7 @@ lin retostar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retostaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retostaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retostarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retuesta" ; {- VPB (Imper C.Sg C.P3) => -} "retueste" ; {- VPB (Imper C.Pl C.P1) => -} "retostemos" ; @@ -62780,7 +62780,7 @@ lin retronar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retronaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retronaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retronarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retruena" ; {- VPB (Imper C.Sg C.P3) => -} "retruene" ; {- VPB (Imper C.Pl C.P1) => -} "retronemos" ; @@ -62852,7 +62852,7 @@ lin reventar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reventaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reventaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reventarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "revienta" ; {- VPB (Imper C.Sg C.P3) => -} "reviente" ; {- VPB (Imper C.Pl C.P1) => -} "reventemos" ; @@ -62924,7 +62924,7 @@ lin revolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "revolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "revolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "revolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "revuela" ; {- VPB (Imper C.Sg C.P3) => -} "revuele" ; {- VPB (Imper C.Pl C.P1) => -} "revolemos" ; @@ -62996,7 +62996,7 @@ lin rodar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rodaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rodaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rodarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rueda" ; {- VPB (Imper C.Sg C.P3) => -} "ruede" ; {- VPB (Imper C.Pl C.P1) => -} "rodemos" ; @@ -63068,7 +63068,7 @@ lin rusentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rusentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rusentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rusentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rusienta" ; {- VPB (Imper C.Sg C.P3) => -} "rusiente" ; {- VPB (Imper C.Pl C.P1) => -} "rusentemos" ; @@ -63140,7 +63140,7 @@ lin salpimentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "salpimentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "salpimentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "salpimentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "salpimienta" ; {- VPB (Imper C.Sg C.P3) => -} "salpimiente" ; {- VPB (Imper C.Pl C.P1) => -} "salpimentemos" ; @@ -63212,7 +63212,7 @@ lin sarmentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sarmentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sarmentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sarmentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sarmienta" ; {- VPB (Imper C.Sg C.P3) => -} "sarmiente" ; {- VPB (Imper C.Pl C.P1) => -} "sarmentemos" ; @@ -63284,7 +63284,7 @@ lin sembrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sembraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sembraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sembrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "siembra" ; {- VPB (Imper C.Sg C.P3) => -} "siembre" ; {- VPB (Imper C.Pl C.P1) => -} "sembremos" ; @@ -63356,7 +63356,7 @@ lin sementar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sementaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sementaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sementarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "semienta" ; {- VPB (Imper C.Sg C.P3) => -} "semiente" ; {- VPB (Imper C.Pl C.P1) => -} "sementemos" ; @@ -63428,7 +63428,7 @@ lin sentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sienta" ; {- VPB (Imper C.Sg C.P3) => -} "siente" ; {- VPB (Imper C.Pl C.P1) => -} "sentemos" ; @@ -63500,7 +63500,7 @@ lin serrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "serraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "serraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "serrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sierra" ; {- VPB (Imper C.Sg C.P3) => -} "sierre" ; {- VPB (Imper C.Pl C.P1) => -} "serremos" ; @@ -63572,7 +63572,7 @@ lin sobrecalentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrecalentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrecalentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrecalentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrecalienta" ; {- VPB (Imper C.Sg C.P3) => -} "sobrecaliente" ; {- VPB (Imper C.Pl C.P1) => -} "sobrecalentemos" ; @@ -63644,7 +63644,7 @@ lin sobresembrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobresembraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobresembraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobresembrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobresiembra" ; {- VPB (Imper C.Sg C.P3) => -} "sobresiembre" ; {- VPB (Imper C.Pl C.P1) => -} "sobresembremos" ; @@ -63716,7 +63716,7 @@ lin sobresolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobresolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobresolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobresolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobresuela" ; {- VPB (Imper C.Sg C.P3) => -} "sobresuele" ; {- VPB (Imper C.Pl C.P1) => -} "sobresolemos" ; @@ -63788,7 +63788,7 @@ lin sobrevolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrevolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrevolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrevolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobrevuela" ; {- VPB (Imper C.Sg C.P3) => -} "sobrevuele" ; {- VPB (Imper C.Pl C.P1) => -} "sobrevolemos" ; @@ -63860,7 +63860,7 @@ lin socolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "socolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "socolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "socolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "socuela" ; {- VPB (Imper C.Sg C.P3) => -} "socuele" ; {- VPB (Imper C.Pl C.P1) => -} "socolemos" ; @@ -63932,7 +63932,7 @@ lin solar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "solaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "solaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "solarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "suela" ; {- VPB (Imper C.Sg C.P3) => -} "suele" ; {- VPB (Imper C.Pl C.P1) => -} "solemos" ; @@ -64004,7 +64004,7 @@ lin soldar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "soldaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "soldaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "soldarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "suelda" ; {- VPB (Imper C.Sg C.P3) => -} "suelde" ; {- VPB (Imper C.Pl C.P1) => -} "soldemos" ; @@ -64076,7 +64076,7 @@ lin soltar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "soltaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "soltaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "soltarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "suelta" ; {- VPB (Imper C.Sg C.P3) => -} "suelte" ; {- VPB (Imper C.Pl C.P1) => -} "soltemos" ; @@ -64148,7 +64148,7 @@ lin sonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "suena" ; {- VPB (Imper C.Sg C.P3) => -} "suene" ; {- VPB (Imper C.Pl C.P1) => -} "sonemos" ; @@ -64220,7 +64220,7 @@ lin soñar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "soñaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "soñaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "soñarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sueña" ; {- VPB (Imper C.Sg C.P3) => -} "sueñe" ; {- VPB (Imper C.Pl C.P1) => -} "soñemos" ; @@ -64292,7 +64292,7 @@ lin soterrar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "soterraríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "soterraríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "soterrarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sotierra" ; {- VPB (Imper C.Sg C.P3) => -} "sotierre" ; {- VPB (Imper C.Pl C.P1) => -} "soterremos" ; @@ -64364,7 +64364,7 @@ lin subarrendar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subarrendaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subarrendaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subarrendarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subarrienda" ; {- VPB (Imper C.Sg C.P3) => -} "subarriende" ; {- VPB (Imper C.Pl C.P1) => -} "subarrendemos" ; @@ -64436,7 +64436,7 @@ lin subsolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subsolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subsolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subsolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subsuela" ; {- VPB (Imper C.Sg C.P3) => -} "subsuele" ; {- VPB (Imper C.Pl C.P1) => -} "subsolemos" ; @@ -64508,7 +64508,7 @@ lin temblar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "temblaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "temblaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "temblarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tiembla" ; {- VPB (Imper C.Sg C.P3) => -} "tiemble" ; {- VPB (Imper C.Pl C.P1) => -} "temblemos" ; @@ -64580,7 +64580,7 @@ lin tentar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tentaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tentaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tentarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tienta" ; {- VPB (Imper C.Sg C.P3) => -} "tiente" ; {- VPB (Imper C.Pl C.P1) => -} "tentemos" ; @@ -64652,7 +64652,7 @@ lin tonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tuena" ; {- VPB (Imper C.Sg C.P3) => -} "tuene" ; {- VPB (Imper C.Pl C.P1) => -} "tonemos" ; @@ -64724,7 +64724,7 @@ lin tostar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tostaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tostaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tostarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tuesta" ; {- VPB (Imper C.Sg C.P3) => -} "tueste" ; {- VPB (Imper C.Pl C.P1) => -} "tostemos" ; @@ -64796,7 +64796,7 @@ lin trascolar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trascolaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trascolaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trascolarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trascuela" ; {- VPB (Imper C.Sg C.P3) => -} "trascuele" ; {- VPB (Imper C.Pl C.P1) => -} "trascolemos" ; @@ -64868,7 +64868,7 @@ lin trasoñar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasoñaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasoñaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasoñarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasueña" ; {- VPB (Imper C.Sg C.P3) => -} "trasueñe" ; {- VPB (Imper C.Pl C.P1) => -} "trasoñemos" ; @@ -64940,7 +64940,7 @@ lin tronar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tronaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tronaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tronarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "truena" ; {- VPB (Imper C.Sg C.P3) => -} "truene" ; {- VPB (Imper C.Pl C.P1) => -} "tronemos" ; @@ -65012,7 +65012,7 @@ lin unisonar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "unisonaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "unisonaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "unisonarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "unisuena" ; {- VPB (Imper C.Sg C.P3) => -} "unisuene" ; {- VPB (Imper C.Pl C.P1) => -} "unisonemos" ; @@ -65084,7 +65084,7 @@ lin ventar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ventaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ventaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ventarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "vienta" ; {- VPB (Imper C.Sg C.P3) => -} "viente" ; {- VPB (Imper C.Pl C.P1) => -} "ventemos" ; @@ -65156,7 +65156,7 @@ lin volar_V = verboV {- VPB (Cond C.Pl C.P1) => -} "volaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "volaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "volarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "vuela" ; {- VPB (Imper C.Sg C.P3) => -} "vuele" ; {- VPB (Imper C.Pl C.P1) => -} "volemos" ; @@ -65228,7 +65228,7 @@ lin conseguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "conseguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "conseguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "conseguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "consigue" ; {- VPB (Imper C.Sg C.P3) => -} "consiga" ; {- VPB (Imper C.Pl C.P1) => -} "consigamos" ; @@ -65300,7 +65300,7 @@ lin erguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "erguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "erguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "erguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "yergue" ; {- VPB (Imper C.Sg C.P3) => -} "yerga" ; {- VPB (Imper C.Pl C.P1) => -} "yergamos" ; @@ -65372,7 +65372,7 @@ lin perseguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "perseguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "perseguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "perseguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "persigue" ; {- VPB (Imper C.Sg C.P3) => -} "persiga" ; {- VPB (Imper C.Pl C.P1) => -} "persigamos" ; @@ -65444,7 +65444,7 @@ lin proseguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "proseguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "proseguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "proseguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prosigue" ; {- VPB (Imper C.Sg C.P3) => -} "prosiga" ; {- VPB (Imper C.Pl C.P1) => -} "prosigamos" ; @@ -65516,7 +65516,7 @@ lin reseguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reseguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reseguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reseguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resigue" ; {- VPB (Imper C.Sg C.P3) => -} "resiga" ; {- VPB (Imper C.Pl C.P1) => -} "resigamos" ; @@ -65588,7 +65588,7 @@ lin seguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "seguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "seguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "seguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sigue" ; {- VPB (Imper C.Sg C.P3) => -} "siga" ; {- VPB (Imper C.Pl C.P1) => -} "sigamos" ; @@ -65660,7 +65660,7 @@ lin subseguir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subseguiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subseguiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subseguirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subsigue" ; {- VPB (Imper C.Sg C.P3) => -} "subsiga" ; {- VPB (Imper C.Pl C.P1) => -} "subsigamos" ; @@ -65732,7 +65732,7 @@ lin contrahacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contraharíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contraharíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contraharían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contrahaz" ; {- VPB (Imper C.Sg C.P3) => -} "contrahaga" ; {- VPB (Imper C.Pl C.P1) => -} "contrahagamos" ; @@ -65804,7 +65804,7 @@ lin deshacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desharíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desharíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desharían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deshaz" ; {- VPB (Imper C.Sg C.P3) => -} "deshaga" ; {- VPB (Imper C.Pl C.P1) => -} "deshagamos" ; @@ -65876,7 +65876,7 @@ lin hacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "haríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "haríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "harían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "haz" ; {- VPB (Imper C.Sg C.P3) => -} "haga" ; {- VPB (Imper C.Pl C.P1) => -} "hagamos" ; @@ -65948,7 +65948,7 @@ lin licuefacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "licuefaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "licuefaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "licuefarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "licuefaz" ; {- VPB (Imper C.Sg C.P3) => -} "licuefaga" ; {- VPB (Imper C.Pl C.P1) => -} "licuefagamos" ; @@ -66020,7 +66020,7 @@ lin rarefacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rarefaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rarefaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rarefarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rarefaz" ; {- VPB (Imper C.Sg C.P3) => -} "rarefaga" ; {- VPB (Imper C.Pl C.P1) => -} "rarefagamos" ; @@ -66092,7 +66092,7 @@ lin rehacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reharíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reharíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reharían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehaz" ; {- VPB (Imper C.Sg C.P3) => -} "rehaga" ; {- VPB (Imper C.Pl C.P1) => -} "rehagamos" ; @@ -66164,7 +66164,7 @@ lin satisfacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "satisfaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "satisfaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "satisfarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} variants {"satisfaz" ; "satisface"} ; {- VPB (Imper C.Sg C.P3) => -} "satisfaga" ; {- VPB (Imper C.Pl C.P1) => -} "satisfagamos" ; @@ -66236,7 +66236,7 @@ lin tumefacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "tumefaríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "tumefaríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "tumefarían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tumefaz" ; {- VPB (Imper C.Sg C.P3) => -} "tumefaga" ; {- VPB (Imper C.Pl C.P1) => -} "tumefagamos" ; @@ -66308,7 +66308,7 @@ lin afluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "afluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "afluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "afluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "afluye" ; {- VPB (Imper C.Sg C.P3) => -} "afluya" ; {- VPB (Imper C.Pl C.P1) => -} "afluyamos" ; @@ -66380,7 +66380,7 @@ lin argüir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "argüiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "argüiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "argüirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "argüye" ; {- VPB (Imper C.Sg C.P3) => -} "argüya" ; {- VPB (Imper C.Pl C.P1) => -} "argüyamos" ; @@ -66452,7 +66452,7 @@ lin atribuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "atribuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "atribuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "atribuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "atribuye" ; {- VPB (Imper C.Sg C.P3) => -} "atribuya" ; {- VPB (Imper C.Pl C.P1) => -} "atribuyamos" ; @@ -66524,7 +66524,7 @@ lin circuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "circuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "circuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "circuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "circuye" ; {- VPB (Imper C.Sg C.P3) => -} "circuya" ; {- VPB (Imper C.Pl C.P1) => -} "circuyamos" ; @@ -66596,7 +66596,7 @@ lin concluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "concluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "concluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "concluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "concluye" ; {- VPB (Imper C.Sg C.P3) => -} "concluya" ; {- VPB (Imper C.Pl C.P1) => -} "concluyamos" ; @@ -66668,7 +66668,7 @@ lin confluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "confluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "confluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "confluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "confluye" ; {- VPB (Imper C.Sg C.P3) => -} "confluya" ; {- VPB (Imper C.Pl C.P1) => -} "confluyamos" ; @@ -66740,7 +66740,7 @@ lin constituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "constituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "constituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "constituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "constituye" ; {- VPB (Imper C.Sg C.P3) => -} "constituya" ; {- VPB (Imper C.Pl C.P1) => -} "constituyamos" ; @@ -66812,7 +66812,7 @@ lin construir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "construiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "construiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "construirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "construye" ; {- VPB (Imper C.Sg C.P3) => -} "construya" ; {- VPB (Imper C.Pl C.P1) => -} "construyamos" ; @@ -66884,7 +66884,7 @@ lin contribuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contribuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contribuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contribuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contribuye" ; {- VPB (Imper C.Sg C.P3) => -} "contribuya" ; {- VPB (Imper C.Pl C.P1) => -} "contribuyamos" ; @@ -66956,7 +66956,7 @@ lin derruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "derruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "derruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "derruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "derruye" ; {- VPB (Imper C.Sg C.P3) => -} "derruya" ; {- VPB (Imper C.Pl C.P1) => -} "derruyamos" ; @@ -67028,7 +67028,7 @@ lin desobstruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desobstruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desobstruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desobstruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desobstruye" ; {- VPB (Imper C.Sg C.P3) => -} "desobstruya" ; {- VPB (Imper C.Pl C.P1) => -} "desobstruyamos" ; @@ -67100,7 +67100,7 @@ lin destituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "destituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "destituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "destituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "destituye" ; {- VPB (Imper C.Sg C.P3) => -} "destituya" ; {- VPB (Imper C.Pl C.P1) => -} "destituyamos" ; @@ -67172,7 +67172,7 @@ lin destruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "destruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "destruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "destruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "destruye" ; {- VPB (Imper C.Sg C.P3) => -} "destruya" ; {- VPB (Imper C.Pl C.P1) => -} "destruyamos" ; @@ -67244,7 +67244,7 @@ lin difluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "difluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "difluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "difluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "difluye" ; {- VPB (Imper C.Sg C.P3) => -} "difluya" ; {- VPB (Imper C.Pl C.P1) => -} "difluyamos" ; @@ -67316,7 +67316,7 @@ lin diluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "diluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "diluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "diluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "diluye" ; {- VPB (Imper C.Sg C.P3) => -} "diluya" ; {- VPB (Imper C.Pl C.P1) => -} "diluyamos" ; @@ -67388,7 +67388,7 @@ lin diminuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "diminuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "diminuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "diminuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "diminuye" ; {- VPB (Imper C.Sg C.P3) => -} "diminuya" ; {- VPB (Imper C.Pl C.P1) => -} "diminuyamos" ; @@ -67460,7 +67460,7 @@ lin disminuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "disminuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "disminuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "disminuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "disminuye" ; {- VPB (Imper C.Sg C.P3) => -} "disminuya" ; {- VPB (Imper C.Pl C.P1) => -} "disminuyamos" ; @@ -67532,7 +67532,7 @@ lin distribuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "distribuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "distribuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "distribuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "distribuye" ; {- VPB (Imper C.Sg C.P3) => -} "distribuya" ; {- VPB (Imper C.Pl C.P1) => -} "distribuyamos" ; @@ -67604,7 +67604,7 @@ lin efluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "efluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "efluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "efluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "efluye" ; {- VPB (Imper C.Sg C.P3) => -} "efluya" ; {- VPB (Imper C.Pl C.P1) => -} "efluyamos" ; @@ -67676,7 +67676,7 @@ lin esmuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "esmuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "esmuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "esmuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "esmuye" ; {- VPB (Imper C.Sg C.P3) => -} "esmuya" ; {- VPB (Imper C.Pl C.P1) => -} "esmuyamos" ; @@ -67748,7 +67748,7 @@ lin estatuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "estatuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "estatuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "estatuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "estatuye" ; {- VPB (Imper C.Sg C.P3) => -} "estatuya" ; {- VPB (Imper C.Pl C.P1) => -} "estatuyamos" ; @@ -67820,7 +67820,7 @@ lin excluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "excluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "excluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "excluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "excluye" ; {- VPB (Imper C.Sg C.P3) => -} "excluya" ; {- VPB (Imper C.Pl C.P1) => -} "excluyamos" ; @@ -67892,7 +67892,7 @@ lin fluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fluye" ; {- VPB (Imper C.Sg C.P3) => -} "fluya" ; {- VPB (Imper C.Pl C.P1) => -} "fluyamos" ; @@ -67964,7 +67964,7 @@ lin fruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "fruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "fruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fruye" ; {- VPB (Imper C.Sg C.P3) => -} "fruya" ; {- VPB (Imper C.Pl C.P1) => -} "fruyamos" ; @@ -68036,7 +68036,7 @@ lin gruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "gruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "gruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "gruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "gruye" ; {- VPB (Imper C.Sg C.P3) => -} "gruya" ; {- VPB (Imper C.Pl C.P1) => -} "gruyamos" ; @@ -68108,7 +68108,7 @@ lin huir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "huiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "huiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "huirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "huye" ; {- VPB (Imper C.Sg C.P3) => -} "huya" ; {- VPB (Imper C.Pl C.P1) => -} "huyamos" ; @@ -68180,7 +68180,7 @@ lin imbuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "imbuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "imbuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "imbuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "imbuye" ; {- VPB (Imper C.Sg C.P3) => -} "imbuya" ; {- VPB (Imper C.Pl C.P1) => -} "imbuyamos" ; @@ -68252,7 +68252,7 @@ lin incluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "incluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "incluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "incluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "incluye" ; {- VPB (Imper C.Sg C.P3) => -} "incluya" ; {- VPB (Imper C.Pl C.P1) => -} "incluyamos" ; @@ -68324,7 +68324,7 @@ lin influir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "influiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "influiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "influirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "influye" ; {- VPB (Imper C.Sg C.P3) => -} "influya" ; {- VPB (Imper C.Pl C.P1) => -} "influyamos" ; @@ -68396,7 +68396,7 @@ lin inmiscuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "inmiscuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "inmiscuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "inmiscuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "inmiscuye" ; {- VPB (Imper C.Sg C.P3) => -} "inmiscuya" ; {- VPB (Imper C.Pl C.P1) => -} "inmiscuyamos" ; @@ -68468,7 +68468,7 @@ lin instituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "instituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "instituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "instituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "instituye" ; {- VPB (Imper C.Sg C.P3) => -} "instituya" ; {- VPB (Imper C.Pl C.P1) => -} "instituyamos" ; @@ -68540,7 +68540,7 @@ lin instruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "instruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "instruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "instruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "instruye" ; {- VPB (Imper C.Sg C.P3) => -} "instruya" ; {- VPB (Imper C.Pl C.P1) => -} "instruyamos" ; @@ -68612,7 +68612,7 @@ lin intuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "intuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "intuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "intuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "intuye" ; {- VPB (Imper C.Sg C.P3) => -} "intuya" ; {- VPB (Imper C.Pl C.P1) => -} "intuyamos" ; @@ -68684,7 +68684,7 @@ lin irruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "irruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "irruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "irruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "irruye" ; {- VPB (Imper C.Sg C.P3) => -} "irruya" ; {- VPB (Imper C.Pl C.P1) => -} "irruyamos" ; @@ -68756,7 +68756,7 @@ lin luir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "luiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "luiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "luirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "luye" ; {- VPB (Imper C.Sg C.P3) => -} "luya" ; {- VPB (Imper C.Pl C.P1) => -} "luyamos" ; @@ -68828,7 +68828,7 @@ lin obstruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "obstruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "obstruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "obstruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "obstruye" ; {- VPB (Imper C.Sg C.P3) => -} "obstruya" ; {- VPB (Imper C.Pl C.P1) => -} "obstruyamos" ; @@ -68900,7 +68900,7 @@ lin ocluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ocluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ocluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ocluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ocluye" ; {- VPB (Imper C.Sg C.P3) => -} "ocluya" ; {- VPB (Imper C.Pl C.P1) => -} "ocluyamos" ; @@ -68972,7 +68972,7 @@ lin prostituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prostituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prostituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prostituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prostituye" ; {- VPB (Imper C.Sg C.P3) => -} "prostituya" ; {- VPB (Imper C.Pl C.P1) => -} "prostituyamos" ; @@ -69044,7 +69044,7 @@ lin reargüir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reargüiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reargüiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reargüirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reargüye" ; {- VPB (Imper C.Sg C.P3) => -} "reargüya" ; {- VPB (Imper C.Pl C.P1) => -} "reargüyamos" ; @@ -69116,7 +69116,7 @@ lin recluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "recluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "recluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "recluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "recluye" ; {- VPB (Imper C.Sg C.P3) => -} "recluya" ; {- VPB (Imper C.Pl C.P1) => -} "recluyamos" ; @@ -69188,7 +69188,7 @@ lin reconstituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reconstituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reconstituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reconstituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reconstituye" ; {- VPB (Imper C.Sg C.P3) => -} "reconstituya" ; {- VPB (Imper C.Pl C.P1) => -} "reconstituyamos" ; @@ -69260,7 +69260,7 @@ lin reconstruir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reconstruiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reconstruiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reconstruirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reconstruye" ; {- VPB (Imper C.Sg C.P3) => -} "reconstruya" ; {- VPB (Imper C.Pl C.P1) => -} "reconstruyamos" ; @@ -69332,7 +69332,7 @@ lin redargüir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "redargüiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "redargüiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "redargüirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "redargüye" ; {- VPB (Imper C.Sg C.P3) => -} "redargüya" ; {- VPB (Imper C.Pl C.P1) => -} "redargüyamos" ; @@ -69404,7 +69404,7 @@ lin redistribuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "redistribuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "redistribuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "redistribuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "redistribuye" ; {- VPB (Imper C.Sg C.P3) => -} "redistribuya" ; {- VPB (Imper C.Pl C.P1) => -} "redistribuyamos" ; @@ -69476,7 +69476,7 @@ lin refluir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "refluiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "refluiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "refluirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "refluye" ; {- VPB (Imper C.Sg C.P3) => -} "refluya" ; {- VPB (Imper C.Pl C.P1) => -} "refluyamos" ; @@ -69548,7 +69548,7 @@ lin rehuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rehuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rehuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rehuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehuye" ; {- VPB (Imper C.Sg C.P3) => -} "rehuya" ; {- VPB (Imper C.Pl C.P1) => -} "rehuyamos" ; @@ -69620,7 +69620,7 @@ lin restituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "restituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "restituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "restituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "restituye" ; {- VPB (Imper C.Sg C.P3) => -} "restituya" ; {- VPB (Imper C.Pl C.P1) => -} "restituyamos" ; @@ -69692,7 +69692,7 @@ lin retribuir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retribuiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retribuiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retribuirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retribuye" ; {- VPB (Imper C.Sg C.P3) => -} "retribuya" ; {- VPB (Imper C.Pl C.P1) => -} "retribuyamos" ; @@ -69764,7 +69764,7 @@ lin substituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "substituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "substituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "substituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "substituye" ; {- VPB (Imper C.Sg C.P3) => -} "substituya" ; {- VPB (Imper C.Pl C.P1) => -} "substituyamos" ; @@ -69836,7 +69836,7 @@ lin sustituir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sustituiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sustituiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sustituirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sustituye" ; {- VPB (Imper C.Sg C.P3) => -} "sustituya" ; {- VPB (Imper C.Pl C.P1) => -} "sustituyamos" ; @@ -69908,7 +69908,7 @@ lin coercer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "coerceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "coerceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "coercerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "coerce" ; {- VPB (Imper C.Sg C.P3) => -} "coerza" ; {- VPB (Imper C.Pl C.P1) => -} "coerzamos" ; @@ -69980,7 +69980,7 @@ lin convencer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "convenceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "convenceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "convencerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "convence" ; {- VPB (Imper C.Sg C.P3) => -} "convenza" ; {- VPB (Imper C.Pl C.P1) => -} "convenzamos" ; @@ -70052,7 +70052,7 @@ lin desfruncir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desfrunciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desfrunciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desfruncirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desfrunce" ; {- VPB (Imper C.Sg C.P3) => -} "desfrunza" ; {- VPB (Imper C.Pl C.P1) => -} "desfrunzamos" ; @@ -70124,7 +70124,7 @@ lin desuncir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desunciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desunciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desuncirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desunce" ; {- VPB (Imper C.Sg C.P3) => -} "desunza" ; {- VPB (Imper C.Pl C.P1) => -} "desunzamos" ; @@ -70196,7 +70196,7 @@ lin ejercer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ejerceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ejerceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ejercerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ejerce" ; {- VPB (Imper C.Sg C.P3) => -} "ejerza" ; {- VPB (Imper C.Pl C.P1) => -} "ejerzamos" ; @@ -70268,7 +70268,7 @@ lin estarcir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "estarciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "estarciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "estarcirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "estarce" ; {- VPB (Imper C.Sg C.P3) => -} "estarza" ; {- VPB (Imper C.Pl C.P1) => -} "estarzamos" ; @@ -70340,7 +70340,7 @@ lin fruncir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "frunciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "frunciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "fruncirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "frunce" ; {- VPB (Imper C.Sg C.P3) => -} "frunza" ; {- VPB (Imper C.Pl C.P1) => -} "frunzamos" ; @@ -70412,7 +70412,7 @@ lin mecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "meceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "meceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "mecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mece" ; {- VPB (Imper C.Sg C.P3) => -} "meza" ; {- VPB (Imper C.Pl C.P1) => -} "mezamos" ; @@ -70484,7 +70484,7 @@ lin remecer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remeceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remeceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remece" ; {- VPB (Imper C.Sg C.P3) => -} "remeza" ; {- VPB (Imper C.Pl C.P1) => -} "remezamos" ; @@ -70556,7 +70556,7 @@ lin resarcir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resarciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resarciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resarcirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resarce" ; {- VPB (Imper C.Sg C.P3) => -} "resarza" ; {- VPB (Imper C.Pl C.P1) => -} "resarzamos" ; @@ -70628,7 +70628,7 @@ lin rezurcir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rezurciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rezurciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rezurcirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rezurce" ; {- VPB (Imper C.Sg C.P3) => -} "rezurza" ; {- VPB (Imper C.Pl C.P1) => -} "rezurzamos" ; @@ -70700,7 +70700,7 @@ lin subyacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "subyaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "subyaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "subyacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "subyace" ; {- VPB (Imper C.Sg C.P3) => -} "subyazga" ; {- VPB (Imper C.Pl C.P1) => -} "subyazgamos" ; @@ -70772,7 +70772,7 @@ lin uncir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "unciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "unciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "uncirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "unce" ; {- VPB (Imper C.Sg C.P3) => -} "unza" ; {- VPB (Imper C.Pl C.P1) => -} "unzamos" ; @@ -70844,7 +70844,7 @@ lin vencer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "venceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "venceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "vencerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "vence" ; {- VPB (Imper C.Sg C.P3) => -} "venza" ; {- VPB (Imper C.Pl C.P1) => -} "venzamos" ; @@ -70916,7 +70916,7 @@ lin yacer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "yaceríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "yaceríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "yacerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "yace" ; {- VPB (Imper C.Sg C.P3) => -} "yazga" ; {- VPB (Imper C.Pl C.P1) => -} "yazgamos" ; @@ -70988,7 +70988,7 @@ lin zurcir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "zurciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "zurciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "zurcirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "zurce" ; {- VPB (Imper C.Sg C.P3) => -} "zurza" ; {- VPB (Imper C.Pl C.P1) => -} "zurzamos" ; @@ -71060,7 +71060,7 @@ lin desoír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desoiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desoiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desoirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desoye" ; {- VPB (Imper C.Sg C.P3) => -} "desoiga" ; {- VPB (Imper C.Pl C.P1) => -} "desoigamos" ; @@ -71132,7 +71132,7 @@ lin entreoír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entreoiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entreoiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entreoirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entreoye" ; {- VPB (Imper C.Sg C.P3) => -} "entreoiga" ; {- VPB (Imper C.Pl C.P1) => -} "entreoigamos" ; @@ -71204,7 +71204,7 @@ lin oír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "oiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "oiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "oirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "oye" ; {- VPB (Imper C.Sg C.P3) => -} "oiga" ; {- VPB (Imper C.Pl C.P1) => -} "oigamos" ; @@ -71276,7 +71276,7 @@ lin trasoír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasoiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasoiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasoirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasoye" ; {- VPB (Imper C.Sg C.P3) => -} "trasoiga" ; {- VPB (Imper C.Pl C.P1) => -} "trasoigamos" ; @@ -71348,7 +71348,7 @@ lin oler_V = verboV {- VPB (Cond C.Pl C.P1) => -} "oleríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "oleríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "olerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "huele" ; {- VPB (Imper C.Sg C.P3) => -} "huela" ; {- VPB (Imper C.Pl C.P1) => -} "olamos" ; @@ -71366,65 +71366,65 @@ lin acaecer2_V = verboV {- VI Infn => -} "acaecer" ; {- VI Ger => -} "acaeciendo" ; {- VI Part => -} "acaecido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; {- VPB (Pres Ind C.Sg C.P3) => -} "acaece" ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; {- VPB (Pres Ind C.Pl C.P3) => -} "acaecen" ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; {- VPB (Pres Sub C.Sg C.P3) => -} "acaezca" ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; {- VPB (Pres Sub C.Pl C.P3) => -} "acaezcan" ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "acaecía" ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Impf Ind C.Pl C.P3) => -} "acaecían" ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Impf Sub C.Sg C.P3) => -} "acaeciera" ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Impf Sub C.Pl C.P3) => -} "acaecieran" ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (ImpfSub2 C.Sg C.P3) => -} "acaeciese" ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (ImpfSub2 C.Sg C.P3) => -} "acaeciesen" ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Pret C.Sg C.P3) => -} "acaeció" ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Pret C.Pl C.P3) => -} "acaecieron" ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Fut Ind C.Sg C.P3) => -} "acaecerá" ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Fut Ind C.Pl C.P3) => -} "acaecerán" ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Fut Sub C.Sg C.P3) => -} "acaeciere" ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Fut Sub C.Pl C.P3) => -} "acaecieren" ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Cond C.Sg C.P3) => -} "acaecería" ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acaecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; {- VPB (Imper C.Sg C.P3) => -} "acaezca" ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; {- VPB (Imper C.Pl C.P3) => -} "acaezcan" ; {- VPB (Pass C.Sg Masc) => -} "acaecido" ; {- VPB (Pass C.Sg Fem) => -} "acaecida" ; @@ -71438,65 +71438,65 @@ lin acontecer2_V = verboV {- VI Infn => -} "acontecer" ; {- VI Ger => -} "aconteciendo" ; {- VI Part => -} "acontecido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; {- VPB (Pres Ind C.Sg C.P3) => -} "acontece" ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; {- VPB (Pres Ind C.Pl C.P3) => -} "acontecen" ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; {- VPB (Pres Sub C.Sg C.P3) => -} "acontezca" ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; {- VPB (Pres Sub C.Pl C.P3) => -} "acontezcan" ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "acontecía" ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Impf Ind C.Pl C.P3) => -} "acontecían" ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Impf Sub C.Sg C.P3) => -} "aconteciera" ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Impf Sub C.Pl C.P3) => -} "acontecieran" ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (ImpfSub2 C.Sg C.P3) => -} "aconteciese" ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (ImpfSub2 C.Pl C.P3) => -} "aconteciesen" ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Pret C.Sg C.P3) => -} "aconteció" ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Pret C.Pl C.P3) => -} "acontecieron" ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Fut Ind C.Sg C.P3) => -} "acontecerá" ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Fut Ind C.Pl C.P3) => -} "acontecerán" ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Fut Sub C.Sg C.P3) => -} "aconteciere" ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Fut Sub C.Pl C.P3) => -} "acontecieren" ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Cond C.Sg C.P3) => -} "acontecería" ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acontecerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; {- VPB (Imper C.Sg C.P3) => -} "acontezca" ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; {- VPB (Imper C.Pl C.P3) => -} "acontezcan" ; {- VPB (Pass C.Sg Masc) => -} "acontecido" ; {- VPB (Pass C.Sg Fem) => -} "acontecida" ; @@ -71510,69 +71510,69 @@ lin aplacer2_V = verboV {- VI Infn => -} "aplacer" ; {- VI Ger => -} "aplaciendo" ; {- VI Part => -} "aplacido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; {- VPB (Pres Ind C.Sg C.P3) => -} "aplace" ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; {- VPB (Pres Ind C.Pl C.P3) => -} "aplacen" ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "aplacía" ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent {- VPB (Impf Ind C.Pl C.P3) => -} "aplacían" ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -71636,7 +71636,7 @@ lin astreñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "astreñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "astreñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "astreñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "astriñe" ; {- VPB (Imper C.Sg C.P3) => -} "astriña" ; {- VPB (Imper C.Pl C.P1) => -} "astriñamos" ; @@ -71708,7 +71708,7 @@ lin ceñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "ceñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "ceñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "ceñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ciñe" ; {- VPB (Imper C.Sg C.P3) => -} "ciña" ; {- VPB (Imper C.Pl C.P1) => -} "ciñamos" ; @@ -71780,7 +71780,7 @@ lin competir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "competiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "competiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "competirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "compite" ; {- VPB (Imper C.Sg C.P3) => -} "compita" ; {- VPB (Imper C.Pl C.P1) => -} "compitamos" ; @@ -71852,7 +71852,7 @@ lin concebir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "concebiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "concebiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "concebirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "concibe" ; {- VPB (Imper C.Sg C.P3) => -} "conciba" ; {- VPB (Imper C.Pl C.P1) => -} "concibamos" ; @@ -71924,7 +71924,7 @@ lin constreñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "constreñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "constreñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "constreñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "constriñe" ; {- VPB (Imper C.Sg C.P3) => -} "constriña" ; {- VPB (Imper C.Pl C.P1) => -} "constriñamos" ; @@ -71996,7 +71996,7 @@ lin derretir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "derretiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "derretiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "derretirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "derrite" ; {- VPB (Imper C.Sg C.P3) => -} "derrita" ; {- VPB (Imper C.Pl C.P1) => -} "derritamos" ; @@ -72068,7 +72068,7 @@ lin desceñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desceñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desceñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desceñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desciñe" ; {- VPB (Imper C.Sg C.P3) => -} "desciña" ; {- VPB (Imper C.Pl C.P1) => -} "desciñamos" ; @@ -72140,7 +72140,7 @@ lin deservir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "deserviríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "deserviríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "deservirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desirve" ; {- VPB (Imper C.Sg C.P3) => -} "desirva" ; {- VPB (Imper C.Pl C.P1) => -} "desirvamos" ; @@ -72212,7 +72212,7 @@ lin despedir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "despediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "despediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "despedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "despide" ; {- VPB (Imper C.Sg C.P3) => -} "despida" ; {- VPB (Imper C.Pl C.P1) => -} "despidamos" ; @@ -72284,7 +72284,7 @@ lin desteñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desteñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desteñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desteñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "destiñe" ; {- VPB (Imper C.Sg C.P3) => -} "destiña" ; {- VPB (Imper C.Pl C.P1) => -} "destiñamos" ; @@ -72356,7 +72356,7 @@ lin desvestir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desvestiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desvestiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desvestirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desviste" ; {- VPB (Imper C.Sg C.P3) => -} "desvista" ; {- VPB (Imper C.Pl C.P1) => -} "desvistamos" ; @@ -72428,7 +72428,7 @@ lin embestir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "embestiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "embestiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "embestirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "embiste" ; {- VPB (Imper C.Sg C.P3) => -} "embista" ; {- VPB (Imper C.Pl C.P1) => -} "embistamos" ; @@ -72500,7 +72500,7 @@ lin envestir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "envestiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "envestiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "envestirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "enviste" ; {- VPB (Imper C.Sg C.P3) => -} "envista" ; {- VPB (Imper C.Pl C.P1) => -} "envistamos" ; @@ -72572,7 +72572,7 @@ lin estreñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "estreñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "estreñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "estreñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "estriñe" ; {- VPB (Imper C.Sg C.P3) => -} "estriña" ; {- VPB (Imper C.Pl C.P1) => -} "estriñamos" ; @@ -72644,7 +72644,7 @@ lin expedir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "expediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "expediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "expedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "expide" ; {- VPB (Imper C.Sg C.P3) => -} "expida" ; {- VPB (Imper C.Pl C.P1) => -} "expidamos" ; @@ -72716,7 +72716,7 @@ lin gemir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "gemiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "gemiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "gemirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "gime" ; {- VPB (Imper C.Sg C.P3) => -} "gima" ; {- VPB (Imper C.Pl C.P1) => -} "gimamos" ; @@ -72788,7 +72788,7 @@ lin gernir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "gerniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "gerniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "gernirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "girne" ; {- VPB (Imper C.Sg C.P3) => -} "girna" ; {- VPB (Imper C.Pl C.P1) => -} "girnamos" ; @@ -72860,7 +72860,7 @@ lin henchir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "henchiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "henchiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "henchirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hinche" ; {- VPB (Imper C.Sg C.P3) => -} "hincha" ; {- VPB (Imper C.Pl C.P1) => -} "hinchamos" ; @@ -72932,7 +72932,7 @@ lin heñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "heñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "heñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "heñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "hiñe" ; {- VPB (Imper C.Sg C.P3) => -} "hiña" ; {- VPB (Imper C.Pl C.P1) => -} "hiñamos" ; @@ -73004,7 +73004,7 @@ lin impedir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "impediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "impediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "impedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "impide" ; {- VPB (Imper C.Sg C.P3) => -} "impida" ; {- VPB (Imper C.Pl C.P1) => -} "impidamos" ; @@ -73076,7 +73076,7 @@ lin investir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "investiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "investiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "investirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "inviste" ; {- VPB (Imper C.Sg C.P3) => -} "invista" ; {- VPB (Imper C.Pl C.P1) => -} "invistamos" ; @@ -73148,7 +73148,7 @@ lin medir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "mediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "mediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "medirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "mide" ; {- VPB (Imper C.Sg C.P3) => -} "mida" ; {- VPB (Imper C.Pl C.P1) => -} "midamos" ; @@ -73220,7 +73220,7 @@ lin pedir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "pediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "pediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "pedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "pide" ; {- VPB (Imper C.Sg C.P3) => -} "pida" ; {- VPB (Imper C.Pl C.P1) => -} "pidamos" ; @@ -73292,7 +73292,7 @@ lin preconcebir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "preconcebiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "preconcebiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "preconcebirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "preconcibe" ; {- VPB (Imper C.Sg C.P3) => -} "preconciba" ; {- VPB (Imper C.Pl C.P1) => -} "preconcibamos" ; @@ -73364,7 +73364,7 @@ lin receñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "receñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "receñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "receñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reciñe" ; {- VPB (Imper C.Sg C.P3) => -} "reciña" ; {- VPB (Imper C.Pl C.P1) => -} "reciñamos" ; @@ -73436,7 +73436,7 @@ lin reexpedir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reexpediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reexpediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reexpedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reexpide" ; {- VPB (Imper C.Sg C.P3) => -} "reexpida" ; {- VPB (Imper C.Pl C.P1) => -} "reexpidamos" ; @@ -73508,7 +73508,7 @@ lin rehenchir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rehenchiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rehenchiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rehenchirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rehinche" ; {- VPB (Imper C.Sg C.P3) => -} "rehincha" ; {- VPB (Imper C.Pl C.P1) => -} "rehinchamos" ; @@ -73580,7 +73580,7 @@ lin remedir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "remediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "remediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "remedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "remide" ; {- VPB (Imper C.Sg C.P3) => -} "remida" ; {- VPB (Imper C.Pl C.P1) => -} "remidamos" ; @@ -73652,7 +73652,7 @@ lin rendir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "rendiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "rendiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "rendirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rinde" ; {- VPB (Imper C.Sg C.P3) => -} "rinda" ; {- VPB (Imper C.Pl C.P1) => -} "rindamos" ; @@ -73724,7 +73724,7 @@ lin reñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "riñe" ; {- VPB (Imper C.Sg C.P3) => -} "riña" ; {- VPB (Imper C.Pl C.P1) => -} "riñamos" ; @@ -73796,7 +73796,7 @@ lin repetir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "repetiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "repetiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "repetirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "repite" ; {- VPB (Imper C.Sg C.P3) => -} "repita" ; {- VPB (Imper C.Pl C.P1) => -} "repitamos" ; @@ -73868,7 +73868,7 @@ lin reteñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reteñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reteñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reteñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retiñe" ; {- VPB (Imper C.Sg C.P3) => -} "retiña" ; {- VPB (Imper C.Pl C.P1) => -} "retiñamos" ; @@ -73940,7 +73940,7 @@ lin revestir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "revestiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "revestiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "revestirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reviste" ; {- VPB (Imper C.Sg C.P3) => -} "revista" ; {- VPB (Imper C.Pl C.P1) => -} "revistamos" ; @@ -74012,7 +74012,7 @@ lin servir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "serviríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "serviríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "servirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sirve" ; {- VPB (Imper C.Sg C.P3) => -} "sirva" ; {- VPB (Imper C.Pl C.P1) => -} "sirvamos" ; @@ -74084,7 +74084,7 @@ lin sobrevestir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobrevestiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobrevestiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobrevestirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobreviste" ; {- VPB (Imper C.Sg C.P3) => -} "sobrevista" ; {- VPB (Imper C.Pl C.P1) => -} "sobrevistamos" ; @@ -74156,7 +74156,7 @@ lin teñir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "teñiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "teñiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "teñirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "tiñe" ; {- VPB (Imper C.Sg C.P3) => -} "tiña" ; {- VPB (Imper C.Pl C.P1) => -} "tiñamos" ; @@ -74228,7 +74228,7 @@ lin travestir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "travestiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "travestiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "travestirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "traviste" ; {- VPB (Imper C.Sg C.P3) => -} "travista" ; {- VPB (Imper C.Pl C.P1) => -} "travistamos" ; @@ -74300,7 +74300,7 @@ lin vestir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "vestiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "vestiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "vestirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "viste" ; {- VPB (Imper C.Sg C.P3) => -} "vista" ; {- VPB (Imper C.Pl C.P1) => -} "vistamos" ; @@ -74372,7 +74372,7 @@ lin acomedirse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "acomediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "acomediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "acomedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "acomide" ; {- VPB (Imper C.Sg C.P3) => -} "acomida" ; {- VPB (Imper C.Pl C.P1) => -} "acomidamos" ; @@ -74444,7 +74444,7 @@ lin comedirse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "comediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "comediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "comedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "comide" ; {- VPB (Imper C.Sg C.P3) => -} "comida" ; {- VPB (Imper C.Pl C.P1) => -} "comidamos" ; @@ -74516,7 +74516,7 @@ lin descomedirse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "descomediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "descomediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "descomedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "descomide" ; {- VPB (Imper C.Sg C.P3) => -} "descomida" ; {- VPB (Imper C.Pl C.P1) => -} "descomidamos" ; @@ -74588,7 +74588,7 @@ lin desmedirse_V = reflVerboV {- VPB (Cond C.Pl C.P1) => -} "desmediríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desmediríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desmedirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desmide" ; {- VPB (Imper C.Sg C.P3) => -} "desmida" ; {- VPB (Imper C.Pl C.P1) => -} "desmidamos" ; @@ -74606,69 +74606,69 @@ lin abarse_V = reflVerboV {- VI Infn => -} "abar" ; {- VI Ger => -} "abando" ; {- VI Part => -} "abado" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P3) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P3) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aba" ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; {- VPB (Imper C.Pl C.P2) => -} "abad" ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -74732,7 +74732,7 @@ lin poder_V = verboV {- VPB (Cond C.Pl C.P1) => -} "podríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "podríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "podrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "puede" ; {- VPB (Imper C.Sg C.P3) => -} "pueda" ; {- VPB (Imper C.Pl C.P1) => -} "podamos" ; @@ -74804,7 +74804,7 @@ lin bienquerer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "bienquerríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "bienquerríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "bienquerrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "bienquiere" ; {- VPB (Imper C.Sg C.P3) => -} "bienquiera" ; {- VPB (Imper C.Pl C.P1) => -} "bienqueramos" ; @@ -74876,7 +74876,7 @@ lin desquerer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desquerríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desquerríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desquerrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desquiere" ; {- VPB (Imper C.Sg C.P3) => -} "desquiera" ; {- VPB (Imper C.Pl C.P1) => -} "desqueramos" ; @@ -74948,7 +74948,7 @@ lin malquerer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "malquerríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "malquerríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "malquerrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "malquiere" ; {- VPB (Imper C.Sg C.P3) => -} "malquiera" ; {- VPB (Imper C.Pl C.P1) => -} "malqueramos" ; @@ -75020,7 +75020,7 @@ lin querer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "querríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "querríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "querrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "quiere" ; {- VPB (Imper C.Sg C.P3) => -} "quiera" ; {- VPB (Imper C.Pl C.P1) => -} "queramos" ; @@ -75092,7 +75092,7 @@ lin antedecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "antedeciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "antedeciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "antedecirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "antedice" ; {- VPB (Imper C.Sg C.P3) => -} "antediga" ; {- VPB (Imper C.Pl C.P1) => -} "antedigamos" ; @@ -75164,7 +75164,7 @@ lin bendecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "bendeciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "bendeciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "bendecirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "bendice" ; {- VPB (Imper C.Sg C.P3) => -} "bendiga" ; {- VPB (Imper C.Pl C.P1) => -} "bendigamos" ; @@ -75236,7 +75236,7 @@ lin contradecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "contradeciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "contradeciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "contradecirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "contradice" ; {- VPB (Imper C.Sg C.P3) => -} "contradiga" ; {- VPB (Imper C.Pl C.P1) => -} "contradigamos" ; @@ -75308,7 +75308,7 @@ lin desdecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desdeciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desdeciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desdecirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "desdice" ; {- VPB (Imper C.Sg C.P3) => -} "desdiga" ; {- VPB (Imper C.Pl C.P1) => -} "desdigamos" ; @@ -75380,7 +75380,7 @@ lin entredecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entredeciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entredeciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entredecirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entredice" ; {- VPB (Imper C.Sg C.P3) => -} "entrediga" ; {- VPB (Imper C.Pl C.P1) => -} "entredigamos" ; @@ -75452,7 +75452,7 @@ lin predecir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "predeciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "predeciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "predecirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "predice" ; {- VPB (Imper C.Sg C.P3) => -} "prediga" ; {- VPB (Imper C.Pl C.P1) => -} "predigamos" ; @@ -75524,7 +75524,7 @@ lin aducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "aduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "aduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "aducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "aduce" ; {- VPB (Imper C.Sg C.P3) => -} "aduzca" ; {- VPB (Imper C.Pl C.P1) => -} "aduzcamos" ; @@ -75596,7 +75596,7 @@ lin conducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "conduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "conduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "conducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "conduce" ; {- VPB (Imper C.Sg C.P3) => -} "conduzca" ; {- VPB (Imper C.Pl C.P1) => -} "conduzcamos" ; @@ -75668,7 +75668,7 @@ lin coproducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "coproduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "coproduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "coproducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "coproduce" ; {- VPB (Imper C.Sg C.P3) => -} "coproduzca" ; {- VPB (Imper C.Pl C.P1) => -} "coproduzcamos" ; @@ -75740,7 +75740,7 @@ lin deducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "deduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "deduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "deducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deduce" ; {- VPB (Imper C.Sg C.P3) => -} "deduzca" ; {- VPB (Imper C.Pl C.P1) => -} "deduzcamos" ; @@ -75812,7 +75812,7 @@ lin inducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "induciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "induciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "inducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "induce" ; {- VPB (Imper C.Sg C.P3) => -} "induzca" ; {- VPB (Imper C.Pl C.P1) => -} "induzcamos" ; @@ -75884,7 +75884,7 @@ lin introducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "introduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "introduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "introducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "introduce" ; {- VPB (Imper C.Sg C.P3) => -} "introduzca" ; {- VPB (Imper C.Pl C.P1) => -} "introduzcamos" ; @@ -75956,7 +75956,7 @@ lin producir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "produciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "produciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "producirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "produce" ; {- VPB (Imper C.Sg C.P3) => -} "produzca" ; {- VPB (Imper C.Pl C.P1) => -} "produzcamos" ; @@ -76028,7 +76028,7 @@ lin reconducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reconduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reconduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reconducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reconduce" ; {- VPB (Imper C.Sg C.P3) => -} "reconduzca" ; {- VPB (Imper C.Pl C.P1) => -} "reconduzcamos" ; @@ -76100,7 +76100,7 @@ lin reducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reduce" ; {- VPB (Imper C.Sg C.P3) => -} "reduzca" ; {- VPB (Imper C.Pl C.P1) => -} "reduzcamos" ; @@ -76172,7 +76172,7 @@ lin reproducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reproduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reproduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reproducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reproduce" ; {- VPB (Imper C.Sg C.P3) => -} "reproduzca" ; {- VPB (Imper C.Pl C.P1) => -} "reproduzcamos" ; @@ -76244,7 +76244,7 @@ lin retraducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "retraduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "retraduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "retraducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "retraduce" ; {- VPB (Imper C.Sg C.P3) => -} "retraduzca" ; {- VPB (Imper C.Pl C.P1) => -} "retraduzcamos" ; @@ -76316,7 +76316,7 @@ lin seducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "seduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "seduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "seducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "seduce" ; {- VPB (Imper C.Sg C.P3) => -} "seduzca" ; {- VPB (Imper C.Pl C.P1) => -} "seduzcamos" ; @@ -76388,7 +76388,7 @@ lin traducir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "traduciríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "traduciríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "traducirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "traduce" ; {- VPB (Imper C.Sg C.P3) => -} "traduzca" ; {- VPB (Imper C.Pl C.P1) => -} "traduzcamos" ; @@ -76460,7 +76460,7 @@ lin cohibir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "cohibiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "cohibiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "cohibirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "cohíbe" ; {- VPB (Imper C.Sg C.P3) => -} "cohíba" ; {- VPB (Imper C.Pl C.P1) => -} "cohibamos" ; @@ -76532,7 +76532,7 @@ lin prohibir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prohibiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prohibiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prohibirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prohíbe" ; {- VPB (Imper C.Sg C.P3) => -} "prohíba" ; {- VPB (Imper C.Pl C.P1) => -} "prohibamos" ; @@ -76604,7 +76604,7 @@ lin reunir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reuniríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reuniríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reunirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reúne" ; {- VPB (Imper C.Sg C.P3) => -} "reúna" ; {- VPB (Imper C.Pl C.P1) => -} "reunamos" ; @@ -76676,7 +76676,7 @@ lin raer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "raeríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "raeríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "raerían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "rae" ; {- VPB (Imper C.Sg C.P3) => -} "raiga" ; {- VPB (Imper C.Pl C.P1) => -} "raigamos" ; @@ -76748,7 +76748,7 @@ lin desleír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "desleiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "desleiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "desleirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "deslíe" ; {- VPB (Imper C.Sg C.P3) => -} "deslía" ; {- VPB (Imper C.Pl C.P1) => -} "desliamos" ; @@ -76820,7 +76820,7 @@ lin engreír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "engreiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "engreiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "engreirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "engríe" ; {- VPB (Imper C.Sg C.P3) => -} "engría" ; {- VPB (Imper C.Pl C.P1) => -} "engriamos" ; @@ -76892,7 +76892,7 @@ lin freír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "freiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "freiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "freirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "fríe" ; {- VPB (Imper C.Sg C.P3) => -} "fría" ; {- VPB (Imper C.Pl C.P1) => -} "friamos" ; @@ -76964,7 +76964,7 @@ lin refreír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "refreiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "refreiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "refreirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "refríe" ; {- VPB (Imper C.Sg C.P3) => -} "refría" ; {- VPB (Imper C.Pl C.P1) => -} "refriamos" ; @@ -77036,7 +77036,7 @@ lin reír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ríe" ; {- VPB (Imper C.Sg C.P3) => -} "ría" ; {- VPB (Imper C.Pl C.P1) => -} "riamos" ; @@ -77108,7 +77108,7 @@ lin sofreír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sofreiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sofreiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sofreirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sofríe" ; {- VPB (Imper C.Sg C.P3) => -} "sofría" ; {- VPB (Imper C.Pl C.P1) => -} "sofriamos" ; @@ -77180,7 +77180,7 @@ lin sonreír_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sonreiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sonreiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sonreirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sonríe" ; {- VPB (Imper C.Sg C.P3) => -} "sonría" ; {- VPB (Imper C.Pl C.P1) => -} "sonriamos" ; @@ -77252,7 +77252,7 @@ lin resalir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "resaldríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "resaldríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "resaldrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "resal" ; {- VPB (Imper C.Sg C.P3) => -} "resalga" ; {- VPB (Imper C.Pl C.P1) => -} "resalgamos" ; @@ -77324,7 +77324,7 @@ lin salir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "saldríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "saldríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "saldrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sal" ; {- VPB (Imper C.Sg C.P3) => -} "salga" ; {- VPB (Imper C.Pl C.P1) => -} "salgamos" ; @@ -77396,7 +77396,7 @@ lin sobresalir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "sobresaldríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "sobresaldríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "sobresaldrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "sobresal" ; {- VPB (Imper C.Sg C.P3) => -} "sobresalga" ; {- VPB (Imper C.Pl C.P1) => -} "sobresalgamos" ; @@ -77468,7 +77468,7 @@ lin equivaler_V = verboV {- VPB (Cond C.Pl C.P1) => -} "equivaldríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "equivaldríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "equivaldrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "equivale" ; {- VPB (Imper C.Sg C.P3) => -} "equivalga" ; {- VPB (Imper C.Pl C.P1) => -} "equivalgamos" ; @@ -77540,7 +77540,7 @@ lin prevaler_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prevaldríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prevaldríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prevaldrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prevale" ; {- VPB (Imper C.Sg C.P3) => -} "prevalga" ; {- VPB (Imper C.Pl C.P1) => -} "prevalgamos" ; @@ -77612,7 +77612,7 @@ lin valer_V = verboV {- VPB (Cond C.Pl C.P1) => -} "valdríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "valdríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "valdrían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "vale" ; {- VPB (Imper C.Sg C.P3) => -} "valga" ; {- VPB (Imper C.Pl C.P1) => -} "valgamos" ; @@ -77628,8 +77628,8 @@ lin valer_V = verboV lin soler_V = verboV {s = table (BeschSpa.VFB) [ {- VI Infn => -} "soler" ; - {- VI Ger => -} variants {} ; - {- VI Part => -} variants {} ; + {- VI Ger => -} nonExist; + {- VI Part => -} nonExist; {- VPB (Pres Ind C.Sg C.P1) => -} "suelo" ; {- VPB (Pres Ind C.Sg C.P2) => -} "sueles" ; {- VPB (Pres Ind C.Sg C.P3) => -} "suele" ; @@ -77666,33 +77666,33 @@ lin soler_V = verboV {- VPB (Pret C.Pl C.P1) => -} "solimos" ;--# notpresent {- VPB (Pret C.Pl C.P2) => -} "solisteis" ;--# notpresent {- VPB (Pret C.Pl C.P3) => -} "solieron" ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; @@ -77756,7 +77756,7 @@ lin antever_V = verboV {- VPB (Cond C.Pl C.P1) => -} "anteveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "anteveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "anteverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "anteve" ; {- VPB (Imper C.Sg C.P3) => -} "antevea" ; {- VPB (Imper C.Pl C.P1) => -} "anteveamos" ; @@ -77828,7 +77828,7 @@ lin entrever_V = verboV {- VPB (Cond C.Pl C.P1) => -} "entreveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "entreveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "entreverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "entreve" ; {- VPB (Imper C.Sg C.P3) => -} "entrevea" ; {- VPB (Imper C.Pl C.P1) => -} "entreveamos" ; @@ -77900,7 +77900,7 @@ lin prever_V = verboV {- VPB (Cond C.Pl C.P1) => -} "preveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "preveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "preverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "preve" ; {- VPB (Imper C.Sg C.P3) => -} "prevea" ; {- VPB (Imper C.Pl C.P1) => -} "preveamos" ; @@ -77972,7 +77972,7 @@ lin rever_V = verboV {- VPB (Cond C.Pl C.P1) => -} "reveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "reveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "reverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "reve" ; {- VPB (Imper C.Sg C.P3) => -} "revea" ; {- VPB (Imper C.Pl C.P1) => -} "reveamos" ; @@ -78044,7 +78044,7 @@ lin trasver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "trasveríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "trasveríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "trasverían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "trasve" ; {- VPB (Imper C.Sg C.P3) => -} "trasvea" ; {- VPB (Imper C.Pl C.P1) => -} "trasveamos" ; @@ -78116,7 +78116,7 @@ lin ver_V = verboV {- VPB (Cond C.Pl C.P1) => -} "veríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "veríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "verían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "ve" ; {- VPB (Imper C.Sg C.P3) => -} "vea" ; {- VPB (Imper C.Pl C.P1) => -} "veamos" ; @@ -78188,7 +78188,7 @@ lin imprimir_V = verboV {- VPB (Cond C.Pl C.P1) => -} "imprimiríamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "imprimiríais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "imprimirían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "imprime" ; {- VPB (Imper C.Sg C.P3) => -} "imprima" ; {- VPB (Imper C.Pl C.P1) => -} "imprimamos" ; @@ -78260,7 +78260,7 @@ lin prender_V = verboV {- VPB (Cond C.Pl C.P1) => -} "prenderíamos" ;--# notpresent {- VPB (Cond C.Pl C.P2) => -} "prenderíais" ;--# notpresent {- VPB (Cond C.Pl C.P3) => -} "prenderían" ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; + {- VPB (Imper C.Sg C.P1) => -} nonExist; {- VPB (Imper C.Sg C.P2) => -} "prende" ; {- VPB (Imper C.Sg C.P3) => -} "prenda" ; {- VPB (Imper C.Pl C.P1) => -} "prendamos" ; @@ -78278,69 +78278,69 @@ lin llover_V = verboV {- VI Infn => -} "llover" ; {- VI Ger => -} "lloviendo" ; {- VI Part => -} "llovido" ; - {- VPB (Pres Ind C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Sg C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Sg C.P1) => -} nonExist; + {- VPB (Pres Ind C.Sg C.P2) => -} nonExist; {- VPB (Pres Ind C.Sg C.P3) => -} "llueve" ; - {- VPB (Pres Ind C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Ind C.Pl C.P3) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Sg C.P2) => -} variants {} ; + {- VPB (Pres Ind C.Pl C.P1) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P2) => -} nonExist; + {- VPB (Pres Ind C.Pl C.P3) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P1) => -} nonExist; + {- VPB (Pres Sub C.Sg C.P2) => -} nonExist; {- VPB (Pres Sub C.Sg C.P3) => -} "llueva" ; - {- VPB (Pres Sub C.Pl C.P1) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P2) => -} variants {} ; - {- VPB (Pres Sub C.Pl C.P3) => -} variants {} ; - {- VPB (Impf Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Pres Sub C.Pl C.P1) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P2) => -} nonExist; + {- VPB (Pres Sub C.Pl C.P3) => -} nonExist; + {- VPB (Impf Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Impf Ind C.Sg C.P3) => -} "llovía" ;--# notpresent - {- VPB (Impf Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Impf Sub C.Sg C.P3) => -} "lloviera" ;--# notpresent - {- VPB (Impf Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Impf Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Impf Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Impf Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (ImpfSub2 C.Sg C.P3) => -} "lloviese" ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (ImpfSub2 C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (ImpfSub2 C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Pret C.Sg C.P3) => -} "llovió" ;--# notpresent - {- VPB (Pret C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Pret C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Pret C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Pret C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Fut Ind C.Sg C.P3) => -} "lloverá" ;--# notpresent - {- VPB (Fut Ind C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Ind C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Ind C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Ind C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Fut Sub C.Sg C.P3) => -} "lloviere" ;--# notpresent - {- VPB (Fut Sub C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Fut Sub C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Sg C.P2) => -} variants {} ;--# notpresent + {- VPB (Fut Sub C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Fut Sub C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Sg C.P2) => -} nonExist;--# notpresent {- VPB (Cond C.Sg C.P3) => -} "llovería" ;--# notpresent - {- VPB (Cond C.Pl C.P1) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P2) => -} variants {} ;--# notpresent - {- VPB (Cond C.Pl C.P3) => -} variants {} ;--# notpresent - {- VPB (Imper C.Sg C.P1) => -} variants {} ; - {- VPB (Imper C.Sg C.P2) => -} variants {} ; - {- VPB (Imper C.Sg C.P3) => -} variants {} ; - {- VPB (Imper C.Pl C.P1) => -} variants {} ; - {- VPB (Imper C.Pl C.P2) => -} variants {} ; - {- VPB (Imper C.Pl C.P3) => -} variants {} ; - {- VPB (Pass C.Sg Masc) => -} variants {} ; - {- VPB (Pass C.Sg Fem) => -} variants {} ; - {- VPB (Pass C.Pl Masc) => -} variants {} ; + {- VPB (Cond C.Pl C.P1) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P2) => -} nonExist;--# notpresent + {- VPB (Cond C.Pl C.P3) => -} nonExist;--# notpresent + {- VPB (Imper C.Sg C.P1) => -} nonExist; + {- VPB (Imper C.Sg C.P2) => -} nonExist; + {- VPB (Imper C.Sg C.P3) => -} nonExist; + {- VPB (Imper C.Pl C.P1) => -} nonExist; + {- VPB (Imper C.Pl C.P2) => -} nonExist; + {- VPB (Imper C.Pl C.P3) => -} nonExist; + {- VPB (Pass C.Sg Masc) => -} nonExist; + {- VPB (Pass C.Sg Fem) => -} nonExist; + {- VPB (Pass C.Pl Masc) => -} nonExist; {- VPB (Pass C.Pl Fem) => -} variants {} ] } ; diff --git a/src/spanish/MakeStructuralSpa.gf b/src/spanish/MakeStructuralSpa.gf index 235cefe8..bda2f96f 100644 --- a/src/spanish/MakeStructuralSpa.gf +++ b/src/spanish/MakeStructuralSpa.gf @@ -55,17 +55,14 @@ oper mkDet = overload { -- Does not inflect for number mkDet : Str -> Number -> Det = \piu,n -> lin Det { - s,sp = \\_,_ => piu ; + s,sp = \\_,c => prepCase c ++ piu ; n = n ; s2 = [] ; isNeg = False } ; -- Inflects for number mkDet : Str -> Str -> Number -> Det = \alcuni,alcune,n -> lin Det { - s,sp = table { - Masc => \\_ => alcuni ; - Fem => \\_ => alcune - } ; + s,sp = \\g,c => prepCase c ++ genForms alcuni alcune ! g ; n = n ; s2 = [] ; isNeg = False