GithubHelp home page GithubHelp logo

world-english-bible's Issues

Extra Item in Deuteronomy Chapter 32

Thank you very much for publishing this repository. I am hoping to use the World English Bible in a Bible quiz game I am working on. Currently I used the KJV. I wrote a test that compared the number of verses in each chapter in the KJV to the WEB, and I ran into a few mismatches. The first mismatch occurred in Deuteronomy Chapter 32.

There is an extra empty item in Deuteronomy Chapter 32.

See https://github.com/TehShrike/world-english-bible/blob/master/json/deuteronomy.json#L7289

New "type" value of header in psalms not listed & object errors within psalms

I was checking through the psalms. Once you get to ch3, there's a "type" key with the value of "header". This is not listed in your main page under object types.

Issue:
The stanza which starts for the 1st psalm does not end until the 2nd psalm ends. I think the intention is for each stanza to start and end when each psalm starts and ends.

Issue:
Right after the line-break to end chapter 1 in psalms and right before the line text for ch.2, there's a an object of type "line text" that just has a single space for a value. This line text also has ch number of 2 but verse number of 6 making it out of order. since right after it the proper order starts with ch2 verse 1

Edit: Another Issue: This occurs after the header for the 7th psalm. It's an error.
{
"type": "line text",
"chapterNumber": 7,
"verseNumber": 10,
"sectionNumber": 1,
"value": " "
},

Include Deuterocanon

I was wondering if you’d be open to including a few books from the deuterocanon? The files are in the HTML but not built in the build-html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.