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.
Accept the one whose faith is weak, without quarreling over disputable matters.
Romans 14:1
2,775 questions
5,610 answers
5,181 comments
1,602 users