BoatSeat
|
|
appearance as argument number 1 |
(subclass BoatSeat VehicleSeat) | Cars.kif 5044-5044 | BoatSeat est une sous-classe de VehicleSeat |
appearance as argument number 2 |
(termFormat EnglishLanguage BoatSeat "boat seat") | Cars.kif 5045-5045 |
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 5047-5058 |