NAME
Treex::Tool::Parser::MSTperl::RootNode
VERSION
version 0.11949
DESCRIPTION
Represents the technical root of a sentence.
FIELDS
All fields are read-only and have the following values. Root node can be easily recognized by its ord value 0
.
- form =
- lemma =
- tag = '#root#'
- ord = 0
- parent = -1
-
This should never be read.
- parentOrd = undef
-
This should never be read.
AUTHORS
Rudolf Rosa <rosa@ufal.mff.cuni.cz>
COPYRIGHT AND LICENSE
Copyright © 2011 by Institute of Formal and Applied Linguistics, Charles University in Prague
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.