Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: LEXTOKN

Package: Lexicon Utility

Routine: LEXTOKN


Information

LEXTOKN ;ISL/KER - Parse term into words ; 04/21/2014

Source Information

Source file <LEXTOKN.m>

Entry Points

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
Info |  Source |  Entry Points