


























To conceptualize an ideal subgroup by means of the generalization of an attribute, as follows: by apprehending an attribute inherent to one individual, then separating that attribute and contemplating it by itself, then conceiving of that attribute as a general quality, then despecifying that conceived quality with respect to several or many individuals, and by then ideating a group composed of those individuals perceived to possess said quality.
선생님은 한 학생이 급우들을 돕는 예시에서 "책임감"의 개념을 추상화한 다음, 이를 반의 다른 학생들에게 일반화하여 책임감 있는 학생들의 집단을 정의했다.







































우리 프로그래밍 프로젝트에서 "Vehicle"에 대한 추상적인 클래스는 "바퀴가 있다" 및 "연료가 필요하다"와 같은 일반적인 기능만 정의했습니다. "Car" 및 "Motorcycle"과 같은 하위 클래스는 구체적인 세부 정보를 추가합니다.