Added test cases for ' as root letter.
Added test case "lnga".
This commit is contained in:
parent
97c1b4db57
commit
e25e00e003
1 changed files with 25 additions and 15 deletions
|
@ -80,6 +80,19 @@ ha_sa
|
||||||
gangs
|
gangs
|
||||||
mngas
|
mngas
|
||||||
'gram
|
'gram
|
||||||
|
la'i
|
||||||
|
a'i
|
||||||
|
od
|
||||||
|
bem a ra
|
||||||
|
lnga
|
||||||
|
lang
|
||||||
|
|
||||||
|
// A-chung as root
|
||||||
|
'a
|
||||||
|
'od
|
||||||
|
'angs
|
||||||
|
'ag
|
||||||
|
'ad
|
||||||
|
|
||||||
// The exceptions to the three-letter root rule
|
// The exceptions to the three-letter root rule
|
||||||
rags lags nags bags bangs gangs rangs langs nangs sangs babs rabs rams nams
|
rags lags nags bags bangs gangs rangs langs nangs sangs babs rabs rams nams
|
||||||
|
@ -171,7 +184,6 @@ d+ga
|
||||||
d+g+ra
|
d+g+ra
|
||||||
d+gara
|
d+gara
|
||||||
|
|
||||||
|
|
||||||
// Other Sanskrit
|
// Other Sanskrit
|
||||||
rak+Shasa
|
rak+Shasa
|
||||||
DAkinI
|
DAkinI
|
||||||
|
@ -186,6 +198,11 @@ sarma
|
||||||
hU~M`!
|
hU~M`!
|
||||||
wa~M`ba~MthangumaM
|
wa~M`ba~MthangumaM
|
||||||
|
|
||||||
|
// Sanskrit bug ticklers
|
||||||
|
ragyada
|
||||||
|
'agarma
|
||||||
|
gayaradasa
|
||||||
|
|
||||||
// R+, +W, +Y, +R
|
// R+, +W, +Y, +R
|
||||||
paN+D+R+yau
|
paN+D+R+yau
|
||||||
k+Sh+RUM
|
k+Sh+RUM
|
||||||
|
@ -195,15 +212,6 @@ fuN+D+Yo
|
||||||
yay+Yaya
|
yay+Yaya
|
||||||
r+Yi
|
r+Yi
|
||||||
|
|
||||||
// bug ticklers
|
|
||||||
ragyada
|
|
||||||
'agarma
|
|
||||||
gayaradasa
|
|
||||||
la'i
|
|
||||||
a'i
|
|
||||||
od
|
|
||||||
bem a ra
|
|
||||||
|
|
||||||
// Taken from THDL Sechen text collection
|
// Taken from THDL Sechen text collection
|
||||||
dashadigAMsarbatimirabi ni saranan+nAmashrIguh+yagar+b+hatatwaMsh+ts+yayastanataras+yaTa'ikAbiharatisma
|
dashadigAMsarbatimirabi ni saranan+nAmashrIguh+yagar+b+hatatwaMsh+ts+yayastanataras+yaTa'ikAbiharatisma
|
||||||
shrI tan+t+radzamAyadzalasamudAyArtas+yadwArAt+nish+tsitasub+haShitaMguh+yapatimukhAgamanAmabiharatisma
|
shrI tan+t+radzamAyadzalasamudAyArtas+yadwArAt+nish+tsitasub+haShitaMguh+yapatimukhAgamanAmabiharatisma
|
||||||
|
@ -756,7 +764,7 @@ a_tsal852ja$)@#%(!Ta)0daM)%!@sa
|
||||||
@# #@ @a#
|
@# #@ @a#
|
||||||
|
|
||||||
// English insert
|
// English insert
|
||||||
rta'i [(horse's)] mgrin
|
rta'i [(of horse)] mgrin
|
||||||
|
|
||||||
<?Reject?>
|
<?Reject?>
|
||||||
|
|
||||||
|
@ -769,13 +777,9 @@ pe's
|
||||||
p'is
|
p'is
|
||||||
p'e
|
p'e
|
||||||
|
|
||||||
'angs
|
|
||||||
'ag
|
|
||||||
|
|
||||||
bskyUMbs
|
bskyUMbs
|
||||||
bskyUMbsHgro
|
bskyUMbsHgro
|
||||||
b+g+ka
|
b+g+ka
|
||||||
'ad
|
|
||||||
xan
|
xan
|
||||||
tax
|
tax
|
||||||
qan
|
qan
|
||||||
|
@ -809,3 +813,9 @@ ragyad
|
||||||
|
|
||||||
// no vowel between ' and g
|
// no vowel between ' and g
|
||||||
'garma
|
'garma
|
||||||
|
|
||||||
|
// stuff testing handling of ' as root
|
||||||
|
b'o
|
||||||
|
r'o
|
||||||
|
'yo
|
||||||
|
'wo
|
||||||
|
|
Loading…
Reference in a new issue