@@ -603,7 +603,7 @@ The 'pause-before' and 'pause-after' properties</h3>
603
603
<dd>
604
604
Equivalent to 0ms (no prosodic break is produced by the speech processor).
605
605
606
- <dt> <dfn>x-weak</dfn> , <dfn>weak</dfn> , <dfn>medium</dfn> , <dfn>dfn </dfn> , and <dfn>x-dfn </dfn>
606
+ <dt> <dfn>x-weak</dfn> , <dfn>weak</dfn> , <dfn>medium</dfn> , <dfn>strong </dfn> , and <dfn>x-strong </dfn>
607
607
608
608
<dd>
609
609
Expresses the pause by the strength of the prosodic break in speech output.
@@ -677,7 +677,7 @@ Collapsing pauses</h3>
677
677
</ul>
678
678
679
679
A collapsed pause is considered adjoining to another pause
680
- f any of its component pauses is adjoining to that pause.
680
+ if any of its component pauses is adjoining to that pause.
681
681
682
682
Note: 'pause' has been moved from between the element's contents and any 'cue'
683
683
to outside the 'cue' .
@@ -720,7 +720,7 @@ The 'rest-before' and 'rest-after' properties</h3>
720
720
Equivalent to 0ms.
721
721
(No prosodic break is produced by the speech processor.)
722
722
723
- <dt> <dfn>x-weak</dfn> , <dfn>weak</dfn> , <dfn>medium</dfn> , <dfn>dfn </dfn> , and <dfn>x-dfn </dfn>
723
+ <dt> <dfn>x-weak</dfn> , <dfn>weak</dfn> , <dfn>medium</dfn> , <dfn>strong </dfn> , and <dfn>x-strong </dfn>
724
724
<dd>
725
725
Expresses the rest by the strength of the prosodic break in speech output.
726
726
The exact time is implementation-dependent.
@@ -840,7 +840,7 @@ The 'cue-before' and 'cue-after' properties</h3>
840
840
Relation between audio cues and speech synthesis volume levels</h3>
841
841
842
842
843
- <em> This section is non-normative>
843
+ <em> This section is non-normative. </em >
844
844
845
845
The volume levels of audio cues and of speech synthesis
846
846
within the [=aural box model=] of a selected element are related.
@@ -1312,7 +1312,7 @@ The 'voice-range' property</h3>
1312
1312
1313
1313
<pre class=propdef>
1314
1314
Name : voice-range
1315
- Value : <<frequnecy >> && absolute | [[x-low | low | medium | high | x-high] || [<<frequency>> | <<semitones>> | <<percentage>>]]
1315
+ Value : <<frequency >> && absolute | [[x-low | low | medium | high | x-high] || [<<frequency>> | <<semitones>> | <<percentage>>]]
1316
1316
Initial : medium
1317
1317
Applies to : all elements
1318
1318
Inherited : yes
0 commit comments