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


KB Term:  Term intersection
English Word: 

Sigma KEE - BankTermLoan
BankTermLoan(bank term loan)

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


(subclass BankTermLoan Loan) FinancialOntology.kif 1530-1530 Bank term loan is a subclass of loan
(documentation BankTermLoan EnglishLanguage "A bank loan terminating in one year or more.") FinancialOntology.kif 1531-1531 Bank term loan is a subclass of loan

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


(termFormat EnglishLanguage BankTermLoan "bank term loan") domainEnglishFormat.kif 9844-9844
(termFormat ChineseTraditionalLanguage BankTermLoan "銀行定期貸款") domainEnglishFormat.kif 9845-9845
(termFormat ChineseLanguage BankTermLoan "银行定期贷款") domainEnglishFormat.kif 9846-9846

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


(=>
    (and
        (instance ?Loan BankTermLoan)
        (lender ?Loan ?Lender))
    (instance ?Lender BankFinancialOrganization))
FinancialOntology.kif 1533-1537 If X is an instance of bank term loan and Y lends X, then Y is an instance of bank
(=>
    (and
        (instance ?Loan BankTermLoan)
        (agreementPeriod ?Loan ?Period)
        (duration ?Period
            (MeasureFn ?Duration YearDuration)))
    (greaterThanOrEqualTo ?Duration 1))
FinancialOntology.kif 1539-1544 If X is an instance of bank term loan, Y is an agreement period of X, and duration of Y is Z year duration(s), then Z is greater than or equal to 1


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners