Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Request for MathCat pronunciation to differentiate between arcsinh vs. arcsin, and arctanh vs. arctan. Currently, they sound the same.

未关闭
#110 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
55/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
活跃
技术栈
python
领域
accessibility

调研方向

首先,使用屏幕阅读器在 MathCATForPython 中复现发音,并使用链接的反双曲函数页面上的 Exercise 2 条目 C 到 H。找到 arcsinh 和 arctanh 的美式英语发音规则,并在不更改其他 locale 的情况下验证所要求的“arksinch”和“ahrk tahnsh”区别。完成的标准是:在指定的美式英语合成器行为下,这些术语在听觉上与 arcsin 和 arctan 有明显区别。

由索引模型根据 Issue 内容生成。

描述

Request for MathCat pronunciation to differentiate between arcsinh vs. arcsin, and arctanh vs. arctan. Currently, they sound the same.

  1. With a screen-reader, go to this page:
    https://complexanalysis.org/web/sec_inverse-trig-hyperbolics.html on inverse hyperbolic functions.
  2. Refer to Exercise 2, entries C through H on this page for examples.
    PROBLEM: There are several mathematical terms which synthesizers pronounce the same regardless of context.
    EXPECTED: pronunciations need to be different based on context. This request is for US English only.

“Hyperbolic arcsinh” is pronounced simply as “arcsin” but should be pronounced phonetically as “arksinch” for clarity and to bring it into parity with sinh, which is pronounced “sinch.”
“arctanh” now is pronounced “arctan,” but should be pronounced as “ahrk tahnsh”
for clarity and parity with tanh sounding as “tahnsh.”

[With SAPI 5 64-bit [MS Zira US] synth, using Dictionary manager, the best phonetic spelling is ark tansh and ark sinch. Phonetic spelling may differ between synths]

NOTE: when looking for the correct pronunciations, these are the sources used:

Finding out the correct pronunciations, I used these sources:

Correct Pronunciation of “sinh” (Hyperbolic Sine) In mathematics, sinh is the abbreviation for the hyperbolic sine function, defined as:

When pronouncing sinh, there are several common variants, but the most widely accepted in the U.S. is:

/ˈsɪntʃ/ — “sinch” (as in “cinch”), with the “sh” sound and the “ch” as in “China” Mathwords+1.
Other common pronunciations you might hear include:

/ˈʃaɪn/ — “shine” (British-influenced, common in some academic or informal
contexts) Mathematics Stack Exchange+1.

/ˈsɪn h/ — “sine H” (breaking it into “sine” + “H”), which is clear and avoids confusion with trigonometric sine Mathematics Stack Exchange.

Correct Pronunciation of "arctanh"
The correct pronunciation of arctanh in US English is:

/ˈɑː(ɹ)kˌtænʃ/ — “ah‑rtahn‑sh” Wiktionary+1.

Breakdown
/ˈɑː/ — “ah” (long “a” sound, like in father)
(ɹ) — optional alveolar approximant “r” sound (common in American English) /k/ — “k” sound /ˌtænʃ/ — “tahn‑sh” (short “a” in tan, plus the “sh” sound)

主要语言
Python
星标
10
派生
10
平均合并
10 小时 40 分钟
30 天内合并 PR
4

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

daisy/MathCATForPython 的其他 Issue

查看 daisy/MathCATForPython 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。