1
0
forked from GitHub/gf-core

refinementsParseUrd

This commit is contained in:
virk.shafqat
2012-11-04 17:06:32 +00:00
parent 0301db4724
commit 7c04eede85
7 changed files with 78 additions and 16 deletions

View File

@@ -36,5 +36,9 @@ incomplete concrete AdjectiveHindustani of Adjective = CatHindustani ** open Com
};
AdjOrd ord = { s = \\_,_,_,_ => ord.s ; };
AdvAP ap adv = {
s = \\n,g,c,d => adv.s ! g ++ ap.s ! n ! g ! c ! d ;
} ;
}