It sounds a little like some new fantasy role-playing game, but the title of this post actually refers to an interesting search someone recently presented me with. He wanted to search an untagged English text for the plural possessive apostles', and he couldn't figure out how to do it.
By default, Accordance ignores case and apostrophes for purposes of searching. Thus, a search for sons' will find Sons, sons, Son's, son's, Sons', and sons'. If I want to find a specific form, like son's, I simply need to use the equals sign (=), like this: =son's.
But if I want to find a possessive plural, like sons' or apostles', placing the equals sign before those words will not work. If I try to search for =sons', the word list comes up to indicate that this word does not exist.
But it does exist! In Genesis 6:18, most translations have the phrase "your sons' wives." Yet if I try to do an exact search for sons' I get an error. What's going on here?
Whenever we create an Accordance module, we build an index of every word in the text. The list of words in this index is what comes up in the Select Words dialog box whenever you try to enter a word which is not in the text. When the program used to build this index runs across a word followed by an apostrophe, like sons' or apostles', it is ambiguous whether this is an apostrophe which is actually part of the word, or a single quotation mark which is not part of the word. We therefore index these words simply as sons and apostles. If you scan through the word list, you'll notice it has no plural possessives ending in apostrophes.
So how do we find a plural possessive? By searching for a phrase consisting of the plural word followed by an apostrophe. Like this:

The period symbol will find every occurrence of whatever character immediately follows it, and is especially useful for finding punctuation, Greek accents, Hebrew cantillation marks and vowel points, etc. So by entering the word "apostles," a space, and a period followed by an apostrophe, Accordance will find every plural possessive of apostle. Note that because the apostrophe can also be a single quotation mark, this search will also find any occurrence of "apostles" at the end of a quotation enclosed within single quotes.
This has been a pretty drawn out explanation of a relatively simple search, but I wanted you to understand the why as well as the how behind this search for apostles and apostrophes.
# posted by David Lang @ 8:29 AM