🦀 ClawHub
Core Vocabulary for CET-4
by @zfeng1982
Randomly generates one or more words from a curated database of 300 must-know College English Test Band 4 (CET-4) vocabulary.
💡 Examples
根据用户对话提取单词个数N,从word.txt文件中随机读取N条,返回给用户。
Examples
读取一条数据为[curriculum#/kəˈrɪkjələm/#n. 课程#The school curriculum includes math and science.#学校课程包括数学和科学。] 使用#进行切分返回级用户下面信息: word: "curriculum", phonetic: "/kəˈrɪkjələm/", meaning": "n. 课程", sentence_en: "The school curriculum includes math and science.", sentence_cn: "学校课程包括数学和科学。"TERMINAL
clawhub install cet4word300