来自古诗词的女孩名字

古诗词中充满着优美的意境和华丽的语言,因此在起名时使用古诗词是非常经典的方式。女孩名字中,也可以使用古诗词来寻找灵感。在寻找女孩名字时,可以结合父母的姓氏来取名,也可以选择易写易读的字词来避免麻烦。

同时,将歌咏意味注入名字中,也是一个很有深度的好名字方式。

  • 01益柔这个名字取自于《送杨氏女》,益指才华横溢,柔则表示女孩的温婉如玉。

    弦思源自于《临江仙》,弦指乐器上发声的线,思则表示女孩才思敏捷。

    馨予这个名字取自于《过孔北海墓二十韵》,馨指气味芳馨,予则表示给予。

    月桐取自于《卜算子·黄州定慧院寓居作》,其中桐指梧桐,寓意女孩应该坚守自己的原则。

    晚雪源自于《问刘十九》,晚指晚上,雪则表示女孩高洁的品格。

  • 02这些名字不仅有着优美的音节和寓意,而且还带有古诗词的文化内涵,让女孩的名字更加特别和有意义。

  • 03总之,在为女孩起名时,可以参考古诗词来取名,但也要注意避免使用生僻的字词,以及结合父母姓氏和易写易读等因素来选择适合的名字。

    起一个好听、有意义的名字,不仅可以让女孩更加自信和独特,还可以为她的成长之路注入更多的美好祝福。



    ★《布宫号》提醒您:民俗信仰仅供参考,请勿过度迷信!

    本文经用户投稿或网站收集转载,如有侵权请联系本站。

switch ($forum['model']) { /*case '0': include _include(APP_PATH . 'view/htm/read.htm'); break;*/ default: include _include(theme_load('read', $fid)); break; } } break; case '10': // 主题外链 / thread external link http_location(htmlspecialchars_decode(trim($thread['description']))); break; case '11': // 单页 / single page $attachlist = array(); $imagelist = array(); $thread['filelist'] = array(); $threadlist = NULL; $thread['files'] > 0 and list($attachlist, $imagelist, $thread['filelist']) = well_attach_find_by_tid($tid); $data = data_read_cache($tid); empty($data) and message(-1, lang('data_malformation')); $tidlist = $forum['threads'] ? page_find_by_fid($fid, $page, $pagesize) : NULL; if ($tidlist) { $tidarr = arrlist_values($tidlist, 'tid'); $threadlist = well_thread_find($tidarr, $pagesize); // 按之前tidlist排序 $threadlist = array2_sort_key($threadlist, $tidlist, 'tid'); } $allowpost = forum_access_user($fid, $gid, 'allowpost'); $allowupdate = forum_access_mod($fid, $gid, 'allowupdate'); $allowdelete = forum_access_mod($fid, $gid, 'allowdelete'); $access = array('allowpost' => $allowpost, 'allowupdate' => $allowupdate, 'allowdelete' => $allowdelete); $header['title'] = $thread['subject']; $header['mobile_link'] = $thread['url']; $header['keywords'] = $thread['keyword'] ? $thread['keyword'] : $thread['subject']; $header['description'] = $thread['description'] ? $thread['description'] : $thread['brief']; $_SESSION['fid'] = $fid; if ($ajax) { empty($conf['api_on']) and message(0, lang('closed')); $apilist['header'] = $header; $apilist['extra'] = $extra; $apilist['access'] = $access; $apilist['thread'] = well_thread_safe_info($thread); $apilist['thread_data'] = $data; $apilist['forum'] = $forum; $apilist['imagelist'] = $imagelist; $apilist['filelist'] = $thread['filelist']; $apilist['threadlist'] = $threadlist; message(0, $apilist); } else { include _include(theme_load('single_page', $fid)); } break; default: message(-1, lang('data_malformation')); break; } ?>