和天宁因上人韵送僧用懿住桐城金绳山

王之道

原文 拼音版

老松如蛟龙,秋来露鳞甲。

雷霆昨夜雨,奋迅以时发。

道人粲可流,出世雨相法。

至今狮子吼,狐兔尚惊怛。

金绳小金山,突兀一峰拔。

桐城旧知音,相招遗书札。

世情强轻重,祖道无广狭。

天宁有佳句,钟磬斗铿戛。

嗟予丘壑姿,晚岁麋鹿狎。

属和良不工,前诗万钧压。

王之道

王之道

宋代官员

王之道(1093—1169),字彦猷,自号相山居士,无为(今属安徽)人。宣和六年(1124)与兄之义弟之深同登进士第。对策极言燕云用兵之非,以切直抑制下列。调历阳丞。绍兴和议初成,之道方通判滁州,力陈辱国非便。大忤秦桧意,谪监南雄盐税。坐是沦废者二十年。后累官湖南转运判官,以朝奉大夫致仕。之道著有相山集三十卷,《四库总目》相山词一卷,《文献通考》传于世。

查看更多

相关诗词

分类推荐

更多

热门诗词

$(function() { hits_count("4301c29"); //浮动 var slide_nav_top=$(".slide-nav").length>0?$(".slide-nav").offset().top:0; var info_id=0; $(window).scroll(function(){ var slide_content_height=$(".slide-content").height(); if($(document).scrollTop()>=slide_nav_top&&$(document).scrollTop()502+32?$(".item .more").css('display','block'):$(".item .more").css('display','none'); // }}); $("html, body").animate({scrollTop: slide_nav_top + "px"}, {duration: 500,easing: "swing"}); }); $(".item .slide-more").click( function(){ if ($(this).hasClass('more')) { $(".slide-content").eq(info_id).height(230); $(this).html('展开全文'); $(this).removeClass('more'); }else{ ar data_id=$(this).parent().attr('data-id'); $.ajax({type: 'post', url: "/ajax/shici_info", data: {id: data_id, info_id: info_id}, dataType: "json", success: function (data) { $(".slide-content").eq(info_id).html(data.content); }}); $(".slide-content").eq(info_id).css({'height': 'auto'}) $(this).addClass('more'); $(this).html('点击收起 ∧'); console.log(111); } $("html, body").animate({scrollTop: slide_nav_top + "px"}, {duration: 500,easing: "swing"});