mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
chinese (Chi) in place and compiles, based on work by Jolene Zhuo Lin Qiqige
This commit is contained in:
6
lib/src/api/CombinatorsChi.gf
Normal file
6
lib/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