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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MerchantMarineShip
MerchantMarineShip(商船海运)

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


(documentation MerchantMarineShip EnglishLanguage "MerchantMarineShip is the class of Ships that carry goods or passengers in exchange for payment. This excludes military ships, as well as working ships such as tugboats and fishing vessels. Merchant Marine ships belong to the MerchantMarine of some country and are registered in the related ShipRegister.") Transportation.kif 1022-1027
(externalImage MerchantMarineShip "http://upload.wikimedia.org/wikipedia/ commons/ 7/ 75/ Supertanker_AbQaiq.jpg") pictureList.kif 1844-1844
(externalImage MerchantMarineShip "http://upload.wikimedia.org/wikipedia/ commons/ e/ e8/ Sabrina_I.jpg") pictureList.kif 2254-2254
(externalImage MerchantMarineShip "http://upload.wikimedia.org/wikipedia/ en/ d/ da/ Knock_Nevis.jpg") pictureList.kif 2253-2253
(subclass MerchantMarineShip Ship) Transportation.kif 1019-1019 商船海运subclass

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


(names "commercial vessel" MerchantMarineShip) Transportation.kif 1021-1021 商船海运 的名 是 "commercial vessel"
(names "merchant ship" MerchantMarineShip) Transportation.kif 1020-1020 商船海运 的名 是 "merchant ship"
(termFormat ChineseLanguage MerchantMarineShip "商船海运") domainEnglishFormat.kif 37195-37195 商船海运 的名 是 "merchant ship"
(termFormat ChineseTraditionalLanguage MerchantMarineShip "商船海運") domainEnglishFormat.kif 37194-37194 商船海运 的名 是 "merchant ship"
(termFormat EnglishLanguage MerchantMarineShip "merchant marine ship") domainEnglishFormat.kif 37193-37193 商船海运 的名 是 "merchant ship"

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


(=>
    (and
        (instance ?SHIP MerchantMarineShip)
        (measure ?SHIP
            (MeasureFn ?GRT RegistryTon)))
    (greaterThanOrEqualTo ?GRT 1000))
Transportation.kif 1029-1033

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


(=>
    (and
        (instance ?AREA GeopoliticalArea)
        (member ?SHIP
            (MerchantMarineFn ?AREA)))
    (instance ?SHIP MerchantMarineShip))
Transportation.kif 972-976


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



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners