mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-29 09:58:54 -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) **
|
|
{}
|