$words[] = array('word' => $token, 'joiner' => $token_joiner);
$words[] = array('word' => '*' . $token . '*', 'joiner' => $token_joiner);