Skip to main content
constructible

constructible

6.9
Can be made by a program or function without extra input
  • adjective
  • /kənˈstrʌktəbl/
  • Specialized
translation icon : constructible
  • The software includes a framework for creating constructible user interfaces.

Examples

  • The game allows players to design constructible structures using various materials.

  • This algorithm aims to generate constructible objects from user-defined parameters.

  • It's basically a constructible ship system where we've got core cubes.

How Instantiable

concrete
206 3.9
constructible
  • Specialized
6.9
nonabstract
  • Specialized
7.5
abstract
16 8.0

Surface Forms

constructible positive

Morphology

constructible = construct (transparent) = construct + ible

Formed from 'construct' + '-ible' with meaning 'able to be constructed/instantiated'; the sense is predictable though used in programming contexts.

Etymology

The word constructible comes from construct ('to build') and the ending -ible ('able'). In programming this helps as a memory hook: a constructible class or type is one you can 'build' or make with a constructor, so the word means 'able to be created'.