Text-Fabric dataset of the Greek New Testament, based on the Nestle 1904 (7th printing) edition.
About this datasetFeature group | Feature type | Data type | Available for node types | Used by viewtypes |
---|---|---|---|---|
Semantic |
Edge |
String |
word |
syntax-view wg-view |
The verbal frames are defined as the arguments of predicates. Hence, this feature provides semantic role labeling (SRL) information, answering the question “Who does what to whom?” in the Nestle 1904 Greek New Testament.
Value | Description | Frequency |
---|---|---|
A0 | Agent or subject of the action | 25654 |
A1 | Direct object or the entity directly affected by the action | 15570 |
A2 | Indirect object or secondary entity affected by the action | 2577 |
AA2 | Adverbial roles in a sentence | 92 |
The following image shows a query that will return the node id of the verb and its indirect object:
The following image shows the first returned clause (from Matthew 1:18):
Edges can be traversed in both directions. For more details, see the TF documentation on edgefeatures.
See also related node feature framespec.
The frame
feature is based on the optional XML attribute frame
of the w
(word) tag.