1
0
forked from GitHub/gf-core

added PassVPSlash to ExtraRomance; it is a generalization of PassV2 already implemented for some languages. As a variant in Spa and Cat, added PassVPSlash_ser with another copula.

This commit is contained in:
aarne
2013-03-13 17:07:57 +00:00
parent 6045ddae19
commit 54324d5de3
6 changed files with 54 additions and 1 deletions
+3
View File
@@ -27,4 +27,7 @@ abstract ExtraSpaAbs = ExtraRomanceAbs ** {
ImpNeg : NP -> VP -> Utt ; --IL 2012-10-12
PassVPSlash_ser : VPSlash -> VP ;
}