{"id":7870,"date":"2020-02-05T01:43:03","date_gmt":"2020-02-05T01:43:03","guid":{"rendered":"https:\/\/mickgb.com\/?p=7870"},"modified":"2023-11-23T03:50:07","modified_gmt":"2023-11-23T03:50:07","slug":"ceisteanna-mora-na-fichidi","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/ceisteanna-mora-na-fichidi\/","title":{"rendered":"Ceisteanna M\u00f3ra na Fichid\u00ed!"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; 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><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">T\u00e1 deis mhaith againn ag t\u00fas na fichid\u00ed c\u00fapla buncheist a chur orainn f\u00e9in!<\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Cad iad na d\u00fashl\u00e1in at\u00e1 amach romhainn? Agus cad iad na c\u00e9imeanna is f\u00e9idir linn a thabhairt i dtreo r\u00e9itigh inoibrithe?\u00a0\u00a0\u00a0\u00a0<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Ar an drochuair, n\u00edl aon easpa fadhbanna ann, ach roghn\u00f3idh m\u00e9 ceann amh\u00e1in an-t\u00e1bhachtach an tseachtain seo, agus cinn eile in ailt at\u00e1 ar na bac\u00e1in.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong>T\u00e9amh Domhanda<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">T\u00e1 a fhios agam go bhfuil beagnach gach duine ar fud an domhain buailte leis an gh\u00e9arch\u00e9im seo. B\u2019fh\u00e9idir gurb \u00e9 seo an d\u00fashl\u00e1n is cont\u00fairt\u00ed aon \u00e1it ar thalamh an domhain. Bh\u00ed cuma dhearfach ar ch\u00farsa\u00ed sa bhliain 2016, nuair a tharla an Comhaont\u00fa Ph\u00e1ras, an pr\u00edomhchomhaont\u00fa idirn\u00e1isi\u00fanta maidir le gn\u00edomh\u00fa ar son na haer\u00e1ide. Bh\u00ed an comhaont\u00fa seo daingnithe ag beagnach gach t\u00edr ar fud an domhain.\u00a0\u00a0Ar an drochuair, chuaigh ruda\u00ed in olcas tar \u00e9is sin.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Sa ch\u00e9ad \u00e1it, f\u00e1gtar do gach t\u00edr a spriocanna f\u00e9in a leagan amach, agus n\u00edl aon phion\u00f3s mura mbuailtear iad. Sa dara h\u00e1it, n\u00edor shroich aon t\u00edr mh\u00f3r tionsclaithe fi\u00fa amh\u00e1in a spriocanna f\u00e9in go dt\u00ed seo. N\u00edos measa i bhfad n\u00e1 sin, t\u00e1 na St\u00e1it Aontaithe \u2013 an truaillitheoir is m\u00f3 ar an domhan &#8211; ag tarraingt amach as an gComhaont\u00fa. Fi\u00fa d\u00e1 shroichfeadh gach t\u00edr a spriocanna, n\u00ed shroichf\u00ed spriocr\u00e1ta an Chomhaontaithe. Ag deireadh an 21\u00fa c\u00e9ad, bheadh m\u00e9ad\u00fa 3\u00b0C (os cionn na leibh\u00e9al r\u00e9amhthionscla\u00edoch) ar an laghad, in ionad 2\u00b0C mar a shonra\u00edtear sa Chomhaont\u00fa agus in ionad an 1.5C a chreidtear at\u00e1 ag teast\u00e1il. D\u00e9anta na f\u00edrinne, chun an 1.5\u00b0C a shroicheadh, bheadh orainn leath na n-ast\u00fach\u00e1n dh\u00edobh\u00e1lacha a ghearradh roimh 2030. Is m\u00f3r an jab \u00e9 sin!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">An f\u00e9idir linn aon rud a dh\u00e9anamh chun an sc\u00e9al sin a fheabhs\u00fa? Bhuel, n\u00edl an dara rogha againn agus caithfimid \u00e1r nd\u00edcheall a dh\u00e9anamh. Ach is ioma\u00ed bac at\u00e1 le s\u00e1r\u00fa againn!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong>Clabhta\u00ed Dorcha Bagracha<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Is n\u00e1ire shaolta iad na coireanna timpeallachta at\u00e1 \u00e1 dh\u00e9anamh ag Uachtar\u00e1n na St\u00e1it Aontaithe. Nuair a thosaigh s\u00e9 a th\u00e9arma oifige, bh\u00ed rialach\u00e1in timpeallachta l\u00e1idre i bhfeidhm. Ceann de na ch\u00e9ad ruda\u00ed a rinne s\u00e9 n\u00e1 cheap s\u00e9 Scott Pruitt mar cheannaire Gn\u00edomhaireachta um Chaomhn\u00fa Comhshaoil (EPA). Seo fear le stair fhada ag dul go dubh in \u00e9adan na Gn\u00edomhaireachta sin, agus fear a thionscain go leor agra\u00ed ina n-aghaidh! D\u2019fh\u00e1g s\u00e9 an post d\u00e1 bhr\u00ed l\u00edomhaint\u00ed caimil\u00e9ireachta. N\u00ed raibh s\u00e9 ann ach timpeall bliain amh\u00e1in, ach rinne s\u00e9 an-dochar san am a bh\u00ed s\u00e9 sa r\u00f3l. Fuair Trump ceannaire nua ansin, fear darb ainm Andrew Wheeler, iarstocaire tionscail an ghuail! B\u00ed ag caint ar shionnach I measc na sic\u00edn\u00ed!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">N\u00ed aon \u00fadar iontais anseo. Nach \u00e9 an tUachtar\u00e1n f\u00e9in a d\u00fairt nach bhfuil sa T\u00e9amh Domhanda ach br\u00e9agnuacht, c\u00e9 go ma\u00edonn a rialtas f\u00e9in go bhfuil an T\u00e9amh Domhanda ag tarl\u00fa gan dabht, agus an cine daonna ar ch\u00fais leis! Is trua mh\u00f3r na ruda\u00ed at\u00e1 \u00e1 dh\u00e9anamh ag Trump ina th\u00edr f\u00e9in, agus n\u00edl seans go mbuailfidh na St\u00e1it Aontaithe na spriocanna a bh\u00ed acu. Cuir leis sin a dtarraingt amach as an gComhaont\u00fa Ph\u00e1ras agus arda\u00edonn s\u00e9 an cheist &#8211; an bhfuil aon \u00e1bhar d\u00f3chais againn?<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong>Plean Tarrth\u00e1la?<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">T\u00e1 codarsnacht ioml\u00e1n idir an Trumpach &#8211; tarbh i dteach itheach\u00e1in agus an tslip bheag girs\u00ed at\u00e1 i nGreta Thurberg, nach bhfuil ach seacht mbliana d\u00e9ag d\u2019aois anois. In ionad raim\u00e9is agus br\u00e9agacha an Uachtar\u00e1in, nuair a labhra\u00edonn Greta Thurberg, cloiseann t\u00fa guth na ch\u00e9ile. Ach cad a d\u2019fh\u00e9adfadh an cail\u00edn scoile seo a dh\u00e9anamh in \u00e9adan cumhacht mar sin. Iontas na n-iontas, m\u00e9id m\u00f3r! D\u2019eagraigh an cail\u00edn seo an ghluaiseacht is m\u00f3 sa phl\u00e1in\u00e9ad \u00f3 thaobh na daoine \u00f3ga de, chun br\u00fa a chur ar dhaoine f\u00e1sta agus rialtais an domhain dul i ngleic le T\u00e9amh Domhanda. Rinne s\u00ed \u00f3r\u00e1id\u00ed ag cruinnithe \u00e9ags\u00fala a bh\u00ed ag na N\u00e1isi\u00fain Aontaithe agus an F\u00f3ram Eacnama\u00edochta Domhanda (WEF). Labhair s\u00ed ar \u2018TED Talks\u2019, bh\u00ed s\u00ed ar an teilif\u00eds agus an raidi\u00f3 agus glacann s\u00ed p\u00e1irt ghn\u00edomhach ar na me\u00e1in sh\u00f3isialta agus an t-idirl\u00edon.\u00a0\u00a0Roghn\u00f3idh \u2018Time Magazine\u2019 Greta mar \u2018Person of the Year\u2019 i 2019 freisin!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">T\u00e1 an domhan ag tabhairt aire do Ghreta agus a lucht lean\u00fana, agus t\u00e1 s\u00fail agam go mbeidh siad in ann an taoide a iomp\u00fa, agus bua a fh\u00e1il ar an mian bh\u00e1is at\u00e1 ag scriosadh \u00e1r bpl\u00e1in\u00e9ad.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"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> T\u00e1 deis mhaith againn ag t\u00fas na fichid\u00ed c\u00fapla buncheist a chur orainn f\u00e9in! Cad iad na d\u00fashl\u00e1in at\u00e1 amach romhainn? Agus cad iad na c\u00e9imeanna is f\u00e9idir linn a thabhairt i dtreo r\u00e9itigh inoibrithe?\u00a0\u00a0\u00a0\u00a0 Ar an drochuair, n\u00edl aon easpa fadhbanna ann, ach roghn\u00f3idh m\u00e9 ceann amh\u00e1in an-t\u00e1bhachtach an tseachtain seo, agus [&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=\"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:0pt;padding-bottom:0;line-height:1.2\">T\u00e1 deis mhaith againn ag t\u00fas na fichid\u00ed c\u00fapla buncheist a chur orainn f\u00e9in!<\/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\">Cad iad na d\u00fashl\u00e1in at\u00e1 amach romhainn?  Agus cad iad na c\u00e9imeanna is f\u00e9idir linn a thabhairt i dtreo r\u00e9itigh inoibrithe?&nbsp;&nbsp;&nbsp;&nbsp;<\/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\">Ar an drochuair, n\u00edl aon easpa fadhbanna ann, ach roghn\u00f3idh m\u00e9 ceann amh\u00e1in an-t\u00e1bhachtach an tseachtain seo, agus cinn eile in ailt at\u00e1 ar na bac\u00e1in.<\/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>T\u00e9amh Domhanda<\/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.2\">T\u00e1 a fhios agam go bhfuil beagnach gach duine ar fud an domhain buailte leis an gh\u00e9arch\u00e9im seo.  B\u2019fh\u00e9idir gurb \u00e9 seo an d\u00fashl\u00e1n is cont\u00fairt\u00ed aon \u00e1it ar thalamh an domhain.  Bh\u00ed cuma dhearfach ar ch\u00farsa\u00ed sa bhliain 2016, nuair a tharla an Comhaont\u00fa Ph\u00e1ras, an pr\u00edomhchomhaont\u00fa idirn\u00e1isi\u00fanta maidir le gn\u00edomh\u00fa ar son na haer\u00e1ide.  Bh\u00ed an comhaont\u00fa seo daingnithe ag beagnach gach t\u00edr ar fud an domhain.&nbsp;&nbsp;Ar an drochuair, chuaigh ruda\u00ed in olcas tar \u00e9is sin.  <\/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\">Sa ch\u00e9ad \u00e1it, f\u00e1gtar do gach t\u00edr a spriocanna f\u00e9in a leagan amach, agus n\u00edl aon phion\u00f3s mura mbuailtear iad.  Sa dara h\u00e1it, n\u00edor shroich aon t\u00edr mh\u00f3r tionsclaithe fi\u00fa amh\u00e1in a spriocanna f\u00e9in go dt\u00ed seo.  N\u00edos measa i bhfad n\u00e1 sin, t\u00e1 na St\u00e1it Aontaithe \u2013 an truaillitheoir is m\u00f3 ar an domhan - ag tarraingt amach as an gComhaont\u00fa.  Fi\u00fa d\u00e1 shroichfeadh gach t\u00edr a spriocanna, n\u00ed shroichf\u00ed spriocr\u00e1ta an Chomhaontaithe.  Ag deireadh an 21\u00fa c\u00e9ad, bheadh m\u00e9ad\u00fa 3\u00b0C (os cionn na leibh\u00e9al r\u00e9amhthionscla\u00edoch) ar an laghad, in ionad 2\u00b0C mar a shonra\u00edtear sa Chomhaont\u00fa agus in ionad an 1.5C a chreidtear at\u00e1 ag teast\u00e1il.  D\u00e9anta na f\u00edrinne, chun an 1.5\u00b0C a shroicheadh, bheadh orainn leath na n-ast\u00fach\u00e1n dh\u00edobh\u00e1lacha a ghearradh roimh 2030.   Is m\u00f3r an jab \u00e9 sin!  <\/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\">An f\u00e9idir linn aon rud a dh\u00e9anamh chun an sc\u00e9al sin a fheabhs\u00fa?  Bhuel, n\u00edl an dara rogha againn agus caithfimid \u00e1r nd\u00edcheall a dh\u00e9anamh.  Ach is ioma\u00ed bac at\u00e1 le s\u00e1r\u00fa againn!<\/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>Clabhta\u00ed Dorcha Bagracha<\/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.2\">Is n\u00e1ire shaolta iad na coireanna timpeallachta at\u00e1 \u00e1 dh\u00e9anamh ag Uachtar\u00e1n na St\u00e1it Aontaithe.  Nuair a thosaigh s\u00e9 a th\u00e9arma oifige, bh\u00ed rialach\u00e1in timpeallachta l\u00e1idre i bhfeidhm.  Ceann de na ch\u00e9ad ruda\u00ed a rinne s\u00e9 n\u00e1 cheap s\u00e9 Scott Pruitt mar cheannaire Gn\u00edomhaireachta um Chaomhn\u00fa Comhshaoil (EPA).  Seo fear le stair fhada ag dul go dubh in \u00e9adan na Gn\u00edomhaireachta sin, agus fear a thionscain go leor agra\u00ed ina n-aghaidh!  D\u2019fh\u00e1g s\u00e9 an post d\u00e1 bhr\u00ed l\u00edomhaint\u00ed caimil\u00e9ireachta.  N\u00ed raibh s\u00e9 ann ach timpeall bliain amh\u00e1in, ach rinne s\u00e9 an-dochar san am a bh\u00ed s\u00e9 sa r\u00f3l.  Fuair Trump ceannaire nua ansin, fear darb ainm Andrew Wheeler, iarstocaire tionscail an ghuail!  B\u00ed ag caint ar shionnach I measc na sic\u00edn\u00ed!  <\/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\">N\u00ed aon \u00fadar iontais anseo.  Nach \u00e9 an tUachtar\u00e1n f\u00e9in a d\u00fairt nach bhfuil sa T\u00e9amh Domhanda ach br\u00e9agnuacht, c\u00e9 go ma\u00edonn a rialtas f\u00e9in go bhfuil an T\u00e9amh Domhanda ag tarl\u00fa gan dabht, agus an cine daonna ar ch\u00fais leis!  Is trua mh\u00f3r na ruda\u00ed at\u00e1 \u00e1 dh\u00e9anamh ag Trump ina th\u00edr f\u00e9in, agus n\u00edl seans go mbuailfidh na St\u00e1it Aontaithe na spriocanna a bh\u00ed acu.  Cuir leis sin a dtarraingt amach as an gComhaont\u00fa Ph\u00e1ras agus arda\u00edonn s\u00e9 an cheist - an bhfuil aon \u00e1bhar d\u00f3chais againn?<\/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>Plean Tarrth\u00e1la?<\/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.2\">T\u00e1 codarsnacht ioml\u00e1n idir an Trumpach - tarbh i dteach itheach\u00e1in agus an tslip bheag girs\u00ed at\u00e1 i nGreta Thurberg, nach bhfuil ach seacht mbliana d\u00e9ag d\u2019aois anois.  In ionad raim\u00e9is agus br\u00e9agacha an Uachtar\u00e1in, nuair a labhra\u00edonn Greta Thurberg, cloiseann t\u00fa guth na ch\u00e9ile.  Ach cad a d\u2019fh\u00e9adfadh an cail\u00edn scoile seo a dh\u00e9anamh in \u00e9adan cumhacht mar sin.  Iontas na n-iontas, m\u00e9id m\u00f3r!  D\u2019eagraigh an cail\u00edn seo an ghluaiseacht is m\u00f3 sa phl\u00e1in\u00e9ad \u00f3 thaobh na daoine \u00f3ga de, chun br\u00fa a chur ar dhaoine f\u00e1sta agus rialtais an domhain dul i ngleic le T\u00e9amh Domhanda.  Rinne s\u00ed \u00f3r\u00e1id\u00ed ag cruinnithe \u00e9ags\u00fala a bh\u00ed ag na N\u00e1isi\u00fain Aontaithe agus an F\u00f3ram Eacnama\u00edochta Domhanda (WEF).  Labhair s\u00ed ar \u2018TED Talks\u2019, bh\u00ed s\u00ed ar an teilif\u00eds agus an raidi\u00f3 agus glacann s\u00ed p\u00e1irt ghn\u00edomhach ar na me\u00e1in sh\u00f3isialta agus an t-idirl\u00edon.&nbsp;&nbsp;Roghn\u00f3idh \u2018Time Magazine\u2019 Greta mar \u2018Person of the Year\u2019 i 2019 freisin!<\/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\">T\u00e1 an domhan ag tabhairt aire do Ghreta agus a lucht lean\u00fana, agus t\u00e1 s\u00fail agam go mbeidh siad in ann an taoide a iomp\u00fa, agus bua a fh\u00e1il ar an mian bh\u00e1is at\u00e1 ag scriosadh \u00e1r bpl\u00e1in\u00e9ad.<\/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=\"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 -->","_et_gb_content_width":"","footnotes":""},"categories":[44],"tags":[],"class_list":["post-7870","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7870","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=7870"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7870\/revisions"}],"predecessor-version":[{"id":9566,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7870\/revisions\/9566"}],"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=7870"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=7870"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=7870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}