欧体楷书 琴韵书声
出自“竹雨松风琴韵,茶烟梧月书声”
此联为清代名士溥山所题。作者是画家,也是诗人。此联恰是一幅素描风景名画,潇潇竹雨,阵阵松风,在这样的环境中调琴煮茗,读书赏月,的确是无边风光的雅事。将此联与任何一幅山川煮茗图相配都是不俗的。
post_excerpt) { $description = $post->post_excerpt; } else { $description = mb_strimwidth(strip_tags(apply_filters('the_content',$post->post_content)),6,220); } $keywords = ""; $tags = wp_get_post_tags($post->ID); foreach ($tags as $tag ) { $keywords = $keywords . $tag->name . ", "; } } elseif(is_category()){ foreach((get_the_category()) as $category) { $catname = $category->category_nicename; $description = $category->category_description; } $keywords = ""; $tags = wp_get_post_tags($post->ID); foreach ($tags as $tag ) { $keywords = $keywords . $tag->name . ", "; } } ?>