|
1 | | - |
2 | 1 | - property: function |
3 | 2 | type: fixity |
4 | 3 | applicability: intent function head |
|
50 | 49 | - intent: "f:silent(x,y)" |
51 | 50 | en: "x y" |
52 | 51 |
|
53 | | - |
54 | | - |
55 | 52 | - property: literal |
56 | 53 | type: inference |
57 | 54 | applicability: all presentation elements |
|
145 | 142 | applicability: mtable |
146 | 143 | effect: "the table should be read in a style suitable for displayed equations (and inequations)" |
147 | 144 | examples: |
148 | | - - mathml: | |
149 | | - <mtable intent=':system-of-equations'> |
150 | | - <mtr> |
151 | | - <mtd columnalign='right'> |
152 | | - <mn>2</mn><mo>⁢</mo><mi>x</mi> |
153 | | - </mtd> |
154 | | - <mtd columnalign='center'> |
155 | | - <mo>=</mo> |
156 | | - </mtd> |
157 | | - <mtd columnalign='left'> |
158 | | - <mn>1</mn> |
159 | | - </mtd> |
160 | | - </mtr> |
161 | | - <mtr> |
162 | | - <mtd columnalign='right'> |
163 | | - <mi>y</mi> |
164 | | - </mtd> |
165 | | - <mtd columnalign='center'> |
166 | | - <mo>></mo> |
167 | | - </mtd> |
168 | | - <mtd columnalign='left'> |
169 | | - <mi>x</mi><mo>−</mo><mn>3</mn> |
170 | | - </mtd> |
171 | | - </mtr> |
172 | | - </mtable> |
173 | | - en: 2 equations; equation 1; 2 x, is equal to, 1; equation 2; y, is greater than, x minus 3; |
| 145 | + - mathml: | |
| 146 | + <mtable intent=':system-of-equations'> |
| 147 | + <mtr> |
| 148 | + <mtd columnalign='right'> |
| 149 | + <mn>2</mn><mo>⁢</mo><mi>x</mi> |
| 150 | + </mtd> |
| 151 | + <mtd columnalign='center'> |
| 152 | + <mo>=</mo> |
| 153 | + </mtd> |
| 154 | + <mtd columnalign='left'> |
| 155 | + <mn>1</mn> |
| 156 | + </mtd> |
| 157 | + </mtr> |
| 158 | + <mtr> |
| 159 | + <mtd columnalign='right'> |
| 160 | + <mi>y</mi> |
| 161 | + </mtd> |
| 162 | + <mtd columnalign='center'> |
| 163 | + <mo>></mo> |
| 164 | + </mtd> |
| 165 | + <mtd columnalign='left'> |
| 166 | + <mi>x</mi><mo>−</mo><mn>3</mn> |
| 167 | + </mtd> |
| 168 | + </mtr> |
| 169 | + </mtable> |
| 170 | + en: 2 equations; equation 1; 2 x, is equal to, 1; equation 2; y, is greater than, x minus 3; |
174 | 171 |
|
175 | 172 |
|
176 | 173 | - property: lines |
|
274 | 271 | en: 1.5 kilometres |
275 | 272 | - mathml: "<mrow><mn>2</mn><mi mathvariant='normal' intent=':unit'>Ω</mi></mrow>" |
276 | 273 | en: 2 ohms |
277 | | - comment: |
278 | | - - "This includes SI units, English units, etc. It also includes radians, degrees, etc." |
| 274 | + comment: "This includes SI units, English units, etc. It also includes radians, degrees, etc." |
279 | 275 |
|
280 | 276 | - property: currency |
281 | 277 | type: units-and-currency |
|
461 | 457 | - property: use-argname |
462 | 458 | type: argname |
463 | 459 | applicability: all |
464 | | - effect: "Used as a _self-property_ on an element with `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. |
| 460 | + effect: "Used as a _self-property_ on an element with `arg`, causes the value of the `arg` attribute to be spoken by AT when the user moves to that child. |
| 461 | + For core concepts, this value should override argument names that would otherwise be used by AT. |
465 | 462 | May be translated to the current language, or used literally if translation is not known." |
466 | 463 | examples: |
467 | | - - mathml: '<mi arg="numerator" intent=":use-argname">x</mi>' |
468 | | - en: numerator |
469 | | - fr: numérateur |
470 | | - de: Zähler |
471 | | - - mathml: '<mi arg="denominator" intent=":use-argname">x</mi>' |
472 | | - en: denominator |
473 | | - fr: dénominateur |
474 | | - de: Nenner |
475 | | - - mathml: '<mn arg="base" intent=":use-argname">2</mn>' |
476 | | - en: base |
477 | | - fr: base |
478 | | - de: Basis |
479 | | - - mathml: '<mrow arg="lower-limit" intent=":use-argname"><mi>i</mi><mo>=</mo><mn>0</mn></mrow>' |
480 | | - en: lower-limit |
481 | | - fr: "limite à gauche" |
482 | | - de: Untergrenze |
483 | | - - mathml: '<mi arg="upper-limit" intent=":use-argname">n</mi>' |
484 | | - en: upper-limit |
485 | | - fr: "limite à droite" |
486 | | - de: Obergrenze |
| 464 | + - mathml: '<mi arg="numerator" intent=":use-argname">x</mi>' |
| 465 | + en: numerator |
| 466 | + fr: numérateur |
| 467 | + de: Zähler |
| 468 | + - mathml: '<mi arg="denominator" intent=":use-argname">x</mi>' |
| 469 | + en: denominator |
| 470 | + fr: dénominateur |
| 471 | + de: Nenner |
| 472 | + - mathml: '<mn arg="base" intent=":use-argname">2</mn>' |
| 473 | + en: base |
| 474 | + fr: base |
| 475 | + de: Basis |
| 476 | + - mathml: '<mrow arg="lower-limit" intent=":use-argname"><mi>i</mi><mo>=</mo><mn>0</mn></mrow>' |
| 477 | + en: lower-limit |
| 478 | + fr: "limite à gauche" |
| 479 | + de: Untergrenze |
| 480 | + - mathml: '<mi arg="upper-limit" intent=":use-argname">n</mi>' |
| 481 | + en: upper-limit |
| 482 | + fr: "limite à droite" |
| 483 | + de: Obergrenze |
0 commit comments