{"id":8026,"date":"2019-09-04T03:54:27","date_gmt":"2019-09-04T03:54:27","guid":{"rendered":"https:\/\/mickgb.com\/?p=8026"},"modified":"2023-11-23T03:55:22","modified_gmt":"2023-11-23T03:55:22","slug":"armagadan","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/armagadan\/","title":{"rendered":"Armagadan!"},"content":{"rendered":"<p>[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>\n<h2><\/h2>\n<p style=\"margin-top: 0pt; padding-top: 0px; margin-bottom: 0pt; padding-bottom: 0px; line-height: 2.4; font-size: 12pt; text-align: left;\"><span style=\"font-size: 12pt;\"><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>Th\u00edos sa Smugairle R\u00f3in, a bh\u00ed m\u00e9 fh\u00e9in is mo sheanchara, S\u00e9im\u00ed a\u2019 Droichid, an o\u00edche cheana, muid ar \u00e1r s\u00e1imh\u00edn s\u00f3, agus ag iarraidh fadhbanna casta an tsaoil mh\u00f3ir seo a scaoileadh, nuair a th\u00f3g mo Sh\u00e9im\u00ed bre\u00e1 cruacheist doscaoilte, agus chaith idir an d\u00e1 sh\u00fail chugam \u00e9.<\/span><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cN\u00f3im\u00e9ad amh\u00e1in\u201d, arsa m\u00e9 fh\u00e9in, \u201cn\u00e1r chuala t\u00fa riamh \u00e9 r\u00e1ite i measc daoine, gur t\u00faisce deoch n\u00e1 sc\u00e9al? Bhuel, f\u00f3ill ort n\u00f3im\u00e9ad amh\u00e1in, mar sin, go n-iarrfaidh m\u00e9 ar \u00e1r seanchara \u2018T\u00f3in Mh\u00f3r\u2019 fh\u00e9in, braoin\u00edn den stuif chrua a leagan os \u00e1r gcomhair amach, braoin\u00edn a bheidh mar spreagadh againn, agus muid ag dul i mbun na ceiste sin.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">Ba ghearr an mhoill ar ghiolla an leanna na deochanna a leagan ar an mboird\u00edn beag sin a bh\u00ed eadrainn, istigh i gCailleach (Snug) an Smugairle R\u00f3in. Th\u00f3g S\u00e9im\u00ed c\u00f3ir a ghloine fh\u00e9in, d\u2019ardaigh go h\u00f3m\u00f3sach idir \u00e9 fhein agus an solas \u00e9, scr\u00fadaigh go fuarch\u00faiseach, eala\u00edonta \u00e9, agus ansin, chuir chun a bh\u00e9il \u00e9, agus bhain smeach\u00e1n as, d\u2019\u00edsligh an gloine ansin, go mall, c\u00faramach, chun an bhoird ar\u00eds. D\u2019aithneof\u00e1 ar a aghaidh, go raibh s\u00e9 thar a bheith s\u00e1sta lenar bhlais s\u00e9.<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cBhuel,\u201d ar seisean \u201can gceapann t\u00fa go bhfuil \u2018L\u00e1 Philip a\u2019 Chleite\u2019 buailte linn?\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cGo bhf\u00f3ire Dia na Gl\u00f3ire orainn uilig,\u201d arsa m\u00e9 fh\u00e9in, ach c\u00e9ard a chuir ag tochrais ar an gceirtl\u00edn sin th\u00fa, a chara na gcarad?\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cChomh fada is a bhaineann s\u00e9 liomsa, t\u00e1 an sc\u00e9al scanraitheach sin \u00e1 scr\u00edobh thall is abhus d\u00fainn, ag m\u00e9ar D\u00e9 fh\u00e9in, le tamall de bhlianta anuas anois.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cT\u00e1 fait\u00edos orm, n\u00e1r l\u00e9igh m\u00e9 fh\u00e9in tada d\u00e1 leith\u00e9id ar Chl\u00e1r Dubh na Cruinne, go f\u00f3ill, ach go h\u00e1irithe.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cC\u00e1 raibh tusa aimsir na s\u00fal? Nach bhfuil s\u00e9 le l\u00e9amh agat i sc\u00e9alta m\u00f3ra an domhain seo, \u00f3 l\u00f3 go l\u00f3, agus \u00f3 sheachtain go seachtain, agus \u00f3 cheann ceann na bliana.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cB\u2019fh\u00e9idir, a Sh\u00e9im\u00ed, go n-inseof\u00e1 dom, cad \u00e9 go d\u00edreach, an sc\u00e9al at\u00e1 le l\u00e9amh agat chomh rialta, soil\u00e9ir sin.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cD\u00e9anfaidh m\u00e9 sin, cinnte. Nach l\u00e9ann t\u00fa na nuacht\u00e1in, agus nach mbreathna\u00edonn t\u00fa ar an teilif\u00eds, gan tr\u00e1cht in aon chor ar \u00e9isteacht leis an raidi\u00f3, agus nach bhfuil an sc\u00e9al c\u00e9anna sin le l\u00e9amh, agus le clos, \u00f3 \u00e9ir\u00ed go dul faoi na gr\u00e9ine, chuile l\u00e1, go bhfuil muid ag druidim i dtreo Armagadan. N\u00edl dabht ar domhan, ach go bhfuil B\u00e1ire na Fola chugainn ar luas.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cCogadh at\u00e1 i gceist agat, mar sin, an ea?<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cCogadh, cinnte, ach cogadh n\u00edos measa n\u00e1 aon chogadh a troideadh \u00f3 th\u00fas an tsaoil go nuige seo. Breathnaigh ar a bhfuil ar si\u00fal sa d\u00edthreabh, thart ar Mhurascaill na Peirse, na laethe seo? Amuigh ansin ar an gc\u00falr\u00e1id, folaithe \u00f3 shuile fiosracha daonna, t\u00e1 na St\u00e1it Aontaithe, agus a gComhghuallaithe, ag tion\u00f3l agus ag tioms\u00fa arm ollmh\u00f3r, le cogadh d\u00edothaitheach a chur ar an Iar\u00e1in, mar chuid d\u00e1 gcl\u00e1r, le Sceimhlitheoireacht Idirn\u00e1isi\u00fanta a dh\u00edoth\u00fa. N\u00ed gn\u00e1th-shaighdi\u00fair\u00ed, n\u00f3 gn\u00e1th-airm, at\u00e1 a mbaili\u00fa acu, amuigh ansin ar an gc\u00falr\u00e1id, sna gainimhligh thart ar Mhurascaill \u00fad na Peirse. N\u00ed hea mh\u2019anam, ach saighdi\u00fair\u00ed st\u00f3insithe, seantriailte, righne, agus airm nua-aimseartha, nimhneacha, mallaithe, agus nuair a bheidh an sl\u00f3gadh agus an tioms\u00fa uilig cr\u00edochnaithe, beidh ansin, f\u00f3rsa millteanach, do-bhuailte, agus f\u00f3rsa nach bhfacthas a leith\u00e9id ar thalamh an domhain seo, cheana riamh.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cAch a Sh\u00e9im\u00ed, nach bhfuil chuile sheans ann anois, nach mbeidh orthu pil\u00e9ar amh\u00e1in fi\u00fa, a scaoileadh i bhfeirg, n\u00f3 de r\u00e9ir mar a thuigtear do na saineolaithe, tuigfidh Rialtas na hIar\u00e1ine go bhfuil a chaisc\u00edn meilte, agus g\u00e9illfidh s\u00e9, sula mbeidh g\u00e1 le coga\u00edocht ar bith.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cT\u00e1 s\u00fail agam go bhfuil an ceart agat, ach caithfear a chur san \u00e1ireamh anois, go bhfuil an t-arm ollmh\u00f3r sin t\u00f3gtha ag Meirice\u00e1 trasna an domhain, agus sl\u00f3gtha ansin, c\u00f3ngarach do Mhurascaill na Peirse, agus thuigfeadh duine ar bith, nach ar mhaithe le caisle\u00e1in ghainimhe a th\u00f3g\u00e1il, a seoladh chun na h\u00e1ite iarg\u00falta sin, a ch\u00e9aduair iad, agus d\u00e1 bharr sin, t\u00e1 chuile chos\u00falacht ar an sc\u00e9al, go mbeidh ina chogadh fuilteach, f\u00edochmhar, ansin, s\u00e1ra fada. Agus m\u00e1 tharla\u00edonn an cogadh sin, is f\u00e9idir linn a bheith cinnte, go mbainfidh an d\u00e1 thaobh leas as chuile bhunt\u00e1iste airm at\u00e1 ar f\u00e1il d\u00f3ibh, ar mhaithe lena namhaid a scrios is a dh\u00edoth\u00fa. M\u00e1 tharla\u00edonn a leith\u00e9id, bhuel, ansin beidh L\u00e1 Armagadain buailte linn, n\u00f3 d\u2019fh\u00e9adfadh s\u00e9, go mbainfeadh an d\u00e1 thaobh \u00fas\u00e1id as airm do-luaite, agus go leathfadh nimh agus f\u00edoch na coga\u00edochta sin \u00f3 cheann ceann na cruinne, n\u00f3 m\u00e1 bhaintear an claib\u00edn den bhuid\u00e9al, n\u00ed bheidh \u00e9inne \u00e1balta srian a chur ar dhiabhail ollscriosacha Armagadain!\u201d<\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","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>Th\u00edos sa Smugairle R\u00f3in, a bh\u00ed m\u00e9 fh\u00e9in is mo sheanchara, S\u00e9im\u00ed a\u2019 Droichid, an o\u00edche cheana, muid ar \u00e1r s\u00e1imh\u00edn s\u00f3, agus ag iarraidh fadhbanna casta an tsaoil mh\u00f3ir seo a scaoileadh, nuair a th\u00f3g mo Sh\u00e9im\u00ed bre\u00e1 cruacheist doscaoilte, agus chaith idir an d\u00e1 sh\u00fail chugam \u00e9. \u201cN\u00f3im\u00e9ad amh\u00e1in\u201d, arsa m\u00e9 fh\u00e9in, [&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":"<h2><\/h2>\n<p style=\"margin-top: 0pt; padding-top: 0px; margin-bottom: 0pt; padding-bottom: 0px; line-height: 2.4; font-size: 12pt; text-align: left;\"><span style=\"font-size: 12pt;\">Th\u00edos sa Smugairle R\u00f3in, a bh\u00ed m\u00e9 fh\u00e9in is mo sheanchara, S\u00e9im\u00ed a\u2019 Droichid, an o\u00edche cheana, muid ar \u00e1r s\u00e1imh\u00edn s\u00f3, agus ag iarraidh fadhbanna casta an tsaoil mh\u00f3ir seo a scaoileadh, nuair a th\u00f3g mo Sh\u00e9im\u00ed bre\u00e1 cruacheist doscaoilte, agus chaith idir an d\u00e1 sh\u00fail chugam \u00e9.<\/span><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cN\u00f3im\u00e9ad amh\u00e1in\u201d, arsa m\u00e9 fh\u00e9in, \u201cn\u00e1r chuala t\u00fa riamh \u00e9 r\u00e1ite i measc daoine, gur t\u00faisce deoch n\u00e1 sc\u00e9al? Bhuel, f\u00f3ill ort n\u00f3im\u00e9ad amh\u00e1in, mar sin, go n-iarrfaidh m\u00e9 ar \u00e1r seanchara \u2018T\u00f3in Mh\u00f3r\u2019 fh\u00e9in, braoin\u00edn den stuif chrua a leagan os \u00e1r gcomhair amach, braoin\u00edn a bheidh mar spreagadh againn, agus muid ag dul i mbun na ceiste sin.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">Ba ghearr an mhoill ar ghiolla an leanna na deochanna a leagan ar an mboird\u00edn beag sin a bh\u00ed eadrainn, istigh i gCailleach (Snug) an Smugairle R\u00f3in. Th\u00f3g S\u00e9im\u00ed c\u00f3ir a ghloine fh\u00e9in, d\u2019ardaigh go h\u00f3m\u00f3sach idir \u00e9 fhein agus an solas \u00e9, scr\u00fadaigh go fuarch\u00faiseach, eala\u00edonta \u00e9, agus ansin, chuir chun a bh\u00e9il \u00e9, agus bhain smeach\u00e1n as, d\u2019\u00edsligh an gloine ansin, go mall, c\u00faramach, chun an bhoird ar\u00eds. D\u2019aithneof\u00e1 ar a aghaidh, go raibh s\u00e9 thar a bheith s\u00e1sta lenar bhlais s\u00e9.<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cBhuel,\u201d ar seisean \u201can gceapann t\u00fa go bhfuil \u2018L\u00e1 Philip a\u2019 Chleite\u2019 buailte linn?\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cGo bhf\u00f3ire Dia na Gl\u00f3ire orainn uilig,\u201d arsa m\u00e9 fh\u00e9in, ach c\u00e9ard a chuir ag tochrais ar an gceirtl\u00edn sin th\u00fa, a chara na gcarad?\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cChomh fada is a bhaineann s\u00e9 liomsa, t\u00e1 an sc\u00e9al scanraitheach sin \u00e1 scr\u00edobh thall is abhus d\u00fainn, ag m\u00e9ar D\u00e9 fh\u00e9in, le tamall de bhlianta anuas anois.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cT\u00e1 fait\u00edos orm, n\u00e1r l\u00e9igh m\u00e9 fh\u00e9in tada d\u00e1 leith\u00e9id ar Chl\u00e1r Dubh na Cruinne, go f\u00f3ill, ach go h\u00e1irithe.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cC\u00e1 raibh tusa aimsir na s\u00fal? Nach bhfuil s\u00e9 le l\u00e9amh agat i sc\u00e9alta m\u00f3ra an domhain seo, \u00f3 l\u00f3 go l\u00f3, agus \u00f3 sheachtain go seachtain, agus \u00f3 cheann ceann na bliana.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cB\u2019fh\u00e9idir, a Sh\u00e9im\u00ed, go n-inseof\u00e1 dom, cad \u00e9 go d\u00edreach, an sc\u00e9al at\u00e1 le l\u00e9amh agat chomh rialta, soil\u00e9ir sin.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cD\u00e9anfaidh m\u00e9 sin, cinnte. Nach l\u00e9ann t\u00fa na nuacht\u00e1in, agus nach mbreathna\u00edonn t\u00fa ar an teilif\u00eds, gan tr\u00e1cht in aon chor ar \u00e9isteacht leis an raidi\u00f3, agus nach bhfuil an sc\u00e9al c\u00e9anna sin le l\u00e9amh, agus le clos, \u00f3 \u00e9ir\u00ed go dul faoi na gr\u00e9ine, chuile l\u00e1, go bhfuil muid ag druidim i dtreo Armagadan. N\u00edl dabht ar domhan, ach go bhfuil B\u00e1ire na Fola chugainn ar luas.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cCogadh at\u00e1 i gceist agat, mar sin, an ea?<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cCogadh, cinnte, ach cogadh n\u00edos measa n\u00e1 aon chogadh a troideadh \u00f3 th\u00fas an tsaoil go nuige seo. Breathnaigh ar a bhfuil ar si\u00fal sa d\u00edthreabh, thart ar Mhurascaill na Peirse, na laethe seo? Amuigh ansin ar an gc\u00falr\u00e1id, folaithe \u00f3 shuile fiosracha daonna, t\u00e1 na St\u00e1it Aontaithe, agus a gComhghuallaithe, ag tion\u00f3l agus ag tioms\u00fa arm ollmh\u00f3r, le cogadh d\u00edothaitheach a chur ar an Iar\u00e1in, mar chuid d\u00e1 gcl\u00e1r, le Sceimhlitheoireacht Idirn\u00e1isi\u00fanta a dh\u00edoth\u00fa. N\u00ed gn\u00e1th-shaighdi\u00fair\u00ed, n\u00f3 gn\u00e1th-airm, at\u00e1 a mbaili\u00fa acu, amuigh ansin ar an gc\u00falr\u00e1id, sna gainimhligh thart ar Mhurascaill \u00fad na Peirse. N\u00ed hea mh\u2019anam, ach saighdi\u00fair\u00ed st\u00f3insithe, seantriailte, righne, agus airm nua-aimseartha, nimhneacha, mallaithe, agus nuair a bheidh an sl\u00f3gadh agus an tioms\u00fa uilig cr\u00edochnaithe, beidh ansin, f\u00f3rsa millteanach, do-bhuailte, agus f\u00f3rsa nach bhfacthas a leith\u00e9id ar thalamh an domhain seo, cheana riamh.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cAch a Sh\u00e9im\u00ed, nach bhfuil chuile sheans ann anois, nach mbeidh orthu pil\u00e9ar amh\u00e1in fi\u00fa, a scaoileadh i bhfeirg, n\u00f3 de r\u00e9ir mar a thuigtear do na saineolaithe, tuigfidh Rialtas na hIar\u00e1ine go bhfuil a chaisc\u00edn meilte, agus g\u00e9illfidh s\u00e9, sula mbeidh g\u00e1 le coga\u00edocht ar bith.\u201d<\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\">\u201cT\u00e1 s\u00fail agam go bhfuil an ceart agat, ach caithfear a chur san \u00e1ireamh anois, go bhfuil an t-arm ollmh\u00f3r sin t\u00f3gtha ag Meirice\u00e1 trasna an domhain, agus sl\u00f3gtha ansin, c\u00f3ngarach do Mhurascaill na Peirse, agus thuigfeadh duine ar bith, nach ar mhaithe le caisle\u00e1in ghainimhe a th\u00f3g\u00e1il, a seoladh chun na h\u00e1ite iarg\u00falta sin, a ch\u00e9aduair iad, agus d\u00e1 bharr sin, t\u00e1 chuile chos\u00falacht ar an sc\u00e9al, go mbeidh ina chogadh fuilteach, f\u00edochmhar, ansin, s\u00e1ra fada. Agus m\u00e1 tharla\u00edonn an cogadh sin, is f\u00e9idir linn a bheith cinnte, go mbainfidh an d\u00e1 thaobh leas as chuile bhunt\u00e1iste airm at\u00e1 ar f\u00e1il d\u00f3ibh, ar mhaithe lena namhaid a scrios is a dh\u00edoth\u00fa. M\u00e1 tharla\u00edonn a leith\u00e9id, bhuel, ansin beidh L\u00e1 Armagadain buailte linn, n\u00f3 d\u2019fh\u00e9adfadh s\u00e9, go mbainfeadh an d\u00e1 thaobh \u00fas\u00e1id as airm do-luaite, agus go leathfadh nimh agus f\u00edoch na coga\u00edochta sin \u00f3 cheann ceann na cruinne, n\u00f3 m\u00e1 bhaintear an claib\u00edn den bhuid\u00e9al, n\u00ed bheidh \u00e9inne \u00e1balta srian a chur ar dhiabhail ollscriosacha Armagadain!\u201d<\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4; font-size: 12pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>","_et_gb_content_width":"","footnotes":""},"categories":[40],"tags":[],"class_list":["post-8026","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gearrscealta"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8026","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=8026"}],"version-history":[{"count":5,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8026\/revisions"}],"predecessor-version":[{"id":9585,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8026\/revisions\/9585"}],"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=8026"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8026"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8026"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}