![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Entity
|
|
|
| appearance as argument number 1 |
|
|
| (instance AirTransportationIndustry IndustryAttribute) | naics.kif 7944-7944 | Air transportation industry is an instance of industry attribute |
| (documentation AirTransportationIndustry EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Air Transportation.") | naics.kif 7946-7948 | Air transportation industry is an instance of industry attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?ORG Organization) (attribute ?ORG AirTransportationIndustry)) (exists (?EV ?MEM) (and (member ?MEM ?ORG) (agent ?MEM ?EV) (exists (?P) (and (instance ?EV Selling) (instance ?P Human) (patient ?EV ?P) (confersRight ?MEM ?P (exists (?FLY ?PLANE ?OBJ) (and (instance ?FLY Transportation) (or (patient ?FLY ?P) (and (possesses ?P ?OBJ) (patient ?FLY ?OBJ) (instance ?OBJ Object))) (possesses ?ORG ?PLANE) (instance ?PLANE Aircraft))))))))) |
naics.kif 7950-7975 | If X is an instance of organization and air transportation industry is an attribute of X, then All of the following hold: (1) there exist Y (2) Z such that Z is a member of X (3) Y is an agent of Z (4) there exists W such that Y is an instance of selling (5) W is an instance of human (6) W is a patient of Y (7) W allows there exist V, U (8) T such that V is an instance of transportation (9) W is a patient of V or W possesses T (10) T is a patient of V (11) T is an instance of object (12) X possesses U (13) U is an instance of aircraft to perform task of the type Z |
| consequent |
|
|
| (=> (instance ?AIRLINE Airline) (attribute ?AIRLINE AirTransportationIndustry)) |
Transportation.kif 4983-4985 | If X is an instance of Airline, then air transportation industry is an attribute of X |