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 |
(documentation CurrencyBill EnglishLanguage "Any instance of Currency that is made of paper.") | Mid-level-ontology.kif 3579-3580 | |
(externalImage CurrencyBill "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7b/ United_States_one_dollar_bill%2C_obverse.jpg") | pictureList.kif 3842-3842 | |
(externalImage CurrencyBill "http://upload.wikimedia.org/wikipedia/en/7/ 76/ Canadian_bills2.jpg") | pictureList.kif 3683-3683 | |
(subclass CurrencyBill Currency) | Mid-level-ontology.kif 3577-3577 | Currency bill is a subclass of currency |
appearance as argument number 2 |
(partition Currency CurrencyBill CurrencyCoin) | Mid-level-ontology.kif 3578-3578 | Currency is exhaustively partitioned into currency bill and coin |
(subclass UnitedStatesDollarBill CurrencyBill) | Economy.kif 2940-2940 | United states dollar bill is a subclass of currency bill |
(termFormat ChineseLanguage CurrencyBill "货币单") | domainEnglishFormat.kif 18070-18070 | United states dollar bill is a subclass of currency bill |
(termFormat ChineseTraditionalLanguage CurrencyBill "貨幣單") | domainEnglishFormat.kif 18069-18069 | United states dollar bill is a subclass of currency bill |
(termFormat EnglishLanguage CurrencyBill "currency bill") | domainEnglishFormat.kif 18068-18068 | 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 3582-3587 |
|