forked from GitHub/gf-rgl
(Hun) Add some postpositions + comments
This commit is contained in:
@@ -91,6 +91,7 @@ oper
|
||||
--------------------------------------------------------------------------------
|
||||
-- Postpositions
|
||||
|
||||
-- TODO: personal suffixes, e.g. felettem, általam, not *felett/által én
|
||||
Postposition : Type = {s : Str ; c : Case} ;
|
||||
|
||||
mkPrep : Str -> Postposition = \str -> {s=str ; c=Nom} ;
|
||||
|
||||
Reference in New Issue
Block a user