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



KB Term:  Term intersection
English Word: 

  Isthmus

Sigma KEE - ChemicalProduct
ChemicalProduct(chemical product)

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


(subclass ChemicalProduct CompoundSubstance) Economy.kif 6233-6233 Chemical product is a subclass of compound substance
(documentation ChemicalProduct EnglishLanguage "ChemicalProduct is the subclass of Product comprising all chemical compounds that are end products or industrial products used in the manufacture of end products.") Economy.kif 6234-6236 Chemical product is a subclass of compound substance

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


(termFormat EnglishLanguage ChemicalProduct "chemical product") domainEnglishFormat.kif 14322-14322
(termFormat ChineseTraditionalLanguage ChemicalProduct "化學產品") domainEnglishFormat.kif 14323-14323
(termFormat ChineseLanguage ChemicalProduct "化学产品") domainEnglishFormat.kif 14324-14324

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


(=>
    (instance ?SVC DryCleaningService)
    (exists (?CLOTHES ?WATER ?CHEM)
        (and
            (instance ?CLOTHES Clothing)
            (not
                (instrument ?SVC ?WATER))
            (instance ?WATER Water)
            (instance ?CHEM ChemicalProduct)
            (instrument ?SVC ?CHEM)
            (patient ?SVC ?CLOTHES)
            (holdsDuring
                (ImmediateFutureFn
                    (WhenFn ?SVC))
                (attribute ?CLOTHES Clean)))))
Hotel.kif 1823-1836 If X is an instance of dry-clean, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of clothing (3) Z is not an instrument for X (4) Z is an instance of water (5) W is an instance of chemical product (6) W is an instrument for X (7) Y is a patient of X (8) clean is an attribute of Y holds during immediately after the time of existence of X
(=>
    (instance ?SHIP ChemicalTankerShip)
    (cargoType ?SHIP ChemicalProduct))
Transportation.kif 2560-2562 If X is an instance of chemical tanker ship, then chemical product is a cargo type of X
(=>
    (instance ?SHIP LiquefiedGasTankerShip)
    (cargoType ?SHIP ChemicalProduct))
Transportation.kif 2571-2573 If X is an instance of liquefied gas tanker ship, then chemical product is a cargo type of 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