10-06-2016, 05:03 PM
Acceptable, but word "inherits" in programming is used for a different thing. I would replace "'r' now inherits the attributes from 'RECT'." with "r is an instance of objects described by the RECT type". Like "r0n is an instance of objects described by the HUMAN type".