instantiate
Instantiate means to create a concrete example from something more abstract or generic. In computing, to instantiate is to produce a concrete object or value that follows a defined class, type, or data structure. An instantiated object has its own state and can perform the behavior prescribed by its class or type. In philosophy and linguistics, the term can describe giving concrete existence to an abstract predicate or concept, yielding a particular case of it.
Etymology is reference to the noun instance, from Latin instantia, through the evolving usage in English. In
In programming, instantiation typically involves invoking a constructor or factory method to create an object. For
In logic and type theory, instantiation can also mean substituting a variable with a concrete term or