I am trying to build a search query that will mimic the structure of Ephesians 5:18-19 relative to picking up the main verb and participles. However, i keep missing. Can anyone detect what i am doing wrong?
I used this rather simple search query (cascadia) for the structure: main verb (imperative); followed by 5 participles
Results:
Matthew 7:13–14Luke 12:35–36Ephesians 5:18–21Ephesians 6:14–16Philippians 1:27–30Philippians 1:27–28Philippians 2:1–4Philippians 2:2–4Colossians 2:18–192 Timothy 1:8–111 Peter 1:17–21
I am trying to build a search query that will mimic the structure of Ephesians 5:18-19 relative to picking up the main verb and participles. However, i keep missing
You need anything between the top level Predicator and Adjunct.
Thank you, That worked! Now can you tell me what does the operator "anything" accomplish? Why did that work?
The Search engine will look for a Predicator followed by Adjunct exactly as per your diagram. But there is an intervening Adjunct in the Clause diagram which you have to indicate in some way - hence the need for Anything. And it will cover multiple intervening items.
You could avoid that by placing an Unordered Group after the main Clause and hanging your two Clause Components off that, which would allow matching of items to be unordered.