![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| PassengerCarRental(passenger car rental) |
| appearance as argument number 1 |
|
|
| (subAttribute PassengerCarRental PassengerCarRentalAndLeasing) | naics.kif 9703-9703 | Passenger car rental is a subattribute of passenger car rental and leasing |
| (documentation PassengerCarRental EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Passenger Car Rental or Passenger Car Rental.") | naics.kif 9704-9706 | Passenger car rental is a subattribute of passenger car rental and leasing |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (attribute ?X PassengerCarRental) (hasPurpose ?X (exists (?RENT ?CAR ?CUST) (and (customer ?CUST ?X) (instance ?CAR Automobile) (instance ?RENT Renting) (possesses ?X ?CAR) (agent ?RENT ?CUST))))) |
naics.kif 9708-9717 | If passenger car rental is an attribute of X, then X has the purpose there exist Y, Z, W such that X is a customer of W, Z is an instance of automobile, Y is an instance of renting, X possesses Z, and W is an agent of Y |