Art is contemplation. It is the pleasure of the mind which searches into nature and which there divines the spirit of which nature herself is animated.
The Liskov Substitution Principle is a fundamental concept in object-oriented programming, stating that objects of a superclass should be replaceable with objects of a subclass without affecting the correctness of the program.