Nui's corrections to Synopsis examples and Phrasebook; a logo for Thai

This commit is contained in:
aarne
2011-12-06 21:36:38 +00:00
parent 1a4c8bb927
commit 0a8b62cb96
12 changed files with 1753 additions and 47 deletions

View File

@@ -10,7 +10,7 @@ concrete AdjectiveTha of Adjective = CatTha ** open ResTha, Prelude in {
AdjOrd ord = ord ;
CAdvAP ad ap np = mkAdj (thbind ap.s ad.s np.s) ;
CAdvAP ad ap np = mkAdj (thbind ap.s ad.s ad.p np.s) ;
ComplA2 a np = mkAdj (thbind a.s a.c2 np.s) ;