@relation cells.lethargia @attribute nuclei {1, 2} @attribute tails {1, 2} @attribute border {thin, thick} @attribute color {dark, light} @attribute lethargia {negative,positive} @data 2, 2, thin, dark, positive 1, 2, thin, light, negative 2, 2, thin, light, positive 2, 1, thick, dark, negative 2, 2, thick, light, positive