![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Beriberi
|
|
|
| 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 |