Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing punctuation at EOL #99

Open
DavidHaslam opened this issue Jan 18, 2017 · 2 comments
Open

Missing punctuation at EOL #99

DavidHaslam opened this issue Jan 18, 2017 · 2 comments

Comments

@DavidHaslam
Copy link
Contributor

DavidHaslam commented Jan 18, 2017

Even apart from the sentences that do not have a Devanagari danda at the end, there are also instances of verses that seem to have a punctuation mark missing from the end of line position.

It may be that lists were prone to being vulnerable to this kind of keyboarding omission.

One example is in Ezra 2:43-54 where it is apparent that the comma found in some verses is missing in equivalent positions in the same list.

Screenshot from PocketSword.
image

@DavidHaslam
Copy link
Contributor Author

DavidHaslam commented Jan 18, 2017

6922 verses have no trailing punctuation. Regexp pattern \\v .+[\x{0A00}-\x{0A7F}]$

That represents 22.25% of the total (31104) number of verses.

@simaksonia417
Copy link
Contributor

corrected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants