mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
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) **
|
|
{}
|