mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-11 16:10:12 -06:00
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsCze = Combinators with
|
|
(Cat = CatCze),
|
|
(Structural = StructuralCze),
|
|
(Constructors = ConstructorsCze)
|
|
** open MissingCze in {}
|
|
|
|
|