Giter VIP home page Giter VIP logo

Comments (9)

DavidHaslam avatar DavidHaslam commented on August 12, 2024

Also in Acts, there are 81 verses ending with an exclamation mark !
This seems inordinately high for a book which is largely narrative.
There are even seven instances of double exclamation marks !!
I imagine that most (if not all) of these too should be replaced by a vertical line |

cf. In the KJV, there are simply no exclamation marks in the book of Acts.

I therefore propose the short-term fix as to replace double !! by double || and single ! by single |
This still leaves the freedom for the global replacement of vertical lines. See below.

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

In our Punjabi Bible, the book of Acts also has a significant number of verses ending with either the single danda or the double danda.

  • There are 21 ending with single danda
  • There is 1 ending with double danda

This seems to confirm my conjecture in issue #24

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

Short-term fix just was implemented in my fork of the repo.

Replaced each exclamation mark by a vertical line in Acts

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

But see also issue #63 which wasn't apparent to me 3 days ago.

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

In the concatenated USFM file, there are:

  • 30 instances of "!||" (exclamation mark followed by two vertical lines)
  • 391 instances of "! ||" (as above but with a space before the vertical lines)
  • 899 matches to the regexp " ! [^\\|]" (space, exclamation mark, space followed by other than a vertical line)

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

Still a long way to go on this issue, friends.

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

Following the merge of pull request #96 which did improve things significantly, we have:

  • No remaining vertical lines anywhere.
  • No remaining instances of a verse ending with the numeral 1
  • Nahum 1:1 still contains the numeral 1 mid-verse.
  • Still 1378 verses ending with an exclamation mark - some of which may be typos for a danda.

It could make sense to open separate issues for the last two items, and then close this issue.
Some discussion is needed beforehand.

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

Just opened issue #98 to focus on Nahum 1:1

from bible-punjabi-pavitr-bible-1945.

DavidHaslam avatar DavidHaslam commented on August 12, 2024

Just made a pull request for a commit that fixes Nahum 1:1

from bible-punjabi-pavitr-bible-1945.

Related Issues (20)

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.