English Dictionary
◊ COUNTER
counter
adj : indicating opposition or resistance [syn: {antagonistic}]
n 1: horizontal surface over which business is transacted
2: used in various card or board games
3: a calculator that keeps a record of the number of times
something happens [syn: {tabulator}]
4: stands at the side of a dining room; has shelves and drawers
[syn: {buffet}, {sideboard}]
5: the part that fits the heel [syn: {heel}]
6: piece of leather forming the back of a shoe or boot
7: a return punch [syn: {counterpunch}, {parry}]
adv : in the opposite direction; "run counter"
v 1: speak in response; "He countered with some very persuasive
arguments"
2: act in advance of; deal with ahead of time [syn: {anticipate},
{foresee}, {forestall}]
English Computing Dictionary
◊ DID YOU MEAN CHUNKER?
chunker
A program like {Unix}'s "split" which breaks an
input file into parts, usually of a pre-set size, e.g. the
maximum size that can fit on a {floppy}. The parts can then
be assembled with a {dechunker}, which is usually just the
chunker in a different mode.
(1998-12-15)