@@ -603,7 +603,7 @@ The 'pause-before' and 'pause-after' properties</h3>
603603 <dd>
604604 Equivalent to 0ms (no prosodic break is produced by the speech processor).
605605
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>
607607
608608 <dd>
609609 Expresses the pause by the strength of the prosodic break in speech output.
@@ -677,7 +677,7 @@ Collapsing pauses</h3>
677677 </ul>
678678
679679 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.
681681
682682 Note: 'pause' has been moved from between the element's contents and any 'cue'
683683 to outside the 'cue' .
@@ -720,7 +720,7 @@ The 'rest-before' and 'rest-after' properties</h3>
720720 Equivalent to 0ms.
721721 (No prosodic break is produced by the speech processor.)
722722
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>
724724 <dd>
725725 Expresses the rest by the strength of the prosodic break in speech output.
726726 The exact time is implementation-dependent.
@@ -840,7 +840,7 @@ The 'cue-before' and 'cue-after' properties</h3>
840840Relation between audio cues and speech synthesis volume levels</h3>
841841
842842
843- <em> This section is non-normative>
843+ <em> This section is non-normative. </em >
844844
845845 The volume levels of audio cues and of speech synthesis
846846 within the [=aural box model=] of a selected element are related.
@@ -1312,7 +1312,7 @@ The 'voice-range' property</h3>
13121312
13131313 <pre class=propdef>
13141314 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>>]]
13161316 Initial : medium
13171317 Applies to : all elements
13181318 Inherited : yes
0 commit comments