Resolve "else" vs. "otherwise" (which is used in many specs). Options include:
(1) Require "else" and "else if";
(2) Require "otherwise" and "otherwise if";
(3) Allow both (but require that the spec must be consistent).
Also, see Ternary Operator for another use of "otherwise".