A COBOL clause that specifies the internal representation of a data item: DISPLAY (zoned decimal), COMP/BINARY (binary), COMP-3/PACKED-DECIMAL, COMP-1 (single float), COMP-2 (double float), POINTER, INDEX, etc. (Ch. 5) See also: *COMP*, *COMP-3*, *DISPLAY*, *PICTURE*.