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