RegistryTon |
appearance as argument number 1 |
![]() |
(documentation RegistryTon EnglishLanguage "RegistryTon is a unit of measure used to represent the Gross Registered Tonnage (GRT) capacity of Ships. GRT is based on a volume measure, with one RegistryTon equal to a volume of 100 cubic feet.") | Mid-level-ontology.kif 13129-13132 | |
(instance RegistryTon UnitOfVolume) | Mid-level-ontology.kif 13128-13128 |
appearance as argument number 2 |
![]() |
(names "Gross Ton" RegistryTon) | Mid-level-ontology.kif 13127-13127 | |
(names "Registry Ton" RegistryTon) | Mid-level-ontology.kif 13126-13126 | |
(termFormat ChineseLanguage RegistryTon "注册表吨") | domainEnglishFormat.kif 49239-49239 | |
(termFormat ChineseTraditionalLanguage RegistryTon "註冊表噸") | domainEnglishFormat.kif 49238-49238 | |
(termFormat EnglishLanguage RegistryTon "registry ton") | domainEnglishFormat.kif 49237-49237 |
antecedent |
![]() |
(=> (and (instance ?SHIP MerchantMarineShip) (measure ?SHIP (MeasureFn ?GRT RegistryTon))) (greaterThanOrEqualTo ?GRT 1000)) |
Transportation.kif 1029-1033 |
consequent |
![]() |
(=> (and (instance ?UNIT UnitOfMass) (fleetGrossRegisteredTonnage ?FLEET (MeasureFn ?NUMBER ?UNIT))) (equal ?UNIT RegistryTon)) |
Transportation.kif 996-1000 | |
(=> (equal ?NUMBER (MultiplicationFn 1.0 ?NUMBER)) (equal (MeasureFn ?NUMBER RegistryTon) (MeasureFn (MultiplicationFn ?NUMBER 100.0) CubicFoot))) |
Mid-level-ontology.kif 13134-13138 |
![]() |
![]() |