My javascript array has values for "chapter", "paragraph",
"sentence", and the text of this sentence.
It looks like this:
book = [
[1, 1, 1, "Hi Mary."],
[1, 1, 2, "Today's Tuesday"],
[1, 1, 3, "We came back from fishing."],
...
...
[4, 26, 9, "We then took a nap."],
[4, 26, 10, "That was...