Explanation of Parallel Passages
Closed this issue · 4 comments
jcuenod commented
Could you add more explanation to https://github.com/ubsicap/ubs-open-license/blob/main/parallel%20passages/README.md regarding the meaning of, for example:
<Passage>
<Verse HEB="0000003000052222">GEN 1:27</Verse>
<Verse HEB="222223003000003000">GEN 5:2</Verse>
<Verse GRK="0000300012252222">MAT 19:4</Verse>
<Verse GRK="202152222">MRK 10:6</Verse>
</Passage>
rdeblois1960 commented
Yes, let me explain it here and add that same information to the readme file.
Every number represents a Hebrew or Greek word. In this database words are defined as units separated by a space or hard return. For Hebrew this means that two words that are written together, like in בְּרֵאשִׁית are considered a single word. Words that are separated by way of a maqqef are considered a single unit as well.
This what the numbers symbolize:
* 0: this word has no match in the other text
* 1: this word has a partial match in the other text
* 2: this word has a full match in the other text
The numbers 3-5 are equivalent to 0-3 but suggest the insertion of a new line. This is purely for presentation purposes and is not in any intentional way based on the published source texts.
The numbers 6-8 are equivalent to 0-3 but suggest the insertion of two new lines. This is purely for presentation purposes and is not in any intentional way based on the published source texts.
Best wishes,
Reinier
From: James Cuénod ***@***.***>
Sent: Wednesday, November 1, 2023 2:39 PM
To: ubsicap/ubs-open-license ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [ubsicap/ubs-open-license] Explanation of Parallel Passages (Issue #1)
Could you add more explanation to https://github.com/ubsicap/ubs-open-license/blob/main/parallel%20passages/README.md regarding the meaning of, for example:
<Passage>
<Verse HEB="0000003000052222">GEN 1:27</Verse>
<Verse HEB="222223003000003000">GEN 5:2</Verse>
<Verse GRK="0000300012252222">MAT 19:4</Verse>
<Verse GRK="202152222">MRK 10:6</Verse>
</Passage>
—
Reply to this email directly, view it on GitHub <#1> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABJQ2NJL556VVHOQQM2EBUDYCKJOBAVCNFSM6AAAAAA6ZW4OGSVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TEOBZHA3TMMY> .
You are receiving this because you are subscribed to this thread. <https://github.com/notifications/beacon/ABJQ2NPETSOSHPKXU7YS34DYCKJOBA5CNFSM6AAAAAA6ZW4OGSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHHLGALZM.gif> Message ID: ***@***.*** ***@***.***> >
…--
This email and any attachments are confidential and intended only for
those to which it is addressed. If you have received this message in error
please inform the sender and delete the email. The content of this message
belongs to the sender and the views expressed do not necessarily reflect
the views of United Bible Societies.
United Bible Societies Association, a
company limited by guarantee. Registered in England and Wales No 2264875.
Registered Charity No 800058 Registered Office: Stonehill Green, Westlea,
Swindon, Wiltshire, SN5 7PJ, England.
jcuenod commented
That partially clarifies things, thank you. But I'm still not clear on how the digits correspond to words:
Given GEN 1:27 (0000003000052222), there seems to be a mismatch:
0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 5 | 2 | 2 | 2 | 2 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ויברא | אלהים | את־האדם | בצלמו | בצלם | אלהים | ברא | אתו | זכר | ונקבה | ברא | אתם | ? | ? | ? | ? |
rdeblois1960 commented
Oh, I should have made that clear. In a case where there is both Hebrew and Greek, you need to use the LXX for the Hebrew. I will make this more clear in the read me file.
Sorry.
Best wishes,
Reinier
From: James Cuénod ***@***.***>
Sent: Wednesday, November 1, 2023 5:10 PM
To: ubsicap/ubs-open-license ***@***.***>
Cc: Reinier de Blois ***@***.***>; Comment ***@***.***>
Subject: Re: [ubsicap/ubs-open-license] Explanation of Parallel Passages (Issue #1)
That partially clarifies things, thank you. But I'm still not clear on how the digits correspond to words:
Given GEN 1:27 (0000003000052222), there seems to be a mismatch:
0
0
0
0
0
0
3
0
0
0
0
5
2
2
2
2
ויברא
אלהים
את־האדם
בצלמו
בצלם
אלהים
ברא
אתו
זכר
ונקבה
ברא
אתם
?
?
?
?
—
Reply to this email directly, view it on GitHub <#1 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABJQ2NK4G7XU54ZRFJBUH73YCK3BLAVCNFSM6AAAAAA6ZW4OGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBZGY4DSNJTGA> .
You are receiving this because you commented. <https://github.com/notifications/beacon/ABJQ2NMYNZBP4WWPRWZUVC3YCK3BLA5CNFSM6AAAAAA6ZW4OGSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTKVR7LU.gif> Message ID: ***@***.*** ***@***.***> >
…--
This email and any attachments are confidential and intended only for
those to which it is addressed. If you have received this message in error
please inform the sender and delete the email. The content of this message
belongs to the sender and the views expressed do not necessarily reflect
the views of United Bible Societies.
United Bible Societies Association, a
company limited by guarantee. Registered in England and Wales No 2264875.
Registered Charity No 800058 Registered Office: Stonehill Green, Westlea,
Swindon, Wiltshire, SN5 7PJ, England.
jcuenod commented
That makes sense, thanks.