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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Word

Sigma KEE - VehicleSeat
VehicleSeat

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


(subclass VehicleSeat Artifact) Cars.kif 5036-5036 VehicleSeat e' uma sub-classe de Artefato

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


(subclass AutomobileSeat VehicleSeat) Cars.kif 5050-5050 AutomobileSeat e' uma sub-classe de VehicleSeat
(subclass BoatSeat VehicleSeat) Cars.kif 5067-5067 BoatSeat e' uma sub-classe de VehicleSeat
(termFormat EnglishLanguage VehicleSeat "vehicle seat") domainEnglishFormat.kif 65687-65687

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 5037-5048


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