{"id":14290,"date":"2025-09-10T00:28:16","date_gmt":"2025-09-10T00:28:16","guid":{"rendered":"https:\/\/mickgb.com\/?p=14290"},"modified":"2025-09-10T21:43:19","modified_gmt":"2025-09-10T21:43:19","slug":"litir-o-mheiricea-tugadh-drochide-ar-chonaitheoir-fadtearmach-sna-stait-aontaithe","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/litir-o-mheiricea-tugadh-drochide-ar-chonaitheoir-fadtearmach-sna-stait-aontaithe\/","title":{"rendered":"Litir \u00f3 Mheirice\u00e1 \u2013 Tugadh droch\u00edde ar ch\u00f3naitheoir fadt\u00e9armach sna St\u00e1it Aontaithe!"},"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.18.0&#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\/2025\/09\/Gafa.m4a&#8221; title=&#8221;Litir \u00f3 Mheirice\u00e1 \u2013 Tugadh droch\u00edde ar ch\u00f3naitheoir fadt\u00e9armach sna St\u00e1it Aontaithe!&#8221; image_url=&#8221;https:\/\/mickgb.com\/wp-content\/uploads\/2025\/09\/gafa.jpg&#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.18.0&#8243; text_font=&#8221;Times New Roman||||||||&#8221; text_font_size=&#8221;28px&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width=&#8221;73.2%&#8221; custom_padding=&#8221;18px||862px|||&#8221; inline_fonts=&#8221;Verdana,Arial&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<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>\n<p><strong>L\u00e9ir\u00edonn gabh\u00e1il gan ch\u00fais ag Aerfort Idirn\u00e1isi\u00fanta San Francisco c\u00e9 chomh leochaileach agus at\u00e1 cosaint\u00ed bunreacht\u00fala \u2014 fi\u00fa d\u00f3ibh si\u00fad a bhfuil c\u00f3na\u00ed orthu go dleathach i Meirice\u00e1 le blianta fada.<\/strong><\/p>\n<p>In \u00e1it f\u00e1ilte a fh\u00e1il \u00f3na bhean ch\u00e9ile, gabhadh Victor Varela Avila ag Aerfort Idirn\u00e1isi\u00fanta San Francisco i gCalifornia. Tharraing oifigigh inimirce i leataobh \u00e9, scan siad a ch\u00e1rta aitheantais, agus th\u00f3g siad leis \u00e9.<\/p>\n<p>Bh\u00ed s\u00e9 ag filleadh \u00f3 thuras go dt\u00ed an tSeap\u00e1in, \u00e1it ar thug s\u00e9 cuairt ar a mhac \u2014 ball d&#8217;Fh\u00f3rsa Aeir na St\u00e1t Aontaithe at\u00e1 lonnaithe thar lear. Tar \u00e9is n\u00edos m\u00f3 n\u00e1 caoga bliain ag athnuachan a ch\u00e1rta glas go d\u00edlis, cuireadh coinne\u00e1il air go tobann agus go m\u00eddhleathach.<\/p>\n<p>Deimhn\u00edonn an C\u00faigi\u00fa agus an Cheathr\u00fa Leas\u00fa D\u00e9ag ar Bhunreacht na St\u00e1t Aontaithe pr\u00f3is chu\u00ed an dl\u00ed do gach duine at\u00e1 laistigh de theorainneacha na t\u00edre. T\u00e1 c\u00f3naitheoir\u00ed buana cos\u00fail le hAvila i dteideal na gcosaint\u00ed bun\u00fasacha c\u00e9anna is at\u00e1 ag saor\u00e1naigh. Agus f\u00f3s f\u00e9in, coinn\u00edodh \u00e9 ar feadh seachtain\u00ed gan m\u00edni\u00fa soil\u00e9ir n\u00e1 athbhreithni\u00fa breithi\u00fanach l\u00e1ithreach, in ainneoin go raibh s\u00e9 ina ch\u00f3na\u00ed go dleathach sa t\u00edr le leathch\u00e9ad bliain anuas. Taispe\u00e1nann a ch\u00e1s d\u00fainn cad a tharla\u00edonn nuair a thugtar neamhaird ar chosaint\u00ed dl\u00edthi\u00fala.<\/p>\n<p><strong>Saol Avila i Meirice\u00e1<\/strong><\/p>\n<p>Th\u00e1inig Avila go San Diego, California, \u00f3 San Luis, Meicsiceo, i 1967, nuair nach raibh s\u00e9 ach s\u00e9 bliana d\u00e9ag d\u2019aois. D\u2019oibrigh s\u00e9 sna p\u00e1irceanna lena athair, ag piocadh toraidh faoin ngrian the. De r\u00e9ir a ch\u00e9ile, bhain s\u00e9 sl\u00ed bheatha amach mar ch\u00fant\u00f3ir dl\u00ed.<\/p>\n<p>Th\u00f3g s\u00e9 ceathrar clainne agus t\u00e1 s\u00e9 ina sheanathair do sheisear. D\u00e9anann a chomhghleacaithe cur s\u00edos air mar dhuine cine\u00e1lta agus iontaofa, duine \u201ca chuireann daoine eile chun tosaigh i gc\u00f3na\u00ed.\u201d Bh\u00ed c\u00e1rta glas aige i gcaitheamh a shaoil f\u00e1sta sna St\u00e1it Aontaithe, an t-aon t\u00edr a bhfuil s\u00e9 sa bhaile ann.<\/p>\n<p><strong>Seanchionta a Thagann Chun Solais<\/strong><\/p>\n<p>Thug oifigigh inimirce mar ch\u00fais ar choinne\u00e1il Avila gur cionta\u00edodh \u00e9 i 2009 as tiom\u00e1int faoi thionchar alc\u00f3il agus as seilbh ar dhruga\u00ed mionchiontach. Chaith s\u00e9 90 l\u00e1 sa phr\u00edos\u00fan mar phion\u00f3s, d\u2019\u00edoc a fh\u00edne\u00e1lacha, agus chuaigh ar aghaidh lena shaol. Le s\u00e9 bliana d\u00e9ag ina dhiaidh sin, n\u00ed raibh aon fhadhb dl\u00edthi\u00fail aige. Athnuadh a ch\u00e1rta glas ar\u00eds agus ar\u00eds eile gan cheist ar bith.<\/p>\n<p>Anois, gan choinne, t\u00e1 an seanchiont\u00fa sin \u00e1 tharraingt amach mar bhun\u00fas le hord\u00fa d\u00edbeartha. Braitheann s\u00e9 d\u00e1 theaghlach mar phion\u00f3s gan ch\u00fais.<\/p>\n<p>\u201cD\u2019at\u00f3g s\u00e9 a shaol ar\u00eds, l\u00e1n de chine\u00e1ltas agus ionracas,\u201d a d\u00fairt a in\u00edon Carina Mejia. \u201cIs \u00e9 mo dhaid an duine is c\u00farama\u00ed at\u00e1 ann. N\u00edl s\u00e9 ina bhagairt ar aon duine, mar a l\u00edomhna\u00edtear faoi.\u201d<\/p>\n<p><strong>Coinn\u00edollacha \u00c9iginnte<\/strong><\/p>\n<p>Tar \u00e9is d\u00f3 a bheith stoptha ag an aerfort, coinn\u00edodh Avila in oifig gan leaba, ar feadh coic\u00edse. Ar deireadh, aistr\u00edodh \u00e9 go Golden State Annex, ionad coinne\u00e1la inimirce in aice le Bakersfield, California.<\/p>\n<p>Is turas c\u00faig huaire an chloig \u00e9 \u00f3 Chula Vista, California, gar do theorainn na St\u00e1t Aontaithe le Meicsiceo, rud a fh\u00e1gann go mb\u00edonn cuairteanna teaghlaigh tuirsi\u00fail agus annamh. Ar L\u00e1 na nAithreacha, rinne Mejia an turas chun cuairt a thabhairt ar a hathair. Shuigh s\u00ed os a chomhair amach ag bord lom agus \u00e9 tar \u00e9is si\u00fal isteach sa seomra i gculaith or\u00e1iste.<\/p>\n<p>\u201cTagann s\u00e9 amach agus feiceann t\u00fa an phian dofheicthe,\u201d a d\u00fairt s\u00ed go ci\u00fain ina dhiaidh sin. \u201cN\u00edl s\u00e9 ceart \u00e9 a chur in \u00e1it mar seo.\u201d<\/p>\n<p><strong>An Teaghlach ag Iompar an Ualaigh<\/strong><\/p>\n<p>Sa bhaile i Chula Vista, ba \u00e9 Avila an pr\u00edomhch\u00faram\u00f3ir d\u00e1 bhean ch\u00e9ile, at\u00e1 ag fulaingt \u00f3 dhrochshl\u00e1inte, agus d\u00e1 mh\u00e1thair scothaosta. N\u00ed raibh cead tiom\u00e1na ag ceachtar acu, agus bh\u00ed siad ag brath go hioml\u00e1n ar Avila d\u00e1 bhr\u00ed sin.<\/p>\n<p>T\u00e1 an fhreagracht sin anois ar Mejia. Caithfidh s\u00ed c\u00faram a thabhairt do bhean ch\u00e9ile agus do mh\u00e1thair Avila. Ach t\u00e1 post l\u00e1naimseartha aici mar oibr\u00ed s\u00f3isialta clinici\u00fail, agus in\u00edon \u00f3g d\u00e9ag\u00f3ra aici freisin. \u201cN\u00edl s\u00e9 ceart teaghlach a bheith str\u00f3icthe as a ch\u00e9ile mar seo,\u201d a d\u00fairt s\u00ed. \u201cT\u00e1 s\u00e9 an-deacair d\u00fainn maireacht\u00e1il gan m\u2019athair a bheith linn. N\u00edl uaim ach mo dhaid a bheith linn sa bhaile ar\u00eds.\u201d<\/p>\n<p><strong>Pobal ag Seasamh Leis<\/strong><\/p>\n<p>Sheol cairde, comhghleacaithe, agus gaolta Avila feachtas GoFundMe chun costais dhl\u00edthi\u00fala a chl\u00fadach, ag cur s\u00edos air mar \u201cbhall t\u00e1irgi\u00fail den tsocha\u00ed, duine a bhfuil gean ag c\u00e1ch air.\u201d Ma\u00edonn lucht taca\u00edochta nach bhfuil s\u00e9 cothrom \u00e9 a choinne\u00e1il faoi ghlas de bharr bot\u00fain neamhfhor\u00e9igneach a tharla s\u00e9 bliana d\u00e9ag \u00f3 shin \u2014 is cru\u00e1lacht \u00e9 sin.<\/p>\n<p>T\u00e1 d\u00e1ta deiridh c\u00fairte Avila socraithe do Dheireadh F\u00f3mhair 2025, nuair a chinnfidh breitheamh an bhf\u00e9adfaidh s\u00e9 fanacht sna St\u00e1it Aontaithe. Beidh tionchar ollmh\u00f3r ag an \u00e9isteacht seo n\u00ed hamh\u00e1in ar a thodhcha\u00ed, ach ar thodhcha\u00ed an teaghlaigh ar fad.<\/p>\n<p><strong>Impleachta\u00ed N\u00edos Leithne<\/strong><\/p>\n<p>Ach n\u00ed bhaineann c\u00e1s Avila le fear amh\u00e1in n\u00f3 le teaghlach amh\u00e1in. Nochtann s\u00e9 fadhb n\u00edos doimhne: n\u00edl fi\u00fa c\u00f3naitheoir\u00ed buana dleathacha s\u00e1bh\u00e1ilte \u00f3 choinne\u00e1il agus \u00f3 dh\u00edbirt. Is f\u00e9idir le bot\u00fan amh\u00e1in, beag beann ar c\u00e9 chomh fada siar n\u00f3 c\u00e9 chomh beag is at\u00e1 s\u00e9, tionchar m\u00f3r a imirt a chuireann isteach ar shaolr\u00e9 ioml\u00e1n de ch\u00f3naitheoir\u00ed dleathacha, ar chobhsa\u00edocht a dteaghlaigh, agus ar an bpobal ar fad.<\/p>\n<p>Buille an-trom a tharla do Avila agus a chlann. Maidir leis an gcuid eile againn, arda\u00edonn s\u00e9 ceist bhun\u00fasach: m\u00e1 t\u00e1 s\u00e9 chomh h\u00e9asca fear a ch\u00f3naigh go dleathach i St\u00e1it Aontaithe ar feadh n\u00edos m\u00f3 n\u00e1 caoga bliain \u2014 fear a th\u00f3g clann a fhreastala\u00edonn ar an t\u00edr seo, a thug aire d\u00e1 bhean ch\u00e9ile agus d\u00e1 mh\u00e1thair, agus a thug taca\u00edocht d\u00e1 theaghlach tr\u00ed obair ionraic \u2014 a ch\u00f3ire\u00e1il gan mheas ar a chearta bunreacht\u00fala, c\u00e9 at\u00e1 s\u00e1bh\u00e1ilte i nd\u00e1ir\u00edre?<\/p>\n<p>T\u00e1 an creimeadh seo ar chearta bun\u00fasacha daonna do-ghlactha in aon t\u00edr dhaonlathach, agus go h\u00e1irithe sna St\u00e1it Aontaithe f\u00e9in. Ar feadh na mblianta, dhearbhaigh Meirice\u00e1 gur \u201ccathair lonrach ar chnoc\u201d a bh\u00ed inti, l\u00f3chrann d\u00f3chais agus saoirse. Ach nuair is f\u00e9idir le c\u00f3naitheoir\u00ed dleathacha cos\u00fail le hAvila a bheith curtha i bpr\u00edos\u00fan de bharr seanbhot\u00fain bheaga at\u00e1 r\u00e9itithe le fada, t\u00e1 sm\u00e1l curtha ar an bhf\u00eds sin, agus t\u00e1 s\u00ed i mbaol titim as a ch\u00e9ile.<\/p>\n<p>N\u00ed m\u00f3r d\u00fainn \u00e9ileamh a dh\u00e9anamh go gcosna\u00edtear cearta bunreacht\u00fala gach duine. N\u00ed m\u00f3r d\u00fainn \u00e1r ngl\u00f3rtha a ard\u00fa, agus \u00e1r v\u00f3ta\u00ed a \u00fas\u00e1id. Nuair is f\u00e9idir leis an rialtas saoirse Avila a th\u00f3g\u00e1il uaidh chomh furasta sin, cuireann s\u00e9 cearta gach duine d\u00fainn i mbaol.<\/p>\n<p><em>N\u00edor cheart go dtarl\u00f3dh s\u00e9 seo riamh.<\/em><\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.18.0&#8243; text_font=&#8221;Times New Roman||||||||&#8221; text_font_size=&#8221;28px&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width=&#8221;73.2%&#8221; custom_padding=&#8221;18px||862px|||&#8221; inline_fonts=&#8221;Verdana,Arial&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<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><strong>Litir \u00f3 Mheirice\u00e1 \u2013 Tugadh droch\u00edde ar ch\u00f3naitheoir fadt\u00e9armach sna St\u00e1it Aontaithe!<\/strong><\/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> L\u00e9ir\u00edonn gabh\u00e1il gan ch\u00fais ag Aerfort Idirn\u00e1isi\u00fanta San Francisco c\u00e9 chomh leochaileach agus at\u00e1 cosaint\u00ed bunreacht\u00fala \u2014 fi\u00fa d\u00f3ibh si\u00fad a bhfuil c\u00f3na\u00ed orthu go dleathach i Meirice\u00e1 le blianta fada. In \u00e1it f\u00e1ilte a fh\u00e1il \u00f3na bhean ch\u00e9ile, gabhadh Victor Varela Avila ag Aerfort Idirn\u00e1isi\u00fanta San Francisco i gCalifornia. Tharraing oifigigh inimirce [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":14291,"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:10pt;padding-bottom:0;line-height:2.2\"><strong><span style=\"color:#222222;font-size:24pt\">I\u00a0<\/span><span style=\"color:#222222;font-size:24pt\">mB\u00e9al an Phobail<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK3\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK4\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">Miche\u00e1l<\/span><span style=\"font-size:14pt\"> Bair\u00e9ad<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">Email: <\/span><a href=\"mailto:mickgb@gmail.com\"><span style=\"font-size:14pt\">mickgb@gmail.com<\/span><\/a><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">Su\u00edomh gr\u00e9as\u00e1in: <\/span><a href=\"https:\/\/mickgb.com\"><span style=\"font-size:14pt\">https:\/\/mickgb.com<\/span><\/a><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">Sa chaibidil dheireanach, bh\u00ed m\u00e9 ag <\/span><span style=\"font-size:14pt\">scr\u00edobh faoi laethanta saoire<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">an t<\/span><span style=\"font-size:14pt\">samhraidh, agus cad a bh\u00edodh \u00e1 dh\u00e9anamh agam <\/span><span style=\"font-size:14pt\">le linn na samhra<\/span><span style=\"font-size:14pt\">\u00ed<\/span><span style=\"font-size:14pt\"> iontacha sin a sh\u00edneadh amach <\/span><span style=\"font-size:14pt\">beagnach go deo ag an am. Ach <\/span><span style=\"font-size:14pt\">ar an drochuair, <\/span><span style=\"font-size:14pt\">n\u00ed thugann gach rud maith ach a sheal<\/span><span style=\"font-size:14pt\">, agus faoi dheireadh bh\u00edodh orm filleadh ar scoil<\/span><span style=\"font-size:14pt\">. Bh\u00edodh an t-athr\u00fa sin deacair go leor, mar n\u00ed hamh\u00e1in dul ar ais ag freastal ar ranganna a bh\u00edodh i gceist, ach <\/span><span style=\"font-size:14pt\">bh\u00edodh orm freisin mo chip agus m<\/span><span style=\"font-size:14pt\">o mheana\u00ed a bhaili\u00fa agus sl\u00e1n a fh\u00e1g\u00e1il do mo theach is mo theaghlach <\/span><span style=\"font-size:14pt\">go dt\u00ed<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">na c<\/span><span style=\"font-size:14pt\">h<\/span><span style=\"font-size:14pt\">\u00e9ad laethanta saoire <\/span><span style=\"font-size:14pt\">eile. <\/span><span style=\"font-size:14pt\">Tar \u00e9is an tsamhraidh, bh\u00edodh c\u00f3na\u00ed orm sa scoil ar feadh <\/span><span style=\"font-size:14pt\">tr\u00ed mh\u00ed go dt\u00ed go mbeadh sos maith agam um Nolla<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">g. <\/span><span style=\"font-size:14pt\">Bh\u00edodh rud beag f\u00e9insmachta de dh\u00edth orm <\/span><span style=\"font-size:14pt\">tar sl\u00e1n as a bheith <\/span><span style=\"font-size:14pt\">faoi ghlas chomh fada sin. <\/span><span style=\"font-size:14pt\">Ach \u00e9ags\u00fail le formh\u00f3r na ndalta\u00ed<\/span><span style=\"font-size:14pt\">, a raibh orthu fanacht sa scoil gach deireadh seachtaine, bh\u00edodh faoiseamh <\/span><span style=\"font-size:14pt\">c\u00fapla l\u00e1 agam gach seachtain sa bhaile, rud ab aoibhinn liom. <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">Ba shaol uaigneach a bh\u00edodh agam ar scoil, \u00e1fach<\/span><span style=\"font-size:14pt\">. <\/span><span style=\"font-size:14pt\">Leaid leochaileach a raibh asma orm a bh\u00ed ionam<\/span><span style=\"font-size:14pt\">, agus mar sin n\u00ed raibh <\/span><span style=\"font-size:14pt\">sp\u00f3irt mhachaire <\/span><span style=\"font-size:14pt\">ag teacht liom. <\/span><span style=\"font-size:14pt\">D\u2019fh\u00e1s comr\u00e1da\u00edocht mhaith idir <\/span><span style=\"font-size:14pt\">na himreoir\u00ed<\/span><span style=\"font-size:14pt\"> peil<\/span><span style=\"font-size:14pt\">e<\/span><span style=\"font-size:14pt\"> agus iom\u00e1na\u00edocht<\/span><span style=\"font-size:14pt\">a<\/span><span style=\"font-size:14pt\">, <\/span><span style=\"font-size:14pt\">ach n\u00ed raibh an deis sin agam. <\/span><span style=\"font-size:14pt\">D\u2019imr\u00ednn liathr\u00f3id l\u00e1imhe agus c\u00e9 nach raibh l\u00edon r\u00f3mh\u00f3r dalta\u00ed <\/span><span style=\"font-size:14pt\">\u00e1 n-imirt, <\/span><span style=\"font-size:14pt\">bh\u00ed <\/span><span style=\"font-size:14pt\">c\u00fapla <\/span><span style=\"font-size:14pt\">imreoir rialta eile <\/span><span style=\"font-size:14pt\">ann <\/span><span style=\"font-size:14pt\">agus <\/span><span style=\"font-size:14pt\">a ndearna m\u00e9 cairde d\u00f3ibh d\u00e1 bhr\u00ed sin.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">B\u2019aoibhinn liom saol an l\u00e9inn, agus bh\u00ednn ag staid\u00e9ar n\u00f3 ag l\u00e9amh gach seans a bh\u00edodh agam. <\/span><span style=\"font-size:14pt\">Sheas m\u00e9 amach <\/span><span style=\"font-size:14pt\">mar b\u2019fhearr le beagnach gach dalta eile sa scoil a bheith taobh amuigh, ag imirt le ch\u00e9ile. <\/span><span style=\"font-size:14pt\">Bh\u00ed <\/span><span style=\"font-size:14pt\">c\u00fapla dalta eile <\/span><span style=\"font-size:14pt\">a raibh suim acu sna ruda\u00ed c\u00e9anna<\/span><span style=\"font-size:14pt\"> liomsa<\/span><span style=\"font-size:14pt\">, agus <\/span><span style=\"font-size:14pt\">bh\u00edomar an-mh\u00f3r le ch\u00e9ile \u00f3n t\u00fas. <\/span><span style=\"font-size:14pt\">Aithn\u00edonn ciar\u00f3g <\/span><span style=\"font-size:14pt\">ciar\u00f3g<\/span><span style=\"font-size:14pt\"> eile, mar a <\/span><span style=\"font-size:14pt\">deir an seanfhoca<\/span><span style=\"font-size:14pt\">l, agus bh\u00ed s\u00e9 f\u00edor i mo ch\u00e1s, gan dabht. <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><strong><span style=\"font-size:14pt\">Mo chill\u00edn sa <\/span><span style=\"font-size:14pt\">Suanl<\/span><span style=\"font-size:14pt\">ios<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">Sa ch\u00e9ad bhliain ar scoil bh\u00ed m\u00e9 i suanl<\/span><span style=\"font-size:14pt\">io<\/span><span style=\"font-size:14pt\">s b<\/span><span style=\"font-size:14pt\">eag Naomh Columba. <\/span><span style=\"font-size:14pt\">Intreoir s\u00e9imh <\/span><span style=\"font-size:14pt\">a bh\u00ed ann, mar n\u00ed <\/span><span style=\"font-size:14pt\">raibh<\/span><span style=\"font-size:14pt\"> ach deichni\u00far <\/span><span style=\"font-size:14pt\">d\u00ednn<\/span><span style=\"font-size:14pt\">, agus bh\u00ed <\/span><span style=\"font-size:14pt\">maoirseoir againn<\/span><span style=\"font-size:14pt\"> \u2013 fear \u00f3g a bh\u00ed <\/span><span style=\"font-size:14pt\">ag staid\u00e9ar sa ch<\/span><span style=\"font-size:14pt\">liarscoil, darb ainm Jackie Robinson. <\/span><span style=\"font-size:14pt\">Bh\u00ed mo chill\u00edn in aice an dora<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">s, agus n\u00ed raibh m\u00f3r\u00e1n <\/span><span style=\"font-size:14pt\">pr\u00edomh\u00e1ideachais<\/span><span style=\"font-size:14pt\"> agam, ach ba chuma liom. <\/span><span style=\"font-size:14pt\">Ba mise <\/span><span style=\"font-size:14pt\">ar <\/span><span style=\"font-size:14pt\">an<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">dara <\/span><span style=\"font-size:14pt\">b<\/span><span style=\"font-size:14pt\">h<\/span><span style=\"font-size:14pt\">uachaill b<\/span><span style=\"font-size:14pt\">a bhige<\/span><span style=\"font-size:14pt\"> sa suanl<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">os, agus <\/span><span style=\"font-size:14pt\">bh\u00edodh na dalta\u00ed eile ag pleidhc\u00edocht le ch\u00e9ile roimh <\/span><span style=\"font-size:14pt\">d\u00fainn <\/span><span style=\"font-size:14pt\">dul a chodladh<\/span><span style=\"font-size:14pt\"> gach o\u00edche<\/span><span style=\"font-size:14pt\">.<\/span><span style=\"font-size:14pt\"> De ghn\u00e1th n\u00ed bh\u00ednn p\u00e1irteach sna cluich\u00ed sin<\/span><span style=\"font-size:14pt\">, c\u00e9 go mb\u00edodh an buachaill ba bhige, Se\u00e1n <\/span><span style=\"font-size:14pt\">\u00d3\u2019C\u00faiv<\/span><span style=\"font-size:14pt\">, i l\u00e1r an aicsin<\/span><span style=\"font-size:14pt\"> gach uair<\/span><span style=\"font-size:14pt\">.<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\"> Bh\u00ed asma orm agus n\u00ed raibh m\u00e9 <\/span><span style=\"font-size:14pt\">r\u00f3l\u00e1idir<\/span><span style=\"font-size:14pt\">, d\u00e1 bhr\u00ed sin. <\/span><span style=\"font-size:14pt\">Nuair a chloiseadh Jackie <\/span><span style=\"font-size:14pt\">an<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">screadach<\/span><span style=\"font-size:14pt\"> ag teacht amach an doras <\/span><span style=\"font-size:14pt\">g<\/span><span style=\"font-size:14pt\">o dt<\/span><span style=\"font-size:14pt\">\u00ed<\/span><span style=\"font-size:14pt\"> an <\/span><span style=\"font-size:14pt\">seomra<\/span><span style=\"font-size:14pt\"> ina raibh s\u00e9 f\u00e9in, thagadh s\u00e9 isteach agus <\/span><span style=\"font-size:14pt\">shocra<\/span><span style=\"font-size:14pt\">\u00ed<\/span><span style=\"font-size:14pt\">o<\/span><span style=\"font-size:14pt\">dh s\u00e9 s\u00edos muid. Ansin, mh\u00fachadh s\u00e9 an solas. <\/span><span style=\"font-size:14pt\">Th\u00e9imis a chodladh ar an toirt, mar bh\u00edodh tuirse orainn tar \u00e9is na ranganna, <\/span><span style=\"font-size:14pt\">an<\/span><span style=\"font-size:14pt\"> sta<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">d<\/span><span style=\"font-size:14pt\">\u00e9ir<\/span><span style=\"font-size:14pt\"> agus <\/span><span style=\"font-size:14pt\">tar \u00e9is a bheith ag imirt agus ag rith <\/span><span style=\"font-size:14pt\">aon seans<\/span><span style=\"font-size:14pt\"> a bh\u00edodh againn.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">Mar nach mb\u00ednn ag pleidhc\u00edocht leis na buachaill\u00ed eile, tharraing m\u00e9 a n-aird orm, agus <\/span><span style=\"font-size:14pt\">bh\u00ed<\/span><span style=\"font-size:14pt\">d<\/span><span style=\"font-size:14pt\">\u00ed<\/span><span style=\"font-size:14pt\">s ag cur ceisteanna orm ag iarraidh a thuiscint c\u00e9n f\u00e1th nach raibh m\u00e9 <\/span><span style=\"font-size:14pt\">p\u00e1irteach leo sna cluich\u00ed a bh\u00edodh acu san o\u00edche. <\/span><span style=\"font-size:14pt\">N\u00ed raibh m\u00e9 ag iarraidh go mbeadh cuma <\/span><span style=\"font-size:14pt\">an lagrach\u00e1in orm, agus rinne m\u00e9 leithsc\u00e9al eile go raibh tuirseach orm n\u00f3 rud <\/span><span style=\"font-size:14pt\">\u00e9igin<\/span><span style=\"font-size:14pt\"> mar sin. <\/span><span style=\"font-size:14pt\">Ach n\u00edor chreid na <\/span><span style=\"font-size:14pt\">buachaill\u00ed focal de, agus <\/span><span style=\"font-size:14pt\">thosa\u00edodar ag caitheamh anuas orm gach o\u00edche. <\/span><span style=\"font-size:14pt\">Uair amh\u00e1in, chonaic Jackie <\/span><span style=\"font-size:14pt\">m\u00e9 ag caochadh na s\u00fal chun c\u00fal a choinne\u00e1il ar n<\/span><span style=\"font-size:14pt\">a<\/span><span style=\"font-size:14pt\"> deora. <\/span><span style=\"font-size:14pt\">Bh\u00ed <\/span><span style=\"font-size:14pt\">focal aige liom go discr\u00e9ideach, agus <\/span><span style=\"font-size:14pt\">d\u2019iarr <\/span><span style=\"font-size:14pt\">s\u00e9 orm<\/span><span style=\"font-size:14pt\"> cad a bh\u00ed ar si\u00fal.<\/span><span style=\"font-size:14pt\"> D\u2019inis m\u00e9 d\u00f3 go raibh na buachaill\u00ed eile sa suanl<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">os <\/span><span style=\"font-size:14pt\">ag seasamh le ch\u00e9ile i m\u2019aghaidh, agus <\/span><span style=\"font-size:14pt\">ag caitheamh masla\u00ed liom agus ag tabhairt ainmneacha gr\u00e1nna orm.<\/span><span style=\"font-size:14pt\"> Sm\u00e9id s\u00e9 a cheann <\/span><span style=\"font-size:14pt\">agus d\u2019imigh leis.<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">I<\/span><span style=\"font-size:14pt\">s cuimhin liom f\u00f3s gur stad na masla\u00ed agus na hainmneacha roimh i bhfad<\/span><span style=\"font-size:14pt\">. Thosaigh na buachaill\u00ed eile ag d\u00e9anamh comhr\u00e1 liom, agus <\/span><span style=\"font-size:14pt\">tar \u00e9is tamaill\u00edn <\/span><span style=\"font-size:14pt\">bh\u00ed m\u00e9 ar mo chompor<\/span><span style=\"font-size:14pt\">d<\/span><span style=\"font-size:14pt\"> sa suanl<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">os, agus ag g\u00e1ire agus ag caint <\/span><span style=\"font-size:14pt\">le gach buachaill ann. <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">An<\/span><span style=\"font-size:14pt\"> ch\u00e9ad uair eile a bh\u00ed <\/span><span style=\"font-size:14pt\">torann ard sa suanl<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">os, rith Jackie isteach chun stop a chur leis. <\/span><span style=\"font-size:14pt\">D\u2019fh\u00e9ach s\u00e9 go heolach orm, agus d\u00fairt s\u00e9: \u201cAgus tusa freisin<\/span><span style=\"font-size:14pt\">, a Mhich\u00edl<\/span><span style=\"font-size:14pt\"> -<\/span><span style=\"font-size:14pt\"> ar ais go dt\u00ed do chill\u00edn<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">agus t\u00f3g do <\/span><span style=\"font-size:14pt\">phili\u00far leat<\/span><span style=\"font-size:14pt\">!<\/span><span style=\"font-size:14pt\">\u201d Leath meangadh m\u00f3r g\u00e1ire ar <\/span><span style=\"font-size:14pt\">a<\/span><span style=\"font-size:14pt\"> aghaidh, agus amach an doras leis. <\/span><span style=\"font-size:14pt\">Ba dhuine de na leaideanna m\u00e9 anois, agus bh\u00ed m\u00e9 <\/span><span style=\"font-size:14pt\">an-bhr\u00f3d\u00fail<\/span><span style=\"font-size:14pt\"> as sin.<\/span><span style=\"font-size:14pt\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><span style=\"font-size:14pt\">N\u00edl a fhios agam f\u00f3s cad a rinne Jackie <\/span><span style=\"font-size:14pt\">sa ch\u00falra, ach t\u00e1 s\u00e9 soil\u00e9ir go <\/span><span style=\"font-size:14pt\">raibh <\/span><span style=\"font-size:14pt\">c\u00fapla focal aige le gach ceann de na leaideanna<\/span><span style=\"font-size:14pt\">. Mar go raibh meas m\u00f3r ag gach duine againn ar Jackie, d\u2019\u00e9isteamar <\/span><span style=\"font-size:14pt\">lena raibh<\/span><span style=\"font-size:14pt\"> le r\u00e1 aige d\u00fainn. <\/span><span style=\"font-size:14pt\">Rinne s\u00e9 an gn\u00f3 <\/span><span style=\"font-size:14pt\">i ngan fhios dom, ach ag <\/span><span style=\"font-size:14pt\">an<\/span><span style=\"font-size:14pt\"> am c\u00e9anna thuig m\u00e9 go ndearna s\u00e9 <\/span><span style=\"font-size:14pt\">an gn\u00f3. D\u2019fhoghlaim m\u00e9 ceacht <\/span><span style=\"font-size:14pt\">iontach at\u00e1 r\u00e1ite go maith ag \u00e1r sinsear: is ioma\u00ed sl\u00ed <\/span><span style=\"font-size:14pt\">chun beith\u00edoch a fheannadh. Gan dabht, <\/span><span style=\"font-size:14pt\">is \u00ed ta<\/span><span style=\"font-size:14pt\">i<\/span><span style=\"font-size:14pt\">dhleoireacht an tsl\u00ed is fearr chun a dheimhni\u00fa go mbeadh su\u00edoch\u00e1in ann. Bh\u00ed saol n\u00edos fearr agam ar scoil tar \u00e9is sin, agus <\/span><span style=\"font-size:14pt\">t\u00e1im <\/span><span style=\"font-size:14pt\">an-bhu\u00edoch<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">i gc\u00f3na\u00ed <\/span><span style=\"font-size:14pt\">do Jackie as a <\/span><span style=\"font-size:14pt\">ndearna<\/span><span style=\"font-size:14pt\"> s\u00e9 <\/span><span style=\"font-size:14pt\">dom.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:10pt;padding-bottom:0;line-height:1.8\"><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:10pt;padding-bottom:0;line-height:1.8\"><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:10pt;padding-bottom:0;line-height:1.8\"><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:10pt;padding-bottom:0;line-height:1.8\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,35,38,44],"tags":[],"class_list":["post-14290","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-nuacht-idirnaisiunta","category-polaitiocht","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/14290","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=14290"}],"version-history":[{"count":4,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/14290\/revisions"}],"predecessor-version":[{"id":14297,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/14290\/revisions\/14297"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/14291"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=14290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=14290"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=14290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}