1
0
forked from GitHub/gf-rgl

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 a6631854bf
commit a5aa72b420
5 changed files with 49 additions and 42 deletions
+2 -2
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 ;