Currency(货币)![]() ![]() ![]() | ![]() |
appearance as argument number 1 |
![]() |
(documentation Currency ChineseLanguage "这是某些 Nation 国家官方货币的任何元素。这包括 CurrencyBill 和 CurrencyCoin。") | chinese_format.kif 3573-3574 | |
(documentation Currency EnglishLanguage "Any element of the official currency of some Nation. This covers both CurrencyBills and CurrencyCoins.") | Merge.kif 15801-15802 | |
(externalImage Currency "http://articulatesoftware.com/SUMOpictures/money/ cash.png") | pictureList.kif 326-326 | |
(externalImage Currency "http://upload.wikimedia.org/wikipedia/commons/3/ 3f/ Deutschemarknotes.png") | pictureList.kif 3836-3836 | |
(externalImage Currency "http://upload.wikimedia.org/wikipedia/commons/5/ 5e/ Assorted_United_States_coins.jpg") | pictureList.kif 3839-3839 | |
(partition Currency CurrencyBill CurrencyCoin) | Mid-level-ontology.kif 4028-4028 | 货币 详尽无遗地 partition 成 货币单 和 货币硬币 |
(subclass Currency FinancialInstrument) | Merge.kif 15800-15800 | 货币 是 金融工具 的 subclass |
appearance as argument number 2 |
![]() |
(subclass CurrencyBill Currency) | Mid-level-ontology.kif 4027-4027 | 货币单 是 货币 的 subclass |
(subclass CurrencyCoin Currency) | Mid-level-ontology.kif 4039-4039 | 货币硬币 是 货币 的 subclass |
(termFormat ChineseLanguage Currency "货币") | domainEnglishFormat.kif 18057-18057 | 货币硬币 是 货币 的 subclass |
(termFormat ChineseTraditionalLanguage Currency "貨幣") | domainEnglishFormat.kif 18056-18056 | 货币硬币 是 货币 的 subclass |
(termFormat EnglishLanguage Currency "currency") | domainEnglishFormat.kif 18055-18055 | 货币硬币 是 货币 的 subclass |
appearance as argument number 3 |
![]() |
(domainSubclass currencyValue 1 Currency) | Economy.kif 3939-3939 | 货币价值 的 1 数量 是 货币 的 subclass |
antecedent |
![]() |
(=> (and (instance ?Transaction FinancialTransaction) (origin ?Transaction (CurrencyFn ?Account)) (transactionAmount ?Transaction (MeasureFn ?Amount1 ?U)) (instance ?U UnitOfCurrency) (instance ?Cash Currency) (patient ?Transaction ?Cash) (date ?Transaction ?Day)) (exists (?Amount2) (and (availableCash ?Account ?Day (MeasureFn ?Amount2 ?U)) (greaterThanOrEqualTo ?Amount1 ?Amount2)))) |
FinancialOntology.kif 3856-3870 |
|
(=> (and (instance ?V Vending) (objectTransferred ?V ?O) (not (instance ?O Currency))) (modalAttribute (or (instance ?O (FoodForFn Human)) (instance ?O Beverage)) Likely)) |
Mid-level-ontology.kif 2449-2458 | |
(=> (instance ?CURRENCY Currency) (exists (?MEASURE) (monetaryValue ?CURRENCY ?MEASURE))) |
Merge.kif 15804-15807 | |
(=> (instance ?Cash Currency) (exists (?Value) (monetaryValue ?Cash ?Value))) |
FinancialOntology.kif 3499-3502 |
consequent |
![]() |
![]() |
![]() |