EdgeTags

class ucca.layer1.EdgeTags[source]

Bases: object

Layer 1 Edge tags.

Attributes Summary

Adverbial
Center
Connector
Elaborator
Function
Ground
LinkArgument
LinkRelation
Linker
ParallelScene
Participant
Process
Punctuation
Quantifier
Relator
State
Terminal
Time
Unanalyzable
Uncertain

Attributes Documentation

Adverbial = 'D'
Center = 'C'
Connector = 'N'
Elaborator = 'E'
Function = 'F'
Ground = 'G'
LinkArgument = 'LA'
LinkRelation = 'LR'
Linker = 'L'
ParallelScene = 'H'
Participant = 'A'
Process = 'P'
Punctuation = 'U'
Quantifier = 'Q'
Relator = 'R'
State = 'S'
Terminal = 'Terminal'
Time = 'T'
Unanalyzable = 'UNA'
Uncertain = 'UNC'