![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Liability
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Liability FinancialContract) | FinancialOntology.kif 1193-1193 | Liability is a subclass of financial contract |
| (documentation Liability EnglishLanguage "A financial obligation, debt, claim, or potential loss") | FinancialOntology.kif 1194-1194 | Liability is a subclass of financial contract |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (instance ?Account LiabilityAccount) (accountHolder ?Account ?Agent) (accountAt ?Account ?Bank)) (exists (?Debt) (and (property ?Debt Liability) (partyToAgreement ?Debt ?Agent) (partyToAgreement ?Debt ?Bank)))) |
FinancialOntology.kif 1199-1208 | If X is an instance of liability account, Y holds account X, and X is held by Z, then there exists W such that W the attribute liability, Y is a party to agreement of W, and Z is a party to agreement of W |