We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Normalize versification of RST vs KJV and other English versions.
See how it's done here: openbibleinfo/Bible-Passage-Reference-Parser#19
Use reversify npm module? https://www.npmjs.com/package/reversify
The text was updated successfully, but these errors were encountered:
Is that the Russian Synodal Translation? We may have to change some things to make it work with more than just en_bcv_parser.js.
Sorry, something went wrong.
@curiousdannii Yes, that's exactly right! Is it the matter of composing a list of transformations like this? https://github.com/curiousdannii/reversify/blob/master/src/transformations.data
There's a few things to add (you can read the discussion which was just linked to), but the main thing is to add to the list of transformations.
This file lists all of the differences - the RST is called the ru_rusv. You'd want to add entries for whenever it's different from the en_esv.
rkazakov
No branches or pull requests
Normalize versification of RST vs KJV and other English versions.
See how it's done here:
openbibleinfo/Bible-Passage-Reference-Parser#19
Use reversify npm module?
https://www.npmjs.com/package/reversify
The text was updated successfully, but these errors were encountered: