mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 06:02:55 -06:00
Finnish VV inf forms extended with "näyttää tulevan" and "toivoo tulevansa"
This commit is contained in:
@@ -192,6 +192,8 @@ oper
|
||||
tullun = plus tullu_ "n" ;
|
||||
tultu = plus tult_ u ;
|
||||
|
||||
tuleva = plus tule_ ("v" + a) ;
|
||||
|
||||
tullutN : Noun = snoun2noun b {
|
||||
s = table SNForm [
|
||||
tullut ;
|
||||
@@ -270,7 +272,9 @@ oper
|
||||
Inf Inf3Elat => plus tulema ("st" + a) ;
|
||||
Inf Inf3Illat => plus tulema (a + "n") ;
|
||||
Inf Inf3Adess => plus tulema ("ll" + a) ;
|
||||
Inf Inf3Abess => plus tulema ("tt" + a)
|
||||
Inf Inf3Abess => plus tulema ("tt" + a) ;
|
||||
Inf InfPresPart => plus tuleva "n" ;
|
||||
Inf InfPresPartAgr => tuleva
|
||||
} ;
|
||||
sc = NPCase Nom ;
|
||||
lock_V = <>
|
||||
|
||||
Reference in New Issue
Block a user