Is it possible to search the propositional outlines? For example, is it possible to identify all the "List-item" propositions in a defined passage?
Is it possible to search the propositional outlines?
Not that I am aware of. There are many new things we can search in Logos 6 but this isn't one of them, as far as I know.
That is an interesting idea - maybe in a future release?
maybe in a future release?
Maybe. Years ago I asked if Logos would let us search Mackie Genre Coding, but, alas, that has never been done. Perhaps this coding would be easier to search????
I think it should be a natural feature of Logos. When I started looking into how to do it, I thought surely this is possible. The way I envision it working is to create a Passage List and have it highlight the chosen propositional label in those selected passages, and perhaps export them. Anyway, a neat function, I think, if it were available.
If you have the Propositional Outlines open you can use CTRL F or CMND F to search for the next instance. The main search engine only searches the Bible text, or the data underlying it on the word number (like morph and lemma). This is why the propositional labels behave differently than the main text, I believe. It was not engineered to be searched, but to be displayed. The same holds true for the symbols and propositional descriptions in the discourse resources. They are only display not "really there" as far a searching is concerned. Hope that helps.
maybe in a future release? Maybe. Years ago I asked if Logos would let us search Mackie Genre Coding, but, alas, that has never been done. Perhaps this coding would be easier to search????
We still have several kinds of data that would be useful to search, but we don't have support for that yet (including Propositional Outlines). I expect more search types will be coming.
We still have several kinds of data that would be useful to search
I'm glad to hear something might occur with this.
I particularly wanted to search Mackie because there is zero documentation about it. I thought if I could search it, I might be able to understand what his terminology was. (I guess I've just written it off at this point.)
Rick Brannan updated how we handle Tooman and Mackie's data internally, and we've now documented it. But we're not investing more effort in this data at this point. If we were to do more literary or genre annotation, we'd probably start over with a new framework.
Prophetic words, I assume, I'll look forward to those features!
I particularly wanted to search Mackie because there is zero documentation about it. I thought if I could search it, I might be able to understand what his terminology was. (I guess I've just written it off at this point.) Rick Brannan updated how we handle Tooman and Mackie's data internally, and we've now documented it. But we're not investing more effort in this data at this point. If we were to do more literary or genre annotation, we'd probably start over with a new framework.
Right, the literary typing stuff is now handled completely differently. The starting point was the same datasets. The Lexham Glossary of Literary Typing defines the terms used by the Tooman and Mackie datasets.
And you can search it (!!!). Here's a search that finds all 'Exhortation' instances of Literary Typing:
[quote]{Section <LiteraryTyping = Exhortation>}
Note that if you right-click on a literary type reference in the "Literary Typing" passage guide section, one of the options is to search for instances of the literary typing reference. Do that and you get the syntax. Then you can do stuff like the following in Basic search:
[quote]{Section <LiteraryTyping = Exhortation>} WITHIN {Milestone <Romans>}
Or just do a Bible search with the range restricted as necessary, though if you go that way, each verse is a hit (instead of each article).
I tried this with the following:
{Section <LiteraryTyping = Instruction, Community>} which came form the Literary typing of Philippians 2:12-13.
A few questions here:
1. There is no right click option to Search This Resource with literary typing from the Passage Guide, which makes sense in a way, but maybe it would help to add "Search Preferred Bible" from that guide, as that is what I'd probably want to do most often.
2. If I search "All Resources" I get lots of hits from "Your Books", specifically four sermon indexes and sermon collections I built as PBs. Why is this? I wouldn't expect to see any literary tagging there.
3. An All Resources search yields over 36,000 hits in over 34,000 articles and 706 resources in my Library. Huh? Why?
It seems like it has a list of scripture where this type is applied and it goes to find those scriptures in my Library rather than searching for an actual search for the type itself. Have you applied this type tagging to hundreds of resources?
It seems like it has a list of scripture where this type is applied and it goes to find those scriptures in my Library rather than searching for an actual search for the type itself.
This is precisely how it's implemented. (The literary type itself is not applied to any resources, but just to the relevant Bible verses.)
It sounds like a bug that it's finding hits in non-Bibles; I can report that.