Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - CurrencyBill
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 CurrencyBill est une sous-classe de Currency

appearance as argument number 2
-------------------------


(partition Currency CurrencyBill CurrencyCoin) Mid-level-ontology.kif 4028-4028 Currency est compl�tement d�compos� en CurrencyBill + CurrencyCoin
(subclass UnitedStatesDollarBill CurrencyBill) Economy.kif 3277-3277 UnitedStatesDollarBill est une sous-classe de CurrencyBill
(termFormat ChineseLanguage CurrencyBill "货币单") domainEnglishFormat.kif 18063-18063 UnitedStatesDollarBill est une sous-classe de CurrencyBill
(termFormat ChineseTraditionalLanguage CurrencyBill "貨幣單") domainEnglishFormat.kif 18062-18062 UnitedStatesDollarBill est une sous-classe de CurrencyBill
(termFormat EnglishLanguage CurrencyBill "currency bill") domainEnglishFormat.kif 18061-18061 UnitedStatesDollarBill est une sous-classe de CurrencyBill

antecedent
-------------------------


(=>
    (instance ?BILL CurrencyBill)
    (exists (?PAPER)
        (and
            (instance ?PAPER Paper)
            (part ?PAPER ?BILL))))
Mid-level-ontology.kif 4032-4037


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners