1
0
forked from GitHub/gf-core
This commit is contained in:
ramona.enache
2010-04-26 09:32:05 +00:00
parent 98555ed6b3
commit 9f5b6ad8d9
7 changed files with 44 additions and 26 deletions

View File

@@ -54,7 +54,9 @@ oper
Acc : NCase ;
Dat : NCase ;
Gen : NCase ;
mkPrep : overload {
Nom : NCase ;
mkPrep : overload {
mkPrep : Str -> NCase-> Bool -> Prep ;
mkPrep : Str -> NCase -> Prep;
};
@@ -173,7 +175,7 @@ lock_PN = <>
Acc = Ac ;
Dat = Da ;
Gen = Ge ;
Nom = No ;
Preposition = Compl ;