1
0
forked from GitHub/gf-rgl

Latvian: miscellaneous

This commit is contained in:
normundsg
2013-04-22 13:51:48 +00:00
parent 9e9b25f7ed
commit 745be9f505
9 changed files with 92 additions and 57 deletions
+5
View File
@@ -170,6 +170,7 @@ lin
objNeg = False
} ;
-- TODO: vai VP nevajag papildlauku isPass?
PassV2 v2 = {
v = v2 ;
compl = \\_ => [] ;
@@ -177,6 +178,10 @@ lin
objNeg = False -- FIXME: inherit from the object
} ;
-- TODO: šajā brīdī ir jāignorē prep (by8agent_Prep); tas jāaizstāj ar v2.topic
-- Tad varēs dzēst ārā komentāru pie StructuralLav.by8agent_Prep
VPSlashPrep vp prep = vp ** {p = prep} ;
AdvVP vp adv = insertObj (\\_ => adv.s) vp ;
AdVVP adv vp = insertObjPre (\\_ => adv.s) vp ;