A lexicon stores is a lexical memory that permits to associate a set of optional fields to each entry:
The associative memory that stores the lexicon entry graphies
The dynamic array that stores the lexicon entry frequencies
The dynamic array that stores the lexicon entry lemmas
The largest part of speech numeric value used
The dynamic array of OpenPosTableItem that stores the list of open parts of speech and its associated probabilities
The dynamic array that stores the numerical representation or lexicon entry parts of speech
The map table between the internal (numeric) and external (string) representation of parts of speech
The dynamic array that stores the lexicon entry probabilities
1.4.7