mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
chinese (Chi) in place and compiles, based on work by Jolene Zhuo Lin Qiqige
This commit is contained in:
7
lib/src/chinese/ExtraChi.gf
Normal file
7
lib/src/chinese/ExtraChi.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
concrete ExtraChi of ExtraChiAbs = CatChi **
|
||||
open ResChi, Prelude in {
|
||||
|
||||
lincat
|
||||
Aspect = {s : Str ; a : ResChi.Aspect} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user