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



KB Term:  Term intersection
English Word: 

  Store

Sigma KEE - Store
Store(store)

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


(subclass Store Building) Mid-level-ontology.kif 8395-8395 Store is a subclass of building
(documentation Store EnglishLanguage "A Building that has the purpose of housing FinancialTransactions.") Mid-level-ontology.kif 8396-8397 Store is a subclass of building
(externalImage Store "http://upload.wikimedia.org/wikipedia/commons/5/5f/ Fortnum%26Mason_Fruit_and_Flowers2.jpg") pictureList.kif 182-182 Store is a subclass of building

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


(termFormat EnglishLanguage Store "store") domainEnglishFormat.kif 55495-55495
(termFormat ChineseTraditionalLanguage Store "商店") domainEnglishFormat.kif 55496-55496
(termFormat ChineseLanguage Store "商店") domainEnglishFormat.kif 55497-55497

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


(=>
    (instance ?X Store)
    (hasPurpose ?X
        (exists (?EV)
            (and
                (instance ?EV FinancialTransaction)
                (eventLocated ?EV ?X)))))
Mid-level-ontology.kif 8399-8405 If X is an instance of store, then X has the purpose there exists Y such that Y is an instance of financial transaction and Y is located at X
(=>
    (and
        (attribute ?X DutyFree)
        (instance ?X Store))
    (exists (?AREA ?OBJ ?O ?SELL)
        (and
            (instance ?AREA GeopoliticalArea)
            (located ?X ?AREA)
            (subclass ?O Object)
            (importCommodityType ?AREA ?O)
            (instance ?OBJ ?O)
            (instance ?SELL Selling)
            (patient ?SELL ?OBJ)
            (located ?SELL ?X))))
Hotel.kif 1489-1502 If duty free is an attribute of X and X is an instance of store, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that Y is an instance of geopolitical area (3) X is located at Y (4) W is a subclass of object (5) W is an import commodity type of Y (6) Z is an instance of W (7) V is an instance of selling (8) Z is a patient of V (9) V is located at X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners