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



KB Term:  Term intersection
English Word: 

  electricityFractionFromSourceInPeriod__1En2En3En4En

Sigma KEE - AlphaNumericString
AlphaNumericString(alpha numeric string)alphanumeric_characters, alphanumerics

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


(subclass AlphaNumericString SymbolicString) Media.kif 2885-2885 Alpha numeric string is a subclass of symbolic string
(subclass AlphaNumericString LinguisticExpression) Media.kif 2886-2886 Alpha numeric string is a subclass of linguistic expression

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


(subclass AlphaNumericIDString AlphaNumericString) Media.kif 2898-2898 Alpha numeric ID string is a subclass of alpha numeric string
(termFormat EnglishLanguage AlphaNumericString "alpha numeric string") domainEnglishFormat.kif 64437-64437 Alpha numeric ID string is a subclass of alpha numeric string

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


(=>
    (instance ?ANS AlphaNumericString)
    (exists (?A ?N)
        (and
            (instance ?A AlphabeticCharacter)
            (inString ?A ?ANS)
            (instance ?N DigitCharacter)
            (inString ?N ?ANS))))
Media.kif 2888-2895 If X is an instance of alpha numeric string, then there exist Y, Z such that Y is an instance of alphabetic character, Y is part of X, Z is an instance of digit character, and Z is part of X


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