---判断单词是否含有中文 ---@param word string 需要判断的单词 ---@return boolean 判断结果 return function (word) return false end