LEXTOKN ;ISL/KER - Parse term into words ; 04/21/2014
Source file <LEXTOKN.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PT | ; Entry point where DA is defined and X is unknown
|
|
PTX | ; Entry point to parse string (X must exist)
|
|
EXIT | ; Clean up and quit PTX
|
|
ORD | ; Reorder Global Array
|
|
REP(X) | ; Replace
|
|
WITH(X,LEX,Y) | ; Parse Replacement Words (replace with)
|
|
EWD(X,Y) | ; Exclude from Replacement Words
|
|
SIN(X) | ; Singular
|
|
ST | ; Show ^TMP global array
|