{"id":7918,"date":"2020-08-05T01:44:48","date_gmt":"2020-08-05T01:44:48","guid":{"rendered":"https:\/\/mickgb.com\/?p=7918"},"modified":"2023-11-23T03:45:01","modified_gmt":"2023-11-23T03:45:01","slug":"ni-mor-breith-ar-an-uan-ar-an-urla-1","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/ni-mor-breith-ar-an-uan-ar-an-urla-1\/","title":{"rendered":"N\u00ed m\u00f3r breith ar an uan ar an urla! (1)"},"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><\/p>\n<p style=\"text-align: center; margin-top: 12pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 24pt;\"><\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"text-align: center; margin-top: 12pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 24pt;\">\u2003\u2003<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><\/span><span style=\"color: #000000; font-size: 24pt;\">(Cuid 1)<\/span><span style=\"color: #000000; font-size: 24pt;\"> <\/span><span style=\"color: #000000; font-size: 24pt;\">\u2003\u2003<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 11pt;\">\u00a0<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 14pt;\"><\/span><\/strong><a id=\"OLE_LINK1\"><\/a><a id=\"OLE_LINK2\"><\/a><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><a id=\"OLE_LINK3\"><\/a><a id=\"OLE_LINK4\"><\/a><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">T\u00e1 rialtas nua ann agus n\u00edl aon dabht ach go mbeidh tasc ollmh\u00f3r le d\u00e9anamh ag Catherine Martin agus Dara Calleary \u00f3 thaobh na Gaeilge de! Is \u00ed Catherine Martin an tAire Me\u00e1n, Turas\u00f3ireachta, Eala\u00edon, Sp\u00f3irt, Cult\u00fair agus Gaeltachta. T\u00e1 c\u00faram na Gaeltachta agus an Sp\u00f3irt leagtha ar an Aire St\u00e1it, an Pr\u00edomh-Aoire Dara Calleary.<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Bh\u00ed d\u00edom\u00e1 ar a l\u00e1n daoine agus eagra\u00edochta\u00ed, mar bh\u00ed siad d\u00f3chasach go mbeadh freagracht na Gaeltachta faoi Aire Sinsearach amh\u00e1in, ach beag beann ar sin t\u00e1 fonn orthu bogadh ar aghaidh go tapa.\u00a0\u00a0D\u00fairt Julian de Sp\u00e1inn, Ard-R\u00fana\u00ed Chonradh na Gaeilge: \u201cBeidh na hAir\u00ed in ann gn\u00edomh\u00fa as l\u00e1mh a ch\u00e9ile l\u00e1ithreach bonn chun cothrom na f\u00e9inne a bhaint amach don Ghaeilge agus don Ghaeltacht tr\u00edd Bille na dTeangacha Oifigi\u00fala a l\u00e1idri\u00fa le spriocdh\u00e1ta\u00ed do na for\u00e1lacha is t\u00e1bhachta\u00ed sa bhille agus cinnti\u00fa go mbeidh maoini\u00fa s\u00e1s\u00fail curtha ar f\u00e1il d\u2019Fhoras na Gaeilge agus d\u2019\u00dadar\u00e1s na Gaeltachta mar \u00e1bhar pr\u00e1inne, rud nach raibh d\u00e9anta \u00f3 2008.\u201d\u00a0\u00a0T\u00e1 cruinni\u00fa \u00e1 lorg ag Conradh na Gaeilge leis an d\u00e1 Aire go luath chun ceisteanna m\u00f3ra a phl\u00e9 leo maidir leis a gcl\u00e1r agus a bpleananna.<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Thug Catherine Martin geall\u00faint go mbeidh an tAire sinsearach agus an tAire St\u00e1it sa roinn nua rialtais ag obair as l\u00e1mha a ch\u00e9ile ar son na teanga. I mo thuairim, t\u00e1 l\u00e1n na l\u00e1mh acu.\u00a0\u00a0<\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Caithfidh m\u00e9 a r\u00e1 mar ghn\u00e1thdhuine, go bhfuil s\u00e9 deacair na hAchtanna agus na Pleananna a bhaineann leis an nGaeilge a thuiscint, maidir leis a n-\u00e1bhar agus a staid. Agus m\u00e9 ag iarraidh tuiscint a fh\u00e1il, roghnaigh m\u00e9 Acht amh\u00e1in agus Plean amh\u00e1in agus chuir m\u00e9 achoimr\u00ed gairide le ch\u00e9ile a roinnfidh m\u00e9 leat sa chol\u00fan seo.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong><span style=\"color: #333333; background-color: #ffffff;\">Acht na dTeangacha Oifigi\u00fala 2003<\/span><span style=\"color: #333333; background-color: #ffffff;\"> \/ Bille na dTeangacha Oifigi\u00fala (Leas\u00fa)<\/span><span style=\"color: #333333; background-color: #ffffff;\"> 2019<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">T\u00e1 Treoirleabhar ar f<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00e1<\/span><span style=\"color: #333333; background-color: #ffffff;\">il ar an idirl\u00edon<\/span><span style=\"color: #333333; background-color: #ffffff;\">, ina ndeirtear:<\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">\u201c<\/span><span style=\"color: #333333; background-color: #ffffff;\">Is iad cusp\u00f3ir\u00ed ginear\u00e1lta an Achta<\/span><span style=\"color: #333333; background-color: #ffffff;\"> (2003)<\/span><span style=\"color: #333333; background-color: #ffffff;\"> \u00fas\u00e1id na Gaeilge a chur chun cinn chun cr\u00edoch oifigi\u00fail sa st\u00e1t, dualgais na gcomhlachta\u00ed poibl\u00ed i leith theangacha oifigi\u00fala an st\u00e1it a leagan amach agus Oifig an Choimisin\u00e9ara Teanga a bhun\u00fa.<\/span><span style=\"color: #333333; background-color: #ffffff; font-size: 12pt;\">\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">C\u00e9 gur f\u00edor \u00e9 an seanfhocal \u201c<\/span><span style=\"color: #333333; background-color: #ffffff;\">T\u00fas maith leath na hoibre<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u201d,<\/span><span style=\"color: #333333; background-color: #ffffff;\"> n\u00ed fol\u00e1ir<\/span><span style=\"color: #333333; background-color: #ffffff;\"> an obair <\/span><span style=\"color: #333333; background-color: #ffffff;\">a chr\u00edochn\u00fa chun na <\/span><span style=\"color: #333333; background-color: #ffffff;\">sochair a bheith leat<\/span><span style=\"color: #333333; background-color: #ffffff;\">. Ar an drochuair, <\/span><span style=\"color: #333333; background-color: #ffffff;\">bh\u00ed for\u00e1lacha an Achta <\/span><span style=\"color: #333333; background-color: #ffffff;\">lag go leor. <\/span><span style=\"color: #333333; background-color: #ffffff;\">Mar sin, t<\/span><span style=\"color: #333333; background-color: #ffffff;\">hosaigh obair <\/span><span style=\"color: #333333; background-color: #ffffff;\">chun an tAcht<\/span><span style=\"color: #333333; background-color: #ffffff;\"> a neart\u00fa <\/span><span style=\"color: #333333; background-color: #ffffff;\">i 2011<\/span><span style=\"color: #333333; background-color: #ffffff;\"> agus i 2014<\/span><span style=\"color: #333333; background-color: #ffffff;\">, foils<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00ed<\/span><span style=\"color: #333333; background-color: #ffffff;\">odh ceannteidil do <\/span><span style=\"color: #333333; background-color: #ffffff;\">bhille <\/span><span style=\"color: #333333; background-color: #ffffff;\">a dh\u00e9anfadh an t-acht a leas\u00fa<\/span><span style=\"color: #333333; background-color: #ffffff;\">. N\u00ed raibh <\/span><span style=\"color: #333333; background-color: #ffffff;\">eagrais teanga agus fi<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00fa amh\u00e1in an Coimisin\u00e9ir Teanga <\/span><span style=\"color: #333333; background-color: #ffffff;\">s\u00e1sta leis<\/span><span style=\"color: #333333; background-color: #ffffff;\">, \u00e1fach<\/span><span style=\"color: #333333; background-color: #ffffff;\">, agus tar \u00e9is a l\u00e1n obair <\/span><span style=\"color: #333333; background-color: #ffffff;\">foils\u00edodh ceannteidil nua i 2017.<\/span><span style=\"color: #333333; background-color: #ffffff;\"> Faoi dheireadh, i 2019, <\/span><span style=\"color: #333333; background-color: #ffffff;\">foils\u00edodh an bille f\u00e9in. <\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">T\u00e1 <\/span><span style=\"color: #333333; background-color: #ffffff;\">sprioc sa bhille go mbeadh 20% d\u2019earcaithe nua sa tseirbh\u00eds phoibl\u00ed ina gcainteoir\u00ed Gaeilge agus chinnteofa\u00ed gur tr\u00ed Ghaeilge a dh\u00e9anfadh gach oifig phoibl\u00ed sa Ghaeltacht a cuid gn\u00f3.<\/span><span style=\"color: #333333; background-color: #ffffff;\"> D<\/span><span style=\"color: #333333; background-color: #ffffff;\">eirtear sa reachta\u00edocht go mbun\u00f3far coiste comhairleach nua<\/span><span style=\"color: #333333; background-color: #ffffff;\"> chun <\/span><span style=\"color: #333333; background-color: #ffffff;\">plean a ch<\/span><span style=\"color: #333333; background-color: #ffffff;\">ur le ch\u00e9ile.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">Chuirf\u00ed deireadh chomh maith le c\u00f3ras na sc\u00e9imeanna<\/span><span style=\"color: #333333; background-color: #ffffff;\">, <\/span><span style=\"color: #333333; background-color: #ffffff;\">chun caighde\u00e1n amh\u00e1in a chur in \u00e1it do gach <\/span><span style=\"color: #333333; background-color: #ffffff;\">comhlacht poibl\u00ed<\/span><span style=\"color: #333333; background-color: #ffffff;\">. A<\/span><span style=\"color: #333333; background-color: #ffffff;\">ch n\u00edl eolas beacht ar bith tugtha faoi cad iad na dualgais reacht\u00fala teanga a bheidh ar chomhlachta\u00ed poibl\u00ed faoin gc\u00f3ras nua sin seachas liosta ginear\u00e1lta ruda\u00ed a d\u2019fh\u00e9adfadh a bheith i gceist.\u00a0<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">Pr\u00edomhlaige<\/span><span style=\"color: #333333; background-color: #ffffff;\"> <\/span><span style=\"color: #333333; background-color: #ffffff;\">m\u00f3r \u00e9 freisin nach <\/span><span style=\"color: #333333; background-color: #ffffff;\">bhfuil dualgas reacht\u00fail leagtha ar aon duine n\u00f3 dream <\/span><span style=\"color: #333333; background-color: #ffffff;\">a bheadh freagrach<\/span><span style=\"color: #333333; background-color: #ffffff;\"> <\/span><span style=\"color: #333333; background-color: #ffffff;\">as an mbille<\/span><span style=\"color: #333333; background-color: #ffffff;\"> a chur i bhfeidhm.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">Mar sin,<\/span><span style=\"color: #333333; background-color: #ffffff;\"> is<\/span><span style=\"color: #333333; background-color: #ffffff;\"> cinnte go mbeidh leasuithe \u00e1 moladh ar an mbille. <\/span><span style=\"color: #333333; background-color: #ffffff;\"> B<\/span><span style=\"color: #333333; background-color: #ffffff;\">eifear ag iarraidh <\/span><span style=\"color: #333333; background-color: #ffffff;\">sprioc-am<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00a0a chur leis <\/span><span style=\"color: #333333; background-color: #ffffff;\">an<\/span><span style=\"color: #333333; background-color: #ffffff;\"> gcusp\u00f3ir 20% agus is d\u00f3cha chomh maith go mbeifear ag iarraidh dualgas reacht\u00fail a leagan ar dhuine n\u00f3 dream \u00e9igin as cur i bhfeidhm an phlean.\u00a0<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">D\u00fairt an tAire nua Martin go mbeidh<\/span><span style=\"color: #333333; background-color: #ffffff;\"> s\u00ed f<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00e9i<\/span><span style=\"color: #333333; background-color: #ffffff;\">n agus an <\/span><span style=\"color: #333333; background-color: #ffffff;\">t<\/span><span style=\"color: #333333; background-color: #ffffff;\">Aire St\u00e1it <\/span><span style=\"color: #333333; background-color: #ffffff;\">Calleary<\/span><span style=\"color: #333333; background-color: #ffffff;\"> <\/span><span style=\"color: #333333; background-color: #ffffff;\">ag breathn\u00fa ar an bhf\u00e9idearthacht an bille a l\u00e1idri\u00fa<\/span><span style=\"color: #333333; background-color: #ffffff;\"> roimh \u00e9<\/span><span style=\"color: #333333; background-color: #ffffff;\"> a bheith os comhair an Oireachtais sa<\/span><span style=\"color: #333333; background-color: #ffffff;\">n<\/span><span style=\"color: #333333; background-color: #ffffff;\"> F<\/span><span style=\"color: #333333; background-color: #ffffff;\">h<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00f3mhar<\/span><span style=\"color: #333333; background-color: #ffffff;\">.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">C\u00e9n tsl\u00ed agus c\u00e9n uair? N\u00ed fios.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">Mar sin,<\/span><span style=\"color: #333333; background-color: #ffffff;\"> <\/span><span style=\"color: #333333; background-color: #ffffff;\">seo <\/span><span style=\"color: #333333; background-color: #ffffff;\">iad mo<\/span><span style=\"color: #333333; background-color: #ffffff;\"> c<\/span><span style=\"color: #333333; background-color: #ffffff;\">h<\/span><span style=\"color: #333333; background-color: #ffffff;\">eisteanna<\/span><span style=\"color: #333333; background-color: #ffffff;\"> d\u00f3ibh<\/span><span style=\"color: #333333; background-color: #ffffff;\">. Cad iad na l\u00e1i<\/span><span style=\"color: #333333; background-color: #ffffff;\">dreachta\u00ed<\/span><span style=\"color: #333333; background-color: #ffffff;\"> <\/span><span style=\"color: #333333; background-color: #ffffff;\">go sonrach <\/span><span style=\"color: #333333; background-color: #ffffff;\">at\u00e1 i gceist <\/span><span style=\"color: #333333; background-color: #ffffff;\">ag Catherine<\/span><span style=\"color: #333333; background-color: #ffffff;\"> sa bhille<\/span><span style=\"color: #333333; background-color: #ffffff;\">? <\/span><span style=\"color: #333333; background-color: #ffffff;\">C\u00e9 a bheidh freagrach astu? <\/span><span style=\"color: #333333; background-color: #ffffff;\">C\u00e9n maoini\u00fa a<\/span><span style=\"color: #333333; background-color: #ffffff;\"> bheidh ag teast\u00e1il \u00f3n rialtas chun<\/span><span style=\"color: #333333; background-color: #ffffff;\"> iad a dh\u00e9anam<\/span><span style=\"color: #333333; background-color: #ffffff;\">h<\/span><span style=\"color: #333333; background-color: #ffffff;\">? <\/span><span style=\"color: #333333; background-color: #ffffff;\">Cad iad na sprioc<\/span><span style=\"color: #333333; background-color: #ffffff;\">&#8211;<\/span><span style=\"color: #333333; background-color: #ffffff;\">amanna ag baint leo? <\/span><span style=\"color: #333333; background-color: #ffffff;\">C\u00e9n <\/span><span style=\"color: #333333; background-color: #ffffff;\">seicphoint\u00ed<\/span><span style=\"color: #333333; background-color: #ffffff;\"> a bheidh ann chun cinnti\u00fa go bhfuil tas<\/span><span style=\"color: #333333; background-color: #ffffff;\">c<\/span><span style=\"color: #333333; background-color: #ffffff;\"> d\u00e9anta<\/span><span style=\"color: #333333; background-color: #ffffff;\"> <\/span><span style=\"color: #333333; background-color: #ffffff;\">de r\u00e9ir mar a bh\u00ed beartaithe<\/span><span style=\"color: #333333; background-color: #ffffff;\">, agus <\/span><span style=\"color: #333333; background-color: #ffffff;\">mura<\/span><span style=\"color: #333333; background-color: #ffffff;\"> bhfuil cad \u00e9 <\/span><span style=\"color: #333333; background-color: #ffffff;\">strait\u00e9is mhaolaitheach<\/span><span style=\"color: #333333; background-color: #ffffff;\">?<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00a0\u00a0<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">Gan freagra\u00ed <\/span><span style=\"color: #333333; background-color: #ffffff;\">soil\u00e9ire, n\u00edl ann ach <\/span><span style=\"color: #333333; background-color: #ffffff;\">b\u00e9alghr\u00e1!<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong><span style=\"color: #333333; background-color: #ffffff;\">Nuacht is deireana\u00ed<\/span><span style=\"color: #333333; background-color: #ffffff;\"> &#8211; dochreidte<\/span><span style=\"color: #333333; background-color: #ffffff;\">!<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"color: #333333; background-color: #ffffff;\">Bh<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00ed m\u00e9 ar t\u00ed an t-alt a sheoladh chuig an <\/span><span style=\"color: #333333; background-color: #ffffff;\">bp\u00e1ip\u00e9ar, <\/span><span style=\"color: #333333; background-color: #ffffff;\">nuair a <\/span><span style=\"color: #333333; background-color: #ffffff;\">ceapadh <\/span><span style=\"color: #333333; background-color: #ffffff;\">Jack Chambers mar aire st\u00e1it Gaeltachta <\/span><span style=\"color: #333333; background-color: #ffffff;\">in athr\u00fa air\u00ed a tharla tar \u00e9is <\/span><span style=\"color: #333333; background-color: #ffffff;\">Barry Cowen a <\/span><span style=\"color: #333333; background-color: #ffffff;\">b<\/span><span style=\"color: #333333; background-color: #ffffff;\">h<\/span><span style=\"color: #333333; background-color: #ffffff;\">riseadh<\/span><span style=\"color: #333333; background-color: #ffffff;\"> as a phost mar <\/span><span style=\"color: #333333; background-color: #ffffff;\">Aire Talmha\u00edochta. \u00c1bhar a<\/span><span style=\"color: #333333; background-color: #ffffff;\">i<\/span><span style=\"color: #333333; background-color: #ffffff;\">lt eile at\u00e1 anseo, ach <\/span><span style=\"color: #333333; background-color: #ffffff;\">cr\u00edochn\u00f3idh m\u00e9<\/span><span style=\"color: #333333; background-color: #ffffff;\"> anois<\/span><span style=\"color: #333333; background-color: #ffffff;\"> le <\/span><span style=\"color: #333333; background-color: #ffffff;\">cad a bh\u00ed le r\u00e1 <\/span><span style=\"color: #333333; background-color: #ffffff;\">faoi<\/span><span style=\"color: #333333; background-color: #ffffff;\">n <\/span><span style=\"color: #333333; background-color: #ffffff;\">gceapach\u00e1n sin<\/span><span style=\"color: #333333; background-color: #ffffff;\"> <\/span><span style=\"color: #333333; background-color: #ffffff;\">ag<\/span><span style=\"color: #333333; background-color: #ffffff;\"> D\u00f3nall \u00d3 Cn\u00e1imhs\u00ed, an tOifigeach Plen\u00e1la Teanga do cheantar Ghaoth Dobhair<\/span><span style=\"color: #333333; background-color: #ffffff;\">. <\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">\u201c<\/span><span style=\"color: #333333; background-color: #ffffff;\">C<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u00e9n t-\u00e1bhar d\u00f3chais at\u00e1 ina cheapach\u00e1n do mhuintir na Gaeltachta? Ar leag s\u00e9 cois <\/span><span style=\"color: #333333; background-color: #ffffff;\">ariamh<\/span><span style=\"color: #333333; background-color: #ffffff;\"> in\u00e1r measc, n\u00f3 an nd\u00fairt s\u00e9 focal riamh ar \u00e1r son, <\/span><span style=\"color: #333333; background-color: #ffffff;\">an<\/span><span style=\"color: #333333; background-color: #ffffff;\"> bhfuil fhios aige gurbh ann do phobal labhartha na Gaeilge?<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #333333; background-color: #ffffff;\">\u201cT\u00e1 imn\u00ed orm nach bhfuil againn anse<\/span><span style=\"color: #333333; background-color: #ffffff;\">o<\/span><span style=\"color: #333333; background-color: #ffffff;\"> ar\u00eds leis <\/span><span style=\"color: #333333; background-color: #ffffff;\">an<\/span><span style=\"color: #333333; background-color: #ffffff;\"> chinneadh seo ach l\u00e9iri\u00fa eile ar sheasamh na Gaeilge i gcl\u00e1r oibre an rialtais seo. Easpa suime, easpa f\u00edse agus mar sin easpa gn\u00edmh agus easpa dul chun cinn<\/span><span style=\"color: #333333; background-color: #ffffff;\">.<\/span><span style=\"color: #333333; background-color: #ffffff;\">\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 5pt; padding-top: 0; margin-bottom: 5pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/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><\/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><\/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><\/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><\/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><\/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><\/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><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p>\u2003\u2003<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>(Cuid 1) \u2003\u2003 \u00a0 . T\u00e1 rialtas nua ann agus n\u00edl aon dabht ach go mbeidh tasc ollmh\u00f3r le d\u00e9anamh ag Catherine Martin agus Dara Calleary \u00f3 thaobh na Gaeilge de! Is \u00ed Catherine Martin an tAire Me\u00e1n, Turas\u00f3ireachta, Eala\u00edon, Sp\u00f3irt, Cult\u00fair agus Gaeltachta. T\u00e1 c\u00faram na Gaeltachta agus an Sp\u00f3irt leagtha ar an [&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:12pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:12pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:24pt\">&emsp;&emsp;<\/span><span style=\"color:#000000;font-size:24pt\">(Cuid 1)<\/span><span style=\"color:#000000;font-size:24pt\"> <\/span><span style=\"color:#000000;font-size:24pt\">&emsp;&emsp;<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:14pt\"><\/span><\/strong><a id=\"OLE_LINK1\"><\/a><a id=\"OLE_LINK2\"><\/a><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/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=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">T\u00e1 rialtas nua ann agus n\u00edl aon dabht ach go mbeidh tasc ollmh\u00f3r le d\u00e9anamh ag Catherine Martin agus Dara Calleary \u00f3 thaobh na Gaeilge de!  Is \u00ed Catherine Martin an tAire Me\u00e1n, Turas\u00f3ireachta, Eala\u00edon, Sp\u00f3irt, Cult\u00fair agus Gaeltachta.  T\u00e1 c\u00faram na Gaeltachta agus an Sp\u00f3irt leagtha ar an Aire St\u00e1it, an  Pr\u00edomh-Aoire Dara Calleary.<\/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\">Bh\u00ed d\u00edom\u00e1 ar a l\u00e1n daoine agus eagra\u00edochta\u00ed, mar bh\u00ed siad d\u00f3chasach go mbeadh freagracht na Gaeltachta faoi Aire Sinsearach amh\u00e1in, ach beag beann ar sin t\u00e1 fonn orthu bogadh ar aghaidh go tapa.&nbsp;&nbsp;D\u00fairt Julian de Sp\u00e1inn, Ard-R\u00fana\u00ed Chonradh na Gaeilge: \u201cBeidh na hAir\u00ed in ann gn\u00edomh\u00fa as l\u00e1mh a ch\u00e9ile l\u00e1ithreach bonn chun cothrom na f\u00e9inne a bhaint amach don Ghaeilge agus don Ghaeltacht tr\u00edd Bille na dTeangacha Oifigi\u00fala a l\u00e1idri\u00fa le spriocdh\u00e1ta\u00ed do na for\u00e1lacha is t\u00e1bhachta\u00ed sa bhille agus cinnti\u00fa go mbeidh maoini\u00fa s\u00e1s\u00fail curtha ar f\u00e1il d\u2019Fhoras na Gaeilge agus d\u2019\u00dadar\u00e1s na Gaeltachta mar \u00e1bhar pr\u00e1inne, rud nach raibh d\u00e9anta \u00f3 2008.\u201d&nbsp;&nbsp;T\u00e1 cruinni\u00fa \u00e1 lorg ag Conradh na Gaeilge leis an d\u00e1 Aire go luath chun ceisteanna m\u00f3ra a phl\u00e9 leo maidir leis a gcl\u00e1r agus a bpleananna. <\/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\">Thug Catherine Martin geall\u00faint go mbeidh an tAire sinsearach agus an tAire St\u00e1it sa roinn nua rialtais ag obair as l\u00e1mha a ch\u00e9ile ar son na teanga.  I mo thuairim, t\u00e1 l\u00e1n na l\u00e1mh acu.&nbsp;&nbsp;<\/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\">Caithfidh m\u00e9 a r\u00e1 mar ghn\u00e1thdhuine, go bhfuil s\u00e9 deacair na hAchtanna agus na Pleananna a bhaineann leis an nGaeilge a thuiscint, maidir leis a n-\u00e1bhar agus a staid.  Agus m\u00e9 ag iarraidh tuiscint a fh\u00e1il, roghnaigh m\u00e9 Acht amh\u00e1in agus Plean amh\u00e1in agus chuir m\u00e9 achoimr\u00ed gairide le ch\u00e9ile a roinnfidh m\u00e9 leat sa chol\u00fan seo.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#333333;background-color:#FFFFFF\">Acht na dTeangacha Oifigi\u00fala 2003<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> \/ Bille na dTeangacha Oifigi\u00fala (Leas\u00fa)<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> 2019<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">T\u00e1 Treoirleabhar ar f<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00e1<\/span><span style=\"color:#333333;background-color:#FFFFFF\">il ar an idirl\u00edon<\/span><span style=\"color:#333333;background-color:#FFFFFF\">, ina ndeirtear:<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">\u201c<\/span><span style=\"color:#333333;background-color:#FFFFFF\">Is iad cusp\u00f3ir\u00ed ginear\u00e1lta an Achta<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> (2003)<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> \u00fas\u00e1id na Gaeilge a chur chun cinn chun cr\u00edoch oifigi\u00fail sa st\u00e1t, dualgais na gcomhlachta\u00ed poibl\u00ed i leith theangacha oifigi\u00fala an st\u00e1it a leagan amach agus Oifig an Choimisin\u00e9ara Teanga a bhun\u00fa.<\/span><span style=\"color:#333333;background-color:#FFFFFF;font-size:12pt\">\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">C\u00e9 gur f\u00edor \u00e9 an seanfhocal \u201c<\/span><span style=\"color:#333333;background-color:#FFFFFF\">T\u00fas maith leath na hoibre<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u201d,<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> n\u00ed fol\u00e1ir<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> an obair <\/span><span style=\"color:#333333;background-color:#FFFFFF\">a chr\u00edochn\u00fa chun na <\/span><span style=\"color:#333333;background-color:#FFFFFF\">sochair a bheith leat<\/span><span style=\"color:#333333;background-color:#FFFFFF\">.  Ar an drochuair, <\/span><span style=\"color:#333333;background-color:#FFFFFF\">bh\u00ed for\u00e1lacha an Achta <\/span><span style=\"color:#333333;background-color:#FFFFFF\">lag go leor.  <\/span><span style=\"color:#333333;background-color:#FFFFFF\">Mar sin, t<\/span><span style=\"color:#333333;background-color:#FFFFFF\">hosaigh obair <\/span><span style=\"color:#333333;background-color:#FFFFFF\">chun an tAcht<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> a neart\u00fa <\/span><span style=\"color:#333333;background-color:#FFFFFF\">i 2011<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> agus i 2014<\/span><span style=\"color:#333333;background-color:#FFFFFF\">, foils<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00ed<\/span><span style=\"color:#333333;background-color:#FFFFFF\">odh ceannteidil do <\/span><span style=\"color:#333333;background-color:#FFFFFF\">bhille <\/span><span style=\"color:#333333;background-color:#FFFFFF\">a dh\u00e9anfadh an t-acht a leas\u00fa<\/span><span style=\"color:#333333;background-color:#FFFFFF\">.  N\u00ed raibh <\/span><span style=\"color:#333333;background-color:#FFFFFF\">eagrais teanga agus fi<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00fa amh\u00e1in an Coimisin\u00e9ir Teanga <\/span><span style=\"color:#333333;background-color:#FFFFFF\">s\u00e1sta leis<\/span><span style=\"color:#333333;background-color:#FFFFFF\">, \u00e1fach<\/span><span style=\"color:#333333;background-color:#FFFFFF\">, agus tar \u00e9is a l\u00e1n obair <\/span><span style=\"color:#333333;background-color:#FFFFFF\">foils\u00edodh ceannteidil nua i 2017.<\/span><span style=\"color:#333333;background-color:#FFFFFF\">  Faoi dheireadh, i 2019, <\/span><span style=\"color:#333333;background-color:#FFFFFF\">foils\u00edodh an bille f\u00e9in.  <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">T\u00e1 <\/span><span style=\"color:#333333;background-color:#FFFFFF\">sprioc sa bhille go mbeadh 20% d\u2019earcaithe nua sa tseirbh\u00eds phoibl\u00ed ina gcainteoir\u00ed Gaeilge agus chinnteofa\u00ed gur tr\u00ed Ghaeilge a dh\u00e9anfadh gach oifig phoibl\u00ed sa Ghaeltacht a cuid gn\u00f3.<\/span><span style=\"color:#333333;background-color:#FFFFFF\">  D<\/span><span style=\"color:#333333;background-color:#FFFFFF\">eirtear sa reachta\u00edocht go mbun\u00f3far coiste comhairleach nua<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> chun <\/span><span style=\"color:#333333;background-color:#FFFFFF\">plean a ch<\/span><span style=\"color:#333333;background-color:#FFFFFF\">ur le ch\u00e9ile.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">Chuirf\u00ed deireadh chomh maith le c\u00f3ras na sc\u00e9imeanna<\/span><span style=\"color:#333333;background-color:#FFFFFF\">, <\/span><span style=\"color:#333333;background-color:#FFFFFF\">chun caighde\u00e1n amh\u00e1in a chur in \u00e1it do gach <\/span><span style=\"color:#333333;background-color:#FFFFFF\">comhlacht poibl\u00ed<\/span><span style=\"color:#333333;background-color:#FFFFFF\">.  A<\/span><span style=\"color:#333333;background-color:#FFFFFF\">ch n\u00edl eolas beacht ar bith tugtha faoi cad iad na dualgais reacht\u00fala teanga a bheidh ar chomhlachta\u00ed poibl\u00ed faoin gc\u00f3ras nua sin seachas liosta ginear\u00e1lta ruda\u00ed a d\u2019fh\u00e9adfadh a bheith i gceist.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">Pr\u00edomhlaige<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> <\/span><span style=\"color:#333333;background-color:#FFFFFF\">m\u00f3r \u00e9 freisin nach <\/span><span style=\"color:#333333;background-color:#FFFFFF\">bhfuil dualgas reacht\u00fail leagtha ar aon duine n\u00f3 dream <\/span><span style=\"color:#333333;background-color:#FFFFFF\">a bheadh freagrach<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> <\/span><span style=\"color:#333333;background-color:#FFFFFF\">as an mbille<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> a chur i bhfeidhm.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">Mar sin,<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> is<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> cinnte go mbeidh leasuithe \u00e1 moladh ar an mbille. <\/span><span style=\"color:#333333;background-color:#FFFFFF\"> B<\/span><span style=\"color:#333333;background-color:#FFFFFF\">eifear ag iarraidh <\/span><span style=\"color:#333333;background-color:#FFFFFF\">sprioc-am<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00a0a chur leis <\/span><span style=\"color:#333333;background-color:#FFFFFF\">an<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> gcusp\u00f3ir 20% agus is d\u00f3cha chomh maith go mbeifear ag iarraidh dualgas reacht\u00fail a leagan ar dhuine n\u00f3 dream \u00e9igin as cur i bhfeidhm an phlean.\u00a0<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">D\u00fairt an tAire nua Martin go mbeidh<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> s\u00ed f<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00e9i<\/span><span style=\"color:#333333;background-color:#FFFFFF\">n agus an <\/span><span style=\"color:#333333;background-color:#FFFFFF\">t<\/span><span style=\"color:#333333;background-color:#FFFFFF\">Aire St\u00e1it <\/span><span style=\"color:#333333;background-color:#FFFFFF\">Calleary<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> <\/span><span style=\"color:#333333;background-color:#FFFFFF\">ag breathn\u00fa ar an bhf\u00e9idearthacht an bille a l\u00e1idri\u00fa<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> roimh \u00e9<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> a bheith os comhair an Oireachtais sa<\/span><span style=\"color:#333333;background-color:#FFFFFF\">n<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> F<\/span><span style=\"color:#333333;background-color:#FFFFFF\">h<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00f3mhar<\/span><span style=\"color:#333333;background-color:#FFFFFF\">.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">C\u00e9n tsl\u00ed agus c\u00e9n uair? N\u00ed fios.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">Mar sin,<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> <\/span><span style=\"color:#333333;background-color:#FFFFFF\">seo <\/span><span style=\"color:#333333;background-color:#FFFFFF\">iad mo<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> c<\/span><span style=\"color:#333333;background-color:#FFFFFF\">h<\/span><span style=\"color:#333333;background-color:#FFFFFF\">eisteanna<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> d\u00f3ibh<\/span><span style=\"color:#333333;background-color:#FFFFFF\">.  Cad iad na l\u00e1i<\/span><span style=\"color:#333333;background-color:#FFFFFF\">dreachta\u00ed<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> <\/span><span style=\"color:#333333;background-color:#FFFFFF\">go sonrach <\/span><span style=\"color:#333333;background-color:#FFFFFF\">at\u00e1 i gceist <\/span><span style=\"color:#333333;background-color:#FFFFFF\">ag Catherine<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> sa bhille<\/span><span style=\"color:#333333;background-color:#FFFFFF\">?  <\/span><span style=\"color:#333333;background-color:#FFFFFF\">C\u00e9 a bheidh freagrach astu?  <\/span><span style=\"color:#333333;background-color:#FFFFFF\">C\u00e9n maoini\u00fa a<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> bheidh ag teast\u00e1il \u00f3n rialtas chun<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> iad a dh\u00e9anam<\/span><span style=\"color:#333333;background-color:#FFFFFF\">h<\/span><span style=\"color:#333333;background-color:#FFFFFF\">? <\/span><span style=\"color:#333333;background-color:#FFFFFF\">Cad iad na sprioc<\/span><span style=\"color:#333333;background-color:#FFFFFF\">-<\/span><span style=\"color:#333333;background-color:#FFFFFF\">amanna ag baint leo?  <\/span><span style=\"color:#333333;background-color:#FFFFFF\">C\u00e9n <\/span><span style=\"color:#333333;background-color:#FFFFFF\">seicphoint\u00ed<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> a bheidh ann chun cinnti\u00fa go bhfuil tas<\/span><span style=\"color:#333333;background-color:#FFFFFF\">c<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> d\u00e9anta<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> <\/span><span style=\"color:#333333;background-color:#FFFFFF\">de r\u00e9ir mar a bh\u00ed beartaithe<\/span><span style=\"color:#333333;background-color:#FFFFFF\">, agus <\/span><span style=\"color:#333333;background-color:#FFFFFF\">mura<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> bhfuil cad \u00e9 <\/span><span style=\"color:#333333;background-color:#FFFFFF\">strait\u00e9is mhaolaitheach<\/span><span style=\"color:#333333;background-color:#FFFFFF\">?<\/span><span style=\"color:#333333;background-color:#FFFFFF\">&nbsp;&nbsp;<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">Gan freagra\u00ed <\/span><span style=\"color:#333333;background-color:#FFFFFF\">soil\u00e9ire, n\u00edl ann ach <\/span><span style=\"color:#333333;background-color:#FFFFFF\">b\u00e9alghr\u00e1!<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#333333;background-color:#FFFFFF\">Nuacht is deireana\u00ed<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> - dochreidte<\/span><span style=\"color:#333333;background-color:#FFFFFF\">!<\/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:1.3\"><span style=\"color:#333333;background-color:#FFFFFF\">Bh<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00ed m\u00e9 ar t\u00ed an t-alt a sheoladh chuig an <\/span><span style=\"color:#333333;background-color:#FFFFFF\">bp\u00e1ip\u00e9ar, <\/span><span style=\"color:#333333;background-color:#FFFFFF\">nuair a <\/span><span style=\"color:#333333;background-color:#FFFFFF\">ceapadh <\/span><span style=\"color:#333333;background-color:#FFFFFF\">Jack Chambers mar aire st\u00e1it Gaeltachta <\/span><span style=\"color:#333333;background-color:#FFFFFF\">in athr\u00fa air\u00ed a tharla tar \u00e9is <\/span><span style=\"color:#333333;background-color:#FFFFFF\">Barry Cowen a <\/span><span style=\"color:#333333;background-color:#FFFFFF\">b<\/span><span style=\"color:#333333;background-color:#FFFFFF\">h<\/span><span style=\"color:#333333;background-color:#FFFFFF\">riseadh<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> as a phost mar <\/span><span style=\"color:#333333;background-color:#FFFFFF\">Aire Talmha\u00edochta.  \u00c1bhar a<\/span><span style=\"color:#333333;background-color:#FFFFFF\">i<\/span><span style=\"color:#333333;background-color:#FFFFFF\">lt eile at\u00e1 anseo, ach <\/span><span style=\"color:#333333;background-color:#FFFFFF\">cr\u00edochn\u00f3idh m\u00e9<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> anois<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> le <\/span><span style=\"color:#333333;background-color:#FFFFFF\">cad a bh\u00ed le r\u00e1 <\/span><span style=\"color:#333333;background-color:#FFFFFF\">faoi<\/span><span style=\"color:#333333;background-color:#FFFFFF\">n <\/span><span style=\"color:#333333;background-color:#FFFFFF\">gceapach\u00e1n sin<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> <\/span><span style=\"color:#333333;background-color:#FFFFFF\">ag<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> D\u00f3nall \u00d3 Cn\u00e1imhs\u00ed, an tOifigeach Plen\u00e1la Teanga do cheantar Ghaoth Dobhair<\/span><span style=\"color:#333333;background-color:#FFFFFF\">.  <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">\u201c<\/span><span style=\"color:#333333;background-color:#FFFFFF\">C<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u00e9n t-\u00e1bhar d\u00f3chais at\u00e1 ina cheapach\u00e1n do mhuintir na Gaeltachta? Ar leag s\u00e9 cois <\/span><span style=\"color:#333333;background-color:#FFFFFF\">ariamh<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> in\u00e1r measc, n\u00f3 an nd\u00fairt s\u00e9 focal riamh ar \u00e1r son, <\/span><span style=\"color:#333333;background-color:#FFFFFF\">an<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> bhfuil fhios aige gurbh ann do phobal labhartha na Gaeilge?<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#333333;background-color:#FFFFFF\">\u201cT\u00e1 imn\u00ed orm nach bhfuil againn anse<\/span><span style=\"color:#333333;background-color:#FFFFFF\">o<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> ar\u00eds leis <\/span><span style=\"color:#333333;background-color:#FFFFFF\">an<\/span><span style=\"color:#333333;background-color:#FFFFFF\"> chinneadh seo ach l\u00e9iri\u00fa eile ar sheasamh na Gaeilge i gcl\u00e1r oibre an rialtais seo. Easpa suime, easpa f\u00edse agus mar sin easpa gn\u00edmh agus easpa dul chun cinn<\/span><span style=\"color:#333333;background-color:#FFFFFF\">.<\/span><span style=\"color:#333333;background-color:#FFFFFF\">\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:5pt;padding-top:0;margin-bottom:5pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"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=\"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=\"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=\"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=\"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=\"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=\"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 -->","_et_gb_content_width":"","footnotes":""},"categories":[33,43,32,38],"tags":[],"class_list":["post-7918","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-cursai-teanga","category-nuacht-naisiunta","category-polaitiocht"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7918","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=7918"}],"version-history":[{"count":4,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7918\/revisions"}],"predecessor-version":[{"id":9542,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7918\/revisions\/9542"}],"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=7918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=7918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=7918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}