mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-23 10:11:10 -06:00
chinese (Chi) in place and compiles, based on work by Jolene Zhuo Lin Qiqige
This commit is contained in:
6
src/api/CombinatorsChi.gf
Normal file
6
src/api/CombinatorsChi.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsChi = Combinators with
|
||||
(Cat = CatChi),
|
||||
(Structural = StructuralChi),
|
||||
(Constructors = ConstructorsChi) ;
|
||||
Reference in New Issue
Block a user