concatenate

UK: /kənˈkæt.ɪ.neɪt/ | US: /kənˈkæt̬.ə.neɪt/

Definition
  1. vt. to link together in a chain or series

  2. vt. (computing) to join strings or data sequentially

Structure
con <together>caten <chain>ate <verb suffix>
Etymology

Derived from Latin concatenare ("to link together"), combining con- (intensive prefix meaning "together") and catena ("chain"). The morpheme caten preserves the core idea of chaining, while -ate marks it as a verb. The word vividly reflects the action of connecting items like links in a chain, a concept retained in both general and computing contexts.

Examples
  1. The program will concatenate the two text files into a single document.

  2. Historians often concatenate events to show cause-and-effect relationships.

  3. Use the "+" operator to concatenate strings in Python.

  4. The artist concatenated broken pottery shards to create a mosaic.

  5. DNA strands naturally concatenate during replication.