mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
mkPredet in ParadigmsIta; should be more general, but this one is enough for the MGL
This commit is contained in:
@@ -285,6 +285,11 @@ oper
|
||||
AS, A2S, AV, A2V : Type ; --%
|
||||
|
||||
|
||||
--2 Closed categories
|
||||
|
||||
mkPredet : Str -> Predet
|
||||
= \s -> lin Predet {s = \\a,c => prepCase c ++ s ; c = Nom ; a = PNoAg} ;
|
||||
|
||||
--.
|
||||
--2 The definitions of the paradigms
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user