forked from GitHub/gf-core
added some esoteric verb forms to Fin (not used in resource API but nice to show): potential, passive imperatives, infinitives 2,4,5. Remains to carry out in stemmed/StemFin.
This commit is contained in:
@@ -317,7 +317,8 @@ oper
|
||||
Inf Inf3Adess => plus tulema ("ll" + a) ;
|
||||
Inf Inf3Abess => plus tulema ("tt" + a) ;
|
||||
Inf InfPresPart => plus tuleva "n" ;
|
||||
Inf InfPresPartAgr => tuleva
|
||||
Inf InfPresPartAgr => tuleva ;
|
||||
_ => plus "TODO" tulla ----
|
||||
} ;
|
||||
sc = NPCase Nom ;
|
||||
lock_V = <>
|
||||
|
||||
Reference in New Issue
Block a user