Represents a single verse of the Bible, by storing the USFM book id, as well as the chapter and verse number.
The 3 character book id
The chapter number within the book
First chapter in a book has the value 1, not 0!
Field that allows us to distingish a BibleRange from a BibleVerse
The number of the referenced verse
First verse in a chapter has the value 1, not 0!
Generated using TypeDoc
Represents a single verse of the Bible, by storing the USFM book id, as well as the chapter and verse number.