If you generate L'LABEL1+LABEL2-LABEL3 the length attribute only applies to the first term, so it is the same as (L'LABEL1)+LABEL2-LABEL3.
The implicit length of an expression (for example, the first operand to MVC) only uses the length of the first term, but that is a different case. Jonathan Scott