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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Collateral
Collateral(collateral)collateral

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


(documentation Collateral EnglishLanguage "Assets pledged by a borrower to secure a loan or other credit, and subject to seizure in the event of FinancialDefault.") FinancialOntology.kif 1334-1335
(subclass Collateral FinancialAsset) FinancialOntology.kif 1333-1333 Collateral is a subclass of financial asset

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


(termFormat ChineseLanguage Collateral "抵押") domainEnglishFormat.kif 15581-15581
(termFormat ChineseTraditionalLanguage Collateral "抵押") domainEnglishFormat.kif 15580-15580
(termFormat EnglishLanguage Collateral "collateral") domainEnglishFormat.kif 15579-15579

appearance as argument number 3
-------------------------


(domain appraisedValue 1 Collateral) FinancialOntology.kif 1501-1501 The number 1 argument of appraised value is an instance of collateral
(domain faceValue 1 Collateral) FinancialOntology.kif 2316-2316 The number 1 argument of face value is an instance of collateral
(domain securedBy 2 Collateral) FinancialOntology.kif 1348-1348 The number 2 argument of secured by is an instance of collateral

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


(<=>
    (instance ?Collateral Collateral)
    (exists (?Loan)
        (and
            (instance ?Loan SecuredLoan)
            (securedBy ?Loan ?Collateral))))
FinancialOntology.kif 1337-1342 A collateral is an instance of collateral if and only if there exists a financial account such that the financial account is an instance of secured loan and the collateral is a secured by of the financial account


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 is open source software produced by Articulate Software and its partners