{"id":8876,"date":"2023-02-15T19:41:11","date_gmt":"2023-02-15T19:41:11","guid":{"rendered":"https:\/\/mickgb.com\/?p=8876"},"modified":"2023-11-23T00:39:49","modified_gmt":"2023-11-23T00:39:49","slug":"caife-an-ea","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/caife-an-ea\/","title":{"rendered":"Coffee, is it?"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _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_audio audio=&#8221;https:\/\/mickgb.com\/wp-content\/uploads\/2023\/02\/Caife-an-ea-.m4a&#8221; title=&#8221;Caife, an ea??&#8221; image_url=&#8221;https:\/\/mickgb.com\/wp-content\/uploads\/2023\/02\/caife.webp&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_audio][et_pb_text _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<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.65;\">\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><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>\u201cCaife? <\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuil t\u00fa <\/span><span style=\"color: #222222; font-size: 14pt;\">cinnte, a Mhich\u00edl?\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T\u00e1 m\u00e9 \u00e9irithe as an \u00f3l, a Sh\u00e9im\u00ed!\u201d arsa mise<\/span><span style=\"color: #222222; font-size: 14pt;\">, agus m\u00e9 ag l\u00fabarna\u00edl i mo chathaoir.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">D\u2019fh\u00e9ach S\u00e9im\u00ed orm agus ionadh an domhain air. <\/span><span style=\"color: #222222; font-size: 14pt;\">\u201cTinn, an ea? <\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuil t\u00fa tinn?\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cD\u2019fh\u00e9adf\u00e1 \u00e9 sin a r\u00e1, a chara<\/span><span style=\"color: #222222; font-size: 14pt;\">,\u201d arsa mise.<\/span><span style=\"color: #222222; font-size: 14pt;\"> Cheapf\u00e1 <\/span><span style=\"color: #222222; font-size: 14pt;\">gur coir dhanartha a bh\u00ed ann<\/span><span style=\"color: #222222; font-size: 14pt;\">. Bh\u00ed m\u00e9 buartha go raibh orm m\u00e9 f\u00e9in a chosaint gach uai<\/span><span style=\"color: #222222; font-size: 14pt;\">r a<\/span><span style=\"color: #222222; font-size: 14pt;\">r dhi\u00faltaigh m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\"> deoch alc\u00f3il<\/span><span style=\"color: #222222; font-size: 14pt;\">. <\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cT\u00e1 cuma mhaith ort, a Mhich\u00edl, <\/span><span style=\"color: #222222; font-size: 14pt;\">t\u00e1 s\u00e9 deacair a chreidi\u00faint go<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuil <\/span><span style=\"color: #222222; font-size: 14pt;\">fadhb shl\u00e1inte<\/span><span style=\"color: #222222; font-size: 14pt;\"> i gceist.\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\"> D\u2019ardaigh s\u00e9 a mhala go ceisteach<\/span><span style=\"color: #222222; font-size: 14pt;\">, agus st\u00e1n s\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">orm.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">N\u00e1 bac leis sin anois, a <\/span><span style=\"color: #222222; font-size: 14pt;\">Sh\u00e9im\u00ed<\/span><span style=\"color: #222222; font-size: 14pt;\">, nach bhfuil ruda\u00ed eile n\u00edos t\u00e1bhachta\u00ed againn a phl\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">agus<\/span><span style=\"color: #222222; font-size: 14pt;\"> fad<\/span><span style=\"color: #222222; font-size: 14pt;\">hbanna m\u00f3ra an domhain le r\u00e9iteach againn<\/span><span style=\"color: #222222; font-size: 14pt;\">!<\/span><span style=\"color: #222222; font-size: 14pt;\"> Chuir m\u00e9 mo l\u00e1mh in <\/span><span style=\"color: #222222; font-size: 14pt;\">airde, agus ghlaoigh <\/span><span style=\"color: #222222; font-size: 14pt;\">m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\"> ar <\/span><span style=\"color: #222222; font-size: 14pt;\">T<\/span><span style=\"color: #222222; font-size: 14pt;\">h<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00f3in Mh\u00f3r<\/span><span style=\"color: #222222; font-size: 14pt;\">: \u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T\u00e1imid r\u00e9idh, a Thom\u00e1is<\/span><span style=\"color: #222222; font-size: 14pt;\">!\u201d Thosaigh T\u00f3in Mh\u00f3r a<\/span><span style=\"color: #222222; font-size: 14pt;\">g <\/span><span style=\"color: #222222; font-size: 14pt;\">rith<\/span><span style=\"color: #222222; font-size: 14pt;\"> in\u00e1r dtreo.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cPionta p<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00f3<\/span><span style=\"color: #222222; font-size: 14pt;\">rt<\/span><span style=\"color: #222222; font-size: 14pt;\">a<\/span><span style=\"color: #222222; font-size: 14pt;\">ir agus <\/span><span style=\"color: #222222; font-size: 14pt;\">cup\u00e1n caife, le do thoil<\/span><span style=\"color: #222222; font-size: 14pt;\">,\u201d arsa<\/span><span style=\"color: #222222; font-size: 14pt;\"> mise, ag iarraidh teacht roimh aon fhad<\/span><span style=\"color: #222222; font-size: 14pt;\">hb<\/span><span style=\"color: #222222; font-size: 14pt;\"> eile<\/span><span style=\"color: #222222; font-size: 14pt;\">.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> gceapann t\u00fa gur amad\u00e1n m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\">? Bh\u00ed t\u00fa ag seice\u00e1il an raibh m\u00e9 i mo dh\u00faiseacht, <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> ea?<\/span><span style=\"color: #222222; font-size: 14pt;\">\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">Chaoch s\u00e9 a sh\u00fail <\/span><span style=\"color: #222222; font-size: 14pt;\">orainn, agus sheas s\u00e9 ansin <\/span><span style=\"color: #222222; font-size: 14pt;\">ag fanacht le <\/span><span style=\"color: #222222; font-size: 14pt;\">m<\/span><span style=\"color: #222222; font-size: 14pt;\">o <\/span><span style=\"color: #222222; font-size: 14pt;\">fhreagra<\/span><span style=\"color: #222222; font-size: 14pt;\">.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">A Thom\u00e1is, <\/span><span style=\"color: #222222; font-size: 14pt;\">t\u00e1 caife ag teast\u00e1il uaim. <\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> dtuigeann t\u00fa \u2013 caife?\u201d Bh\u00ed fearg orm anois. <\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cN\u00e1 b\u00ed buartha a Mhich\u00edl, n\u00ed raibh m\u00e9 ach ag <\/span><span style=\"color: #222222; font-size: 14pt;\">magadh<\/span><span style=\"color: #222222; font-size: 14pt;\">!<\/span><span style=\"color: #222222; font-size: 14pt;\">\u201d arsa T\u00f3in Mh\u00f3r agus <\/span><span style=\"color: #222222; font-size: 14pt;\">ionadh<\/span><span style=\"color: #222222; font-size: 14pt;\"> an domhain<\/span><span style=\"color: #222222; font-size: 14pt;\"> air <\/span><span style=\"color: #222222; font-size: 14pt;\">faoin <\/span><span style=\"color: #222222; font-size: 14pt;\">gcaoi ar chorraigh <\/span><span style=\"color: #222222; font-size: 14pt;\">s\u00e9 m\u00e9.<\/span><span style=\"color: #222222; font-size: 14pt;\"> \u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">Caife agus pionta ag teacht!\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cA Mhich\u00edl, <\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00e1 t\u00e9igh thar f\u00f3ir<\/span> <span style=\"color: #222222; font-size: 14pt;\">ansin \u2013 n\u00ed raibh mise ach ag magadh freisin! <\/span><span style=\"color: #222222; font-size: 14pt;\">Br\u00f3n orm faoi sin!\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">Baineadh siar as <\/span><span style=\"color: #222222; font-size: 14pt;\">S\u00e9im\u00ed freisin.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">Tr<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00e1<\/span><span style=\"color: #222222; font-size: 14pt;\">thn\u00f3na D\u00e9 Satha<\/span><span style=\"color: #222222; font-size: 14pt;\">i<\/span><span style=\"color: #222222; font-size: 14pt;\">rn a bh\u00ed ann<\/span> <span style=\"color: #222222; font-size: 14pt;\">i m\u00ed Feabhra, agus <\/span><span style=\"color: #222222; font-size: 14pt;\">c\u00e9 go raibh s\u00e9 fuar go leor <\/span><span style=\"color: #222222; font-size: 14pt;\">taobh amuigh, bh\u00ed an g<\/span><span style=\"color: #222222; font-size: 14pt;\">h<\/span><span style=\"color: #222222; font-size: 14pt;\">rian ag taitneamh <\/span><span style=\"color: #222222; font-size: 14pt;\">agus <\/span><span style=\"color: #222222; font-size: 14pt;\">daoine ag <\/span><span style=\"color: #222222; font-size: 14pt;\">spaisteo<\/span><span style=\"color: #222222; font-size: 14pt;\">ireacht thart ar an gcathair<\/span><span style=\"color: #222222; font-size: 14pt;\">.<\/span><span style=\"color: #222222; font-size: 14pt;\"> Bh\u00edomar<\/span> <span style=\"color: #222222; font-size: 14pt;\">in\u00e1r su\u00ed taobh istigh ag <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuinneog<\/span><span style=\"color: #222222; font-size: 14pt;\"> sa Smugairle R\u00f3in i l\u00e1r na cathrach<\/span><span style=\"color: #222222; font-size: 14pt;\">, <\/span><span style=\"color: #222222; font-size: 14pt;\">ag \u2018duinebhr<\/span><span style=\"color: #222222; font-size: 14pt;\">e<\/span><span style=\"color: #222222; font-size: 14pt;\">athn\u00fa\u2019 <\/span><span style=\"color: #222222; font-size: 14pt;\">agus muid ar forbh\u00e1s ar \u00e1r su\u00edoch\u00e1in.<\/span><span style=\"color: #222222; font-size: 14pt;\"> Nuair a bh\u00ed m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\"> ag f\u00e9achaint amach ar an domhan m\u00f3r mar seo, <\/span><span style=\"color: #222222; font-size: 14pt;\">thug s\u00e9 l\u00e9argas nua <\/span><span style=\"color: #222222; font-size: 14pt;\">dom, agus <\/span><span style=\"color: #222222; font-size: 14pt;\">thuig m\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">gur bhraith<\/span> <span style=\"color: #222222; font-size: 14pt;\">m\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">go raibh m\u00e9 faoi s<\/span><span style=\"color: #222222; font-size: 14pt;\">h<\/span><span style=\"color: #222222; font-size: 14pt;\">aghas ionsa\u00ed<\/span><span style=\"color: #222222; font-size: 14pt;\"> agus d\u00e1 bhr\u00ed sin, ag dul thar f\u00f3ir.<\/span><span style=\"color: #222222; font-size: 14pt;\"> C\u00e9 nach raibh m\u00e9 d\u00edreach faoi ionsa\u00ed, ag <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> am c\u00e9anna, bh\u00ed oiri<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00fa<\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00fa cult\u00fair i gceist agus bh\u00ed m\u00e9 ag sn\u00e1mh in aghaidh <\/span><span style=\"color: #222222; font-size: 14pt;\">na noirm s\u00f3isialta sheanbhunaithe<\/span><span style=\"color: #222222; font-size: 14pt;\">. N\u00edl s\u00e9 \u00e9asca rud mar seo a dh\u00e9anamh, ach n\u00ed fi\u00fa a bheith ag <\/span><span style=\"color: #222222; font-size: 14pt;\">insint br\u00e9ag n\u00f3 ag \u00e9ir\u00ed feargach. B\u2019fhearr dom a bheith ionraic, agus b\u2019fhearr guaim a choinne\u00e1il orm f\u00e9in.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">Tharraing m\u00e9 an\u00e1il dhomhain, agus chuir m\u00e9 mo chuid smaointe i gceann a ch\u00e9ile. \u201cA Sh\u00e9im\u00ed, leithsc\u00e9al a bh\u00ed i gceist n\u00edos luaithe, nuair a d\u00fairt m\u00e9 gurb \u00ed fadhb shl\u00e1inte an ch\u00fais nach raibh m\u00e9 ag \u00f3l alc\u00f3il. Cheap m\u00e9 go mbeadh s\u00e9 n\u00edos \u00e9asca deoch a sh\u00e9anadh sa tsl\u00ed sin.\u201d Stad m\u00e9 agus tharraing m\u00e9 an\u00e1il dhomhain eile.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cCaife agus pionta, a fheara!\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">a d\u2019fh\u00f3gair T\u00f3in Mh\u00f3r<\/span><span style=\"color: #222222; font-size: 14pt;\"> agus \u00e9 ar ais <\/span><span style=\"color: #222222; font-size: 14pt;\">ar\u00eds<\/span><span style=\"color: #222222; font-size: 14pt;\">! <\/span><span style=\"color: #222222; font-size: 14pt;\">Bain sult astu!\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">D\u2019imigh s\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">leis ar luas lasrach agus daoine eile <\/span><span style=\"color: #222222; font-size: 14pt;\">ag sm\u00e9i<\/span><span style=\"color: #222222; font-size: 14pt;\">deadh anall air.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00e1 rud beag n\u00e1ire orm <\/span><span style=\"color: #222222; font-size: 14pt;\">an ch\u00fais cheart a roinnt leat, a Sh\u00e9im\u00ed. Ach t\u00e1 m\u00e9 r\u00f3throm agus ba mhaith liom roinnt me\u00e1chain a chailleadh<\/span><span style=\"color: #222222; font-size: 14pt;\"> \u2013 c\u00e9 gur riosca sl\u00e1inte \u00e9 seo, n\u00edl m\u00e9 tinn<\/span><span style=\"color: #222222; font-size: 14pt;\">, ann f\u00e9in<\/span><span style=\"color: #222222; font-size: 14pt;\">! Stad m\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">go hioml\u00e1n den \u00f3l<\/span><span style=\"color: #222222; font-size: 14pt;\"> ag t\u00fas na bliana, agus braithim n\u00edos fearr agus <\/span><span style=\"color: #222222; font-size: 14pt;\">t\u00e1 m\u00e9 ag \u00e9adrom\u00fa freisin le tamall. C\u00e9n f\u00e1th nach l<\/span><span style=\"color: #222222; font-size: 14pt;\">e<\/span><span style=\"color: #222222; font-size: 14pt;\">anfainn ar aghaidh leis <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> strait\u00e9is seo at\u00e1 ag obair go maith dom<\/span><span style=\"color: #222222; font-size: 14pt;\">,<\/span><span style=\"color: #222222; font-size: 14pt;\"> a Sh\u00e9im\u00ed?\u201d Bh\u00ed m\u00e9 neirbh\u00edseach go dtabharfadh S\u00e9im\u00ed c\u00fal l\u00e1imhe liom. <\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">A<\/span><span style=\"color: #222222; font-size: 14pt;\"> Mhich\u00edl \u2013 <\/span><span style=\"color: #222222; font-size: 14pt;\">gabh dom a nd\u00fairt m\u00e9 leat, a chara. N\u00ed raibh s\u00e9 ar intinn agam br\u00fa a chur ort. Ar dt\u00fas, bh\u00ed m\u00e9 ag magadh, ach nuair a d\u00fairt t\u00fa go raibh <\/span><span style=\"color: #222222; font-size: 14pt;\">fadhb shl\u00e1inte<\/span><span style=\"color: #222222; font-size: 14pt;\"> agat, th\u00e1inig imn\u00ed orm f\u00fat. Cheistigh m\u00e9 d\u00edot faoi do shl\u00e1inte, <\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00ed chun br\u00fa a chur ort ach <\/span><span style=\"color: #222222; font-size: 14pt;\">toisc go raibh m\u00e9 buartha f<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00fat, a Mhich\u00edl. <\/span><span style=\"color: #222222; font-size: 14pt;\">Is m\u00f3r an faoiseamh dom go bhfuil t\u00fa ceart go leor, a mhac<\/span><span style=\"color: #222222; font-size: 14pt;\">! <\/span><span style=\"color: #222222; font-size: 14pt;\">Is \u00e9 mo mholadh duit craiceann tiubh a <\/span><span style=\"color: #222222; font-size: 14pt;\">bheith agat agus <\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00e1 bac leis an magadh!<\/span><span style=\"color: #222222; font-size: 14pt;\"> Anois \u2013 sl\u00e1inte!\u201d arsa S\u00e9im\u00ed agus \u00e9 ag <\/span><span style=\"color: #222222; font-size: 14pt;\">diurn\u00fa a ghloine.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cSl\u00e1inte, a chara!\u201d a d\u2019fhreagair m\u00e9, agus <\/span><span style=\"color: #222222; font-size: 14pt;\">bh\u00ed m\u00e9 i bhfad n\u00edos comporda\u00ed anois. Bh\u00ed \u00e1thas orm go raibh an comhr\u00e1 deacair sin againn, agus d\u2019fhoghlaim m\u00e9 a l\u00e1n ruda\u00ed d\u00e1 bhr\u00ed sin.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">Ba \u00e9 an rud ba th\u00e1bhachta\u00ed a d\u2019fhoghlaim m\u00e9 n\u00e1: <\/span><span style=\"color: #222222; font-size: 14pt;\">D<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00e9an an rud ab fhearr duit f\u00e9in<\/span><span style=\"color: #222222; font-size: 14pt;\">,<\/span> <span style=\"color: #222222; font-size: 14pt;\">d\u2019<\/span><span style=\"color: #222222; font-size: 14pt;\">ainneoin <\/span><span style=\"color: #222222; font-size: 14pt;\">a<\/span><span style=\"color: #222222; font-size: 14pt;\">on rud <\/span><span style=\"color: #222222; font-size: 14pt;\">at\u00e1 le r\u00e1 ag \u00e9inne ina \u00e9adan!<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">Roimh d\u00f3 imeacht, bh\u00ed rud amh\u00e1in eile le r\u00e1 ag S\u00e9im\u00ed.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T\u00e1 t\u00fa ag tabhairt dea-shampla dom, a Mhich\u00edl! B\u2019fh\u00e9idir go mbeidh cup\u00e1n caife agam f\u00e9in a<\/span><span style=\"color: #222222; font-size: 14pt;\">n<\/span><span style=\"color: #222222; font-size: 14pt;\"> ch\u00e9ad uair eile!\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">N\u00ed raibh s\u00e9 ag magadh an t-am seo!<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><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>\u201cCaife? An bhfuil t\u00fa cinnte, a Mhich\u00edl?\u201d\u00a0\u00a0 \u201cT\u00e1 m\u00e9 \u00e9irithe as an \u00f3l, a Sh\u00e9im\u00ed!\u201d arsa mise, agus m\u00e9 ag l\u00fabarna\u00edl i mo chathaoir.\u00a0\u00a0D\u2019fh\u00e9ach S\u00e9im\u00ed orm agus ionadh an domhain air. \u201cTinn, an ea? An bhfuil t\u00fa tinn?\u201d\u00a0\u00a0 \u201cD\u2019fh\u00e9adf\u00e1 \u00e9 sin a r\u00e1, a chara,\u201d arsa mise. Cheapf\u00e1 gur coir dhanartha a bh\u00ed ann. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8882,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 2.2;\"><strong><span style=\"color: #222222; font-size: 24pt;\">I\u00a0 mB\u00e9al\u00a0 an\u00a0 Phobail<\/span><\/strong><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.65;\"><span style=\"color: #222222; font-size: 14pt;\">Miche\u00e1l Bair\u00e9ad<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cCaife? <\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuil t\u00fa <\/span><span style=\"color: #222222; font-size: 14pt;\">cinnte, a Mhich\u00edl?\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T\u00e1 m\u00e9 \u00e9irithe as an \u00f3l, a Sh\u00e9im\u00ed!\u201d arsa mise<\/span><span style=\"color: #222222; font-size: 14pt;\">, agus m\u00e9 ag l\u00fabarna\u00edl i mo chathaoir.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">D\u2019fh\u00e9ach S\u00e9im\u00ed orm agus ionadh an domhain air. <\/span><span style=\"color: #222222; font-size: 14pt;\">\u201cTinn, an ea? <\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuil t\u00fa tinn?\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cD\u2019fh\u00e9adf\u00e1 \u00e9 sin a r\u00e1, a chara<\/span><span style=\"color: #222222; font-size: 14pt;\">,\u201d arsa mise.<\/span><span style=\"color: #222222; font-size: 14pt;\"> Cheapf\u00e1 <\/span><span style=\"color: #222222; font-size: 14pt;\">gur coir dhanartha a bh\u00ed ann<\/span><span style=\"color: #222222; font-size: 14pt;\">. Bh\u00ed m\u00e9 buartha go raibh orm m\u00e9 f\u00e9in a chosaint gach uai<\/span><span style=\"color: #222222; font-size: 14pt;\">r a<\/span><span style=\"color: #222222; font-size: 14pt;\">r dhi\u00faltaigh m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\"> deoch alc\u00f3il<\/span><span style=\"color: #222222; font-size: 14pt;\">. <\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cT\u00e1 cuma mhaith ort, a Mhich\u00edl, <\/span><span style=\"color: #222222; font-size: 14pt;\">t\u00e1 s\u00e9 deacair a chreidi\u00faint go<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuil <\/span><span style=\"color: #222222; font-size: 14pt;\">fadhb shl\u00e1inte<\/span><span style=\"color: #222222; font-size: 14pt;\"> i gceist.\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\"> D\u2019ardaigh s\u00e9 a mhala go ceisteach<\/span><span style=\"color: #222222; font-size: 14pt;\">, agus st\u00e1n s\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">orm.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">N\u00e1 bac leis sin anois, a <\/span><span style=\"color: #222222; font-size: 14pt;\">Sh\u00e9im\u00ed<\/span><span style=\"color: #222222; font-size: 14pt;\">, nach bhfuil ruda\u00ed eile n\u00edos t\u00e1bhachta\u00ed againn a phl\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">agus<\/span><span style=\"color: #222222; font-size: 14pt;\"> fad<\/span><span style=\"color: #222222; font-size: 14pt;\">hbanna m\u00f3ra an domhain le r\u00e9iteach againn<\/span><span style=\"color: #222222; font-size: 14pt;\">!<\/span><span style=\"color: #222222; font-size: 14pt;\"> Chuir m\u00e9 mo l\u00e1mh in <\/span><span style=\"color: #222222; font-size: 14pt;\">airde, agus ghlaoigh <\/span><span style=\"color: #222222; font-size: 14pt;\">m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\"> ar <\/span><span style=\"color: #222222; font-size: 14pt;\">T<\/span><span style=\"color: #222222; font-size: 14pt;\">h<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00f3in Mh\u00f3r<\/span><span style=\"color: #222222; font-size: 14pt;\">: \u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T\u00e1imid r\u00e9idh, a Thom\u00e1is<\/span><span style=\"color: #222222; font-size: 14pt;\">!\u201d Thosaigh T\u00f3in Mh\u00f3r a<\/span><span style=\"color: #222222; font-size: 14pt;\">g <\/span><span style=\"color: #222222; font-size: 14pt;\">rith<\/span><span style=\"color: #222222; font-size: 14pt;\"> in\u00e1r dtreo.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cPionta p<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00f3<\/span><span style=\"color: #222222; font-size: 14pt;\">rt<\/span><span style=\"color: #222222; font-size: 14pt;\">a<\/span><span style=\"color: #222222; font-size: 14pt;\">ir agus <\/span><span style=\"color: #222222; font-size: 14pt;\">cup\u00e1n caife, le do thoil<\/span><span style=\"color: #222222; font-size: 14pt;\">,\u201d arsa<\/span><span style=\"color: #222222; font-size: 14pt;\"> mise, ag iarraidh teacht roimh aon fhad<\/span><span style=\"color: #222222; font-size: 14pt;\">hb<\/span><span style=\"color: #222222; font-size: 14pt;\"> eile<\/span><span style=\"color: #222222; font-size: 14pt;\">.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> gceapann t\u00fa gur amad\u00e1n m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\">? Bh\u00ed t\u00fa ag seice\u00e1il an raibh m\u00e9 i mo dh\u00faiseacht, <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> ea?<\/span><span style=\"color: #222222; font-size: 14pt;\">\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">Chaoch s\u00e9 a sh\u00fail <\/span><span style=\"color: #222222; font-size: 14pt;\">orainn, agus sheas s\u00e9 ansin <\/span><span style=\"color: #222222; font-size: 14pt;\">ag fanacht le <\/span><span style=\"color: #222222; font-size: 14pt;\">m<\/span><span style=\"color: #222222; font-size: 14pt;\">o <\/span><span style=\"color: #222222; font-size: 14pt;\">fhreagra<\/span><span style=\"color: #222222; font-size: 14pt;\">.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">A Thom\u00e1is, <\/span><span style=\"color: #222222; font-size: 14pt;\">t\u00e1 caife ag teast\u00e1il uaim. <\/span><span style=\"color: #222222; font-size: 14pt;\">An<\/span><span style=\"color: #222222; font-size: 14pt;\"> dtuigeann t\u00fa \u2013 caife?\u201d Bh\u00ed fearg orm anois. <\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cN\u00e1 b\u00ed buartha a Mhich\u00edl, n\u00ed raibh m\u00e9 ach ag <\/span><span style=\"color: #222222; font-size: 14pt;\">magadh<\/span><span style=\"color: #222222; font-size: 14pt;\">!<\/span><span style=\"color: #222222; font-size: 14pt;\">\u201d arsa T\u00f3in Mh\u00f3r agus <\/span><span style=\"color: #222222; font-size: 14pt;\">ionadh<\/span><span style=\"color: #222222; font-size: 14pt;\"> an domhain<\/span><span style=\"color: #222222; font-size: 14pt;\"> air <\/span><span style=\"color: #222222; font-size: 14pt;\">faoin <\/span><span style=\"color: #222222; font-size: 14pt;\">gcaoi ar chorraigh <\/span><span style=\"color: #222222; font-size: 14pt;\">s\u00e9 m\u00e9.<\/span><span style=\"color: #222222; font-size: 14pt;\"> \u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">Caife agus pionta ag teacht!\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cA Mhich\u00edl, <\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00e1 t\u00e9igh thar f\u00f3ir<\/span> <span style=\"color: #222222; font-size: 14pt;\">ansin \u2013 n\u00ed raibh mise ach ag magadh freisin! <\/span><span style=\"color: #222222; font-size: 14pt;\">Br\u00f3n orm faoi sin!\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">Baineadh siar as <\/span><span style=\"color: #222222; font-size: 14pt;\">S\u00e9im\u00ed freisin.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">Tr<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00e1<\/span><span style=\"color: #222222; font-size: 14pt;\">thn\u00f3na D\u00e9 Satha<\/span><span style=\"color: #222222; font-size: 14pt;\">i<\/span><span style=\"color: #222222; font-size: 14pt;\">rn a bh\u00ed ann<\/span> <span style=\"color: #222222; font-size: 14pt;\">i m\u00ed Feabhra, agus <\/span><span style=\"color: #222222; font-size: 14pt;\">c\u00e9 go raibh s\u00e9 fuar go leor <\/span><span style=\"color: #222222; font-size: 14pt;\">taobh amuigh, bh\u00ed an g<\/span><span style=\"color: #222222; font-size: 14pt;\">h<\/span><span style=\"color: #222222; font-size: 14pt;\">rian ag taitneamh <\/span><span style=\"color: #222222; font-size: 14pt;\">agus <\/span><span style=\"color: #222222; font-size: 14pt;\">daoine ag <\/span><span style=\"color: #222222; font-size: 14pt;\">spaisteo<\/span><span style=\"color: #222222; font-size: 14pt;\">ireacht thart ar an gcathair<\/span><span style=\"color: #222222; font-size: 14pt;\">.<\/span><span style=\"color: #222222; font-size: 14pt;\"> Bh\u00edomar<\/span> <span style=\"color: #222222; font-size: 14pt;\">in\u00e1r su\u00ed taobh istigh ag <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> bhfuinneog<\/span><span style=\"color: #222222; font-size: 14pt;\"> sa Smugairle R\u00f3in i l\u00e1r na cathrach<\/span><span style=\"color: #222222; font-size: 14pt;\">, <\/span><span style=\"color: #222222; font-size: 14pt;\">ag \u2018duinebhr<\/span><span style=\"color: #222222; font-size: 14pt;\">e<\/span><span style=\"color: #222222; font-size: 14pt;\">athn\u00fa\u2019 <\/span><span style=\"color: #222222; font-size: 14pt;\">agus muid ar forbh\u00e1s ar \u00e1r su\u00edoch\u00e1in.<\/span><span style=\"color: #222222; font-size: 14pt;\"> Nuair a bh\u00ed m\u00e9<\/span><span style=\"color: #222222; font-size: 14pt;\"> ag f\u00e9achaint amach ar an domhan m\u00f3r mar seo, <\/span><span style=\"color: #222222; font-size: 14pt;\">thug s\u00e9 l\u00e9argas nua <\/span><span style=\"color: #222222; font-size: 14pt;\">dom, agus <\/span><span style=\"color: #222222; font-size: 14pt;\">thuig m\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">gur bhraith<\/span> <span style=\"color: #222222; font-size: 14pt;\">m\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">go raibh m\u00e9 faoi s<\/span><span style=\"color: #222222; font-size: 14pt;\">h<\/span><span style=\"color: #222222; font-size: 14pt;\">aghas ionsa\u00ed<\/span><span style=\"color: #222222; font-size: 14pt;\"> agus d\u00e1 bhr\u00ed sin, ag dul thar f\u00f3ir.<\/span><span style=\"color: #222222; font-size: 14pt;\"> C\u00e9 nach raibh m\u00e9 d\u00edreach faoi ionsa\u00ed, ag <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> am c\u00e9anna, bh\u00ed oiri<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00fa<\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00fa cult\u00fair i gceist agus bh\u00ed m\u00e9 ag sn\u00e1mh in aghaidh <\/span><span style=\"color: #222222; font-size: 14pt;\">na noirm s\u00f3isialta sheanbhunaithe<\/span><span style=\"color: #222222; font-size: 14pt;\">. N\u00edl s\u00e9 \u00e9asca rud mar seo a dh\u00e9anamh, ach n\u00ed fi\u00fa a bheith ag <\/span><span style=\"color: #222222; font-size: 14pt;\">insint br\u00e9ag n\u00f3 ag \u00e9ir\u00ed feargach. B\u2019fhearr dom a bheith ionraic, agus b\u2019fhearr guaim a choinne\u00e1il orm f\u00e9in.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">Tharraing m\u00e9 an\u00e1il dhomhain, agus chuir m\u00e9 mo chuid smaointe i gceann a ch\u00e9ile. \u201cA Sh\u00e9im\u00ed, leithsc\u00e9al a bh\u00ed i gceist n\u00edos luaithe, nuair a d\u00fairt m\u00e9 gurb \u00ed fadhb shl\u00e1inte an ch\u00fais nach raibh m\u00e9 ag \u00f3l alc\u00f3il. Cheap m\u00e9 go mbeadh s\u00e9 n\u00edos \u00e9asca deoch a sh\u00e9anadh sa tsl\u00ed sin.\u201d Stad m\u00e9 agus tharraing m\u00e9 an\u00e1il dhomhain eile.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cCaife agus pionta, a fheara!\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">a d\u2019fh\u00f3gair T\u00f3in Mh\u00f3r<\/span><span style=\"color: #222222; font-size: 14pt;\"> agus \u00e9 ar ais <\/span><span style=\"color: #222222; font-size: 14pt;\">ar\u00eds<\/span><span style=\"color: #222222; font-size: 14pt;\">! <\/span><span style=\"color: #222222; font-size: 14pt;\">Bain sult astu!\u201d <\/span><span style=\"color: #222222; font-size: 14pt;\">D\u2019imigh s\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">leis ar luas lasrach agus daoine eile <\/span><span style=\"color: #222222; font-size: 14pt;\">ag sm\u00e9i<\/span><span style=\"color: #222222; font-size: 14pt;\">deadh anall air.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00e1 rud beag n\u00e1ire orm <\/span><span style=\"color: #222222; font-size: 14pt;\">an ch\u00fais cheart a roinnt leat, a Sh\u00e9im\u00ed. Ach t\u00e1 m\u00e9 r\u00f3throm agus ba mhaith liom roinnt me\u00e1chain a chailleadh<\/span><span style=\"color: #222222; font-size: 14pt;\"> \u2013 c\u00e9 gur riosca sl\u00e1inte \u00e9 seo, n\u00edl m\u00e9 tinn<\/span><span style=\"color: #222222; font-size: 14pt;\">, ann f\u00e9in<\/span><span style=\"color: #222222; font-size: 14pt;\">! Stad m\u00e9 <\/span><span style=\"color: #222222; font-size: 14pt;\">go hioml\u00e1n den \u00f3l<\/span><span style=\"color: #222222; font-size: 14pt;\"> ag t\u00fas na bliana, agus braithim n\u00edos fearr agus <\/span><span style=\"color: #222222; font-size: 14pt;\">t\u00e1 m\u00e9 ag \u00e9adrom\u00fa freisin le tamall. C\u00e9n f\u00e1th nach l<\/span><span style=\"color: #222222; font-size: 14pt;\">e<\/span><span style=\"color: #222222; font-size: 14pt;\">anfainn ar aghaidh leis <\/span><span style=\"color: #222222; font-size: 14pt;\">an<\/span><span style=\"color: #222222; font-size: 14pt;\"> strait\u00e9is seo at\u00e1 ag obair go maith dom<\/span><span style=\"color: #222222; font-size: 14pt;\">,<\/span><span style=\"color: #222222; font-size: 14pt;\"> a Sh\u00e9im\u00ed?\u201d Bh\u00ed m\u00e9 neirbh\u00edseach go dtabharfadh S\u00e9im\u00ed c\u00fal l\u00e1imhe liom. <\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">A<\/span><span style=\"color: #222222; font-size: 14pt;\"> Mhich\u00edl \u2013 <\/span><span style=\"color: #222222; font-size: 14pt;\">gabh dom a nd\u00fairt m\u00e9 leat, a chara. N\u00ed raibh s\u00e9 ar intinn agam br\u00fa a chur ort. Ar dt\u00fas, bh\u00ed m\u00e9 ag magadh, ach nuair a d\u00fairt t\u00fa go raibh <\/span><span style=\"color: #222222; font-size: 14pt;\">fadhb shl\u00e1inte<\/span><span style=\"color: #222222; font-size: 14pt;\"> agat, th\u00e1inig imn\u00ed orm f\u00fat. Cheistigh m\u00e9 d\u00edot faoi do shl\u00e1inte, <\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00ed chun br\u00fa a chur ort ach <\/span><span style=\"color: #222222; font-size: 14pt;\">toisc go raibh m\u00e9 buartha f<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00fat, a Mhich\u00edl. <\/span><span style=\"color: #222222; font-size: 14pt;\">Is m\u00f3r an faoiseamh dom go bhfuil t\u00fa ceart go leor, a mhac<\/span><span style=\"color: #222222; font-size: 14pt;\">! <\/span><span style=\"color: #222222; font-size: 14pt;\">Is \u00e9 mo mholadh duit craiceann tiubh a <\/span><span style=\"color: #222222; font-size: 14pt;\">bheith agat agus <\/span><span style=\"color: #222222; font-size: 14pt;\">n\u00e1 bac leis an magadh!<\/span><span style=\"color: #222222; font-size: 14pt;\"> Anois \u2013 sl\u00e1inte!\u201d arsa S\u00e9im\u00ed agus \u00e9 ag <\/span><span style=\"color: #222222; font-size: 14pt;\">diurn\u00fa a ghloine.<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">\u201cSl\u00e1inte, a chara!\u201d a d\u2019fhreagair m\u00e9, agus <\/span><span style=\"color: #222222; font-size: 14pt;\">bh\u00ed m\u00e9 i bhfad n\u00edos comporda\u00ed anois. Bh\u00ed \u00e1thas orm go raibh an comhr\u00e1 deacair sin againn, agus d\u2019fhoghlaim m\u00e9 a l\u00e1n ruda\u00ed d\u00e1 bhr\u00ed sin.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">Ba \u00e9 an rud ba th\u00e1bhachta\u00ed a d\u2019fhoghlaim m\u00e9 n\u00e1: <\/span><span style=\"color: #222222; font-size: 14pt;\">D<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00e9an an rud ab fhearr duit f\u00e9in<\/span><span style=\"color: #222222; font-size: 14pt;\">,<\/span> <span style=\"color: #222222; font-size: 14pt;\">d\u2019<\/span><span style=\"color: #222222; font-size: 14pt;\">ainneoin <\/span><span style=\"color: #222222; font-size: 14pt;\">a<\/span><span style=\"color: #222222; font-size: 14pt;\">on rud <\/span><span style=\"color: #222222; font-size: 14pt;\">at\u00e1 le r\u00e1 ag \u00e9inne ina \u00e9adan!<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"color: #222222; font-size: 14pt;\">Roimh d\u00f3 imeacht, bh\u00ed rud amh\u00e1in eile le r\u00e1 ag S\u00e9im\u00ed.<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">\u201c<\/span><span style=\"color: #222222; font-size: 14pt;\">T\u00e1 t\u00fa ag tabhairt dea-shampla dom, a Mhich\u00edl! B\u2019fh\u00e9idir go mbeidh cup\u00e1n caife agam f\u00e9in a<\/span><span style=\"color: #222222; font-size: 14pt;\">n<\/span><span style=\"color: #222222; font-size: 14pt;\"> ch\u00e9ad uair eile!\u201d<\/span><span style=\"color: #222222; font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"color: #222222; font-size: 14pt;\">N\u00ed raibh s\u00e9 ag magadh an t-am seo!<\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 10pt; padding-bottom: 0; line-height: 1.38;\"><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-8876","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\/8876","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=8876"}],"version-history":[{"count":5,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8876\/revisions"}],"predecessor-version":[{"id":9293,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8876\/revisions\/9293"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/8882"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=8876"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8876"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}