UNTIL UNSMUDGE UNUSED
UNTIL ( cond -- )  
smart-word ansi .6.1.2390 <CORE>
ends an control-loop, see BEGIN and compare with WHILE

reference: p4_until in ../src/core.c:1843, export CS UNTIL