refer to MakeStructural in Spa and Cat; moved have_V2 to proper place in Ron

This commit is contained in:
aarne
2010-03-20 21:22:21 +00:00
parent 49a016fd01
commit 7434b000b7
4 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
concrete StructuralSpa of Structural = CatSpa **
open PhonoSpa, MorphoSpa, ParadigmsSpa, BeschSpa, (X = ConstructX), Prelude in {
open PhonoSpa, MorphoSpa, ParadigmsSpa, BeschSpa,
MakeStructuralSpa, (X = ConstructX), Prelude in {
flags optimize=all ;
@@ -175,6 +176,8 @@ lin
as_CAdv = X.mkCAdv "si" conjThan ; ----
have_V2 = dirV2 (verboV (tener_4 "tener")) ;
that_Subj = {s = "que" ; m = Conjunct} ;
lin language_title_Utt = ss "español" ;
}