verb negation and auxiliary fixes in Tha

This commit is contained in:
aarne
2011-11-29 15:24:59 +00:00
parent eaaefe73d0
commit 9b6086704f
4 changed files with 5 additions and 8 deletions

View File

@@ -283,7 +283,7 @@ lin
sit_V = mkV (thword "นั่ง") ;
skin_N = mkN (thword "หนัง") ;
sky_N = mkN (thword "ฟ้า") ;
sleep_V = mkV (thword "นอน") ;
sleep_V = mkV "นอน" "หลับ" ;
small_A = mkA (thword "เล็ก") ;
smell_V = mkV (thword "มีก" "ลิ่น") ;
smoke_N = mkN (thword "ควัน") ;