OpenSea(open sea) |
appearance as argument number 1 |
(documentation OpenSea EnglishLanguage "OpenSea is the Attribute of a WaterArea that is open ocean beyond five NauticalMiles of land, also known as 'blue water'.") | Geography.kif 4707-4709 | |
(instance OpenSea Attribute) | Geography.kif 4705-4705 | Open sea is an instance of attribute |
appearance as argument number 2 |
(termFormat ChineseLanguage OpenSea "公海") | domainEnglishFormat.kif 42254-42254 | |
(termFormat ChineseTraditionalLanguage OpenSea "公海") | domainEnglishFormat.kif 42253-42253 | |
(termFormat EnglishLanguage OpenSea "open sea") | domainEnglishFormat.kif 42252-42252 |
antecedent |
(<=> (attribute ?WATER OpenSea) (exists (?LAND ?DIST) (and (instance ?WATER SaltWaterArea) (not (instance ?WATER LandlockedWater)) (distance ?LAND ?WATER (MeasureFn ?DIST NauticalMile)) (greaterThan ?DIST 5.0)))) |
Geography.kif 4711-4720 | Open sea is an attribute of an object if and only if there exist a physical and a real number such that the object is an instance of salt water area and the object is not an instance of landlocked water and the distance between the physical and the object is the real number nautical mile(s) and the real number is greater than 5.0 |