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



KB Term:  Term intersection
English Word: 

Sigma KEE - Alpha2String
Alpha2String(alpha2 string)

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


(subclass Alpha2String AlphabeticString) Media.kif 2933-2933 Alpha2 string is a subclass of alphabetic string

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


(subclass Alpha2IDString Alpha2String) Media.kif 2946-2946 Alpha2ID string is a subclass of alpha2 string
(termFormat EnglishLanguage Alpha2String "alpha2 string") domainEnglishFormat.kif 64432-64432 Alpha2ID string is a subclass of alpha2 string

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


(=>
    (instance ?STRING Alpha2String)
    (stringLength 2 ?STRING))
Media.kif 2935-2937 If X is an instance of alpha2 string, then X is 2 characters long

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


(=>
    (and
        (instance ?STRING AlphabeticString)
        (stringLength 2 ?STRING))
    (instance ?STRING Alpha2String))
Media.kif 2939-2943 If X is an instance of alphabetic string and X is 2 characters long, then X is an instance of alpha2 string


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners