![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
PoliceOrganization
|
|
|
| appearance as argument number 1 |
|
|
| (subclass PoliceOrganization GovernmentOrganization) | Merge.kif 17074-17074 | Police organization is a subclass of government organization |
| (documentation PoliceOrganization EnglishLanguage "Any GovernmentOrganization that is charged with domestic enforcement of the laws of the Government.") | Merge.kif 17075-17076 | Police organization is a subclass of government organization |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (instance ?L LawEnforcement) (agent ?L ?P)) (or (instance ?P PoliceOrganization) (exists (?O) (and (instance ?O PoliceOrganization) (member ?P ?O))))) |
Mid-level-ontology.kif 15510-15519 | If X is an instance of law enforcement and Y is an agent of X, then Y is an instance of police organization or there exists Z such that Z is an instance of police organization and Y is a member of Z |