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

Formal Language: 



KB Term:  Term intersection
English Word: 

  LandTransportation

Sigma KEE - LandTransportation
LandTransportation

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


(documentation LandTransportation EnglishLanguage "Any instance of Transportation where the instrument is a LandVehicle.") Mid-level-ontology.kif 17795-17796
(subclass LandTransportation Transportation) Mid-level-ontology.kif 17794-17794 LandTransportation e' uma sub-classe de Transporte

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


(subclass Cycling LandTransportation) Transportation.kif 1931-1931 Cycling e' uma sub-classe de LandTransportation
(subclass TransportViaRoadVehicle LandTransportation) Mid-level-ontology.kif 17818-17818 TransportViaRoadVehicle e' uma sub-classe de LandTransportation
(termFormat ChineseLanguage LandTransportation "陆运") domainEnglishFormat.kif 33295-33295
(termFormat ChineseTraditionalLanguage LandTransportation "陸運") domainEnglishFormat.kif 33294-33294
(termFormat EnglishLanguage LandTransportation "land transportation") domainEnglishFormat.kif 33293-33293

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


(=>
    (and
        (instance ?T LandTransportation)
        (path ?T ?P))
    (instance ?P LandTransitway))
Mid-level-ontology.kif 17811-17815
(=>
    (instance ?LAND LandTransportation)
    (exists (?CRAFT ?AREA)
        (and
            (instance ?CRAFT LandVehicle)
            (instance ?AREA LandArea)
            (instrument ?LAND ?CRAFT)
            (located ?CRAFT ?AREA))))
Mid-level-ontology.kif 17798-17805

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


(=>
    (instance ?SERVICE LandTransportationService)
    (exists (?LAND ?VEHICLE)
        (and
            (instance ?LAND LandTransportation)
            (instance ?VEHICLE LandVehicle)
            (instrument ?LAND ?VEHICLE)
            (subProcess ?LAND ?SERVICE))))
Transportation.kif 3424-3431
(=>
    (instance ?VEHICLE LandVehicle)
    (capability LandTransportation instrument ?VEHICLE))
Mid-level-ontology.kif 17807-17809


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

Show without tree


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