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

Package: Lexicon Utility

Routine: LEXDFSE


Information

LEXDFSE ;ISL/KER - Default Filter - Exclude Semantics ;04/21/2014

Source Information

Source file <LEXDFSE.m>

Entry Points

Name Comments DBIA/ICR reference
EN(LEXCCR) ; Exclude types
TYPES(LEXCCR) ; Semantic Types
STYPE(LEXCTR) ; Sources of Semantic Type
EXAMPLE(LEXX) ; List examples
MNEMONIC(LEXX) ; Semantic Class Mnemonic
CLSNAME(LEXX) ; Semantic Class Name
NAME(LEXX) ; Semantic Type Name
SAMPLE(LEXX) ; Sample term of a Semantic Type
EXCLUDE ; Exclude Semantic Type? (Y/N)
EXH ; Exclude help
REM ; Remove Semantic Type from the list (excluded)
SAV ; Save the Semantic Type (included)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Semantic Type: ",$P(^LEX(757.12,LEXCTR,0),U,2)
  • Line Location: TYPES+6
Function Call: WRITE
  • Prompt: !!,?5,"There are no terms with this Semantic Type in "
  • Line Location: STYPE+2
Function Call: WRITE
  • Prompt: "the Lexicon"
  • Line Location: STYPE+3
Function Call: WRITE
  • Prompt: !!,?5,"This Semantic Type contains terms from, or mapped to,"
  • Line Location: STYPE+4
Function Call: WRITE
  • Prompt: !,?5,"the following classification systems: ",!
  • Line Location: STYPE+5
Function Call: WRITE
  • Prompt: !!,?5,"Examples of Semantic Type: ",$$NAME(LEXX),!
  • Line Location: EXAMPLE+1
Function Call: WRITE
  • Prompt: !,?8,"No examples found"
  • Line Location: EXAMPLE+3
Function Call: WRITE
  • Prompt: !,?5,$J(LEXC,2),": ",LEXSPL
  • Line Location: EXAMPLE+9
Function Call: WRITE
  • Prompt: !
  • Line Location: EXCLUDE+1
Function Call: WRITE
  • Prompt: !!,?4,"Include semantic class: "
  • Line Location: EXH+1
Function Call: WRITE
  • Prompt: $$MNEMONIC(LEXCCR)," - ",$$CLSNAME(LEXCCR)
  • Line Location: EXH+2
Function Call: WRITE
  • Prompt: !,?4,"Excluding the semantic type: ",$$NAME(LEXCTR)
  • Line Location: EXH+3
Info |  Source |  Entry Points |  Interaction Calls