Main Page | See live article | Alphabetical index

Specialization

Concept B is a specialization of concept A if and only if: For instance, 'Bird' is a specialization of 'Animal' because every bird is an animal, and there are animals which are not birds (dogs, for instance).

In logic, specialisation occurs when you take a statement such as:

"All cars are red"

And use it to derive statements such as:

"My car is red"
"Fred's car is red"

Specialisation is an important way to generate propositional knowledge, by applying general knowledge, such as the theory of gravity, to specific instances, such as "when I release this apple, it will fall to the floor".

Generalization is the opposite of specialisation

See also: Specialization (functional)