{"id":8074,"date":"2018-10-17T04:07:09","date_gmt":"2018-10-17T04:07:09","guid":{"rendered":"https:\/\/mickgb.com\/?p=8074"},"modified":"2023-11-23T17:22:13","modified_gmt":"2023-11-23T17:22:13","slug":"cuairt-gan-choinne-cuid-a-haon","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/cuairt-gan-choinne-cuid-a-haon\/","title":{"rendered":"Cuairt gan choinne -Cuid a hAon"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\"><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span>S\u00e9im\u00ed ar <\/span><span style=\"color: #000000; font-size: 14pt;\">chuairt !<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Is beag n\u00e1r thit m\u00e9 as mo sheasamh le hiontas nuair a d\u2019oscail m\u00e9 an doras agus th\u00e1inig m\u00e9 ar Sh\u00e9im\u00ed an Droichid ina seasamh lasmuigh. \u00a0Chonaic m\u00e9 go deireanach \u00e9 b\u2019fh\u00e9idir bliain \u00f3 shin, ag teach m\u2019atha<\/span><span style=\"color: #000000; font-size: 14pt;\">i<\/span><span style=\"color: #000000; font-size: 14pt;\">r, mar is cairde iadsan le fada. Ach is cuimhin liom go maith <\/span><span style=\"color: #000000; font-size: 14pt;\">go nd\u00fairt<\/span><span style=\"color: #000000; font-size: 14pt;\"> m\u2019athair liom s\u00fail seabhaic a choinne\u00e1il air, mar go nd\u00e9anadh S\u00e9im\u00ed cib\u00e9 rud ba mhian leis, agus bh\u00ed s\u00e9 l\u00e1n de dhiabhla\u00edocht! \u00a0Chonaic m\u00e9 <\/span><span style=\"color: #000000; font-size: 14pt;\">r\u00f3dh\u00e9anach<\/span><span style=\"color: #000000; font-size: 14pt;\"> c\u00e9 chomh f\u00edor a bh\u00ed an tuairim sin!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Shi\u00fail S\u00e9im\u00ed d\u00edreach isteach sa chistin; chuir s\u00e9 uisce sa chiteal, agus ansin chuir s\u00e9 ar fiuchadh \u00e9. \u00a0Shuigh s\u00e9 s\u00edos ag an mbord, dhearg a ph\u00edopa, agus thosaigh ag caint.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cA Mhich\u00edl, A dhiabhail, c\u00e9\u2019 chaoi <\/span><span style=\"color: #000000; font-size: 14pt;\">a <\/span><span style=\"color: #000000; font-size: 14pt;\">bhfuil t\u00fa in aon chor<\/span><span style=\"color: #000000; font-size: 14pt;\">?<\/span><span style=\"color: #000000; font-size: 14pt;\">\u201d \u00a0a d\u00fairt s\u00e9, <\/span><span style=\"color: #000000; font-size: 14pt;\">roimh ghal<\/span><span style=\"color: #000000; font-size: 14pt;\"> a bhaint as a ph\u00edopa, agus \u00e9 ag f\u00e9achaint orm, le s\u00faile bioracha.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cGo maith, a Sh\u00e9im\u00ed, agus t\u00fa f\u00e9in?\u201d a d\u2019fhreagair m\u00e9 go himn\u00edoch.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cBhuel, t\u00e1 na c\u00falfhiacla curtha go maith agam anois, ach in ainneoin sin, n\u00ed gear\u00e1nta <\/span><span style=\"color: #000000; font-size: 14pt;\">dhom<\/span><span style=\"color: #000000; font-size: 14pt;\">!\u201d a d\u00fairt S\u00e9im\u00ed agus \u00e9 ag g\u00e1ire. \u00a0\u201cAgus d\u2019athair, <\/span><span style=\"color: #000000; font-size: 14pt;\">an<\/span><span style=\"color: #000000; font-size: 14pt;\"> bhfuil Peadar go maith?\u201d d<\/span><span style=\"color: #000000; font-size: 14pt;\">\u2019<\/span><span style=\"color: #000000; font-size: 14pt;\">fhiafraigh<\/span><span style=\"color: #000000; font-size: 14pt;\"> s\u00e9 d\u00edom.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cT\u00e1 s\u00e9 maith go leor, nuair a chuireann t\u00fa gach rud san \u00e1ireamh. \u00a0Chuaigh s\u00e9 faoi scian c\u00fapla m\u00ed \u00f3 shin, agus t\u00e1 s\u00e9 ag teacht chuige f\u00e9in, diaidh ar ndiaidh, \u00f3 <\/span><span style=\"color: #000000; font-size: 14pt;\">shoin<\/span><span style=\"color: #000000; font-size: 14pt;\">\u201d arsa mise.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cTabhair mo ghean d\u00f3, agus abair leis go dtabharfaidh m\u00e9 cuairt air, at ball\u201d, arsa S\u00e9im\u00ed.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cD\u00e9arfaidh m\u00e9,\u00a0gan dabht\u201d, arsa mise. \u00a0Ansin, fuair m\u00e9 ar\u00e1n donn, agus im agus subh agus chur m\u00e9 ar an mbord iad. \u00a0R\u00e9itigh m\u00e9 braon tae agus chur m\u00e9 an taephota ar an mbord. Fuair m\u00e9 soith\u00ed, cup\u00e1in, agus c\u00fapla scian agus chur m\u00e9 iadsan ar an mbord freisin. \u00a0Thosa\u00edomar ag ithe agus ag \u00f3l gan a thuilleadh moille. Bhreathnaigh m\u00e9 ar Sh\u00e9im\u00ed, agus chonaic m\u00e9 go raibh s\u00e9 chomh s\u00e1sta le r\u00ed.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cBh\u00ed aighneas beag idir m\u00e9 f\u00e9in agus \u00c9amonn M\u00f3r <\/span><span style=\"color: #000000; font-size: 14pt;\">\u00d3\u2019D\u00e1laigh<\/span><span style=\"color: #000000; font-size: 14pt;\">. \u00a0<\/span><span style=\"color: #000000; font-size: 14pt;\">An<\/span><span style=\"color: #000000; font-size: 14pt;\"> bhfuil aithne agat ar \u00c9amonn <\/span><span style=\"color: #000000; font-size: 14pt;\">M<\/span><span style=\"color: #000000; font-size: 14pt;\">\u00f3r?\u201d arsa S\u00e9im\u00ed.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cGo deimhin t\u00e1\u201d, arsa mise, \u201ccara le m\u2019athair \u00e9 \u00c9amonn M\u00f3r le blianta anuas. \u00a0Fear le tuairim\u00ed l\u00e1idre \u00e9!\u201d<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cSin \u00e9, go d\u00edreach, a Mhich\u00edl. \u00a0Leag t\u00fa do mh\u00e9ar ar a <\/span><span style=\"color: #000000; font-size: 14pt;\">phearsantacht<\/span><span style=\"color: #000000; font-size: 14pt;\">, cinnte, n\u00f3 tuigtear d\u00f3 go mb<\/span><span style=\"color: #000000; font-size: 14pt;\">\u00ed<\/span><span style=\"color: #000000; font-size: 14pt;\">onn an ceart aige i gc\u00f3na\u00ed ar an \u00e1bhar a bh\u00edonn \u00e1 phl\u00e9 againn. \u00a0Ach n\u00edl m\u00e9 <\/span><span style=\"color: #000000; font-size: 14pt;\">l\u00e1nchinnte<\/span><span style=\"color: #000000; font-size: 14pt;\"> faoi sin. Sin an f\u00e1th a gcaithfidh m\u00e9 ceist a chur ortsa, a Mh\u00edch\u00edl.\u201d<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">Ansin, tharraing S\u00e9im\u00ed ar a ph\u00edopa go dt\u00ed go raibh scamall toite san aer thart orainn. \u00a0N\u00ed raibh aon deifir air anois, mar bh\u00ed a fhios aige go raibh lucht \u00e9isteachta aige nach raibh in ann \u00e9al\u00fa. \u00a0Nuair a bh\u00ed s\u00e9 r\u00e9idh, lean s\u00e9 ar aghaidh.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cPolait\u00edocht at\u00e1 i gceist anseo!\u201d a d\u00fairt S\u00e9im\u00ed.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cPolait\u00edocht! \u00a0N\u00ed d\u00f3igh liom go mbeidh m\u00e9 in ann l\u00e9argas a thabhairt ar an Pholait\u00edocht!\u201d arsa mise go <\/span><span style=\"color: #000000; font-size: 14pt;\">m\u00edchompordach<\/span><span style=\"color: #000000; font-size: 14pt;\">.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cNach gcaitheann t\u00fa go leor ama sna St\u00e1it, a Mhich\u00edl?\u201d Chuir s\u00e9 an cheist orm agus ansin th\u00f3g s\u00e9 cup\u00e1n eile tae. \u00a0Chonaic m\u00e9 an treo <\/span><span style=\"color: #000000; font-size: 14pt;\">ina<\/span><span style=\"color: #000000; font-size: 14pt;\"> rabhamar ag dul, ach bh\u00ed s\u00e9 <\/span><span style=\"color: #000000; font-size: 14pt;\">r\u00f3dh\u00e9anach<\/span><span style=\"color: #000000; font-size: 14pt;\"> dom \u00e9al\u00fa anois, mar bh\u00ed m\u00e9 gafa go maith anois aige. <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cCaithim sciar maith ama ann, t\u00e1 an ceart agat a Sh\u00e9im\u00ed!\u201d<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cBhuel mar sin, nach bhfuil t\u00fa ar an talamh ansin i Meirice\u00e1, i bhfad n\u00edos gaire don pholait\u00edocht thall n\u00e1 \u00c9amonn M\u00f3r, n\u00f3 mise?\u201d agus leis sin, shuigh S\u00e9im\u00ed siar sa su\u00edoch\u00e1n agus th\u00f3g s\u00e9 <\/span><span style=\"color: #000000; font-size: 14pt;\">tarraingt mh\u00f3r<\/span><span style=\"color: #000000; font-size: 14pt;\"> ar a ph\u00edopa agus \u00e9 ag f\u00e9achaint orm go c\u00faramach. \u00a0Bh\u00ed an t-iasc beag\u00e1n i bhfost\u00fa aige anois!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">N\u00ed raibh an dara rogha agam anois ach g\u00e9illeadh do Sh\u00e9im\u00ed! \u00a0Tharraing m\u00e9 an\u00e1il fhada dhomhain, agus d\u2019fhreagair m\u00e9 mar seo \u00e9.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cT\u00e1 an ceart agat, a Sh\u00e9im\u00ed \u2013 b\u00edm thall ansin i Meirice\u00e1, agus gach l\u00e1 cloisim agus feicim nuacht gan stad faoi ch\u00farsa\u00ed polait\u00edochta.\u201d \u00a0Lig m\u00e9 osna m<\/span><span style=\"color: #000000; font-size: 14pt;\">h<\/span><span style=\"color: #000000; font-size: 14pt;\">\u00f3r asam!<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cBhuel, <\/span><span style=\"color: #000000; font-size: 14pt;\">an<\/span><span style=\"color: #000000; font-size: 14pt;\"> gceapann t\u00fa go bhfuil an t\u00edr sin cr\u00edochnaithe?\u201d arsa S\u00e9im\u00ed, agus \u00e9 r\u00e9idh an du\u00e1n a chur i mbreac.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cB\u2019fh\u00e9idir go bhfuil ach is daonlathas \u00e9, agus t\u00e1 srianta agus ceart\u00fach\u00e1in sa ch\u00f3ras sin le fada. \u00a0Mar sin, b\u2019fh\u00e9idir go dtabharfadh an t\u00edr is cumhachta\u00ed ar domhan na cosa <\/span><span style=\"color: #000000; font-size: 14pt;\">l\u00e9i<\/span><span style=\"color: #000000; font-size: 14pt;\"> \u00f3n gh\u00e9arch\u00e9im seo. T\u00e1 <\/span><span style=\"color: #000000; font-size: 14pt;\">spr\u00e9 d\u00f3chais<\/span><span style=\"color: #000000; font-size: 14pt;\"> agam agus ag muintir Mheirice\u00e1 freisin go bhfuil.\u201d<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\">\u201cT\u00e1 s\u00fail agam nach bhfuil an d\u00f3chais sin as riocht, a chara!\u201d arsa S\u00e9im\u00ed. \u00a0\u201cD\u00fairt \u00c9amonn nach bhfuil aon d\u00f3chas aige ar chor ar bith. D\u00fairt s\u00e9 freisin nach f\u00edor-dhaonlathas at\u00e1 ann, agus sin \u00e9 fr\u00e9amh na faidhbe. \u00a0Ar chuala t\u00fa \u00e9 sin riamh? Mar n\u00edor chuala mise \u00e9\u201d \u2013d\u00fairt m\u00e9 le h\u00c9amonn gur \u201cfake news\u201d \u00e9 sin, mar a d\u00e9arf\u00e1! \u201cNach raibh an ceart agam? Braon tae eile?\u201d <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\"> <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 14pt;\"> <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script>S\u00e9im\u00ed ar chuairt ! Is beag n\u00e1r thit m\u00e9 as mo sheasamh le hiontas nuair a d\u2019oscail m\u00e9 an doras agus th\u00e1inig m\u00e9 ar Sh\u00e9im\u00ed an Droichid ina seasamh lasmuigh. \u00a0Chonaic m\u00e9 go deireanach \u00e9 b\u2019fh\u00e9idir bliain \u00f3 shin, ag teach m\u2019athair, mar is cairde iadsan le fada. Ach is cuimhin liom go maith [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:28pt\">Cuairt gan choinne <\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><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:1.2\"><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:1.2\"><span style=\"color:#000000;font-size:14pt\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><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:1.2\"><span style=\"color:#000000;font-size:14pt\">S\u00e9im\u00ed ar <\/span><span style=\"color:#000000;font-size:14pt\">chuairt !<\/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.2\"><span style=\"color:#000000;font-size:14pt\">Is beag n\u00e1r thit m\u00e9 as mo sheasamh le hiontas nuair a d\u2019oscail m\u00e9 an doras agus th\u00e1inig m\u00e9 ar Sh\u00e9im\u00ed an Droichid ina seasamh lasmuigh. \u00a0Chonaic m\u00e9 go deireanach \u00e9 b\u2019fh\u00e9idir bliain \u00f3 shin, ag teach m\u2019atha<\/span><span style=\"color:#000000;font-size:14pt\">i<\/span><span style=\"color:#000000;font-size:14pt\">r, mar is cairde iadsan le fada.  Ach is cuimhin liom go maith <\/span><span style=\"color:#000000;font-size:14pt\">go nd\u00fairt<\/span><span style=\"color:#000000;font-size:14pt\"> m\u2019athair liom s\u00fail seabhaic a choinne\u00e1il air, mar go nd\u00e9anadh S\u00e9im\u00ed cib\u00e9 rud ba mhian leis, agus bh\u00ed s\u00e9 l\u00e1n de dhiabhla\u00edocht! \u00a0Chonaic m\u00e9 <\/span><span style=\"color:#000000;font-size:14pt\">r\u00f3dh\u00e9anach<\/span><span style=\"color:#000000;font-size:14pt\"> c\u00e9 chomh f\u00edor a bh\u00ed an tuairim sin!<\/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.2\"><span style=\"color:#000000;font-size:14pt\">Shi\u00fail S\u00e9im\u00ed d\u00edreach isteach sa chistin; chuir s\u00e9 uisce sa chiteal, agus ansin chuir s\u00e9 ar fiuchadh \u00e9. \u00a0Shuigh s\u00e9 s\u00edos ag an mbord, dhearg a ph\u00edopa, agus thosaigh ag caint.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cA Mhich\u00edl, A dhiabhail, c\u00e9\u2019 chaoi <\/span><span style=\"color:#000000;font-size:14pt\">a <\/span><span style=\"color:#000000;font-size:14pt\">bhfuil t\u00fa in aon chor<\/span><span style=\"color:#000000;font-size:14pt\">?<\/span><span style=\"color:#000000;font-size:14pt\">\u201d \u00a0a d\u00fairt s\u00e9, <\/span><span style=\"color:#000000;font-size:14pt\">roimh ghal<\/span><span style=\"color:#000000;font-size:14pt\"> a bhaint as a ph\u00edopa, agus \u00e9 ag f\u00e9achaint orm, le s\u00faile bioracha.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cGo maith, a Sh\u00e9im\u00ed, agus t\u00fa f\u00e9in?\u201d a d\u2019fhreagair m\u00e9 go himn\u00edoch.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cBhuel, t\u00e1 na c\u00falfhiacla curtha go maith agam anois, ach in ainneoin sin, n\u00ed gear\u00e1nta <\/span><span style=\"color:#000000;font-size:14pt\">dhom<\/span><span style=\"color:#000000;font-size:14pt\">!\u201d a d\u00fairt S\u00e9im\u00ed agus \u00e9 ag g\u00e1ire. \u00a0\u201cAgus d\u2019athair, <\/span><span style=\"color:#000000;font-size:14pt\">an<\/span><span style=\"color:#000000;font-size:14pt\"> bhfuil Peadar go maith?\u201d d<\/span><span style=\"color:#000000;font-size:14pt\">\u2019<\/span><span style=\"color:#000000;font-size:14pt\">fhiafraigh<\/span><span style=\"color:#000000;font-size:14pt\"> s\u00e9 d\u00edom.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cT\u00e1 s\u00e9 maith go leor, nuair a chuireann t\u00fa gach rud san \u00e1ireamh. \u00a0Chuaigh s\u00e9 faoi scian c\u00fapla m\u00ed \u00f3 shin, agus t\u00e1 s\u00e9 ag teacht chuige f\u00e9in, diaidh ar ndiaidh, \u00f3 <\/span><span style=\"color:#000000;font-size:14pt\">shoin<\/span><span style=\"color:#000000;font-size:14pt\">\u201d arsa mise.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cTabhair mo ghean d\u00f3, agus abair leis go dtabharfaidh m\u00e9 cuairt air, at ball\u201d, arsa S\u00e9im\u00ed.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cD\u00e9arfaidh m\u00e9,\u00a0gan dabht\u201d, arsa mise. \u00a0Ansin, fuair m\u00e9 ar\u00e1n donn, agus im agus subh agus chur m\u00e9 ar an mbord iad. \u00a0R\u00e9itigh m\u00e9 braon tae agus chur m\u00e9 an taephota ar an mbord.  Fuair m\u00e9 soith\u00ed, cup\u00e1in, agus c\u00fapla scian agus chur m\u00e9 iadsan ar an mbord freisin. \u00a0Thosa\u00edomar ag ithe agus ag \u00f3l gan a thuilleadh moille.  Bhreathnaigh m\u00e9 ar Sh\u00e9im\u00ed, agus chonaic m\u00e9 go raibh s\u00e9 chomh s\u00e1sta le r\u00ed.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cBh\u00ed aighneas beag idir m\u00e9 f\u00e9in agus \u00c9amonn M\u00f3r <\/span><span style=\"color:#000000;font-size:14pt\">\u00d3\u2019D\u00e1laigh<\/span><span style=\"color:#000000;font-size:14pt\">. \u00a0<\/span><span style=\"color:#000000;font-size:14pt\">An<\/span><span style=\"color:#000000;font-size:14pt\"> bhfuil aithne agat ar \u00c9amonn <\/span><span style=\"color:#000000;font-size:14pt\">M<\/span><span style=\"color:#000000;font-size:14pt\">\u00f3r?\u201d arsa S\u00e9im\u00ed.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cGo deimhin t\u00e1\u201d, arsa mise, \u201ccara le m\u2019athair \u00e9 \u00c9amonn M\u00f3r le blianta anuas. \u00a0Fear le tuairim\u00ed l\u00e1idre \u00e9!\u201d<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cSin \u00e9, go d\u00edreach, a Mhich\u00edl. \u00a0Leag t\u00fa do mh\u00e9ar ar a <\/span><span style=\"color:#000000;font-size:14pt\">phearsantacht<\/span><span style=\"color:#000000;font-size:14pt\">, cinnte, n\u00f3 tuigtear d\u00f3 go mb<\/span><span style=\"color:#000000;font-size:14pt\">\u00ed<\/span><span style=\"color:#000000;font-size:14pt\">onn an ceart aige i gc\u00f3na\u00ed ar an \u00e1bhar a bh\u00edonn \u00e1 phl\u00e9 againn. \u00a0Ach n\u00edl m\u00e9 <\/span><span style=\"color:#000000;font-size:14pt\">l\u00e1nchinnte<\/span><span style=\"color:#000000;font-size:14pt\"> faoi sin.  Sin an f\u00e1th a gcaithfidh m\u00e9 ceist a chur ortsa, a Mh\u00edch\u00edl.\u201d<\/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.2\"><span style=\"color:#000000;font-size:14pt\">Ansin, tharraing S\u00e9im\u00ed ar a ph\u00edopa go dt\u00ed go raibh scamall toite san aer thart orainn. \u00a0N\u00ed raibh aon deifir air anois, mar bh\u00ed a fhios aige go raibh lucht \u00e9isteachta aige nach raibh in ann \u00e9al\u00fa. \u00a0Nuair a bh\u00ed s\u00e9 r\u00e9idh, lean s\u00e9 ar aghaidh.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cPolait\u00edocht at\u00e1 i gceist anseo!\u201d a d\u00fairt S\u00e9im\u00ed.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cPolait\u00edocht! \u00a0N\u00ed d\u00f3igh liom go mbeidh m\u00e9 in ann l\u00e9argas a thabhairt ar an Pholait\u00edocht!\u201d arsa mise go <\/span><span style=\"color:#000000;font-size:14pt\">m\u00edchompordach<\/span><span style=\"color:#000000;font-size:14pt\">.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cNach gcaitheann t\u00fa go leor ama sna St\u00e1it, a Mhich\u00edl?\u201d Chuir s\u00e9 an cheist orm agus ansin th\u00f3g s\u00e9 cup\u00e1n eile tae. \u00a0Chonaic m\u00e9 an treo <\/span><span style=\"color:#000000;font-size:14pt\">ina<\/span><span style=\"color:#000000;font-size:14pt\"> rabhamar ag dul, ach bh\u00ed s\u00e9 <\/span><span style=\"color:#000000;font-size:14pt\">r\u00f3dh\u00e9anach<\/span><span style=\"color:#000000;font-size:14pt\"> dom \u00e9al\u00fa anois, mar bh\u00ed m\u00e9 gafa go maith anois aige. <\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cCaithim sciar maith ama ann, t\u00e1 an ceart agat a Sh\u00e9im\u00ed!\u201d<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cBhuel mar sin, nach bhfuil t\u00fa ar an talamh ansin i Meirice\u00e1, i bhfad n\u00edos gaire don pholait\u00edocht thall n\u00e1 \u00c9amonn M\u00f3r, n\u00f3 mise?\u201d agus leis sin, shuigh S\u00e9im\u00ed siar sa su\u00edoch\u00e1n agus th\u00f3g s\u00e9 <\/span><span style=\"color:#000000;font-size:14pt\">tarraingt mh\u00f3r<\/span><span style=\"color:#000000;font-size:14pt\"> ar a ph\u00edopa agus \u00e9 ag f\u00e9achaint orm go c\u00faramach. \u00a0Bh\u00ed an t-iasc beag\u00e1n i bhfost\u00fa aige anois!<\/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.2\"><span style=\"color:#000000;font-size:14pt\">N\u00ed raibh an dara rogha agam anois ach g\u00e9illeadh do Sh\u00e9im\u00ed! \u00a0Tharraing m\u00e9 an\u00e1il fhada dhomhain, agus d\u2019fhreagair m\u00e9 mar seo \u00e9.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cT\u00e1 an ceart agat, a Sh\u00e9im\u00ed \u2013 b\u00edm thall ansin i Meirice\u00e1, agus gach l\u00e1 cloisim agus feicim nuacht gan stad faoi ch\u00farsa\u00ed polait\u00edochta.\u201d \u00a0Lig m\u00e9 osna m<\/span><span style=\"color:#000000;font-size:14pt\">h<\/span><span style=\"color:#000000;font-size:14pt\">\u00f3r asam!<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cBhuel, <\/span><span style=\"color:#000000;font-size:14pt\">an<\/span><span style=\"color:#000000;font-size:14pt\"> gceapann t\u00fa go bhfuil an t\u00edr sin cr\u00edochnaithe?\u201d arsa S\u00e9im\u00ed, agus \u00e9 r\u00e9idh an du\u00e1n a chur i mbreac.<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cB\u2019fh\u00e9idir go bhfuil ach is daonlathas \u00e9, agus t\u00e1 srianta agus ceart\u00fach\u00e1in sa ch\u00f3ras sin le fada. \u00a0Mar sin, b\u2019fh\u00e9idir go dtabharfadh an t\u00edr is cumhachta\u00ed ar domhan na cosa <\/span><span style=\"color:#000000;font-size:14pt\">l\u00e9i<\/span><span style=\"color:#000000;font-size:14pt\"> \u00f3n gh\u00e9arch\u00e9im seo.  T\u00e1 <\/span><span style=\"color:#000000;font-size:14pt\">spr\u00e9 d\u00f3chais<\/span><span style=\"color:#000000;font-size:14pt\"> agam agus ag muintir Mheirice\u00e1 freisin go bhfuil.\u201d<\/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.2\"><span style=\"color:#000000;font-size:14pt\">\u201cT\u00e1 s\u00fail agam nach bhfuil an d\u00f3chais sin as riocht, a chara!\u201d arsa S\u00e9im\u00ed. \u00a0\u201cD\u00fairt \u00c9amonn nach bhfuil aon d\u00f3chas aige ar chor ar bith.  D\u00fairt s\u00e9 freisin nach f\u00edor-dhaonlathas at\u00e1 ann, agus sin \u00e9 fr\u00e9amh na faidhbe. \u00a0Ar chuala t\u00fa \u00e9 sin riamh?  Mar n\u00edor chuala mise \u00e9\u201d \u2013d\u00fairt m\u00e9 le h\u00c9amonn gur \u201cfake news\u201d \u00e9 sin, mar a d\u00e9arf\u00e1!   \u201cNach raibh an ceart agam?  Braon tae eile?\u201d <\/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.2\"><span style=\"color:#000000;font-size:14pt\"> <\/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.2\"><span style=\"color:#000000;font-size:14pt\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:12pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[40],"tags":[],"class_list":["post-8074","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gearrscealta"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8074","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/comments?post=8074"}],"version-history":[{"count":5,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8074\/revisions"}],"predecessor-version":[{"id":9634,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8074\/revisions\/9634"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=8074"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=8074"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=8074"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}