CWB
|
The Context object. More...
#include <eval.h>
The Context object.
This stores information about contexts.
"Context" here means the context for evaluation of a query result within a corpus. (???)
attribute representing the structure.
Referenced by calculate_ranges(), do_Description(), do_MeetStatement(), do_OptDistance(), do_StructuralContext(), evaluate_target(), findcorpus(), free_environment(), and next_environment().
direction of context expansion (if valid).
Might be left, right, or leftright
Referenced by evaluate_target(), expand_dataspace(), findcorpus(), free_environment(), and next_environment().
int size |
size of space in number of structures.
Referenced by add_tabular_pattern(), calculate_ranges(), do_Description(), do_MeetStatement(), do_OptDistance(), do_StructuralContext(), evaluate_target(), expand_dataspace(), findcorpus(), free_environment(), in_UnnamedCorpusCommand(), and next_environment().
int size2 |
only for meet-context
Referenced by add_tabular_pattern(), do_MeetStatement(), do_OptDistance(), and do_StructuralContext().
kind of space (word or structure)
Referenced by calculate_ranges(), do_Description(), do_OptDistance(), do_StructuralContext(), evaluate_target(), findcorpus(), free_environment(), and next_environment().