refinementsParseUrd

This commit is contained in:
virk.shafqat
2012-11-04 17:06:32 +00:00
parent 041f649630
commit 651bf5bca3
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 ;
} ;
}