{"id":8595,"date":"2021-04-28T22:45:58","date_gmt":"2021-04-28T22:45:58","guid":{"rendered":"https:\/\/mickgb.com\/?p=8595"},"modified":"2023-11-23T03:29:06","modified_gmt":"2023-11-23T03:29:06","slug":"ceann-on-gcartlann-fis-dhearmadta","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/ceann-on-gcartlann-fis-dhearmadta\/","title":{"rendered":"Ceann \u00f3n gCartlann: F\u00eds Dhearmadta"},"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=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Scr\u00edobh m\u2019athair an t-alt seo a leanas roinnt blianta \u00f3 shin faoi na gcro\u00edphrionsabail at\u00e1 mar bhunchlocha \u00e1r n\u00e1isi\u00fan, agus t\u00e1 na ceisteanna ar dh\u00edrigh s\u00e9 orthu chomh h\u00far agus chomh t\u00e1bhachtach c\u00e9anna inniu agus a bh\u00ed riamh\u2026<\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Is d\u00f3cha go bhf\u00e9adf\u00e1 a r\u00e1, gur t\u00f3gadh an St\u00e1t s\u2019againne thart ar fh\u00eds na saoirse agus an n\u00e1isi\u00fanachais. N\u00ed g\u00e1 a r\u00e1, nach bhfuil dada faoin ngr\u00e9in chomh riachtanach i mbun\u00fa St\u00e1it leis an bhf\u00eds ch\u00e9anna sin, go h\u00e1irithe, nuair is f\u00eds \u00ed a chorra\u00edonn agus a acla\u00edonn chuile chro\u00ed ag an am c\u00e9anna. N\u00ed g\u00e1 a r\u00e1, ach oiread, nach f\u00e1s aon o\u00edche a bh\u00ed sa bhf\u00eds uil\u00edoch sin, i gc\u00e1s na t\u00edre seo. N\u00edorbh ea, in aon chor, n\u00f3 caitheadh blianta fada ag gaibhni\u00fa agus ag dealbh\u00fa an earra ch\u00e9anna sin.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><strong><span style=\"font-size: 18pt;\">Gaibhni\u00fa agus dealbh\u00fa<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Conas a deineadh beart d\u00e1 leith\u00e9id, an ea?<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">I ndeireadh na nao\u00fa haois d\u00e9ag, th\u00e1inig dreamanna \u00e1irithe \u00e9ags\u00fala ar an tuairim gurbh \u00e9 a leas \u00e9 saothr\u00fa ar son saoirse agus leithleachais n\u00e1isi\u00fanta feasta. Tugann muid faoi deara, bun\u00fa Chumann L\u00fathchleas Gael, i ndeireadh an nao\u00fa haois d\u00e9ag, agus \u00e9 d\u2019aidhm acusan na cluich\u00ed n\u00e1isi\u00fanta a fhorbairt, agus a chur chun cinn. Thart ar an am c\u00e9anna, d\u2019fh\u00e9adf\u00e1 a r\u00e1, bh\u00ed Conradh na Gaeilge ar a dh\u00edcheall, ag iarraidh an teanga n\u00e1isi\u00fanta a athbheochan. Bh\u00ed f\u00f3rsa\u00ed eile freisin i mbun oibre, f\u00f3rsa\u00ed cos\u00fail le Sinn F\u00e9in, na F\u00edn\u00edn\u00ed, agus tuilleadh. D\u2019\u00e9irigh le cinnir\u00ed \u00e1irithe na sn\u00e1itheanna \u00e9ags\u00fala n\u00e1isi\u00fanta sin a shnaidhmeadh agus a fh\u00ed in aon t\u00e9ad ioldhualach amh\u00e1in. Daoine cos\u00fail leis an bPiarsach, daoine a raibh ar a gcumas, f\u00eds a fh\u00ed as na sn\u00e1itheanna c\u00e9anna sin a chuir dreamanna \u00e1irithe den n\u00e1isi\u00fan ar f\u00e1il, f\u00eds a sh\u00e1saigh, agus a mheall, baill an n\u00e1isi\u00fain, glacadh leis mar aidhm on\u00f3rach, inmhianaithe, insroichte. I rith an ama \u00e1irithe sin freisin, th\u00e1inig \u00d3glaigh na h\u00c9ireann ar an bhf\u00f3d, dream a raibh ar a gcumas f\u00eds an n\u00e1isi\u00fain a ghlacadh chucu fh\u00e9in, a fhorbairt, agus a chur chun cinn, i measc an phobail. Caithfear a thabhairt faoi deara freisin, nach dtiocfadh chuile bhall den n\u00e1isi\u00fan isteach faoi bhratach na f\u00edse c\u00e9anna sin, ach bh\u00ed seans maith ann, go bhf\u00e9adfa\u00ed M\u00f3ramh Mor\u00e1lta a mhealladh ar thaobh na f\u00edse sin, agus b\u2019in mar a tharla, i ndeireadh na feide.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><strong><span style=\"font-size: 18pt;\">Tr\u00ed bhriseadh is tr\u00ed bhua<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">B\u2019in cuid de na f\u00f3rsa\u00ed a bh\u00ed gn\u00edomhach i measc daoine, i dt\u00fas na haoise seo caite, agus de r\u00e9ir a ch\u00e9ile, tr\u00ed bhriseadh agus tr\u00ed bhua, deineadh gn\u00e9ithe \u00e9ags\u00fala na f\u00edse sin a shoil\u00e9iri\u00fa don phobal. Nuair a deineadh an fh\u00eds sin a phars\u00e1il, agus a ini\u00fachadh, tuigeadh gurbh iad na gn\u00e9ithe ba th\u00e1bhachta\u00ed a bh\u00ed uathu n\u00f3, go mbeadh an pobal a bhun\u00f3fa\u00ed, Gaelach, Aontaithe, agus Saor. B\u2019in \u00ed f\u00eds an Phiarsaigh. B\u2019in \u00ed f\u00eds na n\u00d3glach, agus b\u2019in \u00ed an fh\u00eds a spreag agus a mhisnigh na Gaeil a d\u2019\u00e9irigh amach, leis an bPoblacht a bhun\u00fa, agus a bhuan\u00fa, anseo in \u00c9irinn iathghlas oile\u00e1nach.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">De r\u00e9ir mar a chuaigh c\u00farsa\u00ed ar aghaidh \u00e1fach, agus de r\u00e9ir a ch\u00e9ile, cailleadh roinnt mhaith den fh\u00eds ch\u00e9anna sin. Bh\u00ed daoine anseo, agus d\u00e1r leosan go bhf\u00e9adfa\u00ed an fh\u00eds a chomhl\u00edonadh, gan bacadh leis an Teanga, daoine eile den tuairim, go bhf\u00e9adfadh an n\u00e1isi\u00fan teacht i dt\u00edr, gan bacadh leis an aontacht, sea, agus tuilleadh f\u00f3s den tuairim, n\u00e1rbh fh\u00e1l go haer \u00e9, mura mbeadh an tsaoirse fh\u00e9in againn, mar n\u00e1isi\u00fan.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><strong><span style=\"font-size: 18pt;\">Ceisteanna le freagairt<\/span><\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Ar dheineamar an teanga a athbheochan? Ar dheineamar an t\u00edr a aont\u00fa? Ar baineadh saoirse amach don Phoblacht a buna\u00edodh? N\u00f3 an f\u00e9idir teacht i dt\u00edr d\u00e1 n-\u00e9agmais? N\u00f3 an bhfuil, fi\u00fa, t\u00fas curtha againn le f\u00edor\u00fa na n-aidhmeanna inmhianaithe sin?<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">N\u00edl f\u00fam na ceisteanna sin a fhreagairt, ach f\u00e1gfaidh m\u00e9 f\u00fat fh\u00e9in \u00e9 sin a dh\u00e9anamh. Ach t\u00e1 s\u00e9 soil\u00e9ir, nach bhfuil an fh\u00eds ch\u00e9anna sin ag spreagadh an phobail s\u2019againne anois, faoi mar a dhein s\u00ed, blianta fada \u00f3 shin. N\u00ed hionann sin is a r\u00e1, go bhfuil an fh\u00eds sin caillte, amach is amuigh. Is soil\u00e9ir gur chailleamar \u00e1r sl\u00ed, agus gur thugamar b\u00f3ithr\u00edn na sainte, in \u00e1it b\u00f3ithr\u00edn na saoirse, orainn fh\u00e9in mar phobal, agus anois t\u00e1 s\u00e9 soil\u00e9ir n\u00e1r chuir sin aon \u00dat\u00f3ipe ar f\u00e1il d\u00fainn, n\u00f3 chailleamar an saibhreas br\u00e9ige faoi mar ba ch\u00far na habhann \u00e9. Mar sin, n\u00edl an dara rogha againn anois, ach dul siar go foinse na saoirse ar\u00eds, agus an babhta seo, caithfimid tabhairt faoi phoblacht cheart ch\u00f3ir, chothrom, a dhealbh\u00fa. Poblacht a th\u00e1lfaidh ar \u00e1l uile an n\u00e1isi\u00fain. Poblacht nach mbronnfaidh bun\u00fas shaibhreas an phobail ar ch\u00e9atad\u00e1n an-bheag d\u00e1r ndaoine, agus poblacht nach bhf\u00e1gfaidh dream ar bith ar an mbl\u00e1r fholaimh, sea, agus poblacht ina mbeidh muintir na t\u00edre s\u00e1sta saothr\u00fa ar a son.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; 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 --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; 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> Scr\u00edobh m\u2019athair an t-alt seo a leanas roinnt blianta \u00f3 shin faoi na gcro\u00edphrionsabail at\u00e1 mar bhunchlocha \u00e1r n\u00e1isi\u00fan, agus t\u00e1 na ceisteanna ar dh\u00edrigh s\u00e9 orthu chomh h\u00far agus chomh t\u00e1bhachtach c\u00e9anna inniu agus a bh\u00ed riamh\u2026 Is d\u00f3cha go bhf\u00e9adf\u00e1 a r\u00e1, gur t\u00f3gadh an St\u00e1t s\u2019againne thart ar fh\u00eds na [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7006,"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:2.4;font-weight:bold;font-size:18pt\"><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:6pt;padding-bottom:0;line-height:1.3\"><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:6pt;padding-bottom:0;line-height:1.3\">Scr\u00edobh m\u2019athair an t-alt seo a leanas roinnt blianta \u00f3 shin faoi na gcro\u00edphrionsabail at\u00e1 mar bhunchlocha \u00e1r n\u00e1isi\u00fan, agus t\u00e1 na ceisteanna ar dh\u00edrigh s\u00e9 orthu chomh h\u00far agus chomh t\u00e1bhachtach c\u00e9anna inniu agus a bh\u00ed riamh\u2026<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Is d\u00f3cha go bhf\u00e9adf\u00e1 a r\u00e1, gur t\u00f3gadh an St\u00e1t s\u2019againne thart ar fh\u00eds na saoirse agus an n\u00e1isi\u00fanachais. N\u00ed g\u00e1 a r\u00e1, nach bhfuil dada faoin ngr\u00e9in chomh riachtanach i mbun\u00fa St\u00e1it leis an bhf\u00eds ch\u00e9anna sin, go h\u00e1irithe, nuair is f\u00eds \u00ed a chorra\u00edonn agus a acla\u00edonn chuile chro\u00ed ag an am c\u00e9anna. N\u00ed g\u00e1 a r\u00e1, ach oiread, nach f\u00e1s aon o\u00edche a bh\u00ed sa bhf\u00eds uil\u00edoch sin, i gc\u00e1s na t\u00edre seo. N\u00edorbh ea, in aon chor, n\u00f3 caitheadh blianta fada ag gaibhni\u00fa agus ag dealbh\u00fa an earra ch\u00e9anna sin. <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><strong><span style=\"font-size:18pt\">Gaibhni\u00fa agus dealbh\u00fa<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Conas a deineadh beart d\u00e1 leith\u00e9id, an ea? <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">I ndeireadh na nao\u00fa haois d\u00e9ag, th\u00e1inig dreamanna \u00e1irithe \u00e9ags\u00fala ar an tuairim gurbh \u00e9 a leas \u00e9  saothr\u00fa ar son saoirse agus leithleachais n\u00e1isi\u00fanta feasta. Tugann muid faoi deara, bun\u00fa Chumann L\u00fathchleas Gael, i ndeireadh an nao\u00fa haois d\u00e9ag, agus \u00e9 d\u2019aidhm acusan na cluich\u00ed n\u00e1isi\u00fanta a fhorbairt, agus a chur chun cinn. Thart ar an am c\u00e9anna, d\u2019fh\u00e9adf\u00e1 a r\u00e1, bh\u00ed Conradh na Gaeilge ar a dh\u00edcheall, ag iarraidh an teanga n\u00e1isi\u00fanta a athbheochan. Bh\u00ed f\u00f3rsa\u00ed eile freisin i mbun oibre, f\u00f3rsa\u00ed cos\u00fail le Sinn F\u00e9in, na F\u00edn\u00edn\u00ed, agus tuilleadh. D\u2019\u00e9irigh le cinnir\u00ed \u00e1irithe na sn\u00e1itheanna \u00e9ags\u00fala n\u00e1isi\u00fanta sin a shnaidhmeadh agus a fh\u00ed in aon t\u00e9ad ioldhualach amh\u00e1in. Daoine cos\u00fail leis an bPiarsach, daoine a raibh ar a gcumas, f\u00eds a fh\u00ed as na sn\u00e1itheanna c\u00e9anna sin a chuir dreamanna \u00e1irithe den n\u00e1isi\u00fan ar f\u00e1il, f\u00eds a sh\u00e1saigh, agus a mheall, baill an n\u00e1isi\u00fain, glacadh leis mar aidhm on\u00f3rach, inmhianaithe, insroichte. I rith an ama \u00e1irithe sin freisin, th\u00e1inig \u00d3glaigh na h\u00c9ireann ar an bhf\u00f3d, dream a raibh ar a gcumas f\u00eds an n\u00e1isi\u00fain a ghlacadh chucu fh\u00e9in, a fhorbairt, agus a chur chun cinn, i measc an phobail. Caithfear a thabhairt faoi deara freisin, nach dtiocfadh chuile bhall den n\u00e1isi\u00fan isteach faoi bhratach na f\u00edse c\u00e9anna sin, ach bh\u00ed seans maith ann, go bhf\u00e9adfa\u00ed M\u00f3ramh Mor\u00e1lta a mhealladh ar thaobh na f\u00edse sin, agus b\u2019in mar a tharla, i ndeireadh na feide.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><strong><span style=\"font-size:18pt\">Tr\u00ed bhriseadh is tr\u00ed bhua<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">B\u2019in cuid de na f\u00f3rsa\u00ed a bh\u00ed gn\u00edomhach i measc daoine, i dt\u00fas na haoise seo caite, agus de r\u00e9ir a ch\u00e9ile, tr\u00ed bhriseadh agus tr\u00ed bhua, deineadh gn\u00e9ithe \u00e9ags\u00fala na f\u00edse sin a shoil\u00e9iri\u00fa don phobal. Nuair a deineadh an fh\u00eds sin a phars\u00e1il, agus a ini\u00fachadh, tuigeadh gurbh iad na gn\u00e9ithe ba th\u00e1bhachta\u00ed a bh\u00ed uathu n\u00f3, go mbeadh an pobal a bhun\u00f3fa\u00ed, Gaelach, Aontaithe, agus Saor. B\u2019in \u00ed f\u00eds an Phiarsaigh. B\u2019in \u00ed f\u00eds na n\u00d3glach, agus b\u2019in \u00ed an fh\u00eds a spreag agus a mhisnigh na Gaeil a d\u2019\u00e9irigh amach, leis an bPoblacht a bhun\u00fa, agus a bhuan\u00fa, anseo in \u00c9irinn iathghlas oile\u00e1nach.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">De r\u00e9ir mar a chuaigh c\u00farsa\u00ed ar aghaidh \u00e1fach, agus de r\u00e9ir a ch\u00e9ile, cailleadh roinnt mhaith den fh\u00eds ch\u00e9anna sin. Bh\u00ed daoine anseo, agus d\u00e1r leosan go bhf\u00e9adfa\u00ed an fh\u00eds a chomhl\u00edonadh, gan bacadh leis an Teanga, daoine eile den tuairim, go bhf\u00e9adfadh an n\u00e1isi\u00fan teacht i dt\u00edr, gan bacadh leis an aontacht, sea, agus tuilleadh f\u00f3s den tuairim, n\u00e1rbh fh\u00e1l go haer \u00e9, mura mbeadh an tsaoirse fh\u00e9in againn, mar n\u00e1isi\u00fan. <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><strong><span style=\"font-size:18pt\">Ceisteanna le freagairt<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Ar dheineamar an teanga a athbheochan? Ar dheineamar an t\u00edr a aont\u00fa? Ar baineadh saoirse amach don Phoblacht a buna\u00edodh? N\u00f3 an f\u00e9idir teacht i dt\u00edr d\u00e1 n-\u00e9agmais? N\u00f3 an bhfuil, fi\u00fa, t\u00fas curtha againn le f\u00edor\u00fa na n-aidhmeanna  inmhianaithe sin?<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">N\u00edl f\u00fam na ceisteanna sin a fhreagairt, ach f\u00e1gfaidh m\u00e9 f\u00fat fh\u00e9in \u00e9 sin a dh\u00e9anamh. Ach t\u00e1 s\u00e9 soil\u00e9ir, nach bhfuil an fh\u00eds ch\u00e9anna sin ag spreagadh an phobail s\u2019againne anois, faoi mar a dhein s\u00ed, blianta fada \u00f3 shin. N\u00ed hionann sin is a r\u00e1, go bhfuil an fh\u00eds sin caillte, amach is amuigh. Is soil\u00e9ir gur chailleamar \u00e1r sl\u00ed, agus gur thugamar b\u00f3ithr\u00edn na sainte, in \u00e1it b\u00f3ithr\u00edn na saoirse, orainn fh\u00e9in mar phobal, agus anois t\u00e1 s\u00e9 soil\u00e9ir n\u00e1r chuir sin aon \u00dat\u00f3ipe ar f\u00e1il d\u00fainn, n\u00f3 chailleamar an saibhreas br\u00e9ige faoi mar ba ch\u00far na habhann \u00e9. Mar sin, n\u00edl an dara rogha againn anois, ach dul siar go foinse na saoirse ar\u00eds, agus an babhta seo, caithfimid tabhairt faoi phoblacht cheart ch\u00f3ir, chothrom, a dhealbh\u00fa. Poblacht a th\u00e1lfaidh ar \u00e1l uile an n\u00e1isi\u00fain. Poblacht nach mbronnfaidh bun\u00fas shaibhreas an phobail ar ch\u00e9atad\u00e1n an-bheag d\u00e1r ndaoine, agus poblacht nach bhf\u00e1gfaidh dream ar bith ar an mbl\u00e1r fholaimh, sea, agus poblacht ina mbeidh muintir na t\u00edre s\u00e1sta saothr\u00fa ar a son. <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;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 --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;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":[43,38,46,44],"tags":[],"class_list":["post-8595","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-teanga","category-polaitiocht","category-stair","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8595","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=8595"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8595\/revisions"}],"predecessor-version":[{"id":9503,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8595\/revisions\/9503"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/7006"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=8595"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=8595"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=8595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}