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

Difficulty recognizing Genesis 1:1 John 1:1 #59

Open
jeremyam opened this issue Jul 16, 2024 · 2 comments
Open

Difficulty recognizing Genesis 1:1 John 1:1 #59

jeremyam opened this issue Jul 16, 2024 · 2 comments

Comments

@jeremyam
Copy link

When attempting to parse two passages where the second passage is only separated by a single space and contains a book name that is also found in multiple books, i.e. John is found 1 John, 2 John, and 3 John etc., current parser finds a bc Genesis 1 and bcv 1 John 1:1.

@alerque
Copy link

alerque commented Jul 16, 2024

Both for the sake of any human readers and the parser sequential references like this should be separated (e.g. with a coma or semicolon) to disambiguate the potential meanings.

@jeremyam
Copy link
Author

I agree that references like these should be written in comma-separated sequences. However, there is a deficiency since the book numbers of 1, 2, or 3 John should never be attached to a previous reference via a colon like this. Any human reader would not see Genesis 1:1 John 1:1 and think the verse of Genesis 1:1 belonged to the next reference. And given the use case I'm currently working on, the references are not separated by any punctuation marks.

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