mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-30 21:28:54 -06:00
Turkish moved to next-lib
This commit is contained in:
9
next-lib/src/turkish/GrammarTur.gf
Normal file
9
next-lib/src/turkish/GrammarTur.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete GrammarTur of Grammar =
|
||||
NumeralTur
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user