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



KB Term:  Term intersection
English Word: 

  DecimalDigitString

Sigma KEE - DecimalDigitString
DecimalDigitString(decimal digit string)

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


(subclass DecimalDigitString SymbolicString) Media.kif 2858-2858 Decimal digit string is a subclass of symbolic string

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


(subclass NumericString4 DecimalDigitString) Media.kif 2900-2900 Numeric string4 is a subclass of decimal digit string
(subclass NumericIDString DecimalDigitString) Media.kif 2913-2913 Numeric ID string is a subclass of decimal digit string
(termFormat EnglishLanguage DecimalDigitString "decimal digit string") domainEnglishFormat.kif 64754-64754 Numeric ID string is a subclass of decimal digit string

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


(=>
    (and
        (instance ?STR DecimalDigitString)
        (part ?CHAR ?STR)
        (instance ?CHAR Character))
    (instance ?CHAR DigitCharacter))
Media.kif 2859-2864 If X is an instance of decimal digit string, Y is a part of X, and Y is an instance of character, then Y is an instance of digit character
(=>
    (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