make "str " ;make null-string word
print empty? :str ;prints 'true'
print not empty? :str ;prints 'false'