![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ChemicalTankerShip
|
|
|
| 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 |
|
|
| 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) |