Latvian: some fixes / additions to the structural words, lexicon, and passive voice

This commit is contained in:
Normunds Gruzitis
2012-10-14 14:09:15 +00:00
parent 5af6af0dd8
commit 1db0efc7a4
5 changed files with 49 additions and 42 deletions

View File

@@ -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 ;