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 |  Interaction Calls
Print Page as PDF
Routine: LEXA4

Package: Lexicon Utility

Routine: LEXA4


Information

LEXA4 ;ISL/KER - Look-up (Loud) Unresolved Narrative ;04/21/2014

Source Information

Source file <LEXA4.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; User input was not found
; PCH 6 first two lines deleted (Narrative/Exact Match)
NNS(X) ; Narrative not selected (LEX>0)
NNSA ; Use Narrative (anyway)
NNF(X) ; Narrative was not found ; PCH 3 - added
NNFA ; Use Narrative (anyway) ; PCH 3 - added

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: NNS+1
Function Call: WRITE
  • Prompt: !!,"An exact match was found in the Lexicon. By answering"
  • Line Location: NNSA+12
Function Call: WRITE
  • Prompt: !,"""Yes"" you will be selecting the exact match found in"
  • Line Location: NNSA+13
Function Call: WRITE
  • Prompt: !,"Lexicon.",!
  • Line Location: NNSA+14
Function Call: WRITE
  • Prompt: !!,"A suitable term was not found in the Lexicon. By answering"
  • Line Location: NNSA+16
Function Call: WRITE
  • Prompt: !,"""Yes"" you will be keeping your exact text as typed rather than"
  • Line Location: NNSA+17
Function Call: WRITE
  • Prompt: !,"a term from the Lexicon"
  • Line Location: NNSA+18
Function Call: WRITE
  • Prompt: !
  • Line Location: NNF+1
Function Call: WRITE
  • Prompt: !!,LEXPMT2,!,LEXPMT3,!,LEXPMT4
  • Line Location: NNFA+12
Function Call: WRITE
  • Prompt: !!,"A suitable term was not found in the Lexicon. By answering"
  • Line Location: NNFA+17
Function Call: WRITE
  • Prompt: !,"""Yes"" you will be keeping the exact text as typed rather than"
  • Line Location: NNFA+18
Function Call: WRITE
  • Prompt: !,"a term from the Lexicon.",!
  • Line Location: NNFA+19
Info |  Source |  Entry Points |  Interaction Calls