![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MilitarySurplus(military surplus) |
| appearance as argument number 1 |
|
|
| (subclass MilitarySurplus MilitaryArtifact) | Mid-level-ontology.kif 9762-9762 | Military surplus is a subclass of military artifact |
| (documentation MilitarySurplus EnglishLanguage "Any MilitaryArtifact which is sold to a non-military customer.") | Mid-level-ontology.kif 9763-9764 | Military surplus is a subclass of military artifact |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?S MilitarySurplus) (exists (?A ?B) (and (instance ?B Buying) (patient ?B ?A) (objectTransferred ?B ?S) (not (instance ?A MilitaryOrganization)) (not (member ?A MilitaryOrganization))))) |
Mid-level-ontology.kif 9766-9776 | If X is an instance of military surplus, then there exist Y, Z such that Z is an instance of buying, Y is a patient of Z, the object transferred in Z is X, Y is not an instance of military organization, and Y is not a member of military organization |