mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 14:52:51 -06:00
Shafqat's Urdu modules added
This commit is contained in:
10
lib/src/urdu/LangUrd.gf
Normal file
10
lib/src/urdu/LangUrd.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete LangUrd of Lang =
|
||||
GrammarUrd,
|
||||
LexiconUrd
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user