mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
Nui's corrections to Synopsis examples and Phrasebook; a logo for Thai
This commit is contained in:
@@ -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) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user