mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 10:48:54 -06:00
Urdu: restricted inheritence of CatUrd in NumeralUrd
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
-- Modification for Urdu Shafqat Virk
|
-- Modification for Urdu Shafqat Virk
|
||||||
|
|
||||||
|
|
||||||
concrete NumeralUrd of Numeral = CatUrd ** open ResUrd,CommonHindustani,ParamX, Prelude in {
|
concrete NumeralUrd of Numeral = CatUrd [Digits, Numeral] ** open ResUrd,CommonHindustani,ParamX, Prelude in {
|
||||||
flags coding=utf8 ;
|
flags coding=utf8 ;
|
||||||
|
|
||||||
param DForm = unit | ten ;
|
param DForm = unit | ten ;
|
||||||
|
|||||||
Reference in New Issue
Block a user