The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Treex::Tool::Parser::MSTperl::RootNode

VERSION

version 0.11336

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.