행위

논어를 통한 사과(四科)의 정의와 제자들의 성향 고찰

red

Snu김용한 (토론 | 기여) 사용자의 2020년 11월 29일 (일) 14:08 판

탐구의 목적

탐구 방법 및 결과

사과에 따른 분류

방법론

덕행

덕행 연관 카테고리

[1]

지행합일

[2]

언행일치

[3]

낙도

[4]

안빈

[5]

극기복례

[6]

어눌

[7]

호학

[8]

겸손

[9]

질박

[10]

효제

[11]

언어

정사

문학

사과에 대한 공자의 생각

제자의 성향

방법론

안회

염옹

기타논의 및 코멘트

  1. match (a:Term{korname:"덕행"}) - [] - (b:Category) return a,b
  2. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "지행합일" and c.four = "1" return a,b,c,d
  3. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "언행일치" and c.four = "1" return a,b,c,d
  4. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "낙도" and c.four = "1" return a,b,c,d
  5. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "안빈" and c.four = "1" return a,b,c,d
  6. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "극기복례" and c.four = "1" return a,b,c,d
  7. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "어눌" and c.four = "1" return a,b,c,d
  8. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "호학" and c.four = "1" return a,b,c,d
  9. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "겸손" and c.four = "1" return a,b,c,d
  10. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "질박" and c.four = "1" return a,b,c,d
  11. match (a:Category) - [r1] - (b) - [r2] - (c:Section)-[r3] - (d:Person) where a.korname = "효제" and c.four = "1" return a,b,c,d