The EVERY operator specifies to evaluate a sub-expression repeatedly. If the EVERY operator is not used, pattern evaluation ends at the point when the sub-expression is evaluated once (as either TRUE or FALSE).
Syntax:
every sub-expression