mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
a special form for Finnish verbs needed for oleva/olema; correction to weakGrade of "kt" and the like
This commit is contained in:
@@ -514,8 +514,9 @@ oper
|
||||
tulleena = Predef.tk 2 tullut + ("een" + a) ;
|
||||
tulleen = (noun2adj (nhn (sRae tullut tulleena))).s ;
|
||||
tullun = (noun2adj (nhn (sKukko tultu tullun (tultu + ("j"+a))))).s ;
|
||||
tulema = tuje + "m" + a ;
|
||||
tuleva = tuje + "v" + a ;
|
||||
tule_ = Predef.tk 3 tulevat ;
|
||||
tulema = tule_ + "m" + a ;
|
||||
tuleva = tule_ + "v" + a ;
|
||||
---- tulema = tuje + "m" + a ;
|
||||
vat = "v" + a + "t"
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user