# Branch-Conditional
-[[sv/branches]] are a very special exception to the rule that the
-Scalar instruction shall not be modified. This because of the tight
+[[sv/branches]] are a very special exception to the rule that there
+shall be no deviation from the corresponding
+Scalar instruction. This because of the tight
integration with looping and the application of Boolean Logic
manipulation needed for Parallel operations (predicate mask usage).