syntactic_dependency_tree_type
The different types of syntactic dependency tree structures.
Definition type.hpp:56
@ EC1
1-Endpoint Crossing.
@ planar
Planar structures.
@ projective
Projective structures.
@ unknown
The structure could not be classified.
@ WG1
Well nested trees with maximum gap-degree 1.
constexpr std::size_t __syntactic_dependency_tree_size
Number of elements within enumeration syntactic_dependency_tree_type.
Definition type.hpp:97
Main namespace of the library.
Definition basic_types.hpp:48