Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  RegistryTon

Sigma KEE - RegistryTon
RegistryTon(registry ton)

appearance as argument number 1
-------------------------


(instance RegistryTon UnitOfVolume) Mid-level-ontology.kif 15257-15257 Registry ton is an instance of unit of volume
(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 15258-15261 Registry ton is an instance of unit of volume

appearance as argument number 2
-------------------------


(names "Registry Ton" RegistryTon) Mid-level-ontology.kif 15255-15255 Registry ton has name "Registry Ton"
(names "Gross Ton" RegistryTon) Mid-level-ontology.kif 15256-15256 Registry ton has name "Gross Ton"
(termFormat EnglishLanguage RegistryTon "registry ton") domainEnglishFormat.kif 49251-49251 Registry ton has name "Gross Ton"
(termFormat ChineseTraditionalLanguage RegistryTon "註冊表噸") domainEnglishFormat.kif 49252-49252 Registry ton has name "Gross Ton"
(termFormat ChineseLanguage RegistryTon "注册表吨") domainEnglishFormat.kif 49253-49253 Registry ton has name "Gross Ton"

antecedent
-------------------------


(=>
    (and
        (instance ?SHIP MerchantMarineShip)
        (measure ?SHIP
            (MeasureFn ?GRT RegistryTon)))
    (greaterThanOrEqualTo ?GRT 1000))
Transportation.kif 1029-1033 If X is an instance of merchant marine ship and the measure of X is Y registry ton(s), then Y is greater than or equal to 1000

consequent
-------------------------


(=>
    (equal ?NUMBER
        (MultiplicationFn 1.0 ?NUMBER))
    (equal
        (MeasureFn ?NUMBER RegistryTon)
        (MeasureFn
            (MultiplicationFn ?NUMBER 100.0) CubicFoot)))
Mid-level-ontology.kif 15263-15267 If equal X, 1.0, and X, then equal X registry ton(s) and X and 100.0 cubic foot(s)
(=>
    (and
        (instance ?UNIT UnitOfMass)
        (fleetGrossRegisteredTonnage ?FLEET
            (MeasureFn ?NUMBER ?UNIT)))
    (equal ?UNIT RegistryTon))
Transportation.kif 996-1000 If X is an instance of unit of mass and Y X(s) is a fleet gross registered tonnage of Z, then equal X and registry ton


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners