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


KB Term:  Term intersection
English Word: 

Sigma KEE - LandTransportationService
LandTransportationService(Land Transportation Service)hauling, truckage, trucking

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


(subclass LandTransportationService TransportationService) Transportation.kif 5051-5051 Land Transportation Service is a subclass of transportation service
(documentation LandTransportationService EnglishLanguage "A TransportationService provided by an AutonomousAgent that involves LandTransportation") Transportation.kif 5052-5053 Land Transportation Service is a subclass of transportation service

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


(termFormat EnglishLanguage LandTransportationService "Land Transportation Service") Transportation.kif 5054-5054

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


(=>
    (instance ?SERVICE LandTransportationService)
    (exists (?LAND ?VEHICLE)
        (and
            (instance ?LAND LandTransportation)
            (instance ?VEHICLE LandVehicle)
            (instrument ?LAND ?VEHICLE)
            (subProcess ?LAND ?SERVICE))))
Transportation.kif 5055-5062 If X is an instance of Land Transportation Service, then there exist Y, Z such that Y is an instance of land transportation, Z is an instance of land vehicle, Z is an instrument for Y, and Y is a subprocess of X


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