Selection expressions (also known as a SEXs) are simple infix
expressions that can be applied to a record. The result of the SEX is
typically interpreted as a Boolean value.
SEX Operands: Literal values, fields and sub-expressions.
SEX Operators: Arithmetic, logical and other operators.
SEX Evaluation: Selection expressions are like generators.