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



KB Term:  Term intersection
English Word: 

Sigma KEE - ValidCard
ValidCard(valid card)

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


(subclass ValidCard BankCard) FinancialOntology.kif 3571-3571 Valid card is a subclass of bank card
(documentation ValidCard EnglishLanguage "A class of valid BankCards") FinancialOntology.kif 3572-3572 Valid card is a subclass of bank card

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


(disjoint ExpiredCard ValidCard) FinancialOntology.kif 3584-3584 Expired card is disjoint from valid card
(termFormat EnglishLanguage ValidCard "valid card") domainEnglishFormat.kif 61185-61185 Expired card is disjoint from valid card
(termFormat ChineseTraditionalLanguage ValidCard "有效卡") domainEnglishFormat.kif 61186-61186 Expired card is disjoint from valid card
(termFormat ChineseLanguage ValidCard "有效卡") domainEnglishFormat.kif 61187-61187 Expired card is disjoint from valid card

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


(=>
    (and
        (instance ?Authorization AuthorizationOfTransaction)
        (instance ?Transaction FinancialTransaction)
        (instance ?Card BankCard)
        (instrument ?Transaction ?Card)
        (causes ?Authorization ?Transaction))
    (instance ?Card ValidCard))
FinancialOntology.kif 3574-3581 If X is an instance of authorization of transaction, Y is an instance of financial transaction, Z is an instance of bank card, Z is an instrument for Y, and X causes Y, then Z is an instance of valid card


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