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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SecuredLoan
SecuredLoan

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


(disjoint SecuredLoan UnsecuredLoan) FinancialOntology.kif 1346-1346 SecuredLoan ist dijunkt von UnsecuredLoan %n{nicht}
(subclass SecuredLoan Loan) FinancialOntology.kif 1345-1345 SecuredLoan ist eine teilkategorie von Loan

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


(subclass Mortgage SecuredLoan) FinancialOntology.kif 1376-1376 Mortgage ist eine teilkategorie von SecuredLoan
(termFormat ChineseLanguage SecuredLoan "担保贷款") domainEnglishFormat.kif 51885-51885
(termFormat ChineseTraditionalLanguage SecuredLoan "擔保貸款") domainEnglishFormat.kif 51884-51884
(termFormat EnglishLanguage SecuredLoan "secured loan") domainEnglishFormat.kif 51883-51883

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


(<=>
    (instance ?Loan SecuredLoan)
    (exists (?Security)
        (securedBy ?Loan ?Security)))
FinancialOntology.kif 1348-1351 FinancialAccount ist ein fall von SecuredLoan %n{nicht} genau dann wenn es gibt Collateral um securedBy ** FinancialAccount and ** Collateral

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


(<=>
    (instance ?Collateral Collateral)
    (exists (?Loan)
        (and
            (instance ?Loan SecuredLoan)
            (securedBy ?Loan ?Collateral))))
FinancialOntology.kif 1321-1326 Collateral ist ein fall von Collateral %n{nicht} genau dann wenn es gibt FinancialAccount um ** FinancialAccount ist ein fall von SecuredLoan %n{nicht} und securedBy ** FinancialAccount and ** Collateral


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