Concept Definition

Let D\mathcal{D} be a Description Logic with concepts C\mathcal{C}.

We can define a new Concept with a pair c=Cc=C where cc is a new concept and CCC\in \mathcal{C} is a D\mathcal{D} formula.

We can for example define a mother as mother=womanhas child\text{mother} = \text{woman} \sqcap \text{has child}.

A concept definition is recursive when the new concept cc is also in CC which is used to describe the new concept. This is also called cyclic TBox.