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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PhotocopyingService
PhotocopyingService

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 2127-2128
(subclass PhotocopyingService ServiceProcess) Hotel.kif 2126-2126

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


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

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


(=>
    (and
        (instance ?X PhotocopyingService)
        (serviceProvider ?X ?AGENT))
    (exists (?DEVICE)
        (and
            (instance ?DEVICE Photocopier)
            (possesses ?AGENT ?DEVICE)
            (instrument ?X ?DEVICE))))
Hotel.kif 2138-2146
(=>
    (instance ?X PhotocopyingService)
    (exists (?COPY)
        (and
            (instance ?COPY Photocopying)
            (subProcess ?COPY ?X))))
Hotel.kif 2131-2136


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