![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Ticket
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Ticket Certificate) | Mid-level-ontology.kif 18151-18151 | Ticket is a subclass of certificate |
| (documentation Ticket EnglishLanguage "A Certificate that allows the holder to perform a specified act once, e.g. ride a bus, attend a concert, obtain a prize, etc.") | Mid-level-ontology.kif 18152-18154 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://upload.wikimedia.org/wikipedia/commons/6/6c/ JRticket.jpg") | pictureList.kif 189-189 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://articulatesoftware.com/SUMOpictures/recreation/ entertainment/ tickets/ ticket_2.png") | pictureList.kif 781-781 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://upload.wikimedia.org/wikipedia/commons/b/bc/ Avis_de_constatation.png") | pictureList.kif 3010-3010 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://upload.wikimedia.org/wikipedia/commons/a/a1/ Weekendbiljet.png") | pictureList.kif 3230-3230 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://upload.wikimedia.org/wikipedia/commons/2/27/ Btw.png") | pictureList.kif 3231-3231 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://upload.wikimedia.org/wikipedia/commons/3/36/ Bericht_van_vaststelling.png") | pictureList.kif 3232-3232 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://upload.wikimedia.org/wikipedia/commons/9/91/ Thermisch_papier_zwart.png") | pictureList.kif 3233-3233 | Ticket is a subclass of certificate |
| (externalImage Ticket "http://upload.wikimedia.org/wikipedia/commons/8/8a/ Ticket_%28unseparated%29_Kurkino_Berchtesgaden.JPG") | pictureList.kif 3234-3234 | Ticket is a subclass of certificate |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (attribute ?X ArtsAndRecreationTicketingServices) (hasPurpose ?X (exists (?SELL ?TICKET ?CUST) (and (instance ?SELL Selling) (patient ?SELL ?TICKET) (agent ?SELL ?X) (instance ?TICKET Ticket) (destination ?SELL ?CUST) (hasPurpose ?TICKET (confersRight ?X ?CUST (exists (?WATCH ?PERF) (and (instance ?WATCH Seeing) (agent ?WATCH ?CUST) (patient ?WATCH ?PERF) (or (instance ?PERF Performance) (instance ?PERF Sport)))))))))) |
Hotel.kif 2371-2390 | If arts and recreation tickets is an attribute of X, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of selling (3) Z is a patient of Y (4) X is an agent of Y (5) Z is an instance of ticket (6) Y ends up at W (7) Z has the purpose W allows there exist V (8) U such that V is an instance of seeing (9) W is an agent of V (10) U is a patient of V (11) U is an instance of performance or U is an instance of sport to perform task of the type X |