![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
ConventionalMortgage(conventional mortgage)
|
| appearance as argument number 1 |
|
|
| (subclass ConventionalMortgage Mortgage) | FinancialOntology.kif 1594-1594 | Conventional mortgage is a subclass of mortgage |
| (documentation ConventionalMortgage EnglishLanguage "A mortgage that is not insured or guaranteed by the government.") | FinancialOntology.kif 1595-1596 | Conventional mortgage is a subclass of mortgage |
| (externalImage ConventionalMortgage "http://upload.wikimedia.org/wikipedia/ commons/ 0/ 08/ Borrowing_Under_a_Securitization_Structure.gif") | pictureList.kif 9960-9960 | Conventional mortgage is a subclass of mortgage |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?Mortgage ConventionalMortgage) (not (exists (?Government) (and (instance ?Government Government) (insured ?Mortgage ?Government))))) |
FinancialOntology.kif 1598-1603 | If X is an instance of conventional mortgage, then there doesn't exist Y such that Y is an instance of government and Y is an insured of X |