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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WebStore
WebStore

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


(documentation WebStore EnglishLanguage "A Collection of WebPages that is a component of a WebSite, that hasPurpose of being where Selling occurs.") UXExperimentalTerms.kif 2123-2124
(subclass WebStore Collection) UXExperimentalTerms.kif 2119-2119 WebStoreコレクションsubclass では %n

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


(termFormat EnglishLanguage WebStore "web store") UXExperimentalTerms.kif 2121-2121

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


(domain webStoreAdvertisement 2 WebStore) UXExperimentalTerms.kif 427-427 webStoreAdvertisement の数値 2 引数は WebStoreinstance では %n

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


(=>
    (and
        (instance ?STORE WebStore)
        (member ?PAGE ?STORE))
    (instance ?PAGE WebPage))
UXExperimentalTerms.kif 2141-2145
(=>
    (instance ?STORE WebStore)
    (exists (?OWNER)
        (and
            (instance ?OWNER Human)
            (possesses ?OWNER ?STORE))))
UXExperimentalTerms.kif 2148-2153
(=>
    (instance ?STORE WebStore)
    (exists (?SITE)
        (and
            (instance ?SITE WebSite)
            (component ?STORE ?SITE))))
UXExperimentalTerms.kif 2126-2131
(=>
    (instance ?STORE WebStore)
    (hasPurpose ?STORE
        (exists (?SELLING)
            (and
                (instance ?SELLING Selling)
                (instrument ?SELLING ?STORE)))))
UXExperimentalTerms.kif 2133-2139


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