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



KB Term:  Term intersection
English Word: 

Sigma KEE - IroningService
IroningService(ironing service)

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


(subclass IroningService ServiceProcess) Hotel.kif 1867-1867 Ironing service is a subclass of service
(documentation IroningService EnglishLanguage "IroningService refers to a ServiceProcess that includes the Ironing of some Clothing") Hotel.kif 1869-1870 Ironing service is a subclass of service

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


(termFormat EnglishLanguage IroningService "ironing service") Hotel.kif 1871-1871

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


(=>
    (instance ?X IroningService)
    (exists (?IRON ?CLOTHES)
        (and
            (instance ?CLOTHES Clothing)
            (instance ?IRON Ironing)
            (patient ?IRON ?CLOTHES)
            (subProcess ?IRON ?X))))
Hotel.kif 1873-1880 If X is an instance of ironing service, then there exist Y, Z such that Z is an instance of clothing, Y is an instance of ironing, Z is a patient of Y, and Y is a subprocess of X


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