|
|
CurrencyBill
|
|
|
| appearance as argument number 1 |
|
|
| (documentation CurrencyBill EnglishLanguage "Any instance of Currency that is made of paper.") | Mid-level-ontology.kif 4029-4030 | |
| (externalImage CurrencyBill "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7b/ United_States_one_dollar_bill%2C_obverse.jpg") | pictureList.kif 3841-3841 | |
| (externalImage CurrencyBill "http://upload.wikimedia.org/wikipedia/en/7/ 76/ Canadian_bills2.jpg") | pictureList.kif 3682-3682 | |
| (subclass CurrencyBill Currency) | Mid-level-ontology.kif 4027-4027 | Currency bill is a subclass of currency |
| appearance as argument number 2 |
|
|
| (partition Currency CurrencyBill CurrencyCoin) | Mid-level-ontology.kif 4028-4028 | Currency is exhaustively partitioned into currency bill and coin |
| (subclass UnitedStatesDollarBill CurrencyBill) | Economy.kif 3272-3272 | United states dollar bill is a subclass of currency bill |
| (termFormat ChineseLanguage CurrencyBill "货币单") | domainEnglishFormat.kif 18062-18062 | United states dollar bill is a subclass of currency bill |
| (termFormat ChineseTraditionalLanguage CurrencyBill "貨幣單") | domainEnglishFormat.kif 18061-18061 | United states dollar bill is a subclass of currency bill |
| (termFormat EnglishLanguage CurrencyBill "currency bill") | domainEnglishFormat.kif 18060-18060 | United states dollar bill is a subclass of currency bill |
| antecedent |
|
|
| (=> (instance ?BILL CurrencyBill) (exists (?PAPER) (and (instance ?PAPER Paper) (part ?PAPER ?BILL)))) |
Mid-level-ontology.kif 4032-4037 |
|
|
|