gf-3.1.6: lib/src/urdu/LangUrd.gf
--# -path=.:../abstract:../common:../prelude
concrete LangUrd of Lang =
GrammarUrd,
LexiconUrd
** {
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
}
--# -path=.:../abstract:../common:../prelude
concrete LangUrd of Lang =
GrammarUrd,
LexiconUrd
** {
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
}