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 provide Semantic Role Labeling (SRL) information. The feature is called frame
since it follows Frame Semantics. It can be used to answer questions like “Who does what to whom?”.
Value | Description | Frequency |
---|---|---|
A0 | Agent or subject of the action (prototypical agent) | 25654 |
A1 | Direct object or the entity directly affected by the action (prototypical patient) | 15570 |
A2 | Indirect object or secondary entity affected by the action (prototypical recipient) | 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.