0 votes
182 views

I am helping with checking a translation for such things as punctuation, quotations, repeated words, etc. I have noticed that in several places the first word after an opening quote mark is not capitalized, though it should be.
Here is an example: …okubabuzya kuti, "ino kokli… The punctuation sequence of a comma (Unicode Value 002C), a space, the opening quote mark (Unicode Value 201C) is marked as Valid in the Punctuation (Sequences) inventory.
In order to get a list of occurrences of this error I went to Checking inventories>Punctuation followed by lowercase, but did not find this condition listed, as I expected. This particular punctuation sequence was not listed in the Punctuation followed by lowercase letter (Sequences) inventory. I was expecting a list of verses where the lowercase letter was followed by the opening quote mark.
Am I missing something in my settings in Checking inventories? Is there another way to check for this error?
Thank you.

Paratext by (124 points) | 182 views

2 Answers

0 votes
Best answer

No, the inventory doesn’t show that level of sequence. This is something you can look for with a regular expression. If you type the following in the find window you should see the list you are looking for:

regex:, “\p{Ll}

This says, use Regular Expressions to look for a comma followed by a space and open quote and then a lower case letter. To be more inclusive of other punctuation you could use this:

regex:\p{P} [‘“]\p{Ll}

This says, use Regular expressions to look for any punctuation followed by either single or double quote and then a lowercase letter

by (9.8k points)
0 votes

Thank you. This is very helpful, and it answered my question.

by (124 points)

Related questions

0 votes
3 answers 360 views
The language allows quote margins after the quote, e.g., Who is your name?, he asked the man, or Crucify ... any way to tell Paratext to ignore lowercase letters following #.?
Paul 639 asked Mar 30, 2023
0 votes
1 answer 431 views
I'm finally at the point where I need to ask: is there any way to fix the issue of having to add a space ... selected in Checking > Quotation Rules', but something's not right
Paul 639 asked May 11, 2017
0 votes
1 answer 413 views
In Markers followed by lowercase letter inventory Paratext has flagged: \fr 4:10 are digits considered lowercase letters by ... there may be a number of such questions to come!]
Paul 639 asked Mar 30, 2023
0 votes
3 answers 404 views
Hi Team, There is a constant error on opening paratext after installation of 9.2/9.1 as attached. The shift+opening ... the same error. What could be the problem. Kindly help.
anobon 156 asked Jan 24, 2022
0 votes
0 answers 139 views
We've received some reports that people believe Paratext 7.6 is slower when opening some configurations, but don ... situation. Thanks for your help, John+Wickberg Paratext Support
[Administrator]
John Wickberg
3.4k
asked Jun 3, 2015
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
How good and pleasant it is when God’s people live together in unity!
Psalm 133:1
3,037 questions
5,994 answers
5,661 comments
2,022 users