earthAltitude |
appearance as argument number 1 |
(documentation earthAltitude EnglishLanguage "The altitude of an object above the sea level of PlanetEarth") | Geography.kif 2775-2776 | |
(domain earthAltitude 1 Object) | Geography.kif 2778-2778 | The number 1 argument of earth altitude is an instance of object |
(domain earthAltitude 2 PhysicalQuantity) | Geography.kif 2779-2779 | The number 2 argument of earth altitude is an instance of physical quantity |
(instance earthAltitude BinaryPredicate) | Geography.kif 2777-2777 | earth altitude is an instance of binary predicate |
appearance as argument number 2 |
(format ChineseLanguage earthAltitude "%1 是 %2 above 地表") | domainEnglishFormat.kif 3282-3282 | |
(format ChineseTraditionalLanguage earthAltitude "%1 是 %2 above 地表") | domainEnglishFormat.kif 3281-3281 | |
(format EnglishLanguage earthAltitude "%1 is %2 above the ground") | domainEnglishFormat.kif 3280-3280 | |
(termFormat EnglishLanguage earthAltitude "earth altitude") | domainEnglishFormat.kif 65866-65866 |
antecedent |
consequent |
(=> (instance ?incline SlopedArea) (exists (?top ?bottom ?height1 ?height2 ?U) (and (top ?top ?incline) (bottom ?bottom ?incline) (instance ?U UnitOfLength) (earthAltitude ?top (MeasureFn ?height1 ?U)) (earthAltitude ?bottom (MeasureFn ?height2 ?U)) (greaterThan ?height1 ?height2)))) |
Geography.kif 4107-4118 |
|
appearance as argument number 0 |
(earthAltitude OzoneShield (MeasureFn 25.0 Mile)) |
Geography.kif 2793-2793 | Ozone shield is 25.0 mile(s) above the ground |