summaryrefslogtreecommitdiff
path: root/next-lib/src/spanish
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/spanish')
-rw-r--r--next-lib/src/spanish/LexiconSpa.gf1
-rw-r--r--next-lib/src/spanish/StructuralSpa.gf1
2 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/spanish/LexiconSpa.gf b/next-lib/src/spanish/LexiconSpa.gf
index fb7352ef0..4b083b775 100644
--- a/next-lib/src/spanish/LexiconSpa.gf
+++ b/next-lib/src/spanish/LexiconSpa.gf
@@ -90,7 +90,6 @@ lin
harbour_N = regN "puerto" ;
hate_V2 = dirV2 (regV "odiar") ;
hat_N = regN "sombrero" ;
- have_V2 = dirV2 (verboV (tener_4 "tener")) ;
hear_V2 = mkV2 (regV "escuchar") dative ; -- oír_51
hill_N = regN "colina" ;
hope_VS = mkVS (regV "esperar") ;
diff --git a/next-lib/src/spanish/StructuralSpa.gf b/next-lib/src/spanish/StructuralSpa.gf
index 597b207c4..f8cefbbd9 100644
--- a/next-lib/src/spanish/StructuralSpa.gf
+++ b/next-lib/src/spanish/StructuralSpa.gf
@@ -170,6 +170,7 @@ oper
}} ** {n = Pl} ;
lin
as_CAdv = X.mkCAdv "si" conjThan ; ----
+ have_V2 = dirV2 (verboV (tener_4 "tener")) ;
}