forked from GitHub/gf-rgl
8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
--# -path=.:alltenses:prelude:src/somali
|
|
|
|
resource CombinatorsSom = Combinators with
|
|
(Cat = CatSom),
|
|
(Structural = StructuralSom),
|
|
(Noun = NounSom),
|
|
(Constructors = ConstructorsSom) ** open MissingSom in {} ;
|