wcc-scripture 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (79) hide show
  1. checksums.yaml +7 -0
  2. data/.rubocop.yml +13 -0
  3. data/Gemfile +17 -0
  4. data/README.md +1 -0
  5. data/Rakefile +10 -0
  6. data/data/esv/1 Chronicles.xml +2414 -0
  7. data/data/esv/1 Corinthians.xml +1162 -0
  8. data/data/esv/1 John.xml +306 -0
  9. data/data/esv/1 Kings.xml +2087 -0
  10. data/data/esv/1 Peter.xml +356 -0
  11. data/data/esv/1 Samuel.xml +2175 -0
  12. data/data/esv/1 Thessalonians.xml +246 -0
  13. data/data/esv/1 Timothy.xml +320 -0
  14. data/data/esv/2 Chronicles.xml +2168 -0
  15. data/data/esv/2 Corinthians.xml +715 -0
  16. data/data/esv/2 John.xml +47 -0
  17. data/data/esv/2 Kings.xml +1955 -0
  18. data/data/esv/2 Peter.xml +170 -0
  19. data/data/esv/2 Samuel.xml +2069 -0
  20. data/data/esv/2 Thessalonians.xml +141 -0
  21. data/data/esv/2 Timothy.xml +239 -0
  22. data/data/esv/3 John.xml +55 -0
  23. data/data/esv/Acts.xml +2717 -0
  24. data/data/esv/Amos.xml +1156 -0
  25. data/data/esv/Colossians.xml +261 -0
  26. data/data/esv/Daniel.xml +1054 -0
  27. data/data/esv/Deuteronomy.xml +2864 -0
  28. data/data/esv/Ecclesiastes.xml +835 -0
  29. data/data/esv/Ephesians.xml +411 -0
  30. data/data/esv/Esther.xml +439 -0
  31. data/data/esv/Exodus.xml +3186 -0
  32. data/data/esv/Ezekiel.xml +3862 -0
  33. data/data/esv/Ezra.xml +723 -0
  34. data/data/esv/Galatians.xml +410 -0
  35. data/data/esv/Genesis.xml +4195 -0
  36. data/data/esv/Habakkuk.xml +430 -0
  37. data/data/esv/Haggai.xml +103 -0
  38. data/data/esv/Hebrews.xml +1075 -0
  39. data/data/esv/Hosea.xml +1420 -0
  40. data/data/esv/Isaiah.xml +8953 -0
  41. data/data/esv/James.xml +298 -0
  42. data/data/esv/Jeremiah.xml +6691 -0
  43. data/data/esv/Job.xml +5792 -0
  44. data/data/esv/Joel.xml +575 -0
  45. data/data/esv/John.xml +2207 -0
  46. data/data/esv/Jonah.xml +184 -0
  47. data/data/esv/Joshua.xml +1721 -0
  48. data/data/esv/Jude.xml +81 -0
  49. data/data/esv/Judges.xml +1781 -0
  50. data/data/esv/Lamentations.xml +1203 -0
  51. data/data/esv/Leviticus.xml +2179 -0
  52. data/data/esv/Luke.xml +3131 -0
  53. data/data/esv/Malachi.xml +162 -0
  54. data/data/esv/Mark.xml +1771 -0
  55. data/data/esv/Matthew.xml +2979 -0
  56. data/data/esv/Micah.xml +854 -0
  57. data/data/esv/Nahum.xml +380 -0
  58. data/data/esv/Nehemiah.xml +1034 -0
  59. data/data/esv/Numbers.xml +3420 -0
  60. data/data/esv/Obadiah.xml +181 -0
  61. data/data/esv/Philemon.xml +81 -0
  62. data/data/esv/Philippians.xml +286 -0
  63. data/data/esv/Proverbs.xml +4931 -0
  64. data/data/esv/Psalms.xml +15591 -0
  65. data/data/esv/Revelation.xml +1453 -0
  66. data/data/esv/Romans.xml +1317 -0
  67. data/data/esv/Ruth.xml +224 -0
  68. data/data/esv/Song of Solomon.xml +948 -0
  69. data/data/esv/Titus.xml +135 -0
  70. data/data/esv/Zechariah.xml +789 -0
  71. data/data/esv/Zephaniah.xml +460 -0
  72. data/data/esv/_notes.text.xml +3983 -0
  73. data/lib/wcc/scripture/esv.rb +326 -0
  74. data/lib/wcc/scripture/exceptions.rb +4 -0
  75. data/lib/wcc/scripture/version.rb +5 -0
  76. data/lib/wcc/scripture.rb +4 -0
  77. data/lib/wcc-scripture.rb +2 -0
  78. data/wcc-scripture.gemspec +29 -0
  79. metadata +162 -0
data/data/esv/John.xml ADDED
@@ -0,0 +1,2207 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE crossway-bible SYSTEM "schema/crossway.bibles.dtd">
3
+ <crossway-bible translation="English Standard Version" revision="2006-10-26" xmlns="http://www.crosswaybibles.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="schema/crossway.bibles.xsd">
4
+ <book title="John" num="43">
5
+ <marker class="begin-verse" mid="v43001001"/>
6
+ <chapter num="1">
7
+ <heading>The Word Became Flesh</heading>
8
+ <begin-paragraph/>
9
+ <verse num="1"><crossref let="a" cid="c43001001.1"/>In the beginning was <crossref let="b" cid="c43001001.2"/>the Word, and <crossref let="c" cid="c43001001.3"/>the Word was with God, and <crossref let="d" cid="c43001001.4"/>the Word was God.</verse>
10
+ <marker class="begin-verse" mid="v43001002"/>
11
+ <verse num="2">He was in the beginning with God.</verse>
12
+ <marker class="begin-verse" mid="v43001003"/>
13
+ <verse num="3"><crossref let="e" cid="c43001003.1"/>All things were made through him, and without him was not any thing made that was made.</verse>
14
+ <marker class="begin-verse" mid="v43001004"/>
15
+ <verse num="4"><crossref let="f" cid="c43001004.1"/>In him was life,<note nid="n43001004.1"/> and <crossref let="g" cid="c43001004.2"/>the life was the light of men.</verse>
16
+ <marker class="begin-verse" mid="v43001005"/>
17
+ <verse num="5"><crossref let="h" cid="c43001005.1"/>The light shines in the darkness, and the darkness has not overcome it.</verse>
18
+ <end-paragraph/>
19
+ <marker class="begin-verse" mid="v43001006"/>
20
+ <begin-paragraph/>
21
+ <verse num="6">There was a man <crossref let="i" cid="c43001006.1"/>sent from God, whose name was <crossref let="j" cid="c43001006.2"/>John.</verse>
22
+ <marker class="begin-verse" mid="v43001007"/>
23
+ <verse num="7">He came as a <crossref let="k" cid="c43001007.1"/>witness, to bear witness about the light, <crossref let="l" cid="c43001007.2"/>that all might believe through him.</verse>
24
+ <marker class="begin-verse" mid="v43001008"/>
25
+ <verse num="8"><crossref let="m" cid="c43001008.1"/>He was not the light, but came to bear witness about the light.</verse>
26
+ <end-paragraph/>
27
+ <marker class="begin-verse" mid="v43001009"/>
28
+ <begin-paragraph/>
29
+ <verse num="9"><crossref let="n" cid="c43001009.1"/>The true light, which gives light to everyone, was coming into the world.</verse>
30
+ <marker class="begin-verse" mid="v43001010"/>
31
+ <verse num="10">He was in the world, and the world was made through him, yet <crossref let="o" cid="c43001010.1"/>the world did not know him.</verse>
32
+ <marker class="begin-verse" mid="v43001011"/>
33
+ <verse num="11">He came to <crossref let="p" cid="c43001011.1"/>his own,<note nid="n43001011.1"/> and <crossref let="q" cid="c43001011.2"/>his own people<note nid="n43001011.2"/> <crossref let="r" cid="c43001011.3"/>did not receive him.</verse>
34
+ <marker class="begin-verse" mid="v43001012"/>
35
+ <verse num="12">But to all who did receive him, <crossref let="s" cid="c43001012.1"/>who believed in his name, <crossref let="t" cid="c43001012.2"/>he gave the right <crossref let="u" cid="c43001012.3"/>to become <crossref let="v" cid="c43001012.4"/>children of God,</verse>
36
+ <marker class="begin-verse" mid="v43001013"/>
37
+ <verse num="13">who <crossref let="w" cid="c43001013.1"/>were born, <crossref let="x" cid="c43001013.2"/>not of blood <crossref let="y" cid="c43001013.3"/>nor of the will of the flesh nor of the will of man, but of God.</verse>
38
+ <end-paragraph/>
39
+ <marker class="begin-verse" mid="v43001014"/>
40
+ <begin-paragraph/>
41
+ <verse num="14">And <crossref let="z" cid="c43001014.1"/>the Word <crossref let="a" cid="c43001014.2"/>became flesh and <crossref let="b" cid="c43001014.3"/>dwelt among us, <crossref let="c" cid="c43001014.4"/>and we have seen his glory, glory as of the only Son<note nid="n43001014.1"/> from the Father, full of <crossref let="d" cid="c43001014.5"/>grace and <crossref let="e" cid="c43001014.6"/>truth.</verse>
42
+ <marker class="begin-verse" mid="v43001015"/>
43
+ <verse num="15">(<crossref let="f" cid="c43001015.1"/>John bore witness about him, and cried out, <q class="begin-double" qid="43001015.1" from="43001015.1" to="43001015.4"/>This was he of whom I said, <crossref let="g" cid="c43001015.2"/><q class="begin-single" qid="43001015.2" from="43001015.2" to="43001015.3"/>He who comes after me ranks before me, because he was before me.<q class="end-single" qid="43001015.3" from="43001015.2" to="43001015.3"/><q class="end-double" qid="43001015.4" from="43001015.1" to="43001015.4"/>)</verse>
44
+ <marker class="begin-verse" mid="v43001016"/>
45
+ <verse num="16">For from <crossref let="h" cid="c43001016.1"/>his fullness we have all received, <crossref let="i" cid="c43001016.2"/>grace upon grace.<note nid="n43001016.1"/></verse>
46
+ <marker class="begin-verse" mid="v43001017"/>
47
+ <verse num="17">For <crossref let="j" cid="c43001017.1"/>the law was given through Moses; <crossref let="k" cid="c43001017.2"/>grace and truth came through Jesus Christ.</verse>
48
+ <marker class="begin-verse" mid="v43001018"/>
49
+ <verse num="18"><crossref let="l" cid="c43001018.1"/>No one has ever seen God; <crossref let="m" cid="c43001018.2"/>the only God,<note nid="n43001018.1"/> who is at the Father&apos;s side,<note nid="n43001018.2"/> <crossref let="n" cid="c43001018.3"/>he has made him known.</verse>
50
+ <end-paragraph/>
51
+ <marker class="begin-verse" mid="v43001019"/>
52
+ <heading>The Testimony of John the Baptist</heading>
53
+ <begin-paragraph/>
54
+ <verse num="19">And this is the <crossref let="o" cid="c43001019.1"/>testimony of John, when the Jews sent priests and Levites from Jerusalem to ask him, <crossref let="p" cid="c43001019.2"/><q class="begin-double" qid="43001019.1" from="43001019.1" to="43001019.2"/>Who are you?<q class="end-double" qid="43001019.2" from="43001019.1" to="43001019.2"/></verse>
55
+ <marker class="begin-verse" mid="v43001020"/>
56
+ <verse num="20"><crossref let="q" cid="c43001020.1"/>He confessed, and did not deny, but confessed, <q class="begin-double" qid="43001020.1" from="43001020.1" to="43001020.2"/>I am not the Christ.<q class="end-double" qid="43001020.2" from="43001020.1" to="43001020.2"/></verse>
57
+ <marker class="begin-verse" mid="v43001021"/>
58
+ <verse num="21">And they asked him, <q class="begin-double" qid="43001021.1" from="43001021.1" to="43001021.2"/>What then? <crossref let="r" cid="c43001021.1"/>Are you Elijah?<q class="end-double" qid="43001021.2" from="43001021.1" to="43001021.2"/> He said, <q class="begin-double" qid="43001021.3" from="43001021.3" to="43001021.4"/>I am not.<q class="end-double" qid="43001021.4" from="43001021.3" to="43001021.4"/> <q class="begin-double" qid="43001021.5" from="43001021.5" to="43001021.6"/>Are you <crossref let="s" cid="c43001021.2"/>the Prophet?<q class="end-double" qid="43001021.6" from="43001021.5" to="43001021.6"/> And he answered, <q class="begin-double" qid="43001021.7" from="43001021.7" to="43001021.8"/>No.<q class="end-double" qid="43001021.8" from="43001021.7" to="43001021.8"/></verse>
59
+ <marker class="begin-verse" mid="v43001022"/>
60
+ <verse num="22">So they said to him, <q class="begin-double" qid="43001022.1" from="43001022.1" to="43001022.2"/>Who are you? We need to give an answer to those who sent us. What do you say about yourself?<q class="end-double" qid="43001022.2" from="43001022.1" to="43001022.2"/></verse>
61
+ <marker class="begin-verse" mid="v43001023"/>
62
+ <verse num="23">He said, <q class="begin-double" qid="43001023.1" from="43001023.1" to="43001023.4"/>I am <crossref let="t" cid="c43001023.1"/><crossref cid="t43001023.1"/>the voice of one crying out in the wilderness, <q class="begin-single" qid="43001023.2" from="43001023.2" to="43001023.3"/>Make straight<note nid="n43001023.1"/> the way of the Lord,<q class="end-single" qid="43001023.3" from="43001023.2" to="43001023.3"/> as the prophet Isaiah said.<q class="end-double" qid="43001023.4" from="43001023.1" to="43001023.4"/></verse>
63
+ <end-paragraph/>
64
+ <marker class="begin-verse" mid="v43001024"/>
65
+ <begin-paragraph/>
66
+ <verse num="24">(Now they had been sent from the Pharisees.)</verse>
67
+ <marker class="begin-verse" mid="v43001025"/>
68
+ <verse num="25">They asked him, <crossref let="u" cid="c43001025.1"/><q class="begin-double" qid="43001025.1" from="43001025.1" to="43001025.2"/>Then why are you baptizing, if you are neither the Christ, nor Elijah, nor the Prophet?<q class="end-double" qid="43001025.2" from="43001025.1" to="43001025.2"/></verse>
69
+ <marker class="begin-verse" mid="v43001026"/>
70
+ <verse num="26">John answered them, <crossref let="v" cid="c43001026.1"/><q class="begin-double" qid="43001026.1" from="43001026.1" to="43001027.1"/>I baptize with water, but among you stands one you do not know,</verse>
71
+ <marker class="begin-verse" mid="v43001027"/>
72
+ <verse num="27">even <crossref let="w" cid="c43001027.1"/>he who comes after me, the strap of whose sandal I am not worthy to untie.<q class="end-double" qid="43001027.1" from="43001026.1" to="43001027.1"/></verse>
73
+ <marker class="begin-verse" mid="v43001028"/>
74
+ <verse num="28">These things took place in Bethany across the Jordan, where John was baptizing.</verse>
75
+ <end-paragraph/>
76
+ <marker class="begin-verse" mid="v43001029"/>
77
+ <heading>Behold, the Lamb of God</heading>
78
+ <begin-paragraph/>
79
+ <verse num="29">The next day he saw Jesus coming toward him, and said, <q class="begin-double" qid="43001029.1" from="43001029.1" to="43001031.1"/>Behold, <crossref let="x" cid="c43001029.1"/>the Lamb of God, who <crossref let="y" cid="c43001029.2"/>takes away the sin <crossref let="z" cid="c43001029.3"/>of the world!</verse>
80
+ <marker class="begin-verse" mid="v43001030"/>
81
+ <verse num="30">This is he of whom I said, <crossref let="a" cid="c43001030.1"/><q class="begin-single" qid="43001030.1" from="43001030.1" to="43001030.2"/>After me comes a man who ranks before me, because he was before me.<q class="end-single" qid="43001030.2" from="43001030.1" to="43001030.2"/></verse>
82
+ <marker class="begin-verse" mid="v43001031"/>
83
+ <verse num="31">I myself did not know him, but <crossref let="b" cid="c43001031.1"/>for this purpose I came baptizing with water, that he might be revealed to Israel.<q class="end-double" qid="43001031.1" from="43001029.1" to="43001031.1"/></verse>
84
+ <marker class="begin-verse" mid="v43001032"/>
85
+ <verse num="32">And John <crossref let="c" cid="c43001032.1"/>bore witness: <crossref let="d" cid="c43001032.2"/><q class="begin-double" qid="43001032.1" from="43001032.1" to="43001034.1"/>I saw the Spirit descend from heaven like a dove, and <crossref let="e" cid="c43001032.3"/>it remained on him.</verse>
86
+ <marker class="begin-verse" mid="v43001033"/>
87
+ <verse num="33">I myself did not know him, but <crossref let="f" cid="c43001033.1"/>he who sent me to baptize <crossref let="g" cid="c43001033.2"/>with water said to me, <q class="begin-single" qid="43001033.1" from="43001033.1" to="43001033.2"/>He on whom you see the Spirit descend and remain, <crossref let="h" cid="c43001033.3"/>this is he who baptizes <crossref let="g" cid="c43001033.4"/>with the Holy Spirit.<q class="end-single" qid="43001033.2" from="43001033.1" to="43001033.2"/></verse>
88
+ <marker class="begin-verse" mid="v43001034"/>
89
+ <verse num="34">And I have seen and have borne witness that this is the Son<note nid="n43001034.1"/> of God.<q class="end-double" qid="43001034.1" from="43001032.1" to="43001034.1"/></verse>
90
+ <end-paragraph/>
91
+ <marker class="begin-verse" mid="v43001035"/>
92
+ <heading>Jesus Calls the First Disciples</heading>
93
+ <begin-paragraph/>
94
+ <verse num="35">The next day again John was standing with two of his disciples,</verse>
95
+ <marker class="begin-verse" mid="v43001036"/>
96
+ <verse num="36">and he looked at Jesus as he walked by and said, <q class="begin-double" qid="43001036.1" from="43001036.1" to="43001036.2"/>Behold, <crossref let="i" cid="c43001036.1"/>the Lamb of God!<q class="end-double" qid="43001036.2" from="43001036.1" to="43001036.2"/></verse>
97
+ <marker class="begin-verse" mid="v43001037"/>
98
+ <verse num="37">The two disciples heard him say this, and they followed Jesus.</verse>
99
+ <marker class="begin-verse" mid="v43001038"/>
100
+ <verse num="38">Jesus turned and saw them following and said to them, <woc><crossref let="j" cid="c43001038.1"/><q class="begin-double" qid="43001038.1" from="43001038.1" to="43001038.2"/>What are you seeking?<q class="end-double" qid="43001038.2" from="43001038.1" to="43001038.2"/></woc> And they said to him, <crossref let="k" cid="c43001038.2"/><q class="begin-double" qid="43001038.3" from="43001038.3" to="43001038.4"/>Rabbi<q class="end-double" qid="43001038.4" from="43001038.3" to="43001038.4"/> (which means Teacher), <q class="begin-double" qid="43001038.5" from="43001038.5" to="43001038.6"/>where are you staying?<q class="end-double" qid="43001038.6" from="43001038.5" to="43001038.6"/></verse>
101
+ <marker class="begin-verse" mid="v43001039"/>
102
+ <verse num="39">He said to them, <woc><q class="begin-double" qid="43001039.1" from="43001039.1" to="43001039.2"/>Come and you will see.<q class="end-double" qid="43001039.2" from="43001039.1" to="43001039.2"/></woc> So they came and saw where he was staying, and they stayed with him that day, for it was about the tenth hour.<note nid="n43001039.1"/></verse>
103
+ <marker class="begin-verse" mid="v43001040"/>
104
+ <verse num="40"><crossref let="l" cid="c43001040.1"/>One of the two who heard John speak and followed Jesus<note nid="n43001040.1"/> was Andrew, Simon Peter&apos;s brother.</verse>
105
+ <marker class="begin-verse" mid="v43001041"/>
106
+ <verse num="41">He first found his own brother Simon and said to him, <q class="begin-double" qid="43001041.1" from="43001041.1" to="43001041.2"/>We have found <crossref let="m" cid="c43001041.1"/>the Messiah<q class="end-double" qid="43001041.2" from="43001041.1" to="43001041.2"/> (which means Christ).</verse>
107
+ <marker class="begin-verse" mid="v43001042"/>
108
+ <verse num="42">He brought him to Jesus. Jesus looked at him and said, <woc><q class="begin-double" qid="43001042.1" from="43001042.1" to="43001042.2"/>You are Simon the son of <crossref let="n" cid="c43001042.1"/>John. You shall be called <crossref let="o" cid="c43001042.2"/>Cephas<q class="end-double" qid="43001042.2" from="43001042.1" to="43001042.2"/></woc> (which means <crossref let="p" cid="c43001042.3"/>Peter<note nid="n43001042.1"/>).</verse>
109
+ <end-paragraph/>
110
+ <marker class="begin-verse" mid="v43001043"/>
111
+ <heading>Jesus Calls Philip and Nathanael</heading>
112
+ <begin-paragraph/>
113
+ <verse num="43"><crossref let="q" cid="c43001043.1"/>The next day Jesus decided <crossref let="r" cid="c43001043.2"/>to go to Galilee. He found Philip and said to him, <woc><q class="begin-double" qid="43001043.1" from="43001043.1" to="43001043.2"/>Follow me.<q class="end-double" qid="43001043.2" from="43001043.1" to="43001043.2"/></woc></verse>
114
+ <marker class="begin-verse" mid="v43001044"/>
115
+ <verse num="44">Now <crossref let="s" cid="c43001044.1"/>Philip was from Bethsaida, the city of Andrew and Peter.</verse>
116
+ <marker class="begin-verse" mid="v43001045"/>
117
+ <verse num="45">Philip found <crossref let="t" cid="c43001045.1"/>Nathanael and said to him, <q class="begin-double" qid="43001045.1" from="43001045.1" to="43001045.2"/>We have found him of whom <crossref let="u" cid="c43001045.2"/>Moses in the Law and also the prophets wrote, Jesus <crossref let="v" cid="c43001045.3"/>of Nazareth, <crossref let="w" cid="c43001045.4"/>the son of Joseph.<q class="end-double" qid="43001045.2" from="43001045.1" to="43001045.2"/></verse>
118
+ <marker class="begin-verse" mid="v43001046"/>
119
+ <verse num="46">Nathanael said to him, <crossref let="x" cid="c43001046.1"/><q class="begin-double" qid="43001046.1" from="43001046.1" to="43001046.2"/>Can anything good come out of Nazareth?<q class="end-double" qid="43001046.2" from="43001046.1" to="43001046.2"/> Philip said to him, <q class="begin-double" qid="43001046.3" from="43001046.3" to="43001046.4"/>Come and see.<q class="end-double" qid="43001046.4" from="43001046.3" to="43001046.4"/></verse>
120
+ <marker class="begin-verse" mid="v43001047"/>
121
+ <verse num="47">Jesus saw Nathanael coming toward him and said of him, <woc><q class="begin-double" qid="43001047.1" from="43001047.1" to="43001047.2"/>Behold, <crossref let="y" cid="c43001047.1"/>an Israelite indeed, <crossref let="z" cid="c43001047.2"/>in whom there is no deceit!<q class="end-double" qid="43001047.2" from="43001047.1" to="43001047.2"/></woc></verse>
122
+ <marker class="begin-verse" mid="v43001048"/>
123
+ <verse num="48">Nathanael said to him, <q class="begin-double" qid="43001048.1" from="43001048.1" to="43001048.2"/>How <crossref let="a" cid="c43001048.1"/>do you know me?<q class="end-double" qid="43001048.2" from="43001048.1" to="43001048.2"/> Jesus answered him, <woc><q class="begin-double" qid="43001048.3" from="43001048.3" to="43001048.4"/>Before Philip called you, when you were under the fig tree, I saw you.<q class="end-double" qid="43001048.4" from="43001048.3" to="43001048.4"/></woc></verse>
124
+ <marker class="begin-verse" mid="v43001049"/>
125
+ <verse num="49">Nathanael answered him, <crossref let="b" cid="c43001049.1"/><q class="begin-double" qid="43001049.1" from="43001049.1" to="43001049.2"/>Rabbi, <crossref let="c" cid="c43001049.2"/>you are the Son of God! You are the <crossref let="d" cid="c43001049.3"/>King of Israel!<q class="end-double" qid="43001049.2" from="43001049.1" to="43001049.2"/></verse>
126
+ <marker class="begin-verse" mid="v43001050"/>
127
+ <verse num="50">Jesus answered him, <woc><q class="begin-double" qid="43001050.1" from="43001050.1" to="43001050.4"/>Because I said to you, <q class="begin-single" qid="43001050.2" from="43001050.2" to="43001050.3"/>I saw you under the fig tree,<q class="end-single" qid="43001050.3" from="43001050.2" to="43001050.3"/> do you believe? You will see greater things than these.<q class="end-double" qid="43001050.4" from="43001050.1" to="43001050.4"/></woc></verse>
128
+ <marker class="begin-verse" mid="v43001051"/>
129
+ <verse num="51">And he said to him, <woc><q class="begin-double" qid="43001051.1" from="43001051.1" to="43001051.2"/>Truly, truly, I say to you,<note nid="n43001051.1"/> you will see <crossref let="e" cid="c43001051.1"/>heaven opened, and <crossref let="f" cid="c43001051.2"/>the angels of God ascending and descending on <crossref let="g" cid="c43001051.3"/>the Son of Man.<q class="end-double" qid="43001051.2" from="43001051.1" to="43001051.2"/></woc></verse>
130
+ <end-paragraph/>
131
+ </chapter>
132
+ <marker class="begin-verse" mid="v43002001"/>
133
+ <chapter num="2">
134
+ <heading>The Wedding at Cana</heading>
135
+ <begin-paragraph/>
136
+ <verse num="1">On <crossref let="h" cid="c43002001.1"/>the third day there was a wedding at <crossref let="i" cid="c43002001.2"/>Cana in Galilee, and the mother of Jesus was there.</verse>
137
+ <marker class="begin-verse" mid="v43002002"/>
138
+ <verse num="2">Jesus also was invited to the wedding with <crossref let="j" cid="c43002002.1"/>his disciples.</verse>
139
+ <marker class="begin-verse" mid="v43002003"/>
140
+ <verse num="3">When the wine ran out, the mother of Jesus said to him, <q class="begin-double" qid="43002003.1" from="43002003.1" to="43002003.2"/>They have no wine.<q class="end-double" qid="43002003.2" from="43002003.1" to="43002003.2"/></verse>
141
+ <marker class="begin-verse" mid="v43002004"/>
142
+ <verse num="4">And Jesus said to her, <woc><crossref let="k" cid="c43002004.1"/><q class="begin-double" qid="43002004.1" from="43002004.1" to="43002004.2"/>Woman, <crossref let="l" cid="c43002004.2"/>what does this have to do with me? <crossref let="m" cid="c43002004.3"/>My hour has not yet come.<q class="end-double" qid="43002004.2" from="43002004.1" to="43002004.2"/></woc></verse>
143
+ <marker class="begin-verse" mid="v43002005"/>
144
+ <verse num="5">His mother said to the servants, <q class="begin-double" qid="43002005.1" from="43002005.1" to="43002005.2"/>Do whatever he tells you.<q class="end-double" qid="43002005.2" from="43002005.1" to="43002005.2"/></verse>
145
+ <end-paragraph/>
146
+ <marker class="begin-verse" mid="v43002006"/>
147
+ <begin-paragraph/>
148
+ <verse num="6">Now there were six stone water jars there <crossref let="n" cid="c43002006.1"/>for the Jewish rites of purification, each holding twenty or thirty <crossref let="o" cid="c43002006.2"/>gallons.<note nid="n43002006.1"/></verse>
149
+ <marker class="begin-verse" mid="v43002007"/>
150
+ <verse num="7">Jesus said to the servants, <woc><q class="begin-double" qid="43002007.1" from="43002007.1" to="43002007.2"/>Fill the jars with water.<q class="end-double" qid="43002007.2" from="43002007.1" to="43002007.2"/></woc> And they filled them up to the brim.</verse>
151
+ <marker class="begin-verse" mid="v43002008"/>
152
+ <verse num="8">And he said to them, <woc><q class="begin-double" qid="43002008.1" from="43002008.1" to="43002008.2"/>Now draw some out and take it to the master of the feast.<q class="end-double" qid="43002008.2" from="43002008.1" to="43002008.2"/></woc> So they took it.</verse>
153
+ <marker class="begin-verse" mid="v43002009"/>
154
+ <verse num="9">When the master of the feast tasted <crossref let="p" cid="c43002009.1"/>the water now become wine, and did not know where it came from (though the servants who had drawn the water knew), the master of the feast called the bridegroom</verse>
155
+ <marker class="begin-verse" mid="v43002010"/>
156
+ <verse num="10">and said to him, <q class="begin-double" qid="43002010.1" from="43002010.1" to="43002010.2"/>Everyone serves the good wine first, and when people have drunk freely, then the poor wine. But you have kept the good wine until now.<q class="end-double" qid="43002010.2" from="43002010.1" to="43002010.2"/></verse>
157
+ <marker class="begin-verse" mid="v43002011"/>
158
+ <verse num="11">This, the first of his signs, Jesus did at Cana in Galilee, and manifested <crossref let="q" cid="c43002011.1"/>his glory. And <crossref let="r" cid="c43002011.2"/>his disciples believed in him.</verse>
159
+ <end-paragraph/>
160
+ <marker class="begin-verse" mid="v43002012"/>
161
+ <begin-paragraph/>
162
+ <verse num="12">After this he went down to Capernaum, with his mother and <crossref let="s" cid="c43002012.1"/>his brothers<note nid="n43002012.1"/> and his disciples, and they stayed there for a few days.</verse>
163
+ <end-paragraph/>
164
+ <marker class="begin-verse" mid="v43002013"/>
165
+ <heading>Jesus Cleanses the Temple</heading>
166
+ <begin-paragraph/>
167
+ <verse num="13"><crossref let="t" cid="c43002013.1"/>The Passover of the Jews was at hand, and Jesus <crossref let="u" cid="c43002013.2"/>went up to Jerusalem.</verse>
168
+ <marker class="begin-verse" mid="v43002014"/>
169
+ <verse num="14"><crossref let="v" cid="c43002014.1"/>In the temple he found those who were selling oxen and sheep and pigeons, and the money-changers sitting there.</verse>
170
+ <marker class="begin-verse" mid="v43002015"/>
171
+ <verse num="15">And making a whip of cords, he drove them all out of the temple, with the sheep and oxen. And he poured out the coins of the money-changers and overturned their tables.</verse>
172
+ <marker class="begin-verse" mid="v43002016"/>
173
+ <verse num="16">And he told those who sold the pigeons, <woc><q class="begin-double" qid="43002016.1" from="43002016.1" to="43002016.2"/>Take these things away; do not make <crossref let="w" cid="c43002016.1"/>my Father&apos;s house a house of trade.<q class="end-double" qid="43002016.2" from="43002016.1" to="43002016.2"/></woc></verse>
174
+ <marker class="begin-verse" mid="v43002017"/>
175
+ <verse num="17">His disciples remembered that it was written, <crossref let="x" cid="c43002017.1"/><crossref cid="t43002017.1"/><q class="begin-double" qid="43002017.1" from="43002017.1" to="43002017.2"/>Zeal for your house will consume me.<q class="end-double" qid="43002017.2" from="43002017.1" to="43002017.2"/></verse>
176
+ <end-paragraph/>
177
+ <marker class="begin-verse" mid="v43002018"/>
178
+ <begin-paragraph/>
179
+ <verse num="18">So the Jews said to him, <crossref let="y" cid="c43002018.1"/><q class="begin-double" qid="43002018.1" from="43002018.1" to="43002018.2"/>What sign do you show us for doing these things?<q class="end-double" qid="43002018.2" from="43002018.1" to="43002018.2"/></verse>
180
+ <marker class="begin-verse" mid="v43002019"/>
181
+ <verse num="19">Jesus answered them, <woc><crossref let="z" cid="c43002019.1"/><q class="begin-double" qid="43002019.1" from="43002019.1" to="43002019.2"/>Destroy this temple, and in three days <crossref let="a" cid="c43002019.2"/>I will raise it up.<q class="end-double" qid="43002019.2" from="43002019.1" to="43002019.2"/></woc></verse>
182
+ <marker class="begin-verse" mid="v43002020"/>
183
+ <verse num="20">The Jews then said, <q class="begin-double" qid="43002020.1" from="43002020.1" to="43002020.2"/>It has taken forty-six years to build this temple,<note nid="n43002020.1"/> and will you raise it up in three days?<q class="end-double" qid="43002020.2" from="43002020.1" to="43002020.2"/></verse>
184
+ <marker class="begin-verse" mid="v43002021"/>
185
+ <verse num="21">But he was speaking about <crossref let="b" cid="c43002021.1"/>the temple of his body.</verse>
186
+ <marker class="begin-verse" mid="v43002022"/>
187
+ <verse num="22">When therefore he was raised from the dead, <crossref let="c" cid="c43002022.1"/>his disciples remembered that he had said this, and they believed <crossref let="d" cid="c43002022.2"/>the Scripture and the word that Jesus had spoken.</verse>
188
+ <end-paragraph/>
189
+ <marker class="begin-verse" mid="v43002023"/>
190
+ <heading>Jesus Knows What Is in Man</heading>
191
+ <begin-paragraph/>
192
+ <verse num="23">Now when he was in Jerusalem at the Passover Feast, many believed in his name <crossref let="e" cid="c43002023.1"/>when they saw the signs that he was doing.</verse>
193
+ <marker class="begin-verse" mid="v43002024"/>
194
+ <verse num="24">But Jesus <crossref let="f" cid="c43002024.1"/>on his part did not entrust himself to them, because <crossref let="g" cid="c43002024.2"/>he knew all people</verse>
195
+ <marker class="begin-verse" mid="v43002025"/>
196
+ <verse num="25">and needed no one to bear witness about man, for <crossref let="g" cid="c43002025.1"/>he himself knew what was in man.</verse>
197
+ <end-paragraph/>
198
+ </chapter>
199
+ <marker class="begin-verse" mid="v43003001"/>
200
+ <chapter num="3">
201
+ <heading>You Must Be Born Again</heading>
202
+ <begin-paragraph/>
203
+ <verse num="1">Now there was a man of the Pharisees named <crossref let="h" cid="c43003001.1"/>Nicodemus, <crossref let="i" cid="c43003001.2"/>a ruler of the Jews.</verse>
204
+ <marker class="begin-verse" mid="v43003002"/>
205
+ <verse num="2">This man came to Jesus<note nid="n43003002.1"/> <crossref let="j" cid="c43003002.1"/>by night and said to him, <crossref let="k" cid="c43003002.2"/><q class="begin-double" qid="43003002.1" from="43003002.1" to="43003002.2"/>Rabbi, <crossref let="l" cid="c43003002.3"/>we know that you are a teacher come from God, for no one can do these signs that you do <crossref let="m" cid="c43003002.4"/>unless God is with him.<q class="end-double" qid="43003002.2" from="43003002.1" to="43003002.2"/></verse>
206
+ <marker class="begin-verse" mid="v43003003"/>
207
+ <verse num="3">Jesus answered him, <woc><q class="begin-double" qid="43003003.1" from="43003003.1" to="43003003.2"/>Truly, truly, I say to you, unless one is <crossref let="n" cid="c43003003.1"/>born <crossref let="o" cid="c43003003.2"/>again<note nid="n43003003.1"/> he cannot <crossref let="p" cid="c43003003.3"/>see the kingdom of God.<q class="end-double" qid="43003003.2" from="43003003.1" to="43003003.2"/></woc></verse>
208
+ <marker class="begin-verse" mid="v43003004"/>
209
+ <verse num="4">Nicodemus said to him, <q class="begin-double" qid="43003004.1" from="43003004.1" to="43003004.2"/>How can a man be born when he is old? Can he enter a second time into his mother&apos;s womb and be born?<q class="end-double" qid="43003004.2" from="43003004.1" to="43003004.2"/></verse>
210
+ <marker class="begin-verse" mid="v43003005"/>
211
+ <verse num="5">Jesus answered, <woc><q class="begin-double" qid="43003005.1" from="43003005.1" to="43003008.1"/>Truly, truly, I say to you, unless one is born <crossref let="q" cid="c43003005.1"/>of water and the Spirit, he cannot enter the kingdom of God.</woc></verse>
212
+ <marker class="begin-verse" mid="v43003006"/>
213
+ <verse num="6" class="woc"><woc><crossref let="r" cid="c43003006.1"/>That which is born of the flesh is <crossref let="s" cid="c43003006.2"/>flesh, and that which is born of the Spirit is spirit.<note nid="n43003006.1"/></woc></verse>
214
+ <marker class="begin-verse" mid="v43003007"/>
215
+ <verse num="7" class="woc"><woc><crossref let="t" cid="c43003007.1"/>Do not marvel that I said to you, <q class="begin-single" qid="43003007.1" from="43003007.1" to="43003007.2"/>You<note nid="n43003007.1"/> must be born <crossref let="u" cid="c43003007.2"/>again.<q class="end-single" qid="43003007.2" from="43003007.1" to="43003007.2"/></woc></verse>
216
+ <marker class="begin-verse" mid="v43003008"/>
217
+ <verse num="8" class="woc"><woc><crossref let="v" cid="c43003008.1"/>The wind<note nid="n43003008.1"/> blows <crossref let="w" cid="c43003008.2"/>where it wishes, and you hear its sound, but you do not know where it comes from or where it goes. So it is with everyone who is born of the Spirit.<q class="end-double" qid="43003008.1" from="43003005.1" to="43003008.1"/></woc></verse>
218
+ <end-paragraph/>
219
+ <marker class="begin-verse" mid="v43003009"/>
220
+ <begin-paragraph/>
221
+ <verse num="9">Nicodemus said to him, <crossref let="x" cid="c43003009.1"/><q class="begin-double" qid="43003009.1" from="43003009.1" to="43003009.2"/>How can these things be?<q class="end-double" qid="43003009.2" from="43003009.1" to="43003009.2"/></verse>
222
+ <marker class="begin-verse" mid="v43003010"/>
223
+ <verse num="10">Jesus answered him, <woc><q class="begin-double" qid="43003010.1" from="43003010.1" to="43003021.1"/>Are you the teacher of Israel <crossref let="y" cid="c43003010.1"/>and yet you do not understand these things?</woc></verse>
224
+ <marker class="begin-verse" mid="v43003011"/>
225
+ <verse num="11" class="woc"><woc>Truly, truly, I say to you, <crossref let="z" cid="c43003011.1"/>we speak of what we know, and bear witness to what we have seen, but <crossref let="z" cid="c43003011.2"/>you<note nid="n43003011.1"/> do not receive our testimony.</woc></verse>
226
+ <marker class="begin-verse" mid="v43003012"/>
227
+ <verse num="12" class="woc"><woc>If I have told you earthly things and you do not believe, how can you believe if I tell you heavenly things?</woc></verse>
228
+ <marker class="begin-verse" mid="v43003013"/>
229
+ <verse num="13" class="woc"><woc><crossref let="a" cid="c43003013.1"/>No one has <crossref let="b" cid="c43003013.2"/>ascended into heaven except <crossref let="c" cid="c43003013.3"/>he who descended from heaven, the Son of Man.<note nid="n43003013.1"/></woc></verse>
230
+ <marker class="begin-verse" mid="v43003014"/>
231
+ <verse num="14" class="woc"><woc>And <crossref let="d" cid="c43003014.1"/>as Moses lifted up the serpent in the wilderness, so must the Son of Man <crossref let="e" cid="c43003014.2"/>be lifted up,</woc></verse>
232
+ <marker class="begin-verse" mid="v43003015"/>
233
+ <verse num="15" class="woc"><woc>that whoever believes <crossref let="f" cid="c43003015.1"/>in him <crossref let="g" cid="c43003015.2"/>may have eternal life.<note nid="n43003015.1"/></woc></verse>
234
+ <end-paragraph/>
235
+ <marker class="begin-verse" mid="v43003016"/>
236
+ <heading>For God So Loved the World</heading>
237
+ <begin-paragraph/>
238
+ <verse num="16" class="woc"><woc><q class="continue-double" qid="43003016.1" from="43003010.1" to="43003021.1"/>For <crossref let="h" cid="c43003016.1"/>God so loved <crossref let="i" cid="c43003016.2"/>the world,<note nid="n43003016.1"/> <crossref let="j" cid="c43003016.3"/>that he gave his only Son, that whoever believes in him should not <crossref let="k" cid="c43003016.4"/>perish but have eternal life.</woc></verse>
239
+ <marker class="begin-verse" mid="v43003017"/>
240
+ <verse num="17" class="woc"><woc>For <crossref let="l" cid="c43003017.1"/>God did not send his Son into the world <crossref let="m" cid="c43003017.2"/>to condemn the world, but in order that the world might be saved through him.</woc></verse>
241
+ <marker class="begin-verse" mid="v43003018"/>
242
+ <verse num="18" class="woc"><woc><crossref let="n" cid="c43003018.1"/>Whoever believes in him is not condemned, but whoever does not believe is condemned already, because he has not <crossref let="o" cid="c43003018.2"/>believed in the name of the only Son of God.</woc></verse>
243
+ <marker class="begin-verse" mid="v43003019"/>
244
+ <verse num="19" class="woc"><woc><crossref let="p" cid="c43003019.1"/>And this is the judgment: <crossref let="q" cid="c43003019.2"/>the light has come into the world, and <crossref let="r" cid="c43003019.3"/>people loved the darkness rather than the light because <crossref let="s" cid="c43003019.4"/>their works were evil.</woc></verse>
245
+ <marker class="begin-verse" mid="v43003020"/>
246
+ <verse num="20" class="woc"><woc><crossref let="t" cid="c43003020.1"/>For everyone who does wicked things hates the light and does not come to the light, <crossref let="u" cid="c43003020.2"/>lest his works should be exposed.</woc></verse>
247
+ <marker class="begin-verse" mid="v43003021"/>
248
+ <verse num="21" class="woc"><woc>But whoever <crossref let="v" cid="c43003021.1"/>does what is true <crossref let="w" cid="c43003021.2"/>comes to the light, so that it may be clearly seen that his works have been carried out in God.<q class="end-double" qid="43003021.1" from="43003010.1" to="43003021.1"/></woc></verse>
249
+ <end-paragraph/>
250
+ <marker class="begin-verse" mid="v43003022"/>
251
+ <heading>John the Baptist Exalts Christ</heading>
252
+ <begin-paragraph/>
253
+ <verse num="22">After this Jesus and his disciples went into the Judean countryside, and he remained there with them and <crossref let="x" cid="c43003022.1"/>was baptizing.</verse>
254
+ <marker class="begin-verse" mid="v43003023"/>
255
+ <verse num="23">John also was baptizing at Aenon near Salim, because water was plentiful there, and people were coming and being baptized</verse>
256
+ <marker class="begin-verse" mid="v43003024"/>
257
+ <verse num="24">(for <crossref let="y" cid="c43003024.1"/>John had not yet been put in prison).</verse>
258
+ <end-paragraph/>
259
+ <marker class="begin-verse" mid="v43003025"/>
260
+ <begin-paragraph/>
261
+ <verse num="25">Now a discussion arose between some of John&apos;s disciples and a Jew over <crossref let="z" cid="c43003025.1"/>purification.</verse>
262
+ <marker class="begin-verse" mid="v43003026"/>
263
+ <verse num="26">And they came to John and said to him, <crossref let="a" cid="c43003026.1"/><q class="begin-double" qid="43003026.1" from="43003026.1" to="43003026.2"/>Rabbi, he who was with you across the Jordan, <crossref let="b" cid="c43003026.2"/>to whom you bore witness&emdash;look, he is baptizing, and <crossref let="c" cid="c43003026.3"/>all are going to him.<q class="end-double" qid="43003026.2" from="43003026.1" to="43003026.2"/></verse>
264
+ <marker class="begin-verse" mid="v43003027"/>
265
+ <verse num="27">John answered, <crossref let="d" cid="c43003027.1"/><q class="begin-double" qid="43003027.1" from="43003027.1" to="43003030.1"/>A person cannot receive even one thing <crossref let="e" cid="c43003027.2"/>unless it is given him <crossref let="f" cid="c43003027.3"/>from heaven.</verse>
266
+ <marker class="begin-verse" mid="v43003028"/>
267
+ <verse num="28">You yourselves bear me witness, that I said, <crossref let="g" cid="c43003028.1"/><q class="begin-single" qid="43003028.1" from="43003028.1" to="43003028.2"/>I am not the Christ, but <crossref let="h" cid="c43003028.2"/>I have been sent before him.<q class="end-single" qid="43003028.2" from="43003028.1" to="43003028.2"/></verse>
268
+ <marker class="begin-verse" mid="v43003029"/>
269
+ <verse num="29"><crossref let="i" cid="c43003029.1"/>The one who has the bride is the bridegroom. <crossref let="j" cid="c43003029.2"/>The friend of the bridegroom, who stands and hears him, <crossref let="k" cid="c43003029.3"/>rejoices greatly at the bridegroom&apos;s voice. Therefore this joy of mine is now complete.</verse>
270
+ <marker class="begin-verse" mid="v43003030"/>
271
+ <verse num="30"><crossref let="l" cid="c43003030.1"/>He must increase, but I must decrease.<q class="end-double" qid="43003030.1" from="43003027.1" to="43003030.1"/><note nid="n43003030.1"/></verse>
272
+ <end-paragraph/>
273
+ <marker class="begin-verse" mid="v43003031"/>
274
+ <begin-paragraph/>
275
+ <verse num="31"><crossref let="m" cid="c43003031.1"/>He who comes from above <crossref let="n" cid="c43003031.2"/>is above all. He who is of the earth belongs to the earth and <crossref let="o" cid="c43003031.3"/>speaks in an earthly way. <crossref let="p" cid="c43003031.4"/>He who comes from heaven <crossref let="n" cid="c43003031.5"/>is above all.</verse>
276
+ <marker class="begin-verse" mid="v43003032"/>
277
+ <verse num="32"><crossref let="q" cid="c43003032.1"/>He bears witness to what he has seen and heard, <crossref let="r" cid="c43003032.2"/>yet no one receives his testimony.</verse>
278
+ <marker class="begin-verse" mid="v43003033"/>
279
+ <verse num="33">Whoever receives his testimony <crossref let="s" cid="c43003033.1"/>sets his seal to this, <crossref let="t" cid="c43003033.2"/>that God is true.</verse>
280
+ <marker class="begin-verse" mid="v43003034"/>
281
+ <verse num="34">For he whom <crossref let="u" cid="c43003034.1"/>God has sent utters the words of God, for he gives the Spirit <crossref let="v" cid="c43003034.2"/>without measure.</verse>
282
+ <marker class="begin-verse" mid="v43003035"/>
283
+ <verse num="35"><crossref let="w" cid="c43003035.1"/>The Father loves the Son and <crossref let="x" cid="c43003035.2"/>has given all things into his hand.</verse>
284
+ <marker class="begin-verse" mid="v43003036"/>
285
+ <verse num="36"><crossref let="y" cid="c43003036.1"/>Whoever believes in the Son has eternal life; <crossref let="z" cid="c43003036.2"/>whoever does not obey the Son shall not <crossref let="a" cid="c43003036.3"/>see life, but the wrath of God remains on him.</verse>
286
+ <end-paragraph/>
287
+ </chapter>
288
+ <marker class="begin-verse" mid="v43004001"/>
289
+ <chapter num="4">
290
+ <heading>Jesus and the Woman of Samaria</heading>
291
+ <begin-paragraph/>
292
+ <verse num="1">Now when Jesus learned that the Pharisees had heard that Jesus was making and <crossref let="b" cid="c43004001.1"/>baptizing more disciples than John</verse>
293
+ <marker class="begin-verse" mid="v43004002"/>
294
+ <verse num="2">(although Jesus himself did not baptize, but only his disciples),</verse>
295
+ <marker class="begin-verse" mid="v43004003"/>
296
+ <verse num="3">he left Judea and departed <crossref let="c" cid="c43004003.1"/>again for Galilee.</verse>
297
+ <marker class="begin-verse" mid="v43004004"/>
298
+ <verse num="4"><crossref let="d" cid="c43004004.1"/>And he had to pass through Samaria.</verse>
299
+ <marker class="begin-verse" mid="v43004005"/>
300
+ <verse num="5">So he came to a town of Samaria called Sychar, near the field <crossref let="e" cid="c43004005.1"/>that Jacob had given to his son Joseph.</verse>
301
+ <marker class="begin-verse" mid="v43004006"/>
302
+ <verse num="6">Jacob&apos;s well was there; so Jesus, <crossref let="f" cid="c43004006.1"/>wearied as he was from his journey, was sitting beside the well. It was about the sixth hour.<note nid="n43004006.1"/></verse>
303
+ <end-paragraph/>
304
+ <marker class="begin-verse" mid="v43004007"/>
305
+ <begin-paragraph/>
306
+ <verse num="7">A woman from Samaria came to draw water. Jesus said to her, <woc><crossref let="f" cid="c43004007.1"/><q class="begin-double" qid="43004007.1" from="43004007.1" to="43004007.2"/>Give me a drink.<q class="end-double" qid="43004007.2" from="43004007.1" to="43004007.2"/></woc></verse>
307
+ <marker class="begin-verse" mid="v43004008"/>
308
+ <verse num="8">(For his disciples had gone away into the city to buy food.)</verse>
309
+ <marker class="begin-verse" mid="v43004009"/>
310
+ <verse num="9">The Samaritan woman said to him, <q class="begin-double" qid="43004009.1" from="43004009.1" to="43004009.2"/>How is it that you, a Jew, ask for a drink from me, a woman of Samaria?<q class="end-double" qid="43004009.2" from="43004009.1" to="43004009.2"/> (<crossref let="g" cid="c43004009.1"/>For Jews have no dealings with Samaritans.)</verse>
311
+ <marker class="begin-verse" mid="v43004010"/>
312
+ <verse num="10">Jesus answered her, <woc><q class="begin-double" qid="43004010.1" from="43004010.1" to="43004010.4"/>If you knew the gift of God, and who it is that is saying to you, <q class="begin-single" qid="43004010.2" from="43004010.2" to="43004010.3"/>Give me a drink,<q class="end-single" qid="43004010.3" from="43004010.2" to="43004010.3"/> you would have asked him, and he would have given you <crossref let="h" cid="c43004010.1"/>living water.<q class="end-double" qid="43004010.4" from="43004010.1" to="43004010.4"/></woc></verse>
313
+ <marker class="begin-verse" mid="v43004011"/>
314
+ <verse num="11">The woman said to him, <q class="begin-double" qid="43004011.1" from="43004011.1" to="43004012.1"/>Sir, you have nothing to draw water with, and the well is deep. Where do you get that living water?</verse>
315
+ <marker class="begin-verse" mid="v43004012"/>
316
+ <verse num="12"><crossref let="i" cid="c43004012.1"/>Are you greater than our father Jacob? <crossref let="j" cid="c43004012.2"/>He gave us the well and drank from it himself, as did his sons and his livestock.<q class="end-double" qid="43004012.1" from="43004011.1" to="43004012.1"/></verse>
317
+ <marker class="begin-verse" mid="v43004013"/>
318
+ <verse num="13">Jesus said to her, <woc><q class="begin-double" qid="43004013.1" from="43004013.1" to="43004014.1"/>Everyone who drinks of this water will be thirsty again,</woc></verse>
319
+ <marker class="begin-verse" mid="v43004014"/>
320
+ <verse num="14" class="woc"><woc>but <crossref let="k" cid="c43004014.1"/>whoever drinks of the water that I will give him <crossref let="l" cid="c43004014.2"/>will never be thirsty again.<note nid="n43004014.1"/> The water that I will give him will become <crossref let="m" cid="c43004014.3"/>in him a spring of water welling up to eternal life.<q class="end-double" qid="43004014.1" from="43004013.1" to="43004014.1"/></woc></verse>
321
+ <marker class="begin-verse" mid="v43004015"/>
322
+ <verse num="15">The woman said to him, <q class="begin-double" qid="43004015.1" from="43004015.1" to="43004015.2"/>Sir, <crossref let="n" cid="c43004015.1"/>give me this water, so that I will not be thirsty or have to come here to draw water.<q class="end-double" qid="43004015.2" from="43004015.1" to="43004015.2"/></verse>
323
+ <end-paragraph/>
324
+ <marker class="begin-verse" mid="v43004016"/>
325
+ <begin-paragraph/>
326
+ <verse num="16">Jesus said to her, <woc><q class="begin-double" qid="43004016.1" from="43004016.1" to="43004016.2"/>Go, <crossref let="o" cid="c43004016.1"/>call your husband, and come here.<q class="end-double" qid="43004016.2" from="43004016.1" to="43004016.2"/></woc></verse>
327
+ <marker class="begin-verse" mid="v43004017"/>
328
+ <verse num="17">The woman answered him, <q class="begin-double" qid="43004017.1" from="43004017.1" to="43004017.2"/>I have no husband.<q class="end-double" qid="43004017.2" from="43004017.1" to="43004017.2"/> Jesus said to her, <woc><q class="begin-double" qid="43004017.3" from="43004017.3" to="43004018.1"/>You are right in saying, <q class="begin-single" qid="43004017.4" from="43004017.4" to="43004017.5"/>I have no husband<q class="end-single" qid="43004017.5" from="43004017.4" to="43004017.5"/>;</woc></verse>
329
+ <marker class="begin-verse" mid="v43004018"/>
330
+ <verse num="18" class="woc"><woc>for you have had five husbands, and the one you now have is not your husband. What you have said is true.<q class="end-double" qid="43004018.1" from="43004017.3" to="43004018.1"/></woc></verse>
331
+ <marker class="begin-verse" mid="v43004019"/>
332
+ <verse num="19">The woman said to him, <q class="begin-double" qid="43004019.1" from="43004019.1" to="43004020.1"/>Sir, I perceive that <crossref let="p" cid="c43004019.1"/>you are <crossref let="q" cid="c43004019.2"/>a prophet.</verse>
333
+ <marker class="begin-verse" mid="v43004020"/>
334
+ <verse num="20"><crossref let="r" cid="c43004020.1"/>Our fathers worshiped on <crossref let="s" cid="c43004020.2"/>this mountain, but you say that <crossref let="t" cid="c43004020.3"/>in Jerusalem is <crossref let="u" cid="c43004020.4"/>the place where people ought to worship.<q class="end-double" qid="43004020.1" from="43004019.1" to="43004020.1"/></verse>
335
+ <marker class="begin-verse" mid="v43004021"/>
336
+ <verse num="21">Jesus said to her, <woc><crossref let="v" cid="c43004021.1"/><q class="begin-double" qid="43004021.1" from="43004021.1" to="43004024.1"/>Woman, believe me, <crossref let="w" cid="c43004021.2"/>the hour is coming when <crossref let="x" cid="c43004021.3"/>neither on this mountain nor in Jerusalem will you worship the Father.</woc></verse>
337
+ <marker class="begin-verse" mid="v43004022"/>
338
+ <verse num="22" class="woc"><woc><crossref let="y" cid="c43004022.1"/>You worship what you do not know; <crossref let="z" cid="c43004022.2"/>we worship what we know, for <crossref let="z" cid="c43004022.3"/>salvation is <crossref let="a" cid="c43004022.4"/>from the Jews.</woc></verse>
339
+ <marker class="begin-verse" mid="v43004023"/>
340
+ <verse num="23" class="woc"><woc>But <crossref let="b" cid="c43004023.1"/>the hour is coming, and is now here, when the true worshipers will worship the Father <crossref let="c" cid="c43004023.2"/>in spirit and <crossref let="d" cid="c43004023.3"/>truth, for the Father <crossref let="e" cid="c43004023.4"/>is seeking such people to worship him.</woc></verse>
341
+ <marker class="begin-verse" mid="v43004024"/>
342
+ <verse num="24" class="woc"><woc>God is spirit, and those who worship him must worship in spirit and truth.<q class="end-double" qid="43004024.1" from="43004021.1" to="43004024.1"/></woc></verse>
343
+ <marker class="begin-verse" mid="v43004025"/>
344
+ <verse num="25">The woman said to him, <q class="begin-double" qid="43004025.1" from="43004025.1" to="43004025.2"/>I know that <crossref let="f" cid="c43004025.1"/>Messiah is coming (he who is called Christ). When he comes, <crossref let="g" cid="c43004025.2"/>he will tell us all things.<q class="end-double" qid="43004025.2" from="43004025.1" to="43004025.2"/></verse>
345
+ <marker class="begin-verse" mid="v43004026"/>
346
+ <verse num="26">Jesus said to her, <woc><crossref let="h" cid="c43004026.1"/><q class="begin-double" qid="43004026.1" from="43004026.1" to="43004026.2"/>I who speak to you am he.<q class="end-double" qid="43004026.2" from="43004026.1" to="43004026.2"/></woc></verse>
347
+ <end-paragraph/>
348
+ <marker class="begin-verse" mid="v43004027"/>
349
+ <begin-paragraph/>
350
+ <verse num="27">Just then <crossref let="i" cid="c43004027.1"/>his disciples came back. They marveled that he was talking with a woman, but no one said, <q class="begin-double" qid="43004027.1" from="43004027.1" to="43004027.2"/>What do you seek?<q class="end-double" qid="43004027.2" from="43004027.1" to="43004027.2"/> or, <q class="begin-double" qid="43004027.3" from="43004027.3" to="43004027.4"/>Why are you talking with her?<q class="end-double" qid="43004027.4" from="43004027.3" to="43004027.4"/></verse>
351
+ <marker class="begin-verse" mid="v43004028"/>
352
+ <verse num="28">So the woman left her water jar and went away into town and said to the people,</verse>
353
+ <marker class="begin-verse" mid="v43004029"/>
354
+ <verse num="29"><q class="begin-double" qid="43004029.1" from="43004029.1" to="43004029.2"/>Come, see a man <crossref let="j" cid="c43004029.1"/>who told me all that I ever did. Can this be the Christ?<q class="end-double" qid="43004029.2" from="43004029.1" to="43004029.2"/></verse>
355
+ <marker class="begin-verse" mid="v43004030"/>
356
+ <verse num="30">They went out of the town and were coming to him.</verse>
357
+ <end-paragraph/>
358
+ <marker class="begin-verse" mid="v43004031"/>
359
+ <begin-paragraph/>
360
+ <verse num="31">Meanwhile the disciples were urging him, saying, <crossref let="k" cid="c43004031.1"/><q class="begin-double" qid="43004031.1" from="43004031.1" to="43004031.2"/>Rabbi, eat.<q class="end-double" qid="43004031.2" from="43004031.1" to="43004031.2"/></verse>
361
+ <marker class="begin-verse" mid="v43004032"/>
362
+ <verse num="32">But he said to them, <woc><q class="begin-double" qid="43004032.1" from="43004032.1" to="43004032.2"/>I have food to eat that you do not know about.<q class="end-double" qid="43004032.2" from="43004032.1" to="43004032.2"/></woc></verse>
363
+ <marker class="begin-verse" mid="v43004033"/>
364
+ <verse num="33">So the disciples said to one another, <crossref let="l" cid="c43004033.1"/><q class="begin-double" qid="43004033.1" from="43004033.1" to="43004033.2"/>Has anyone brought him something to eat?<q class="end-double" qid="43004033.2" from="43004033.1" to="43004033.2"/></verse>
365
+ <marker class="begin-verse" mid="v43004034"/>
366
+ <verse num="34">Jesus said to them, <woc><crossref let="m" cid="c43004034.1"/><q class="begin-double" qid="43004034.1" from="43004034.1" to="43004038.1"/>My food is <crossref let="n" cid="c43004034.2"/>to do the will of him who sent me and <crossref let="o" cid="c43004034.3"/>to accomplish his work.</woc></verse>
367
+ <marker class="begin-verse" mid="v43004035"/>
368
+ <verse num="35" class="woc"><woc>Do you not say, <q class="begin-single" qid="43004035.1" from="43004035.1" to="43004035.2"/>There are yet four months, then comes the harvest<q class="end-single" qid="43004035.2" from="43004035.1" to="43004035.2"/>? Look, I tell you, lift up your eyes, and see that <crossref let="p" cid="c43004035.1"/>the fields are white for harvest.</woc></verse>
369
+ <marker class="begin-verse" mid="v43004036"/>
370
+ <verse num="36" class="woc"><woc>Already</woc> <woc>the one who reaps is receiving wages and gathering fruit for eternal life, so that <crossref let="q" cid="c43004036.1"/>sower and <crossref let="r" cid="c43004036.2"/>reaper <crossref let="s" cid="c43004036.3"/>may rejoice together.</woc></verse>
371
+ <marker class="begin-verse" mid="v43004037"/>
372
+ <verse num="37" class="woc"><woc>For here the saying holds true, <crossref let="t" cid="c43004037.1"/><q class="begin-single" qid="43004037.1" from="43004037.1" to="43004037.2"/>One sows and another reaps.<q class="end-single" qid="43004037.2" from="43004037.1" to="43004037.2"/></woc></verse>
373
+ <marker class="begin-verse" mid="v43004038"/>
374
+ <verse num="38" class="woc"><woc>I sent you to reap <crossref let="u" cid="c43004038.1"/>that for which you did not labor. Others have labored, <crossref let="v" cid="c43004038.2"/>and you have entered into their labor.<q class="end-double" qid="43004038.1" from="43004034.1" to="43004038.1"/></woc></verse>
375
+ <end-paragraph/>
376
+ <marker class="begin-verse" mid="v43004039"/>
377
+ <begin-paragraph/>
378
+ <verse num="39">Many Samaritans <crossref let="w" cid="c43004039.1"/>from that town believed in him <crossref let="x" cid="c43004039.2"/>because of <crossref let="y" cid="c43004039.3"/>the woman&apos;s testimony, <q class="begin-double" qid="43004039.1" from="43004039.1" to="43004039.2"/>He told me all that I ever did.<q class="end-double" qid="43004039.2" from="43004039.1" to="43004039.2"/></verse>
379
+ <marker class="begin-verse" mid="v43004040"/>
380
+ <verse num="40">So when the Samaritans came to him, they asked him to stay with them, and he stayed there two days.</verse>
381
+ <marker class="begin-verse" mid="v43004041"/>
382
+ <verse num="41">And many more believed <crossref let="z" cid="c43004041.1"/>because of his word.</verse>
383
+ <marker class="begin-verse" mid="v43004042"/>
384
+ <verse num="42">They said to the woman, <q class="begin-double" qid="43004042.1" from="43004042.1" to="43004042.2"/>It is no longer because of what you said that we believe, for we have heard for ourselves, <crossref let="a" cid="c43004042.1"/>and we know that this is indeed <crossref let="b" cid="c43004042.2"/>the Savior <crossref let="c" cid="c43004042.3"/>of the world.<q class="end-double" qid="43004042.2" from="43004042.1" to="43004042.2"/></verse>
385
+ <end-paragraph/>
386
+ <marker class="begin-verse" mid="v43004043"/>
387
+ <begin-paragraph/>
388
+ <verse num="43">After <crossref let="d" cid="c43004043.1"/>the two days he departed for Galilee.</verse>
389
+ <marker class="begin-verse" mid="v43004044"/>
390
+ <verse num="44">(For Jesus himself had testified <crossref let="e" cid="c43004044.1"/>that a prophet has no honor in his own hometown.)</verse>
391
+ <marker class="begin-verse" mid="v43004045"/>
392
+ <verse num="45">So when he came to Galilee, the Galileans welcomed him, <crossref let="f" cid="c43004045.1"/>having seen all that he had done in Jerusalem at the feast. For <crossref let="g" cid="c43004045.2"/>they too had gone to the feast.</verse>
393
+ <end-paragraph/>
394
+ <marker class="begin-verse" mid="v43004046"/>
395
+ <heading>Jesus Heals an Official&apos;s Son</heading>
396
+ <begin-paragraph/>
397
+ <verse num="46">So he came again to <crossref let="h" cid="c43004046.1"/>Cana in Galilee, <crossref let="i" cid="c43004046.2"/>where he had made the water wine. And at Capernaum there was an official whose son was ill.</verse>
398
+ <marker class="begin-verse" mid="v43004047"/>
399
+ <verse num="47">When this man heard that Jesus <crossref let="j" cid="c43004047.1"/>had come from Judea to Galilee, he went to him and asked him to come down and heal his son, for he was at the point of death.</verse>
400
+ <marker class="begin-verse" mid="v43004048"/>
401
+ <verse num="48">So Jesus said to him, <woc><crossref let="k" cid="c43004048.1"/><q class="begin-double" qid="43004048.1" from="43004048.1" to="43004048.2"/>Unless you<note nid="n43004048.1"/> see signs and wonders you will not believe.<q class="end-double" qid="43004048.2" from="43004048.1" to="43004048.2"/></woc></verse>
402
+ <marker class="begin-verse" mid="v43004049"/>
403
+ <verse num="49">The official said to him, <q class="begin-double" qid="43004049.1" from="43004049.1" to="43004049.2"/>Sir, come down <crossref let="l" cid="c43004049.1"/>before my child dies.<q class="end-double" qid="43004049.2" from="43004049.1" to="43004049.2"/></verse>
404
+ <marker class="begin-verse" mid="v43004050"/>
405
+ <verse num="50">Jesus said to him, <woc><q class="begin-double" qid="43004050.1" from="43004050.1" to="43004050.2"/>Go; your son will live.<q class="end-double" qid="43004050.2" from="43004050.1" to="43004050.2"/></woc> The man believed the word that Jesus spoke to him and went on his way.</verse>
406
+ <marker class="begin-verse" mid="v43004051"/>
407
+ <verse num="51">As he was going down, his servants<note nid="n43004051.1"/> met him and told him that his son was recovering.</verse>
408
+ <marker class="begin-verse" mid="v43004052"/>
409
+ <verse num="52">So he asked them the hour when he began to get better, and they said to him, <q class="begin-double" qid="43004052.1" from="43004052.1" to="43004052.2"/>Yesterday at the seventh hour<note nid="n43004052.1"/> the fever left him.<q class="end-double" qid="43004052.2" from="43004052.1" to="43004052.2"/></verse>
410
+ <marker class="begin-verse" mid="v43004053"/>
411
+ <verse num="53">The father knew that was the hour when Jesus had said to him, <woc><q class="begin-double" qid="43004053.1" from="43004053.1" to="43004053.2"/>Your son will live.<q class="end-double" qid="43004053.2" from="43004053.1" to="43004053.2"/></woc> And he himself believed, <crossref let="m" cid="c43004053.1"/>and all his household.</verse>
412
+ <marker class="begin-verse" mid="v43004054"/>
413
+ <verse num="54"><crossref let="n" cid="c43004054.1"/>This was now the second sign that Jesus did when he had come from Judea to Galilee.</verse>
414
+ <end-paragraph/>
415
+ </chapter>
416
+ <marker class="begin-verse" mid="v43005001"/>
417
+ <chapter num="5">
418
+ <heading>The Healing at the Pool on the Sabbath</heading>
419
+ <begin-paragraph/>
420
+ <verse num="1">After this there was a <crossref let="o" cid="c43005001.1"/>feast of the Jews, and Jesus went up to Jerusalem.</verse>
421
+ <end-paragraph/>
422
+ <marker class="begin-verse" mid="v43005002"/>
423
+ <begin-paragraph/>
424
+ <verse num="2">Now there is in Jerusalem by <crossref let="p" cid="c43005002.1"/>the Sheep Gate a pool, in Aramaic<note nid="n43005002.1"/> called Bethesda,<note nid="n43005002.2"/> which has five roofed colonnades.</verse>
425
+ <marker class="begin-verse" mid="v43005003"/>
426
+ <verse num="3">In these lay a multitude of invalids&emdash;blind, lame, and <crossref let="q" cid="c43005003.1"/>paralyzed.<note nid="n43005003.1"/></verse>
427
+ <marker class="begin-verse" mid="v43005005"/>
428
+ <verse num="5">One man was there who had been an invalid for thirty-eight years.</verse>
429
+ <marker class="begin-verse" mid="v43005006"/>
430
+ <verse num="6">When Jesus saw him lying there and knew that he had already been there a long time, he said to him, <woc><q class="begin-double" qid="43005006.1" from="43005006.1" to="43005006.2"/>Do you want to be healed?<q class="end-double" qid="43005006.2" from="43005006.1" to="43005006.2"/></woc></verse>
431
+ <marker class="begin-verse" mid="v43005007"/>
432
+ <verse num="7">The sick man answered him, <q class="begin-double" qid="43005007.1" from="43005007.1" to="43005007.2"/>Sir, I have no one to put me into the pool when the water is stirred up, and while I am going another steps down before me.<q class="end-double" qid="43005007.2" from="43005007.1" to="43005007.2"/></verse>
433
+ <marker class="begin-verse" mid="v43005008"/>
434
+ <verse num="8">Jesus said to him, <woc><crossref let="r" cid="c43005008.1"/><q class="begin-double" qid="43005008.1" from="43005008.1" to="43005008.2"/>Get up, take up your bed, and walk.<q class="end-double" qid="43005008.2" from="43005008.1" to="43005008.2"/></woc></verse>
435
+ <marker class="begin-verse" mid="v43005009"/>
436
+ <verse num="9"><crossref let="r" cid="c43005009.1"/>And at once the man was healed, and he took up his bed and walked.
437
+ <end-paragraph/>
438
+ <begin-paragraph/><crossref let="s" cid="c43005009.2"/>Now that day was the Sabbath.
439
+ </verse>
440
+ <marker class="begin-verse" mid="v43005010"/>
441
+ <verse num="10">So the Jews<note nid="n43005010.1"/> said to the man who had been healed, <q class="begin-double" qid="43005010.1" from="43005010.1" to="43005010.2"/>It is the Sabbath, and <crossref let="t" cid="c43005010.1"/>it is not lawful for you to take up your bed.<q class="end-double" qid="43005010.2" from="43005010.1" to="43005010.2"/></verse>
442
+ <marker class="begin-verse" mid="v43005011"/>
443
+ <verse num="11">But he answered them, <q class="begin-double" qid="43005011.1" from="43005011.1" to="43005011.4"/>The man who healed me, that man said to me, <woc><q class="begin-single" qid="43005011.2" from="43005011.2" to="43005011.3"/>Take up your bed, and walk.<q class="end-single" qid="43005011.3" from="43005011.2" to="43005011.3"/></woc><q class="end-double" qid="43005011.4" from="43005011.1" to="43005011.4"/></verse>
444
+ <marker class="begin-verse" mid="v43005012"/>
445
+ <verse num="12">They asked him, <q class="begin-double" qid="43005012.1" from="43005012.1" to="43005012.4"/>Who is the man who said to you, <q class="begin-single" qid="43005012.2" from="43005012.2" to="43005012.3"/>Take up your bed and walk<q class="end-single" qid="43005012.3" from="43005012.2" to="43005012.3"/>?<q class="end-double" qid="43005012.4" from="43005012.1" to="43005012.4"/></verse>
446
+ <marker class="begin-verse" mid="v43005013"/>
447
+ <verse num="13">Now the man who had been healed did not know who it was, for <crossref let="u" cid="c43005013.1"/>Jesus had withdrawn, as there was a crowd in the place.</verse>
448
+ <marker class="begin-verse" mid="v43005014"/>
449
+ <verse num="14">Afterward Jesus found him in the temple and said to him, <woc><q class="begin-double" qid="43005014.1" from="43005014.1" to="43005014.2"/>See, you are well! <crossref let="v" cid="c43005014.1"/>Sin no more, <crossref let="w" cid="c43005014.2"/>that nothing worse may happen to you.<q class="end-double" qid="43005014.2" from="43005014.1" to="43005014.2"/></woc></verse>
450
+ <marker class="begin-verse" mid="v43005015"/>
451
+ <verse num="15">The man went away and told the Jews that it was Jesus who had healed him.</verse>
452
+ <marker class="begin-verse" mid="v43005016"/>
453
+ <verse num="16">And this was why the Jews <crossref let="x" cid="c43005016.1"/>were persecuting Jesus, <crossref let="y" cid="c43005016.2"/>because he was doing these things on the Sabbath.</verse>
454
+ <marker class="begin-verse" mid="v43005017"/>
455
+ <verse num="17">But Jesus answered them, <woc><q class="begin-double" qid="43005017.1" from="43005017.1" to="43005017.2"/>My Father is working until now, and I am working.<q class="end-double" qid="43005017.2" from="43005017.1" to="43005017.2"/></woc></verse>
456
+ <end-paragraph/>
457
+ <marker class="begin-verse" mid="v43005018"/>
458
+ <heading>Jesus Is Equal with God</heading>
459
+ <begin-paragraph/>
460
+ <verse num="18">This was why the Jews <crossref let="z" cid="c43005018.1"/>were seeking all the more to kill him, <crossref let="a" cid="c43005018.2"/>because not only was he <crossref let="b" cid="c43005018.3"/>breaking the Sabbath, but he was even calling God <crossref let="c" cid="c43005018.4"/>his own Father, <crossref let="d" cid="c43005018.5"/>making himself equal with God.</verse>
461
+ <end-paragraph/>
462
+ <marker class="begin-verse" mid="v43005019"/>
463
+ <heading>The Authority of the Son</heading>
464
+ <begin-paragraph/>
465
+ <verse num="19">So Jesus said to them, <woc><q class="begin-double" qid="43005019.1" from="43005019.1" to="43005047.1"/>Truly, truly, I say to you, <crossref let="e" cid="c43005019.1"/>the Son <crossref let="f" cid="c43005019.2"/>can do nothing of his own accord, but only what he sees the Father doing. For whatever the Father<note nid="n43005019.1"/> does, that the Son does likewise.</woc></verse>
466
+ <marker class="begin-verse" mid="v43005020"/>
467
+ <verse num="20" class="woc"><woc>For <crossref let="g" cid="c43005020.1"/>the Father loves the Son and shows him all that he himself is doing. And <crossref let="h" cid="c43005020.2"/>greater works than these will he show him, so that <crossref let="i" cid="c43005020.3"/>you may marvel.</woc></verse>
468
+ <marker class="begin-verse" mid="v43005021"/>
469
+ <verse num="21" class="woc"><woc>For as the Father <crossref let="j" cid="c43005021.1"/>raises the dead and <crossref let="k" cid="c43005021.2"/>gives them life, so <crossref let="l" cid="c43005021.3"/>also the Son gives life <crossref let="m" cid="c43005021.4"/>to whom he will.</woc></verse>
470
+ <marker class="begin-verse" mid="v43005022"/>
471
+ <verse num="22" class="woc"><woc><crossref let="n" cid="c43005022.1"/>For the Father judges no one, but <crossref let="o" cid="c43005022.2"/>has given all judgment to the Son,</woc></verse>
472
+ <marker class="begin-verse" mid="v43005023"/>
473
+ <verse num="23" class="woc"><woc>that all may honor the Son, just as they <crossref let="p" cid="c43005023.1"/>honor the Father. <crossref let="q" cid="c43005023.2"/>Whoever does not honor the Son does not honor the Father who sent him.</woc></verse>
474
+ <marker class="begin-verse" mid="v43005024"/>
475
+ <verse num="24" class="woc"><woc>Truly, truly, I say to you, <crossref let="r" cid="c43005024.1"/>whoever hears my word and <crossref let="s" cid="c43005024.2"/>believes him who sent me has eternal life. He <crossref let="t" cid="c43005024.3"/>does not come into judgment, but <crossref let="u" cid="c43005024.4"/>has passed from death to life.</woc></verse>
476
+ <end-paragraph/>
477
+ <marker class="begin-verse" mid="v43005025"/>
478
+ <begin-paragraph/>
479
+ <verse num="25" class="woc"><woc><q class="continue-double" qid="43005025.1" from="43005019.1" to="43005047.1"/>Truly, truly, I say to you, <crossref let="v" cid="c43005025.1"/>an hour is coming, and is now here, when <crossref let="w" cid="c43005025.2"/>the dead will hear <crossref let="x" cid="c43005025.3"/>the voice of the Son of God, and those who hear <crossref let="w" cid="c43005025.4"/>will live.</woc></verse>
480
+ <marker class="begin-verse" mid="v43005026"/>
481
+ <verse num="26" class="woc"><woc><crossref let="y" cid="c43005026.1"/>For as the Father has life in himself, <crossref let="z" cid="c43005026.2"/>so he has granted the Son also to have life in himself.</woc></verse>
482
+ <marker class="begin-verse" mid="v43005027"/>
483
+ <verse num="27" class="woc"><woc>And he <crossref let="a" cid="c43005027.1"/>has given him authority to execute judgment, because he is the Son of Man.</woc></verse>
484
+ <marker class="begin-verse" mid="v43005028"/>
485
+ <verse num="28" class="woc"><woc>Do not marvel at this, for <crossref let="v" cid="c43005028.1"/>an hour is coming when <crossref let="b" cid="c43005028.2"/>all who are in the tombs will hear his voice</woc></verse>
486
+ <marker class="begin-verse" mid="v43005029"/>
487
+ <verse num="29" class="woc"><woc>and come out, <crossref let="c" cid="c43005029.1"/>those who have done good to the resurrection of life, and those who have done evil to the resurrection of judgment.</woc></verse>
488
+ <end-paragraph/>
489
+ <marker class="begin-verse" mid="v43005030"/>
490
+ <heading>Witnesses to Jesus</heading>
491
+ <begin-paragraph/>
492
+ <verse num="30" class="woc"><woc><crossref let="d" cid="c43005030.1"/><q class="continue-double" qid="43005030.1" from="43005019.1" to="43005047.1"/>I can do nothing on my own. As I hear, I judge, and <crossref let="e" cid="c43005030.2"/>my judgment is just, because <crossref let="f" cid="c43005030.3"/>I seek not my own will <crossref let="g" cid="c43005030.4"/>but the will of him who sent me.</woc></verse>
493
+ <marker class="begin-verse" mid="v43005031"/>
494
+ <verse num="31" class="woc"><woc><crossref let="h" cid="c43005031.1"/>If I alone bear witness about myself, my testimony is not true.</woc></verse>
495
+ <marker class="begin-verse" mid="v43005032"/>
496
+ <verse num="32" class="woc"><woc>There is <crossref let="i" cid="c43005032.1"/>another who bears witness about me, and <crossref let="j" cid="c43005032.2"/>I know that the testimony that he bears about me is true.</woc></verse>
497
+ <marker class="begin-verse" mid="v43005033"/>
498
+ <verse num="33" class="woc"><woc><crossref let="k" cid="c43005033.1"/>You sent to John, and he has borne witness to the truth.</woc></verse>
499
+ <marker class="begin-verse" mid="v43005034"/>
500
+ <verse num="34" class="woc"><woc>Not that <crossref let="l" cid="c43005034.1"/>the testimony that I receive is from man, but I say these things so that you may be saved.</woc></verse>
501
+ <marker class="begin-verse" mid="v43005035"/>
502
+ <verse num="35" class="woc"><woc>He was a burning and <crossref let="m" cid="c43005035.1"/>shining lamp, and <crossref let="n" cid="c43005035.2"/>you were willing to rejoice for a while in his light.</woc></verse>
503
+ <marker class="begin-verse" mid="v43005036"/>
504
+ <verse num="36" class="woc"><woc>But <crossref let="l" cid="c43005036.1"/>the testimony that I have is greater than that of John. For <crossref let="o" cid="c43005036.2"/>the works that the Father has given me <crossref let="p" cid="c43005036.3"/>to accomplish, the very works that I am doing, <crossref let="q" cid="c43005036.4"/>bear witness about me that <crossref let="r" cid="c43005036.5"/>the Father has sent me.</woc></verse>
505
+ <marker class="begin-verse" mid="v43005037"/>
506
+ <verse num="37" class="woc"><woc>And the Father who sent me <crossref let="s" cid="c43005037.1"/>has himself borne witness about me. His voice you have never heard, <crossref let="t" cid="c43005037.2"/>his form you have never seen,</woc></verse>
507
+ <marker class="begin-verse" mid="v43005038"/>
508
+ <verse num="38" class="woc"><woc>and <crossref let="u" cid="c43005038.1"/>you do not have his word abiding in you, for you do not believe the one whom he has sent.</woc></verse>
509
+ <marker class="begin-verse" mid="v43005039"/>
510
+ <verse num="39" class="woc"><woc><crossref let="v" cid="c43005039.1"/>You search the Scriptures because you think that in them you have eternal life; and <crossref let="w" cid="c43005039.2"/>it is they that bear witness about me,</woc></verse>
511
+ <marker class="begin-verse" mid="v43005040"/>
512
+ <verse num="40" class="woc"><woc>yet <crossref let="x" cid="c43005040.1"/>you refuse to come to me that you may have life.</woc></verse>
513
+ <marker class="begin-verse" mid="v43005041"/>
514
+ <verse num="41" class="woc"><woc><crossref let="y" cid="c43005041.1"/>I do not receive glory from people.</woc></verse>
515
+ <marker class="begin-verse" mid="v43005042"/>
516
+ <verse num="42" class="woc"><woc>But <crossref let="z" cid="c43005042.1"/>I know that you do not have <crossref let="a" cid="c43005042.2"/>the love of God within you.</woc></verse>
517
+ <marker class="begin-verse" mid="v43005043"/>
518
+ <verse num="43" class="woc"><woc>I have come <crossref let="b" cid="c43005043.1"/>in my Father&apos;s name, and <crossref let="c" cid="c43005043.2"/>you do not receive me. <crossref let="d" cid="c43005043.3"/>If another comes in his own name, you will receive him.</woc></verse>
519
+ <marker class="begin-verse" mid="v43005044"/>
520
+ <verse num="44" class="woc"><woc>How can you believe, when you receive glory from one another and <crossref let="e" cid="c43005044.1"/>do not seek the glory that comes from <crossref let="f" cid="c43005044.2"/>the only God?</woc></verse>
521
+ <marker class="begin-verse" mid="v43005045"/>
522
+ <verse num="45" class="woc"><woc>Do not think that I will accuse you to the Father. There is one who accuses you: Moses, <crossref let="g" cid="c43005045.1"/>on whom you have set your hope.</woc></verse>
523
+ <marker class="begin-verse" mid="v43005046"/>
524
+ <verse num="46" class="woc"><woc>For if you believed Moses, you would believe me; for <crossref let="h" cid="c43005046.1"/>he wrote of me.</woc></verse>
525
+ <marker class="begin-verse" mid="v43005047"/>
526
+ <verse num="47" class="woc"><woc>But <crossref let="i" cid="c43005047.1"/>if you do not believe his writings, how will you believe my words?<q class="end-double" qid="43005047.1" from="43005019.1" to="43005047.1"/></woc></verse>
527
+ <end-paragraph/>
528
+ </chapter>
529
+ <marker class="begin-verse" mid="v43006001"/>
530
+ <chapter num="6">
531
+ <heading>Jesus Feeds the Five Thousand</heading>
532
+ <begin-paragraph/>
533
+ <verse num="1">After this <crossref let="j" cid="c43006001.1"/><crossref cid="t43006001.1"/>Jesus went away to the other side of <crossref let="k" cid="c43006001.2"/>the Sea of Galilee, which is <crossref let="l" cid="c43006001.3"/>the Sea of Tiberias.</verse>
534
+ <marker class="begin-verse" mid="v43006002"/>
535
+ <verse num="2">And a large crowd was following him, because they saw the signs that he was doing on the sick.</verse>
536
+ <marker class="begin-verse" mid="v43006003"/>
537
+ <verse num="3">Jesus went up on <crossref let="m" cid="c43006003.1"/>the mountain, and there he sat down with his disciples.</verse>
538
+ <marker class="begin-verse" mid="v43006004"/>
539
+ <verse num="4">Now <crossref let="n" cid="c43006004.1"/>the Passover, the <crossref let="o" cid="c43006004.2"/>feast of the Jews, was at hand.</verse>
540
+ <marker class="begin-verse" mid="v43006005"/>
541
+ <verse num="5"><crossref let="p" cid="c43006005.1"/>Lifting up his eyes, then, and seeing that a large crowd was coming toward him, Jesus said to <crossref let="q" cid="c43006005.2"/>Philip, <woc><q class="begin-double" qid="43006005.1" from="43006005.1" to="43006005.2"/>Where are we to buy bread, so that these people may eat?<q class="end-double" qid="43006005.2" from="43006005.1" to="43006005.2"/></woc></verse>
542
+ <marker class="begin-verse" mid="v43006006"/>
543
+ <verse num="6">He said this to test him, for he himself knew what he would do.</verse>
544
+ <marker class="begin-verse" mid="v43006007"/>
545
+ <verse num="7"><crossref let="r" cid="c43006007.1"/>Philip answered him, <q class="begin-double" qid="43006007.1" from="43006007.1" to="43006007.2"/>Two hundred denarii<note nid="n43006007.1"/> worth of bread would not be enough for each of them to get a little.<q class="end-double" qid="43006007.2" from="43006007.1" to="43006007.2"/></verse>
546
+ <marker class="begin-verse" mid="v43006008"/>
547
+ <verse num="8">One of his disciples, <crossref let="s" cid="c43006008.1"/>Andrew, Simon Peter&apos;s brother, said to him,</verse>
548
+ <marker class="begin-verse" mid="v43006009"/>
549
+ <verse num="9"><q class="begin-double" qid="43006009.1" from="43006009.1" to="43006009.2"/>There is a boy here who has five <crossref let="t" cid="c43006009.1"/>barley loaves and two fish, but <crossref let="t" cid="c43006009.2"/>what are they for so many?<q class="end-double" qid="43006009.2" from="43006009.1" to="43006009.2"/></verse>
550
+ <marker class="begin-verse" mid="v43006010"/>
551
+ <verse num="10">Jesus said, <woc><q class="begin-double" qid="43006010.1" from="43006010.1" to="43006010.2"/>Have the people sit down.<q class="end-double" qid="43006010.2" from="43006010.1" to="43006010.2"/></woc> <crossref let="u" cid="c43006010.1"/>Now there was much grass in the place. So the men sat down, about five thousand in number.</verse>
552
+ <marker class="begin-verse" mid="v43006011"/>
553
+ <verse num="11">Jesus then took the loaves, and <crossref let="v" cid="c43006011.1"/>when he had given thanks, he distributed them to those who were seated. So also the fish, as much as they wanted.</verse>
554
+ <marker class="begin-verse" mid="v43006012"/>
555
+ <verse num="12">And when they had eaten their fill, he told his disciples, <woc><q class="begin-double" qid="43006012.1" from="43006012.1" to="43006012.2"/>Gather up the leftover fragments, that nothing may be lost.<q class="end-double" qid="43006012.2" from="43006012.1" to="43006012.2"/></woc></verse>
556
+ <marker class="begin-verse" mid="v43006013"/>
557
+ <verse num="13">So they gathered them up and filled twelve baskets with fragments from the five barley loaves left by those who had eaten.</verse>
558
+ <marker class="begin-verse" mid="v43006014"/>
559
+ <verse num="14">When the people saw the sign that he had done, they said, <crossref let="w" cid="c43006014.1"/><q class="begin-double" qid="43006014.1" from="43006014.1" to="43006014.2"/>This is indeed <crossref let="x" cid="c43006014.2"/>the Prophet <crossref let="y" cid="c43006014.3"/>who is to come into the world!<q class="end-double" qid="43006014.2" from="43006014.1" to="43006014.2"/></verse>
560
+ <end-paragraph/>
561
+ <marker class="begin-verse" mid="v43006015"/>
562
+ <begin-paragraph/>
563
+ <verse num="15"><crossref let="z" cid="c43006015.1"/>Perceiving then that they were about to come and take him by force to make him king, Jesus <crossref let="a" cid="c43006015.2"/><crossref cid="t43006015.1"/>withdrew again to <crossref let="b" cid="c43006015.3"/>the mountain by himself.</verse>
564
+ <end-paragraph/>
565
+ <marker class="begin-verse" mid="v43006016"/>
566
+ <heading>Jesus Walks on Water</heading>
567
+ <begin-paragraph/>
568
+ <verse num="16">When evening came, his disciples went down to the sea,</verse>
569
+ <marker class="begin-verse" mid="v43006017"/>
570
+ <verse num="17">got into a boat, and started across the sea to Capernaum. It was now dark, and Jesus had not yet come to them.</verse>
571
+ <marker class="begin-verse" mid="v43006018"/>
572
+ <verse num="18">The sea became rough because a strong wind was blowing.</verse>
573
+ <marker class="begin-verse" mid="v43006019"/>
574
+ <verse num="19">When they had rowed about three or four miles,<note nid="n43006019.1"/> they saw Jesus walking on the sea and coming near the boat, and they were frightened.</verse>
575
+ <marker class="begin-verse" mid="v43006020"/>
576
+ <verse num="20"><crossref let="c" cid="c43006020.1"/>But he said to them, <woc><q class="begin-double" qid="43006020.1" from="43006020.1" to="43006020.2"/>It is I; do not be afraid.<q class="end-double" qid="43006020.2" from="43006020.1" to="43006020.2"/></woc></verse>
577
+ <marker class="begin-verse" mid="v43006021"/>
578
+ <verse num="21">Then they were glad to take him into the boat, and immediately the boat was at the land to which they were going.</verse>
579
+ <end-paragraph/>
580
+ <marker class="begin-verse" mid="v43006022"/>
581
+ <heading>I Am the Bread of Life</heading>
582
+ <begin-paragraph/>
583
+ <verse num="22">On the next day the crowd that remained on the other side of the sea saw that there had been only <crossref let="d" cid="c43006022.1"/>one boat there, and that Jesus had not entered the boat with his disciples, but that his disciples had gone away alone.</verse>
584
+ <marker class="begin-verse" mid="v43006023"/>
585
+ <verse num="23">Other boats from Tiberias came near the place where they had eaten the bread after the Lord <crossref let="e" cid="c43006023.1"/>had given thanks.</verse>
586
+ <marker class="begin-verse" mid="v43006024"/>
587
+ <verse num="24"><crossref let="f" cid="c43006024.1"/>So when the crowd saw that Jesus was not there, nor his disciples, they themselves got into the boats and <crossref let="g" cid="c43006024.2"/>went to Capernaum, seeking Jesus.</verse>
588
+ <end-paragraph/>
589
+ <marker class="begin-verse" mid="v43006025"/>
590
+ <begin-paragraph/>
591
+ <verse num="25">When they found him on the other side of the sea, they said to him, <crossref let="h" cid="c43006025.1"/><q class="begin-double" qid="43006025.1" from="43006025.1" to="43006025.2"/>Rabbi, when did you come here?<q class="end-double" qid="43006025.2" from="43006025.1" to="43006025.2"/></verse>
592
+ <marker class="begin-verse" mid="v43006026"/>
593
+ <verse num="26">Jesus answered them, <woc><q class="begin-double" qid="43006026.1" from="43006026.1" to="43006027.1"/>Truly, truly, I say to you, <crossref let="i" cid="c43006026.1"/>you are seeking me, not because you saw <crossref let="j" cid="c43006026.2"/>signs, but because you ate your fill of the loaves.</woc></verse>
594
+ <marker class="begin-verse" mid="v43006027"/>
595
+ <verse num="27" class="woc"><woc><crossref let="k" cid="c43006027.1"/>Do not work for the food that perishes, but for <crossref let="l" cid="c43006027.2"/>the food that endures to eternal life, which <crossref let="m" cid="c43006027.3"/>the Son of Man will give to you. For on <crossref let="n" cid="c43006027.4"/>him God the Father has <crossref let="o" cid="c43006027.5"/>set his seal.<q class="end-double" qid="43006027.1" from="43006026.1" to="43006027.1"/></woc></verse>
596
+ <marker class="begin-verse" mid="v43006028"/>
597
+ <verse num="28">Then they said to him, <q class="begin-double" qid="43006028.1" from="43006028.1" to="43006028.2"/>What must we do, to be doing <crossref let="p" cid="c43006028.1"/>the works of God?<q class="end-double" qid="43006028.2" from="43006028.1" to="43006028.2"/></verse>
598
+ <marker class="begin-verse" mid="v43006029"/>
599
+ <verse num="29">Jesus answered them, <woc><q class="begin-double" qid="43006029.1" from="43006029.1" to="43006029.2"/>This is the work of God, <crossref let="q" cid="c43006029.1"/>that you believe in him whom <crossref let="r" cid="c43006029.2"/>he has sent.<q class="end-double" qid="43006029.2" from="43006029.1" to="43006029.2"/></woc></verse>
600
+ <marker class="begin-verse" mid="v43006030"/>
601
+ <verse num="30">So they said to him, <crossref let="s" cid="c43006030.1"/><q class="begin-double" qid="43006030.1" from="43006030.1" to="43006031.3"/>Then what sign do you do, that we may see and believe you? What work do you perform?</verse>
602
+ <marker class="begin-verse" mid="v43006031"/>
603
+ <verse num="31"><crossref let="t" cid="c43006031.1"/>Our fathers ate the manna in the wilderness; as it is written, <crossref let="u" cid="c43006031.2"/><crossref cid="t43006031.1"/><q class="begin-single" qid="43006031.1" from="43006031.1" to="43006031.2"/>He gave them bread from heaven to eat.<q class="end-single" qid="43006031.2" from="43006031.1" to="43006031.2"/><q class="end-double" qid="43006031.3" from="43006030.1" to="43006031.3"/></verse>
604
+ <marker class="begin-verse" mid="v43006032"/>
605
+ <verse num="32">Jesus then said to them, <woc><q class="begin-double" qid="43006032.1" from="43006032.1" to="43006033.1"/>Truly, truly, I say to you, it was not Moses who gave you the bread from heaven, but my Father gives you the true bread from heaven.</woc></verse>
606
+ <marker class="begin-verse" mid="v43006033"/>
607
+ <verse num="33" class="woc"><woc>For the bread of God is <crossref let="v" cid="c43006033.1"/>he who comes down from heaven and gives life to the world.<q class="end-double" qid="43006033.1" from="43006032.1" to="43006033.1"/></woc></verse>
608
+ <marker class="begin-verse" mid="v43006034"/>
609
+ <verse num="34">They said to him, <crossref let="w" cid="c43006034.1"/><q class="begin-double" qid="43006034.1" from="43006034.1" to="43006034.2"/>Sir, give us this bread always.<q class="end-double" qid="43006034.2" from="43006034.1" to="43006034.2"/></verse>
610
+ <end-paragraph/>
611
+ <marker class="begin-verse" mid="v43006035"/>
612
+ <begin-paragraph/>
613
+ <verse num="35">Jesus said to them, <woc><crossref let="x" cid="c43006035.1"/><q class="begin-double" qid="43006035.1" from="43006035.1" to="43006040.1"/>I am the bread of life; <crossref let="y" cid="c43006035.2"/>whoever comes to me shall not hunger, and whoever believes in me shall never thirst.</woc></verse>
614
+ <marker class="begin-verse" mid="v43006036"/>
615
+ <verse num="36" class="woc"><woc>But I said to you that you have seen me and yet do not believe.</woc></verse>
616
+ <marker class="begin-verse" mid="v43006037"/>
617
+ <verse num="37" class="woc"><woc><crossref let="z" cid="c43006037.1"/>All that <crossref let="a" cid="c43006037.2"/>the Father gives me will come to me, and <crossref let="b" cid="c43006037.3"/>whoever comes to me I will never cast out.</woc></verse>
618
+ <marker class="begin-verse" mid="v43006038"/>
619
+ <verse num="38" class="woc"><woc>For <crossref let="c" cid="c43006038.1"/>I have come down from heaven, not to do <crossref let="d" cid="c43006038.2"/>my own will but <crossref let="d" cid="c43006038.3"/>the will of him <crossref let="e" cid="c43006038.4"/>who sent me.</woc></verse>
620
+ <marker class="begin-verse" mid="v43006039"/>
621
+ <verse num="39" class="woc"><woc>And <crossref let="f" cid="c43006039.1"/>this is the will of him who sent me, <crossref let="g" cid="c43006039.2"/>that I should lose nothing of <crossref let="h" cid="c43006039.3"/>all that he has given me, but <crossref let="i" cid="c43006039.4"/>raise it up on the last day.</woc></verse>
622
+ <marker class="begin-verse" mid="v43006040"/>
623
+ <verse num="40" class="woc"><woc>For this is the will of my Father, that everyone who <crossref let="j" cid="c43006040.1"/>looks on the Son and <crossref let="k" cid="c43006040.2"/>believes in him <crossref let="l" cid="c43006040.3"/>should have eternal life, and I will raise him up on the last day.<q class="end-double" qid="43006040.1" from="43006035.1" to="43006040.1"/></woc></verse>
624
+ <end-paragraph/>
625
+ <marker class="begin-verse" mid="v43006041"/>
626
+ <begin-paragraph/>
627
+ <verse num="41">So the Jews grumbled about him, because he said, <woc><crossref let="m" cid="c43006041.1"/><q class="begin-double" qid="43006041.1" from="43006041.1" to="43006041.2"/>I am the bread that came down from heaven.<q class="end-double" qid="43006041.2" from="43006041.1" to="43006041.2"/></woc></verse>
628
+ <marker class="begin-verse" mid="v43006042"/>
629
+ <verse num="42">They said, <crossref let="n" cid="c43006042.1"/><q class="begin-double" qid="43006042.1" from="43006042.1" to="43006042.4"/>Is not this Jesus, <crossref let="o" cid="c43006042.2"/>the son of Joseph, whose father and mother <crossref let="p" cid="c43006042.3"/>we know? How does he now say, <woc><q class="begin-single" qid="43006042.2" from="43006042.2" to="43006042.3"/>I have come down from heaven<q class="end-single" qid="43006042.3" from="43006042.2" to="43006042.3"/></woc>?<q class="end-double" qid="43006042.4" from="43006042.1" to="43006042.4"/></verse>
630
+ <marker class="begin-verse" mid="v43006043"/>
631
+ <verse num="43">Jesus answered them, <woc><q class="begin-double" qid="43006043.1" from="43006043.1" to="43006051.1"/>Do not grumble among yourselves.</woc></verse>
632
+ <marker class="begin-verse" mid="v43006044"/>
633
+ <verse num="44" class="woc"><woc>No one can come to me unless the Father who sent me <crossref let="q" cid="c43006044.1"/>draws him. And <crossref let="r" cid="c43006044.2"/>I will raise him up on the last day.</woc></verse>
634
+ <marker class="begin-verse" mid="v43006045"/>
635
+ <verse num="45" class="woc"><woc>It is written in the Prophets, <crossref let="s" cid="c43006045.1"/><crossref cid="t43006045.1"/><q class="begin-single" qid="43006045.1" from="43006045.1" to="43006045.2"/>And they will all be <crossref let="t" cid="c43006045.2"/>taught by God.<q class="end-single" qid="43006045.2" from="43006045.1" to="43006045.2"/> <crossref let="u" cid="c43006045.3"/>Everyone who has heard and learned from the Father comes to me&emdash;</woc></verse>
636
+ <marker class="begin-verse" mid="v43006046"/>
637
+ <verse num="46" class="woc"><woc><crossref let="v" cid="c43006046.1"/>not that anyone has seen the Father except <crossref let="w" cid="c43006046.2"/>he who is from God; he <crossref let="x" cid="c43006046.3"/>has seen the Father.</woc></verse>
638
+ <marker class="begin-verse" mid="v43006047"/>
639
+ <verse num="47" class="woc"><woc>Truly, truly, I say to you, <crossref let="y" cid="c43006047.1"/>whoever believes has eternal life.</woc></verse>
640
+ <marker class="begin-verse" mid="v43006048"/>
641
+ <verse num="48" class="woc"><woc><crossref let="z" cid="c43006048.1"/>I am the bread of life.</woc></verse>
642
+ <marker class="begin-verse" mid="v43006049"/>
643
+ <verse num="49" class="woc"><woc><crossref let="a" cid="c43006049.1"/>Your fathers ate the manna in the wilderness, and <crossref let="b" cid="c43006049.2"/>they died.</woc></verse>
644
+ <marker class="begin-verse" mid="v43006050"/>
645
+ <verse num="50" class="woc"><woc><crossref let="c" cid="c43006050.1"/>This is the bread that comes down from heaven, so that one may eat of it <crossref let="d" cid="c43006050.2"/>and not die.</woc></verse>
646
+ <marker class="begin-verse" mid="v43006051"/>
647
+ <verse num="51" class="woc"><woc>I am the living bread <crossref let="e" cid="c43006051.1"/>that came down from heaven. If anyone eats of this bread, he will live forever. And the bread that I will give <crossref let="f" cid="c43006051.2"/>for the life of the world is <crossref let="g" cid="c43006051.3"/>my flesh.<q class="end-double" qid="43006051.1" from="43006043.1" to="43006051.1"/></woc></verse>
648
+ <end-paragraph/>
649
+ <marker class="begin-verse" mid="v43006052"/>
650
+ <begin-paragraph/>
651
+ <verse num="52">The Jews then <crossref let="h" cid="c43006052.1"/>disputed among themselves, saying, <crossref let="i" cid="c43006052.2"/><q class="begin-double" qid="43006052.1" from="43006052.1" to="43006052.2"/>How can this man give us his flesh to eat?<q class="end-double" qid="43006052.2" from="43006052.1" to="43006052.2"/></verse>
652
+ <marker class="begin-verse" mid="v43006053"/>
653
+ <verse num="53">So Jesus said to them, <woc><q class="begin-double" qid="43006053.1" from="43006053.1" to="43006058.1"/>Truly, truly, I say to you, unless you eat the flesh of <crossref let="j" cid="c43006053.1"/>the Son of Man and drink his blood, you <crossref let="k" cid="c43006053.2"/>have no life in you.</woc></verse>
654
+ <marker class="begin-verse" mid="v43006054"/>
655
+ <verse num="54" class="woc"><woc>Whoever feeds on my flesh and drinks my blood <crossref let="l" cid="c43006054.1"/>has eternal life, and <crossref let="m" cid="c43006054.2"/>I will raise him up on the last day.</woc></verse>
656
+ <marker class="begin-verse" mid="v43006055"/>
657
+ <verse num="55" class="woc"><woc>For my flesh is true food, and my blood is true drink.</woc></verse>
658
+ <marker class="begin-verse" mid="v43006056"/>
659
+ <verse num="56" class="woc"><woc>Whoever feeds on my flesh and drinks my blood <crossref let="n" cid="c43006056.1"/>abides in me, and I in him.</woc></verse>
660
+ <marker class="begin-verse" mid="v43006057"/>
661
+ <verse num="57" class="woc"><woc>As <crossref let="o" cid="c43006057.1"/>the living Father <crossref let="p" cid="c43006057.2"/>sent me, and <crossref let="q" cid="c43006057.3"/>I live because of the Father, so whoever feeds on me, he also will live because of me.</woc></verse>
662
+ <marker class="begin-verse" mid="v43006058"/>
663
+ <verse num="58" class="woc"><woc><crossref let="r" cid="c43006058.1"/>This is the bread that came down from heaven, not like the bread<note nid="n43006058.1"/> the fathers ate, and died. Whoever feeds on this bread will live forever.<q class="end-double" qid="43006058.1" from="43006053.1" to="43006058.1"/></woc></verse>
664
+ <marker class="begin-verse" mid="v43006059"/>
665
+ <verse num="59">Jesus<note nid="n43006059.1"/> said these things in the synagogue, as he taught <crossref let="s" cid="c43006059.1"/>at Capernaum.</verse>
666
+ <end-paragraph/>
667
+ <marker class="begin-verse" mid="v43006060"/>
668
+ <heading>The Words of Eternal Life</heading>
669
+ <begin-paragraph/>
670
+ <verse num="60"><crossref let="t" cid="c43006060.1"/>When many of his disciples heard it, they said, <q class="begin-double" qid="43006060.1" from="43006060.1" to="43006060.2"/>This is a hard saying; who can listen to it?<q class="end-double" qid="43006060.2" from="43006060.1" to="43006060.2"/></verse>
671
+ <marker class="begin-verse" mid="v43006061"/>
672
+ <verse num="61">But Jesus, <crossref let="v" cid="c43006061.1"/>knowing in himself that his disciples were grumbling about this, said to them, <woc><q class="begin-double" qid="43006061.1" from="43006061.1" to="43006064.1"/>Do you take offense at this?</woc></verse>
673
+ <marker class="begin-verse" mid="v43006062"/>
674
+ <verse num="62" class="woc"><woc>Then what if you were to see <crossref let="w" cid="c43006062.1"/>the Son of Man <crossref let="x" cid="c43006062.2"/>ascending to <crossref let="y" cid="c43006062.3"/>where he was before?</woc></verse>
675
+ <marker class="begin-verse" mid="v43006063"/>
676
+ <verse num="63" class="woc"><woc><crossref let="z" cid="c43006063.1"/>It is the Spirit who gives life; <crossref let="a" cid="c43006063.2"/>the flesh is no help at all. <crossref let="b" cid="c43006063.3"/>The words that I have spoken to you are spirit and life.</woc></verse>
677
+ <marker class="begin-verse" mid="v43006064"/>
678
+ <verse num="64" class="woc"><woc>But <crossref let="c" cid="c43006064.1"/>there are some of you who do not believe.<q class="end-double" qid="43006064.1" from="43006061.1" to="43006064.1"/></woc> (For Jesus <crossref let="v" cid="c43006064.2"/>knew from the beginning who those were who did not believe, and <crossref let="d" cid="c43006064.3"/>who it was who would betray him.)</verse>
679
+ <marker class="begin-verse" mid="v43006065"/>
680
+ <verse num="65">And he said, <woc><q class="begin-double" qid="43006065.1" from="43006065.1" to="43006065.2"/>This is why I told you <crossref let="e" cid="c43006065.1"/>that no one can come to me unless it is granted him by the Father.<q class="end-double" qid="43006065.2" from="43006065.1" to="43006065.2"/></woc></verse>
681
+ <end-paragraph/>
682
+ <marker class="begin-verse" mid="v43006066"/>
683
+ <begin-paragraph/>
684
+ <verse num="66"><crossref let="f" cid="c43006066.1"/>After this many of his disciples turned back and no longer walked with him.</verse>
685
+ <marker class="begin-verse" mid="v43006067"/>
686
+ <verse num="67">So Jesus said to <crossref let="g" cid="c43006067.1"/>the twelve, <woc><q class="begin-double" qid="43006067.1" from="43006067.1" to="43006067.2"/>Do you want to go away as well?<q class="end-double" qid="43006067.2" from="43006067.1" to="43006067.2"/></woc></verse>
687
+ <marker class="begin-verse" mid="v43006068"/>
688
+ <verse num="68">Simon Peter answered him, <q class="begin-double" qid="43006068.1" from="43006068.1" to="43006069.1"/>Lord, to whom shall we go? You have <crossref let="h" cid="c43006068.1"/>the words of eternal life,</verse>
689
+ <marker class="begin-verse" mid="v43006069"/>
690
+ <verse num="69">and <crossref let="i" cid="c43006069.1"/>we have believed, and have come to know, that <crossref let="j" cid="c43006069.2"/>you are <crossref let="k" cid="c43006069.3"/>the Holy One of God.<q class="end-double" qid="43006069.1" from="43006068.1" to="43006069.1"/></verse>
691
+ <marker class="begin-verse" mid="v43006070"/>
692
+ <verse num="70">Jesus answered them, <woc><crossref let="l" cid="c43006070.1"/><q class="begin-double" qid="43006070.1" from="43006070.1" to="43006070.2"/>Did I not choose you, <crossref let="g" cid="c43006070.2"/>the twelve? And yet one of you is <crossref let="m" cid="c43006070.3"/>a devil.<q class="end-double" qid="43006070.2" from="43006070.1" to="43006070.2"/></woc></verse>
693
+ <marker class="begin-verse" mid="v43006071"/>
694
+ <verse num="71">He spoke of Judas <crossref let="n" cid="c43006071.1"/>the son of Simon Iscariot, for <crossref let="o" cid="c43006071.2"/>he, one of the twelve, was going to betray him.</verse>
695
+ <end-paragraph/>
696
+ </chapter>
697
+ <marker class="begin-verse" mid="v43007001"/>
698
+ <chapter num="7">
699
+ <heading>Jesus at the Feast of Booths</heading>
700
+ <begin-paragraph/>
701
+ <verse num="1">After this Jesus went about in Galilee. He would not go about in Judea, because <crossref let="p" cid="c43007001.1"/>the Jews<note nid="n43007001.1"/> were seeking to kill him.</verse>
702
+ <marker class="begin-verse" mid="v43007002"/>
703
+ <verse num="2">Now <crossref let="q" cid="c43007002.1"/>the Jews&apos; Feast of <crossref let="r" cid="c43007002.2"/>Booths was at hand.</verse>
704
+ <marker class="begin-verse" mid="v43007003"/>
705
+ <verse num="3"><crossref let="s" cid="c43007003.1"/>So his brothers<note nid="n43007003.1"/> said to him, <q class="begin-double" qid="43007003.1" from="43007003.1" to="43007004.1"/>Leave here and go to Judea, that your disciples also may see the works you are doing.</verse>
706
+ <marker class="begin-verse" mid="v43007004"/>
707
+ <verse num="4">For no one works in secret if he seeks to be known openly. If you do these things, <crossref let="t" cid="c43007004.1"/>show yourself to the world.<q class="end-double" qid="43007004.1" from="43007003.1" to="43007004.1"/></verse>
708
+ <marker class="begin-verse" mid="v43007005"/>
709
+ <verse num="5"><crossref let="u" cid="c43007005.1"/>For not even <crossref let="v" cid="c43007005.2"/>his brothers believed in him.</verse>
710
+ <marker class="begin-verse" mid="v43007006"/>
711
+ <verse num="6">Jesus said to them, <woc><crossref let="w" cid="c43007006.1"/><q class="begin-double" qid="43007006.1" from="43007006.1" to="43007008.1"/>My time has not yet come, but your time is always here.</woc></verse>
712
+ <marker class="begin-verse" mid="v43007007"/>
713
+ <verse num="7" class="woc"><woc>The world cannot hate you, but <crossref let="x" cid="c43007007.1"/>it hates me because I testify about it that <crossref let="y" cid="c43007007.2"/>its works are evil.</woc></verse>
714
+ <marker class="begin-verse" mid="v43007008"/>
715
+ <verse num="8" class="woc"><woc>You go up to the feast. I am not<note nid="n43007008.1"/> going up to this feast, for <crossref let="z" cid="c43007008.1"/>my time has not yet fully come.<q class="end-double" qid="43007008.1" from="43007006.1" to="43007008.1"/></woc></verse>
716
+ <marker class="begin-verse" mid="v43007009"/>
717
+ <verse num="9">After saying this, he remained in Galilee.</verse>
718
+ <end-paragraph/>
719
+ <marker class="begin-verse" mid="v43007010"/>
720
+ <begin-paragraph/>
721
+ <verse num="10">But after <crossref let="a" cid="c43007010.1"/>his brothers had gone up to the feast, then he also went up, not publicly but in private.</verse>
722
+ <marker class="begin-verse" mid="v43007011"/>
723
+ <verse num="11"><crossref let="b" cid="c43007011.1"/>The Jews <crossref let="c" cid="c43007011.2"/>were looking for him at the feast, and saying, <q class="begin-double" qid="43007011.1" from="43007011.1" to="43007011.2"/>Where is he?<q class="end-double" qid="43007011.2" from="43007011.1" to="43007011.2"/></verse>
724
+ <marker class="begin-verse" mid="v43007012"/>
725
+ <verse num="12">And there was much <crossref let="d" cid="c43007012.1"/>muttering about him among the people. <crossref let="e" cid="c43007012.2"/>While some said, <q class="begin-double" qid="43007012.1" from="43007012.1" to="43007012.2"/>He is a good man,<q class="end-double" qid="43007012.2" from="43007012.1" to="43007012.2"/> others said, <q class="begin-double" qid="43007012.3" from="43007012.3" to="43007012.4"/>No, <crossref let="f" cid="c43007012.3"/>he is leading the people astray.<q class="end-double" qid="43007012.4" from="43007012.3" to="43007012.4"/></verse>
726
+ <marker class="begin-verse" mid="v43007013"/>
727
+ <verse num="13">Yet <crossref let="g" cid="c43007013.1"/>for fear of the Jews no one spoke openly of him.</verse>
728
+ <end-paragraph/>
729
+ <marker class="begin-verse" mid="v43007014"/>
730
+ <begin-paragraph/>
731
+ <verse num="14">About the middle of the feast Jesus went up <crossref let="h" cid="c43007014.1"/>into the temple and began teaching.</verse>
732
+ <marker class="begin-verse" mid="v43007015"/>
733
+ <verse num="15">The Jews therefore <crossref let="i" cid="c43007015.1"/>marveled, saying, <q class="begin-double" qid="43007015.1" from="43007015.1" to="43007015.2"/>How is it that this man has learning,<note nid="n43007015.1"/> when he has never studied?<q class="end-double" qid="43007015.2" from="43007015.1" to="43007015.2"/></verse>
734
+ <marker class="begin-verse" mid="v43007016"/>
735
+ <verse num="16">So Jesus answered them, <woc><crossref let="j" cid="c43007016.1"/><q class="begin-double" qid="43007016.1" from="43007016.1" to="43007019.1"/>My teaching is not mine, but his <crossref let="k" cid="c43007016.2"/>who sent me.</woc></verse>
736
+ <marker class="begin-verse" mid="v43007017"/>
737
+ <verse num="17" class="woc"><woc><crossref let="l" cid="c43007017.1"/>If anyone&apos;s will is to do God&apos;s<note nid="n43007017.1"/> will, <crossref let="m" cid="c43007017.2"/>he will know whether the teaching is from God or whether I <crossref let="n" cid="c43007017.3"/>am speaking on my own authority.</woc></verse>
738
+ <marker class="begin-verse" mid="v43007018"/>
739
+ <verse num="18" class="woc"><woc>The one who speaks on his own authority <crossref let="o" cid="c43007018.1"/>seeks his own glory; but the one who seeks the glory of him who sent him is true, and in him there is no falsehood.</woc></verse>
740
+ <marker class="begin-verse" mid="v43007019"/>
741
+ <verse num="19" class="woc"><woc><crossref let="p" cid="c43007019.1"/>Has not Moses given you the law? Yet none of you keeps the law. <crossref let="q" cid="c43007019.2"/>Why do you seek to kill me?<q class="end-double" qid="43007019.1" from="43007016.1" to="43007019.1"/></woc></verse>
742
+ <marker class="begin-verse" mid="v43007020"/>
743
+ <verse num="20">The crowd answered, <crossref let="r" cid="c43007020.1"/><q class="begin-double" qid="43007020.1" from="43007020.1" to="43007020.2"/>You have a demon! Who is seeking to kill you?<q class="end-double" qid="43007020.2" from="43007020.1" to="43007020.2"/></verse>
744
+ <marker class="begin-verse" mid="v43007021"/>
745
+ <verse num="21">Jesus answered them, <woc><q class="begin-double" qid="43007021.1" from="43007021.1" to="43007024.1"/>I did <crossref let="s" cid="c43007021.1"/>one work, and you all marvel at it.</woc></verse>
746
+ <marker class="begin-verse" mid="v43007022"/>
747
+ <verse num="22" class="woc"><woc><crossref let="t" cid="c43007022.1"/>Moses gave you circumcision (not that it is from Moses, but <crossref let="u" cid="c43007022.2"/>from the fathers), and you circumcise a man on the Sabbath.</woc></verse>
748
+ <marker class="begin-verse" mid="v43007023"/>
749
+ <verse num="23" class="woc"><woc>If on the Sabbath a man receives circumcision, so that the law of Moses may not be broken, <crossref let="v" cid="c43007023.1"/>are you angry with me because on the Sabbath I made a man&apos;s whole body well?</woc></verse>
750
+ <marker class="begin-verse" mid="v43007024"/>
751
+ <verse num="24" class="woc"><woc><crossref let="w" cid="c43007024.1"/>Do not judge by appearances, but judge with right judgment.<q class="end-double" qid="43007024.1" from="43007021.1" to="43007024.1"/></woc></verse>
752
+ <end-paragraph/>
753
+ <marker class="begin-verse" mid="v43007025"/>
754
+ <heading>Can This Be the Christ?</heading>
755
+ <begin-paragraph/>
756
+ <verse num="25">Some of the people of Jerusalem therefore said, <q class="begin-double" qid="43007025.1" from="43007025.1" to="43007027.1"/>Is not this the man whom <crossref let="x" cid="c43007025.1"/>they seek to kill?</verse>
757
+ <marker class="begin-verse" mid="v43007026"/>
758
+ <verse num="26">And here he is, <crossref let="y" cid="c43007026.1"/>speaking openly, and they say nothing to him! Can it be that <crossref let="z" cid="c43007026.2"/>the authorities really know that this is the Christ?</verse>
759
+ <marker class="begin-verse" mid="v43007027"/>
760
+ <verse num="27">But <crossref let="a" cid="c43007027.1"/>we know <crossref let="b" cid="c43007027.2"/>where this man comes from, and when the Christ appears, <crossref let="c" cid="c43007027.3"/>no one will know where he comes from.<q class="end-double" qid="43007027.1" from="43007025.1" to="43007027.1"/></verse>
761
+ <marker class="begin-verse" mid="v43007028"/>
762
+ <verse num="28">So Jesus proclaimed, <crossref let="d" cid="c43007028.1"/>as he taught in the temple, <woc><crossref let="a" cid="c43007028.2"/><q class="begin-double" qid="43007028.1" from="43007028.1" to="43007029.1"/>You know me, and you know where I come from. But <crossref let="e" cid="c43007028.3"/>I have not come of my own accord. <crossref let="f" cid="c43007028.4"/>He who sent me is true, <crossref let="g" cid="c43007028.5"/>and him you do not know.</woc></verse>
763
+ <marker class="begin-verse" mid="v43007029"/>
764
+ <verse num="29" class="woc"><woc><crossref let="h" cid="c43007029.1"/>I know him, for I come <crossref let="i" cid="c43007029.2"/>from him, and <crossref let="j" cid="c43007029.3"/>he sent me.<q class="end-double" qid="43007029.1" from="43007028.1" to="43007029.1"/></woc></verse>
765
+ <marker class="begin-verse" mid="v43007030"/>
766
+ <verse num="30"><crossref let="k" cid="c43007030.1"/>So they were seeking to arrest him, but <crossref let="l" cid="c43007030.2"/>no one laid a hand on him, <crossref let="m" cid="c43007030.3"/>because his hour had not yet come.</verse>
767
+ <marker class="begin-verse" mid="v43007031"/>
768
+ <verse num="31">Yet <crossref let="n" cid="c43007031.1"/>many of the people believed in him. They said, <crossref let="o" cid="c43007031.2"/><q class="begin-double" qid="43007031.1" from="43007031.1" to="43007031.2"/>When the Christ appears, will he do more signs than this man has done?<q class="end-double" qid="43007031.2" from="43007031.1" to="43007031.2"/></verse>
769
+ <end-paragraph/>
770
+ <marker class="begin-verse" mid="v43007032"/>
771
+ <heading>Officers Sent to Arrest Jesus</heading>
772
+ <begin-paragraph/>
773
+ <verse num="32">The Pharisees heard the crowd <crossref let="p" cid="c43007032.1"/>muttering these things about him, and the chief priests and Pharisees sent <crossref let="q" cid="c43007032.2"/>officers to arrest him.</verse>
774
+ <marker class="begin-verse" mid="v43007033"/>
775
+ <verse num="33">Jesus then said, <woc><crossref let="r" cid="c43007033.1"/><q class="begin-double" qid="43007033.1" from="43007033.1" to="43007034.1"/>I will be with you a little longer, and then <crossref let="s" cid="c43007033.2"/>I am going to him who sent me.</woc></verse>
776
+ <marker class="begin-verse" mid="v43007034"/>
777
+ <verse num="34" class="woc"><woc><crossref let="t" cid="c43007034.1"/>You will seek me and you will not find me. Where I am you cannot come.<q class="end-double" qid="43007034.1" from="43007033.1" to="43007034.1"/></woc></verse>
778
+ <marker class="begin-verse" mid="v43007035"/>
779
+ <verse num="35">The Jews said to one another, <q class="begin-double" qid="43007035.1" from="43007035.1" to="43007036.5"/>Where does this man intend to go that we will not find him? <crossref let="u" cid="c43007035.1"/>Does he intend to go to <crossref let="v" cid="c43007035.2"/>the Dispersion among <crossref let="w" cid="c43007035.3"/>the Greeks and teach the Greeks?</verse>
780
+ <marker class="begin-verse" mid="v43007036"/>
781
+ <verse num="36">What does he mean by saying, <woc><crossref let="x" cid="c43007036.1"/><q class="begin-single" qid="43007036.1" from="43007036.1" to="43007036.2"/>You will seek me and you will not find me,<q class="end-single" qid="43007036.2" from="43007036.1" to="43007036.2"/></woc> and, <woc><q class="begin-single" qid="43007036.3" from="43007036.3" to="43007036.4"/>Where I am you cannot come<q class="end-single" qid="43007036.4" from="43007036.3" to="43007036.4"/></woc>?<q class="end-double" qid="43007036.5" from="43007035.1" to="43007036.5"/></verse>
782
+ <end-paragraph/>
783
+ <marker class="begin-verse" mid="v43007037"/>
784
+ <heading>Rivers of Living Water</heading>
785
+ <begin-paragraph/>
786
+ <verse num="37"><crossref let="y" cid="c43007037.1"/>On the last day of the feast, the great day, Jesus stood up and cried out, <woc><crossref let="z" cid="c43007037.2"/><q class="begin-double" qid="43007037.1" from="43007037.1" to="43007038.3"/>If anyone thirsts, let him <crossref let="a" cid="c43007037.3"/>come to me and drink.</woc></verse>
787
+ <marker class="begin-verse" mid="v43007038"/>
788
+ <verse num="38" class="woc"><woc>Whoever believes in me, <crossref let="b" cid="c43007038.1"/>as<note nid="n43007038.1"/> the Scripture has said, <crossref let="c" cid="c43007038.2"/><q class="begin-single" qid="43007038.1" from="43007038.1" to="43007038.2"/>Out of his heart will flow rivers of <crossref let="d" cid="c43007038.3"/>living water.<q class="end-single" qid="43007038.2" from="43007038.1" to="43007038.2"/><q class="end-double" qid="43007038.3" from="43007037.1" to="43007038.3"/></woc></verse>
789
+ <marker class="begin-verse" mid="v43007039"/>
790
+ <verse num="39">Now <crossref let="e" cid="c43007039.1"/>this he said about the Spirit, <crossref let="f" cid="c43007039.2"/>whom those who believed in him were to receive, <crossref let="g" cid="c43007039.3"/>for as yet the Spirit had not been <crossref let="h" cid="c43007039.4"/>given, <crossref let="i" cid="c43007039.5"/>because Jesus was not yet glorified.</verse>
791
+ <end-paragraph/>
792
+ <marker class="begin-verse" mid="v43007040"/>
793
+ <heading>Division Among the People</heading>
794
+ <begin-paragraph/>
795
+ <verse num="40">When they heard these words, <crossref let="j" cid="c43007040.1"/>some of the people said, <q class="begin-double" qid="43007040.1" from="43007040.1" to="43007040.2"/>This really is <crossref let="k" cid="c43007040.2"/>the Prophet.<q class="end-double" qid="43007040.2" from="43007040.1" to="43007040.2"/></verse>
796
+ <marker class="begin-verse" mid="v43007041"/>
797
+ <verse num="41">Others said, <q class="begin-double" qid="43007041.1" from="43007041.1" to="43007041.2"/>This is <crossref let="l" cid="c43007041.1"/>the Christ.<q class="end-double" qid="43007041.2" from="43007041.1" to="43007041.2"/> But some said, <crossref let="m" cid="c43007041.2"/><q class="begin-double" qid="43007041.3" from="43007041.3" to="43007042.1"/>Is the Christ to come from Galilee?</verse>
798
+ <marker class="begin-verse" mid="v43007042"/>
799
+ <verse num="42">Has not the Scripture said that the Christ comes <crossref let="n" cid="c43007042.1"/>from the offspring of David, and comes <crossref let="o" cid="c43007042.2"/>from Bethlehem, the village <crossref let="p" cid="c43007042.3"/>where David was?<q class="end-double" qid="43007042.1" from="43007041.3" to="43007042.1"/></verse>
800
+ <marker class="begin-verse" mid="v43007043"/>
801
+ <verse num="43">So there was <crossref let="q" cid="c43007043.1"/>a division among the people over him.</verse>
802
+ <marker class="begin-verse" mid="v43007044"/>
803
+ <verse num="44"><crossref let="r" cid="c43007044.1"/>Some of them wanted to arrest him, but no one laid hands on him.</verse>
804
+ <end-paragraph/>
805
+ <marker class="begin-verse" mid="v43007045"/>
806
+ <begin-paragraph/>
807
+ <verse num="45"><crossref let="s" cid="c43007045.1"/>The officers then came to the chief priests and Pharisees, who said to them, <q class="begin-double" qid="43007045.1" from="43007045.1" to="43007045.2"/>Why did you not bring him?<q class="end-double" qid="43007045.2" from="43007045.1" to="43007045.2"/></verse>
808
+ <marker class="begin-verse" mid="v43007046"/>
809
+ <verse num="46">The officers answered, <crossref let="t" cid="c43007046.1"/><q class="begin-double" qid="43007046.1" from="43007046.1" to="43007046.2"/>No one ever spoke like this man!<q class="end-double" qid="43007046.2" from="43007046.1" to="43007046.2"/></verse>
810
+ <marker class="begin-verse" mid="v43007047"/>
811
+ <verse num="47">The Pharisees answered them, <crossref let="u" cid="c43007047.1"/><q class="begin-double" qid="43007047.1" from="43007047.1" to="43007049.1"/>Have you also been deceived?</verse>
812
+ <marker class="begin-verse" mid="v43007048"/>
813
+ <verse num="48"><crossref let="v" cid="c43007048.1"/>Have any of the authorities or the Pharisees believed in him?</verse>
814
+ <marker class="begin-verse" mid="v43007049"/>
815
+ <verse num="49">But this crowd that does not know the law is accursed.<q class="end-double" qid="43007049.1" from="43007047.1" to="43007049.1"/></verse>
816
+ <marker class="begin-verse" mid="v43007050"/>
817
+ <verse num="50"><crossref let="w" cid="c43007050.1"/>Nicodemus, who had gone to him before, and who was one of them, said to them,</verse>
818
+ <marker class="begin-verse" mid="v43007051"/>
819
+ <verse num="51"><crossref let="x" cid="c43007051.1"/><q class="begin-double" qid="43007051.1" from="43007051.1" to="43007051.2"/>Does our law judge a man without first <crossref let="y" cid="c43007051.2"/>giving him a hearing and learning what he does?<q class="end-double" qid="43007051.2" from="43007051.1" to="43007051.2"/></verse>
820
+ <marker class="begin-verse" mid="v43007052"/>
821
+ <verse num="52">They replied, <crossref let="z" cid="c43007052.1"/><q class="begin-double" qid="43007052.1" from="43007052.1" to="43007052.2"/>Are you from Galilee too? Search and see that <crossref let="a" cid="c43007052.2"/>no prophet arises from Galilee.<q class="end-double" qid="43007052.2" from="43007052.1" to="43007052.2"/></verse>
822
+ <end-paragraph/>
823
+ <marker class="begin-verse" mid="v43007053"/>
824
+ <subheading class="textual-note">[The earliest manuscripts do not include 7:53&endash;8:11.]<note nid="n43007053.1"/></subheading>
825
+ <heading>The Woman Caught in Adultery</heading>
826
+ <begin-paragraph/>
827
+ <verse num="53">[[They went each to his own house,</verse>
828
+ </chapter>
829
+ <marker class="begin-verse" mid="v43008001"/>
830
+ <chapter num="8">
831
+ <verse num="1">but Jesus went to the Mount of Olives.</verse>
832
+ <marker class="begin-verse" mid="v43008002"/>
833
+ <verse num="2"><crossref let="b" cid="c43008002.1"/>Early in the morning he came again to the temple. All the people came to him, and <crossref let="c" cid="c43008002.2"/>he sat down and taught them.</verse>
834
+ <marker class="begin-verse" mid="v43008003"/>
835
+ <verse num="3">The scribes and the Pharisees brought a woman who had been caught in adultery, and placing her in the midst</verse>
836
+ <marker class="begin-verse" mid="v43008004"/>
837
+ <verse num="4">they said to him, <q class="begin-double" qid="43008004.1" from="43008004.1" to="43008005.1"/>Teacher, this woman has been caught in the act of adultery.</verse>
838
+ <marker class="begin-verse" mid="v43008005"/>
839
+ <verse num="5">Now <crossref let="d" cid="c43008005.1"/>in the Law, Moses commanded us <crossref let="e" cid="c43008005.2"/>to stone such women. So what do you say?<q class="end-double" qid="43008005.1" from="43008004.1" to="43008005.1"/></verse>
840
+ <marker class="begin-verse" mid="v43008006"/>
841
+ <verse num="6">This they said <crossref let="f" cid="c43008006.1"/>to test him, <crossref let="g" cid="c43008006.2"/>that they might have some charge to bring against him. Jesus bent down and wrote with his finger on the ground.</verse>
842
+ <marker class="begin-verse" mid="v43008007"/>
843
+ <verse num="7">And as they continued to ask him, he stood up and said to them, <woc><crossref let="h" cid="c43008007.1"/><q class="begin-double" qid="43008007.1" from="43008007.1" to="43008007.2"/>Let him who is without sin among you <crossref let="i" cid="c43008007.2"/>be the first to throw a stone at her.<q class="end-double" qid="43008007.2" from="43008007.1" to="43008007.2"/></woc></verse>
844
+ <marker class="begin-verse" mid="v43008008"/>
845
+ <verse num="8">And once more he bent down and wrote on the ground.</verse>
846
+ <marker class="begin-verse" mid="v43008009"/>
847
+ <verse num="9">But when they heard it, they went away one by one, beginning with the older ones, and Jesus was left alone with the woman standing before him.</verse>
848
+ <marker class="begin-verse" mid="v43008010"/>
849
+ <verse num="10">Jesus stood up and said to her, <woc><q class="begin-double" qid="43008010.1" from="43008010.1" to="43008010.2"/>Woman, where are they? Has no one condemned you?<q class="end-double" qid="43008010.2" from="43008010.1" to="43008010.2"/></woc></verse>
850
+ <marker class="begin-verse" mid="v43008011"/>
851
+ <verse num="11">She said, <q class="begin-double" qid="43008011.1" from="43008011.1" to="43008011.2"/>No one, Lord.<q class="end-double" qid="43008011.2" from="43008011.1" to="43008011.2"/> And Jesus said, <woc><crossref let="j" cid="c43008011.1"/><q class="begin-double" qid="43008011.3" from="43008011.3" to="43008011.4"/>Neither do I condemn you; go, and from now on <crossref let="k" cid="c43008011.2"/>sin no more.<q class="end-double" qid="43008011.4" from="43008011.3" to="43008011.4"/></woc>]]</verse>
852
+ <end-paragraph/>
853
+ <marker class="begin-verse" mid="v43008012"/>
854
+ <heading>I Am the Light of the World</heading>
855
+ <begin-paragraph/>
856
+ <verse num="12"><crossref let="l" cid="c43008012.1"/>Again Jesus spoke to them, saying, <woc><crossref let="m" cid="c43008012.2"/><q class="begin-double" qid="43008012.1" from="43008012.1" to="43008012.2"/>I am the light of the world. Whoever <crossref let="n" cid="c43008012.3"/>follows me will not <crossref let="o" cid="c43008012.4"/>walk in darkness, but will have the light of life.<q class="end-double" qid="43008012.2" from="43008012.1" to="43008012.2"/></woc></verse>
857
+ <marker class="begin-verse" mid="v43008013"/>
858
+ <verse num="13">So the Pharisees said to him, <crossref let="p" cid="c43008013.1"/><q class="begin-double" qid="43008013.1" from="43008013.1" to="43008013.2"/>You are bearing witness about yourself; your testimony is not true.<q class="end-double" qid="43008013.2" from="43008013.1" to="43008013.2"/></verse>
859
+ <marker class="begin-verse" mid="v43008014"/>
860
+ <verse num="14">Jesus answered, <woc><q class="begin-double" qid="43008014.1" from="43008014.1" to="43008018.1"/>Even if I do bear witness about myself, <crossref let="q" cid="c43008014.1"/>my testimony is true, for I know <crossref let="r" cid="c43008014.2"/>where I came from and <crossref let="s" cid="c43008014.3"/>where I am going, but <crossref let="t" cid="c43008014.4"/>you do not know where I come from or where I am going.</woc></verse>
861
+ <marker class="begin-verse" mid="v43008015"/>
862
+ <verse num="15" class="woc"><woc><crossref let="u" cid="c43008015.1"/>You judge according to the flesh; <crossref let="v" cid="c43008015.2"/>I judge no one.</woc></verse>
863
+ <marker class="begin-verse" mid="v43008016"/>
864
+ <verse num="16" class="woc"><woc>Yet even if I do judge, <crossref let="w" cid="c43008016.1"/>my judgment is true, for <crossref let="x" cid="c43008016.2"/>it is not I alone who judge, but I and the Father<note nid="n43008016.1"/> who sent me.</woc></verse>
865
+ <marker class="begin-verse" mid="v43008017"/>
866
+ <verse num="17" class="woc"><woc><crossref let="y" cid="c43008017.1"/>In your Law it is written that the testimony of two people is true.</woc></verse>
867
+ <marker class="begin-verse" mid="v43008018"/>
868
+ <verse num="18" class="woc"><woc>I am the one who bears witness about myself, and <crossref let="z" cid="c43008018.1"/>the Father who sent me bears witness about me.<q class="end-double" qid="43008018.1" from="43008014.1" to="43008018.1"/></woc></verse>
869
+ <marker class="begin-verse" mid="v43008019"/>
870
+ <verse num="19">They said to him therefore, <q class="begin-double" qid="43008019.1" from="43008019.1" to="43008019.2"/>Where is your Father?<q class="end-double" qid="43008019.2" from="43008019.1" to="43008019.2"/> Jesus answered, <woc><crossref let="a" cid="c43008019.1"/><q class="begin-double" qid="43008019.3" from="43008019.3" to="43008019.4"/>You know neither me nor my Father. <crossref let="b" cid="c43008019.2"/>If you knew me, you would know my Father also.<q class="end-double" qid="43008019.4" from="43008019.3" to="43008019.4"/></woc></verse>
871
+ <marker class="begin-verse" mid="v43008020"/>
872
+ <verse num="20">These words he spoke in <crossref let="c" cid="c43008020.1"/>the treasury, as he taught in the temple; but <crossref let="d" cid="c43008020.2"/>no one arrested him, because <crossref let="e" cid="c43008020.3"/>his hour had not yet come.</verse>
873
+ <end-paragraph/>
874
+ <marker class="begin-verse" mid="v43008021"/>
875
+ <begin-paragraph/>
876
+ <verse num="21">So he said to them again, <woc><crossref let="f" cid="c43008021.1"/><q class="begin-double" qid="43008021.1" from="43008021.1" to="43008021.2"/>I am going away, and <crossref let="g" cid="c43008021.2"/>you will seek me, and <crossref let="h" cid="c43008021.3"/>you will die in your sin. Where I am going, you cannot come.<q class="end-double" qid="43008021.2" from="43008021.1" to="43008021.2"/></woc></verse>
877
+ <marker class="begin-verse" mid="v43008022"/>
878
+ <verse num="22">So the Jews said, <crossref let="i" cid="c43008022.1"/><q class="begin-double" qid="43008022.1" from="43008022.1" to="43008022.4"/>Will he kill himself, since he says, <woc><q class="begin-single" qid="43008022.2" from="43008022.2" to="43008022.3"/>Where I am going, you cannot come<q class="end-single" qid="43008022.3" from="43008022.2" to="43008022.3"/></woc>?<q class="end-double" qid="43008022.4" from="43008022.1" to="43008022.4"/></verse>
879
+ <marker class="begin-verse" mid="v43008023"/>
880
+ <verse num="23">He said to them, <woc><crossref let="j" cid="c43008023.1"/><q class="begin-double" qid="43008023.1" from="43008023.1" to="43008024.1"/>You are from below; I am from above. <crossref let="k" cid="c43008023.2"/>You are of this world; <crossref let="l" cid="c43008023.3"/>I am not of this world.</woc></verse>
881
+ <marker class="begin-verse" mid="v43008024"/>
882
+ <verse num="24" class="woc"><woc>I told you that you <crossref let="m" cid="c43008024.1"/>would die in your sins, for <crossref let="n" cid="c43008024.2"/>unless you believe that <crossref let="o" cid="c43008024.3"/>I am he you will die in your sins.<q class="end-double" qid="43008024.1" from="43008023.1" to="43008024.1"/></woc></verse>
883
+ <marker class="begin-verse" mid="v43008025"/>
884
+ <verse num="25">So they said to him, <crossref let="p" cid="c43008025.1"/><q class="begin-double" qid="43008025.1" from="43008025.1" to="43008025.2"/>Who are you?<q class="end-double" qid="43008025.2" from="43008025.1" to="43008025.2"/> Jesus said to them, <woc><q class="begin-double" qid="43008025.3" from="43008025.3" to="43008026.1"/>Just what I have been telling you from the beginning.</woc></verse>
885
+ <marker class="begin-verse" mid="v43008026"/>
886
+ <verse num="26" class="woc"><woc>I have much to say about you and much to judge, but <crossref let="q" cid="c43008026.1"/>he who sent me is true, and I declare <crossref let="r" cid="c43008026.2"/>to the world <crossref let="s" cid="c43008026.3"/>what I have heard from him.<q class="end-double" qid="43008026.1" from="43008025.3" to="43008026.1"/></woc></verse>
887
+ <marker class="begin-verse" mid="v43008027"/>
888
+ <verse num="27">They did not understand that <crossref let="t" cid="c43008027.1"/>he had been speaking to them about the Father.</verse>
889
+ <marker class="begin-verse" mid="v43008028"/>
890
+ <verse num="28">So Jesus said to them, <woc><q class="begin-double" qid="43008028.1" from="43008028.1" to="43008029.1"/>When you have <crossref let="u" cid="c43008028.1"/>lifted up the Son of Man, <crossref let="v" cid="c43008028.2"/>then you will know that <crossref let="w" cid="c43008028.3"/>I am he, and that <crossref let="x" cid="c43008028.4"/>I do nothing on my own authority, but <crossref let="y" cid="c43008028.5"/>speak just as the Father taught me.</woc></verse>
891
+ <marker class="begin-verse" mid="v43008029"/>
892
+ <verse num="29" class="woc"><woc>And <crossref let="z" cid="c43008029.1"/>he who sent me is with me. <crossref let="z" cid="c43008029.2"/>He has not left me alone, for <crossref let="a" cid="c43008029.3"/>I always do the things that are pleasing to him.<q class="end-double" qid="43008029.1" from="43008028.1" to="43008029.1"/></woc></verse>
893
+ <marker class="begin-verse" mid="v43008030"/>
894
+ <verse num="30">As he was saying these things, <crossref let="b" cid="c43008030.1"/>many believed in him.</verse>
895
+ <end-paragraph/>
896
+ <marker class="begin-verse" mid="v43008031"/>
897
+ <heading>The Truth Will Set You Free</heading>
898
+ <begin-paragraph/>
899
+ <verse num="31">So Jesus said to the Jews who had believed him, <woc><crossref let="c" cid="c43008031.1"/><q class="begin-double" qid="43008031.1" from="43008031.1" to="43008032.1"/>If you abide in my word, you are truly my disciples,</woc></verse>
900
+ <marker class="begin-verse" mid="v43008032"/>
901
+ <verse num="32" class="woc"><woc>and you will <crossref let="d" cid="c43008032.1"/>know the truth, and the truth <crossref let="e" cid="c43008032.2"/>will set you free.<q class="end-double" qid="43008032.1" from="43008031.1" to="43008032.1"/></woc></verse>
902
+ <marker class="begin-verse" mid="v43008033"/>
903
+ <verse num="33">They answered him, <crossref let="f" cid="c43008033.1"/><q class="begin-double" qid="43008033.1" from="43008033.1" to="43008033.4"/>We are offspring of Abraham and have never been enslaved to anyone. How is it that you say, <q class="begin-single" qid="43008033.2" from="43008033.2" to="43008033.3"/>You will become free<q class="end-single" qid="43008033.3" from="43008033.2" to="43008033.3"/>?<q class="end-double" qid="43008033.4" from="43008033.1" to="43008033.4"/></verse>
904
+ <end-paragraph/>
905
+ <marker class="begin-verse" mid="v43008034"/>
906
+ <begin-paragraph/>
907
+ <verse num="34">Jesus answered them, <woc><q class="begin-double" qid="43008034.1" from="43008034.1" to="43008038.1"/>Truly, truly, I say to you, <crossref let="g" cid="c43008034.1"/>everyone who practices sin is a slave<note nid="n43008034.1"/> to sin.</woc></verse>
908
+ <marker class="begin-verse" mid="v43008035"/>
909
+ <verse num="35" class="woc"><woc><crossref let="h" cid="c43008035.1"/>The slave does not remain in the house forever; <crossref let="i" cid="c43008035.2"/>the son remains forever.</woc></verse>
910
+ <marker class="begin-verse" mid="v43008036"/>
911
+ <verse num="36" class="woc"><woc>So if the Son sets you free, you will be free indeed.</woc></verse>
912
+ <marker class="begin-verse" mid="v43008037"/>
913
+ <verse num="37" class="woc"><woc>I know that you are offspring of Abraham; yet <crossref let="j" cid="c43008037.1"/>you seek to kill me because my word finds no place in you.</woc></verse>
914
+ <marker class="begin-verse" mid="v43008038"/>
915
+ <verse num="38" class="woc"><woc><crossref let="k" cid="c43008038.1"/>I speak of what I have seen with my Father, and you do what you have heard <crossref let="l" cid="c43008038.2"/>from your father.<q class="end-double" qid="43008038.1" from="43008034.1" to="43008038.1"/></woc></verse>
916
+ <end-paragraph/>
917
+ <marker class="begin-verse" mid="v43008039"/>
918
+ <heading>You Are of Your Father the Devil</heading>
919
+ <begin-paragraph/>
920
+ <verse num="39">They answered him, <crossref let="m" cid="c43008039.1"/><q class="begin-double" qid="43008039.1" from="43008039.1" to="43008039.2"/>Abraham is our father.<q class="end-double" qid="43008039.2" from="43008039.1" to="43008039.2"/> Jesus said to them, <woc><crossref let="n" cid="c43008039.2"/><q class="begin-double" qid="43008039.3" from="43008039.3" to="43008041.1"/>If you were Abraham&apos;s children, you would be doing the works Abraham did,</woc></verse>
921
+ <marker class="begin-verse" mid="v43008040"/>
922
+ <verse num="40" class="woc"><woc>but now <crossref let="o" cid="c43008040.1"/>you seek to kill me, a man who has told you the truth <crossref let="p" cid="c43008040.2"/>that I heard from God. This is not what Abraham did.</woc></verse>
923
+ <marker class="begin-verse" mid="v43008041"/>
924
+ <verse num="41" class="woc"><woc>You are doing the works your father did.<q class="end-double" qid="43008041.1" from="43008039.3" to="43008041.1"/></woc> They said to him, <crossref let="q" cid="c43008041.1"/><q class="begin-double" qid="43008041.2" from="43008041.2" to="43008041.3"/>We were not born of sexual immorality. We have <crossref let="r" cid="c43008041.2"/>one Father&emdash;even God.<q class="end-double" qid="43008041.3" from="43008041.2" to="43008041.3"/></verse>
925
+ <marker class="begin-verse" mid="v43008042"/>
926
+ <verse num="42">Jesus said to them, <woc><crossref let="s" cid="c43008042.1"/><q class="begin-double" qid="43008042.1" from="43008042.1" to="43008047.1"/>If God were your Father, you would love me, for <crossref let="t" cid="c43008042.2"/>I came from God and <crossref let="u" cid="c43008042.3"/>I am here. <crossref let="v" cid="c43008042.4"/>I came not of my own accord, but <crossref let="w" cid="c43008042.5"/>he sent me.</woc></verse>
927
+ <marker class="begin-verse" mid="v43008043"/>
928
+ <verse num="43" class="woc"><woc><crossref let="x" cid="c43008043.1"/>Why do you not understand what I say? It is because you cannot <crossref let="y" cid="c43008043.2"/>bear to hear my word.</woc></verse>
929
+ <marker class="begin-verse" mid="v43008044"/>
930
+ <verse num="44" class="woc"><woc><crossref let="z" cid="c43008044.1"/>You are of your father the devil, and your will is to do your father&apos;s desires. <crossref let="a" cid="c43008044.2"/>He was a murderer from the beginning, and <crossref let="b" cid="c43008044.3"/>does not stand in the truth, because there is no truth in him. <crossref let="c" cid="c43008044.4"/>When he lies, he speaks out of his own character, for he is a liar and the father of lies.</woc></verse>
931
+ <marker class="begin-verse" mid="v43008045"/>
932
+ <verse num="45" class="woc"><woc>But because I tell the truth, you do not believe me.</woc></verse>
933
+ <marker class="begin-verse" mid="v43008046"/>
934
+ <verse num="46" class="woc"><woc>Which one of you convicts me of sin? If I tell the truth, why do you not believe me?</woc></verse>
935
+ <marker class="begin-verse" mid="v43008047"/>
936
+ <verse num="47" class="woc"><woc><crossref let="d" cid="c43008047.1"/>Whoever is of God hears the words of God. <crossref let="e" cid="c43008047.2"/>The reason why you do not hear them is that <crossref let="f" cid="c43008047.3"/>you are not of God.<q class="end-double" qid="43008047.1" from="43008042.1" to="43008047.1"/></woc></verse>
937
+ <end-paragraph/>
938
+ <marker class="begin-verse" mid="v43008048"/>
939
+ <heading>Before Abraham Was, I Am</heading>
940
+ <begin-paragraph/>
941
+ <verse num="48">The Jews answered him, <q class="begin-double" qid="43008048.1" from="43008048.1" to="43008048.2"/>Are we not right in saying that you are a Samaritan and <crossref let="g" cid="c43008048.1"/>have a demon?<q class="end-double" qid="43008048.2" from="43008048.1" to="43008048.2"/></verse>
942
+ <marker class="begin-verse" mid="v43008049"/>
943
+ <verse num="49">Jesus answered, <woc><q class="begin-double" qid="43008049.1" from="43008049.1" to="43008051.1"/>I do not have a demon, but <crossref let="h" cid="c43008049.1"/>I honor my Father, and you dishonor me.</woc></verse>
944
+ <marker class="begin-verse" mid="v43008050"/>
945
+ <verse num="50" class="woc"><woc>Yet <crossref let="i" cid="c43008050.1"/>I do not seek my own glory; there is One who seeks it, and he is the judge.</woc></verse>
946
+ <marker class="begin-verse" mid="v43008051"/>
947
+ <verse num="51" class="woc"><woc>Truly, truly, <crossref let="j" cid="c43008051.1"/>I say to you, if anyone keeps my word, he will never <crossref let="k" cid="c43008051.2"/>see death.<q class="end-double" qid="43008051.1" from="43008049.1" to="43008051.1"/></woc></verse>
948
+ <marker class="begin-verse" mid="v43008052"/>
949
+ <verse num="52">The Jews said to him, <q class="begin-double" qid="43008052.1" from="43008052.1" to="43008053.1"/>Now we know that you have a demon! <crossref let="l" cid="c43008052.1"/>Abraham died, as did the prophets, yet <crossref let="m" cid="c43008052.2"/>you say, <woc><q class="begin-single" qid="43008052.2" from="43008052.2" to="43008052.3"/>If anyone keeps my word, he will never <crossref let="n" cid="c43008052.3"/>taste death.<q class="end-single" qid="43008052.3" from="43008052.2" to="43008052.3"/></woc></verse>
950
+ <marker class="begin-verse" mid="v43008053"/>
951
+ <verse num="53"><crossref let="o" cid="c43008053.1"/>Are you greater than our father Abraham, who died? And the prophets died! Who do you make yourself out to be?<q class="end-double" qid="43008053.1" from="43008052.1" to="43008053.1"/></verse>
952
+ <marker class="begin-verse" mid="v43008054"/>
953
+ <verse num="54">Jesus answered, <woc><crossref let="p" cid="c43008054.1"/><q class="begin-double" qid="43008054.1" from="43008054.1" to="43008056.1"/>If I glorify myself, my glory is nothing. <crossref let="q" cid="c43008054.2"/>It is my Father who glorifies me, <crossref let="r" cid="c43008054.3"/>of whom you say, <q class="begin-single" qid="43008054.2" from="43008054.2" to="43008054.3"/>He is our God.<q class="end-single" qid="43008054.3" from="43008054.2" to="43008054.3"/><note nid="n43008054.1"/></woc></verse>
954
+ <marker class="begin-verse" mid="v43008055"/>
955
+ <verse num="55" class="woc"><woc>But <crossref let="s" cid="c43008055.1"/>you have not known him. <crossref let="t" cid="c43008055.2"/>I know him. If I were to say that I do not know him, I would be <crossref let="u" cid="c43008055.3"/>a liar <crossref let="v" cid="c43008055.4"/>like you, but I do know him and I keep his word.</woc></verse>
956
+ <marker class="begin-verse" mid="v43008056"/>
957
+ <verse num="56" class="woc"><woc><crossref let="w" cid="c43008056.1"/>Your father Abraham <crossref let="x" cid="c43008056.2"/>rejoiced <crossref let="y" cid="c43008056.3"/>that he would see my day. <crossref let="z" cid="c43008056.4"/>He saw it and was glad.<q class="end-double" qid="43008056.1" from="43008054.1" to="43008056.1"/></woc></verse>
958
+ <marker class="begin-verse" mid="v43008057"/>
959
+ <verse num="57">So the Jews said to him, <q class="begin-double" qid="43008057.1" from="43008057.1" to="43008057.2"/>You are not yet fifty years old, and have you seen Abraham?<q class="end-double" qid="43008057.2" from="43008057.1" to="43008057.2"/><note nid="n43008057.1"/></verse>
960
+ <marker class="begin-verse" mid="v43008058"/>
961
+ <verse num="58">Jesus said to them, <woc><q class="begin-double" qid="43008058.1" from="43008058.1" to="43008058.2"/>Truly, truly, I say to you, before Abraham was, <crossref let="a" cid="c43008058.1"/>I am.<q class="end-double" qid="43008058.2" from="43008058.1" to="43008058.2"/></woc></verse>
962
+ <marker class="begin-verse" mid="v43008059"/>
963
+ <verse num="59">So <crossref let="b" cid="c43008059.1"/>they picked up stones to throw at him, but Jesus hid himself and went out of the temple.</verse>
964
+ <end-paragraph/>
965
+ </chapter>
966
+ <marker class="begin-verse" mid="v43009001"/>
967
+ <chapter num="9">
968
+ <heading>Jesus Heals a Man Born Blind</heading>
969
+ <begin-paragraph/>
970
+ <verse num="1">As he passed by, he saw a man blind from birth.</verse>
971
+ <marker class="begin-verse" mid="v43009002"/>
972
+ <verse num="2">And his disciples asked him, <crossref let="c" cid="c43009002.1"/><q class="begin-double" qid="43009002.1" from="43009002.1" to="43009002.2"/>Rabbi, <crossref let="d" cid="c43009002.2"/>who sinned, <crossref let="e" cid="c43009002.3"/>this man or <crossref let="f" cid="c43009002.4"/>his parents, that he was born blind?<q class="end-double" qid="43009002.2" from="43009002.1" to="43009002.2"/></verse>
973
+ <marker class="begin-verse" mid="v43009003"/>
974
+ <verse num="3">Jesus answered, <woc><q class="begin-double" qid="43009003.1" from="43009003.1" to="43009005.1"/>It was not that this man sinned, or his parents, but <crossref let="g" cid="c43009003.1"/>that the works of God might be displayed in him.</woc></verse>
975
+ <marker class="begin-verse" mid="v43009004"/>
976
+ <verse num="4" class="woc"><woc>We must <crossref let="h" cid="c43009004.1"/>work the works of him who sent me <crossref let="i" cid="c43009004.2"/>while it is day; night is coming, when no one can work.</woc></verse>
977
+ <marker class="begin-verse" mid="v43009005"/>
978
+ <verse num="5" class="woc"><woc>As long as I am in the world, <crossref let="j" cid="c43009005.1"/>I am the light of the world.<q class="end-double" qid="43009005.1" from="43009003.1" to="43009005.1"/></woc></verse>
979
+ <marker class="begin-verse" mid="v43009006"/>
980
+ <verse num="6">Having said these things, <crossref let="k" cid="c43009006.1"/>he spit on the ground and made mud with the saliva. <crossref let="l" cid="c43009006.2"/>Then he anointed the man&apos;s eyes with the mud</verse>
981
+ <marker class="begin-verse" mid="v43009007"/>
982
+ <verse num="7">and said to him, <woc><q class="begin-double" qid="43009007.1" from="43009007.1" to="43009007.2"/>Go, wash in <crossref let="m" cid="c43009007.1"/>the pool of Siloam<q class="end-double" qid="43009007.2" from="43009007.1" to="43009007.2"/></woc> (which means Sent). So he went and washed and <crossref let="n" cid="c43009007.2"/>came back seeing.</verse>
983
+ <end-paragraph/>
984
+ <marker class="begin-verse" mid="v43009008"/>
985
+ <begin-paragraph/>
986
+ <verse num="8">The neighbors and those who had seen him before as a beggar were saying, <crossref let="o" cid="c43009008.1"/><q class="begin-double" qid="43009008.1" from="43009008.1" to="43009008.2"/>Is this not the man who used to sit and beg?<q class="end-double" qid="43009008.2" from="43009008.1" to="43009008.2"/></verse>
987
+ <marker class="begin-verse" mid="v43009009"/>
988
+ <verse num="9">Some said, <q class="begin-double" qid="43009009.1" from="43009009.1" to="43009009.2"/>It is he.<q class="end-double" qid="43009009.2" from="43009009.1" to="43009009.2"/> Others said, <q class="begin-double" qid="43009009.3" from="43009009.3" to="43009009.4"/>No, but he is like him.<q class="end-double" qid="43009009.4" from="43009009.3" to="43009009.4"/> He kept saying, <q class="begin-double" qid="43009009.5" from="43009009.5" to="43009009.6"/>I am the man.<q class="end-double" qid="43009009.6" from="43009009.5" to="43009009.6"/></verse>
989
+ <marker class="begin-verse" mid="v43009010"/>
990
+ <verse num="10">So they said to him, <q class="begin-double" qid="43009010.1" from="43009010.1" to="43009010.2"/>Then how were your eyes opened?<q class="end-double" qid="43009010.2" from="43009010.1" to="43009010.2"/></verse>
991
+ <marker class="begin-verse" mid="v43009011"/>
992
+ <verse num="11">He answered, <crossref let="p" cid="c43009011.1"/><q class="begin-double" qid="43009011.1" from="43009011.1" to="43009011.4"/>The man called Jesus made mud and anointed my eyes and said to me, <woc><q class="begin-single" qid="43009011.2" from="43009011.2" to="43009011.3"/>Go to Siloam and wash.<q class="end-single" qid="43009011.3" from="43009011.2" to="43009011.3"/></woc> So I went and washed and received my sight.<q class="end-double" qid="43009011.4" from="43009011.1" to="43009011.4"/></verse>
993
+ <marker class="begin-verse" mid="v43009012"/>
994
+ <verse num="12">They said to him, <q class="begin-double" qid="43009012.1" from="43009012.1" to="43009012.2"/>Where is he?<q class="end-double" qid="43009012.2" from="43009012.1" to="43009012.2"/> He said, <q class="begin-double" qid="43009012.3" from="43009012.3" to="43009012.4"/>I do not know.<q class="end-double" qid="43009012.4" from="43009012.3" to="43009012.4"/></verse>
995
+ <end-paragraph/>
996
+ <marker class="begin-verse" mid="v43009013"/>
997
+ <begin-paragraph/>
998
+ <verse num="13">They brought to the Pharisees the man who had formerly been blind.</verse>
999
+ <marker class="begin-verse" mid="v43009014"/>
1000
+ <verse num="14"><crossref let="q" cid="c43009014.1"/>Now it was a Sabbath day when Jesus made the mud and opened his eyes.</verse>
1001
+ <marker class="begin-verse" mid="v43009015"/>
1002
+ <verse num="15"><crossref let="r" cid="c43009015.1"/>So the Pharisees again asked him how he had received his sight. And he said to them, <q class="begin-double" qid="43009015.1" from="43009015.1" to="43009015.2"/>He put mud on my eyes, and I washed, and I see.<q class="end-double" qid="43009015.2" from="43009015.1" to="43009015.2"/></verse>
1003
+ <marker class="begin-verse" mid="v43009016"/>
1004
+ <verse num="16">Some of the Pharisees said, <q class="begin-double" qid="43009016.1" from="43009016.1" to="43009016.2"/>This man is not <crossref let="s" cid="c43009016.1"/>from God, <crossref let="t" cid="c43009016.2"/>for he does not keep the Sabbath.<q class="end-double" qid="43009016.2" from="43009016.1" to="43009016.2"/> But others said, <crossref let="u" cid="c43009016.3"/><q class="begin-double" qid="43009016.3" from="43009016.3" to="43009016.4"/>How can a man who is a sinner do such signs?<q class="end-double" qid="43009016.4" from="43009016.3" to="43009016.4"/> And <crossref let="v" cid="c43009016.4"/>there was a division among them.</verse>
1005
+ <marker class="begin-verse" mid="v43009017"/>
1006
+ <verse num="17">So they said again to the blind man, <q class="begin-double" qid="43009017.1" from="43009017.1" to="43009017.2"/>What do you say about him, since he has opened your eyes?<q class="end-double" qid="43009017.2" from="43009017.1" to="43009017.2"/> He said, <crossref let="w" cid="c43009017.1"/><q class="begin-double" qid="43009017.3" from="43009017.3" to="43009017.4"/>He is a prophet.<q class="end-double" qid="43009017.4" from="43009017.3" to="43009017.4"/></verse>
1007
+ <end-paragraph/>
1008
+ <marker class="begin-verse" mid="v43009018"/>
1009
+ <begin-paragraph/>
1010
+ <verse num="18"><crossref let="x" cid="c43009018.1"/>The Jews<note nid="n43009018.1"/> did not believe that he had been blind and had received his sight, until they called the parents of the man who had received his sight</verse>
1011
+ <marker class="begin-verse" mid="v43009019"/>
1012
+ <verse num="19">and asked them, <q class="begin-double" qid="43009019.1" from="43009019.1" to="43009019.2"/>Is this your son, who you say was born blind? How then does he now see?<q class="end-double" qid="43009019.2" from="43009019.1" to="43009019.2"/></verse>
1013
+ <marker class="begin-verse" mid="v43009020"/>
1014
+ <verse num="20">His parents answered, <q class="begin-double" qid="43009020.1" from="43009020.1" to="43009021.1"/>We know that this is our son and that he was born blind.</verse>
1015
+ <marker class="begin-verse" mid="v43009021"/>
1016
+ <verse num="21">But how he now sees we do not know, nor do we know who opened his eyes. Ask him; he is of age. He will speak for himself.<q class="end-double" qid="43009021.1" from="43009020.1" to="43009021.1"/></verse>
1017
+ <marker class="begin-verse" mid="v43009022"/>
1018
+ <verse num="22">(His parents said these things <crossref let="y" cid="c43009022.1"/>because they feared the Jews, for <crossref let="z" cid="c43009022.2"/>the Jews had already agreed that if anyone should <crossref let="a" cid="c43009022.3"/>confess Jesus<note nid="n43009022.1"/> to be Christ, <crossref let="b" cid="c43009022.4"/>he was to be put out of the synagogue.)</verse>
1019
+ <marker class="begin-verse" mid="v43009023"/>
1020
+ <verse num="23">Therefore his parents said, <crossref let="c" cid="c43009023.1"/><q class="begin-double" qid="43009023.1" from="43009023.1" to="43009023.2"/>He is of age; ask him.<q class="end-double" qid="43009023.2" from="43009023.1" to="43009023.2"/></verse>
1021
+ <end-paragraph/>
1022
+ <marker class="begin-verse" mid="v43009024"/>
1023
+ <begin-paragraph/>
1024
+ <verse num="24">So for the second time they called the man who had been blind and said to him, <crossref let="d" cid="c43009024.1"/><q class="begin-double" qid="43009024.1" from="43009024.1" to="43009024.2"/>Give glory to God. We know that <crossref let="e" cid="c43009024.2"/>this man is a sinner.<q class="end-double" qid="43009024.2" from="43009024.1" to="43009024.2"/></verse>
1025
+ <marker class="begin-verse" mid="v43009025"/>
1026
+ <verse num="25">He answered, <q class="begin-double" qid="43009025.1" from="43009025.1" to="43009025.2"/>Whether he is a sinner I do not know. One thing I do know, that though I <crossref let="f" cid="c43009025.1"/>was blind, now I see.<q class="end-double" qid="43009025.2" from="43009025.1" to="43009025.2"/></verse>
1027
+ <marker class="begin-verse" mid="v43009026"/>
1028
+ <verse num="26">They said to him, <q class="begin-double" qid="43009026.1" from="43009026.1" to="43009026.2"/>What did he do to you? How did he open your eyes?<q class="end-double" qid="43009026.2" from="43009026.1" to="43009026.2"/></verse>
1029
+ <marker class="begin-verse" mid="v43009027"/>
1030
+ <verse num="27">He answered them, <crossref let="g" cid="c43009027.1"/><q class="begin-double" qid="43009027.1" from="43009027.1" to="43009027.2"/>I have told you already, and you would not listen. Why do you want to hear it again? Do you also want to become his disciples?<q class="end-double" qid="43009027.2" from="43009027.1" to="43009027.2"/></verse>
1031
+ <marker class="begin-verse" mid="v43009028"/>
1032
+ <verse num="28">And they reviled him, saying, <q class="begin-double" qid="43009028.1" from="43009028.1" to="43009029.1"/>You are his disciple, but <crossref let="h" cid="c43009028.1"/>we are disciples of Moses.</verse>
1033
+ <marker class="begin-verse" mid="v43009029"/>
1034
+ <verse num="29">We know that God has spoken to Moses, but as for this man, <crossref let="i" cid="c43009029.1"/>we do not know where he comes from.<q class="end-double" qid="43009029.1" from="43009028.1" to="43009029.1"/></verse>
1035
+ <marker class="begin-verse" mid="v43009030"/>
1036
+ <verse num="30">The man answered, <q class="begin-double" qid="43009030.1" from="43009030.1" to="43009033.1"/>Why, this is <crossref let="j" cid="c43009030.1"/>an amazing thing! <crossref let="k" cid="c43009030.2"/>You do not know where he comes from, and yet he opened my eyes.</verse>
1037
+ <marker class="begin-verse" mid="v43009031"/>
1038
+ <verse num="31">We know that <crossref let="l" cid="c43009031.1"/>God does not listen to sinners, but <crossref let="m" cid="c43009031.2"/>if anyone is a worshiper of God and does his will, God listens to him.</verse>
1039
+ <marker class="begin-verse" mid="v43009032"/>
1040
+ <verse num="32">Never since the world began has it been heard that anyone opened the eyes of a man born blind.</verse>
1041
+ <marker class="begin-verse" mid="v43009033"/>
1042
+ <verse num="33"><crossref let="n" cid="c43009033.1"/>If this man were not from God, he could do nothing.<q class="end-double" qid="43009033.1" from="43009030.1" to="43009033.1"/></verse>
1043
+ <marker class="begin-verse" mid="v43009034"/>
1044
+ <verse num="34">They answered him, <crossref let="o" cid="c43009034.1"/><q class="begin-double" qid="43009034.1" from="43009034.1" to="43009034.2"/>You were born in utter sin, and would you teach us?<q class="end-double" qid="43009034.2" from="43009034.1" to="43009034.2"/> And they <crossref let="p" cid="c43009034.2"/>cast him out.</verse>
1045
+ <end-paragraph/>
1046
+ <marker class="begin-verse" mid="v43009035"/>
1047
+ <begin-paragraph/>
1048
+ <verse num="35">Jesus heard that they had cast him out, and having found him he said, <woc><q class="begin-double" qid="43009035.1" from="43009035.1" to="43009035.2"/>Do you believe in <crossref let="q" cid="c43009035.1"/>the Son of Man?<q class="end-double" qid="43009035.2" from="43009035.1" to="43009035.2"/><note nid="n43009035.1"/></woc></verse>
1049
+ <marker class="begin-verse" mid="v43009036"/>
1050
+ <verse num="36">He answered, <crossref let="r" cid="c43009036.1"/><q class="begin-double" qid="43009036.1" from="43009036.1" to="43009036.2"/>And who is he, sir, that I may believe in him?<q class="end-double" qid="43009036.2" from="43009036.1" to="43009036.2"/></verse>
1051
+ <marker class="begin-verse" mid="v43009037"/>
1052
+ <verse num="37">Jesus said to him, <woc><q class="begin-double" qid="43009037.1" from="43009037.1" to="43009037.2"/>You have seen him, and <crossref let="s" cid="c43009037.1"/>it is he who is speaking to you.<q class="end-double" qid="43009037.2" from="43009037.1" to="43009037.2"/></woc></verse>
1053
+ <marker class="begin-verse" mid="v43009038"/>
1054
+ <verse num="38">He said, <q class="begin-double" qid="43009038.1" from="43009038.1" to="43009038.2"/>Lord, I believe,<q class="end-double" qid="43009038.2" from="43009038.1" to="43009038.2"/> and he worshiped him.</verse>
1055
+ <marker class="begin-verse" mid="v43009039"/>
1056
+ <verse num="39">Jesus said, <woc><crossref let="t" cid="c43009039.1"/><q class="begin-double" qid="43009039.1" from="43009039.1" to="43009039.2"/>For judgment I came into this world, <crossref let="u" cid="c43009039.2"/>that those who do not see may see, and <crossref let="v" cid="c43009039.3"/>those who see may become blind.<q class="end-double" qid="43009039.2" from="43009039.1" to="43009039.2"/></woc></verse>
1057
+ <marker class="begin-verse" mid="v43009040"/>
1058
+ <verse num="40">Some of the Pharisees near him heard these things, and said to him, <crossref let="w" cid="c43009040.1"/><q class="begin-double" qid="43009040.1" from="43009040.1" to="43009040.2"/>Are we also blind?<q class="end-double" qid="43009040.2" from="43009040.1" to="43009040.2"/></verse>
1059
+ <marker class="begin-verse" mid="v43009041"/>
1060
+ <verse num="41">Jesus said to them, <woc><q class="begin-double" qid="43009041.1" from="43009041.1" to="43010005.1"/>If you were blind, <crossref let="x" cid="c43009041.1"/>you would have no guilt;<note nid="n43009041.1"/> but now that you say, <q class="begin-single" qid="43009041.2" from="43009041.2" to="43009041.3"/>We see,<q class="end-single" qid="43009041.3" from="43009041.2" to="43009041.3"/> your guilt remains.</woc></verse>
1061
+ <end-paragraph/>
1062
+ </chapter>
1063
+ <marker class="begin-verse" mid="v43010001"/>
1064
+ <chapter num="10">
1065
+ <heading>I Am the Good Shepherd</heading>
1066
+ <begin-paragraph/>
1067
+ <verse num="1" class="woc"><woc><q class="continue-double" qid="43010001.1" from="43009041.1" to="43010005.1"/>Truly, truly, I say to you, he who does not enter the sheepfold by the door but climbs in by another way, that man is a thief and a robber.</woc></verse>
1068
+ <marker class="begin-verse" mid="v43010002"/>
1069
+ <verse num="2" class="woc"><woc>But he who enters by the door is the shepherd of the sheep.</woc></verse>
1070
+ <marker class="begin-verse" mid="v43010003"/>
1071
+ <verse num="3" class="woc"><woc>To him the gatekeeper opens. The sheep hear his voice, and he calls his own sheep by name and leads them out.</woc></verse>
1072
+ <marker class="begin-verse" mid="v43010004"/>
1073
+ <verse num="4" class="woc"><woc>When he has brought out all his own, he goes before them, and the sheep follow him, for they know his voice.</woc></verse>
1074
+ <marker class="begin-verse" mid="v43010005"/>
1075
+ <verse num="5" class="woc"><woc><crossref let="y" cid="c43010005.1"/>A stranger they will not follow, but they will flee from him, for they do not know the voice of strangers.<q class="end-double" qid="43010005.1" from="43009041.1" to="43010005.1"/></woc></verse>
1076
+ <marker class="begin-verse" mid="v43010006"/>
1077
+ <verse num="6">This figure of speech Jesus <crossref let="z" cid="c43010006.1"/>used with them, but they <crossref let="a" cid="c43010006.2"/>did not understand what he was saying to them.</verse>
1078
+ <end-paragraph/>
1079
+ <marker class="begin-verse" mid="v43010007"/>
1080
+ <begin-paragraph/>
1081
+ <verse num="7">So Jesus again said to them, <woc><q class="begin-double" qid="43010007.1" from="43010007.1" to="43010018.1"/>Truly, truly, I say to you, <crossref let="b" cid="c43010007.1"/>I am the door of the sheep.</woc></verse>
1082
+ <marker class="begin-verse" mid="v43010008"/>
1083
+ <verse num="8" class="woc"><woc>All who came before me are thieves and robbers, but the sheep did not listen to them.</woc></verse>
1084
+ <marker class="begin-verse" mid="v43010009"/>
1085
+ <verse num="9" class="woc"><woc>I am the door. If anyone enters by me, <crossref let="c" cid="c43010009.1"/>he will be saved and will go in and out and <crossref let="d" cid="c43010009.2"/>find pasture.</woc></verse>
1086
+ <marker class="begin-verse" mid="v43010010"/>
1087
+ <verse num="10" class="woc"><woc>The thief comes only to steal and <crossref let="e" cid="c43010010.1"/>kill and destroy. I came that they may have life and have it abundantly.</woc></verse>
1088
+ <marker class="begin-verse" mid="v43010011"/>
1089
+ <verse num="11" class="woc"><woc><crossref let="f" cid="c43010011.1"/>I am the good shepherd. The good shepherd <crossref let="g" cid="c43010011.2"/>lays down his life for the sheep.</woc></verse>
1090
+ <marker class="begin-verse" mid="v43010012"/>
1091
+ <verse num="12" class="woc"><woc>He who is <crossref let="h" cid="c43010012.1"/>a hired hand and not a shepherd, who does not own the sheep, sees the wolf coming and <crossref let="i" cid="c43010012.2"/>leaves the sheep and flees, and the wolf snatches them and <crossref let="j" cid="c43010012.3"/>scatters them.</woc></verse>
1092
+ <marker class="begin-verse" mid="v43010013"/>
1093
+ <verse num="13" class="woc"><woc>He flees because <crossref let="k" cid="c43010013.1"/>he is a hired hand and <crossref let="l" cid="c43010013.2"/>cares nothing for the sheep.</woc></verse>
1094
+ <marker class="begin-verse" mid="v43010014"/>
1095
+ <verse num="14" class="woc"><woc><crossref let="m" cid="c43010014.1"/>I am the good shepherd. <crossref let="n" cid="c43010014.2"/>I know my own and <crossref let="o" cid="c43010014.3"/>my own know me,</woc></verse>
1096
+ <marker class="begin-verse" mid="v43010015"/>
1097
+ <verse num="15" class="woc"><woc><crossref let="p" cid="c43010015.1"/>just as the Father knows me and I know the Father; and <crossref let="q" cid="c43010015.2"/>I lay down my life for the sheep.</woc></verse>
1098
+ <marker class="begin-verse" mid="v43010016"/>
1099
+ <verse num="16" class="woc"><woc>And <crossref let="r" cid="c43010016.1"/>I have other sheep that are not of this fold. <crossref let="s" cid="c43010016.2"/>I must bring them also, and <crossref let="t" cid="c43010016.3"/>they will listen to my voice. So there will be <crossref let="u" cid="c43010016.4"/>one flock, <crossref let="v" cid="c43010016.5"/>one shepherd.</woc></verse>
1100
+ <marker class="begin-verse" mid="v43010017"/>
1101
+ <verse num="17" class="woc"><woc><crossref let="w" cid="c43010017.1"/>For this reason the Father loves me, <crossref let="x" cid="c43010017.2"/>because <crossref let="y" cid="c43010017.3"/>I lay down my life that I may take it up again.</woc></verse>
1102
+ <marker class="begin-verse" mid="v43010018"/>
1103
+ <verse num="18" class="woc"><woc><crossref let="z" cid="c43010018.1"/>No one takes it from me, but <crossref let="y" cid="c43010018.2"/>I lay it down <crossref let="a" cid="c43010018.3"/>of my own accord. I have authority to lay it down, and <crossref let="b" cid="c43010018.4"/>I have authority to take it up again. <crossref let="c" cid="c43010018.5"/>This charge I have received from my Father.<q class="end-double" qid="43010018.1" from="43010007.1" to="43010018.1"/></woc></verse>
1104
+ <end-paragraph/>
1105
+ <marker class="begin-verse" mid="v43010019"/>
1106
+ <begin-paragraph/>
1107
+ <verse num="19"><crossref let="d" cid="c43010019.1"/>There was again a division among the Jews because of these words.</verse>
1108
+ <marker class="begin-verse" mid="v43010020"/>
1109
+ <verse num="20">Many of them said, <crossref let="e" cid="c43010020.1"/><q class="begin-double" qid="43010020.1" from="43010020.1" to="43010020.2"/>He has a demon, and <crossref let="f" cid="c43010020.2"/>is insane; why listen to him?<q class="end-double" qid="43010020.2" from="43010020.1" to="43010020.2"/></verse>
1110
+ <marker class="begin-verse" mid="v43010021"/>
1111
+ <verse num="21">Others said, <q class="begin-double" qid="43010021.1" from="43010021.1" to="43010021.2"/>These are not the words of one who is oppressed by a demon. <crossref let="g" cid="c43010021.1"/>Can a demon open the eyes of the blind?<q class="end-double" qid="43010021.2" from="43010021.1" to="43010021.2"/></verse>
1112
+ <end-paragraph/>
1113
+ <marker class="begin-verse" mid="v43010022"/>
1114
+ <heading>I and the Father Are One</heading>
1115
+ <begin-paragraph/>
1116
+ <verse num="22">At that time the Feast of Dedication took place at Jerusalem. It was winter,</verse>
1117
+ <marker class="begin-verse" mid="v43010023"/>
1118
+ <verse num="23">and Jesus was walking in the temple, <crossref let="h" cid="c43010023.1"/>in the colonnade of Solomon.</verse>
1119
+ <marker class="begin-verse" mid="v43010024"/>
1120
+ <verse num="24">So the Jews gathered around him and said to him, <q class="begin-double" qid="43010024.1" from="43010024.1" to="43010024.2"/>How long will you keep us in suspense? If you are <crossref let="i" cid="c43010024.1"/>the Christ, <crossref let="j" cid="c43010024.2"/>tell us plainly.<q class="end-double" qid="43010024.2" from="43010024.1" to="43010024.2"/></verse>
1121
+ <marker class="begin-verse" mid="v43010025"/>
1122
+ <verse num="25">Jesus answered them, <woc><q class="begin-double" qid="43010025.1" from="43010025.1" to="43010030.1"/>I told you, and you do not believe. <crossref let="k" cid="c43010025.1"/>The works that I do <crossref let="l" cid="c43010025.2"/>in my Father&apos;s name bear witness about me,</woc></verse>
1123
+ <marker class="begin-verse" mid="v43010026"/>
1124
+ <verse num="26" class="woc"><woc>but <crossref let="m" cid="c43010026.1"/>you do not believe because you are not among my sheep.</woc></verse>
1125
+ <marker class="begin-verse" mid="v43010027"/>
1126
+ <verse num="27" class="woc"><woc><crossref let="n" cid="c43010027.1"/>My sheep hear my voice, and I know them, and they follow me.</woc></verse>
1127
+ <marker class="begin-verse" mid="v43010028"/>
1128
+ <verse num="28" class="woc"><woc><crossref let="o" cid="c43010028.1"/>I give them eternal life, and <crossref let="p" cid="c43010028.2"/>they will never perish, and <crossref let="q" cid="c43010028.3"/>no one will snatch them out of my hand.</woc></verse>
1129
+ <marker class="begin-verse" mid="v43010029"/>
1130
+ <verse num="29" class="woc"><woc>My Father, <crossref let="r" cid="c43010029.1"/>who has given them to me,<note nid="n43010029.1"/> <crossref let="s" cid="c43010029.2"/>is greater than all, and no one is able to snatch them out of <crossref let="t" cid="c43010029.3"/>the Father&apos;s hand.</woc></verse>
1131
+ <marker class="begin-verse" mid="v43010030"/>
1132
+ <verse num="30" class="woc"><woc><crossref let="u" cid="c43010030.1"/>I and the Father are one.<q class="end-double" qid="43010030.1" from="43010025.1" to="43010030.1"/></woc></verse>
1133
+ <end-paragraph/>
1134
+ <marker class="begin-verse" mid="v43010031"/>
1135
+ <begin-paragraph/>
1136
+ <verse num="31"><crossref let="v" cid="c43010031.1"/>The Jews picked up stones again to stone him.</verse>
1137
+ <marker class="begin-verse" mid="v43010032"/>
1138
+ <verse num="32">Jesus answered them, <woc><q class="begin-double" qid="43010032.1" from="43010032.1" to="43010032.2"/>I have shown you many good works from the Father; for which of them are you going to stone me?<q class="end-double" qid="43010032.2" from="43010032.1" to="43010032.2"/></woc></verse>
1139
+ <marker class="begin-verse" mid="v43010033"/>
1140
+ <verse num="33">The Jews answered him, <q class="begin-double" qid="43010033.1" from="43010033.1" to="43010033.2"/>It is not for a good work that we are going to stone you but <crossref let="w" cid="c43010033.1"/>for blasphemy, because you, being a man, <crossref let="x" cid="c43010033.2"/>make yourself God.<q class="end-double" qid="43010033.2" from="43010033.1" to="43010033.2"/></verse>
1141
+ <marker class="begin-verse" mid="v43010034"/>
1142
+ <verse num="34">Jesus answered them, <woc><q class="begin-double" qid="43010034.1" from="43010034.1" to="43010038.1"/>Is it not written in <crossref let="y" cid="c43010034.1"/>your Law, <crossref let="z" cid="c43010034.2"/><crossref cid="t43010034.1"/><q class="begin-single" qid="43010034.2" from="43010034.2" to="43010034.3"/>I said, you are gods<q class="end-single" qid="43010034.3" from="43010034.2" to="43010034.3"/>?</woc></verse>
1143
+ <marker class="begin-verse" mid="v43010035"/>
1144
+ <verse num="35" class="woc"><woc>If he called them gods to whom the word of God came&emdash;and Scripture cannot be <crossref let="a" cid="c43010035.1"/>broken&emdash;</woc></verse>
1145
+ <marker class="begin-verse" mid="v43010036"/>
1146
+ <verse num="36" class="woc"><woc>do you say of him whom <crossref let="b" cid="c43010036.1"/>the Father consecrated and <crossref let="c" cid="c43010036.2"/>sent into the world, <q class="begin-single" qid="43010036.1" from="43010036.1" to="43010036.2"/>You are blaspheming,<q class="end-single" qid="43010036.2" from="43010036.1" to="43010036.2"/> because <crossref let="d" cid="c43010036.3"/>I said, <q class="begin-single" qid="43010036.3" from="43010036.3" to="43010036.4"/>I am the Son of God<q class="end-single" qid="43010036.4" from="43010036.3" to="43010036.4"/>?</woc></verse>
1147
+ <marker class="begin-verse" mid="v43010037"/>
1148
+ <verse num="37" class="woc"><woc><crossref let="e" cid="c43010037.1"/>If I am not doing the works of my Father, then do not believe me;</woc></verse>
1149
+ <marker class="begin-verse" mid="v43010038"/>
1150
+ <verse num="38" class="woc"><woc>but if I do them, <crossref let="f" cid="c43010038.1"/>even though you do not believe me, believe the works, that you may know and understand that <crossref let="g" cid="c43010038.2"/>the Father is in me and I am in the Father.<q class="end-double" qid="43010038.1" from="43010034.1" to="43010038.1"/></woc></verse>
1151
+ <marker class="begin-verse" mid="v43010039"/>
1152
+ <verse num="39"><crossref let="h" cid="c43010039.1"/>Again they sought to arrest him, but he escaped from their hands.</verse>
1153
+ <end-paragraph/>
1154
+ <marker class="begin-verse" mid="v43010040"/>
1155
+ <begin-paragraph/>
1156
+ <verse num="40">He went away again across the Jordan to the place <crossref let="i" cid="c43010040.1"/>where John had been baptizing at first, and there he remained.</verse>
1157
+ <marker class="begin-verse" mid="v43010041"/>
1158
+ <verse num="41">And many came to him. And they said, <q class="begin-double" qid="43010041.1" from="43010041.1" to="43010041.2"/>John did no sign, but <crossref let="j" cid="c43010041.1"/>everything that John said about this man was true.<q class="end-double" qid="43010041.2" from="43010041.1" to="43010041.2"/></verse>
1159
+ <marker class="begin-verse" mid="v43010042"/>
1160
+ <verse num="42">And <crossref let="k" cid="c43010042.1"/>many believed in him there.</verse>
1161
+ <end-paragraph/>
1162
+ </chapter>
1163
+ <marker class="begin-verse" mid="v43011001"/>
1164
+ <chapter num="11">
1165
+ <heading>The Death of Lazarus</heading>
1166
+ <begin-paragraph/>
1167
+ <verse num="1">Now a certain man was ill, Lazarus of Bethany, the village of <crossref let="l" cid="c43011001.1"/>Mary and her sister Martha.</verse>
1168
+ <marker class="begin-verse" mid="v43011002"/>
1169
+ <verse num="2"><crossref let="m" cid="c43011002.1"/>It was Mary who anointed the Lord with ointment and wiped his feet with her hair, whose brother Lazarus was ill.</verse>
1170
+ <marker class="begin-verse" mid="v43011003"/>
1171
+ <verse num="3">So the sisters sent to him, saying, <q class="begin-double" qid="43011003.1" from="43011003.1" to="43011003.2"/>Lord, <crossref let="n" cid="c43011003.1"/>he whom you love is ill.<q class="end-double" qid="43011003.2" from="43011003.1" to="43011003.2"/></verse>
1172
+ <marker class="begin-verse" mid="v43011004"/>
1173
+ <verse num="4">But when Jesus heard it he said, <woc><crossref let="o" cid="c43011004.1"/><q class="begin-double" qid="43011004.1" from="43011004.1" to="43011004.2"/>This illness does not lead to death. It is for <crossref let="p" cid="c43011004.2"/>the glory of God, so that the Son of God may be glorified through it.<q class="end-double" qid="43011004.2" from="43011004.1" to="43011004.2"/></woc></verse>
1174
+ <end-paragraph/>
1175
+ <marker class="begin-verse" mid="v43011005"/>
1176
+ <begin-paragraph/>
1177
+ <verse num="5">Now <crossref let="q" cid="c43011005.1"/>Jesus loved Martha and her sister and Lazarus.</verse>
1178
+ <marker class="begin-verse" mid="v43011006"/>
1179
+ <verse num="6">So, when he heard that Lazarus<note nid="n43011006.1"/> was ill, <crossref let="r" cid="c43011006.1"/>he stayed two days longer in the place where he was.</verse>
1180
+ <marker class="begin-verse" mid="v43011007"/>
1181
+ <verse num="7">Then after this he said to the disciples, <woc><crossref let="s" cid="c43011007.1"/><q class="begin-double" qid="43011007.1" from="43011007.1" to="43011007.2"/>Let us go to Judea again.<q class="end-double" qid="43011007.2" from="43011007.1" to="43011007.2"/></woc></verse>
1182
+ <marker class="begin-verse" mid="v43011008"/>
1183
+ <verse num="8">The disciples said to him, <crossref let="t" cid="c43011008.1"/><q class="begin-double" qid="43011008.1" from="43011008.1" to="43011008.2"/>Rabbi, <crossref let="u" cid="c43011008.2"/>the Jews were just now seeking to stone you, and are you going there again?<q class="end-double" qid="43011008.2" from="43011008.1" to="43011008.2"/></verse>
1184
+ <marker class="begin-verse" mid="v43011009"/>
1185
+ <verse num="9">Jesus answered, <woc><crossref let="v" cid="c43011009.1"/><q class="begin-double" qid="43011009.1" from="43011009.1" to="43011010.1"/>Are there not twelve hours in the day? <crossref let="w" cid="c43011009.2"/>If anyone walks in the day, he does not stumble, because he sees the light of this world.</woc></verse>
1186
+ <marker class="begin-verse" mid="v43011010"/>
1187
+ <verse num="10" class="woc"><woc>But <crossref let="x" cid="c43011010.1"/>if anyone walks in the night, he stumbles, because the light is not <crossref let="x" cid="c43011010.2"/>in him.<q class="end-double" qid="43011010.1" from="43011009.1" to="43011010.1"/></woc></verse>
1188
+ <marker class="begin-verse" mid="v43011011"/>
1189
+ <verse num="11">After saying these things, he said to them, <woc><q class="begin-double" qid="43011011.1" from="43011011.1" to="43011011.2"/>Our friend Lazarus <crossref let="y" cid="c43011011.1"/>has fallen asleep, but I go to awaken him.<q class="end-double" qid="43011011.2" from="43011011.1" to="43011011.2"/></woc></verse>
1190
+ <marker class="begin-verse" mid="v43011012"/>
1191
+ <verse num="12">The disciples said to him, <q class="begin-double" qid="43011012.1" from="43011012.1" to="43011012.2"/>Lord, if he has fallen asleep, he will recover.<q class="end-double" qid="43011012.2" from="43011012.1" to="43011012.2"/></verse>
1192
+ <marker class="begin-verse" mid="v43011013"/>
1193
+ <verse num="13">Now Jesus had spoken of his death, but they thought that he meant taking rest in sleep.</verse>
1194
+ <marker class="begin-verse" mid="v43011014"/>
1195
+ <verse num="14">Then Jesus told them plainly, <woc><q class="begin-double" qid="43011014.1" from="43011014.1" to="43011015.1"/>Lazarus has died,</woc></verse>
1196
+ <marker class="begin-verse" mid="v43011015"/>
1197
+ <verse num="15" class="woc"><woc>and for your sake I am glad that I was not there, so that you may believe. But let us go to him.<q class="end-double" qid="43011015.1" from="43011014.1" to="43011015.1"/></woc></verse>
1198
+ <marker class="begin-verse" mid="v43011016"/>
1199
+ <verse num="16"><crossref let="z" cid="c43011016.1"/>So Thomas, called the Twin,<note nid="n43011016.1"/> said to his fellow disciples, <q class="begin-double" qid="43011016.1" from="43011016.1" to="43011016.2"/>Let us also go, <crossref let="a" cid="c43011016.2"/>that we may die with him.<q class="end-double" qid="43011016.2" from="43011016.1" to="43011016.2"/></verse>
1200
+ <end-paragraph/>
1201
+ <marker class="begin-verse" mid="v43011017"/>
1202
+ <heading>I Am the Resurrection and the Life</heading>
1203
+ <begin-paragraph/>
1204
+ <verse num="17">Now when Jesus came, he found that Lazarus had already been in the tomb <crossref let="b" cid="c43011017.1"/>four days.</verse>
1205
+ <marker class="begin-verse" mid="v43011018"/>
1206
+ <verse num="18">Bethany was near Jerusalem, about two miles<note nid="n43011018.1"/> off,</verse>
1207
+ <marker class="begin-verse" mid="v43011019"/>
1208
+ <verse num="19">and many of the Jews had come to Martha and Mary <crossref let="c" cid="c43011019.1"/>to console them concerning their brother.</verse>
1209
+ <marker class="begin-verse" mid="v43011020"/>
1210
+ <verse num="20"><crossref let="d" cid="c43011020.1"/>So when Martha heard that Jesus was coming, she went and met him, but Mary remained seated in the house.</verse>
1211
+ <marker class="begin-verse" mid="v43011021"/>
1212
+ <verse num="21">Martha said to <crossref let="e" cid="c43011021.1"/>Jesus, <q class="begin-double" qid="43011021.1" from="43011021.1" to="43011022.1"/>Lord, <crossref let="f" cid="c43011021.2"/>if you had been here, my brother would not have died.</verse>
1213
+ <marker class="begin-verse" mid="v43011022"/>
1214
+ <verse num="22">But even now I know that whatever you ask from God, <crossref let="g" cid="c43011022.1"/>God will give you.<q class="end-double" qid="43011022.1" from="43011021.1" to="43011022.1"/></verse>
1215
+ <marker class="begin-verse" mid="v43011023"/>
1216
+ <verse num="23">Jesus said to her, <woc><q class="begin-double" qid="43011023.1" from="43011023.1" to="43011023.2"/>Your brother will rise again.<q class="end-double" qid="43011023.2" from="43011023.1" to="43011023.2"/></woc></verse>
1217
+ <marker class="begin-verse" mid="v43011024"/>
1218
+ <verse num="24"><crossref let="h" cid="c43011024.1"/>Martha said to him, <q class="begin-double" qid="43011024.1" from="43011024.1" to="43011024.2"/>I know that he will rise again in <crossref let="i" cid="c43011024.2"/>the resurrection on the last day.<q class="end-double" qid="43011024.2" from="43011024.1" to="43011024.2"/></verse>
1219
+ <marker class="begin-verse" mid="v43011025"/>
1220
+ <verse num="25">Jesus said to her, <woc><crossref let="j" cid="c43011025.1"/><q class="begin-double" qid="43011025.1" from="43011025.1" to="43011026.1"/>I am the resurrection and <crossref let="k" cid="c43011025.2"/>the life.<note nid="n43011025.1"/> Whoever believes in me, <crossref let="l" cid="c43011025.3"/>though he die, <crossref let="m" cid="c43011025.4"/>yet shall he live,</woc></verse>
1221
+ <marker class="begin-verse" mid="v43011026"/>
1222
+ <verse num="26" class="woc"><woc>and everyone who lives and believes in me <crossref let="n" cid="c43011026.1"/>shall never die. Do you believe this?<q class="end-double" qid="43011026.1" from="43011025.1" to="43011026.1"/></woc></verse>
1223
+ <marker class="begin-verse" mid="v43011027"/>
1224
+ <verse num="27">She said to him, <q class="begin-double" qid="43011027.1" from="43011027.1" to="43011027.2"/>Yes, Lord; <crossref let="o" cid="c43011027.1"/>I believe that <crossref let="p" cid="c43011027.2"/>you are the Christ, the Son of God, <crossref let="q" cid="c43011027.3"/>who is coming into the world.<q class="end-double" qid="43011027.2" from="43011027.1" to="43011027.2"/></verse>
1225
+ <end-paragraph/>
1226
+ <marker class="begin-verse" mid="v43011028"/>
1227
+ <heading>Jesus Weeps</heading>
1228
+ <begin-paragraph/>
1229
+ <verse num="28">When she had said this, she went and called her sister Mary, saying in private, <crossref let="r" cid="c43011028.1"/><q class="begin-double" qid="43011028.1" from="43011028.1" to="43011028.2"/>The Teacher is here and is calling for you.<q class="end-double" qid="43011028.2" from="43011028.1" to="43011028.2"/></verse>
1230
+ <marker class="begin-verse" mid="v43011029"/>
1231
+ <verse num="29">And when she heard it, she rose quickly and went to him.</verse>
1232
+ <marker class="begin-verse" mid="v43011030"/>
1233
+ <verse num="30">Now Jesus had not yet come into the village, but was still in the place where Martha had met him.</verse>
1234
+ <marker class="begin-verse" mid="v43011031"/>
1235
+ <verse num="31">When the Jews <crossref let="s" cid="c43011031.1"/>who were with her in the house, consoling her, saw Mary rise quickly and go out, they followed her, supposing that she was going to the tomb to weep there.</verse>
1236
+ <marker class="begin-verse" mid="v43011032"/>
1237
+ <verse num="32">Now when Mary came to where Jesus was and saw him, she fell at his feet, saying to him, <crossref let="t" cid="c43011032.1"/><q class="begin-double" qid="43011032.1" from="43011032.1" to="43011032.2"/>Lord, if you had been here, my brother would not have died.<q class="end-double" qid="43011032.2" from="43011032.1" to="43011032.2"/></verse>
1238
+ <marker class="begin-verse" mid="v43011033"/>
1239
+ <verse num="33">When Jesus saw her weeping, and the Jews who had come with her also weeping, he <crossref let="u" cid="c43011033.1"/>was deeply moved<note nid="n43011033.1"/> in his spirit and <crossref let="v" cid="c43011033.2"/>greatly troubled.</verse>
1240
+ <marker class="begin-verse" mid="v43011034"/>
1241
+ <verse num="34">And he said, <woc><q class="begin-double" qid="43011034.1" from="43011034.1" to="43011034.2"/>Where have you laid him?<q class="end-double" qid="43011034.2" from="43011034.1" to="43011034.2"/></woc> They said to him, <q class="begin-double" qid="43011034.3" from="43011034.3" to="43011034.4"/>Lord, come and see.<q class="end-double" qid="43011034.4" from="43011034.3" to="43011034.4"/></verse>
1242
+ <marker class="begin-verse" mid="v43011035"/>
1243
+ <verse num="35"><crossref let="w" cid="c43011035.1"/>Jesus wept.</verse>
1244
+ <marker class="begin-verse" mid="v43011036"/>
1245
+ <verse num="36">So the Jews said, <q class="begin-double" qid="43011036.1" from="43011036.1" to="43011036.2"/>See <crossref let="x" cid="c43011036.1"/>how he loved him!<q class="end-double" qid="43011036.2" from="43011036.1" to="43011036.2"/></verse>
1246
+ <marker class="begin-verse" mid="v43011037"/>
1247
+ <verse num="37">But some of them said, <q class="begin-double" qid="43011037.1" from="43011037.1" to="43011037.2"/>Could not he <crossref let="y" cid="c43011037.1"/>who opened the eyes of the blind man <crossref let="z" cid="c43011037.2"/>also have kept this man from dying?<q class="end-double" qid="43011037.2" from="43011037.1" to="43011037.2"/></verse>
1248
+ <end-paragraph/>
1249
+ <marker class="begin-verse" mid="v43011038"/>
1250
+ <heading>Jesus Raises Lazarus</heading>
1251
+ <begin-paragraph/>
1252
+ <verse num="38">Then Jesus, <crossref let="a" cid="c43011038.1"/>deeply moved again, came to the tomb. It was <crossref let="b" cid="c43011038.2"/>a cave, and <crossref let="c" cid="c43011038.3"/>a stone lay against it.</verse>
1253
+ <marker class="begin-verse" mid="v43011039"/>
1254
+ <verse num="39">Jesus said, <woc><q class="begin-double" qid="43011039.1" from="43011039.1" to="43011039.2"/>Take away the stone.<q class="end-double" qid="43011039.2" from="43011039.1" to="43011039.2"/></woc> Martha, the sister of the dead man, said to him, <q class="begin-double" qid="43011039.3" from="43011039.3" to="43011039.4"/>Lord, by this time there will be an odor, for <crossref let="d" cid="c43011039.1"/>he has been dead four days.<q class="end-double" qid="43011039.4" from="43011039.3" to="43011039.4"/></verse>
1255
+ <marker class="begin-verse" mid="v43011040"/>
1256
+ <verse num="40">Jesus said to her, <woc><crossref let="e" cid="c43011040.1"/><q class="begin-double" qid="43011040.1" from="43011040.1" to="43011040.2"/>Did I not tell you that if you believed you would see <crossref let="f" cid="c43011040.2"/>the glory of God?<q class="end-double" qid="43011040.2" from="43011040.1" to="43011040.2"/></woc></verse>
1257
+ <marker class="begin-verse" mid="v43011041"/>
1258
+ <verse num="41">So they took away the stone. And Jesus <crossref let="g" cid="c43011041.1"/>lifted up his eyes and said, <woc><q class="begin-double" qid="43011041.1" from="43011041.1" to="43011042.1"/>Father, I thank you that you have heard me.</woc></verse>
1259
+ <marker class="begin-verse" mid="v43011042"/>
1260
+ <verse num="42" class="woc"><woc><crossref let="h" cid="c43011042.1"/>I knew that you always hear me, but I said this <crossref let="i" cid="c43011042.2"/>on account of the people standing around, <crossref let="j" cid="c43011042.3"/>that they may believe that you sent me.<q class="end-double" qid="43011042.1" from="43011041.1" to="43011042.1"/></woc></verse>
1261
+ <marker class="begin-verse" mid="v43011043"/>
1262
+ <verse num="43">When he had said these things, he cried out with a loud voice, <woc><q class="begin-double" qid="43011043.1" from="43011043.1" to="43011043.2"/>Lazarus, come out.<q class="end-double" qid="43011043.2" from="43011043.1" to="43011043.2"/></woc></verse>
1263
+ <marker class="begin-verse" mid="v43011044"/>
1264
+ <verse num="44"><crossref let="k" cid="c43011044.1"/>The man who had died came out, <crossref let="l" cid="c43011044.2"/>his hands and feet bound with linen strips, and <crossref let="m" cid="c43011044.3"/>his face wrapped with a cloth. Jesus said to them, <woc><q class="begin-double" qid="43011044.1" from="43011044.1" to="43011044.2"/>Unbind him, and let him go.<q class="end-double" qid="43011044.2" from="43011044.1" to="43011044.2"/></woc></verse>
1265
+ <end-paragraph/>
1266
+ <marker class="begin-verse" mid="v43011045"/>
1267
+ <heading>The Plot to Kill Jesus</heading>
1268
+ <begin-paragraph/>
1269
+ <verse num="45"><crossref let="n" cid="c43011045.1"/>Many of the Jews therefore, <crossref let="o" cid="c43011045.2"/>who had come with Mary and <crossref let="p" cid="c43011045.3"/>had seen what he did, believed in him,</verse>
1270
+ <marker class="begin-verse" mid="v43011046"/>
1271
+ <verse num="46">but some of them went to the Pharisees and told them what Jesus had done.</verse>
1272
+ <marker class="begin-verse" mid="v43011047"/>
1273
+ <verse num="47">So the chief priests and the Pharisees <crossref let="q" cid="c43011047.1"/>gathered <crossref let="r" cid="c43011047.2"/>the council and said, <crossref let="s" cid="c43011047.3"/><q class="begin-double" qid="43011047.1" from="43011047.1" to="43011048.1"/>What are we to do? For this man performs many signs.</verse>
1274
+ <marker class="begin-verse" mid="v43011048"/>
1275
+ <verse num="48">If we let him go on like this, everyone will believe in him, and <crossref let="t" cid="c43011048.1"/>the Romans will come and take away both our <crossref let="u" cid="c43011048.2"/>place and our nation.<q class="end-double" qid="43011048.1" from="43011047.1" to="43011048.1"/></verse>
1276
+ <marker class="begin-verse" mid="v43011049"/>
1277
+ <verse num="49">But one of them, <crossref let="v" cid="c43011049.1"/>Caiaphas, <crossref let="w" cid="c43011049.2"/>who was high priest that year, said to them, <q class="begin-double" qid="43011049.1" from="43011049.1" to="43011050.1"/>You know nothing at all.</verse>
1278
+ <marker class="begin-verse" mid="v43011050"/>
1279
+ <verse num="50">Nor do you understand that <crossref let="x" cid="c43011050.1"/>it is better for you that one man should die for the people, not that the whole nation should perish.<q class="end-double" qid="43011050.1" from="43011049.1" to="43011050.1"/></verse>
1280
+ <marker class="begin-verse" mid="v43011051"/>
1281
+ <verse num="51">He did not say this of his own accord, but <crossref let="y" cid="c43011051.1"/>being high priest that year <crossref let="z" cid="c43011051.2"/>he prophesied that Jesus would die for the nation,</verse>
1282
+ <marker class="begin-verse" mid="v43011052"/>
1283
+ <verse num="52">and <crossref let="a" cid="c43011052.1"/>not for the nation only, but also <crossref let="b" cid="c43011052.2"/>to gather into one the children of God who are scattered abroad.</verse>
1284
+ <marker class="begin-verse" mid="v43011053"/>
1285
+ <verse num="53">So from that day on they <crossref let="c" cid="c43011053.1"/>made plans to put him to death.</verse>
1286
+ <end-paragraph/>
1287
+ <marker class="begin-verse" mid="v43011054"/>
1288
+ <begin-paragraph/>
1289
+ <verse num="54">Jesus therefore <crossref let="d" cid="c43011054.1"/>no longer walked openly among the Jews, but went from there to the region near the wilderness, to a town called Ephraim, and there he stayed with the disciples.</verse>
1290
+ <end-paragraph/>
1291
+ <marker class="begin-verse" mid="v43011055"/>
1292
+ <begin-paragraph/>
1293
+ <verse num="55">Now <crossref let="e" cid="c43011055.1"/>the Passover of the Jews was at hand, and <crossref let="f" cid="c43011055.2"/>many went up from the country to Jerusalem before the Passover <crossref let="g" cid="c43011055.3"/>to purify themselves.</verse>
1294
+ <marker class="begin-verse" mid="v43011056"/>
1295
+ <verse num="56"><crossref let="h" cid="c43011056.1"/>They were looking for<note nid="n43011056.1"/> Jesus and saying to one another as they stood in the temple, <q class="begin-double" qid="43011056.1" from="43011056.1" to="43011056.2"/>What do you think? That he will not come to the feast at all?<q class="end-double" qid="43011056.2" from="43011056.1" to="43011056.2"/></verse>
1296
+ <marker class="begin-verse" mid="v43011057"/>
1297
+ <verse num="57">Now the chief priests and the Pharisees had given orders that if anyone knew where he was, he should let them know, so that they might arrest him.</verse>
1298
+ <end-paragraph/>
1299
+ </chapter>
1300
+ <marker class="begin-verse" mid="v43012001"/>
1301
+ <chapter num="12">
1302
+ <heading>Mary Anoints Jesus at Bethany</heading>
1303
+ <begin-paragraph/>
1304
+ <verse num="1">Six days before <crossref let="i" cid="c43012001.1"/>the Passover, <crossref let="j" cid="c43012001.2"/>Jesus therefore came to Bethany, <crossref let="k" cid="c43012001.3"/>where Lazarus was, whom Jesus had raised from the dead.</verse>
1305
+ <marker class="begin-verse" mid="v43012002"/>
1306
+ <verse num="2">So they gave a dinner for him there. <crossref let="l" cid="c43012002.1"/>Martha served, and Lazarus was one of those reclining with him at table.</verse>
1307
+ <marker class="begin-verse" mid="v43012003"/>
1308
+ <verse num="3"><crossref let="m" cid="c43012003.1"/>Mary therefore took a pound<note nid="n43012003.1"/> of expensive ointment made from pure nard, and anointed the feet of Jesus and wiped his feet with her hair. The house was filled with the fragrance of the perfume.</verse>
1309
+ <marker class="begin-verse" mid="v43012004"/>
1310
+ <verse num="4">But Judas Iscariot, one of his disciples (he who was about to betray him), said,</verse>
1311
+ <marker class="begin-verse" mid="v43012005"/>
1312
+ <verse num="5"><q class="begin-double" qid="43012005.1" from="43012005.1" to="43012005.2"/>Why was this ointment not sold for three hundred denarii<note nid="n43012005.1"/> and <crossref let="n" cid="c43012005.1"/>given to the poor?<q class="end-double" qid="43012005.2" from="43012005.1" to="43012005.2"/></verse>
1313
+ <marker class="begin-verse" mid="v43012006"/>
1314
+ <verse num="6">He said this, not because he cared about the poor, but because he was a thief, and <crossref let="n" cid="c43012006.1"/>having charge of the moneybag he used to help himself to what was put into it.</verse>
1315
+ <marker class="begin-verse" mid="v43012007"/>
1316
+ <verse num="7">Jesus said, <woc><q class="begin-double" qid="43012007.1" from="43012007.1" to="43012008.1"/>Leave her alone, so that she may keep it<note nid="n43012007.1"/> for the day of my burial.</woc></verse>
1317
+ <marker class="begin-verse" mid="v43012008"/>
1318
+ <verse num="8" class="woc"><woc>For the poor you always have with you, but you do not always have me.<q class="end-double" qid="43012008.1" from="43012007.1" to="43012008.1"/></woc></verse>
1319
+ <end-paragraph/>
1320
+ <marker class="begin-verse" mid="v43012009"/>
1321
+ <heading>The Plot to Kill Lazarus</heading>
1322
+ <begin-paragraph/>
1323
+ <verse num="9">When the large crowd of the Jews learned that Jesus<note nid="n43012009.1"/> was there, they came, not only on account of him but also to see Lazarus, <crossref let="o" cid="c43012009.1"/>whom he had raised from the dead.</verse>
1324
+ <marker class="begin-verse" mid="v43012010"/>
1325
+ <verse num="10"><crossref let="p" cid="c43012010.1"/>So the chief priests made plans to put Lazarus to death as well,</verse>
1326
+ <marker class="begin-verse" mid="v43012011"/>
1327
+ <verse num="11">because <crossref let="q" cid="c43012011.1"/>on account of him many of the Jews were going away and believing in Jesus.</verse>
1328
+ <end-paragraph/>
1329
+ <marker class="begin-verse" mid="v43012012"/>
1330
+ <heading>The Triumphal Entry</heading>
1331
+ <begin-paragraph/>
1332
+ <verse num="12">The next day <crossref let="r" cid="c43012012.1"/><crossref cid="t43012012.1"/>the large crowd that had come to the feast heard that Jesus was coming to Jerusalem.</verse>
1333
+ <marker class="begin-verse" mid="v43012013"/>
1334
+ <verse num="13">So they took branches of <crossref let="s" cid="c43012013.1"/>palm trees and went out to meet him, crying out, <crossref let="t" cid="c43012013.2"/><q class="begin-double" qid="43012013.1" from="43012013.1" to="43012013.2"/>Hosanna! Blessed is <crossref let="u" cid="c43012013.3"/>he who comes in the name of the Lord, even <crossref let="v" cid="c43012013.4"/>the King of Israel!<q class="end-double" qid="43012013.2" from="43012013.1" to="43012013.2"/></verse>
1335
+ <marker class="begin-verse" mid="v43012014"/>
1336
+ <verse num="14">And Jesus found a young donkey and sat on it, just as it is written,</verse>
1337
+ <end-paragraph/>
1338
+ <marker class="begin-verse" mid="v43012015"/>
1339
+ <begin-block-indent/>
1340
+ <begin-paragraph class="line-group"/>
1341
+ <verse num="15">
1342
+ <begin-line/><crossref let="w" cid="c43012015.1"/><crossref cid="t43012015.1"/><q class="begin-double" qid="43012015.1" from="43012015.1" to="43012015.2"/>Fear not, daughter of Zion;<end-line class="br"/>
1343
+ <begin-line/>behold, your king is coming,<end-line class="br"/>
1344
+ <begin-line class="indent"/>sitting on a donkey&apos;s colt!<q class="end-double" qid="43012015.2" from="43012015.1" to="43012015.2"/><end-line/>
1345
+ </verse>
1346
+ <end-paragraph/>
1347
+ <end-block-indent/>
1348
+ <marker class="begin-verse" mid="v43012016"/>
1349
+ <begin-paragraph class="same-paragraph"/>
1350
+ <verse num="16"><crossref let="x" cid="c43012016.1"/>His disciples did not understand these things at first, but <crossref let="y" cid="c43012016.2"/>when Jesus was glorified, then <crossref let="z" cid="c43012016.3"/>they remembered that these things had been written about him and had been done to him.</verse>
1351
+ <marker class="begin-verse" mid="v43012017"/>
1352
+ <verse num="17"><crossref let="a" cid="c43012017.1"/>The crowd that had been with him when he called Lazarus out of the tomb and raised him from the dead continued to bear witness.</verse>
1353
+ <marker class="begin-verse" mid="v43012018"/>
1354
+ <verse num="18">The reason why the crowd went to meet him <crossref let="b" cid="c43012018.1"/>was that they heard he had done this sign.</verse>
1355
+ <marker class="begin-verse" mid="v43012019"/>
1356
+ <verse num="19">So the Pharisees said to one another, <crossref let="c" cid="c43012019.1"/><q class="begin-double" qid="43012019.1" from="43012019.1" to="43012019.2"/>You see that you are gaining nothing. Look, <crossref let="d" cid="c43012019.2"/>the world has gone after him.<q class="end-double" qid="43012019.2" from="43012019.1" to="43012019.2"/></verse>
1357
+ <end-paragraph/>
1358
+ <marker class="begin-verse" mid="v43012020"/>
1359
+ <heading>Some Greeks Seek Jesus</heading>
1360
+ <begin-paragraph/>
1361
+ <verse num="20">Now <crossref let="e" cid="c43012020.1"/>among those who went up to worship at the feast were some <crossref let="f" cid="c43012020.2"/>Greeks.</verse>
1362
+ <marker class="begin-verse" mid="v43012021"/>
1363
+ <verse num="21">So these came to <crossref let="g" cid="c43012021.1"/>Philip, who was from Bethsaida in Galilee, and asked him, <q class="begin-double" qid="43012021.1" from="43012021.1" to="43012021.2"/>Sir, we wish to see Jesus.<q class="end-double" qid="43012021.2" from="43012021.1" to="43012021.2"/></verse>
1364
+ <marker class="begin-verse" mid="v43012022"/>
1365
+ <verse num="22">Philip went and told <crossref let="h" cid="c43012022.1"/>Andrew; Andrew and Philip went and told Jesus.</verse>
1366
+ <marker class="begin-verse" mid="v43012023"/>
1367
+ <verse num="23">And Jesus answered them, <woc><crossref let="i" cid="c43012023.1"/><q class="begin-double" qid="43012023.1" from="43012023.1" to="43012028.1"/>The hour has come <crossref let="j" cid="c43012023.2"/>for the Son of Man to be glorified.</woc></verse>
1368
+ <marker class="begin-verse" mid="v43012024"/>
1369
+ <verse num="24" class="woc"><woc>Truly, truly, I say to you, <crossref let="k" cid="c43012024.1"/>unless a grain of wheat falls into the earth and dies, it remains alone; but if it dies, it bears much fruit.</woc></verse>
1370
+ <marker class="begin-verse" mid="v43012025"/>
1371
+ <verse num="25" class="woc"><woc><crossref let="l" cid="c43012025.1"/>Whoever loves his life loses it, and <crossref let="m" cid="c43012025.2"/>whoever <crossref let="n" cid="c43012025.3"/>hates his life in this world will keep it for eternal life.</woc></verse>
1372
+ <marker class="begin-verse" mid="v43012026"/>
1373
+ <verse num="26" class="woc"><woc>If anyone serves me, he must <crossref let="o" cid="c43012026.1"/>follow me; and <crossref let="p" cid="c43012026.2"/>where I am, there will my servant be also. <crossref let="q" cid="c43012026.3"/>If anyone serves me, <crossref let="r" cid="c43012026.4"/>the Father will honor him.</woc></verse>
1374
+ <end-paragraph/>
1375
+ <marker class="begin-verse" mid="v43012027"/>
1376
+ <heading>The Son of Man Must Be Lifted Up</heading>
1377
+ <begin-paragraph/>
1378
+ <verse num="27" class="woc"><woc><crossref let="s" cid="c43012027.1"/><q class="continue-double" qid="43012027.1" from="43012023.1" to="43012028.1"/>Now is my soul troubled. And what shall I say? <q class="begin-single" qid="43012027.2" from="43012027.2" to="43012027.3"/>Father, <crossref let="t" cid="c43012027.2"/>save me from <crossref let="u" cid="c43012027.3"/>this hour<q class="end-single" qid="43012027.3" from="43012027.2" to="43012027.3"/>? But <crossref let="v" cid="c43012027.4"/>for this purpose I have come to <crossref let="u" cid="c43012027.5"/>this hour.</woc></verse>
1379
+ <marker class="begin-verse" mid="v43012028"/>
1380
+ <verse num="28" class="woc"><woc>Father, glorify your name.<q class="end-double" qid="43012028.1" from="43012023.1" to="43012028.1"/></woc> Then <crossref let="w" cid="c43012028.1"/>a voice came from heaven: <q class="begin-double" qid="43012028.2" from="43012028.2" to="43012028.3"/>I have glorified it, and I will glorify it again.<q class="end-double" qid="43012028.3" from="43012028.2" to="43012028.3"/></verse>
1381
+ <marker class="begin-verse" mid="v43012029"/>
1382
+ <verse num="29">The crowd that stood there and heard it said that it had thundered. Others said, <crossref let="x" cid="c43012029.1"/><q class="begin-double" qid="43012029.1" from="43012029.1" to="43012029.2"/>An angel has spoken to him.<q class="end-double" qid="43012029.2" from="43012029.1" to="43012029.2"/></verse>
1383
+ <marker class="begin-verse" mid="v43012030"/>
1384
+ <verse num="30">Jesus answered, <woc><crossref let="y" cid="c43012030.1"/><q class="begin-double" qid="43012030.1" from="43012030.1" to="43012032.1"/>This voice has come for your sake, not mine.</woc></verse>
1385
+ <marker class="begin-verse" mid="v43012031"/>
1386
+ <verse num="31" class="woc"><woc><crossref let="z" cid="c43012031.1"/>Now is the judgment of this world; now will <crossref let="a" cid="c43012031.2"/>the ruler of this world <crossref let="b" cid="c43012031.3"/>be cast out.</woc></verse>
1387
+ <marker class="begin-verse" mid="v43012032"/>
1388
+ <verse num="32" class="woc"><woc>And I, <crossref let="c" cid="c43012032.1"/>when I am lifted up from the earth, <crossref let="d" cid="c43012032.2"/>will draw <crossref let="e" cid="c43012032.3"/>all people to myself.<q class="end-double" qid="43012032.1" from="43012030.1" to="43012032.1"/></woc></verse>
1389
+ <marker class="begin-verse" mid="v43012033"/>
1390
+ <verse num="33">He said this <crossref let="f" cid="c43012033.1"/>to show by what kind of death he was going to die.</verse>
1391
+ <marker class="begin-verse" mid="v43012034"/>
1392
+ <verse num="34">So the crowd answered him, <q class="begin-double" qid="43012034.1" from="43012034.1" to="43012034.2"/>We have heard from the Law that <crossref let="g" cid="c43012034.1"/>the Christ remains forever. How can you say that <crossref let="h" cid="c43012034.2"/>the Son of Man must be lifted up? Who is this Son of Man?<q class="end-double" qid="43012034.2" from="43012034.1" to="43012034.2"/></verse>
1393
+ <marker class="begin-verse" mid="v43012035"/>
1394
+ <verse num="35">So Jesus said to them, <woc><crossref let="i" cid="c43012035.1"/><q class="begin-double" qid="43012035.1" from="43012035.1" to="43012036.1"/>The light is among you <crossref let="j" cid="c43012035.2"/>for a little while longer. <crossref let="k" cid="c43012035.3"/>Walk while you have the light, lest darkness <crossref let="l" cid="c43012035.4"/>overtake you. <crossref let="m" cid="c43012035.5"/>The one who walks in the darkness does not know where he is going.</woc></verse>
1395
+ <marker class="begin-verse" mid="v43012036"/>
1396
+ <verse num="36" class="woc"><woc>While you have the light, believe in the light, that you may become <crossref let="n" cid="c43012036.1"/>sons of light.<q class="end-double" qid="43012036.1" from="43012035.1" to="43012036.1"/></woc>
1397
+ <end-paragraph/>
1398
+ <heading>The Unbelief of the People</heading>
1399
+ <begin-paragraph/>
1400
+ When Jesus had said these things, he departed and hid himself from them.</verse>
1401
+ <marker class="begin-verse" mid="v43012037"/>
1402
+ <verse num="37">Though he had done so many signs before them, they still did not believe in him,</verse>
1403
+ <marker class="begin-verse" mid="v43012038"/>
1404
+ <verse num="38"><crossref let="o" cid="c43012038.1"/>so that the word spoken by the prophet Isaiah might be fulfilled:
1405
+ <end-paragraph/>
1406
+ <begin-block-indent/>
1407
+ <begin-paragraph class="line-group"/>
1408
+ <begin-line/><crossref let="p" cid="c43012038.2"/><crossref cid="t43012038.1"/><q class="begin-double" qid="43012038.1" from="43012038.1" to="43012038.2"/>Lord, who has believed what he heard from us,<end-line class="br"/>
1409
+ <begin-line class="indent"/>and to whom has the arm of the Lord been revealed?<q class="end-double" qid="43012038.2" from="43012038.1" to="43012038.2"/><end-line/>
1410
+ </verse>
1411
+ <end-paragraph/>
1412
+ <end-block-indent/>
1413
+ <marker class="begin-verse" mid="v43012039"/>
1414
+ <begin-paragraph class="same-paragraph"/>
1415
+ <verse num="39">Therefore they <crossref let="q" cid="c43012039.1"/>could not believe. For again Isaiah said,</verse>
1416
+ <end-paragraph/>
1417
+ <marker class="begin-verse" mid="v43012040"/>
1418
+ <begin-block-indent/>
1419
+ <begin-paragraph class="line-group"/>
1420
+ <verse num="40">
1421
+ <begin-line/><crossref let="r" cid="c43012040.1"/><crossref cid="t43012040.1"/><q class="begin-double" qid="43012040.1" from="43012040.1" to="43012040.2"/>He has blinded their eyes<end-line class="br"/>
1422
+ <begin-line class="indent"/>and <crossref let="s" cid="c43012040.2"/>hardened their heart,<end-line class="br"/>
1423
+ <begin-line/>lest they see with their eyes,<end-line class="br"/>
1424
+ <begin-line class="indent"/>and understand with their heart, and turn,<end-line class="br"/>
1425
+ <begin-line class="indent"/>and I would heal them.<q class="end-double" qid="43012040.2" from="43012040.1" to="43012040.2"/><end-line/>
1426
+ </verse>
1427
+ <end-paragraph/>
1428
+ <end-block-indent/>
1429
+ <marker class="begin-verse" mid="v43012041"/>
1430
+ <begin-paragraph class="same-paragraph"/>
1431
+ <verse num="41">Isaiah said these things because <crossref let="t" cid="c43012041.1"/>he saw his glory and <crossref let="u" cid="c43012041.2"/>spoke of him.</verse>
1432
+ <marker class="begin-verse" mid="v43012042"/>
1433
+ <verse num="42">Nevertheless, <crossref let="v" cid="c43012042.1"/>many even of the authorities believed in him, but <crossref let="w" cid="c43012042.2"/>for fear of the Pharisees they did not <crossref let="x" cid="c43012042.3"/>confess it, so that they would not be <crossref let="x" cid="c43012042.4"/>put out of the synagogue;</verse>
1434
+ <marker class="begin-verse" mid="v43012043"/>
1435
+ <verse num="43"><crossref let="y" cid="c43012043.1"/>for they loved the glory that comes from man more than the glory that comes from God.</verse>
1436
+ <end-paragraph/>
1437
+ <marker class="begin-verse" mid="v43012044"/>
1438
+ <heading>Jesus Came to Save the World</heading>
1439
+ <begin-paragraph/>
1440
+ <verse num="44">And Jesus cried out and said, <woc><crossref let="z" cid="c43012044.1"/><q class="begin-double" qid="43012044.1" from="43012044.1" to="43012050.1"/>Whoever believes in me, believes not in me but <crossref let="a" cid="c43012044.2"/>in him who sent me.</woc></verse>
1441
+ <marker class="begin-verse" mid="v43012045"/>
1442
+ <verse num="45" class="woc"><woc>And <crossref let="b" cid="c43012045.1"/>whoever <crossref let="c" cid="c43012045.2"/>sees me sees him who sent me.</woc></verse>
1443
+ <marker class="begin-verse" mid="v43012046"/>
1444
+ <verse num="46" class="woc"><woc><crossref let="d" cid="c43012046.1"/>I have come into the world as light, so that whoever believes in me may not remain in darkness.</woc></verse>
1445
+ <marker class="begin-verse" mid="v43012047"/>
1446
+ <verse num="47" class="woc"><woc>If anyone <crossref let="e" cid="c43012047.1"/>hears my words and does not keep them, <crossref let="f" cid="c43012047.2"/>I do not judge him; for <crossref let="g" cid="c43012047.3"/>I did not come to judge the world but to save the world.</woc></verse>
1447
+ <marker class="begin-verse" mid="v43012048"/>
1448
+ <verse num="48" class="woc"><woc><crossref let="h" cid="c43012048.1"/>The one who rejects me and does not receive my words has a judge; <crossref let="i" cid="c43012048.2"/>the word that I have spoken will judge him <crossref let="j" cid="c43012048.3"/>on the last day.</woc></verse>
1449
+ <marker class="begin-verse" mid="v43012049"/>
1450
+ <verse num="49" class="woc"><woc>For <crossref let="k" cid="c43012049.1"/>I have not spoken on my own authority, but the Father <crossref let="l" cid="c43012049.2"/>who sent me has himself given me <crossref let="m" cid="c43012049.3"/>a commandment&emdash;what to say and what to speak.</woc></verse>
1451
+ <marker class="begin-verse" mid="v43012050"/>
1452
+ <verse num="50" class="woc"><woc>And I know that his commandment is eternal life. What I say, therefore, I say as the Father has told me.<q class="end-double" qid="43012050.1" from="43012044.1" to="43012050.1"/></woc></verse>
1453
+ <end-paragraph/>
1454
+ </chapter>
1455
+ <marker class="begin-verse" mid="v43013001"/>
1456
+ <chapter num="13">
1457
+ <heading>Jesus Washes the Disciples&apos; Feet</heading>
1458
+ <begin-paragraph/>
1459
+ <verse num="1">Now <crossref let="n" cid="c43013001.1"/>before <crossref let="o" cid="c43013001.2"/>the Feast of the Passover, when Jesus knew that <crossref let="p" cid="c43013001.3"/>his hour had come <crossref let="q" cid="c43013001.4"/>to depart out of this world to the Father, <crossref let="r" cid="c43013001.5"/>having loved <crossref let="s" cid="c43013001.6"/>his own who were in the world, he loved them to the end.</verse>
1460
+ <marker class="begin-verse" mid="v43013002"/>
1461
+ <verse num="2">During supper, when <crossref let="t" cid="c43013002.1"/>the devil had already put it into the heart of Judas Iscariot, Simon&apos;s son, to betray him,</verse>
1462
+ <marker class="begin-verse" mid="v43013003"/>
1463
+ <verse num="3">Jesus, knowing <crossref let="u" cid="c43013003.1"/>that the Father had given all things into his hands, and that <crossref let="v" cid="c43013003.2"/>he had come from God and <crossref let="w" cid="c43013003.3"/>was going back to God,</verse>
1464
+ <marker class="begin-verse" mid="v43013004"/>
1465
+ <verse num="4">rose from supper. He laid aside his outer garments, and taking a towel, <crossref let="x" cid="c43013004.1"/>tied it around his waist.</verse>
1466
+ <marker class="begin-verse" mid="v43013005"/>
1467
+ <verse num="5">Then he <crossref let="y" cid="c43013005.1"/>poured water into a basin and began to wash the disciples&apos; feet and to wipe them with the towel that was wrapped around him.</verse>
1468
+ <marker class="begin-verse" mid="v43013006"/>
1469
+ <verse num="6">He came to Simon Peter, who said to him, <q class="begin-double" qid="43013006.1" from="43013006.1" to="43013006.2"/>Lord, do you wash my feet?<q class="end-double" qid="43013006.2" from="43013006.1" to="43013006.2"/></verse>
1470
+ <marker class="begin-verse" mid="v43013007"/>
1471
+ <verse num="7"><crossref let="z" cid="c43013007.1"/>Jesus answered him, <woc><q class="begin-double" qid="43013007.1" from="43013007.1" to="43013007.2"/>What I am doing <crossref let="a" cid="c43013007.2"/>you do not understand now, but afterward you will understand.<q class="end-double" qid="43013007.2" from="43013007.1" to="43013007.2"/></woc></verse>
1472
+ <marker class="begin-verse" mid="v43013008"/>
1473
+ <verse num="8"><crossref let="b" cid="c43013008.1"/>Peter said to him, <q class="begin-double" qid="43013008.1" from="43013008.1" to="43013008.2"/>You shall never wash my feet.<q class="end-double" qid="43013008.2" from="43013008.1" to="43013008.2"/> Jesus answered him, <woc><crossref let="c" cid="c43013008.2"/><q class="begin-double" qid="43013008.3" from="43013008.3" to="43013008.4"/>If I do not wash you, you have no share with me.<q class="end-double" qid="43013008.4" from="43013008.3" to="43013008.4"/></woc></verse>
1474
+ <marker class="begin-verse" mid="v43013009"/>
1475
+ <verse num="9">Simon Peter said to him, <q class="begin-double" qid="43013009.1" from="43013009.1" to="43013009.2"/>Lord, not my feet only but also my hands and my head!<q class="end-double" qid="43013009.2" from="43013009.1" to="43013009.2"/></verse>
1476
+ <marker class="begin-verse" mid="v43013010"/>
1477
+ <verse num="10">Jesus said to him, <woc><q class="begin-double" qid="43013010.1" from="43013010.1" to="43013010.2"/>The one who has bathed does not need to wash, <crossref let="d" cid="c43013010.1"/>except for his feet,<note nid="n43013010.1"/> but is completely clean. And <crossref let="e" cid="c43013010.2"/>you<note nid="n43013010.2"/> are clean, <crossref let="f" cid="c43013010.3"/>but not every one of you.<q class="end-double" qid="43013010.2" from="43013010.1" to="43013010.2"/></woc></verse>
1478
+ <marker class="begin-verse" mid="v43013011"/>
1479
+ <verse num="11"><crossref let="g" cid="c43013011.1"/>For he knew who was to betray him; that was why he said, <woc><q class="begin-double" qid="43013011.1" from="43013011.1" to="43013011.2"/>Not all of you are clean.<q class="end-double" qid="43013011.2" from="43013011.1" to="43013011.2"/></woc></verse>
1480
+ <end-paragraph/>
1481
+ <marker class="begin-verse" mid="v43013012"/>
1482
+ <begin-paragraph/>
1483
+ <verse num="12">When he had washed their feet and <crossref let="h" cid="c43013012.1"/>put on his outer garments and resumed his place, he said to them, <woc><crossref let="i" cid="c43013012.2"/><q class="begin-double" qid="43013012.1" from="43013012.1" to="43013020.1"/>Do you understand what I have done to you?</woc></verse>
1484
+ <marker class="begin-verse" mid="v43013013"/>
1485
+ <verse num="13" class="woc"><woc><crossref let="j" cid="c43013013.1"/>You call me <crossref let="k" cid="c43013013.2"/>Teacher and Lord, and you are right, for so I am.</woc></verse>
1486
+ <marker class="begin-verse" mid="v43013014"/>
1487
+ <verse num="14" class="woc"><woc>If I then, your Lord and Teacher, have washed your feet, <crossref let="l" cid="c43013014.1"/>you also ought to wash one another&apos;s feet.</woc></verse>
1488
+ <marker class="begin-verse" mid="v43013015"/>
1489
+ <verse num="15" class="woc"><woc>For I have given you an example, <crossref let="m" cid="c43013015.1"/>that you also should do just as I have done to you.</woc></verse>
1490
+ <marker class="begin-verse" mid="v43013016"/>
1491
+ <verse num="16" class="woc"><woc>Truly, truly, I say to you, <crossref let="n" cid="c43013016.1"/>a servant<note nid="n43013016.1"/> is not greater than his master, nor is a messenger greater than the one who sent him.</woc></verse>
1492
+ <marker class="begin-verse" mid="v43013017"/>
1493
+ <verse num="17" class="woc"><woc>If you know these things, <crossref let="o" cid="c43013017.1"/>blessed are you if you do them.</woc></verse>
1494
+ <marker class="begin-verse" mid="v43013018"/>
1495
+ <verse num="18" class="woc"><woc><crossref let="p" cid="c43013018.1"/>I am not speaking of all of you; I know <crossref let="q" cid="c43013018.2"/>whom I have chosen. But <crossref let="r" cid="c43013018.3"/>the Scripture will be fulfilled,<note nid="n43013018.1"/> <crossref let="s" cid="c43013018.4"/><crossref cid="t43013018.1"/><q class="begin-single" qid="43013018.1" from="43013018.1" to="43013018.2"/>He who ate my bread has lifted his heel against me.<q class="end-single" qid="43013018.2" from="43013018.1" to="43013018.2"/></woc></verse>
1496
+ <marker class="begin-verse" mid="v43013019"/>
1497
+ <verse num="19" class="woc"><woc><crossref let="t" cid="c43013019.1"/>I am telling you this now, before it takes place, that when it does take place you may believe that I am he.</woc></verse>
1498
+ <marker class="begin-verse" mid="v43013020"/>
1499
+ <verse num="20" class="woc"><woc>Truly, truly, I say to you, <crossref let="u" cid="c43013020.1"/>whoever receives the one I send receives me, and whoever receives me receives the one who sent me.<q class="end-double" qid="43013020.1" from="43013012.1" to="43013020.1"/></woc></verse>
1500
+ <end-paragraph/>
1501
+ <marker class="begin-verse" mid="v43013021"/>
1502
+ <heading>One of You Will Betray Me</heading>
1503
+ <begin-paragraph/>
1504
+ <verse num="21">After saying these things, <crossref let="v" cid="c43013021.1"/>Jesus was troubled in his spirit, and testified, <woc><crossref let="w" cid="c43013021.2"/><q class="begin-double" qid="43013021.1" from="43013021.1" to="43013021.2"/>Truly, truly, I say to you, <crossref let="x" cid="c43013021.3"/>one of you will betray me.<q class="end-double" qid="43013021.2" from="43013021.1" to="43013021.2"/></woc></verse>
1505
+ <marker class="begin-verse" mid="v43013022"/>
1506
+ <verse num="22"><crossref let="y" cid="c43013022.1"/>The disciples looked at one another, uncertain of whom he spoke.</verse>
1507
+ <marker class="begin-verse" mid="v43013023"/>
1508
+ <verse num="23"><crossref let="z" cid="c43013023.1"/>One of his disciples, whom Jesus loved, was reclining at table <crossref let="a" cid="c43013023.2"/>at Jesus&apos; side,<note nid="n43013023.1"/></verse>
1509
+ <marker class="begin-verse" mid="v43013024"/>
1510
+ <verse num="24">so Simon Peter motioned to him to ask Jesus<note nid="n43013024.1"/> of whom he was speaking.</verse>
1511
+ <marker class="begin-verse" mid="v43013025"/>
1512
+ <verse num="25"><crossref let="b" cid="c43013025.1"/>So that disciple, <crossref let="c" cid="c43013025.2"/>leaning back against Jesus, said to him, <q class="begin-double" qid="43013025.1" from="43013025.1" to="43013025.2"/>Lord, who is it?<q class="end-double" qid="43013025.2" from="43013025.1" to="43013025.2"/></verse>
1513
+ <marker class="begin-verse" mid="v43013026"/>
1514
+ <verse num="26">Jesus answered, <woc><crossref let="d" cid="c43013026.1"/><q class="begin-double" qid="43013026.1" from="43013026.1" to="43013026.2"/>It is he to whom I will give this morsel of bread <crossref let="e" cid="c43013026.2"/>when I have dipped it.<q class="end-double" qid="43013026.2" from="43013026.1" to="43013026.2"/></woc> So when he had dipped the morsel, <crossref let="f" cid="c43013026.3"/>he gave it to Judas, <crossref let="g" cid="c43013026.4"/>the son of Simon Iscariot.</verse>
1515
+ <marker class="begin-verse" mid="v43013027"/>
1516
+ <verse num="27">Then after he had taken the morsel, <crossref let="h" cid="c43013027.1"/>Satan entered into him. Jesus said to him, <woc><crossref let="i" cid="c43013027.2"/><q class="begin-double" qid="43013027.1" from="43013027.1" to="43013027.2"/>What you are going to do, do quickly.<q class="end-double" qid="43013027.2" from="43013027.1" to="43013027.2"/></woc></verse>
1517
+ <marker class="begin-verse" mid="v43013028"/>
1518
+ <verse num="28">Now no one at the table knew why he said this to him.</verse>
1519
+ <marker class="begin-verse" mid="v43013029"/>
1520
+ <verse num="29">Some thought that, <crossref let="j" cid="c43013029.1"/>because Judas had the moneybag, Jesus was telling him, <q class="begin-double" qid="43013029.1" from="43013029.1" to="43013029.2"/>Buy what we need <crossref let="k" cid="c43013029.2"/>for the feast,<q class="end-double" qid="43013029.2" from="43013029.1" to="43013029.2"/> or that he should <crossref let="l" cid="c43013029.3"/>give something to the poor.</verse>
1521
+ <marker class="begin-verse" mid="v43013030"/>
1522
+ <verse num="30">So, after receiving the morsel of bread, he immediately went out. <crossref let="m" cid="c43013030.1"/>And it was night.</verse>
1523
+ <end-paragraph/>
1524
+ <marker class="begin-verse" mid="v43013031"/>
1525
+ <heading>A New Commandment</heading>
1526
+ <begin-paragraph/>
1527
+ <verse num="31">When he had gone out, Jesus said, <woc><crossref let="n" cid="c43013031.1"/><q class="begin-double" qid="43013031.1" from="43013031.1" to="43013035.1"/>Now is the Son of Man glorified, and <crossref let="o" cid="c43013031.2"/>God is glorified in him.</woc></verse>
1528
+ <marker class="begin-verse" mid="v43013032"/>
1529
+ <verse num="32" class="woc"><woc>If God is glorified in him, <crossref let="p" cid="c43013032.1"/>God will also glorify him in himself, and <crossref let="q" cid="c43013032.2"/>glorify him at once.</woc></verse>
1530
+ <marker class="begin-verse" mid="v43013033"/>
1531
+ <verse num="33" class="woc"><woc>Little children, <crossref let="r" cid="c43013033.1"/>yet a little while I am with you. You will seek me, and just <crossref let="s" cid="c43013033.2"/>as I said to the Jews, so now I also say to you, <q class="begin-single" qid="43013033.1" from="43013033.1" to="43013033.2"/>Where I am going you cannot come.<q class="end-single" qid="43013033.2" from="43013033.1" to="43013033.2"/></woc></verse>
1532
+ <marker class="begin-verse" mid="v43013034"/>
1533
+ <verse num="34" class="woc"><woc><crossref let="t" cid="c43013034.1"/>A new commandment <crossref let="u" cid="c43013034.2"/>I give to you, <crossref let="v" cid="c43013034.3"/>that you love one another: <crossref let="w" cid="c43013034.4"/>just as I have loved you, you also are to love one another.</woc></verse>
1534
+ <marker class="begin-verse" mid="v43013035"/>
1535
+ <verse num="35" class="woc"><woc><crossref let="x" cid="c43013035.1"/>By this all people will know that you are my disciples, if you have love for one another.<q class="end-double" qid="43013035.1" from="43013031.1" to="43013035.1"/></woc></verse>
1536
+ <end-paragraph/>
1537
+ <marker class="begin-verse" mid="v43013036"/>
1538
+ <heading>Jesus Foretells Peter&apos;s Denial</heading>
1539
+ <begin-paragraph/>
1540
+ <verse num="36">Simon Peter said to him, <q class="begin-double" qid="43013036.1" from="43013036.1" to="43013036.2"/>Lord, where are you going?<q class="end-double" qid="43013036.2" from="43013036.1" to="43013036.2"/> <crossref let="y" cid="c43013036.1"/>Jesus answered him, <woc><q class="begin-double" qid="43013036.3" from="43013036.3" to="43013036.4"/>Where I am going <crossref let="z" cid="c43013036.2"/>you cannot follow me now, <crossref let="a" cid="c43013036.3"/>but you will follow afterward.<q class="end-double" qid="43013036.4" from="43013036.3" to="43013036.4"/></woc></verse>
1541
+ <marker class="begin-verse" mid="v43013037"/>
1542
+ <verse num="37"><crossref let="b" cid="c43013037.1"/>Peter said to him, <q class="begin-double" qid="43013037.1" from="43013037.1" to="43013037.2"/>Lord, why can I not follow you now? I will lay down my life for you.<q class="end-double" qid="43013037.2" from="43013037.1" to="43013037.2"/></verse>
1543
+ <marker class="begin-verse" mid="v43013038"/>
1544
+ <verse num="38">Jesus answered, <woc><q class="begin-double" qid="43013038.1" from="43013038.1" to="43014004.1"/>Will you lay down your life for me? Truly, truly, I say to you, <crossref let="c" cid="c43013038.1"/>the rooster will not crow till you have denied me three times.</woc></verse>
1545
+ <end-paragraph/>
1546
+ </chapter>
1547
+ <marker class="begin-verse" mid="v43014001"/>
1548
+ <chapter num="14">
1549
+ <heading>I Am the Way, and the Truth, and the Life</heading>
1550
+ <begin-paragraph/>
1551
+ <verse num="1" class="woc"><woc><crossref let="d" cid="c43014001.1"/><q class="continue-double" qid="43014001.1" from="43013038.1" to="43014004.1"/>Let not your hearts be troubled. <crossref let="e" cid="c43014001.2"/>Believe in God;<note nid="n43014001.1"/> believe also in me.</woc></verse>
1552
+ <marker class="begin-verse" mid="v43014002"/>
1553
+ <verse num="2" class="woc"><woc>In <crossref let="f" cid="c43014002.1"/>my Father&apos;s house are many rooms. If it were not so, would I have told you that <crossref let="g" cid="c43014002.2"/>I go to prepare a place for you?<note nid="n43014002.1"/></woc></verse>
1554
+ <marker class="begin-verse" mid="v43014003"/>
1555
+ <verse num="3" class="woc"><woc>And if I go and prepare a place for you, I will come again and will take you <crossref let="h" cid="c43014003.1"/>to myself, that <crossref let="i" cid="c43014003.2"/>where I am you may be also.</woc></verse>
1556
+ <marker class="begin-verse" mid="v43014004"/>
1557
+ <verse num="4" class="woc"><woc>And you know the way to where I am going.<q class="end-double" qid="43014004.1" from="43013038.1" to="43014004.1"/><note nid="n43014004.1"/></woc></verse>
1558
+ <marker class="begin-verse" mid="v43014005"/>
1559
+ <verse num="5"><crossref let="j" cid="c43014005.1"/>Thomas said to him, <q class="begin-double" qid="43014005.1" from="43014005.1" to="43014005.2"/>Lord, <crossref let="k" cid="c43014005.2"/>we do not know where you are going. How can we know the way?<q class="end-double" qid="43014005.2" from="43014005.1" to="43014005.2"/></verse>
1560
+ <marker class="begin-verse" mid="v43014006"/>
1561
+ <verse num="6">Jesus said to him, <woc><q class="begin-double" qid="43014006.1" from="43014006.1" to="43014007.1"/>I am <crossref let="l" cid="c43014006.1"/>the way, and <crossref let="m" cid="c43014006.2"/>the truth, and <crossref let="n" cid="c43014006.3"/>the life. No one comes to the Father except through me.</woc></verse>
1562
+ <marker class="begin-verse" mid="v43014007"/>
1563
+ <verse num="7" class="woc"><woc><crossref let="o" cid="c43014007.1"/>If you had known me, you would have <crossref let="p" cid="c43014007.2"/>known my Father also.<note nid="n43014007.1"/> From now on you do know him and <crossref let="q" cid="c43014007.3"/>have seen him.<q class="end-double" qid="43014007.1" from="43014006.1" to="43014007.1"/></woc></verse>
1564
+ <end-paragraph/>
1565
+ <marker class="begin-verse" mid="v43014008"/>
1566
+ <begin-paragraph/>
1567
+ <verse num="8"><crossref let="r" cid="c43014008.1"/>Philip said to him, <q class="begin-double" qid="43014008.1" from="43014008.1" to="43014008.2"/>Lord, <crossref let="s" cid="c43014008.2"/>show us the Father, and it is enough for us.<q class="end-double" qid="43014008.2" from="43014008.1" to="43014008.2"/></verse>
1568
+ <marker class="begin-verse" mid="v43014009"/>
1569
+ <verse num="9">Jesus said to him, <woc><q class="begin-double" qid="43014009.1" from="43014009.1" to="43014021.1"/>Have I been with you so long, and you still do not know me, Philip? <crossref let="t" cid="c43014009.1"/>Whoever has seen me has seen the Father. How can you say, <q class="begin-single" qid="43014009.2" from="43014009.2" to="43014009.3"/>Show us the Father<q class="end-single" qid="43014009.3" from="43014009.2" to="43014009.3"/>?</woc></verse>
1570
+ <marker class="begin-verse" mid="v43014010"/>
1571
+ <verse num="10" class="woc"><woc>Do you not believe that <crossref let="u" cid="c43014010.1"/>I am in the Father and the Father is in me? The words that I say to you <crossref let="v" cid="c43014010.2"/>I do not speak on my own authority, but the Father who dwells in me does his works.</woc></verse>
1572
+ <marker class="begin-verse" mid="v43014011"/>
1573
+ <verse num="11" class="woc"><woc>Believe me that <crossref let="u" cid="c43014011.1"/>I am in the Father and the Father is in me, or else <crossref let="w" cid="c43014011.2"/>believe on account of the works themselves.</woc></verse>
1574
+ <end-paragraph/>
1575
+ <marker class="begin-verse" mid="v43014012"/>
1576
+ <begin-paragraph/>
1577
+ <verse num="12" class="woc"><woc><q class="continue-double" qid="43014012.1" from="43014009.1" to="43014021.1"/>Truly, truly, I say to you, <crossref let="x" cid="c43014012.1"/>whoever believes in me will also do the works that I do; and greater works than these will he do, because I <crossref let="y" cid="c43014012.2"/>am going to the Father.</woc></verse>
1578
+ <marker class="begin-verse" mid="v43014013"/>
1579
+ <verse num="13" class="woc"><woc><crossref let="z" cid="c43014013.1"/>Whatever you ask in my name, this I will do, that <crossref let="a" cid="c43014013.2"/>the Father may be glorified in the Son.</woc></verse>
1580
+ <marker class="begin-verse" mid="v43014014"/>
1581
+ <verse num="14" class="woc"><woc><crossref let="z" cid="c43014014.1"/>If you ask me<note nid="n43014014.1"/> anything in my name, I will do it.</woc></verse>
1582
+ <end-paragraph/>
1583
+ <marker class="begin-verse" mid="v43014015"/>
1584
+ <heading>Jesus Promises the Holy Spirit</heading>
1585
+ <begin-paragraph/>
1586
+ <verse num="15" class="woc"><woc><crossref let="b" cid="c43014015.1"/><q class="continue-double" qid="43014015.1" from="43014009.1" to="43014021.1"/>If you love me, you will <crossref let="c" cid="c43014015.2"/>keep my commandments.</woc></verse>
1587
+ <marker class="begin-verse" mid="v43014016"/>
1588
+ <verse num="16" class="woc"><woc>And I will ask the Father, and he will give you another <crossref let="d" cid="c43014016.1"/>Helper,<note nid="n43014016.1"/> to be with you forever,</woc></verse>
1589
+ <marker class="begin-verse" mid="v43014017"/>
1590
+ <verse num="17" class="woc"><woc>even <crossref let="e" cid="c43014017.1"/>the Spirit of truth, <crossref let="f" cid="c43014017.2"/>whom the world cannot receive, because it neither sees him nor knows him. You know him, for he dwells with you and <crossref let="g" cid="c43014017.3"/>will be<note nid="n43014017.1"/> in you.</woc></verse>
1591
+ <end-paragraph/>
1592
+ <marker class="begin-verse" mid="v43014018"/>
1593
+ <begin-paragraph/>
1594
+ <verse num="18" class="woc"><woc><q class="continue-double" qid="43014018.1" from="43014009.1" to="43014021.1"/>I will not leave you as orphans; <crossref let="h" cid="c43014018.1"/>I will come to you.</woc></verse>
1595
+ <marker class="begin-verse" mid="v43014019"/>
1596
+ <verse num="19" class="woc"><woc><crossref let="i" cid="c43014019.1"/>Yet a little while and the world will see me no more, but <crossref let="j" cid="c43014019.2"/>you will see me. <crossref let="k" cid="c43014019.3"/>Because I live, you also will live.</woc></verse>
1597
+ <marker class="begin-verse" mid="v43014020"/>
1598
+ <verse num="20" class="woc"><woc><crossref let="l" cid="c43014020.1"/>In that day you will know that <crossref let="m" cid="c43014020.2"/>I am in my Father, and <crossref let="n" cid="c43014020.3"/>you in me, and <crossref let="o" cid="c43014020.4"/>I in you.</woc></verse>
1599
+ <marker class="begin-verse" mid="v43014021"/>
1600
+ <verse num="21" class="woc"><woc><crossref let="p" cid="c43014021.1"/>Whoever has my commandments and <crossref let="q" cid="c43014021.2"/>keeps them, he it is who loves me. And <crossref let="r" cid="c43014021.3"/>he who loves me <crossref let="s" cid="c43014021.4"/>will be loved by my Father, and I will love him and <crossref let="t" cid="c43014021.5"/>manifest myself to him.<q class="end-double" qid="43014021.1" from="43014009.1" to="43014021.1"/></woc></verse>
1601
+ <marker class="begin-verse" mid="v43014022"/>
1602
+ <verse num="22"><crossref let="u" cid="c43014022.1"/>Judas (not Iscariot) said to him, <q class="begin-double" qid="43014022.1" from="43014022.1" to="43014022.2"/>Lord, how is it <crossref let="v" cid="c43014022.2"/>that you will manifest yourself to us, and not to the world?<q class="end-double" qid="43014022.2" from="43014022.1" to="43014022.2"/></verse>
1603
+ <marker class="begin-verse" mid="v43014023"/>
1604
+ <verse num="23">Jesus answered him, <woc><crossref let="w" cid="c43014023.1"/><q class="begin-double" qid="43014023.1" from="43014023.1" to="43016016.2"/>If anyone loves me, he will keep my word, and my Father will love him, and <crossref let="x" cid="c43014023.2"/>we will come to him and <crossref let="y" cid="c43014023.3"/>make our home with him.</woc></verse>
1605
+ <marker class="begin-verse" mid="v43014024"/>
1606
+ <verse num="24" class="woc"><woc>Whoever does not love me does not keep my words. And <crossref let="z" cid="c43014024.1"/>the word that you hear is not mine but the Father&apos;s who sent me.</woc></verse>
1607
+ <end-paragraph/>
1608
+ <marker class="begin-verse" mid="v43014025"/>
1609
+ <begin-paragraph/>
1610
+ <verse num="25" class="woc"><woc><q class="continue-double" qid="43014025.1" from="43014023.1" to="43016016.2"/>These things I have spoken to you while I am still with you.</woc></verse>
1611
+ <marker class="begin-verse" mid="v43014026"/>
1612
+ <verse num="26" class="woc"><woc>But the <crossref let="a" cid="c43014026.1"/>Helper, the Holy Spirit, <crossref let="b" cid="c43014026.2"/>whom the Father will send in my name, <crossref let="c" cid="c43014026.3"/>he will teach you all things and <crossref let="d" cid="c43014026.4"/>bring to your remembrance all that I have said to you.</woc></verse>
1613
+ <marker class="begin-verse" mid="v43014027"/>
1614
+ <verse num="27" class="woc"><woc><crossref let="e" cid="c43014027.1"/>Peace I leave with you; <crossref let="f" cid="c43014027.2"/>my peace I give to you. Not as the world gives do I give to you. <crossref let="g" cid="c43014027.3"/>Let not your hearts be troubled, neither <crossref let="h" cid="c43014027.4"/>let them be afraid.</woc></verse>
1615
+ <marker class="begin-verse" mid="v43014028"/>
1616
+ <verse num="28" class="woc"><woc><crossref let="i" cid="c43014028.1"/>You heard me say to you, <crossref let="j" cid="c43014028.2"/><q class="begin-single" qid="43014028.1" from="43014028.1" to="43014028.2"/>I am going away, and I will come to you.<q class="end-single" qid="43014028.2" from="43014028.1" to="43014028.2"/> If you loved me, you would have rejoiced, because I <crossref let="k" cid="c43014028.3"/>am going to the Father, for <crossref let="l" cid="c43014028.4"/>the Father is greater than I.</woc></verse>
1617
+ <marker class="begin-verse" mid="v43014029"/>
1618
+ <verse num="29" class="woc"><woc>And <crossref let="m" cid="c43014029.1"/>now I have told you before it takes place, so that when it does take place you may believe.</woc></verse>
1619
+ <marker class="begin-verse" mid="v43014030"/>
1620
+ <verse num="30" class="woc"><woc>I will no longer talk much with you, for <crossref let="n" cid="c43014030.1"/>the ruler of this world is coming. <crossref let="o" cid="c43014030.2"/>He has no claim on me,</woc></verse>
1621
+ <marker class="begin-verse" mid="v43014031"/>
1622
+ <verse num="31" class="woc"><woc>but I do <crossref let="p" cid="c43014031.1"/>as the Father has commanded me, <crossref let="q" cid="c43014031.2"/>so that the world may know that I love the Father. Rise, let us go from here.</woc></verse>
1623
+ <end-paragraph/>
1624
+ </chapter>
1625
+ <marker class="begin-verse" mid="v43015001"/>
1626
+ <chapter num="15">
1627
+ <heading>I Am the True Vine</heading>
1628
+ <begin-paragraph/>
1629
+ <verse num="1" class="woc"><woc><q class="continue-double" qid="43015001.1" from="43014023.1" to="43016016.2"/>I am the <crossref let="r" cid="c43015001.1"/>true vine, and my Father is <crossref let="s" cid="c43015001.2"/>the vinedresser.</woc></verse>
1630
+ <marker class="begin-verse" mid="v43015002"/>
1631
+ <verse num="2" class="woc"><woc><crossref let="t" cid="c43015002.1"/>Every branch in me that does not bear fruit <crossref let="u" cid="c43015002.2"/>he takes away, and every branch that does bear fruit he prunes, <crossref let="v" cid="c43015002.3"/>that it may bear more fruit.</woc></verse>
1632
+ <marker class="begin-verse" mid="v43015003"/>
1633
+ <verse num="3" class="woc"><woc>Already <crossref let="w" cid="c43015003.1"/>you are clean <crossref let="x" cid="c43015003.2"/>because of the word that I have spoken to you.</woc></verse>
1634
+ <marker class="begin-verse" mid="v43015004"/>
1635
+ <verse num="4" class="woc"><woc><crossref let="y" cid="c43015004.1"/>Abide <crossref let="z" cid="c43015004.2"/>in me, and I in you. As the branch cannot bear fruit by itself, unless it abides in the vine, neither can you, unless you abide in me.</woc></verse>
1636
+ <marker class="begin-verse" mid="v43015005"/>
1637
+ <verse num="5" class="woc"><woc>I am the vine; <crossref let="a" cid="c43015005.1"/>you are the branches. Whoever abides in me and I in him, he it is that <crossref let="b" cid="c43015005.2"/>bears much fruit, for apart from me you can do nothing.</woc></verse>
1638
+ <marker class="begin-verse" mid="v43015006"/>
1639
+ <verse num="6" class="woc"><woc>If anyone does not abide in me <crossref let="c" cid="c43015006.1"/>he is thrown away like a branch and withers; <crossref let="d" cid="c43015006.2"/>and the branches are gathered, thrown into the fire, and burned.</woc></verse>
1640
+ <marker class="begin-verse" mid="v43015007"/>
1641
+ <verse num="7" class="woc"><woc>If <crossref let="e" cid="c43015007.1"/>you abide in me, and my words abide in you, <crossref let="f" cid="c43015007.2"/>ask whatever you wish, and it will be done for you.</woc></verse>
1642
+ <marker class="begin-verse" mid="v43015008"/>
1643
+ <verse num="8" class="woc"><woc><crossref let="g" cid="c43015008.1"/>By this my Father is glorified, that you <crossref let="h" cid="c43015008.2"/>bear much fruit and so prove to be my disciples.</woc></verse>
1644
+ <marker class="begin-verse" mid="v43015009"/>
1645
+ <verse num="9" class="woc"><woc><crossref let="i" cid="c43015009.1"/>As the Father has loved me, <crossref let="j" cid="c43015009.2"/>so have I loved you. Abide in my love.</woc></verse>
1646
+ <marker class="begin-verse" mid="v43015010"/>
1647
+ <verse num="10" class="woc"><woc><crossref let="k" cid="c43015010.1"/>If you keep my commandments, you will abide in my love, just as <crossref let="l" cid="c43015010.2"/>I have kept <crossref let="m" cid="c43015010.3"/>my Father&apos;s commandments and abide in his love.</woc></verse>
1648
+ <marker class="begin-verse" mid="v43015011"/>
1649
+ <verse num="11" class="woc"><woc>These things I have spoken to you, <crossref let="n" cid="c43015011.1"/>that my joy may be in you, and that <crossref let="o" cid="c43015011.2"/>your joy may be full.</woc></verse>
1650
+ <end-paragraph/>
1651
+ <marker class="begin-verse" mid="v43015012"/>
1652
+ <begin-paragraph/>
1653
+ <verse num="12" class="woc"><woc><crossref let="p" cid="c43015012.1"/><q class="continue-double" qid="43015012.1" from="43014023.1" to="43016016.2"/>This is my commandment, that you love one another as I have loved you.</woc></verse>
1654
+ <marker class="begin-verse" mid="v43015013"/>
1655
+ <verse num="13" class="woc"><woc><crossref let="q" cid="c43015013.1"/>Greater love has no one than this, <crossref let="r" cid="c43015013.2"/>that someone lay down his life for his friends.</woc></verse>
1656
+ <marker class="begin-verse" mid="v43015014"/>
1657
+ <verse num="14" class="woc"><woc>You are <crossref let="s" cid="c43015014.1"/>my friends <crossref let="t" cid="c43015014.2"/>if you do what I command you.</woc></verse>
1658
+ <marker class="begin-verse" mid="v43015015"/>
1659
+ <verse num="15" class="woc"><woc><crossref let="u" cid="c43015015.1"/>No longer do I call you servants,<note nid="n43015015.1"/> for the servant <crossref let="w" cid="c43015015.2"/>does not know what his master is doing; but I have called you friends, for <crossref let="x" cid="c43015015.3"/>all that I have heard from my Father <crossref let="y" cid="c43015015.4"/>I have made known to you.</woc></verse>
1660
+ <marker class="begin-verse" mid="v43015016"/>
1661
+ <verse num="16" class="woc"><woc>You did not choose me, but <crossref let="z" cid="c43015016.1"/>I chose you and appointed you that you should go and <crossref let="a" cid="c43015016.2"/>bear fruit and that your fruit should abide, so that <crossref let="b" cid="c43015016.3"/>whatever you ask the Father in my name, he may give it to you.</woc></verse>
1662
+ <marker class="begin-verse" mid="v43015017"/>
1663
+ <verse num="17" class="woc"><woc>These things I command you, <crossref let="c" cid="c43015017.1"/>so that you will love one another.</woc></verse>
1664
+ <end-paragraph/>
1665
+ <marker class="begin-verse" mid="v43015018"/>
1666
+ <heading>The Hatred of the World</heading>
1667
+ <begin-paragraph/>
1668
+ <verse num="18" class="woc"><woc><crossref let="d" cid="c43015018.1"/><q class="continue-double" qid="43015018.1" from="43014023.1" to="43016016.2"/>If the world hates you, know that it has hated me before it hated you.</woc></verse>
1669
+ <marker class="begin-verse" mid="v43015019"/>
1670
+ <verse num="19" class="woc"><woc><crossref let="e" cid="c43015019.1"/>If you were of the world, the world would love you as its own; but because <crossref let="f" cid="c43015019.2"/>you are not of the world, but I chose you out of the world, therefore the world hates you.</woc></verse>
1671
+ <marker class="begin-verse" mid="v43015020"/>
1672
+ <verse num="20" class="woc"><woc>Remember the word that I said to you: <crossref let="g" cid="c43015020.1"/><q class="begin-single" qid="43015020.1" from="43015020.1" to="43015020.2"/>A servant is not greater than his master.<q class="end-single" qid="43015020.2" from="43015020.1" to="43015020.2"/> If they persecuted me, <crossref let="h" cid="c43015020.2"/>they will also persecute you. <crossref let="i" cid="c43015020.3"/>If they kept my word, they will also keep yours.</woc></verse>
1673
+ <marker class="begin-verse" mid="v43015021"/>
1674
+ <verse num="21" class="woc"><woc>But <crossref let="j" cid="c43015021.1"/>all these things they will do to you <crossref let="k" cid="c43015021.2"/>on account of my name, <crossref let="l" cid="c43015021.3"/>because they do not know him who sent me.</woc></verse>
1675
+ <marker class="begin-verse" mid="v43015022"/>
1676
+ <verse num="22" class="woc"><woc>If I had not come and spoken to them, <crossref let="m" cid="c43015022.1"/>they would not have been guilty of sin,<note nid="n43015022.1"/> but now they have no excuse for their sin.</woc></verse>
1677
+ <marker class="begin-verse" mid="v43015023"/>
1678
+ <verse num="23" class="woc"><woc><crossref let="n" cid="c43015023.1"/>Whoever hates me hates my Father also.</woc></verse>
1679
+ <marker class="begin-verse" mid="v43015024"/>
1680
+ <verse num="24" class="woc"><woc><crossref let="o" cid="c43015024.1"/>If I had not done among them the works that no one else did, <crossref let="m" cid="c43015024.2"/>they would not be guilty of sin, but now they have <crossref let="p" cid="c43015024.3"/>seen and hated both me and my Father.</woc></verse>
1681
+ <marker class="begin-verse" mid="v43015025"/>
1682
+ <verse num="25" class="woc"><woc>But <crossref let="q" cid="c43015025.1"/>the word that is written in their Law must be fulfilled: <crossref let="r" cid="c43015025.2"/><crossref cid="t43015025.1"/><q class="begin-single" qid="43015025.1" from="43015025.1" to="43015025.2"/>They hated me without a cause.<q class="end-single" qid="43015025.2" from="43015025.1" to="43015025.2"/></woc></verse>
1683
+ <end-paragraph/>
1684
+ <marker class="begin-verse" mid="v43015026"/>
1685
+ <begin-paragraph/>
1686
+ <verse num="26" class="woc"><woc><q class="continue-double" qid="43015026.1" from="43014023.1" to="43016016.2"/>But <crossref let="s" cid="c43015026.1"/>when the Helper comes, whom I will send to you from the Father, the Spirit of truth, who proceeds from the Father, <crossref let="t" cid="c43015026.2"/>he will bear witness about me.</woc></verse>
1687
+ <marker class="begin-verse" mid="v43015027"/>
1688
+ <verse num="27" class="woc"><woc>And <crossref let="u" cid="c43015027.1"/>you also will bear witness, <crossref let="v" cid="c43015027.2"/>because you have been with me <crossref let="w" cid="c43015027.3"/>from the beginning.</woc></verse>
1689
+ <end-paragraph/>
1690
+ </chapter>
1691
+ <marker class="begin-verse" mid="v43016001"/>
1692
+ <chapter num="16">
1693
+ <begin-paragraph/>
1694
+ <verse num="1" class="woc"><woc><q class="continue-double" qid="43016001.1" from="43014023.1" to="43016016.2"/>I have said all these things to you to keep you from falling away.</woc></verse>
1695
+ <marker class="begin-verse" mid="v43016002"/>
1696
+ <verse num="2" class="woc"><woc><crossref let="x" cid="c43016002.1"/>They will put you out of the synagogues. Indeed, <crossref let="y" cid="c43016002.2"/>the hour is coming when <crossref let="z" cid="c43016002.3"/>whoever kills you will think he is offering service to God.</woc></verse>
1697
+ <marker class="begin-verse" mid="v43016003"/>
1698
+ <verse num="3" class="woc"><woc>And they will do these things <crossref let="a" cid="c43016003.1"/>because they have not known the Father, nor me.</woc></verse>
1699
+ <marker class="begin-verse" mid="v43016004"/>
1700
+ <verse num="4" class="woc"><woc>But <crossref let="b" cid="c43016004.1"/>I have said these things to you, that when <crossref let="c" cid="c43016004.2"/>their hour comes you may remember that I told them to you.</woc>
1701
+ <end-paragraph/>
1702
+ <heading>The Work of the Holy Spirit</heading>
1703
+ <begin-paragraph/><woc><q class="continue-double" qid="43016004.1" from="43014023.1" to="43016016.2"/>I did not say these things to you from the beginning, <crossref let="d" cid="c43016004.3"/>because I was with you.</woc></verse>
1704
+ <marker class="begin-verse" mid="v43016005"/>
1705
+ <verse num="5" class="woc"><woc>But now <crossref let="e" cid="c43016005.1"/>I am going to him who sent me, and <crossref let="f" cid="c43016005.2"/>none of you asks me, <q class="begin-single" qid="43016005.1" from="43016005.1" to="43016005.2"/>Where are you going?<q class="end-single" qid="43016005.2" from="43016005.1" to="43016005.2"/></woc></verse>
1706
+ <marker class="begin-verse" mid="v43016006"/>
1707
+ <verse num="6" class="woc"><woc>But because I have said these things to you, <crossref let="g" cid="c43016006.1"/>sorrow has filled your heart.</woc></verse>
1708
+ <marker class="begin-verse" mid="v43016007"/>
1709
+ <verse num="7" class="woc"><woc>Nevertheless, I tell you the truth: it is to your advantage that I go away, for <crossref let="h" cid="c43016007.1"/>if I do not go away, <crossref let="i" cid="c43016007.2"/>the Helper will not come to you. But <crossref let="j" cid="c43016007.3"/>if <crossref let="k" cid="c43016007.4"/>I go, <crossref let="l" cid="c43016007.5"/>I will send him to you.</woc></verse>
1710
+ <marker class="begin-verse" mid="v43016008"/>
1711
+ <verse num="8" class="woc"><woc><crossref let="m" cid="c43016008.1"/>And when he comes, he will <crossref let="n" cid="c43016008.2"/>convict the world concerning sin and righteousness and judgment:</woc></verse>
1712
+ <marker class="begin-verse" mid="v43016009"/>
1713
+ <verse num="9" class="woc"><woc>concerning sin, <crossref let="o" cid="c43016009.1"/>because they do not believe in me;</woc></verse>
1714
+ <marker class="begin-verse" mid="v43016010"/>
1715
+ <verse num="10" class="woc"><woc><crossref let="p" cid="c43016010.1"/>concerning righteousness, <crossref let="q" cid="c43016010.2"/>because I go to the Father, and you will see me no longer;</woc></verse>
1716
+ <marker class="begin-verse" mid="v43016011"/>
1717
+ <verse num="11" class="woc"><woc><crossref let="r" cid="c43016011.1"/>concerning judgment, because the ruler of this world <crossref let="s" cid="c43016011.2"/>is judged.</woc></verse>
1718
+ <end-paragraph/>
1719
+ <marker class="begin-verse" mid="v43016012"/>
1720
+ <begin-paragraph/>
1721
+ <verse num="12" class="woc"><woc><q class="continue-double" qid="43016012.1" from="43014023.1" to="43016016.2"/>I still have many things to say to you, but you cannot bear them now.</woc></verse>
1722
+ <marker class="begin-verse" mid="v43016013"/>
1723
+ <verse num="13" class="woc"><woc>When <crossref let="t" cid="c43016013.1"/>the Spirit of truth comes, <crossref let="u" cid="c43016013.2"/>he will <crossref let="v" cid="c43016013.3"/>guide you into all the truth, for he will not speak on his own authority, but <crossref let="w" cid="c43016013.4"/>whatever he hears he will speak, and he will declare to you the things that are to come.</woc></verse>
1724
+ <marker class="begin-verse" mid="v43016014"/>
1725
+ <verse num="14" class="woc"><woc>He will <crossref let="x" cid="c43016014.1"/>glorify me, for he will take what is mine and declare it to you.</woc></verse>
1726
+ <marker class="begin-verse" mid="v43016015"/>
1727
+ <verse num="15" class="woc"><woc><crossref let="y" cid="c43016015.1"/>All that the Father has is mine; <crossref let="z" cid="c43016015.2"/>therefore I said that he will take what is mine and declare it to you.</woc></verse>
1728
+ <end-paragraph/>
1729
+ <marker class="begin-verse" mid="v43016016"/>
1730
+ <heading>Your Sorrow Will Turn into Joy</heading>
1731
+ <begin-paragraph/>
1732
+ <verse num="16" class="woc"><woc><crossref let="a" cid="c43016016.1"/><q class="continue-double" qid="43016016.1" from="43014023.1" to="43016016.2"/>A little while, and you will see me no longer; and <crossref let="b" cid="c43016016.2"/>again a little while, and you will see me.<q class="end-double" qid="43016016.2" from="43014023.1" to="43016016.2"/></woc></verse>
1733
+ <marker class="begin-verse" mid="v43016017"/>
1734
+ <verse num="17">So <crossref let="c" cid="c43016017.1"/>some of his disciples said to one another, <q class="begin-double" qid="43016017.1" from="43016017.1" to="43016017.6"/>What is this that he says to us, <woc><crossref let="d" cid="c43016017.2"/><q class="begin-single" qid="43016017.2" from="43016017.2" to="43016017.3"/>A little while, and you will not see me, and again a little while, and you will see me<q class="end-single" qid="43016017.3" from="43016017.2" to="43016017.3"/>;</woc> and, <woc><crossref let="e" cid="c43016017.3"/><q class="begin-single" qid="43016017.4" from="43016017.4" to="43016017.5"/>because I am going to the Father<q class="end-single" qid="43016017.5" from="43016017.4" to="43016017.5"/></woc>?<q class="end-double" qid="43016017.6" from="43016017.1" to="43016017.6"/></verse>
1735
+ <marker class="begin-verse" mid="v43016018"/>
1736
+ <verse num="18">So they were saying, <q class="begin-double" qid="43016018.1" from="43016018.1" to="43016018.4"/>What does he mean by <woc><q class="begin-single" qid="43016018.2" from="43016018.2" to="43016018.3"/>a little while<q class="end-single" qid="43016018.3" from="43016018.2" to="43016018.3"/></woc>? <crossref let="f" cid="c43016018.1"/>We do not know what he is talking about.<q class="end-double" qid="43016018.4" from="43016018.1" to="43016018.4"/></verse>
1737
+ <marker class="begin-verse" mid="v43016019"/>
1738
+ <verse num="19"><crossref let="g" cid="c43016019.1"/>Jesus knew that they wanted to ask him, so he said to them, <woc><q class="begin-double" qid="43016019.1" from="43016019.1" to="43016028.1"/>Is this what you are asking yourselves, what I meant by saying, <q class="begin-single" qid="43016019.2" from="43016019.2" to="43016019.3"/>A little while and you will not see me, and again a little while and you will see me<q class="end-single" qid="43016019.3" from="43016019.2" to="43016019.3"/>?</woc></verse>
1739
+ <marker class="begin-verse" mid="v43016020"/>
1740
+ <verse num="20" class="woc"><woc>Truly, truly, I say to you, <crossref let="h" cid="c43016020.1"/>you will weep and lament, but <crossref let="i" cid="c43016020.2"/>the world will rejoice. You will be sorrowful, but <crossref let="j" cid="c43016020.3"/>your sorrow will turn into joy.</woc></verse>
1741
+ <marker class="begin-verse" mid="v43016021"/>
1742
+ <verse num="21" class="woc"><woc><crossref let="k" cid="c43016021.1"/>When a woman is giving birth, she has sorrow because her hour has come, but when she has delivered the baby, she no longer remembers the anguish, for joy that a human being has been born into the world.</woc></verse>
1743
+ <marker class="begin-verse" mid="v43016022"/>
1744
+ <verse num="22" class="woc"><woc><crossref let="l" cid="c43016022.1"/>So also you have sorrow now, but <crossref let="m" cid="c43016022.2"/>I will see you again, and <crossref let="n" cid="c43016022.3"/>your hearts will rejoice, and no one will take your joy from you.</woc></verse>
1745
+ <marker class="begin-verse" mid="v43016023"/>
1746
+ <verse num="23" class="woc"><woc><crossref let="o" cid="c43016023.1"/>In that day you will <crossref let="p" cid="c43016023.2"/>ask nothing of me. Truly, truly, I say to you, <crossref let="q" cid="c43016023.3"/>whatever you ask of the Father in my name, <crossref let="r" cid="c43016023.4"/>he will give it to you.</woc></verse>
1747
+ <marker class="begin-verse" mid="v43016024"/>
1748
+ <verse num="24" class="woc"><woc>Until now you have asked nothing in my name. <crossref let="s" cid="c43016024.1"/>Ask, and you will receive, <crossref let="t" cid="c43016024.2"/>that your joy may be full.</woc></verse>
1749
+ <end-paragraph/>
1750
+ <marker class="begin-verse" mid="v43016025"/>
1751
+ <heading>I Have Overcome the World</heading>
1752
+ <begin-paragraph/>
1753
+ <verse num="25" class="woc"><woc><q class="continue-double" qid="43016025.1" from="43016019.1" to="43016028.1"/>I have said these things to you in figures of speech. <crossref let="u" cid="c43016025.1"/>The hour is coming when I will no longer speak to you in figures of speech but will tell you plainly about the Father.</woc></verse>
1754
+ <marker class="begin-verse" mid="v43016026"/>
1755
+ <verse num="26" class="woc"><woc>In that day you will ask in my name, and I do not say to you that I will ask the Father on your behalf;</woc></verse>
1756
+ <marker class="begin-verse" mid="v43016027"/>
1757
+ <verse num="27" class="woc"><woc><crossref let="v" cid="c43016027.1"/>for the Father himself loves you, because <crossref let="w" cid="c43016027.2"/>you have loved me and <crossref let="x" cid="c43016027.3"/>have believed that I came from God.<note nid="n43016027.1"/></woc></verse>
1758
+ <marker class="begin-verse" mid="v43016028"/>
1759
+ <verse num="28" class="woc"><woc><crossref let="y" cid="c43016028.1"/>I came from the Father and have come into the world, and now <crossref let="z" cid="c43016028.2"/>I am leaving the world and going to the Father.<q class="end-double" qid="43016028.1" from="43016019.1" to="43016028.1"/></woc></verse>
1760
+ <end-paragraph/>
1761
+ <marker class="begin-verse" mid="v43016029"/>
1762
+ <begin-paragraph/>
1763
+ <verse num="29">His disciples said, <q class="begin-double" qid="43016029.1" from="43016029.1" to="43016030.1"/>Ah, now you are speaking plainly and not <crossref let="a" cid="c43016029.1"/>using figurative speech!</verse>
1764
+ <marker class="begin-verse" mid="v43016030"/>
1765
+ <verse num="30">Now we know that <crossref let="b" cid="c43016030.1"/>you know all things and do not need anyone to question you; this is why we believe that <crossref let="c" cid="c43016030.2"/>you came from God.<q class="end-double" qid="43016030.1" from="43016029.1" to="43016030.1"/></verse>
1766
+ <marker class="begin-verse" mid="v43016031"/>
1767
+ <verse num="31">Jesus answered them, <woc><q class="begin-double" qid="43016031.1" from="43016031.1" to="43016033.1"/>Do you now believe?</woc></verse>
1768
+ <marker class="begin-verse" mid="v43016032"/>
1769
+ <verse num="32" class="woc"><woc>Behold, <crossref let="d" cid="c43016032.1"/>the hour is coming, indeed it has come, when <crossref let="e" cid="c43016032.2"/>you will be scattered, each to his own home, and <crossref let="f" cid="c43016032.3"/>will leave me alone. <crossref let="g" cid="c43016032.4"/>Yet I am not alone, for the Father is with me.</woc></verse>
1770
+ <marker class="begin-verse" mid="v43016033"/>
1771
+ <verse num="33" class="woc"><woc>I have said these things to you, that <crossref let="h" cid="c43016033.1"/>in me you may have peace. <crossref let="i" cid="c43016033.2"/>In the world you will have <crossref let="j" cid="c43016033.3"/>tribulation. But <crossref let="k" cid="c43016033.4"/>take heart; <crossref let="l" cid="c43016033.5"/>I have overcome the world.<q class="end-double" qid="43016033.1" from="43016031.1" to="43016033.1"/></woc></verse>
1772
+ <end-paragraph/>
1773
+ </chapter>
1774
+ <marker class="begin-verse" mid="v43017001"/>
1775
+ <chapter num="17">
1776
+ <heading>The High Priestly Prayer</heading>
1777
+ <begin-paragraph/>
1778
+ <verse num="1">When Jesus had spoken these words, <crossref let="m" cid="c43017001.1"/>he lifted up his eyes to heaven, and said, <woc><q class="begin-double" qid="43017001.1" from="43017001.1" to="43017026.1"/>Father, <crossref let="n" cid="c43017001.2"/>the hour has come; <crossref let="o" cid="c43017001.3"/>glorify your Son that the Son may <crossref let="p" cid="c43017001.4"/>glorify you,</woc></verse>
1779
+ <marker class="begin-verse" mid="v43017002"/>
1780
+ <verse num="2" class="woc"><woc>since <crossref let="q" cid="c43017002.1"/>you have given him authority over all flesh, <crossref let="r" cid="c43017002.2"/>to give eternal life to all <crossref let="s" cid="c43017002.3"/>whom you have given him.</woc></verse>
1781
+ <marker class="begin-verse" mid="v43017003"/>
1782
+ <verse num="3" class="woc"><woc><crossref let="t" cid="c43017003.1"/>And this is eternal life, <crossref let="u" cid="c43017003.2"/>that they know you, <crossref let="v" cid="c43017003.3"/>the only <crossref let="w" cid="c43017003.4"/>true God, and <crossref let="x" cid="c43017003.5"/>Jesus Christ whom you have sent.</woc></verse>
1783
+ <marker class="begin-verse" mid="v43017004"/>
1784
+ <verse num="4" class="woc"><woc>I <crossref let="y" cid="c43017004.1"/>glorified you on earth, <crossref let="z" cid="c43017004.2"/>having accomplished the work that you gave me to do.</woc></verse>
1785
+ <marker class="begin-verse" mid="v43017005"/>
1786
+ <verse num="5" class="woc"><woc>And now, Father, <crossref let="a" cid="c43017005.1"/>glorify me in your own presence with the glory <crossref let="b" cid="c43017005.2"/>that I had with you <crossref let="c" cid="c43017005.3"/>before the world existed.</woc></verse>
1787
+ <end-paragraph/>
1788
+ <marker class="begin-verse" mid="v43017006"/>
1789
+ <begin-paragraph/>
1790
+ <verse num="6" class="woc"><woc><crossref let="d" cid="c43017006.1"/><q class="continue-double" qid="43017006.1" from="43017001.1" to="43017026.1"/>I have manifested your name to the people <crossref let="e" cid="c43017006.2"/>whom you gave me out of the world. <crossref let="f" cid="c43017006.3"/>Yours they were, and you gave them to me, and they have kept your word.</woc></verse>
1791
+ <marker class="begin-verse" mid="v43017007"/>
1792
+ <verse num="7" class="woc"><woc>Now they know that everything <crossref let="f" cid="c43017007.1"/>that you have given me is from you.</woc></verse>
1793
+ <marker class="begin-verse" mid="v43017008"/>
1794
+ <verse num="8" class="woc"><woc>For I have given them <crossref let="g" cid="c43017008.1"/>the words that you gave me, and they have received them and have come to know in truth that <crossref let="h" cid="c43017008.2"/>I came from you; and <crossref let="i" cid="c43017008.3"/>they have believed that you sent me.</woc></verse>
1795
+ <marker class="begin-verse" mid="v43017009"/>
1796
+ <verse num="9" class="woc"><woc>I am praying for them. <crossref let="j" cid="c43017009.1"/>I am not praying for the world but for those <crossref let="k" cid="c43017009.2"/>whom you have given me, for <crossref let="l" cid="c43017009.3"/>they are yours.</woc></verse>
1797
+ <marker class="begin-verse" mid="v43017010"/>
1798
+ <verse num="10" class="woc"><woc><crossref let="m" cid="c43017010.1"/>All mine are yours, and yours are mine, and <crossref let="n" cid="c43017010.2"/>I am glorified in them.</woc></verse>
1799
+ <marker class="begin-verse" mid="v43017011"/>
1800
+ <verse num="11" class="woc"><woc>And I am no longer in the world, but <crossref let="o" cid="c43017011.1"/>they are in the world, and <crossref let="p" cid="c43017011.2"/>I am coming to you. <crossref let="q" cid="c43017011.3"/>Holy Father, <crossref let="r" cid="c43017011.4"/>keep them in your name, <crossref let="s" cid="c43017011.5"/>which you have given me, <crossref let="t" cid="c43017011.6"/>that they may be one, <crossref let="u" cid="c43017011.7"/>even as we are one.</woc></verse>
1801
+ <marker class="begin-verse" mid="v43017012"/>
1802
+ <verse num="12" class="woc"><woc><crossref let="v" cid="c43017012.1"/>While I was with them, I kept them in your name, which you have given me. I have <crossref let="w" cid="c43017012.2"/>guarded them, and <crossref let="x" cid="c43017012.3"/>not one of them has been lost except <crossref let="y" cid="c43017012.4"/>the son of destruction, <crossref let="z" cid="c43017012.5"/>that the Scripture might be fulfilled.</woc></verse>
1803
+ <marker class="begin-verse" mid="v43017013"/>
1804
+ <verse num="13" class="woc"><woc>But now <crossref let="a" cid="c43017013.1"/>I am coming to you, and these things I speak in the world, that they may have <crossref let="b" cid="c43017013.2"/>my joy fulfilled in themselves.</woc></verse>
1805
+ <marker class="begin-verse" mid="v43017014"/>
1806
+ <verse num="14" class="woc"><woc><crossref let="c" cid="c43017014.1"/>I have given them your word, and <crossref let="d" cid="c43017014.2"/>the world has hated them <crossref let="e" cid="c43017014.3"/>because they are not of the world, <crossref let="f" cid="c43017014.4"/>just as I am not of the world.</woc></verse>
1807
+ <marker class="begin-verse" mid="v43017015"/>
1808
+ <verse num="15" class="woc"><woc>I <crossref let="g" cid="c43017015.1"/>do not ask that you <crossref let="h" cid="c43017015.2"/>take them out of the world, but that you <crossref let="i" cid="c43017015.3"/>keep them from <crossref let="j" cid="c43017015.4"/>the evil one.<note nid="n43017015.1"/></woc></verse>
1809
+ <marker class="begin-verse" mid="v43017016"/>
1810
+ <verse num="16" class="woc"><woc><crossref let="k" cid="c43017016.1"/>They are not of the world, just as I am not of the world.</woc></verse>
1811
+ <marker class="begin-verse" mid="v43017017"/>
1812
+ <verse num="17" class="woc"><woc><crossref let="l" cid="c43017017.1"/>Sanctify them<note nid="n43017017.1"/> in the truth; <crossref let="m" cid="c43017017.2"/>your word is truth.</woc></verse>
1813
+ <marker class="begin-verse" mid="v43017018"/>
1814
+ <verse num="18" class="woc"><woc><crossref let="n" cid="c43017018.1"/>As you sent me into the world, so I have sent them into the world.</woc></verse>
1815
+ <marker class="begin-verse" mid="v43017019"/>
1816
+ <verse num="19" class="woc"><woc>And <crossref let="o" cid="c43017019.1"/>for their sake <crossref let="p" cid="c43017019.2"/>I consecrate myself,<note nid="n43017019.1"/> that they also <crossref let="q" cid="c43017019.3"/>may be sanctified<note nid="n43017019.2"/> in truth.</woc></verse>
1817
+ <end-paragraph/>
1818
+ <marker class="begin-verse" mid="v43017020"/>
1819
+ <begin-paragraph/>
1820
+ <verse num="20" class="woc"><woc><q class="continue-double" qid="43017020.1" from="43017001.1" to="43017026.1"/>I do not <crossref let="r" cid="c43017020.1"/>ask for these only, but also for those <crossref let="s" cid="c43017020.2"/>who will believe in me through their word,</woc></verse>
1821
+ <marker class="begin-verse" mid="v43017021"/>
1822
+ <verse num="21" class="woc"><woc><crossref let="t" cid="c43017021.1"/>that they may all be one, just as you, Father, are in me, and I in you, that <crossref let="u" cid="c43017021.2"/>they also may be in <crossref let="v" cid="c43017021.3"/>us, so that the world <crossref let="w" cid="c43017021.4"/>may believe that you have sent me.</woc></verse>
1823
+ <marker class="begin-verse" mid="v43017022"/>
1824
+ <verse num="22" class="woc"><woc><crossref let="x" cid="c43017022.1"/>The glory that you have given me <crossref let="y" cid="c43017022.2"/>I have given to them, <crossref let="t" cid="c43017022.3"/>that they may be one even as we are one,</woc></verse>
1825
+ <marker class="begin-verse" mid="v43017023"/>
1826
+ <verse num="23" class="woc"><woc><crossref let="z" cid="c43017023.1"/>I in them and you in me, <crossref let="a" cid="c43017023.2"/>that they may become perfectly one, <crossref let="b" cid="c43017023.3"/>so that the world may know that you sent me and <crossref let="c" cid="c43017023.4"/>loved them even as <crossref let="d" cid="c43017023.5"/>you loved me.</woc></verse>
1827
+ <marker class="begin-verse" mid="v43017024"/>
1828
+ <verse num="24" class="woc"><woc>Father, I desire that they also, whom you have given me, may be <crossref let="e" cid="c43017024.1"/>with me <crossref let="f" cid="c43017024.2"/>where I am, <crossref let="g" cid="c43017024.3"/>to see my glory that you have given me because you loved me <crossref let="h" cid="c43017024.4"/>before the foundation of the world.</woc></verse>
1829
+ <marker class="begin-verse" mid="v43017025"/>
1830
+ <verse num="25" class="woc"><woc><crossref let="i" cid="c43017025.1"/>O righteous Father, even though <crossref let="j" cid="c43017025.2"/>the world does not know you, I know you, and these know that you have sent me.</woc></verse>
1831
+ <marker class="begin-verse" mid="v43017026"/>
1832
+ <verse num="26" class="woc"><woc><crossref let="k" cid="c43017026.1"/>I made known to them your name, and I will continue to make it known, that the love <crossref let="l" cid="c43017026.2"/>with which you have loved me may be in them, and <crossref let="m" cid="c43017026.3"/>I in them.<q class="end-double" qid="43017026.1" from="43017001.1" to="43017026.1"/></woc></verse>
1833
+ <end-paragraph/>
1834
+ </chapter>
1835
+ <marker class="begin-verse" mid="v43018001"/>
1836
+ <chapter num="18">
1837
+ <heading>Betrayal and Arrest of Jesus</heading>
1838
+ <begin-paragraph/>
1839
+ <verse num="1">When Jesus had spoken these words, <crossref let="n" cid="c43018001.1"/>he went out with his disciples across <crossref let="o" cid="c43018001.2"/>the brook Kidron, where there was a garden, which he and his disciples entered.</verse>
1840
+ <marker class="begin-verse" mid="v43018002"/>
1841
+ <verse num="2">Now Judas, who betrayed him, also knew <crossref let="p" cid="c43018002.1"/>the place, for <crossref let="q" cid="c43018002.2"/>Jesus often met there with his disciples.</verse>
1842
+ <marker class="begin-verse" mid="v43018003"/>
1843
+ <verse num="3"><crossref let="r" cid="c43018003.1"/><crossref cid="t43018003.1"/>So Judas, having procured a band of soldiers and some officers from the chief priests and the Pharisees, went there with lanterns and torches and weapons.</verse>
1844
+ <marker class="begin-verse" mid="v43018004"/>
1845
+ <verse num="4">Then Jesus, <crossref let="s" cid="c43018004.1"/>knowing all that would happen to him, came forward and said to them, <woc><crossref let="t" cid="c43018004.2"/><q class="begin-double" qid="43018004.1" from="43018004.1" to="43018004.2"/>Whom do you seek?<q class="end-double" qid="43018004.2" from="43018004.1" to="43018004.2"/></woc></verse>
1846
+ <marker class="begin-verse" mid="v43018005"/>
1847
+ <verse num="5">They answered him, <q class="begin-double" qid="43018005.1" from="43018005.1" to="43018005.2"/>Jesus of Nazareth.<q class="end-double" qid="43018005.2" from="43018005.1" to="43018005.2"/> Jesus said to them, <woc><q class="begin-double" qid="43018005.3" from="43018005.3" to="43018005.4"/>I am he.<q class="end-double" qid="43018005.4" from="43018005.3" to="43018005.4"/><note nid="n43018005.1"/></woc> Judas, who betrayed him, was standing with them.</verse>
1848
+ <marker class="begin-verse" mid="v43018006"/>
1849
+ <verse num="6"><crossref let="u" cid="c43018006.1"/>When Jesus<note nid="n43018006.1"/> said to them, <woc><q class="begin-double" qid="43018006.1" from="43018006.1" to="43018006.2"/>I am he,<q class="end-double" qid="43018006.2" from="43018006.1" to="43018006.2"/></woc> they drew back and fell to the ground.</verse>
1850
+ <marker class="begin-verse" mid="v43018007"/>
1851
+ <verse num="7">So he asked them again, <woc><crossref let="t" cid="c43018007.1"/><q class="begin-double" qid="43018007.1" from="43018007.1" to="43018007.2"/>Whom do you seek?<q class="end-double" qid="43018007.2" from="43018007.1" to="43018007.2"/></woc> And they said, <q class="begin-double" qid="43018007.3" from="43018007.3" to="43018007.4"/>Jesus of Nazareth.<q class="end-double" qid="43018007.4" from="43018007.3" to="43018007.4"/></verse>
1852
+ <marker class="begin-verse" mid="v43018008"/>
1853
+ <verse num="8">Jesus answered, <woc><q class="begin-double" qid="43018008.1" from="43018008.1" to="43018008.2"/>I told you that I am he. So, if you seek me, let these men go.<q class="end-double" qid="43018008.2" from="43018008.1" to="43018008.2"/></woc></verse>
1854
+ <marker class="begin-verse" mid="v43018009"/>
1855
+ <verse num="9"><crossref let="v" cid="c43018009.1"/>This was to fulfill the word that he had spoken: <woc><q class="begin-double" qid="43018009.1" from="43018009.1" to="43018009.2"/>Of those whom you gave me I have lost not one.<q class="end-double" qid="43018009.2" from="43018009.1" to="43018009.2"/></woc></verse>
1856
+ <marker class="begin-verse" mid="v43018010"/>
1857
+ <verse num="10">Then Simon Peter, <crossref let="w" cid="c43018010.1"/>having a sword, drew it and struck the high priest&apos;s servant<note nid="n43018010.1"/> and cut off his right ear. (The servant&apos;s name was Malchus.)</verse>
1858
+ <marker class="begin-verse" mid="v43018011"/>
1859
+ <verse num="11">So Jesus said to Peter, <woc><q class="begin-double" qid="43018011.1" from="43018011.1" to="43018011.2"/>Put your sword into its sheath; <crossref let="x" cid="c43018011.1"/>shall I not drink the cup that the Father has given me?<q class="end-double" qid="43018011.2" from="43018011.1" to="43018011.2"/></woc></verse>
1860
+ <end-paragraph/>
1861
+ <marker class="begin-verse" mid="v43018012"/>
1862
+ <heading>Jesus Faces Annas and Caiaphas</heading>
1863
+ <begin-paragraph/>
1864
+ <verse num="12">So the band of soldiers and their captain and the officers of the Jews<note nid="n43018012.1"/> arrested Jesus and bound him.</verse>
1865
+ <marker class="begin-verse" mid="v43018013"/>
1866
+ <verse num="13">First they <crossref let="y" cid="c43018013.1"/>led him to <crossref let="z" cid="c43018013.2"/>Annas, for he was the father-in-law of <crossref let="a" cid="c43018013.3"/>Caiaphas, who was high priest that year.</verse>
1867
+ <marker class="begin-verse" mid="v43018014"/>
1868
+ <verse num="14">It was Caiaphas who had advised the Jews <crossref let="b" cid="c43018014.1"/>that it would be expedient that one man should die for the people.</verse>
1869
+ <end-paragraph/>
1870
+ <marker class="begin-verse" mid="v43018015"/>
1871
+ <heading>Peter Denies Jesus</heading>
1872
+ <begin-paragraph/>
1873
+ <verse num="15"><crossref let="c" cid="c43018015.1"/>Simon Peter followed Jesus, and so did another disciple. Since that disciple was known to the high priest, he entered with Jesus into the courtyard of the high priest,</verse>
1874
+ <marker class="begin-verse" mid="v43018016"/>
1875
+ <verse num="16"><crossref let="d" cid="c43018016.1"/><crossref cid="t43018016.1"/>but Peter stood outside at the door. So the other disciple, who was known to the high priest, went out and spoke to the servant girl who kept watch at the door, and brought Peter in.</verse>
1876
+ <marker class="begin-verse" mid="v43018017"/>
1877
+ <verse num="17"><crossref let="e" cid="c43018017.1"/>The servant girl at the door said to Peter, <q class="begin-double" qid="43018017.1" from="43018017.1" to="43018017.2"/>You also are not one of this man&apos;s disciples, are you?<q class="end-double" qid="43018017.2" from="43018017.1" to="43018017.2"/> He said, <q class="begin-double" qid="43018017.3" from="43018017.3" to="43018017.4"/>I am not.<q class="end-double" qid="43018017.4" from="43018017.3" to="43018017.4"/></verse>
1878
+ <marker class="begin-verse" mid="v43018018"/>
1879
+ <verse num="18">Now the servants<note nid="n43018018.1"/> and officers had made a charcoal fire, because it was cold, and they were standing and warming themselves. <crossref let="f" cid="c43018018.1"/>Peter also was with them, standing and warming himself.</verse>
1880
+ <end-paragraph/>
1881
+ <marker class="begin-verse" mid="v43018019"/>
1882
+ <heading>The High Priest Questions Jesus</heading>
1883
+ <begin-paragraph/>
1884
+ <verse num="19"><crossref let="g" cid="c43018019.1"/>The high priest then questioned Jesus about his disciples and his teaching.</verse>
1885
+ <marker class="begin-verse" mid="v43018020"/>
1886
+ <verse num="20">Jesus answered him, <woc><q class="begin-double" qid="43018020.1" from="43018020.1" to="43018021.1"/>I have spoken <crossref let="h" cid="c43018020.1"/>openly <crossref let="i" cid="c43018020.2"/>to the world. I have always taught in synagogues and in the temple, where all Jews come together. <crossref let="j" cid="c43018020.3"/>I have said nothing in secret.</woc></verse>
1887
+ <marker class="begin-verse" mid="v43018021"/>
1888
+ <verse num="21" class="woc"><woc>Why do you ask me? Ask those who have heard me what I said to them; they know what I said.<q class="end-double" qid="43018021.1" from="43018020.1" to="43018021.1"/></woc></verse>
1889
+ <marker class="begin-verse" mid="v43018022"/>
1890
+ <verse num="22">When he had said these things, one of the officers standing by struck Jesus with his hand, saying, <crossref let="k" cid="c43018022.1"/><q class="begin-double" qid="43018022.1" from="43018022.1" to="43018022.2"/>Is that how you answer the high priest?<q class="end-double" qid="43018022.2" from="43018022.1" to="43018022.2"/></verse>
1891
+ <marker class="begin-verse" mid="v43018023"/>
1892
+ <verse num="23">Jesus answered him, <woc><q class="begin-double" qid="43018023.1" from="43018023.1" to="43018023.2"/>If what I said is wrong, bear witness about the wrong; but if what I said is right, why do you strike me?<q class="end-double" qid="43018023.2" from="43018023.1" to="43018023.2"/></woc></verse>
1893
+ <marker class="begin-verse" mid="v43018024"/>
1894
+ <verse num="24"><crossref let="l" cid="c43018024.1"/>Annas then sent him bound to <crossref let="l" cid="c43018024.2"/>Caiaphas the high priest.</verse>
1895
+ <end-paragraph/>
1896
+ <marker class="begin-verse" mid="v43018025"/>
1897
+ <heading>Peter Denies Jesus Again</heading>
1898
+ <begin-paragraph/>
1899
+ <verse num="25"><crossref let="m" cid="c43018025.1"/><crossref cid="t43018025.1"/>Now Simon Peter was standing and warming himself. So they said to him, <q class="begin-double" qid="43018025.1" from="43018025.1" to="43018025.2"/>You also are not one of his disciples, are you?<q class="end-double" qid="43018025.2" from="43018025.1" to="43018025.2"/> He denied it and said, <q class="begin-double" qid="43018025.3" from="43018025.3" to="43018025.4"/>I am not.<q class="end-double" qid="43018025.4" from="43018025.3" to="43018025.4"/></verse>
1900
+ <marker class="begin-verse" mid="v43018026"/>
1901
+ <verse num="26">One of the servants of the high priest, a relative of <crossref let="n" cid="c43018026.1"/>the man whose ear Peter had cut off, asked, <q class="begin-double" qid="43018026.1" from="43018026.1" to="43018026.2"/>Did I not see you <crossref let="o" cid="c43018026.2"/>in the garden with him?<q class="end-double" qid="43018026.2" from="43018026.1" to="43018026.2"/></verse>
1902
+ <marker class="begin-verse" mid="v43018027"/>
1903
+ <verse num="27">Peter again denied it, and <crossref let="p" cid="c43018027.1"/>at once a rooster crowed.</verse>
1904
+ <end-paragraph/>
1905
+ <marker class="begin-verse" mid="v43018028"/>
1906
+ <heading>Jesus Before Pilate</heading>
1907
+ <begin-paragraph/>
1908
+ <verse num="28"><crossref let="q" cid="c43018028.1"/>Then they led Jesus <crossref let="r" cid="c43018028.2"/>from the house of Caiaphas to <crossref let="s" cid="c43018028.3"/>the governor&apos;s headquarters.<note nid="n43018028.1"/> It was early morning. They themselves did not enter the governor&apos;s headquarters, <crossref let="t" cid="c43018028.4"/>so that they would not be defiled, <crossref let="u" cid="c43018028.5"/>but could eat the Passover.</verse>
1909
+ <marker class="begin-verse" mid="v43018029"/>
1910
+ <verse num="29"><crossref let="v" cid="c43018029.1"/><crossref cid="t43018029.1"/>So Pilate went outside to them and said, <q class="begin-double" qid="43018029.1" from="43018029.1" to="43018029.2"/>What accusation do you bring against this man?<q class="end-double" qid="43018029.2" from="43018029.1" to="43018029.2"/></verse>
1911
+ <marker class="begin-verse" mid="v43018030"/>
1912
+ <verse num="30">They answered him, <q class="begin-double" qid="43018030.1" from="43018030.1" to="43018030.2"/>If this man were not doing evil, we would not have delivered him over to you.<q class="end-double" qid="43018030.2" from="43018030.1" to="43018030.2"/></verse>
1913
+ <marker class="begin-verse" mid="v43018031"/>
1914
+ <verse num="31">Pilate said to them, <crossref let="w" cid="c43018031.1"/><q class="begin-double" qid="43018031.1" from="43018031.1" to="43018031.2"/>Take him yourselves and judge him by your own law.<q class="end-double" qid="43018031.2" from="43018031.1" to="43018031.2"/> The Jews said to him, <q class="begin-double" qid="43018031.3" from="43018031.3" to="43018031.4"/>It is not lawful for us to put anyone to death.<q class="end-double" qid="43018031.4" from="43018031.3" to="43018031.4"/></verse>
1915
+ <marker class="begin-verse" mid="v43018032"/>
1916
+ <verse num="32"><crossref let="x" cid="c43018032.1"/>This was to fulfill the word that Jesus had spoken <crossref let="y" cid="c43018032.2"/>to show by what kind of death he was going to die.</verse>
1917
+ <end-paragraph/>
1918
+ <marker class="begin-verse" mid="v43018033"/>
1919
+ <heading>My Kingdom Is Not of This World</heading>
1920
+ <begin-paragraph/>
1921
+ <verse num="33"><crossref let="z" cid="c43018033.1"/>So Pilate entered his headquarters again and called Jesus and said to him, <crossref let="a" cid="c43018033.2"/><q class="begin-double" qid="43018033.1" from="43018033.1" to="43018033.2"/>Are you the King of the Jews?<q class="end-double" qid="43018033.2" from="43018033.1" to="43018033.2"/></verse>
1922
+ <marker class="begin-verse" mid="v43018034"/>
1923
+ <verse num="34">Jesus answered, <woc><q class="begin-double" qid="43018034.1" from="43018034.1" to="43018034.2"/>Do you say this of your own accord, or did others say it to you about me?<q class="end-double" qid="43018034.2" from="43018034.1" to="43018034.2"/></woc></verse>
1924
+ <marker class="begin-verse" mid="v43018035"/>
1925
+ <verse num="35">Pilate answered, <q class="begin-double" qid="43018035.1" from="43018035.1" to="43018035.2"/>Am I a Jew? Your own nation and the chief priests have delivered you over to me. What have you done?<q class="end-double" qid="43018035.2" from="43018035.1" to="43018035.2"/></verse>
1926
+ <marker class="begin-verse" mid="v43018036"/>
1927
+ <verse num="36">Jesus answered, <woc><crossref let="b" cid="c43018036.1"/><q class="begin-double" qid="43018036.1" from="43018036.1" to="43018036.2"/>My kingdom <crossref let="c" cid="c43018036.2"/>is not of this world. If my kingdom were of this world, <crossref let="d" cid="c43018036.3"/>my servants would have been fighting, that <crossref let="e" cid="c43018036.4"/>I might not be delivered over to the Jews. But my kingdom is not from the world.<q class="end-double" qid="43018036.2" from="43018036.1" to="43018036.2"/></woc></verse>
1928
+ <marker class="begin-verse" mid="v43018037"/>
1929
+ <verse num="37">Then Pilate said to him, <q class="begin-double" qid="43018037.1" from="43018037.1" to="43018037.2"/>So you are a king?<q class="end-double" qid="43018037.2" from="43018037.1" to="43018037.2"/> Jesus answered, <woc><crossref let="f" cid="c43018037.1"/><q class="begin-double" qid="43018037.3" from="43018037.3" to="43018037.4"/>You say that I am a king. <crossref let="g" cid="c43018037.2"/>For this purpose I was born and for this purpose <crossref let="h" cid="c43018037.3"/>I have come into the world&emdash;<crossref let="i" cid="c43018037.4"/>to bear witness to the truth. <crossref let="j" cid="c43018037.5"/>Everyone who is <crossref let="k" cid="c43018037.6"/>of the truth <crossref let="l" cid="c43018037.7"/>listens to my voice.<q class="end-double" qid="43018037.4" from="43018037.3" to="43018037.4"/></woc></verse>
1930
+ <marker class="begin-verse" mid="v43018038"/>
1931
+ <verse num="38">Pilate said to him, <q class="begin-double" qid="43018038.1" from="43018038.1" to="43018038.2"/>What is truth?<q class="end-double" qid="43018038.2" from="43018038.1" to="43018038.2"/>
1932
+ <end-paragraph/>
1933
+ <begin-paragraph/>After he had said this, <crossref let="m" cid="c43018038.1"/>he went back outside to the Jews and told them, <crossref let="n" cid="c43018038.2"/><q class="begin-double" qid="43018038.3" from="43018038.3" to="43018039.1"/>I find no guilt in him.
1934
+ </verse>
1935
+ <marker class="begin-verse" mid="v43018039"/>
1936
+ <verse num="39"><crossref let="o" cid="c43018039.1"/><crossref cid="t43018039.1"/>But you have a custom that I should release one man for you at the Passover. So do you want me to release to you the King of the Jews?<q class="end-double" qid="43018039.1" from="43018038.3" to="43018039.1"/></verse>
1937
+ <marker class="begin-verse" mid="v43018040"/>
1938
+ <verse num="40">They cried out again, <crossref let="p" cid="c43018040.1"/><q class="begin-double" qid="43018040.1" from="43018040.1" to="43018040.2"/>Not this man, but Barabbas!<q class="end-double" qid="43018040.2" from="43018040.1" to="43018040.2"/> Now Barabbas was a robber.<note nid="n43018040.1"/></verse>
1939
+ <end-paragraph/>
1940
+ </chapter>
1941
+ <marker class="begin-verse" mid="v43019001"/>
1942
+ <chapter num="19">
1943
+ <heading>Jesus Delivered to Be Crucified</heading>
1944
+ <begin-paragraph/>
1945
+ <verse num="1">Then Pilate took Jesus and <crossref let="q" cid="c43019001.1"/>flogged him.</verse>
1946
+ <marker class="begin-verse" mid="v43019002"/>
1947
+ <verse num="2"><crossref let="r" cid="c43019002.1"/>And the soldiers twisted together a crown of thorns and put it on his head and arrayed him in a purple robe.</verse>
1948
+ <marker class="begin-verse" mid="v43019003"/>
1949
+ <verse num="3">They came up to him, saying, <q class="begin-double" qid="43019003.1" from="43019003.1" to="43019003.2"/>Hail, King of the Jews!<q class="end-double" qid="43019003.2" from="43019003.1" to="43019003.2"/> and struck him with their hands.</verse>
1950
+ <marker class="begin-verse" mid="v43019004"/>
1951
+ <verse num="4">Pilate went out again and said to them, <q class="begin-double" qid="43019004.1" from="43019004.1" to="43019004.2"/>See, I am bringing him out to you that you may know that <crossref let="s" cid="c43019004.1"/>I find no guilt in him.<q class="end-double" qid="43019004.2" from="43019004.1" to="43019004.2"/></verse>
1952
+ <marker class="begin-verse" mid="v43019005"/>
1953
+ <verse num="5">So Jesus came out, wearing <crossref let="t" cid="c43019005.1"/>the crown of thorns and the purple robe. Pilate said to them, <crossref let="u" cid="c43019005.2"/><q class="begin-double" qid="43019005.1" from="43019005.1" to="43019005.2"/>Behold the man!<q class="end-double" qid="43019005.2" from="43019005.1" to="43019005.2"/></verse>
1954
+ <marker class="begin-verse" mid="v43019006"/>
1955
+ <verse num="6">When the chief priests and the officers saw him, they cried out, <q class="begin-double" qid="43019006.1" from="43019006.1" to="43019006.2"/>Crucify him, crucify him!<q class="end-double" qid="43019006.2" from="43019006.1" to="43019006.2"/> Pilate said to them, <crossref let="v" cid="c43019006.1"/><q class="begin-double" qid="43019006.3" from="43019006.3" to="43019006.4"/>Take him yourselves and crucify him, for <crossref let="w" cid="c43019006.2"/>I find no guilt in him.<q class="end-double" qid="43019006.4" from="43019006.3" to="43019006.4"/></verse>
1956
+ <marker class="begin-verse" mid="v43019007"/>
1957
+ <verse num="7">The Jews<note nid="n43019007.1"/> answered him, <q class="begin-double" qid="43019007.1" from="43019007.1" to="43019007.2"/>We have a law, and <crossref let="x" cid="c43019007.1"/>according to that law he ought to die because <crossref let="y" cid="c43019007.2"/>he has made himself the Son of God.<q class="end-double" qid="43019007.2" from="43019007.1" to="43019007.2"/></verse>
1958
+ <marker class="begin-verse" mid="v43019008"/>
1959
+ <verse num="8">When Pilate heard this statement, <crossref let="z" cid="c43019008.1"/>he was even more afraid.</verse>
1960
+ <marker class="begin-verse" mid="v43019009"/>
1961
+ <verse num="9"><crossref let="a" cid="c43019009.1"/>He entered his headquarters again and said to Jesus, <crossref let="b" cid="c43019009.2"/><q class="begin-double" qid="43019009.1" from="43019009.1" to="43019009.2"/>Where are you from?<q class="end-double" qid="43019009.2" from="43019009.1" to="43019009.2"/> But <crossref let="c" cid="c43019009.3"/>Jesus gave him no answer.</verse>
1962
+ <marker class="begin-verse" mid="v43019010"/>
1963
+ <verse num="10">So Pilate said to him, <q class="begin-double" qid="43019010.1" from="43019010.1" to="43019010.2"/>You will not speak to me? Do you not know that I have authority to release you and authority to crucify you?<q class="end-double" qid="43019010.2" from="43019010.1" to="43019010.2"/></verse>
1964
+ <marker class="begin-verse" mid="v43019011"/>
1965
+ <verse num="11">Jesus answered him, <woc><crossref let="d" cid="c43019011.1"/><q class="begin-double" qid="43019011.1" from="43019011.1" to="43019011.2"/>You would have no authority over me at all unless it had been given you from above. Therefore <crossref let="e" cid="c43019011.2"/>he who delivered me over to you <crossref let="f" cid="c43019011.3"/>has the greater sin.<q class="end-double" qid="43019011.2" from="43019011.1" to="43019011.2"/></woc></verse>
1966
+ <end-paragraph/>
1967
+ <marker class="begin-verse" mid="v43019012"/>
1968
+ <begin-paragraph/>
1969
+ <verse num="12">From then on <crossref let="g" cid="c43019012.1"/>Pilate sought to release him, but the Jews cried out, <q class="begin-double" qid="43019012.1" from="43019012.1" to="43019012.2"/>If you release this man, you are not Caesar&apos;s friend. <crossref let="h" cid="c43019012.2"/>Everyone who makes himself a king opposes Caesar.<q class="end-double" qid="43019012.2" from="43019012.1" to="43019012.2"/></verse>
1970
+ <marker class="begin-verse" mid="v43019013"/>
1971
+ <verse num="13">So when Pilate heard these words, he brought Jesus out and sat down on <crossref let="i" cid="c43019013.1"/>the judgment seat at a place called The Stone Pavement, and in Aramaic<note nid="n43019013.1"/> Gabbatha.</verse>
1972
+ <marker class="begin-verse" mid="v43019014"/>
1973
+ <verse num="14">Now it was <crossref let="j" cid="c43019014.1"/>the day of Preparation of the Passover. It was about the sixth hour.<note nid="n43019014.1"/> He said to the Jews, <crossref let="k" cid="c43019014.2"/><q class="begin-double" qid="43019014.1" from="43019014.1" to="43019014.2"/>Behold your King!<q class="end-double" qid="43019014.2" from="43019014.1" to="43019014.2"/></verse>
1974
+ <marker class="begin-verse" mid="v43019015"/>
1975
+ <verse num="15">They cried out, <crossref let="l" cid="c43019015.1"/><q class="begin-double" qid="43019015.1" from="43019015.1" to="43019015.2"/>Away with him, away with him, crucify him!<q class="end-double" qid="43019015.2" from="43019015.1" to="43019015.2"/> Pilate said to them, <q class="begin-double" qid="43019015.3" from="43019015.3" to="43019015.4"/>Shall I crucify your King?<q class="end-double" qid="43019015.4" from="43019015.3" to="43019015.4"/> The chief priests answered, <q class="begin-double" qid="43019015.5" from="43019015.5" to="43019015.6"/>We have no king but Caesar.<q class="end-double" qid="43019015.6" from="43019015.5" to="43019015.6"/></verse>
1976
+ <marker class="begin-verse" mid="v43019016"/>
1977
+ <verse num="16"><crossref let="m" cid="c43019016.1"/>So he <crossref let="n" cid="c43019016.2"/>delivered him over to them to be crucified.
1978
+ <end-paragraph/>
1979
+ <heading>The Crucifixion</heading>
1980
+ <begin-paragraph/>
1981
+ So they took Jesus,</verse>
1982
+ <marker class="begin-verse" mid="v43019017"/>
1983
+ <verse num="17">and <crossref let="o" cid="c43019017.1"/>he went out, <crossref let="p" cid="c43019017.2"/>bearing his own cross, to the place called The Place of a Skull, which in Aramaic is called Golgotha.</verse>
1984
+ <marker class="begin-verse" mid="v43019018"/>
1985
+ <verse num="18"><crossref let="q" cid="c43019018.1"/>There they crucified him, and with him two others, one on either side, and Jesus between them.</verse>
1986
+ <marker class="begin-verse" mid="v43019019"/>
1987
+ <verse num="19">Pilate <crossref let="r" cid="c43019019.1"/>also wrote an inscription and put it on the cross. It read, <q class="begin-double" qid="43019019.1" from="43019019.1" to="43019019.2"/>Jesus of Nazareth, the King of the Jews.<q class="end-double" qid="43019019.2" from="43019019.1" to="43019019.2"/></verse>
1988
+ <marker class="begin-verse" mid="v43019020"/>
1989
+ <verse num="20">Many of the Jews read this inscription, for <crossref let="s" cid="c43019020.1"/>the place where Jesus was crucified was near the city, and it was written in Aramaic, in Latin, and in Greek.</verse>
1990
+ <marker class="begin-verse" mid="v43019021"/>
1991
+ <verse num="21">So the chief priests of the Jews said to Pilate, <q class="begin-double" qid="43019021.1" from="43019021.1" to="43019021.6"/>Do not write, <q class="begin-single" qid="43019021.2" from="43019021.2" to="43019021.3"/>The King of the Jews,<q class="end-single" qid="43019021.3" from="43019021.2" to="43019021.3"/> but rather, <q class="begin-single" qid="43019021.4" from="43019021.4" to="43019021.5"/>This man said, I am King of the Jews.<q class="end-single" qid="43019021.5" from="43019021.4" to="43019021.5"/><q class="end-double" qid="43019021.6" from="43019021.1" to="43019021.6"/></verse>
1992
+ <marker class="begin-verse" mid="v43019022"/>
1993
+ <verse num="22">Pilate answered, <crossref let="t" cid="c43019022.1"/><q class="begin-double" qid="43019022.1" from="43019022.1" to="43019022.2"/>What I have written I have written.<q class="end-double" qid="43019022.2" from="43019022.1" to="43019022.2"/></verse>
1994
+ <end-paragraph/>
1995
+ <marker class="begin-verse" mid="v43019023"/>
1996
+ <begin-paragraph/>
1997
+ <verse num="23"><crossref let="u" cid="c43019023.1"/>When the soldiers had crucified Jesus, they took his garments and divided them into four parts, one part for each soldier; also his tunic.<note nid="n43019023.1"/> But the tunic was seamless, woven in one piece from top to bottom,</verse>
1998
+ <marker class="begin-verse" mid="v43019024"/>
1999
+ <verse num="24">so they said to one another, <q class="begin-double" qid="43019024.1" from="43019024.1" to="43019024.2"/>Let us not tear it, but cast lots for it to see whose it shall be.<q class="end-double" qid="43019024.2" from="43019024.1" to="43019024.2"/> <crossref let="v" cid="c43019024.1"/>This was to fulfill the Scripture which says,
2000
+ <end-paragraph/>
2001
+ <begin-block-indent/>
2002
+ <begin-paragraph class="line-group"/>
2003
+ <begin-line/><crossref let="w" cid="c43019024.2"/><crossref cid="t43019024.1"/><q class="begin-double" qid="43019024.3" from="43019024.3" to="43019024.4"/>They divided my garments among them,<end-line class="br"/>
2004
+ <begin-line class="indent"/>and for my clothing they cast lots.<q class="end-double" qid="43019024.4" from="43019024.3" to="43019024.4"/><end-line/>
2005
+ <end-paragraph/>
2006
+ <end-block-indent/>
2007
+ <begin-paragraph class="same-paragraph"/>So the soldiers did these things,
2008
+ </verse>
2009
+ <marker class="begin-verse" mid="v43019025"/>
2010
+ <verse num="25"><crossref let="x" cid="c43019025.1"/>but standing by the cross of Jesus were his mother and his mother&apos;s sister, Mary the wife of Clopas, and Mary Magdalene.</verse>
2011
+ <marker class="begin-verse" mid="v43019026"/>
2012
+ <verse num="26">When Jesus saw his mother and <crossref let="y" cid="c43019026.1"/>the disciple whom he loved standing nearby, he said to his mother, <woc><crossref let="z" cid="c43019026.2"/><q class="begin-double" qid="43019026.1" from="43019026.1" to="43019026.2"/>Woman, behold, your son!<q class="end-double" qid="43019026.2" from="43019026.1" to="43019026.2"/></woc></verse>
2013
+ <marker class="begin-verse" mid="v43019027"/>
2014
+ <verse num="27">Then he said to the disciple, <woc><q class="begin-double" qid="43019027.1" from="43019027.1" to="43019027.2"/>Behold, your mother!<q class="end-double" qid="43019027.2" from="43019027.1" to="43019027.2"/></woc> And from that hour the disciple took her to <crossref let="a" cid="c43019027.1"/>his own home.</verse>
2015
+ <end-paragraph/>
2016
+ <marker class="begin-verse" mid="v43019028"/>
2017
+ <heading>The Death of Jesus</heading>
2018
+ <begin-paragraph/>
2019
+ <verse num="28">After this, Jesus, knowing that all was now <crossref let="b" cid="c43019028.1"/>finished, said (<crossref let="v" cid="c43019028.2"/>to fulfill the Scripture), <woc><crossref let="c" cid="c43019028.3"/><q class="begin-double" qid="43019028.1" from="43019028.1" to="43019028.2"/>I thirst.<q class="end-double" qid="43019028.2" from="43019028.1" to="43019028.2"/></woc></verse>
2020
+ <marker class="begin-verse" mid="v43019029"/>
2021
+ <verse num="29">A jar full of sour wine stood there, <crossref let="d" cid="c43019029.1"/>so they put a sponge full of the sour wine on a hyssop branch and held it to his mouth.</verse>
2022
+ <marker class="begin-verse" mid="v43019030"/>
2023
+ <verse num="30">When Jesus had received the sour wine, he said, <woc><crossref let="e" cid="c43019030.1"/><q class="begin-double" qid="43019030.1" from="43019030.1" to="43019030.2"/>It is finished,<q class="end-double" qid="43019030.2" from="43019030.1" to="43019030.2"/></woc> and he bowed his head and <crossref let="f" cid="c43019030.2"/>gave up his spirit.</verse>
2024
+ <end-paragraph/>
2025
+ <marker class="begin-verse" mid="v43019031"/>
2026
+ <heading>Jesus&apos; Side Is Pierced</heading>
2027
+ <begin-paragraph/>
2028
+ <verse num="31">Since it was <crossref let="g" cid="c43019031.1"/>the day of Preparation, and <crossref let="h" cid="c43019031.2"/>so that the bodies would not remain on the cross on the Sabbath (for that Sabbath was <crossref let="i" cid="c43019031.3"/>a high day), the Jews asked Pilate that their legs might be broken and that they might be taken away.</verse>
2029
+ <marker class="begin-verse" mid="v43019032"/>
2030
+ <verse num="32">So the soldiers came and broke the legs of the first, and of the other <crossref let="j" cid="c43019032.1"/>who had been crucified with him.</verse>
2031
+ <marker class="begin-verse" mid="v43019033"/>
2032
+ <verse num="33">But when they came to Jesus and saw that he was already dead, they did not break his legs.</verse>
2033
+ <marker class="begin-verse" mid="v43019034"/>
2034
+ <verse num="34">But one of the soldiers pierced his side with a spear, and at once there came out <crossref let="k" cid="c43019034.1"/>blood and water.</verse>
2035
+ <marker class="begin-verse" mid="v43019035"/>
2036
+ <verse num="35"><crossref let="l" cid="c43019035.1"/>He who saw it has borne witness&emdash;<crossref let="m" cid="c43019035.2"/>his testimony is true, and he knows that he is telling the truth&emdash;<crossref let="n" cid="c43019035.3"/>that you also may believe.</verse>
2037
+ <marker class="begin-verse" mid="v43019036"/>
2038
+ <verse num="36"><crossref let="o" cid="c43019036.1"/>For these things took place that the Scripture might be fulfilled: <crossref let="p" cid="c43019036.2"/><crossref cid="t43019036.1"/><q class="begin-double" qid="43019036.1" from="43019036.1" to="43019036.2"/>Not one of his bones <crossref let="q" cid="c43019036.3"/>will be broken.<q class="end-double" qid="43019036.2" from="43019036.1" to="43019036.2"/></verse>
2039
+ <marker class="begin-verse" mid="v43019037"/>
2040
+ <verse num="37">And again another Scripture says, <crossref let="r" cid="c43019037.1"/><crossref cid="t43019037.1"/><q class="begin-double" qid="43019037.1" from="43019037.1" to="43019037.2"/>They will look on him whom they have pierced.<q class="end-double" qid="43019037.2" from="43019037.1" to="43019037.2"/></verse>
2041
+ <end-paragraph/>
2042
+ <marker class="begin-verse" mid="v43019038"/>
2043
+ <heading>Jesus Is Buried</heading>
2044
+ <begin-paragraph/>
2045
+ <verse num="38"><crossref let="s" cid="c43019038.1"/><crossref cid="t43019038.1"/>After these things Joseph of Arimathea, who was a disciple of Jesus, but secretly <crossref let="t" cid="c43019038.2"/>for fear of the Jews, asked Pilate that he might take away the body of Jesus, and Pilate gave him permission. So he came and took away his body.</verse>
2046
+ <marker class="begin-verse" mid="v43019039"/>
2047
+ <verse num="39"><crossref let="u" cid="c43019039.1"/>Nicodemus also, who earlier had come to Jesus<note nid="n43019039.1"/> by night, came <crossref let="v" cid="c43019039.2"/>bringing a mixture of <crossref let="w" cid="c43019039.3"/>myrrh and aloes, about seventy-five pounds<note nid="n43019039.2"/> in weight.</verse>
2048
+ <marker class="begin-verse" mid="v43019040"/>
2049
+ <verse num="40">So they took the body of Jesus and <crossref let="x" cid="c43019040.1"/>bound it in <crossref let="y" cid="c43019040.2"/>linen cloths with the spices, as is the burial custom of the Jews.</verse>
2050
+ <marker class="begin-verse" mid="v43019041"/>
2051
+ <verse num="41">Now in the place where he was crucified there was a <crossref let="z" cid="c43019041.1"/>garden, and <crossref let="a" cid="c43019041.2"/>in the garden a new tomb <crossref let="b" cid="c43019041.3"/>in which no one had yet been laid.</verse>
2052
+ <marker class="begin-verse" mid="v43019042"/>
2053
+ <verse num="42">So because of the Jewish <crossref let="c" cid="c43019042.1"/>day of Preparation, <crossref let="d" cid="c43019042.2"/>since the tomb was close at hand, they laid Jesus there.</verse>
2054
+ <end-paragraph/>
2055
+ </chapter>
2056
+ <marker class="begin-verse" mid="v43020001"/>
2057
+ <chapter num="20">
2058
+ <heading>The Resurrection</heading>
2059
+ <begin-paragraph/>
2060
+ <verse num="1"><crossref let="e" cid="c43020001.1"/>Now on the first day of the week Mary Magdalene came to the tomb early, while it was still dark, and saw that <crossref let="f" cid="c43020001.2"/>the stone had been taken away from the tomb.</verse>
2061
+ <marker class="begin-verse" mid="v43020002"/>
2062
+ <verse num="2">So she ran and went to Simon Peter and the other disciple, <crossref let="g" cid="c43020002.1"/>the one whom Jesus loved, and said to them, <q class="begin-double" qid="43020002.1" from="43020002.1" to="43020002.2"/>They have taken the Lord out of the tomb, and <crossref let="h" cid="c43020002.2"/>we do not know where they have laid him.<q class="end-double" qid="43020002.2" from="43020002.1" to="43020002.2"/></verse>
2063
+ <marker class="begin-verse" mid="v43020003"/>
2064
+ <verse num="3"><crossref let="i" cid="c43020003.1"/>So Peter went out with the other disciple, and they were going toward the tomb.</verse>
2065
+ <marker class="begin-verse" mid="v43020004"/>
2066
+ <verse num="4">Both of them were running together, but the other disciple outran Peter and reached the tomb first.</verse>
2067
+ <marker class="begin-verse" mid="v43020005"/>
2068
+ <verse num="5">And stooping to look in, he saw <crossref let="j" cid="c43020005.1"/>the linen cloths lying there, but he did not go in.</verse>
2069
+ <marker class="begin-verse" mid="v43020006"/>
2070
+ <verse num="6">Then Simon Peter came, following him, and went into the tomb. He saw the linen cloths lying there,</verse>
2071
+ <marker class="begin-verse" mid="v43020007"/>
2072
+ <verse num="7">and <crossref let="k" cid="c43020007.1"/>the face cloth, which had been on Jesus&apos;<note nid="n43020007.1"/> head, not lying with the linen cloths but folded up in a place by itself.</verse>
2073
+ <marker class="begin-verse" mid="v43020008"/>
2074
+ <verse num="8">Then the other disciple, <crossref let="l" cid="c43020008.1"/>who had reached the tomb first, also went in, and he saw and believed;</verse>
2075
+ <marker class="begin-verse" mid="v43020009"/>
2076
+ <verse num="9">for as yet <crossref let="m" cid="c43020009.1"/>they did not understand the Scripture, <crossref let="n" cid="c43020009.2"/>that he must rise from the dead.</verse>
2077
+ <marker class="begin-verse" mid="v43020010"/>
2078
+ <verse num="10">Then the disciples went back to their homes.</verse>
2079
+ <end-paragraph/>
2080
+ <marker class="begin-verse" mid="v43020011"/>
2081
+ <heading>Jesus Appears to Mary Magdalene</heading>
2082
+ <begin-paragraph/>
2083
+ <verse num="11">But Mary stood weeping outside the tomb, and as she wept she stooped to look into the tomb.</verse>
2084
+ <marker class="begin-verse" mid="v43020012"/>
2085
+ <verse num="12">And <crossref let="o" cid="c43020012.1"/>she saw <crossref let="p" cid="c43020012.2"/>two angels in white, sitting where the body of Jesus had lain, one at the head and one at the feet.</verse>
2086
+ <marker class="begin-verse" mid="v43020013"/>
2087
+ <verse num="13">They said to her, <crossref let="q" cid="c43020013.1"/><q class="begin-double" qid="43020013.1" from="43020013.1" to="43020013.2"/>Woman, why are you weeping?<q class="end-double" qid="43020013.2" from="43020013.1" to="43020013.2"/> She said to them, <crossref let="r" cid="c43020013.2"/><q class="begin-double" qid="43020013.3" from="43020013.3" to="43020013.4"/>They have taken away my Lord, and I do not know where they have laid him.<q class="end-double" qid="43020013.4" from="43020013.3" to="43020013.4"/></verse>
2088
+ <marker class="begin-verse" mid="v43020014"/>
2089
+ <verse num="14">Having said this, she turned around and <crossref let="s" cid="c43020014.1"/>saw Jesus standing, <crossref let="t" cid="c43020014.2"/>but she did not know that it was Jesus.</verse>
2090
+ <marker class="begin-verse" mid="v43020015"/>
2091
+ <verse num="15">Jesus said to her, <woc><crossref let="u" cid="c43020015.1"/><q class="begin-double" qid="43020015.1" from="43020015.1" to="43020015.2"/>Woman, why are you weeping? <crossref let="v" cid="c43020015.2"/>Whom are you seeking?<q class="end-double" qid="43020015.2" from="43020015.1" to="43020015.2"/></woc> Supposing him to be <crossref let="w" cid="c43020015.3"/>the gardener, she said to him, <q class="begin-double" qid="43020015.3" from="43020015.3" to="43020015.4"/>Sir, if you have carried him away, tell me where you have laid him, and I will take him away.<q class="end-double" qid="43020015.4" from="43020015.3" to="43020015.4"/></verse>
2092
+ <marker class="begin-verse" mid="v43020016"/>
2093
+ <verse num="16">Jesus said to her, <woc><q class="begin-double" qid="43020016.1" from="43020016.1" to="43020016.2"/>Mary.<q class="end-double" qid="43020016.2" from="43020016.1" to="43020016.2"/></woc> She turned and said to him in Aramaic,<note nid="n43020016.1"/> <crossref let="x" cid="c43020016.1"/><q class="begin-double" qid="43020016.3" from="43020016.3" to="43020016.4"/>Rabboni!<q class="end-double" qid="43020016.4" from="43020016.3" to="43020016.4"/> (which means Teacher).</verse>
2094
+ <marker class="begin-verse" mid="v43020017"/>
2095
+ <verse num="17">Jesus said to her, <woc><q class="begin-double" qid="43020017.1" from="43020017.1" to="43020017.4"/>Do not cling to me, for I have not yet ascended to the Father; but go to <crossref let="y" cid="c43020017.1"/>my brothers and say to them, <crossref let="z" cid="c43020017.2"/><q class="begin-single" qid="43020017.2" from="43020017.2" to="43020017.3"/>I am ascending to my Father and your Father, to <crossref let="a" cid="c43020017.3"/>my God and your God.<q class="end-single" qid="43020017.3" from="43020017.2" to="43020017.3"/><q class="end-double" qid="43020017.4" from="43020017.1" to="43020017.4"/></woc></verse>
2096
+ <marker class="begin-verse" mid="v43020018"/>
2097
+ <verse num="18">Mary Magdalene <crossref let="b" cid="c43020018.1"/>went and announced to the disciples, <q class="begin-double" qid="43020018.1" from="43020018.1" to="43020018.2"/>I have seen the Lord<q class="end-double" qid="43020018.2" from="43020018.1" to="43020018.2"/>&emdash;and that he had said these things to her.</verse>
2098
+ <end-paragraph/>
2099
+ <marker class="begin-verse" mid="v43020019"/>
2100
+ <heading>Jesus Appears to the Disciples</heading>
2101
+ <begin-paragraph/>
2102
+ <verse num="19"><crossref let="c" cid="c43020019.1"/>On the evening <crossref let="d" cid="c43020019.2"/>of that day, the first day of the week, <crossref let="e" cid="c43020019.3"/>the doors being locked where the disciples were <crossref let="f" cid="c43020019.4"/>for fear of the Jews,<note nid="n43020019.1"/> Jesus came and stood among them and said to them, <woc><crossref let="g" cid="c43020019.5"/><q class="begin-double" qid="43020019.1" from="43020019.1" to="43020019.2"/>Peace be with you.<q class="end-double" qid="43020019.2" from="43020019.1" to="43020019.2"/></woc></verse>
2103
+ <marker class="begin-verse" mid="v43020020"/>
2104
+ <verse num="20">When he had said this, <crossref let="h" cid="c43020020.1"/>he showed them his hands and his side. Then <crossref let="i" cid="c43020020.2"/>the disciples were glad when they saw the Lord.</verse>
2105
+ <marker class="begin-verse" mid="v43020021"/>
2106
+ <verse num="21">Jesus said to them again, <woc><q class="begin-double" qid="43020021.1" from="43020021.1" to="43020021.2"/>Peace be with you. As <crossref let="j" cid="c43020021.1"/>the Father has sent me, <crossref let="k" cid="c43020021.2"/>even so I am sending you.<q class="end-double" qid="43020021.2" from="43020021.1" to="43020021.2"/></woc></verse>
2107
+ <marker class="begin-verse" mid="v43020022"/>
2108
+ <verse num="22">And when he had said this, he <crossref let="l" cid="c43020022.1"/>breathed on them and said to them, <woc><crossref let="m" cid="c43020022.2"/><q class="begin-double" qid="43020022.1" from="43020022.1" to="43020023.1"/>Receive the Holy Spirit.</woc></verse>
2109
+ <marker class="begin-verse" mid="v43020023"/>
2110
+ <verse num="23" class="woc"><woc><crossref let="n" cid="c43020023.1"/>If you forgive the sins of any, they are forgiven them; if you withhold forgiveness from any, it is withheld.<q class="end-double" qid="43020023.1" from="43020022.1" to="43020023.1"/></woc></verse>
2111
+ <end-paragraph/>
2112
+ <marker class="begin-verse" mid="v43020024"/>
2113
+ <heading>Jesus and Thomas</heading>
2114
+ <begin-paragraph/>
2115
+ <verse num="24">Now <crossref let="o" cid="c43020024.1"/>Thomas, one of the twelve, called the Twin,<note nid="n43020024.1"/> was not with them when Jesus came.</verse>
2116
+ <marker class="begin-verse" mid="v43020025"/>
2117
+ <verse num="25">So the other disciples told him, <q class="begin-double" qid="43020025.1" from="43020025.1" to="43020025.2"/>We have seen the Lord.<q class="end-double" qid="43020025.2" from="43020025.1" to="43020025.2"/> But he said to them, <crossref let="p" cid="c43020025.1"/><q class="begin-double" qid="43020025.3" from="43020025.3" to="43020025.4"/>Unless I see in his hands the mark of the nails, and place my finger into the mark of the nails, and place my hand into his side, I will never believe.<q class="end-double" qid="43020025.4" from="43020025.3" to="43020025.4"/></verse>
2118
+ <end-paragraph/>
2119
+ <marker class="begin-verse" mid="v43020026"/>
2120
+ <begin-paragraph/>
2121
+ <verse num="26">Eight days later, his disciples were inside again, and Thomas was with them. <crossref let="q" cid="c43020026.1"/>Although the doors were locked, Jesus came and stood among them and said, <woc><crossref let="q" cid="c43020026.2"/><q class="begin-double" qid="43020026.1" from="43020026.1" to="43020026.2"/>Peace be with you.<q class="end-double" qid="43020026.2" from="43020026.1" to="43020026.2"/></woc></verse>
2122
+ <marker class="begin-verse" mid="v43020027"/>
2123
+ <verse num="27">Then he said to Thomas, <woc><crossref let="r" cid="c43020027.1"/><q class="begin-double" qid="43020027.1" from="43020027.1" to="43020027.2"/>Put your finger here, and see my hands; and put out your hand, and place it in my side. Do not disbelieve, but believe.<q class="end-double" qid="43020027.2" from="43020027.1" to="43020027.2"/></woc></verse>
2124
+ <marker class="begin-verse" mid="v43020028"/>
2125
+ <verse num="28">Thomas answered him, <crossref let="s" cid="c43020028.1"/><q class="begin-double" qid="43020028.1" from="43020028.1" to="43020028.2"/>My Lord and my God!<q class="end-double" qid="43020028.2" from="43020028.1" to="43020028.2"/></verse>
2126
+ <marker class="begin-verse" mid="v43020029"/>
2127
+ <verse num="29">Jesus said to him, <woc><q class="begin-double" qid="43020029.1" from="43020029.1" to="43020029.2"/>Have you believed because you have seen me? <crossref let="t" cid="c43020029.1"/>Blessed are those who have not seen and yet have believed.<q class="end-double" qid="43020029.2" from="43020029.1" to="43020029.2"/></woc></verse>
2128
+ <end-paragraph/>
2129
+ <marker class="begin-verse" mid="v43020030"/>
2130
+ <heading>The Purpose of This Book</heading>
2131
+ <begin-paragraph/>
2132
+ <verse num="30"><crossref let="u" cid="c43020030.1"/>Now Jesus did many other signs <crossref let="v" cid="c43020030.2"/>in the presence of the disciples, which are not written in this book;</verse>
2133
+ <marker class="begin-verse" mid="v43020031"/>
2134
+ <verse num="31"><crossref let="w" cid="c43020031.1"/>but these are written so that you may <crossref let="x" cid="c43020031.2"/>believe that Jesus is the Christ, <crossref let="y" cid="c43020031.3"/>the Son of God, and that by believing <crossref let="z" cid="c43020031.4"/>you may have life <crossref let="a" cid="c43020031.5"/>in his name.</verse>
2135
+ <end-paragraph/>
2136
+ </chapter>
2137
+ <marker class="begin-verse" mid="v43021001"/>
2138
+ <chapter num="21">
2139
+ <heading>Jesus Appears to Seven Disciples</heading>
2140
+ <begin-paragraph/>
2141
+ <verse num="1">After this Jesus <crossref let="b" cid="c43021001.1"/>revealed himself <crossref let="c" cid="c43021001.2"/>again to the disciples by <crossref let="d" cid="c43021001.3"/>the Sea of Tiberias, and he revealed himself in this way.</verse>
2142
+ <marker class="begin-verse" mid="v43021002"/>
2143
+ <verse num="2">Simon Peter, <crossref let="e" cid="c43021002.1"/>Thomas (called the Twin), Nathanael of <crossref let="f" cid="c43021002.2"/>Cana in Galilee, <crossref let="g" cid="c43021002.3"/>the sons of Zebedee, and two others of his disciples were together.</verse>
2144
+ <marker class="begin-verse" mid="v43021003"/>
2145
+ <verse num="3">Simon Peter said to them, <q class="begin-double" qid="43021003.1" from="43021003.1" to="43021003.2"/>I am going fishing.<q class="end-double" qid="43021003.2" from="43021003.1" to="43021003.2"/> They said to him, <q class="begin-double" qid="43021003.3" from="43021003.3" to="43021003.4"/>We will go with you.<q class="end-double" qid="43021003.4" from="43021003.3" to="43021003.4"/> They went out and got into the boat, but <crossref let="h" cid="c43021003.1"/>that night they caught nothing.</verse>
2146
+ <end-paragraph/>
2147
+ <marker class="begin-verse" mid="v43021004"/>
2148
+ <begin-paragraph/>
2149
+ <verse num="4">Just as day was breaking, Jesus stood on the shore; yet the disciples <crossref let="i" cid="c43021004.1"/>did not know that it was Jesus.</verse>
2150
+ <marker class="begin-verse" mid="v43021005"/>
2151
+ <verse num="5"><crossref let="j" cid="c43021005.1"/>Jesus said to them, <woc><q class="begin-double" qid="43021005.1" from="43021005.1" to="43021005.2"/>Children, do you have any fish?<q class="end-double" qid="43021005.2" from="43021005.1" to="43021005.2"/></woc> They answered him, <q class="begin-double" qid="43021005.3" from="43021005.3" to="43021005.4"/>No.<q class="end-double" qid="43021005.4" from="43021005.3" to="43021005.4"/></verse>
2152
+ <marker class="begin-verse" mid="v43021006"/>
2153
+ <verse num="6"><crossref let="k" cid="c43021006.1"/>He said to them, <woc><q class="begin-double" qid="43021006.1" from="43021006.1" to="43021006.2"/>Cast the net on the right side of the boat, and you will find some.<q class="end-double" qid="43021006.2" from="43021006.1" to="43021006.2"/></woc> So they cast it, and now they were not able to haul it in, because of the quantity of fish.</verse>
2154
+ <marker class="begin-verse" mid="v43021007"/>
2155
+ <verse num="7">That disciple <crossref let="l" cid="c43021007.1"/>whom Jesus loved therefore said to Peter, <q class="begin-double" qid="43021007.1" from="43021007.1" to="43021007.2"/>It is the Lord!<q class="end-double" qid="43021007.2" from="43021007.1" to="43021007.2"/> When Simon Peter heard that it was the Lord, <crossref let="m" cid="c43021007.2"/>he put on his outer garment, for he was <crossref let="n" cid="c43021007.3"/>stripped for work, and <crossref let="o" cid="c43021007.4"/>threw himself into the sea.</verse>
2156
+ <marker class="begin-verse" mid="v43021008"/>
2157
+ <verse num="8">The other disciples came in the boat, dragging the net full of fish, for they were not far from the land, but about a hundred yards<note nid="n43021008.1"/> off.</verse>
2158
+ <end-paragraph/>
2159
+ <marker class="begin-verse" mid="v43021009"/>
2160
+ <begin-paragraph/>
2161
+ <verse num="9">When they got out on land, they saw a charcoal fire in place, with fish laid out on it, and bread.</verse>
2162
+ <marker class="begin-verse" mid="v43021010"/>
2163
+ <verse num="10">Jesus said to them, <woc><q class="begin-double" qid="43021010.1" from="43021010.1" to="43021010.2"/>Bring some of the fish that you have just caught.<q class="end-double" qid="43021010.2" from="43021010.1" to="43021010.2"/></woc></verse>
2164
+ <marker class="begin-verse" mid="v43021011"/>
2165
+ <verse num="11">So Simon Peter went aboard and hauled the net ashore, full of large fish, 153 of them. And although there were so many, the net was not torn.</verse>
2166
+ <marker class="begin-verse" mid="v43021012"/>
2167
+ <verse num="12">Jesus said to them, <woc><crossref let="p" cid="c43021012.1"/><q class="begin-double" qid="43021012.1" from="43021012.1" to="43021012.2"/>Come and <crossref let="q" cid="c43021012.2"/>have breakfast.<q class="end-double" qid="43021012.2" from="43021012.1" to="43021012.2"/></woc> Now <crossref let="r" cid="c43021012.3"/>none of the disciples dared ask him, <q class="begin-double" qid="43021012.3" from="43021012.3" to="43021012.4"/>Who are you?<q class="end-double" qid="43021012.4" from="43021012.3" to="43021012.4"/> They knew it was the Lord.</verse>
2168
+ <marker class="begin-verse" mid="v43021013"/>
2169
+ <verse num="13">Jesus came and <crossref let="s" cid="c43021013.1"/>took the bread and gave it to them, and so with the fish.</verse>
2170
+ <marker class="begin-verse" mid="v43021014"/>
2171
+ <verse num="14"><crossref let="t" cid="c43021014.1"/>This was now the third time that Jesus was revealed to the disciples after he was raised from the dead.</verse>
2172
+ <end-paragraph/>
2173
+ <marker class="begin-verse" mid="v43021015"/>
2174
+ <heading>Jesus and Peter</heading>
2175
+ <begin-paragraph/>
2176
+ <verse num="15">When they had <crossref let="u" cid="c43021015.1"/>finished breakfast, Jesus said to Simon Peter, <woc><crossref let="v" cid="c43021015.2"/><q class="begin-double" qid="43021015.1" from="43021015.1" to="43021015.2"/>Simon, <crossref let="w" cid="c43021015.3"/>son of John, <crossref let="x" cid="c43021015.4"/>do you love me more than these?<q class="end-double" qid="43021015.2" from="43021015.1" to="43021015.2"/></woc> He said to him, <q class="begin-double" qid="43021015.3" from="43021015.3" to="43021015.4"/>Yes, Lord; you know that I love you.<q class="end-double" qid="43021015.4" from="43021015.3" to="43021015.4"/> He said to him, <woc><q class="begin-double" qid="43021015.5" from="43021015.5" to="43021015.6"/>Feed <crossref let="y" cid="c43021015.5"/>my lambs.<q class="end-double" qid="43021015.6" from="43021015.5" to="43021015.6"/></woc></verse>
2177
+ <marker class="begin-verse" mid="v43021016"/>
2178
+ <verse num="16">He said to him a second time, <woc><q class="begin-double" qid="43021016.1" from="43021016.1" to="43021016.2"/>Simon, son of John, do you love me?<q class="end-double" qid="43021016.2" from="43021016.1" to="43021016.2"/></woc> He said to him, <q class="begin-double" qid="43021016.3" from="43021016.3" to="43021016.4"/>Yes, Lord; you know that I love you.<q class="end-double" qid="43021016.4" from="43021016.3" to="43021016.4"/> He said to him, <woc><crossref let="z" cid="c43021016.1"/><q class="begin-double" qid="43021016.5" from="43021016.5" to="43021016.6"/>Tend <crossref let="y" cid="c43021016.2"/>my sheep.<q class="end-double" qid="43021016.6" from="43021016.5" to="43021016.6"/></woc></verse>
2179
+ <marker class="begin-verse" mid="v43021017"/>
2180
+ <verse num="17">He said to him the third time, <woc><q class="begin-double" qid="43021017.1" from="43021017.1" to="43021017.2"/>Simon, son of John, do you love me?<q class="end-double" qid="43021017.2" from="43021017.1" to="43021017.2"/></woc> Peter was grieved because he said to him <crossref let="a" cid="c43021017.1"/>the third time, <woc><q class="begin-double" qid="43021017.3" from="43021017.3" to="43021017.4"/>Do you love me?<q class="end-double" qid="43021017.4" from="43021017.3" to="43021017.4"/></woc> and he said to him, <q class="begin-double" qid="43021017.5" from="43021017.5" to="43021017.6"/>Lord, <crossref let="b" cid="c43021017.2"/>you know everything; you know that I love you.<q class="end-double" qid="43021017.6" from="43021017.5" to="43021017.6"/> Jesus said to him, <woc><q class="begin-double" qid="43021017.7" from="43021017.7" to="43021018.1"/>Feed <crossref let="c" cid="c43021017.3"/>my sheep.</woc></verse>
2181
+ <marker class="begin-verse" mid="v43021018"/>
2182
+ <verse num="18" class="woc"><woc><crossref let="d" cid="c43021018.1"/>Truly, truly, I say to you, when you were young, <crossref let="e" cid="c43021018.2"/>you used to dress yourself and walk wherever you wanted, but when you are old, you will stretch out your hands, and another will dress you and carry you where you do not want to go.<q class="end-double" qid="43021018.1" from="43021017.7" to="43021018.1"/></woc></verse>
2183
+ <marker class="begin-verse" mid="v43021019"/>
2184
+ <verse num="19">(This he said to show <crossref let="f" cid="c43021019.1"/>by what kind of death he was to glorify God.) And after saying this he said to him, <woc><crossref let="g" cid="c43021019.2"/><q class="begin-double" qid="43021019.1" from="43021019.1" to="43021019.2"/>Follow me.<q class="end-double" qid="43021019.2" from="43021019.1" to="43021019.2"/></woc></verse>
2185
+ <end-paragraph/>
2186
+ <marker class="begin-verse" mid="v43021020"/>
2187
+ <heading>Jesus and the Beloved Apostle</heading>
2188
+ <begin-paragraph/>
2189
+ <verse num="20">Peter turned and saw <crossref let="h" cid="c43021020.1"/>the disciple whom Jesus loved following them, <crossref let="i" cid="c43021020.2"/>the one who also had leaned back against him during the supper and had said, <q class="begin-double" qid="43021020.1" from="43021020.1" to="43021020.2"/>Lord, who is it that is going to betray you?<q class="end-double" qid="43021020.2" from="43021020.1" to="43021020.2"/></verse>
2190
+ <marker class="begin-verse" mid="v43021021"/>
2191
+ <verse num="21">When Peter saw him, he said to Jesus, <q class="begin-double" qid="43021021.1" from="43021021.1" to="43021021.2"/>Lord, what about this man?<q class="end-double" qid="43021021.2" from="43021021.1" to="43021021.2"/></verse>
2192
+ <marker class="begin-verse" mid="v43021022"/>
2193
+ <verse num="22">Jesus said to him, <woc><q class="begin-double" qid="43021022.1" from="43021022.1" to="43021022.2"/>If it is my will that he remain <crossref let="j" cid="c43021022.1"/>until <crossref let="k" cid="c43021022.2"/>I come, what is that to you? <crossref let="l" cid="c43021022.3"/>You follow me!<q class="end-double" qid="43021022.2" from="43021022.1" to="43021022.2"/></woc></verse>
2194
+ <marker class="begin-verse" mid="v43021023"/>
2195
+ <verse num="23">So the saying spread abroad among <crossref let="m" cid="c43021023.1"/>the brothers<note nid="n43021023.1"/> that this disciple was not to die; yet Jesus did not say to him that he was not to die, but, <woc><q class="begin-double" qid="43021023.1" from="43021023.1" to="43021023.2"/>If it is my will that he remain until I come, what is that to you?<q class="end-double" qid="43021023.2" from="43021023.1" to="43021023.2"/></woc></verse>
2196
+ <end-paragraph/>
2197
+ <marker class="begin-verse" mid="v43021024"/>
2198
+ <begin-paragraph/>
2199
+ <verse num="24">This is the disciple <crossref let="n" cid="c43021024.1"/>who is bearing witness about these things, and who has written these things, and <crossref let="o" cid="c43021024.2"/>we know <crossref let="p" cid="c43021024.3"/>that his testimony is true.</verse>
2200
+ <end-paragraph/>
2201
+ <marker class="begin-verse" mid="v43021025"/>
2202
+ <begin-paragraph/>
2203
+ <verse num="25">Now <crossref let="q" cid="c43021025.1"/>there are also many other things that Jesus did. Were every one of them to be written, I suppose that <crossref let="r" cid="c43021025.2"/>the world itself could not contain the books that would be written.</verse>
2204
+ <end-paragraph/>
2205
+ </chapter>
2206
+ </book>
2207
+ </crossway-bible>