not tf outputs TRUE if the input is FALSE, and vice versa. Examples:
not false ;true ;-) not true ;false ;-)