mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -06:00
complete RGL implementation for Mongolian by Nyamsuren Erdenebadrakh
This commit is contained in:
6
lib/src/api/CombinatorsMon.gf
Normal file
6
lib/src/api/CombinatorsMon.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsMon = Combinators with
|
||||
(Cat = CatMon),
|
||||
(Structural = StructuralMon),
|
||||
(Constructors = ConstructorsMon) ;
|
||||
Reference in New Issue
Block a user