mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 03:32:51 -06:00
refer to MakeStructural in Spa and Cat; moved have_V2 to proper place in Ron
This commit is contained in:
@@ -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" ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user