鹧鸪天·寿何簿乃尊

牟巘

原文 拼音版

鸠杖庞眉鹤发仙。诗中有史笔如椽。

爱莲自是平生趣,吟到梅花晚更坚。

珍九鼎,食万钱。谁如有子彩衣鲜。

蜀陈旧事君须记,贵盛还当具庆年。

牟巘

牟巘

(一二二七~一三一一),一字献之,学者称陵阳先生,徙居湖州(今属浙江)。以父荫入仕,曾为浙柬提刑。理宗朝,累官大理少卿,以忤贾似道去官。恭宗德祐二年(一二七六)元兵陷临安,即杜门不出,隐居凡三十六年,卒年八十五。有《陵阳集》二十四卷(其中诗六卷)。事见《宋元学案》卷八○,清光绪《井研县志》卷三一有传。诗,以影印文渊阁《四库全书》本为底本,校以清乾隆十二年周永年刻《陵阳先生集》(简称周本)、清抄本(藏北京图书馆)。底本诗集外之诗及新辑集外诗附于卷末

查看更多

相关诗词

分类推荐

更多

热门诗词

$(function() { hits_count("9ea9fea"); //浮动 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"});