0 votes
How do I create a REGEX search to find all unique proper names in the OT with a source text that uses the  \pn ...\pn* marker? That is, how can I get a list of all the proper names in the OT and at the same time, not get multiple occurrences of each term? Some of this may need to happen outside of Paratext.
Paratext by (251 points)

1 Answer

0 votes
Best answer

You can use Regex Pal. Go to the main menu (big menu symbol in the upper left corner). Choose Advanced > RegEx Pal... Type you regex in the find box (e.g. \\\+?pn .*?\\\+?pn\*) and then use Tools > Count/Extract with the option Unique.

by (859 points)
selected by
Thank you. This was what I needed!
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
There is neither Jew nor Gentile, neither slave nor free, nor is there male and female, for you are all one in Christ Jesus.
Galatians 3:28
2,786 questions
5,631 answers
5,195 comments
1,636 users