mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 17:56:21 -06:00
added Extend modules for Hindi, Urdu, Mongolian
This commit is contained in:
11
src/urdu/ExtendUrd.gf
Normal file
11
src/urdu/ExtendUrd.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
--# -path=.:../common:../abstract
|
||||
|
||||
concrete ExtendUrd of Extend =
|
||||
CatUrd ** ExtendFunctor -
|
||||
[
|
||||
ComplDirectVQ, ComplDirectVS
|
||||
]
|
||||
with
|
||||
(Grammar = GrammarUrd) ** {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user