mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
FixedRon
This commit is contained in:
@@ -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 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user