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



KB Term:  Term intersection
English Word: 

Sigma KEE - ExpiredCard
ExpiredCard(expired card)

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


(subclass ExpiredCard BankCard) FinancialOntology.kif 3583-3583 Expired card is a subclass of bank card
(disjoint ExpiredCard ValidCard) FinancialOntology.kif 3584-3584 Expired card is disjoint from valid card
(documentation ExpiredCard EnglishLanguage "A class of expired BankCards.") FinancialOntology.kif 3585-3585 Expired card is disjoint from valid card

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


(termFormat EnglishLanguage ExpiredCard "expired card") domainEnglishFormat.kif 22822-22822
(termFormat ChineseTraditionalLanguage ExpiredCard "過期的卡") domainEnglishFormat.kif 22823-22823
(termFormat ChineseLanguage ExpiredCard "过期的卡") domainEnglishFormat.kif 22824-22824

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


(=>
    (and
        (holdsDuring ?Time
            (instance ?Card ExpiredCard))
        (cardAccount ?Card ?Account))
    (holdsDuring ?Time
        (not
            (attribute ?Card ActiveAgreement))))
FinancialOntology.kif 3587-3592 If X is an instance of expired card holds during Y and Z is a card account of X, then active agreement is not an attribute of X holds during Y


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