AutomobileSeat(auto seat) | death_seat |
appearance as argument number 1 |
(subclass AutomobileSeat VehicleSeat) | Cars.kif 5027-5027 | Auto seat is a subclass of vehicle seat |
appearance as argument number 2 |
(termFormat EnglishLanguage AutomobileSeat "auto seat") | Cars.kif 5029-5029 | |
(termFormat EnglishLanguage AutomobileSeat "car seat") | Cars.kif 5028-5028 |
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 5031-5042 |
|