added ExtraSpa.UseComp_estar for uses of estar instead of copula

This commit is contained in:
aarne
2015-02-05 07:55:20 +00:00
parent 4fb7e89c46
commit db7afb2e7e
2 changed files with 5 additions and 1 deletions

View File

@@ -32,4 +32,6 @@ abstract ExtraSpaAbs = ExtraRomanceAbs ** {
PassVPSlash_ser : VPSlash -> VP ;
UseComp_estar : Comp -> VP ; -- esta lleno, as opposed to es lleno
}