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

Formal Language: 



KB Term:  Term intersection
English Word: 

  VehicleRoofRack

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 4650-4652
(subclass VehicleRoofRack Device) Cars.kif 4649-4649 VehicleRoofRack e' uma sub-classe de Aparelho

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


(termFormat EnglishLanguage VehicleRoofRack "cargo rack") Cars.kif 4648-4648
(termFormat EnglishLanguage VehicleRoofRack "roof bars") Cars.kif 4646-4646
(termFormat EnglishLanguage VehicleRoofRack "roof rack") Cars.kif 4647-4647

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 4654-4665


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