mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-10 07:36:32 -06:00
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsMay = Combinators - [ appCN, appCNc ] with
|
|
(Cat = CatMay),
|
|
(Structural = StructuralMay),
|
|
(Noun = NounMay),
|
|
(Constructors = ConstructorsMay) **
|
|
{}
|