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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DecimalDigitString

Sigma KEE - DecimalDigitString
DecimalDigitString

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


(subclass DecimalDigitString SymbolicString) Media.kif 2911-2911

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


(subclass NumericIDString DecimalDigitString) Media.kif 2966-2966
(subclass NumericString4 DecimalDigitString) Media.kif 2953-2953
(termFormat EnglishLanguage DecimalDigitString "decimal digit string") domainEnglishFormat.kif 64751-64751

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


(=>
    (and
        (instance ?STR DecimalDigitString)
        (part ?CHAR ?STR)
        (instance ?CHAR Character))
    (instance ?CHAR DigitCharacter))
Media.kif 2912-2917
(=>
    (and
        (instance ?STRING DecimalDigitString)
        (stringLength 4 ?STRING))
    (instance ?STRING NumericString4))
Media.kif 2959-2963


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 is open source software produced by Articulate Software and its partners