removed spurious substantival possessives created from empty strings in NounFin in the presence of ProDrop

This commit is contained in:
aarne
2014-05-23 14:10:36 +00:00
parent 48d61ad7c2
commit 6e1bb5446d
4 changed files with 15 additions and 2 deletions

View File

@@ -254,6 +254,7 @@ concrete ExtraFin of ExtraFinAbs = CatFin **
---- TODO maybe squeeze s2 between the fin and inf (but this is subtle)
---- sinua olen rakastanut minä -> sinua olen minä rakastanus
-- advantage though: works for all V2 verbs, need not be transitive
---- TODO: agr should be to the agent
PassAgentVPSlash vp np = {
s = {s = vp.s.s ; h = vp.s.h ; p = vp.s.p ; sc = npform2subjcase vp.c2.c} ;