make_search_phrases: Convert phrases to appropriate search string.
Description
Will change, e.g., "test * pig+" to appropriate regular
expression to find in the text.
Usage
make_search_phrases(phrases)
Arguments
phrases
List of strings denoting the phrases to be
searched for.