The addition of syntactic annotations in both OT and NT and the ability to search them is a great step forward in Bible software. In using these capabilities, I've found myself wanting to do three things, but can't figure out how to construct the search. If these capabilities are present, would someone please tell me how to access them? If they are not, perhaps someone on the Logos team could consider them for the to-do list. I'll pose them in terms of the Andersen-Forbes OT, but they would be applicable to the Greek resources as well.
1. Sometimes I want to specify a node in a syntax graph, not in terms of its immediate labels, but in terms of lower level nodes (usually a segment) that it subsumes. For example, in searching for a noun phrase, I may not care whether it includes adjectives or an article, just that it contains a specific noun. E.g., in the first clause in the Bible, the direct object of ברא happens to be a union of two phrases, each including the object marker and an article as well as a noun. If I'm studying cooccurrence semantics of the verb, all I care about is cases where the object of ברא is (for example) ארץ, whatever its syntactic adornments. Symmetrically, I may want to find all cases where the predicator includes the verb ברא, whether or not it has modifiers. The problem is complicated because the depth of the segment below the node that specifies its CIC function is not constant, so I can't just insert a bunch of dummy nodes. How can I specify a CIC in terms of segments that it contains, at whatever level?
2. In their recent book on phrase markers, AF emphasize the importance of tangled structures, those in which segments derived from a single parent are discontinuous in the text. I recently studied cases of paired subjects to a single predicator. I was interested in finding cases where predicator intervenes between the members of the paired subject (as in Isa 14:8, but not in 22:24). How can I construct a search that will return the first but not the second?
3. Sometimes it's important to find cases where a given CIC is NOT present in a clause. For example, we may want to find cases where a specific verb, usually transitive, appears without a direct object. How can I ask for such cases?
Thanks!