to test :thing if empty? :thing [print [list or word is empty]] end print empty? [] ; true print empty? "|| ; true