在 GitHub 给个 Star — 社区维护的发音词典

reflexion 怎么读

计算机术语 社区共识

rih flek shun /rɪˈflɛkʃən/ mp3

reflexion 在英语中的标准读法是 「rih flek shun」(/rɪˈflɛkʃən/)。

Reflexion is a foundational LLM-agent self-reflection technique (Shinn et al., 2023, "Reflexion: Language Agents with Verbal Reinforcement Learning", arXiv:2303.11366), cited across agent frameworks. Despite the 'x' spelling it is pronounced exactly like "reflection": rih-FLEK-shun. STRESS on second syllable (FLEK). The 'x' here is /kʃ/, not /ks/ + separate vowel — do not say "re-FLEX-ion"; non-natives sometimes second-guess against "reflection" but the two are homophones — "reflexion" is just the older British orthography. IPA per Oxford Learner's Dictionary /rɪˈflekʃn/.

来源:Oxford Learner's Dictionaries — reflexion

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it reflexion # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub