LandMine |
appearance as argument number 1 |
![]() |
(documentation LandMine EnglishLanguage "A LandMine is designed to explode when there is movement over it, e.g. by a person on foot, by a RoadVehicle, etc.") | Mid-level-ontology.kif 19426-19428 | |
(subclass LandMine ExplosiveDevice) | Mid-level-ontology.kif 19424-19424 | |
(subclass LandMine Weapon) | Mid-level-ontology.kif 19425-19425 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage LandMine "地雷") | domainEnglishFormat.kif 22872-22872 | |
(termFormat ChineseTraditionalLanguage LandMine "地雷") | domainEnglishFormat.kif 22871-22871 | |
(termFormat EnglishLanguage LandMine "land mine") | domainEnglishFormat.kif 22870-22870 |
antecedent |
![]() |
(=> (instance ?MINE LandMine) (hasPurpose ?MINE (exists (?L ?E ?M ?O) (and (instance ?L LandArea) (located ?MINE ?L) (instance ?E Explosion) (instrument ?E ?MINE) (locatedAtTime ?MINE (WhenFn ?E) ?L) (causes ?M ?E) (instance ?M Motion) (eventLocated ?M ?L) (origin ?M ?O) (orientation ?O ?MINE On) (or (instance ?O Human) (instance ?O LandVehicle)))))) |
Mid-level-ontology.kif 19430-19448 |
consequent |
![]() |
(=> (instance ?AB InfantryUnit) (exists (?AC) (and (or (instance ?AC AutomaticGun) (instance ?AC Firearm) (instance ?AC MortarGun) (instance ?AC LandMine)) (possesses ?AB ?AC)))) |
Military.kif 743-752 |
![]() |
![]() |