CWB
|
Represents a single s-attribuite region and its annotation. More...
Represents a single s-attribuite region and its annotation.
Before a token is printed, all regions of s-attributes from print_list[] which contain that token are copied to s_att_regions[], bubble-sorted (to enforce proper nesting while retaining the specified order as far as possible), and printed from s_att_regions[] .
char * annot |
NULL if there is no annotation; otherwise the content of the annotation.
Referenced by decode_print_token_sequence(), and get_position_values().
int end |
Referenced by decode_print_token_sequence(), decode_sort_s_att_regions(), get_position_values(), and sort_s_att_regions().
char * name |
name of the s-attribute
Referenced by decode_print_token_sequence(), and get_position_values().
int start |
Referenced by decode_print_token_sequence(), decode_sort_s_att_regions(), get_position_values(), and sort_s_att_regions().