We all know 1 byte is 8 bits. But did you know that half a byte is a nibble, half a nibble is a crumb, and half a crumb is a sniff? Also 2 bytes is a plate, 9 crumbs is a chomp. 2 plates is a dinner, 3 plates is a gobble, 2 gobbles is a bentobox.
@ned The original LISP was implemented on 36 bit machines. CAR and CDR referred to 18 bit values (left & right). https://mschaef.com/blog/tech/lisp/car-cdr.html so you had both values stored into a single 36 bit storage.