Giter VIP home page Giter VIP logo

reference's People

Contributors

cco3 avatar jnterry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cco3 levitrammell

reference's Issues

Extra Verses in ESV / CEV

This library uses the KJV versification scheme, compared to this:

  • ESV (and others?) split 3 John 1:14 of KJV in two, adding a new verse 3 John 1:15 (see

  • CEV (and others?) split Rev 12:17 into two, adding a new verse Rev 12:18

    • Other translations move last part of 12:17 to start of 13:1)
    • wikpedia

Using this library to generate a list of verses therefore misses out these - which can cause errors if we iterate over two data sources (one generated based on verses from this library, and other based on verses actually present in a translation).

We should fix outstanding versification issues (such as #1) - then I think the default versification should be a "superset" which would generate all verses in all reasonable translations. This prevents this source of bugs where we miss out data.

We should export specifiic versification schemes for KJV / ESV / CEV as well.

This would (probably?) be a breaking change, so would require a major version bump.

Parse functions do not obey versification

index.ts parses the Versification scheme in use to various modules, but not to printer or parser, hence these functions always use the default Versificiation scheme

Conditionally pluralize Psalm ranges

As a single book or in ranges that cross chapter division, "Psalm" should format to "Psalms".

Examples:

  • Psalms
  • Psalm 1
  • Psalm 1:1–2
  • Psalms 1–2
  • Psalms 1:1–2:1

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.