Clear-Bible / macula-greek

Syntax trees, morphology, and linguistic annotations for the Greek Bible
Other
23 stars 6 forks source link

Add SBLGNT trees #78

Closed ryderwishart closed 1 year ago

ryderwishart commented 1 year ago

Overview

This PR adds a version of the macula-greek syntax trees based on the SBLGNT.

@RickBrannan and @ryderwishart did the bulk of the work to get the Nodes and Lowfat versions of the syntax trees built. @jacobwegner added TSV and TEI exports that mimic what was already offered for the Nestle1904 version of the trees (via #80, #81, #84)

Subtasks

jacobwegner commented 1 year ago

@ryderwishart I added a TODO above for the TEI.

Were you thinking of generating a TSV as well at some point?

ryderwishart commented 1 year ago

Were you thinking of generating a TSV as well at some point?

@jacobwegner Yes, I was planning on regenerating the TSV after the lowfat, as the TSV currently comes from the lowfat trees (IIRC).