mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 22:22:51 -06:00
Latvian: miscellaneous
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user