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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DeepSeaFreightTransportation
DeepSeaFreightTransportation

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


(documentation DeepSeaFreightTransportation EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Deep Sea Freight Transportation or Deep Sea Foreign Transportation of Freight.") naics.kif 8134-8137
(subAttribute DeepSeaFreightTransportation DeepSeaCoastalAndGreatLakesWaterTransportation) naics.kif 8132-8132 DeepSeaFreightTransportationDeepSeaCoastalAndGreatLakesWaterTransportationsubattribute では %n

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


(termFormat ChineseLanguage DeepSeaFreightTransportation "深海货运") domainEnglishFormat.kif 18864-18864
(termFormat ChineseTraditionalLanguage DeepSeaFreightTransportation "深海貨運") domainEnglishFormat.kif 18863-18863
(termFormat EnglishLanguage DeepSeaFreightTransportation "deep sea freight transportation") domainEnglishFormat.kif 18862-18862

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


(=>
    (and
        (instance ?X WaterTransportationService)
        (serviceProvider ?X ?Y)
        (attribute ?Y DeepSeaFreightTransportation))
    (exists (?FREIGHT ?SHIP)
        (and
            (subProcess ?FREIGHT ?X)
            (instance ?FREIGHT WaterTransportation)
            (instrument ?FREIGHT ?SHIP)
            (instance ?SHIP CargoShip)
            (eventLocated ?FREIGHT WorldOcean))))
naics.kif 8139-8150


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