![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 |
|
|
| 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 |