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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AutomobileSeat

Sigma KEE - AutomobileSeat
AutomobileSeat(auto seat)death_seat

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


(subclass AutomobileSeat VehicleSeat) Cars.kif 5050-5050 Auto seat is a subclass of vehicle seat

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


(termFormat EnglishLanguage AutomobileSeat "auto seat") Cars.kif 5052-5052
(termFormat EnglishLanguage AutomobileSeat "car seat") Cars.kif 5051-5051

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


(=>
    (instance ?S AutomobileSeat)
    (hasPurpose ?S
        (exists (?H ?T ?V)
            (and
                (instance ?H Human)
                (instance ?V Automobile)
                (holdsDuring ?T
                    (and
                        (attribute ?H Sitting)
                        (located ?H ?S)
                        (located ?S ?V)))))))
Cars.kif 5054-5065


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