mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 22:22:51 -06:00
Latvian: some fixes / additions to the structural words, lexicon, and passive voice
This commit is contained in:
@@ -137,8 +137,8 @@ lin
|
||||
|
||||
PassV2 v2 = {
|
||||
v = v2 ;
|
||||
compl = \\_ => NON_EXISTENT ; -- FIXME: placeholder
|
||||
agr = Topic v2.topic -- TODO: test me
|
||||
compl = \\_ => [] ;
|
||||
agr = Topic v2.topic
|
||||
} ;
|
||||
|
||||
AdvVP vp adv = insertObj (\\_ => adv.s) vp ;
|
||||
|
||||
Reference in New Issue
Block a user