I keep running into a challenge building certain kinds of syntax nested searches, if I can say it that way. For example:
I want to search {Addressee <Person A Crowd>}
...but that search excludes {Addressee <Person Crowd arresting Jesus>}
In such cases I wish there was a sort of nesting or hierarchy where I could search for the data superset and know it would include the subset.
Or can I?
Edit: At a quick look it seems that searching <Person A Crowd> does include <Person Crowd arresting Jesus>. Hmmm.