module SearchLingo OPERATOR = /[[:alnum:]]+/ TERM = /"[^"]+"|[[:graph:]]+/ end