{"id":7866,"date":"2020-01-22T01:42:57","date_gmt":"2020-01-22T01:42:57","guid":{"rendered":"https:\/\/mickgb.com\/?p=7866"},"modified":"2023-11-23T03:50:31","modified_gmt":"2023-11-23T03:50:31","slug":"athbhliain-faoi-shean-daoibh-go-leir","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/athbhliain-faoi-shean-daoibh-go-leir\/","title":{"rendered":"Athbhliain faoi sh\u00e9an daoibh go l\u00e9ir"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong><span style=\"color: #000000; font-size: 14pt;\"><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span>Peadar Bair\u00e9ad<\/span><\/strong><\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">B\u00edodh go bhfuil muid ag gu\u00ed athbhliain faoi sh\u00e9an is faoi mhaise d\u00e1 ch\u00e9ile, le fada an l\u00e1 anois, is beag difir a dh\u00e9anann sin i saol laeth\u00fail an ghn\u00e1thdhuine. N\u00ed chuireann s\u00e9 stop leis an \u201c<\/span><span style=\"color: #000000; font-size: 12pt;\">mug\u00e1il<\/span><span style=\"color: #000000; font-size: 12pt;\">\u201d, leis <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> rob\u00e1il, leis an ngoid, n\u00f3 leis an nd\u00fanmhar\u00fa, a r\u00e9abann leo ina dtuile do-stoptha, beag beann ar \u00e1r ngu\u00edonna, n\u00f3 ar \u00e1r mianta. Is d\u00f3cha, i nd\u00e1ir\u00edre, gur chuid d\u00edlis d\u00e1r ndaonnacht \u00e9, cuid den olc a bheirtear sa chn\u00e1mh linn <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\">, ach m\u00e1 sea <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00ed tharl\u00f3dh a leith\u00e9id gan ch\u00fanamh \u00f3n daonna\u00ed <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00f3 caithfidh s\u00e9 toili\u00fa chuige, sula bhf\u00e9adfadh s\u00e9 tarl\u00fa. Is d\u00f3cha freisin, gur thugamar <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\"> faoi deara, n\u00e1r laghda\u00edodh puinn ar an gclaonadh sin chun oilc, de r\u00e9ir mar d\u2019\u00e9irigh linn cur leis an m\u00e9id puint a bh\u00ed taiscithe sa bhanc, n\u00f3 fi\u00fa faoin bpluid, againn! N\u00edor laghda\u00edodh, <\/span><span style=\"color: #000000; font-size: 12pt;\">mh\u2019anam<\/span><span style=\"color: #000000; font-size: 12pt;\">! N\u00f3 nach dtuigtear do mhadra\u00ed an bhaile <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, gurb \u00e9 a mhalairt d\u00edreach a tharla\u00edonn, n\u00f3 de r\u00e9ir mar a \u00e9ir\u00edonn an spar\u00e1n teann, is ea is m\u00f3 a \u00e9ir\u00edonn an <\/span><span style=\"color: #000000; font-size: 12pt;\">consias<\/span><span style=\"color: #000000; font-size: 12pt;\"> so-sh\u00ednte.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">N\u00e1 tuigtear anois, go bhfuilimse ag r\u00e1 gur in olcas at\u00e1 an saol ar fad dulta, i gcom\u00f3rtas leis <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> gcine\u00e1l saoil a bh\u00ed ann, leathch\u00e9ad bliain \u00f3 <\/span><span style=\"color: #000000; font-size: 12pt;\">shoin<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00f3 n\u00edl n\u00f3 baol air, mar nach soil\u00e9ir don dall <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\"> go bhfuil feabhas as cuimse tagtha ar st\u00edl bheatha daoine, san idirlinn. N\u00edl le d\u00e9anamh againn ach breathn\u00fa ar an innealra a <\/span><span style=\"color: #000000; font-size: 12pt;\">fritheadh<\/span><span style=\"color: #000000; font-size: 12pt;\"> le tamall de bhlianta anuas. Breathnaigh ar na gl\u00e9asanna <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\"> a chuirtear i mbun oibre ar an bhfeirm. N\u00e1r mh\u00f3r an gar don bhfeirmeoir \u00e9 an <\/span><span style=\"color: #000000; font-size: 12pt;\">tarrac\u00f3ir,\u00a0 agus<\/span><span style=\"color: #000000; font-size: 12pt;\"> na cine\u00e1lacha oibre <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\"> a d\u2019fh\u00e9adfa\u00ed a chur i gcr\u00edch, de dheasca an <\/span><span style=\"color: #000000; font-size: 12pt;\">chumahchta<\/span><span style=\"color: #000000; font-size: 12pt;\"> a chuireann an beith\u00edoch c\u00e9anna sin ar f\u00e1il d\u00f3? Sea, agus smaoinigh ar na meais\u00edn\u00ed bainte, na tochalt\u00f3ir\u00ed, na meais\u00edn\u00ed cr\u00faite, agus fi\u00fa na meais\u00edn\u00ed bainte buailte, le gan ach <\/span><span style=\"color: #000000; font-size: 12pt;\">cupla<\/span><span style=\"color: #000000; font-size: 12pt;\"> ceann acu <\/span><span style=\"color: #000000; font-size: 12pt;\">a<\/span><span style=\"color: #000000; font-size: 12pt;\"> ainmni\u00fa. Agus ar\u00eds, breathnaigh ar na hacra\u00ed <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\"> a \u00fas\u00e1idtear sa teach <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, le hobair bhean an t\u00ed a shimpli\u00fa, agus <\/span><span style=\"color: #000000; font-size: 12pt;\">a \u00e9asc\u00fa? C\u00e1 bhf\u00e1gf\u00e1 an meais\u00edn n\u00edoch\u00e1in, <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> cuisneoir, an <\/span><span style=\"color: #000000; font-size: 12pt;\">foll\u00fasghlant\u00f3ir<\/span><span style=\"color: #000000; font-size: 12pt;\">, an sorn <\/span><span style=\"color: #000000; font-size: 12pt;\">leitreach<\/span><span style=\"color: #000000; font-size: 12pt;\">, agus tuilleadh ar an dt\u00e9ad ch\u00e9anna sin. Breathnaigh ar\u00eds ar an gcaoi a feabhsa\u00edodh, agus a forbra\u00edodh, na modhanna taistil <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\">, agus feicfidh t\u00fa an chaoi ar th\u00e1ngthas i gcabhair ar na scl\u00e1bhaithe bochta, a chaitheadh bun\u00fas a gcuid ama, ag saothr\u00fa leo go dian, <\/span><span style=\"color: #000000; font-size: 12pt;\">cr\u00fa\u00f3gach<\/span><span style=\"color: #000000; font-size: 12pt;\">, ar bheag\u00e1n toraidh, agus m\u00e1 chuaigh c\u00farsa\u00ed chun cinn go hiontach, sna r\u00e9ims\u00ed sin go l\u00e9ir, n\u00edor dhada \u00e9 i gcom\u00f3rtas leis an dul chun cinn ollmh\u00f3r a <\/span><span style=\"color: #000000; font-size: 12pt;\">deineadh<\/span><span style=\"color: #000000; font-size: 12pt;\"> i gc\u00farsa\u00ed cumars\u00e1ide. Nach dochreidte, amach is amuigh, <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> dul chun cinn at\u00e1 d\u00e9anta sa ghort sin, le c\u00e9ad bliain anuas? Smaoinigh ar an raidi\u00f3, ar an teilif\u00eds, ar an bhf\u00f3n, ar an r\u00edomhaire, ar an r\u00edomhphost, agus nuair a smaoin\u00edonn duine, nach \u00e9 amh\u00e1in go bhfuil dul chun cinn ollmh\u00f3r d\u00e9anta againn le c\u00e9ad bliain anuas, ach caithfidh muid a chur san \u00e1ireamh freisin, nach bhfuil deireadh f\u00f3s leis an dul chun cinn c\u00e9anna sin, n\u00f3 leanann an f\u00e1s, agus an forbairt, sa ghort sin in aghaidh an lae, sa chaoi nach bhfuil a fhios againn c\u00e1 bhfuil \u00e1r dtriall, in aon chor, sna c\u00farsa\u00ed sin, ach t\u00e1 a fhios againn, nach bhfuil feicthe againn f\u00f3s ach an t\u00fas, t\u00fas tuile, agus go bhfuil an t-uaf\u00e1s le fionnadh ag \u00e1r gcine, sa r\u00e9imse seo, f\u00f3s.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><strong><span style=\"color: #000000; font-size: 14pt;\">Breathnaigh ar an dtaobh eile den <\/span><span style=\"color: #000000; font-size: 14pt;\">sc\u00e9al !<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">Ar an drochuair \u00e1fach, n\u00edl feicthe againn thuas ach taobh amh\u00e1in den bhonn, agus sin an taobh is fearr, n\u00f3 ar an dtaobh eile den sc\u00e9al, is beag at\u00e1 le ma\u00edomh againn, as iompar, as <\/span><span style=\"color: #000000; font-size: 12pt;\">mor\u00e1ltacaht<\/span><span style=\"color: #000000; font-size: 12pt;\">, as daonnacht, n\u00f3 as <\/span><span style=\"color: #000000; font-size: 12pt;\">comharsan\u00falacht<\/span><span style=\"color: #000000; font-size: 12pt;\"> \u00e1r gcine, san aon\u00fa haois fichead seo, ina mairimid, faoi l\u00e1thair.\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">C\u00e9ard t\u00e1 i gceist agam anseo, an ea?<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">Bhuel, m\u00e1 th\u00f3gann t\u00fa nuacht\u00e1n chugat, l\u00e1 ar bith de na <\/span><span style=\"color: #000000; font-size: 12pt;\">laethe<\/span><span style=\"color: #000000; font-size: 12pt;\"> seo, feicfidh t\u00fa <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\"> c\u00e9ard t\u00e1 i gceist agam, n\u00f3 is f\u00e9idir leat a bheith cinnte, go mbeidh sc\u00e9alta le l\u00e9amh agat sa nuacht\u00e1n sin, faoi \u201c<\/span><span style=\"color: #000000; font-size: 12pt;\">mhug\u00e1il<\/span><span style=\"color: #000000; font-size: 12pt;\">\u201d daoine mac\u00e1nta, faoi rob\u00e1il, agus n\u00ed h\u00e9 amh\u00e1in go nd\u00e9antar daoine a rob\u00e1il, ach d\u00e9antar \u00e9 sin ar bhealach cru\u00e1lach, m\u00eddhaonna, frithsh\u00f3isialta. Seans go mbeidh cuntas ansin faoi dh\u00fanmhar\u00fa duine <\/span><span style=\"color: #000000; font-size: 12pt;\">eic\u00ednt<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00f3 b\u00edodh go mairimid <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\"> i bPoblacht daonlathach, a thugann <\/span><span style=\"color: #000000; font-size: 12pt;\">geall\u00faint<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">don saor\u00e1nach, go nd\u00e9anfar \u00e9 a chosaint ar ionsa\u00ed, ar rob\u00e1il, ar \u00e9igean, agus ar mhar\u00fa. <\/span><span style=\"color: #000000; font-size: 12pt;\">An<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">gcoimhl\u00edonann<\/span><span style=\"color: #000000; font-size: 12pt;\"> an St\u00e1t <\/span><span style=\"color: #000000; font-size: 12pt;\">s\u2019againne<\/span><span style=\"color: #000000; font-size: 12pt;\"> an <\/span><span style=\"color: #000000; font-size: 12pt;\">gheall\u00faint<\/span><span style=\"color: #000000; font-size: 12pt;\"> sin? Ag magadh f\u00fam at\u00e1 t\u00fa! N\u00edl ar chumas an St\u00e1it \u00e9 <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\"> a chosaint ar na <\/span><span style=\"color: #000000; font-size: 12pt;\">murdr\u00f3ir\u00ed<\/span><span style=\"color: #000000; font-size: 12pt;\">, ar na rob\u00e1laithe, ar na <\/span><span style=\"color: #000000; font-size: 12pt;\">drongair\u00ed<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00f3 ar na coirpigh <\/span><span style=\"color: #000000; font-size: 12pt;\">uilig<\/span><span style=\"color: #000000; font-size: 12pt;\">, a mhaireann go <\/span><span style=\"color: #000000; font-size: 12pt;\">comp\u00f3rdach<\/span><span style=\"color: #000000; font-size: 12pt;\"> ar shaothar na gcomharsan, tr\u00e1th nach bhfuil siad <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\"> toilteanach \u201cturn d\u00e1 l\u00e1imh\u201d a dh\u00e9anamh ar mhaithe le beatha a shaothr\u00fa d\u00f3ibh <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">. B\u2019fh\u00e9idir, i mbliain seo an Olltoghch\u00e1in, go nd\u00e9anfaidh P\u00e1irt\u00ed <\/span><span style=\"color: #000000; font-size: 12pt;\">Poilit\u00edochta<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">eic\u00ednt<\/span><span style=\"color: #000000; font-size: 12pt;\"> r\u00fan athbhliana, go bhfuil siadsan s\u00e1sta d\u00fashl\u00e1n na <\/span><span style=\"color: #000000; font-size: 12pt;\">ndrongair\u00ed<\/span><span style=\"color: #000000; font-size: 12pt;\"> sin a thabhairt, agus deireadh a chur le r\u00e1s an dreama seo, ar ais, n\u00f3 ar \u00e9igean.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">D\u2019fh\u00e9adfainn lean\u00faint liom, ag cur s\u00edos ar oilc iomad\u00fala eile \u00e1r socha\u00ed, faoin am seo, oilc cos\u00fail le h\u00e9igni\u00fa, le m\u00edmhor\u00e1ltacht, le m\u00ed-\u00fas\u00e1id daoine, agus le scl\u00e1bha\u00edocht de <\/span><span style=\"color: #000000; font-size: 12pt;\">chuile<\/span><span style=\"color: #000000; font-size: 12pt;\"> chine\u00e1l. Nach maith is cuimhin liom na seanmhn\u00e1 fad\u00f3 ag caint leo faoi \u201cFh\u00f3mhar na mBan gan N\u00e1ire,\u201d cib\u00e9 cine\u00e1l ruda a bh\u00edodh i gceist acu le sin! ach, d\u00e1r <\/span><span style=\"color: #000000; font-size: 12pt;\">mh\u2019anam<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00ed i bhfad a bheife\u00e1 ag breathn\u00fa ar \u00e1r <\/span><span style=\"color: #000000; font-size: 12pt;\">gcl\u00e1racha<\/span><span style=\"color: #000000; font-size: 12pt;\"> teilif\u00edse go dtuigfe\u00e1 go h\u00e1lainn c\u00e9ard \u00e9 go d\u00edreach a bh\u00edodh i gceist acu&#8230;&#8230;.Ach, ceal misnigh, caithfidh m\u00e9 an t-\u00e1bhar sin a chur ar an m\u00e9ar fhada, go dt\u00ed tr\u00e1th <\/span><span style=\"color: #000000; font-size: 12pt;\">eic\u00ednt<\/span><span style=\"color: #000000; font-size: 12pt;\"> eile, amach anseo!\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script>Peadar Bair\u00e9ad B\u00edodh go bhfuil muid ag gu\u00ed athbhliain faoi sh\u00e9an is faoi mhaise d\u00e1 ch\u00e9ile, le fada an l\u00e1 anois, is beag difir a dh\u00e9anann sin i saol laeth\u00fail an ghn\u00e1thdhuine. N\u00ed chuireann s\u00e9 stop leis an \u201cmug\u00e1il\u201d, leis an rob\u00e1il, leis an ngoid, n\u00f3 leis an nd\u00fanmhar\u00fa, a r\u00e9abann leo ina dtuile [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:12pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000\">\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:14pt\">Peadar Bair\u00e9ad<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">B\u00edodh go bhfuil muid ag gu\u00ed athbhliain faoi sh\u00e9an is faoi mhaise d\u00e1 ch\u00e9ile, le fada an l\u00e1 anois, is beag difir a dh\u00e9anann sin i saol laeth\u00fail an ghn\u00e1thdhuine. N\u00ed chuireann s\u00e9 stop leis an \u201c<\/span><span style=\"color:#000000;font-size:12pt\">mug\u00e1il<\/span><span style=\"color:#000000;font-size:12pt\">\u201d, leis <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> rob\u00e1il, leis an ngoid, n\u00f3 leis an nd\u00fanmhar\u00fa, a r\u00e9abann leo ina dtuile do-stoptha, beag beann ar \u00e1r ngu\u00edonna, n\u00f3 ar \u00e1r mianta. Is d\u00f3cha, i nd\u00e1ir\u00edre, gur chuid d\u00edlis d\u00e1r ndaonnacht \u00e9, cuid den olc a bheirtear sa chn\u00e1mh linn <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\">, ach m\u00e1 sea <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00ed tharl\u00f3dh a leith\u00e9id gan ch\u00fanamh \u00f3n daonna\u00ed <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00f3 caithfidh s\u00e9 toili\u00fa chuige, sula bhf\u00e9adfadh s\u00e9 tarl\u00fa. Is d\u00f3cha freisin, gur thugamar <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\"> faoi deara, n\u00e1r laghda\u00edodh puinn ar an gclaonadh sin chun oilc, de r\u00e9ir mar d\u2019\u00e9irigh linn cur leis an m\u00e9id puint a bh\u00ed taiscithe sa bhanc, n\u00f3 fi\u00fa faoin bpluid, againn! N\u00edor laghda\u00edodh, <\/span><span style=\"color:#000000;font-size:12pt\">mh\u2019anam<\/span><span style=\"color:#000000;font-size:12pt\">! N\u00f3 nach dtuigtear do mhadra\u00ed an bhaile <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, gurb \u00e9 a mhalairt d\u00edreach a tharla\u00edonn, n\u00f3 de r\u00e9ir mar a \u00e9ir\u00edonn an spar\u00e1n teann, is ea is m\u00f3 a \u00e9ir\u00edonn an <\/span><span style=\"color:#000000;font-size:12pt\">consias<\/span><span style=\"color:#000000;font-size:12pt\"> so-sh\u00ednte.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">N\u00e1 tuigtear anois, go bhfuilimse ag r\u00e1 gur in olcas at\u00e1 an saol ar fad dulta, i gcom\u00f3rtas leis <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> gcine\u00e1l saoil a bh\u00ed ann, leathch\u00e9ad bliain \u00f3 <\/span><span style=\"color:#000000;font-size:12pt\">shoin<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00f3 n\u00edl n\u00f3 baol air, mar nach soil\u00e9ir don dall <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\"> go bhfuil feabhas as cuimse tagtha ar st\u00edl bheatha daoine, san idirlinn. N\u00edl le d\u00e9anamh againn ach breathn\u00fa ar an innealra a <\/span><span style=\"color:#000000;font-size:12pt\">fritheadh<\/span><span style=\"color:#000000;font-size:12pt\"> le tamall de bhlianta anuas. Breathnaigh ar na gl\u00e9asanna <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\"> a chuirtear i mbun oibre ar an bhfeirm. N\u00e1r mh\u00f3r an gar don bhfeirmeoir \u00e9 an <\/span><span style=\"color:#000000;font-size:12pt\">tarrac\u00f3ir,\u00a0 agus<\/span><span style=\"color:#000000;font-size:12pt\"> na cine\u00e1lacha oibre <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\"> a d\u2019fh\u00e9adfa\u00ed a chur i gcr\u00edch, de dheasca an <\/span><span style=\"color:#000000;font-size:12pt\">chumahchta<\/span><span style=\"color:#000000;font-size:12pt\"> a chuireann an beith\u00edoch c\u00e9anna sin ar f\u00e1il d\u00f3? Sea, agus smaoinigh ar na meais\u00edn\u00ed bainte, na tochalt\u00f3ir\u00ed, na meais\u00edn\u00ed cr\u00faite, agus fi\u00fa na meais\u00edn\u00ed bainte buailte, le gan ach <\/span><span style=\"color:#000000;font-size:12pt\">cupla<\/span><span style=\"color:#000000;font-size:12pt\"> ceann acu <\/span><span style=\"color:#000000;font-size:12pt\">a<\/span><span style=\"color:#000000;font-size:12pt\"> ainmni\u00fa. Agus ar\u00eds, breathnaigh ar na hacra\u00ed <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\"> a \u00fas\u00e1idtear sa teach <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, le hobair bhean an t\u00ed a shimpli\u00fa, agus <\/span><span style=\"color:#000000;font-size:12pt\">a \u00e9asc\u00fa? C\u00e1 bhf\u00e1gf\u00e1 an meais\u00edn n\u00edoch\u00e1in, <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> cuisneoir, an <\/span><span style=\"color:#000000;font-size:12pt\">foll\u00fasghlant\u00f3ir<\/span><span style=\"color:#000000;font-size:12pt\">, an sorn <\/span><span style=\"color:#000000;font-size:12pt\">leitreach<\/span><span style=\"color:#000000;font-size:12pt\">, agus tuilleadh ar an dt\u00e9ad ch\u00e9anna sin. Breathnaigh ar\u00eds ar an gcaoi a feabhsa\u00edodh, agus a forbra\u00edodh, na modhanna taistil <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\">, agus feicfidh t\u00fa an chaoi ar th\u00e1ngthas i gcabhair ar na scl\u00e1bhaithe bochta, a chaitheadh bun\u00fas a gcuid ama, ag saothr\u00fa leo go dian, <\/span><span style=\"color:#000000;font-size:12pt\">cr\u00fa\u00f3gach<\/span><span style=\"color:#000000;font-size:12pt\">, ar bheag\u00e1n toraidh, agus m\u00e1 chuaigh c\u00farsa\u00ed chun cinn go hiontach, sna r\u00e9ims\u00ed sin go l\u00e9ir, n\u00edor dhada \u00e9 i gcom\u00f3rtas leis an dul chun cinn ollmh\u00f3r a <\/span><span style=\"color:#000000;font-size:12pt\">deineadh<\/span><span style=\"color:#000000;font-size:12pt\"> i gc\u00farsa\u00ed cumars\u00e1ide. Nach dochreidte, amach is amuigh, <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> dul chun cinn at\u00e1 d\u00e9anta sa ghort sin, le c\u00e9ad bliain anuas? Smaoinigh ar an raidi\u00f3, ar an teilif\u00eds, ar an bhf\u00f3n, ar an r\u00edomhaire, ar an r\u00edomhphost, agus nuair a smaoin\u00edonn duine, nach \u00e9 amh\u00e1in go bhfuil dul chun cinn ollmh\u00f3r d\u00e9anta againn le c\u00e9ad bliain anuas, ach caithfidh muid a chur san \u00e1ireamh freisin, nach bhfuil deireadh f\u00f3s leis an dul chun cinn c\u00e9anna sin, n\u00f3 leanann an f\u00e1s, agus an forbairt, sa ghort sin in aghaidh an lae, sa chaoi nach bhfuil a fhios againn c\u00e1 bhfuil \u00e1r dtriall, in aon chor, sna c\u00farsa\u00ed sin, ach t\u00e1 a fhios againn, nach bhfuil feicthe againn f\u00f3s ach an t\u00fas, t\u00fas tuile, agus go bhfuil an t-uaf\u00e1s le fionnadh ag \u00e1r gcine, sa r\u00e9imse seo, f\u00f3s.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><strong><span style=\"color:#000000;font-size:14pt\">Breathnaigh ar an dtaobh eile den <\/span><span style=\"color:#000000;font-size:14pt\">sc\u00e9al !<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">Ar an drochuair \u00e1fach, n\u00edl feicthe againn thuas ach taobh amh\u00e1in den bhonn, agus sin an taobh is fearr, n\u00f3 ar an dtaobh eile den sc\u00e9al, is beag at\u00e1 le ma\u00edomh againn, as iompar, as <\/span><span style=\"color:#000000;font-size:12pt\">mor\u00e1ltacaht<\/span><span style=\"color:#000000;font-size:12pt\">, as daonnacht, n\u00f3 as <\/span><span style=\"color:#000000;font-size:12pt\">comharsan\u00falacht<\/span><span style=\"color:#000000;font-size:12pt\"> \u00e1r gcine, san aon\u00fa haois fichead seo, ina mairimid, faoi l\u00e1thair.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">C\u00e9ard t\u00e1 i gceist agam anseo, an ea?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">Bhuel, m\u00e1 th\u00f3gann t\u00fa nuacht\u00e1n chugat, l\u00e1 ar bith de na <\/span><span style=\"color:#000000;font-size:12pt\">laethe<\/span><span style=\"color:#000000;font-size:12pt\"> seo, feicfidh t\u00fa <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\"> c\u00e9ard t\u00e1 i gceist agam, n\u00f3 is f\u00e9idir leat a bheith cinnte, go mbeidh sc\u00e9alta le l\u00e9amh agat sa nuacht\u00e1n sin, faoi \u201c<\/span><span style=\"color:#000000;font-size:12pt\">mhug\u00e1il<\/span><span style=\"color:#000000;font-size:12pt\">\u201d daoine mac\u00e1nta, faoi rob\u00e1il, agus n\u00ed h\u00e9 amh\u00e1in go nd\u00e9antar daoine a rob\u00e1il, ach d\u00e9antar \u00e9 sin ar bhealach cru\u00e1lach, m\u00eddhaonna, frithsh\u00f3isialta. Seans go mbeidh cuntas ansin faoi dh\u00fanmhar\u00fa duine <\/span><span style=\"color:#000000;font-size:12pt\">eic\u00ednt<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00f3 b\u00edodh go mairimid <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\"> i bPoblacht daonlathach, a thugann <\/span><span style=\"color:#000000;font-size:12pt\">geall\u00faint<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">don saor\u00e1nach, go nd\u00e9anfar \u00e9 a chosaint ar ionsa\u00ed, ar rob\u00e1il, ar \u00e9igean, agus ar mhar\u00fa. <\/span><span style=\"color:#000000;font-size:12pt\">An<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">gcoimhl\u00edonann<\/span><span style=\"color:#000000;font-size:12pt\"> an St\u00e1t <\/span><span style=\"color:#000000;font-size:12pt\">s\u2019againne<\/span><span style=\"color:#000000;font-size:12pt\"> an <\/span><span style=\"color:#000000;font-size:12pt\">gheall\u00faint<\/span><span style=\"color:#000000;font-size:12pt\"> sin? Ag magadh f\u00fam at\u00e1 t\u00fa! N\u00edl ar chumas an St\u00e1it \u00e9 <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\"> a chosaint ar na <\/span><span style=\"color:#000000;font-size:12pt\">murdr\u00f3ir\u00ed<\/span><span style=\"color:#000000;font-size:12pt\">, ar na rob\u00e1laithe, ar na <\/span><span style=\"color:#000000;font-size:12pt\">drongair\u00ed<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00f3 ar na coirpigh <\/span><span style=\"color:#000000;font-size:12pt\">uilig<\/span><span style=\"color:#000000;font-size:12pt\">, a mhaireann go <\/span><span style=\"color:#000000;font-size:12pt\">comp\u00f3rdach<\/span><span style=\"color:#000000;font-size:12pt\"> ar shaothar na gcomharsan, tr\u00e1th nach bhfuil siad <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\"> toilteanach \u201cturn d\u00e1 l\u00e1imh\u201d a dh\u00e9anamh ar mhaithe le beatha a shaothr\u00fa d\u00f3ibh <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">. B\u2019fh\u00e9idir, i mbliain seo an Olltoghch\u00e1in, go nd\u00e9anfaidh P\u00e1irt\u00ed <\/span><span style=\"color:#000000;font-size:12pt\">Poilit\u00edochta<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">eic\u00ednt<\/span><span style=\"color:#000000;font-size:12pt\"> r\u00fan athbhliana, go bhfuil siadsan s\u00e1sta d\u00fashl\u00e1n na <\/span><span style=\"color:#000000;font-size:12pt\">ndrongair\u00ed<\/span><span style=\"color:#000000;font-size:12pt\"> sin a thabhairt, agus deireadh a chur le r\u00e1s an dreama seo, ar ais, n\u00f3 ar \u00e9igean.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">D\u2019fh\u00e9adfainn lean\u00faint liom, ag cur s\u00edos ar oilc iomad\u00fala eile \u00e1r socha\u00ed, faoin am seo, oilc cos\u00fail le h\u00e9igni\u00fa, le m\u00edmhor\u00e1ltacht, le m\u00ed-\u00fas\u00e1id daoine, agus le scl\u00e1bha\u00edocht de <\/span><span style=\"color:#000000;font-size:12pt\">chuile<\/span><span style=\"color:#000000;font-size:12pt\"> chine\u00e1l. Nach maith is cuimhin liom na seanmhn\u00e1 fad\u00f3 ag caint leo faoi \u201cFh\u00f3mhar na mBan gan N\u00e1ire,\u201d cib\u00e9 cine\u00e1l ruda a bh\u00edodh i gceist acu le sin! ach, d\u00e1r <\/span><span style=\"color:#000000;font-size:12pt\">mh\u2019anam<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00ed i bhfad a bheife\u00e1 ag breathn\u00fa ar \u00e1r <\/span><span style=\"color:#000000;font-size:12pt\">gcl\u00e1racha<\/span><span style=\"color:#000000;font-size:12pt\"> teilif\u00edse go dtuigfe\u00e1 go h\u00e1lainn c\u00e9ard \u00e9 go d\u00edreach a bh\u00edodh i gceist acu.......Ach, ceal misnigh, caithfidh m\u00e9 an t-\u00e1bhar sin a chur ar an m\u00e9ar fhada, go dt\u00ed tr\u00e1th <\/span><span style=\"color:#000000;font-size:12pt\">eic\u00ednt<\/span><span style=\"color:#000000;font-size:12pt\"> eile, amach anseo!\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[45,44],"tags":[],"class_list":["post-7866","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pearsanta","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7866","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/comments?post=7866"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7866\/revisions"}],"predecessor-version":[{"id":9568,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7866\/revisions\/9568"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=7866"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=7866"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=7866"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}