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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - DecimalDigitString
DecimalDigitString(decimal digit string)

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


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

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


(subclass NumericIDString DecimalDigitString) Media.kif 2968-2968 Numeric ID string is a subclass of decimal digit string
(subclass NumericString4 DecimalDigitString) Media.kif 2955-2955 Numeric string4 is a subclass of decimal digit string
(termFormat EnglishLanguage DecimalDigitString "decimal digit string") domainEnglishFormat.kif 64745-64745 Numeric string4 is a subclass of decimal digit string

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


(=>
    (and
        (instance ?STR DecimalDigitString)
        (part ?CHAR ?STR)
        (instance ?CHAR Character))
    (instance ?CHAR DigitCharacter))
Media.kif 2914-2919
(=>
    (and
        (instance ?STRING DecimalDigitString)
        (stringLength 4 ?STRING))
    (instance ?STRING NumericString4))
Media.kif 2961-2965


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



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