Search paragraph against a list of words and output display words if found

It is easy enough to find all of your trigger words (I would call them keywords) in your source paragraph. However, your output of:

One of Johns Sedan's is Blue.

is very specific, and not exactly contained in your source paragraph.

So, are you asking for an output that is a fixed phrase + trigger word:

One of Johns Sedan's is <trigger word>.

If not, please provide real-world examples of both:

  • Source text
  • Keyword list to search for
  • Resultant Output

Please put each of these in a Code Block so that all of the source characters and spacing is preserved.

Also, for future posts, please read:
Tip: How Do I Get The Best Answer in the Shortest Time?