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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleRoofRack
VehicleRoofRack

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


(documentation VehicleRoofRack EnglishLanguage "A structure designed to be attached to, or made as part of a RoadVehicle, to which cargo, or cargo-carrying Containers may be temporarily attached.") Cars.kif 4673-4675
(subclass VehicleRoofRack Device) Cars.kif 4672-4672 VehicleRoofRack è una sottoclasse di Dispositivo

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


(termFormat EnglishLanguage VehicleRoofRack "cargo rack") Cars.kif 4671-4671
(termFormat EnglishLanguage VehicleRoofRack "roof bars") Cars.kif 4669-4669
(termFormat EnglishLanguage VehicleRoofRack "roof rack") Cars.kif 4670-4670

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


(=>
    (instance ?VRR VehicleRoofRack)
    (hasPurpose ?VRR
        (exists (?T ?A ?C)
            (and
                (instance ?T Transfer)
                (patient ?T ?C)
                (instance ?A Automobile)
                (orientation ?VRR ?A Outside)
                (meetsSpatially ?C ?VRR)
                (part ?VRR ?A)
                (instrument ?T ?A)))))
Cars.kif 4677-4688


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