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 (249 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 (850 points)
selected by
Thank you. This was what I needed!

Related questions

Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
For where two or three gather in my name, there am I with them.
Matthew 18:20
2,727 questions
5,534 answers
5,144 comments
1,571 users