mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 17:56:21 -06:00
added trivial morphological functions
This commit is contained in:
@@ -74,7 +74,7 @@ resource ResTur = ParamX ** open Prelude, Predef, HarmonyTur in {
|
||||
} ;
|
||||
|
||||
-- Prep
|
||||
no_Prep = mkPrep [] Acc;
|
||||
noPrep = mkPrep [] Acc;
|
||||
|
||||
mkPrep : Str -> Case -> {s : Str; c : Case; lock_Prep : {}} =
|
||||
\s, c -> lin Prep {s=s; c=c};
|
||||
|
||||
Reference in New Issue
Block a user