Thai API compiles

This commit is contained in:
aarne
2011-11-07 14:04:51 +00:00
parent 6c076cf620
commit f87e8279bf
2 changed files with 12 additions and 12 deletions

View File

@@ -12,6 +12,9 @@ concrete PhraseTha of Phrase = CatTha ** open Prelude, ResTha in {
UttIP ip = ip ;
UttIAdv iadv = iadv ;
UttNP np = np ;
UttCN cn = cn ;
UttAP ap = ap ;
UttCard x = x ;
UttVP vp = {s = vp.s ! Pos} ;
UttAdv adv = adv ;