mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 01:52:50 -06:00
started thai resource
This commit is contained in:
45
lib/resource-1.0/thai/StringsThai.gf
Normal file
45
lib/resource-1.0/thai/StringsThai.gf
Normal file
@@ -0,0 +1,45 @@
|
||||
-- The only place where literal Thai strings are defined
|
||||
-- (except for Lexicon and Structural).
|
||||
-- Convert this into StringsThai by 'make strings'
|
||||
|
||||
resource StringsTha = {
|
||||
|
||||
oper
|
||||
|
||||
baan_s = "bT2a:n" ; -- house
|
||||
cet_s = "ecSd" ; -- seven
|
||||
chan_s = "c1a.n" ; -- I
|
||||
et_s = "eOSd" ; -- one'
|
||||
haa_s = "hT2a:" ; -- five
|
||||
hay_s = "a%hT2" ; -- give
|
||||
hok_s = "ho?k" ; -- six
|
||||
kaaw_s = "eka:" ; -- nine
|
||||
khaw_s = "ek1w" ; -- he
|
||||
khon_s = "k2n" ; -- people Classif
|
||||
khoog_s = "k1Og" ; -- Possessive
|
||||
khun_s = "k2un'" ; -- you
|
||||
lag_s = "hla.g" ; -- houses Classif
|
||||
lem_s = "elT1m" ; -- books Classif
|
||||
mvvn_s = "hmv:T1n" ; -- ten thousand
|
||||
nag_s = "hna.g" ; -- book1
|
||||
nan_s = "na.T2" ; -- that
|
||||
nvg_s = "hnvg" ; -- one
|
||||
pay_s = "a&p" ; -- go
|
||||
peet_s = "e'pd" ; -- eight
|
||||
pen_s = "epSn" ; -- be
|
||||
phan_s = "p2an" ; -- thousand
|
||||
puu_s = "p1u:T2" ; -- woman1
|
||||
rak_s = "ra.k" ; -- love
|
||||
rooy_s = "rT2Oy" ; -- hundred
|
||||
saam_s = "sa:m" ; -- three
|
||||
seen_s = "e'sn" ; -- hundred thousand
|
||||
sii_s = "si:T1" ; -- four
|
||||
sip_s = "sib" ; -- ten
|
||||
soog_s = "sOg" ; -- two
|
||||
svv_s = "sv:O" ; -- book2
|
||||
thii_s = "t5i:T1" ; -- Ord
|
||||
yay_s = "a%hy'" ; -- big
|
||||
yig_s = "hy'ig" ; -- woman2
|
||||
yii_s = "yi:T1" ; -- two'
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user