mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
Latvian RG: improved support for verb-dependent clauses (word order & agreement)
This commit is contained in:
@@ -16,7 +16,7 @@ lin
|
||||
s = \\m,p,ag =>
|
||||
rp.s ! Masc ! Nom ++
|
||||
buildVerb vp.v m p (toAgr (fromAgr ag).n P3 (fromAgr ag).g) ++
|
||||
vp.focus ! ag
|
||||
vp.compl ! ag
|
||||
} ;
|
||||
|
||||
-- FIXME: vārdu secība - nevis 'kas mīl viņu' bet 'kas viņu mīl' (?)
|
||||
|
||||
Reference in New Issue
Block a user