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



KB Term:  Term intersection
English Word: 

  Beriberi

Sigma KEE - PhotocopyingService
PhotocopyingService(photocopying service)

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


(subclass PhotocopyingService ServiceProcess) Hotel.kif 2144-2144 Photocopying service is a subclass of service
(documentation PhotocopyingService EnglishLanguage "PhotocopyingService is a type of ServiceProcess wherein a copy of a document is created for a customer") Hotel.kif 2145-2146 Photocopying service is a subclass of service

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


(termFormat EnglishLanguage PhotocopyingService "photocopying service") Hotel.kif 2147-2147

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


(=>
    (instance ?X PhotocopyingService)
    (exists (?COPY)
        (and
            (instance ?COPY Photocopying)
            (subProcess ?COPY ?X))))
Hotel.kif 2149-2154 If X is an instance of photocopying service, then there exists Y such that Y is an instance of photocopying and Y is a subprocess of X
(=>
    (and
        (instance ?X PhotocopyingService)
        (serviceProvider ?X ?AGENT))
    (exists (?DEVICE)
        (and
            (instance ?DEVICE Photocopier)
            (possesses ?AGENT ?DEVICE)
            (instrument ?X ?DEVICE))))
Hotel.kif 2156-2164 If X is an instance of photocopying service and Y provides a service during X, then there exists Z such that Z is an instance of photocopier, Y possesses Z, and Z is an instrument for 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