I'm trying to do a search for constructions like John 3:8
οὕτως BEFORE 1 word lemma:εἰμί BEFORE 1 word @J
But whenever I want to increase my choices so it's not just an adjective (@J) but could be either an adjective or a noun @N or a pronoun @R, I get 0 results. I've tried using parentheses, commas, etc., and no luck.
I'd like to do something like:
οὕτως BEFORE 1 word lemma:εἰμί BEFORE 1 word (@J, @N, @R)
but it doesn't work.
Help?