lex table — A lex table is used to classify alphanumeric input and associate that input with (a) input tokens ( See the section called “Gettoni di ingresso”) and (b) standardized representations.
A lex (short for lexicon) table is used to classify alphanumeric input and associate that input with the section called “Gettoni di ingresso” and (b) standardized representations. Things you will find in these tables are ONE mapped to stdword: 1.
A lex has at least the following columns in the table. You may add
id
              
            Chiave primaria della tabella
seq
              
            numero intero: definizione di numero?
word
              
            text: the input word
stdword
              
            testo: la parola sostitutiva standardizzata
token
              
            integer: the kind of word it is. Only if it is used in this context will it be replaced. Refer to PAGC Tokens.