项目 创作者已明确
Jsonnet 在英语中的标准读法是 「JAY son it」(/ˈdʒeɪ ˌsɑːnɪt/)。
Google's data-templating / configuration language (common in Kubernetes / infra tooling). The official site states verbatim: "The name Jsonnet is a portmanteau of JSON and sonnet, pronounced 'jay sonnet'." So it's JAY (from JSON's 'jay-son') overlapping into SONNET — three syllables JAY-SON-it, primary stress on JAY (like JSON itself). Note the General American 'sonnet' vowel is /ɑː/, not British /ɒ/. Common mistakes: 'jay-SO-net', 'juh-SON-et', or reading it like the French name 'Jeannette'. The intended reading bakes in JSON (jay-son) + sonnet.
其他读法:
/ˈdʒeɪsən ˌɛt/来源:Jsonnet official site (Google)
读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。
安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh