Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  PartiallyCoveringGraphicalWindow

Sigma KEE - NumericString4
NumericString4(numeric string4)

appearance as argument number 1
-------------------------


(subclass NumericString4 DecimalDigitString) Media.kif 2900-2900 Numeric string4 is a subclass of decimal digit string

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage NumericString4 "numeric string4") domainEnglishFormat.kif 65256-65256

antecedent
-------------------------


(=>
    (instance ?STRING NumericString4)
    (stringLength 4 ?STRING))
Media.kif 2902-2904 If X is an instance of numeric string4, then X is 4 characters long

consequent
-------------------------


(=>
    (and
        (instance ?STRING DecimalDigitString)
        (stringLength 4 ?STRING))
    (instance ?STRING NumericString4))
Media.kif 2906-2910 If X is an instance of decimal digit string and X is 4 characters long, then X is an instance of numeric string4


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners