このテーブルを 3NF に正規化したい
-----------------------------------
| | | |
| V V V
----------------------------------------------------------------------------------------------------------
|user_name|post_id|post_title|post_text|post_submitted_time|comment_id|comment_text|submited_comment_time|
----------------------------------------------------------------------------------------------------------
| | ^ ^ ^
| | | | |
-------------------------------------------------------------------------------------------
どうすればこの仕事をすることができますか?