mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-11 16:10:12 -06:00
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsLat = Combinators - [ appCN, appCNc ] with
|
|
(Cat = CatLat),
|
|
(Structural = StructuralLat),
|
|
(Noun = NounLat),
|
|
(Constructors = ConstructorsLat) **
|
|
{}
|