forked from GitHub/gf-core
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" ;
|
||||
name_N = mkN (thword "ชื่อ") ;
|
||||
narrow_A = mkA (thword "แคบ") ;
|
||||
-- near_A = regA "near" ;
|
||||
--- near_Adv = ss (thword "ใกล้") ;
|
||||
near_A = mkA "ใกล้" ;
|
||||
near_Adv = mkAdv "ใกล้" ;
|
||||
neck_N = mkN (thword "คอ") ;
|
||||
new_A = mkA (thword "ใหม่") ;
|
||||
-- newspaper_N = regN "newspaper" ;
|
||||
|
||||
@@ -47,7 +47,7 @@ concrete StructuralTha of Structural = CatTha **
|
||||
many_Det = quantDet "หลาย" ;
|
||||
more_CAdv = {s = thword "มาก" "กว่า" ; p = []} ; ----
|
||||
-- most_Predet = ss "most" ;
|
||||
-- much_Det = mkDeterminer Sg "much" ;
|
||||
much_Det = quantDet "มาก" ;
|
||||
must_VV = {s = tog_s ; typ = VVPre} ;
|
||||
no_Utt = ss may_s ;
|
||||
on_Prep = ss "บน" ;
|
||||
|
||||
Reference in New Issue
Block a user