{"id":8665,"date":"2021-12-22T22:48:06","date_gmt":"2021-12-22T22:48:06","guid":{"rendered":"https:\/\/mickgb.com\/?p=8665"},"modified":"2023-11-23T00:56:33","modified_gmt":"2023-11-23T00:56:33","slug":"ceiliuradh-faichilleach","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/ceiliuradh-faichilleach\/","title":{"rendered":"Ceili\u00faradh Faichilleach"},"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><\/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: #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>Nach crua an bhliain a bh\u00ed againn agus muid buailte go holc ag r\u00e1ig i ndiaidh r\u00e1ig den ghalar uaf\u00e1sach COVID-19. Th\u00e1inig an cine\u00e1l Delta den chor\u00f3inv\u00edreas in \u00e1it an chine\u00e1il Alpha, agus anois t\u00e1 gearrcach nua tagtha leis an gcine\u00e1l Omicron! C\u00e9 go bhfuil an formh\u00f3r d\u00fainn vacsa\u00ednithe, n\u00edl imdh\u00edonacht tr\u00e9ada faighte againn f\u00f3s, agus le gach cine\u00e1l nua \u00e9ir\u00edonn s\u00e9 n\u00edos deacra \u00e9 a fh\u00e1il! Ina ainneoin sin, t\u00e1 s\u00e9 in am d\u00fainn Nollaig a cheili\u00faradh, c\u00e9 go gcaithfimid a bheith airdeallach an t-am ar fad faoin ngalar!<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\">B\u2019fh\u00e9idir gur smaoineamh maith \u00e9 d\u00fainn dul siar b\u00f3ithr\u00edn na smaointe, go dt\u00ed na laethanta \u00fad fad\u00f3, nuair a sheasamar ag breathn\u00fa le hionadh ar an mBeithil\u00edn \u00e1lainn, a bh\u00ed socraithe go deas s\u00edoch\u00e1nta, i dTeach an Phobail, agus siar n\u00edos faide f\u00f3s, go dt\u00ed an ch\u00e9ad Mhains\u00e9ar i mBeithil R\u00edoga, sa T\u00edr Naofa f\u00e9in, i dt\u00fas r\u00e9 na Cr\u00edosta\u00edochta, nuair a rugadh \u00cdosa sa St\u00e1bla, toisc nach raibh \u00e1it ar bith le f\u00e1il ag a mh\u00e1thair, Muire, n\u00f3 ag I\u00f3saf, i dTeach A\u00edochta an bhaile, an o\u00edche bheannaithe sin.<\/p>\n<p><\/p>\n<h1 style=\"margin-top: 5pt; padding-top: 0; margin-bottom: 5pt; padding-bottom: 0; line-height: 1; font-weight: bold; font-size: 24pt;\"><span style=\"font-size: 14pt;\">O\u00edche Nollag<\/span><\/h1>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\">F\u00e9ach mar a chuir an file, M\u00e1ire Mhac an tSaoi, \u00e9, ina d\u00e1n \u201cO\u00edche Nollag\u201d, agus \u00ed ag r\u00e1 go raibh d\u00eddean le f\u00e1il ag lucht an airgid sa Teach A\u00edochta c\u00e9anna sin, an o\u00edche \u00fad, ach gur f\u00e1gadh an Mhaighdean is a c\u00e9ile, gan bheith istigh le f\u00e1il acu, ach amh\u00e1in i seanst\u00e1bla na mbeith\u00edoch.<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">Bh\u00ed soilse ar lasadh i dtigh sin na ha\u00edochta,<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">C\u00f3iri\u00fa gan chaoile, bia agus deoch,<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">Do cheannaithe olla, do cheannaithe s\u00edoda,<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">Ach lu\u00edfidh Mac D\u00e9 ins an tigh seo anocht.<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\">T\u00e1 an file ag tagairt don n\u00f3s a bh\u00ed beo, i measc Gael, an tr\u00e1th \u00fad, go mb\u00edodh an Teaghlach Naofa ag f\u00e1na\u00edocht timpeall an o\u00edche sin, agus iad ag iarraidh bheith istigh a fh\u00e1il i dteach eic\u00ednt, agus b\u2019in an f\u00e1th a d\u2019fh\u00e1gta\u00ed an doras ar leathadh, coinneal na Nollag ar lasadh, agus \u00e1it socraithe r\u00e9idh d\u00f3ibh ag an mbord, ag s\u00fail go dtiocfaid\u00eds ar chuairt chucu, an o\u00edche bheannaithe sin. F\u00e9ach ar\u00eds mar a chuireann M\u00e1ire Mhac an tSaoi \u00e9, i v\u00e9arsa eile, sa d\u00e1n c\u00e9anna sin<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">F\u00e1gaig\u2019 an doras ar leathadh ina coinne,<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">An Mhaighdean a thiocfaidh is a na\u00ed ar a hucht,<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">Deonaigh do shuaimhneas a ligint a Mhuire,<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 72pt;\">Lu\u00edodh Mac D\u00e9 ins an tigh seo anocht.<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\">N\u00edl dabht ar domhan, ach gur \u00e9irigh leis an bhfile, dearcadh agus creideamh na cosmhuintire a thuiscint, agus a l\u00e9iri\u00fa, i v\u00e9arsa\u00ed an d\u00e1in \u00e1lainn sin, \u201cO\u00edche Nollag\u201d.<\/p>\n<p><\/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=\"font-size: 14pt;\">Cuimhn\u00ed <\/span><span style=\"font-size: 14pt;\">agus <\/span><span style=\"font-size: 14pt;\">D<\/span><span style=\"font-size: 14pt;\">\u00e1n \u00f3 <\/span><span style=\"font-size: 14pt;\">m\u2019athair<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\">N\u00ed raibh s\u00e9 de n\u00f3s ag an muintir thiar dul thar f\u00f3ir, an o\u00edche sin, le bia n\u00f3 le deoch, n\u00f3 bh\u00ed siad ag feitheamh ar theacht an Teaghlaigh Naofa ar chuairt chucu. Gn\u00e1thshuip\u00e9ar a bh\u00edodh acu, fata\u00ed agus iasc, b\u2019fh\u00e9idir, n\u00f3 rud eic\u00ednt d\u00e1 leith\u00e9id, mar nach mbeadh dinn\u00e9ar m\u00f3r na Nollag le hullmh\u00fa acu, an mhaidin d\u00e1r gcionn, s\u00e9 sin, i ndiaidh an Aifrinn, n\u00f3 an mhaidin sin, bh\u00ed de n\u00f3s ag chuile shagart tr\u00ed Aifreann a r\u00e1, agus d\u00e1 bharr sin, thosa\u00edd\u00eds go bre\u00e1 luath ar maidin, ag a leath i ndiaidh a hocht, b\u2019fh\u00e9idir, agus bh\u00edodh na daoine sin sa bhaile ar\u00eds, thart ar a deich, agus ansin, thosa\u00edd\u00eds ar an dinn\u00e9ar a ullmh\u00fa. Sea, mh\u2019anam, agus smaoinigh nach mb\u00edodh gl\u00e9asanna nua-aimseartha c\u00f3caireachta acu, an tr\u00e1th sin, n\u00ed bh\u00edodh, muis! N\u00f3 n\u00ed bh\u00edodh acu ach oigheann na dtr\u00ed chos agus pota, agus bh\u00edodh orthu na gl\u00e9asanna sin a oibri\u00fa ar an tine oscailte. M\u00f3r idir inn\u00e9 agus inniu!<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\">N\u00edl dabht ar domhan ach go bhfilleann scaoth cuimhn\u00ed orm, an tr\u00e1th seo bliana, agus m\u00e9 ag dul siar b\u00f3ithr\u00edn anacair, casta, sp\u00e9isi\u00fail, \u00fad, na smaointe. Seo d\u00e1in\u00edn don \u00f3c\u00e1id:<\/p>\n<p><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 36pt;\"><strong><span style=\"font-size: 14pt;\">Breith sa St\u00e1bla<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">S\u00e9as\u00far na Nollag \u2018na r\u00e1s chugainn,<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Is cal\u00f3ga b\u00e1na anuas<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Mar bhrat geal, naofa, gl\u00e9igeal,<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Ag folach d\u00fainn bruscar is sm\u00fait.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Ach istigh im chro\u00edse, le d\u00edograis,<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Ullmh\u00f3idh m\u00e9 mains\u00e9ar, le dua,<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">is glanfaidh m\u00e9 bruscar na mblianta<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">As seanst\u00e1bl\u00e1n m\u2019anama chrua.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">S\u00e9as\u00far na Nollag \u2018na r\u00e1s chugainn,<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Is an Na\u00ed naofa, neamhdha, anuas,<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Ag n\u00ed, is ag sl\u00e1n\u00fa Chlann \u00c9abha,<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\">Is ag folach d\u00fainn peaca is buairt.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; margin-left: 144pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.8;\">Nollaig Shona daoibh uilig agus b\u00edg\u00ed s\u00e1bh\u00e1ilte!<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.8;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/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>Nach crua an bhliain a bh\u00ed againn agus muid buailte go holc ag r\u00e1ig i ndiaidh r\u00e1ig den ghalar uaf\u00e1sach COVID-19. Th\u00e1inig an cine\u00e1l Delta den chor\u00f3inv\u00edreas in \u00e1it an chine\u00e1il Alpha, agus anois t\u00e1 gearrcach nua tagtha leis an gcine\u00e1l Omicron! C\u00e9 go bhfuil an formh\u00f3r d\u00fainn vacsa\u00ednithe, n\u00edl imdh\u00edonacht tr\u00e9ada faighte againn [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7006,"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:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;font-weight:bold;font-size:18pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;font-weight:bold\">Peadar agus <\/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\">Nach crua an bhliain a bh\u00ed againn agus muid buailte go holc ag r\u00e1ig i ndiaidh r\u00e1ig den ghalar uaf\u00e1sach COVID-19.  Th\u00e1inig an cine\u00e1l Delta den chor\u00f3inv\u00edreas in \u00e1it an chine\u00e1il Alpha, agus anois t\u00e1 gearrcach nua tagtha leis an gcine\u00e1l Omicron!  C\u00e9 go bhfuil an formh\u00f3r d\u00fainn vacsa\u00ednithe, n\u00edl imdh\u00edonacht tr\u00e9ada faighte againn f\u00f3s, agus le gach cine\u00e1l nua \u00e9ir\u00edonn s\u00e9 n\u00edos deacra \u00e9 a fh\u00e1il!  Ina ainneoin sin, t\u00e1 s\u00e9 in am d\u00fainn Nollaig a cheili\u00faradh, c\u00e9 go gcaithfimid a bheith airdeallach an t-am ar fad faoin ngalar!   <\/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\">B\u2019fh\u00e9idir gur smaoineamh maith \u00e9 d\u00fainn dul siar b\u00f3ithr\u00edn na smaointe, go dt\u00ed na laethanta \u00fad fad\u00f3, nuair a sheasamar ag breathn\u00fa le hionadh ar an mBeithil\u00edn \u00e1lainn, a bh\u00ed socraithe go deas s\u00edoch\u00e1nta, i dTeach an Phobail, agus siar n\u00edos faide f\u00f3s, go dt\u00ed an ch\u00e9ad Mhains\u00e9ar i mBeithil R\u00edoga, sa T\u00edr Naofa f\u00e9in, i dt\u00fas r\u00e9 na Cr\u00edosta\u00edochta, nuair a rugadh \u00cdosa sa St\u00e1bla, toisc nach raibh \u00e1it ar bith le f\u00e1il ag a mh\u00e1thair, Muire, n\u00f3 ag I\u00f3saf, i dTeach A\u00edochta an bhaile, an o\u00edche bheannaithe sin. <\/p><!-- \/wp:freeform --><!-- wp:freeform --><h1 style=\"margin-top:5pt;padding-top:0;margin-bottom:5pt;padding-bottom:0;line-height:1;font-weight:bold;font-size:24pt\"><span style=\"font-size:14pt\">O\u00edche Nollag<\/span><\/h1><!-- \/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\">F\u00e9ach mar a chuir an file, M\u00e1ire Mhac an tSaoi, \u00e9, ina d\u00e1n \u201cO\u00edche Nollag\u201d, agus \u00ed ag r\u00e1 go raibh d\u00eddean le f\u00e1il ag lucht an airgid sa Teach A\u00edochta c\u00e9anna sin, an o\u00edche \u00fad, ach gur f\u00e1gadh an Mhaighdean is a c\u00e9ile, gan bheith istigh le f\u00e1il acu, ach amh\u00e1in i seanst\u00e1bla na mbeith\u00edoch.<\/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;margin-left:72pt\">Bh\u00ed soilse ar lasadh i dtigh sin na ha\u00edochta,<\/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;margin-left:72pt\">C\u00f3iri\u00fa gan chaoile, bia agus deoch,<\/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;margin-left:72pt\">Do cheannaithe olla, do cheannaithe s\u00edoda,<\/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;margin-left:72pt\">Ach lu\u00edfidh Mac D\u00e9 ins an tigh seo anocht.<\/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\">T\u00e1 an file ag tagairt don n\u00f3s a bh\u00ed beo, i measc Gael, an tr\u00e1th \u00fad, go mb\u00edodh an Teaghlach Naofa ag f\u00e1na\u00edocht timpeall an o\u00edche sin, agus iad ag iarraidh bheith istigh a fh\u00e1il i dteach eic\u00ednt, agus b\u2019in an f\u00e1th a d\u2019fh\u00e1gta\u00ed an doras ar leathadh, coinneal na Nollag ar lasadh, agus \u00e1it socraithe r\u00e9idh d\u00f3ibh ag an mbord, ag s\u00fail go dtiocfaid\u00eds ar chuairt chucu, an o\u00edche bheannaithe sin. F\u00e9ach ar\u00eds mar a chuireann M\u00e1ire Mhac an tSaoi \u00e9, i v\u00e9arsa eile, sa d\u00e1n c\u00e9anna sin<\/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;margin-left:72pt\">F\u00e1gaig\u2019 an doras ar leathadh ina coinne,<\/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;margin-left:72pt\">An Mhaighdean a thiocfaidh is a na\u00ed ar a hucht,<\/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;margin-left:72pt\">Deonaigh do shuaimhneas a ligint a Mhuire,<\/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;margin-left:72pt\">Lu\u00edodh Mac D\u00e9 ins an tigh seo anocht.<\/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\">N\u00edl dabht ar domhan, ach gur \u00e9irigh leis an bhfile, dearcadh agus creideamh na cosmhuintire a thuiscint, agus a l\u00e9iri\u00fa, i v\u00e9arsa\u00ed an d\u00e1in \u00e1lainn sin, \u201cO\u00edche Nollag\u201d.<\/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=\"font-size:14pt\">Cuimhn\u00ed <\/span><span style=\"font-size:14pt\">agus <\/span><span style=\"font-size:14pt\">D<\/span><span style=\"font-size:14pt\">\u00e1n \u00f3 <\/span><span style=\"font-size:14pt\">m\u2019athair<\/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\">N\u00ed raibh s\u00e9 de n\u00f3s ag an muintir thiar dul thar f\u00f3ir, an o\u00edche sin, le bia n\u00f3 le deoch, n\u00f3 bh\u00ed siad ag feitheamh ar theacht an Teaghlaigh Naofa ar chuairt chucu. Gn\u00e1thshuip\u00e9ar a bh\u00edodh acu, fata\u00ed agus iasc, b\u2019fh\u00e9idir, n\u00f3 rud eic\u00ednt d\u00e1 leith\u00e9id, mar nach mbeadh dinn\u00e9ar m\u00f3r na Nollag le hullmh\u00fa acu, an mhaidin d\u00e1r gcionn, s\u00e9 sin, i ndiaidh an Aifrinn, n\u00f3 an mhaidin sin, bh\u00ed de n\u00f3s ag chuile shagart tr\u00ed Aifreann a r\u00e1, agus d\u00e1 bharr sin, thosa\u00edd\u00eds go bre\u00e1 luath ar maidin, ag a leath i ndiaidh a hocht, b\u2019fh\u00e9idir, agus bh\u00edodh na daoine sin sa bhaile ar\u00eds, thart ar a deich, agus ansin, thosa\u00edd\u00eds ar an dinn\u00e9ar a ullmh\u00fa. Sea, mh\u2019anam, agus smaoinigh nach mb\u00edodh gl\u00e9asanna nua-aimseartha c\u00f3caireachta acu, an tr\u00e1th sin, n\u00ed bh\u00edodh, muis! N\u00f3 n\u00ed bh\u00edodh acu ach oigheann na dtr\u00ed chos agus pota, agus bh\u00edodh orthu na gl\u00e9asanna sin a oibri\u00fa ar an tine oscailte. M\u00f3r idir inn\u00e9 agus inniu!  <\/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\">N\u00edl dabht ar domhan ach go bhfilleann scaoth cuimhn\u00ed orm, an tr\u00e1th seo bliana, agus m\u00e9 ag dul siar b\u00f3ithr\u00edn anacair, casta, sp\u00e9isi\u00fail, \u00fad, na smaointe.  Seo d\u00e1in\u00edn don \u00f3c\u00e1id:<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:36pt\"><strong><span style=\"font-size:14pt\">Breith sa St\u00e1bla<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">S\u00e9as\u00far na Nollag \u2018na r\u00e1s chugainn,<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Is cal\u00f3ga b\u00e1na anuas<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Mar bhrat geal, naofa, gl\u00e9igeal,<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Ag folach d\u00fainn bruscar is sm\u00fait.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Ach istigh im chro\u00edse, le d\u00edograis,<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Ullmh\u00f3idh m\u00e9 mains\u00e9ar, le dua,<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">is glanfaidh m\u00e9 bruscar na mblianta<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">As seanst\u00e1bl\u00e1n m\u2019anama chrua.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">S\u00e9as\u00far na Nollag \u2018na r\u00e1s chugainn,<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Is an Na\u00ed naofa, neamhdha, anuas,<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Ag n\u00ed, is ag sl\u00e1n\u00fa Chlann \u00c9abha,<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\">Is ag folach d\u00fainn peaca is buairt.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;margin-left:144pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/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:1.8\">Nollaig Shona daoibh uilig agus b\u00edg\u00ed s\u00e1bh\u00e1ilte!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.8\"> <span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33],"tags":[],"class_list":["post-8665","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8665","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=8665"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8665\/revisions"}],"predecessor-version":[{"id":9379,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8665\/revisions\/9379"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/7006"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=8665"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8665"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}