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

Pkl 怎么读

项目 创作者已明确

PICK uhl /ˈpɪkəl/ mp3

Pkl 在英语中的标准读法是 「PICK uhl」(/ˈpɪkəl/)。

Apple's configuration-as-code language, open-sourced Feb 2024. The maintainers settle it explicitly in the launch post: 'We are delighted to announce the open source first release of Pkl (pronounced Pickle)'. So it is PICK-uhl, exactly like the cucumber. Stress on the first (only real) syllable: PICK-uhl. Because the name is spelled as three bare consonants with no vowels, almost everyone's first instinct is to spell it out 'P-K-L' or guess 'puh-KUL' / 'pee-kay-el' — all wrong.

来源:Apple Pkl official launch blog (pkl-lang.org)

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

在命令行里听

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

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

Star on GitHub