1
0
forked from GitHub/gf-rgl

added interjection "hi" to Eng and Chi

This commit is contained in:
aarne
2013-10-09 16:16:17 +00:00
parent 2cc22efba7
commit 519baa02ae
3 changed files with 3 additions and 0 deletions

View File

@@ -484,6 +484,7 @@ lin
hell_Interj = mkInterj "见鬼去吧" ;
-- hello_Interj = mkInterj "你好" ;
hey_Interj = mkInterj "嗨" ;
hi_Interj = mkInterj "你好" ;
nope_Interj = mkInterj "没了";
-- oh_Interj = mkInterj "哦" ;
ok_Interj = mkInterj "行";