False positive for times
Open
rules
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
The following MathML expression:
`
`
has the following output for ClearSpeak verbose: "the fraction with numerator d; and denominator d tau; end fraction; **times;** open paren; magnitude of gradient of upsilon squared; plus; 2; the integral of cap phi of upsilon, d chi; close paren"
It should be **of** and not **times**.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ClearSpeak verbose speech handling for the supplied MathML expression and reproduce its current output. Verify that the highlighted word changes from "times" to "of" while the rest of the spoken expression remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- accessibility
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100