ParsingChartCell Struct Reference
[ParsingChart - Parsing chart structure module]

Parsing chart cell. More...


Data Fields

NTItemListnt_item_list
PrefixItemListprefix_item_list


Detailed Description

Parsing chart cell.

Single element of the lower triangular matrix of the parsing chart. Each cell is constituted by two lists that have complementary purpose.


Field Documentation

NTItemList* ParsingChartCell::nt_item_list

The list that contains all the possible syntactic interpretations available for the sentence segment covered by the cell

PrefixItemList* ParsingChartCell::prefix_item_list

The list that contains all the right part beginning of the syntactic rules that may interpret the sentence segment covered by the cell


Generated on Thu Mar 22 17:46:31 2007 for SlpTk by  doxygen 1.4.7