mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 03:32:51 -06:00
Nui's corrections to Synopsis examples and Phrasebook; a logo for Thai
This commit is contained in:
@@ -43,7 +43,7 @@ concrete NounTha of Noun = CatTha ** open StringsTha, ResTha, Prelude in {
|
||||
NumNumeral numeral = numeral ** {hasC = True} ;
|
||||
OrdNumeral numeral = {s = thbind thii_s numeral.s} ;
|
||||
|
||||
AdNum adn num = thbind num adn ;
|
||||
AdNum adn num = thbind adn num ; ---- always?
|
||||
|
||||
OrdSuperl a = {s = thbind a.s thii_s sut_s} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user