mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
Tha increments
This commit is contained in:
@@ -33,6 +33,9 @@ oper
|
||||
|
||||
mkA : Str -> A = \s -> lin A (mkAdj s) ;
|
||||
|
||||
mkPN : Str -> PN
|
||||
= \s -> lin PN (ss s) ;
|
||||
|
||||
mkA2 : A -> Str -> A2
|
||||
= \n,p -> lin A2 (n ** {c2 = p}) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user