Latvian: miscellaneous

This commit is contained in:
normundsg
2013-04-22 13:51:48 +00:00
parent 5aee2c4473
commit 591c487d2c
9 changed files with 92 additions and 57 deletions

View File

@@ -77,7 +77,7 @@ lincat
N3 = { s : Number => Case => Str ; g : Gender } ** { p1, p2 : ResLav.Prep ; isPre1, isPre2 : Bool } ;
PN = { s : Case => Str ; g : Gender ; n : Number } ;
A = { s : AForm => Str } ;
A = { s : ResLav.AForm => Str } ;
A2 = A ** { p : ResLav.Prep } ;
V, VA = Verb ;