@@ -2182,9 +2182,10 @@ <h3 id=voice-props-voice-pitch><span class=secno>10.3. </span>The ‘<a
21822182
21832183 < dd >
21842184 < p > This keyword specifies that the provided frequency value is expressed
2185- relatively to the inherited value, with positive or negative numbers.
2186- For example, "2kHz relative" is an increment, unlike "+2kHz" which is an
2187- absolute value.</ p >
2185+ relatively to the inherited value, using a positive or negative offset.
2186+ For example, "2kHz relative" is an increment (strictly equivalent to
2187+ "+2kHz relative"), unlike "+2kHz" which is an absolute value (strictly
2188+ equivalent to "2kHz").</ p >
21882189
21892190 < dt > < strong > <semitones></ strong >
21902191
@@ -2309,9 +2310,10 @@ <h3 id=voice-props-voice-pitch-range><span class=secno>10.4. </span>The
23092310
23102311 < dd >
23112312 < p > This keyword specifies that the provided frequency value is expressed
2312- relatively to the inherited value, with positive or negative numbers.
2313- For example, "+2kHz relative" is an increment, unlike "+2kHz" which is a
2314- positive absolute value.</ p >
2313+ relatively to the inherited value, using a positive or negative offset.
2314+ For example, "2kHz relative" is an increment (strictly equivalent to
2315+ "+2kHz relative"), unlike "+2kHz" which is an absolute value (strictly
2316+ equivalent to "2kHz").</ p >
23152317
23162318 < dt > < strong > <semitones></ strong >
23172319
0 commit comments