The data displayed below is derived from the YAML file core-properties.yml
array , matrix , piecewise , system-of-equations , lines , continued-row , by-row , by-column , equation-label , no-equation-label
f:function(x,y)
f:prefix(x,y)
f:postfix(x)
f:infix(x,y)
f:silent(x,y)
|
is spoken as “vertical bar”).
If intent
is present on a child element, it overrides this property.common
defaults.array:by-column
is specified. If by-columns
is used, column first order is used.
:array:by-columns
<mtable arg='m' intent=':array:by-column'>
<mtr><mtd><mi>a</mi></mtd><mtd><mi>b</mi></mtd></mtr>
<mtr><mtd><mi>c</mi></mtd><mtd><mi>d</mi></mtd></mtr>
</mtable>
:matrix
<mrow intent='$m'>
<mo>[</mo>
<mtable arg='m' intent=':matrix'>
<mtr><mtd><mi>a</mi></mtd><mtd><mi>b</mi></mtd></mtr>
<mtr><mtd><mi>c</mi></mtd><mtd><mi>d</mi></mtd></mtr>
</mtable>
<mo>]</mo>
</mrow>
:piecewise
<mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo>
<mo>=</mo>
<mrow>
<mo>{</mo>
<mtable intent=":piecewise" columnalign="right left" columnspacing="0" rowspacing=".2em">
<mtr>
<mtd><mo>−</mo><mi>x</mi></mtd>
<mtd><mtext>if</mtext></mtd>
<mtd><mi>x</mi><mo><</mo><mn>0</mn></mtd>
</mtr>
<mtr>
<mtd><mi>x</mi></mtd>
<mtd><mtext>if</mtext></mtd>
<mtd><mi>x</mi><mo>≥</mo><mn>0</mn></mtd>
</mtr>
</mtable>
</mrow>
<mtable intent=':system-of-equations'>
<mtr>
<mtd columnalign='right'>
<mn>2</mn><mo>⁢</mo><mi>x</mi>
</mtd>
<mtd columnalign='center'>
<mo>=</mo>
</mtd>
<mtd columnalign='left'>
<mn>1</mn>
</mtd>
</mtr>
<mtr>
<mtd columnalign='right'>
<mi>y</mi>
</mtd>
<mtd columnalign='center'>
<mo>></mo>
</mtd>
<mtd columnalign='left'>
<mi>x</mi><mo>−</mo><mn>3</mn>
</mtd>
</mtr>
</mtable>
mtr
is announced.
<mi intent=":number-set">ℂ</mi>
sum:largeop(0,n,$arg)
sum:largeop($C,$arg)
<mrow>
<munderover intent=":largeop">
<mo>∑</mo>
<mn>0</mn>
<mi>n</mi>
</munderover>
<msup><mi>i</mi><m>2</m></msup>
</mrow>
<mrow>
<munderover intent=":largeop">
<mo>∑</mo>
<mrow><mi>i</mi><mo>=</mo><mn>0</mn></mrow>
<mi>n</mi>
</munderover>
<msup><mi>i</mi><m>2</m></msup>
</mrow>
<mrow>
<munder intent=":largeop">
<mo>∑</mo>
<mrow><mi>i</mi><mo>∈</mo><mi>I</mi></mrow>
</munder>
<msup><mi>i</mi><m>2</m></msup>
</mrow>
<mrow intent="sum:largeop($from,$to,$exp)">
<munderover>
<mo>∑</mo>
<mn arg="from">0</mn>
<mi arg="to">n</mi>
</munderover>
<msup arg="exp"><mi>i</mi><m>2</m></msup>
</mrow>
<mrow><mn>1.5</mn><mi intent=':unit'>km</mi></mrow>
<mrow><mn>2</mn><mi mathvariant='normal' intent=':unit'>Ω</mi></mrow>
<mrow><mi mathvariant='normal' intent=':currency'>$</mi><mn>1.50</mn></mrow>
<mrow><mn>1.50</mn><mi intent=':currency'>USD</mi></mrow>
<mrow><mi mathvariant='normal' intent=':currency'>£</mi><mn>1.50</mn></mrow>
<mn intent=':roman-numeral'>cd</mn>
<mn intent=':roman-numeral'>XVI</mn>
<mrow intent=':roman-numeral'> <menclose notation='top'><menclose notation='top'><mn>VI</mn></menclose></menclose> <menclose notation='top'><mn>XL</mn></menclose> <mn>DXXI</mn> </mrow>
<mo intent=':shape'>▭</mo><mi>A</mi><mi>B</mi><mi>C</mi><mi>D</mi>
<mrow intent=':chemical-formula'> <mmultiscripts> <mi mathvariant='normal' intent=':chemical-element'>H</mi> <mn>2</mn> <mrow/> </mmultiscripts> <mi mathvariant='normal' intent=':chemical-element'>O</mi> </mrow>
<mrow intent=':chemical-equation'>
<mrow intent=':chemical-equation'>
<mn>2</mn>
<mo>⁢</mo>
<mrow intent=':chemical-equation'>
<mmultiscripts intent=':chemical-formula'>
<mi mathvariant='normal' intent=':chemical-element'>H</mi>
<mn>2</mn>
<mrow/>
</mmultiscripts>
<mo>⁣</mo>
<mi mathvariant='normal' intent=':chemical-element'>O</mi>
</mrow>
</mrow>
<mo>⟶</mo>
<mrow intent=':chemical-equation'>
<mrow intent=':chemical-equation'>
<mn>2</mn>
<mo>⁢</mo>
<mmultiscripts intent=':chemical-formula'>
<mi mathvariant='normal' intent=':chemical-element'>H</mi>
<mn>2</mn>
<mrow/>
</mmultiscripts>
</mrow>
<mo>+</mo>
<mmultiscripts intent=':chemical-formula'>
<mi mathvariant='normal' intent=':chemical-element'>O</mi>
<mn>2</mn>
<mrow/>
</mmultiscripts>
</mrow>
</mrow>
<math><mi>a</mi><mspace intent=":pause-short" width=".2em"/><mi>b</mi></math>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mtable displaystyle="true" intent=":system-of-equations">
<mtr>
<mtd intent=":equation-label"><mtext>(10)</mtext></mtd>
<mtd><mi>𝑎</mi><mi>+</mi><mi>𝑎</mi></mtd>
<mtd><mo form="infix">=</mo><mi>𝑏</mi><mo>+</mo><mi>𝑏</mi></mtd>
<mtd intent=":pause-medium"><mi>𝑐</mi><mo>+</mo><mi>𝑐</mi></mtd>
<mtd><mo form="infix">=</mo><mi>𝑑</mi><mo>+</mo><mi>𝑑</mi></mtd>
</mtr>
<mtr>
<mtd intent=":equation-label"><mtext>(11)</mtext></mtd>
<mtd><mi>𝑎</mi></mtd>
<mtd><mo form="infix">=</mo><mi>𝑏</mi></mtd>
<mtd intent=":pause-medium"><mi>𝑐</mi></mtd>
<mtd><mo form="infix">=</mo><mi>𝑑</mi></mtd>
</mtr>
</mtable>
</math>
<math><mi>a</mi><mspace intent=":pause-long" width="2em"/><mi>b</mi></math>
<math><mi>a</mi><mspace intent=":pause-xlong" width="4cm"/><mi>b</mi></math>
arg
, causes the value of the arg
attribute to be spoken by AT when the user moves to that child. For core concepts, this value should override argument names that would otherwise be used by AT. May be translated to the current language, or used literally if translation is not known.
<mi arg="numerator" intent=":use-argname">x</mi>
<mi arg="denominator" intent=":use-argname">x</mi>
<mn arg="base" intent=":use-argname">2</mn>
<mrow arg="lower-limit" intent=":use-argname"><mi>i</mi><mo>=</mo><mn>0</mn></mrow>
<mi arg="upper-limit" intent=":use-argname">n</mi>