mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-03 17:57:04 -06:00
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
--# -path=.:../abstract:../common:../hindustani:../api
|
|
|
|
concrete LangHin of Lang =
|
|
GrammarHin,
|
|
LexiconHin
|
|
, DocumentationHin
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
|
|
|
|
}
|