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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PhotocopyingService
PhotocopyingService(photocopying service)

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


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

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


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

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


(=>
    (and
        (instance ?X PhotocopyingService)
        (serviceProvider ?X ?AGENT))
    (exists (?DEVICE)
        (and
            (instance ?DEVICE Photocopier)
            (possesses ?AGENT ?DEVICE)
            (instrument ?X ?DEVICE))))
Hotel.kif 2149-2157
(=>
    (instance ?X PhotocopyingService)
    (exists (?COPY)
        (and
            (instance ?COPY Photocopying)
            (subProcess ?COPY ?X))))
Hotel.kif 2142-2147


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