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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DayLoan
DayLoan(day loan)

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


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

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


(termFormat ChineseLanguage DayLoan "一天的贷款") domainEnglishFormat.kif 18693-18693
(termFormat ChineseTraditionalLanguage DayLoan "一天的貸款") domainEnglishFormat.kif 18692-18692
(termFormat EnglishLanguage DayLoan "day loan") domainEnglishFormat.kif 18691-18691

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


(=>
    (and
        (instance ?Loan DayLoan)
        (borrower ?Loan ?Borrower))
    (attribute ?Borrower Broker))
FinancialOntology.kif 1587-1591
(=>
    (and
        (instance ?Loan DayLoan)
        (lender ?Loan ?Lender))
    (instance ?Lender BankFinancialOrganization))
FinancialOntology.kif 1581-1585
(=>
    (instance ?Loan DayLoan)
    (and
        (agreementPeriod ?Loan ?Period)
        (duration ?Period
            (MeasureFn 1 DayDuration))))
FinancialOntology.kif 1593-1597


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