The following MathML expression:
<math> <mfrac> <mi>d</mi> <mrow><mi>d</mi><mi>τ</mi></mrow> </mfrac> <mrow> <mo>(</mo> <msup> <mrow> <mo>‖</mo> <mo>∇</mo> <mi>υ</mi> <mo>‖</mo> </mrow><mn>2</mn> </msup> <mo>+</mo> <mn>2</mn> <mo>∫</mo> <mi>Φ</mi> <mrow> <mo>(</mo> <mi>υ</mi> <mo>)</mo> </mrow> <mi>d</mi> <mi>χ</mi> <mo>)</mo> </mrow> </math>
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.
The following MathML expression:
<math> <mfrac> <mi>d</mi> <mrow><mi>d</mi><mi>τ</mi></mrow> </mfrac> <mrow> <mo>(</mo> <msup> <mrow> <mo>‖</mo> <mo>∇</mo> <mi>υ</mi> <mo>‖</mo> </mrow><mn>2</mn> </msup> <mo>+</mo> <mn>2</mn> <mo>∫</mo> <mi>Φ</mi> <mrow> <mo>(</mo> <mi>υ</mi> <mo>)</mo> </mrow> <mi>d</mi> <mi>χ</mi> <mo>)</mo> </mrow> </math>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.