=== Base Template !MagnitudeOfProperty === [[br]]!MagnitudeOfProperty is a template for stating magnitude of properties. [[br]] [[br]]!MagnitudeOfProperty(a, b, c) means that a is a property, b is a number, and c is a scale, and that b is the value of a as measured on the scale c. [[br]] [[br]]Roles: [[br]]1 hasProperty Property [[br]]2 hasPropertyValue !ArithmeticNumber [[br]]3 hasPropertyScale Scale Axiom: {{{ MagnitudeOfProperty(x1, x2, x3) <-> Property(x1) & ArithmeticNumber(x2) & Scale(x3) & exists u(PropertyQuantificationTriple(u, x1, x2) & ClassificationTemplate(u, x3)) . }}}