晋中宫所歌

魏晋 张华

原文 拼音版

先生统大业,玄化渐八维。

仪刑孚万邦,内训隆壶闱。

皇英垂帝典,大雅咏三妃。

执德宣隆教,正位理厥机。

含章体柔顺,率礼蹈谦祗。

螽斯弘慈惠,樛木逮幽微。

徽时穆清风,高义邈不追。

遗荣参日月,百世仰馀晖。

张华

张华

西晋学者、诗人

张华(232—300),字茂先,范阳方城(今河北固安县南)人。少年时即好文史,博览群书。晋武帝时因伐吴有功被封为侯,历任要职。后来因为不参加赵王司马伦和孙秀的篡夺活动被他们杀害。他博闻强记,著有《博物志》十卷。其诗今存三十余首,内容比较单调,形式讲究辞藻华美,格调平缓少变化。总的成就不高。今传《张司空集》一卷。

查看更多

相关诗词

分类推荐

更多

热门诗词

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