![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
CurrencyBill(currency bill)
| Federal_Reserve_note, bank_bill, bank_note, banker's_bill, banknote, bill, c-note, fifty, fifty_dollar_bill, five-spot, five_dollar_bill, fiver, folding_money, fractional_currency, government_note, greenback, hundred_dollar_bill, note, paper_currency, paper_money, ten_dollar_bill, tenner, twenty, twenty_dollar_bill, two_dollar_bill |
| appearance as argument number 1 |
|
|
| (subclass CurrencyBill Currency) | Mid-level-ontology.kif 4230-4230 | Currency bill is a subclass of currency |
| (documentation CurrencyBill EnglishLanguage "Any instance of Currency that is made of paper.") | Mid-level-ontology.kif 4232-4233 | Currency bill is a subclass of currency |
| (externalImage CurrencyBill "http://upload.wikimedia.org/wikipedia/en/7/ 76/ Canadian_bills2.jpg") | pictureList.kif 3682-3682 | Currency bill is a subclass of currency |
| (externalImage CurrencyBill "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7b/ United_States_one_dollar_bill%2C_obverse.jpg") | pictureList.kif 3841-3841 | Currency bill is a subclass of currency |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?BILL CurrencyBill) (exists (?PAPER) (and (instance ?PAPER Paper) (part ?PAPER ?BILL)))) |
Mid-level-ontology.kif 4235-4240 | If X is an instance of currency bill, then there exists Y such that Y is an instance of paper and Y is a part of X |