mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -06:00
Nui's corrections to Synopsis examples and Phrasebook; a logo for Thai
This commit is contained in:
@@ -11,8 +11,8 @@ concrete SentenceTha of Sentence = CatTha **
|
||||
|
||||
ImpVP vp = {
|
||||
s = table {
|
||||
Pos => thbind (vp.s ! Pos) si_s ;
|
||||
Neg => thbind yaa_s (vp.s ! Pos)
|
||||
Pos => thbind (vp.s ! Pos) vp.e si_s ;
|
||||
Neg => thbind yaa_s (vp.s ! Pos) vp.e
|
||||
}
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user