Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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
-------------------------


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

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


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

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


(=>
    (instance ?SERVICE LandTransportationService)
    (exists (?LAND ?VEHICLE)
        (and
            (instance ?LAND LandTransportation)
            (instance ?VEHICLE LandVehicle)
            (instrument ?LAND ?VEHICLE)
            (subProcess ?LAND ?SERVICE))))
Transportation.kif 4199-4206


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