(Eus) Fix agreement in complement clauses

This commit is contained in:
Inari Listenmaa
2018-04-23 16:18:43 +02:00
parent 6ca9fbe55b
commit 9e95b1df99
5 changed files with 10 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ lin
-- : VV -> VP -> VP ; -- [lo egin/neska ikusi/jakin] nahi/ahal/behar dut
ComplVV vv vp =
let vcomp : Str = linVPPrc vp ;
let vcomp = linVPPrc vp ;
in ResEus.insertComp vcomp (useV vv) ;
@@ -51,8 +51,8 @@ lin
-- : V2V -> VP -> VPSlash ; -- beg (her) to go
SlashV2V v2v vp = slashDObj v2v ** -- TODO: something wrong in this function!
{ comp = \\agr => linVPPrc vp } ; --How about agreement with tense of the main clause???
SlashV2V v2v vp = slashDObj v2v **
{ comp = linVPPrc vp } ; ---- No agreement with tense of the main clause
-- : V2S -> S -> VPSlash ; -- answer (to him) that it is good