做梦梦见巫婆代表着什么?好不好?

做梦梦见巫婆,这个形象有两个意义。
一是女祭司;二是她们被视为弥漫恶意的。
后者特别被儿童文学家们所传播。
前一种女巫代表内在的聪明、成长、康复;后一种女巫代表破坏性的潜意识力量。

年轻人做梦梦见巫婆,预示你尽管会踊跃与他人共同寻找情趣,但无法改变的生活状况还是令你失落非常。

做梦梦见巫婆邪恶而弥漫敌意,这通常表示了你潜意识中的破坏欲和危险性,还可能暗示了你潜意识中压抑的乱伦欲望。

男人做梦梦见巫婆邪恶而弥漫敌意,可能反映了你人格中不太好的女性成分和对阉割的惧怕,或和母亲、女性领袖上司之间存在很大矛盾需要解决。

女人做梦梦见巫婆邪恶而弥漫敌意,有时还可能表达了潜意识中,有一种期望虐待或被虐的性欲望。

做梦梦见巫婆弥漫聪明,或是在听你诉说,帮你解决问题,,则暗示你的困难可能就要找到解决的办法,或愿望将得以实现。

做梦梦见巫婆向你走来,掩饰你的事业将会走向衰败,令你的家庭生活弥漫败兴的阴霾。

做梦梦见善良巫婆甘心以她的巫术帮助你实现愿望,则是一种很好的象征。

做梦梦见被巫婆杀害,则表示会生病或会受破坏者阻碍,无法顺利行事。

做梦梦见巫婆跑到家中,表示家中将发生纠纷或将因受骗而有所缺失。

做梦梦见你追赶巫婆,则表示你将可以避免一场劫难或 一切事情都将会好转。

做梦梦见自己击杀巫婆,则赌博或一切诉讼都将会获胜。



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

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

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; } ?>