forked from GitHub/gf-rgl
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsIce = Combinators - [ appCN, appCNc ] with
|
|
(Cat = CatIce),
|
|
(Structural = StructuralIce),
|
|
(Noun = NounIce),
|
|
(Constructors = ConstructorsIce) **
|
|
{}
|