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: LEXDFSI

Package: Lexicon Utility

Routine: LEXDFSI


Information

LEXDFSI ;ISL/KER - Default Filter - Include Semantics ;04/21/2014

Source Information

Source file <LEXDFSI.m>

Entry Points

Name Comments DBIA/ICR reference
EN(LEXX) ; Semantic Type string INCLUDE/EXCLUDE
CLASS ; Semantic Classes
SY(LEXX) ; List Classification Systems
CAT(LEXX) ; List semantic types
CC(LEXX) ; Semantic Class Mnemonic
NAME(LEXX) ; Semantic Class Name
IEN(LEXX) ; Internal Entry number based on Semantic Class
INCLUDE ; Include a Semantic Classes
INH ; Include help
EXCLUDE ; Exclude Semantic Types
EXH ; Exclude help
SAVE(LEXX) ; Save Semantic Class

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$J(LEXCCN,2),": ",$$CC(LEXCCR)," ",$$NAME(LEXCCR),!
  • Line Location: CLASS+5
Function Call: WRITE
  • Prompt: !!,?4,"This Semantic Class contains terms from, or mapped to,"
  • Line Location: SY+2
Function Call: WRITE
  • Prompt: !,?4,"the following classification systems: ",!
  • Line Location: SY+3
Function Call: WRITE
  • Prompt: !
  • Line Location: SY+7
Function Call: WRITE
  • Prompt: !!,?4,"Semantic Types: ",!
  • Line Location: CAT+2
Function Call: WRITE
  • Prompt: !,?4,^LEX(757.11,LEXX,1,LEXC,0)
  • Line Location: CAT+4
Function Call: WRITE
  • Prompt: !
  • Line Location: INCLUDE+1
Function Call: WRITE
  • Prompt: !!," Semantic Class: "
  • Line Location: INH+1
Function Call: WRITE
  • Prompt: $$CC(LEXCCR)," - ",$$NAME(LEXCCR)
  • Line Location: INH+2
Function Call: WRITE
  • Prompt: !
  • Line Location: EXCLUDE+1
Function Call: WRITE
  • Prompt: !!,"By including the semantical class ",$$CC(LEXCCR)
  • Line Location: EXH+1
Function Call: WRITE
  • Prompt: " you will also be including"
  • Line Location: EXH+2
Function Call: WRITE
  • Prompt: !,"all of the semantical types contained within the class."
  • Line Location: EXH+3
Info |  Source |  Entry Points |  Interaction Calls