mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
(May) Add API funs + MissingMay
This commit is contained in:
8
src/api/CombinatorsMay.gf
Normal file
8
src/api/CombinatorsMay.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsMay = Combinators - [ appCN, appCNc ] with
|
||||
(Cat = CatMay),
|
||||
(Structural = StructuralMay),
|
||||
(Noun = NounMay),
|
||||
(Constructors = ConstructorsMay) **
|
||||
{}
|
||||
Reference in New Issue
Block a user