forked from GitHub/gf-rgl
complete Thai, new Disambiguation items (Romance pronouns to be revisited) in Phrasebook
This commit is contained in:
@@ -204,8 +204,8 @@ lin
|
|||||||
-- music_N = regN "music" ;
|
-- music_N = regN "music" ;
|
||||||
name_N = mkN (thword "ชื่อ") ;
|
name_N = mkN (thword "ชื่อ") ;
|
||||||
narrow_A = mkA (thword "แคบ") ;
|
narrow_A = mkA (thword "แคบ") ;
|
||||||
-- near_A = regA "near" ;
|
near_A = mkA "ใกล้" ;
|
||||||
--- near_Adv = ss (thword "ใกล้") ;
|
near_Adv = mkAdv "ใกล้" ;
|
||||||
neck_N = mkN (thword "คอ") ;
|
neck_N = mkN (thword "คอ") ;
|
||||||
new_A = mkA (thword "ใหม่") ;
|
new_A = mkA (thword "ใหม่") ;
|
||||||
-- newspaper_N = regN "newspaper" ;
|
-- newspaper_N = regN "newspaper" ;
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ concrete StructuralTha of Structural = CatTha **
|
|||||||
many_Det = quantDet "หลาย" ;
|
many_Det = quantDet "หลาย" ;
|
||||||
more_CAdv = {s = thword "มาก" "กว่า" ; p = []} ; ----
|
more_CAdv = {s = thword "มาก" "กว่า" ; p = []} ; ----
|
||||||
-- most_Predet = ss "most" ;
|
-- most_Predet = ss "most" ;
|
||||||
-- much_Det = mkDeterminer Sg "much" ;
|
much_Det = quantDet "มาก" ;
|
||||||
must_VV = {s = tog_s ; typ = VVPre} ;
|
must_VV = {s = tog_s ; typ = VVPre} ;
|
||||||
no_Utt = ss may_s ;
|
no_Utt = ss may_s ;
|
||||||
on_Prep = ss "บน" ;
|
on_Prep = ss "บน" ;
|
||||||
|
|||||||
Reference in New Issue
Block a user