mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
restoring Arabic to new API
This commit is contained in:
3
next-lib/src/api/ConstructorsAra.gf
Normal file
3
next-lib/src/api/ConstructorsAra.gf
Normal file
@@ -0,0 +1,3 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource ConstructorsAra = Constructors with (Grammar = GrammarAra) ;
|
||||
4
next-lib/src/api/SyntaxAra.gf
Normal file
4
next-lib/src/api/SyntaxAra.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
instance SyntaxAra of Syntax = ConstructorsAra, CatAra, StructuralAra, CombinatorsAra ;
|
||||
|
||||
Reference in New Issue
Block a user