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

Formal Language: 



KB Term:  Term intersection
English Word: 

  BoatSeat

Sigma KEE - BoatSeat
BoatSeat

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


(subclass BoatSeat VehicleSeat) Cars.kif 5059-5059

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


(termFormat EnglishLanguage BoatSeat "boat seat") Cars.kif 5060-5060

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


(=>
    (instance ?S BoatSeat)
    (hasPurpose ?S
        (exists (?H ?T ?V)
            (and
                (instance ?H Human)
                (instance ?V WaterVehicle)
                (holdsDuring ?T
                    (and
                        (attribute ?H Sitting)
                        (located ?H ?S)
                        (located ?S ?V)))))))
Cars.kif 5062-5073


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