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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleSeat
VehicleSeat(vehicle seat)pillion

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


(subclass VehicleSeat Artifact) Cars.kif 5089-5089 Vehicle seat is a subclass of artifact

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


(subclass AutomobileSeat VehicleSeat) Cars.kif 5103-5103 Auto seat is a subclass of vehicle seat
(subclass BoatSeat VehicleSeat) Cars.kif 5120-5120 Boat seat is a subclass of vehicle seat
(termFormat EnglishLanguage VehicleSeat "vehicle seat") domainEnglishFormat.kif 65681-65681 Boat seat is a subclass of vehicle seat

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


(=>
    (instance ?S VehicleSeat)
    (hasPurpose ?S
        (exists (?H ?T ?V)
            (and
                (instance ?H Human)
                (instance ?V Vehicle)
                (holdsDuring ?T
                    (and
                        (attribute ?H Sitting)
                        (located ?H ?S)
                        (located ?S ?V)))))))
Cars.kif 5090-5101


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