This document discusses register transfer language and micro-operations. It defines register transfer language as a symbolic notation used to describe the internal organization of computers by specifying registers, micro-operations, and control signals. It describes how register transfer language represents copying data between registers as micro-operations and can specify conditional micro-operations using control functions. Examples of basic symbols used in register transfer language are also provided.