(Extend,Por,Spa) add UseComp_estar

- with default UseComp lin
This commit is contained in:
odanoburu
2019-02-09 09:37:01 -02:00
parent 04c5f433ec
commit 95eb384223
4 changed files with 12 additions and 2 deletions
+3 -1
View File
@@ -18,6 +18,8 @@ concrete ExtendSpa of Extend =
-- put your own definitions here
lin
UseComp_estar comp = insertComplement comp.s (predV estar_V) ;
iFem_Pron = mkPronoun
"yo" "me" "me" "mí"
"mi" "mi" "mis" "mis"
@@ -67,4 +69,4 @@ concrete ExtendSpa of Extend =
} ;
}
}