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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Advertising

Sigma KEE - Advertising
Advertising(广告)

appearance as argument number 1
-------------------------


(documentation Advertising ChineseLanguage "这是一种 Disseminating,它是以 TextIcon (广告)的方式表示,目的为了推广销售一种 Object。") chinese_format.kif 3251-3252
(documentation Advertising EnglishLanguage "A Disseminating whose purpose is to promote the sale of an Object represented in a Text or Icon (the advertisement).") Merge.kif 13157-13159
(subclass Advertising Disseminating) Merge.kif 13156-13156 广告传播subclass

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


(subclass WebListing Advertising) UXExperimentalTerms.kif 26-26 WebListing广告subclass
(termFormat ChineseLanguage Advertising "广告") chinese_format.kif 1197-1197 WebListing广告subclass
(termFormat EnglishLanguage Advertising "advertising") english_format.kif 1611-1611 WebListing广告subclass
(termFormat FrenchLanguage Advertising "promouvoir") french_format.kif 875-875 WebListing广告subclass
(termFormat Hindi Advertising "vigyaapana karma") terms-hindi.txt 408-408 WebListing广告subclass
(termFormat ItalianLanguage Advertising "Pubblicit�") terms-it.txt 411-411 WebListing广告subclass
(termFormat JapaneseLanguage Advertising "広告") japanese_format.kif 2559-2559 WebListing广告subclass
(termFormat PortugueseLanguage Advertising "Promover") portuguese_format.kif 827-827 WebListing广告subclass
(termFormat cb Advertising "pagmantala") terms-cb.txt 413-413 WebListing广告subclass
(termFormat cz Advertising "advertising") terms-cz.txt 447-447 WebListing广告subclass
(termFormat ro Advertising "publicitate") relations-ro.kif 896-896 WebListing广告subclass
(termFormat tg Advertising "pagpa-anunsiyo") terms-tg.txt 412-412 WebListing广告subclass

appearance as argument number 3
-------------------------


(domain webStoreAdvertisement 1 Advertising) UXExperimentalTerms.kif 426-426 webStoreAdvertisement 的 1 数量 是 广告instance

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


(=>
    (and
        (instance ?REQUEST ViewItemRequest)
        (instance ?ACCESSING AccessingWebPage)
        (instance ?PAGE ViewItemPage)
        (instance ?AGENT AutonomousAgent)
        (instance ?LISTING Advertising)
        (subProcess ?ACCESSING ?REQUEST)
        (component ?PAGE ?LISTING)
        (destination ?ACCESSING ?PAGE)
        (agent ?ACCESSING ?AGENT))
    (viewedListing ?AGENT ?LISTING))
UXExperimentalTerms.kif 1570-1581
(=>
    (instance ?ADVERT Advertising)
    (exists (?OBJ)
        (and
            (refers ?ADVERT ?OBJ)
            (hasPurpose ?ADVERT
                (exists (?SALE)
                    (and
                        (instance ?SALE Selling)
                        (patient ?SALE ?OBJ)))))))
Merge.kif 13161-13166

consequent
-------------------------


(=>
    (advertisedOn ?OBJ ?SITE)
    (exists (?ADVERT)
        (and
            (instance ?ADVERT Advertising)
            (hostedOn ?ADVERT ?SITE)
            (patient ?ADVERT ?OBJ))))
UXExperimentalTerms.kif 193-199
(=>
    (instance ?DESCRIPTIONPAGE ProductDescriptionPage)
    (exists (?PRODUCT ?ADVERTISEMENT)
        (and
            (instance ?PRODUCT Class)
            (instance ?ADVERTISEMENT Advertising)
            (patient ?ADVERTISEMENT ?PRODUCT)
            (part ?ADVERTISEMENT ?DESCRIPTIONPAGE))))
UXExperimentalTerms.kif 2034-2041


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

Show without tree


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