mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 07:32:51 -06:00
Hindi and Thai compile in 1.5
This commit is contained in:
10
next-lib/src/hindi/LangHin.gf
Normal file
10
next-lib/src/hindi/LangHin.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete LangHin of Lang =
|
||||
GrammarHin,
|
||||
LexiconHin
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user