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 |
|---|---|---|---|---|
Textcritical |
Node |
String |
word subphrase phrase |
syntax-view wg-view |
The before feature includes all material found before a word in the surface text which are or text-critical nature.
This feature is also populated for phrase or subphrase, but only if they consist of just one word node.
For word nodes (used in syntax-view and wg-view):
| Value | Description | Unicode codepoint | Frequency |
|---|---|---|---|
— |
Em Dash | — |
16 |
( |
Left Parenthesis | ( |
10 |
[[ |
Left Square Bracket (2x) | [ (2x) |
7 |
[ |
Left Square Bracket | [ |
1 |
For subphrase nodes (used in syntax-view):
| Value | Description | Unicode codepoint | Frequency |
|---|---|---|---|
— |
Em Dash | — |
16 |
( |
Left Parenthesis | ( |
10 |
[[ |
Left Square Bracket (2x) | [ (2x) |
7 |
[ |
Left Square Bracket | [ |
1 |
For phrase nodes (used in syntax-view):
| Value | Description | Unicode codepoint | Frequency |
|---|---|---|---|
— |
Em Dash | — |
8 |
( |
Left Parenthesis | ( |
6 |
[[ |
Left Square Bracket (2x) | [ (2x) |
2 |
The following features describe the full surface text:
The following image shows the relation between these features.

The following text-formating options are defined in this dataset using this feature:
A.showFormats()
format level template
lex-orig-plain word {lemma}{trailer}
lex-translit-plain word {lextranslit}{trailer}
text-orig-full word {before}{text}{after}
text-orig-plain word {text}{trailer}
text-translit-plain word {translit}{trailer}
text-unaccent-plain word {unaccent}{trailer}
The before feature is determined from the value of the XML tag w (word).