Text-Fabric dataset of the Greek New Testament, based on the Nestle 1904 (7th printing) edition.
About this dataset| Feature group | Feature type | Data type | Available for node types | Used by viewtypes | 
|---|---|---|---|---|
Sectional | 
      Node | 
      Integer | 
      word sentence group  wg clause phrase subphrase verse | 
      syntax-view wg-view | 
    
This feature indicates a verse number within a chapter.
The value of this feature is an integer representing a verse number. The specific reference depends on the node type:
verse node: The value points to the verse itself.word node: The value indicates the verse to which this word belongs.To illustrate, consider the first sentence in the Gospel of Luke, which spans four verses. The following image shows part of verse 4, demonstrating how this feature works:

When using verse numbers inside a script, it is not save to assume verse number within a chapter are sequential without gaps. The folling is a list of ‘missing’ verses: Matthew 17:21; 18:1; 23:14, Mark 7:16; 9:44&46; 11:26; 15:28, Luke 17:36; 23:17, Acts 8:37; 15:34; 24:7; 28:29, Romans 16:24, and a ‘gap’ after Mark 16:20 until verse 99.
This feature is calculated from the XML attribute ref of the w (word) tag.