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


KB Term:  Term intersection
English Word: 

Sigma KEE - DayLoan
DayLoan(day loan)

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


(subclass DayLoan Loan) FinancialOntology.kif 1605-1605 Day loan is a subclass of loan
(documentation DayLoan EnglishLanguage "A bank loan to a Broker for the purchase of securities pending delivery through clearing later the same day.") FinancialOntology.kif 1606-1607 Day loan is a subclass of loan

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


(termFormat EnglishLanguage DayLoan "day loan") domainEnglishFormat.kif 18678-18678
(termFormat ChineseTraditionalLanguage DayLoan "一天的貸款") domainEnglishFormat.kif 18679-18679
(termFormat ChineseLanguage DayLoan "一天的贷款") domainEnglishFormat.kif 18680-18680

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


(=>
    (and
        (instance ?Loan DayLoan)
        (lender ?Loan ?Lender))
    (instance ?Lender BankFinancialOrganization))
FinancialOntology.kif 1609-1613 If X is an instance of day loan and Y lends X, then Y is an instance of bank
(=>
    (and
        (instance ?Loan DayLoan)
        (borrower ?Loan ?Borrower))
    (attribute ?Borrower Broker))
FinancialOntology.kif 1615-1619 If X is an instance of day loan and X is the borrower of Y, then broker is an attribute of Y
(=>
    (instance ?Loan DayLoan)
    (and
        (agreementPeriod ?Loan ?Period)
        (duration ?Period
            (MeasureFn 1 DayDuration))))
FinancialOntology.kif 1621-1625 If X is an instance of day loan, then Y is an agreement period of X and duration of Y is 1 day duration(s)


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