A VT constraint-sentence is a constraint-sentence with the logical operators, relational constants, and attribute operators restricted as listed below.
(Restricted-Constraint-Sentence ?Sentence (One-Of 'And 'Or 'Not '=> '<= '<=>) (One-Of '= '/= '< '> '=< '>= 'Member) Function-Allowed-In-Vt-Constraint Atomic-Term)
(Inherited-Facet-Value Slot-Value-Type Vt-Constraint Constraint.Expression Vt-Constraint-Sentence) (=> (Vt-Constraint ?C) (And (Value-Type ?C Constraint.Expression Vt-Constraint-Sentence) (Value-Cardinality ?C Constraint.Expression 1))) (=> (Vt-Constraint-Sentence ?Sentence) (Restricted-Constraint-Sentence ?Sentence (One-Of 'And 'Or 'Not '=> '<= '<=>) (One-Of '= '/= '< '> '=< '>= 'Member) Function-Allowed-In-Vt-Constraint Atomic-Term))