We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我希望你充当英汉词典,用中文为下面的文件中包含的英语单词创建一个单独的markdown代码块,并在代码块中对单词做以下处理(如果是短语,就为把它切分为单独的单词,并为每个单词做以下处理):
1.写出词根,音标,中文解释和英文解释 2.结合词根和词缀推导出最终含义 3.列出一些同词根的词,并给出例句
下面是文件内容:
//输入你的单词列表,每行一个单词 //eg.
priests 牧师
political corruption, bribery 政治腐败、贿赂
enlisted 入伍
communal 公共的
返回结果:
The text was updated successfully, but these errors were encountered:
不过这个prompt好像不太稳定……回复的东西格式有些细节上的差别。
Sorry, something went wrong.
No branches or pull requests
我希望你充当英汉词典,用中文为下面的文件中包含的英语单词创建一个单独的markdown代码块,并在代码块中对单词做以下处理(如果是短语,就为把它切分为单独的单词,并为每个单词做以下处理):
1.写出词根,音标,中文解释和英文解释
2.结合词根和词缀推导出最终含义
3.列出一些同词根的词,并给出例句
下面是文件内容:
//输入你的单词列表,每行一个单词
//eg.
priests 牧师
political corruption, bribery 政治腐败、贿赂
enlisted 入伍
communal 公共的
返回结果:
The text was updated successfully, but these errors were encountered: