LOCAL-UNIT ::= local-unit UNIT-DEFN+ UNIT-TERM
A local unit is written:
local UD1; ...; UDn; within UTwhere the final `;' may be omitted.
This allows for naming units that are locally defined for use in a unit term, these units being intermediate results that are not to be visible in the models of the enclosing architectural specification.