Searching for specific words in a text input

Hi, I want to search for three specific words in a text input so that a quote pops up. However, it only lets me search for one specific word in the text input.

have you tried

split your input into a list.

logic would be does comparison have each item from the input list