(.*)(?= ( delim1 | delim2 | ... cont) )

then check for exact match
run indexin and for though the captured texts i would think the correct word would show up in index 1.

hope this helps

For instant regex tests i use this web tool, (make sure to check "explain" this will break down and tell you what you regex is saying )
http://myregextester.com/index.php