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


KB Term:  Term intersection
English Word: 

Sigma KEE - TransportationCompany
TransportationCompany(transportation company)line, transportation_company, trucking_company

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


(subclass TransportationCompany Business) Mid-level-ontology.kif 8471-8471 Transportation company is a subclass of business
(documentation TransportationCompany EnglishLanguage "A Business whose services include Transportation, e.g. a RailroadCompany, an airline, a cruise ship line, etc.") Mid-level-ontology.kif 8472-8474 Transportation company is a subclass of business

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


(subclass CommonCarrier TransportationCompany) Transportation.kif 4890-4890 Common carrier is a subclass of transportation company
(subclass ContractCarrier TransportationCompany) Transportation.kif 4895-4895 Contract carrier is a subclass of transportation company
(subclass RailroadCompany TransportationCompany) Transportation.kif 4902-4902 Railroad company is a subclass of transportation company
(subclass Airline TransportationCompany) Transportation.kif 4979-4979 Airline is a subclass of transportation company
(subclass BusCompany TransportationCompany) Society.kif 346-346 BusCompany is a subclass of transportation company
(subclass AmbulanceCompany TransportationCompany) Society.kif 361-361 AmbulanceCompany is a subclass of transportation company
(termFormat EnglishLanguage TransportationCompany "transportation company") domainEnglishFormat.kif 58963-58963 AmbulanceCompany is a subclass of transportation company
(termFormat ChineseTraditionalLanguage TransportationCompany "運輸公司") domainEnglishFormat.kif 58964-58964 AmbulanceCompany is a subclass of transportation company
(termFormat ChineseLanguage TransportationCompany "运输公司") domainEnglishFormat.kif 58965-58965 AmbulanceCompany is a subclass of transportation company

appearance as argument number 3
-------------------------


(domain providesDestination 1 TransportationCompany) Transportation.kif 5078-5078 The number 1 argument of provides destination is an instance of transportation company

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


(=>
    (instance ?C TransportationCompany)
    (exists (?S)
        (and
            (instance ?S CommercialService)
            (agent ?S ?C)
            (instance ?S Transportation))))
Mid-level-ontology.kif 8476-8482 If X is an instance of transportation company, then there exists Y such that Y is an instance of commercial service, X is an agent of Y, and Y is an instance of transportation
(=>
    (and
        (attribute ?X DeepSeaCoastalAndGreatLakesWaterTransportation)
        (instance ?X TransportationCompany))
    (exists (?SERVICE ?PLACE)
        (and
            (instance ?SERVICE WaterTransportationService)
            (serviceProvider ?SERVICE ?X)
            (eventLocated ?SERVICE ?PLACE)
            (instance ?PLACE WaterArea)
            (located ?X NorthAmerica))))
naics.kif 8117-8127 If deep sea coastal and great lakes water transportation is an attribute of X and X is an instance of transportation company, then there exist Y, Z such that Y is an instance of Water Transportation Service, X provides a service during Y, Y is located at Z, Z is an instance of water area, and X is located at north america

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


(=>
    (and
        (attribute ?ORG ?ATT)
        (instance ?ATT DeepSeaCoastalAndGreatLakesWaterTransportation))
    (instance ?ORG TransportationCompany))
naics.kif 8111-8115 If X is an attribute of Y and X is an instance of deep sea coastal and great lakes water transportation, then Y is an instance of transportation company


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners