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 ago by (244 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.

ago by (830 points)
ago 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.
Just as a body, though one, has many parts, but all its many parts form one body, so it is with Christ.
1 Corinthians 12:12
2,625 questions
5,361 answers
5,041 comments
1,420 users