{"id":8036,"date":"2019-10-09T03:54:36","date_gmt":"2019-10-09T03:54:36","guid":{"rendered":"https:\/\/mickgb.com\/?p=8036"},"modified":"2023-11-23T03:54:25","modified_gmt":"2023-11-23T03:54:25","slug":"boithrin-na-smaointe-cuid-2","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/boithrin-na-smaointe-cuid-2\/","title":{"rendered":"B\u00f3ithr\u00edn na Smaointe \u2013 Cuid 2"},"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><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><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><strong><span style=\"color: #000000; font-size: 14pt;\">Turf\u00a0 too !<\/span><\/strong><\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">Agus, c\u00e9ard faoi bhaint na m\u00f3na? Ba \u00e9 an sc\u00e9al diabhalta c\u00e9anna ar\u00eds \u00e9. Fear an t\u00ed <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\"> ag baint na m\u00f3na leis an sle\u00e1n, agus fear eile, n\u00f3 tuilleadh fi\u00fa, ag teacht ina dhiaidh, agus iad ag scaradh na m\u00f3na le p\u00edce, n\u00f3 <\/span><span style=\"color: #000000; font-size: 12pt;\">uaireannta<\/span><span style=\"color: #000000; font-size: 12pt;\"> bh\u00edodh g\u00e1 le barra rotha, leis an m\u00f3in a iompar amach \u00f3n bportach <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, go dt\u00ed an \u00e1it ina nd\u00e9anta\u00ed an mh\u00f3in sin a scaradh, agus d\u00e1r nd\u00f3igh, n\u00ed raibh sa mh\u00e9id sin ach an t\u00fas, n\u00f3 bh\u00ed an t-uaf\u00e1s eile oibre le d\u00e9anamh, sula mbeadh an mh\u00f3in ch\u00e9anna sin sa chruach mh\u00f3na a th\u00f3gta\u00ed, taobh leis an teach, le teas a choinne\u00e1il leis an l\u00edon t\u00ed, go dt\u00ed an tr\u00e1th sin, an bhliain d\u00e1r gcionn.<\/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: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">N\u00ed raibh os comhair an fheirmeora bhig, agus a chlann, an tr\u00e1th \u00fad, ach obair chrua, anr\u00f3, agus cruatan, \u00f3 cheann ceann na bliana, seal ag cur, agus seal ag baint, ach ag an am gc\u00e9anna, caithfear a r\u00e1 gur bheag duine a bh\u00edodh ag tarraingt ar theach an docht\u00fara, ar bhonn rialta, sna <\/span><span style=\"color: #000000; font-size: 12pt;\">laethe<\/span><span style=\"color: #000000; font-size: 12pt;\"> \u00fad, agus d\u00e1r nd\u00f3igh, n\u00ed bh\u00edodh <\/span><span style=\"color: #000000; font-size: 12pt;\">\u00e9inne<\/span><span style=\"color: #000000; font-size: 12pt;\"> ag smaoineamh ar dhul chuig s\u00edciatra\u00ed, s\u00edceola\u00ed, n\u00f3 chuig beith\u00edoch ar bith eile d\u00e1 leith\u00e9id. N\u00e1 habair liom anois nach mbeadh a nd\u00f3thain gustail acu, le beada\u00edocht d\u00e1 leith\u00e9id a chur ar f\u00e1il d\u00f3ibh <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00f3 d\u00e1 mbeadh g\u00e1 <\/span><span style=\"color: #000000; font-size: 12pt;\">d\u00e1ir\u00edreach<\/span><span style=\"color: #000000; font-size: 12pt;\"> acu lena leith\u00e9id, thiocfa\u00ed ar sheift <\/span><span style=\"color: #000000; font-size: 12pt;\">eic\u00ednt<\/span><span style=\"color: #000000; font-size: 12pt;\">, lena leith\u00e9id a chur ar f\u00e1il d\u00f3ibh. Ach, is d\u00f3cha, i nd\u00e1ir\u00edre, gurb \u00e9 at\u00e1 \u00e1 r\u00e1 agam n\u00f3, an tr\u00e1th \u00fad, nuair nach raibh spar\u00e1n teann ag <\/span><span style=\"color: #000000; font-size: 12pt;\">\u00e9inne<\/span><span style=\"color: #000000; font-size: 12pt;\">, agus Conch\u00far m\u00f3r sa ch\u00fainne ag a l\u00e1n, go raibh an chosmhuintir l\u00e1n s\u00e1sta lena nd\u00e1n, agus n\u00edos m\u00f3 n\u00e1 sin, go raibh siad sona s\u00e1sta leis an gcine\u00e1l saoil a bh\u00ed acu, n\u00f3 bh\u00ed tuiscint acu ar <\/span><span style=\"color: #000000; font-size: 12pt;\">an gcine\u00e1l sin saoil, bh\u00ed cleachtadh acu ar chruatan agus ar anr\u00f3, agus ba chairde d\u00f3ibh iad, agus d\u00e1 mbeadh ar ghas\u00far dul ar scoil <\/span><span style=\"color: #000000; font-size: 12pt;\">cosnochtaithe<\/span><span style=\"color: #000000; font-size: 12pt;\">, n\u00ed chuirfeadh s\u00e9 as in aon chor d\u00f3, n\u00f3 bheadh roinnt mhaith cosa nochta eile timpeall air, cuma c\u00e1 <\/span><span style=\"color: #000000; font-size: 12pt;\">raghadh<\/span><span style=\"color: #000000; font-size: 12pt;\"> s\u00e9.\u00a0<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><strong><span style=\"color: #000000; font-size: 14pt;\">All\u00a0 Mod Con &#8230;&#8230;<\/span><\/strong><\/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: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">Ach sa l\u00e1 at\u00e1 inniu ann, nuair at\u00e1 innealra, gl\u00e9asanna, agus acra\u00ed de <\/span><span style=\"color: #000000; font-size: 12pt;\">chuile<\/span><span style=\"color: #000000; font-size: 12pt;\"> shaghas <\/span><span style=\"color: #000000; font-size: 12pt;\">nios<\/span><span style=\"color: #000000; font-size: 12pt;\"> fearr n\u00e1 a ch\u00e9ile, ag daoine, le c\u00fal a chur ar an anr\u00f3 agus ar an gcruatan sin, agus chomh maith le sin, t\u00e1 an spar\u00e1n teann acu freisin, sa chaoi go bhfuil ar a gcumas, s\u00f3l\u00e1s agus s\u00e1imhe a sheasamh d\u00f3ibh <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, d\u00e1 dtogr\u00f3id\u00eds \u00e9, sea, agus earra\u00ed brand\u00e1ilte a <\/span><span style=\"color: #000000; font-size: 12pt;\">cheannacht<\/span><span style=\"color: #000000; font-size: 12pt;\"> d\u00f3ibh <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\"> freisin, rud a choinneodh suas leis na comharsana iad, ach, ag an am gc\u00e9anna, n\u00ed d\u00f3igh liom, go bhfuil na daoine seo chomh sona, s\u00e1sta is a bh\u00edodh na daoine a th\u00e1inig rompu, b\u00edodh nach mb\u00edodh an gustal c\u00e9anna acusan. Ach t\u00e1 s\u00e9 cinnte, nach bhfuil cleachtadh ar bith ag na daoine a mhaireann anois ar an gcruatan, n\u00f3 ar an anr\u00f3, a bhain leis an saol, sna <\/span><span style=\"color: #000000; font-size: 12pt;\">seanlaethe<\/span><span style=\"color: #000000; font-size: 12pt;\">. N\u00f3 sa l\u00e1 at\u00e1 inniu ann, t\u00e1 fl\u00fairse ag bun\u00fas <\/span><span style=\"color: #000000; font-size: 12pt;\">chuile<\/span><span style=\"color: #000000; font-size: 12pt;\"> dhuine, a dh\u00f3thain le n-ithe agus le n-\u00f3l aige, teach <\/span><span style=\"color: #000000; font-size: 12pt;\">comp\u00f3rdach<\/span><span style=\"color: #000000; font-size: 12pt;\"> aige, \u00e9ada\u00ed gal\u00e1nta ar a dhroim, agus carr nua-aoiseach ina sheasamh taobh amuigh d\u00e1 dhoras tosaigh ag roinnt mhaith den chosmhuintir&#8230;&#8230;<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><strong><span style=\"color: #000000; font-size: 14pt;\">Lessons to learn?<\/span><\/strong><\/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: 2.4;\"><span style=\"color: #000000; font-size: 12pt;\">N\u2019fheadar<\/span><span style=\"color: #000000; font-size: 12pt;\"> \u00e1fach, an bhfuil ceacht <\/span><span style=\"color: #000000; font-size: 12pt;\">eic\u00ednt<\/span><span style=\"color: #000000; font-size: 12pt;\"> le foghlaim againn \u00f3n sc\u00e9al sin ar fad? T\u00e1id ann <\/span><span style=\"color: #000000; font-size: 12pt;\">ad\u00e9arfadh<\/span><span style=\"color: #000000; font-size: 12pt;\">, nach ionann gustal agus s\u00e1stacht, n\u00f3 nach mbronnann fl\u00fairse f\u00e9ile, agus gur m\u00f3r go deo idir <\/span><span style=\"color: #000000; font-size: 12pt;\">chomharsan\u00falacht<\/span><span style=\"color: #000000; font-size: 12pt;\"> agus an spar\u00e1n teann. D\u2019fh\u00e9adfadh sl\u00e1im\u00edn den cheart a bheith acu, faoi mar a deir S\u00e9im\u00ed bocht an Droichid, ar \u00f3c\u00e1id d\u00e1 leith\u00e9id.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><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> Turf\u00a0 too ! Agus, c\u00e9ard faoi bhaint na m\u00f3na? Ba \u00e9 an sc\u00e9al diabhalta c\u00e9anna ar\u00eds \u00e9. Fear an t\u00ed fh\u00e9in ag baint na m\u00f3na leis an sle\u00e1n, agus fear eile, n\u00f3 tuilleadh fi\u00fa, ag teacht ina dhiaidh, agus iad ag scaradh na m\u00f3na le p\u00edce, n\u00f3 uaireannta bh\u00edodh g\u00e1 le barra rotha, [&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:8pt;padding-bottom:0;line-height:1.3\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><strong><span style=\"color:#000000\">\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><strong><span style=\"color:#000000;font-size:14pt\"> <\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"color:#000000\">\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><strong><span style=\"color:#000000;font-size:14pt\">Turf\u00a0 too !<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">Agus, c\u00e9ard faoi bhaint na m\u00f3na? Ba \u00e9 an sc\u00e9al diabhalta c\u00e9anna ar\u00eds \u00e9. Fear an t\u00ed <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\"> ag baint na m\u00f3na leis an sle\u00e1n, agus fear eile, n\u00f3 tuilleadh fi\u00fa, ag teacht ina dhiaidh, agus iad ag scaradh na m\u00f3na le p\u00edce, n\u00f3 <\/span><span style=\"color:#000000;font-size:12pt\">uaireannta<\/span><span style=\"color:#000000;font-size:12pt\"> bh\u00edodh g\u00e1 le barra rotha, leis an m\u00f3in a iompar amach \u00f3n bportach <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, go dt\u00ed an \u00e1it ina nd\u00e9anta\u00ed an mh\u00f3in sin a scaradh, agus d\u00e1r nd\u00f3igh, n\u00ed raibh sa mh\u00e9id sin ach an t\u00fas, n\u00f3 bh\u00ed an t-uaf\u00e1s eile oibre le d\u00e9anamh, sula mbeadh an mh\u00f3in ch\u00e9anna sin sa chruach mh\u00f3na a th\u00f3gta\u00ed, taobh leis an teach, le teas a choinne\u00e1il leis an l\u00edon t\u00ed, go dt\u00ed an tr\u00e1th sin, an bhliain d\u00e1r gcionn.<\/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:2.4\"><span style=\"color:#000000;font-size:12pt\">N\u00ed raibh os comhair an fheirmeora bhig, agus a chlann, an tr\u00e1th \u00fad, ach obair chrua, anr\u00f3, agus cruatan, \u00f3 cheann ceann na bliana, seal ag cur, agus seal ag baint, ach ag an am gc\u00e9anna, caithfear a r\u00e1 gur bheag duine a bh\u00edodh ag tarraingt ar theach an docht\u00fara, ar bhonn rialta, sna <\/span><span style=\"color:#000000;font-size:12pt\">laethe<\/span><span style=\"color:#000000;font-size:12pt\"> \u00fad, agus d\u00e1r nd\u00f3igh, n\u00ed bh\u00edodh <\/span><span style=\"color:#000000;font-size:12pt\">\u00e9inne<\/span><span style=\"color:#000000;font-size:12pt\"> ag smaoineamh ar dhul chuig s\u00edciatra\u00ed, s\u00edceola\u00ed, n\u00f3 chuig beith\u00edoch ar bith eile d\u00e1 leith\u00e9id. N\u00e1 habair liom anois nach mbeadh a nd\u00f3thain gustail acu, le beada\u00edocht d\u00e1 leith\u00e9id a chur ar f\u00e1il d\u00f3ibh <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00f3 d\u00e1 mbeadh g\u00e1 <\/span><span style=\"color:#000000;font-size:12pt\">d\u00e1ir\u00edreach<\/span><span style=\"color:#000000;font-size:12pt\"> acu lena leith\u00e9id, thiocfa\u00ed ar sheift <\/span><span style=\"color:#000000;font-size:12pt\">eic\u00ednt<\/span><span style=\"color:#000000;font-size:12pt\">, lena leith\u00e9id a chur ar f\u00e1il d\u00f3ibh. Ach, is d\u00f3cha, i nd\u00e1ir\u00edre, gurb \u00e9 at\u00e1 \u00e1 r\u00e1 agam n\u00f3, an tr\u00e1th \u00fad, nuair nach raibh spar\u00e1n teann ag <\/span><span style=\"color:#000000;font-size:12pt\">\u00e9inne<\/span><span style=\"color:#000000;font-size:12pt\">, agus Conch\u00far m\u00f3r sa ch\u00fainne ag a l\u00e1n, go raibh an chosmhuintir l\u00e1n s\u00e1sta lena nd\u00e1n, agus n\u00edos m\u00f3 n\u00e1 sin, go raibh siad sona s\u00e1sta leis an gcine\u00e1l saoil a bh\u00ed acu, n\u00f3 bh\u00ed tuiscint acu ar <\/span><span style=\"color:#000000;font-size:12pt\">an gcine\u00e1l sin saoil, bh\u00ed cleachtadh acu ar chruatan agus ar anr\u00f3, agus ba chairde d\u00f3ibh iad, agus d\u00e1 mbeadh ar ghas\u00far dul ar scoil <\/span><span style=\"color:#000000;font-size:12pt\">cosnochtaithe<\/span><span style=\"color:#000000;font-size:12pt\">, n\u00ed chuirfeadh s\u00e9 as in aon chor d\u00f3, n\u00f3 bheadh roinnt mhaith cosa nochta eile timpeall air, cuma c\u00e1 <\/span><span style=\"color:#000000;font-size:12pt\">raghadh<\/span><span style=\"color:#000000;font-size:12pt\"> s\u00e9.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><strong><span style=\"color:#000000;font-size:14pt\">All\u00a0 Mod Con ......<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">Ach sa l\u00e1 at\u00e1 inniu ann, nuair at\u00e1 innealra, gl\u00e9asanna, agus acra\u00ed de <\/span><span style=\"color:#000000;font-size:12pt\">chuile<\/span><span style=\"color:#000000;font-size:12pt\"> shaghas <\/span><span style=\"color:#000000;font-size:12pt\">nios<\/span><span style=\"color:#000000;font-size:12pt\"> fearr n\u00e1 a ch\u00e9ile, ag daoine, le c\u00fal a chur ar an anr\u00f3 agus ar an gcruatan sin, agus chomh maith le sin, t\u00e1 an spar\u00e1n teann acu freisin, sa chaoi go bhfuil ar a gcumas, s\u00f3l\u00e1s agus s\u00e1imhe a sheasamh d\u00f3ibh <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, d\u00e1 dtogr\u00f3id\u00eds \u00e9, sea, agus earra\u00ed brand\u00e1ilte a <\/span><span style=\"color:#000000;font-size:12pt\">cheannacht<\/span><span style=\"color:#000000;font-size:12pt\"> d\u00f3ibh <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\"> freisin, rud a choinneodh suas leis na comharsana iad, ach, ag an am gc\u00e9anna, n\u00ed d\u00f3igh liom, go bhfuil na daoine seo chomh sona, s\u00e1sta is a bh\u00edodh na daoine a th\u00e1inig rompu, b\u00edodh nach mb\u00edodh an gustal c\u00e9anna acusan. Ach t\u00e1 s\u00e9 cinnte, nach bhfuil cleachtadh ar bith ag na daoine a mhaireann anois ar an gcruatan, n\u00f3 ar an anr\u00f3, a bhain leis an saol, sna <\/span><span style=\"color:#000000;font-size:12pt\">seanlaethe<\/span><span style=\"color:#000000;font-size:12pt\">. N\u00f3 sa l\u00e1 at\u00e1 inniu ann, t\u00e1 fl\u00fairse ag bun\u00fas <\/span><span style=\"color:#000000;font-size:12pt\">chuile<\/span><span style=\"color:#000000;font-size:12pt\"> dhuine, a dh\u00f3thain le n-ithe agus le n-\u00f3l aige, teach <\/span><span style=\"color:#000000;font-size:12pt\">comp\u00f3rdach<\/span><span style=\"color:#000000;font-size:12pt\"> aige, \u00e9ada\u00ed gal\u00e1nta ar a dhroim, agus carr nua-aoiseach ina sheasamh taobh amuigh d\u00e1 dhoras tosaigh ag roinnt mhaith den chosmhuintir......<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><strong><span style=\"color:#000000;font-size:14pt\">Lessons to learn?<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"color:#000000;font-size:12pt\">N\u2019fheadar<\/span><span style=\"color:#000000;font-size:12pt\"> \u00e1fach, an bhfuil ceacht <\/span><span style=\"color:#000000;font-size:12pt\">eic\u00ednt<\/span><span style=\"color:#000000;font-size:12pt\"> le foghlaim againn \u00f3n sc\u00e9al sin ar fad? T\u00e1id ann <\/span><span style=\"color:#000000;font-size:12pt\">ad\u00e9arfadh<\/span><span style=\"color:#000000;font-size:12pt\">, nach ionann gustal agus s\u00e1stacht, n\u00f3 nach mbronnann fl\u00fairse f\u00e9ile, agus gur m\u00f3r go deo idir <\/span><span style=\"color:#000000;font-size:12pt\">chomharsan\u00falacht<\/span><span style=\"color:#000000;font-size:12pt\"> agus an spar\u00e1n teann. D\u2019fh\u00e9adfadh sl\u00e1im\u00edn den cheart a bheith acu, faoi mar a deir S\u00e9im\u00ed bocht an Droichid, ar \u00f3c\u00e1id d\u00e1 leith\u00e9id.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[45,46,44],"tags":[],"class_list":["post-8036","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pearsanta","category-stair","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8036","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=8036"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8036\/revisions"}],"predecessor-version":[{"id":9580,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8036\/revisions\/9580"}],"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=8036"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=8036"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=8036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}