{"id":7984,"date":"2019-05-08T03:53:50","date_gmt":"2019-05-08T03:53:50","guid":{"rendered":"https:\/\/mickgb.com\/?p=7984"},"modified":"2023-11-23T17:19:43","modified_gmt":"2023-11-23T17:19:43","slug":"tir-gan-teanga-tir-gan-anam","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/tir-gan-teanga-tir-gan-anam\/","title":{"rendered":"T\u00edr gan teanga, t\u00edr gan anam!"},"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;\"><span style=\"color: #000000; font-size: 12pt;\"><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>Bh\u00ed m\u00e9 ar an idirl\u00edon le d\u00e9ana\u00ed, agus de thimpiste th\u00e1inig m\u00e9 ar alt an-sp\u00e9isi\u00fail. \u00a0Cheap m\u00e9 go d\u00edreach go roinnfinn libh c\u00e9ard a fuair m\u00e9 amach. T\u00e1 n\u00e1ire orm a r\u00e1 go raibh m\u00e9 aineolach go huile is go hioml\u00e1n ar an \u00e1bhar seo. Gaeilge Mhanann, n\u00f3 <\/span><span style=\"color: #000000; font-size: 12pt;\">Maininnis<\/span><span style=\"color: #000000; font-size: 12pt;\">, at\u00e1 i gceist agam anseo.<\/span><\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 12pt;\">C\u00e9 go raibh cleachtadh agam ar Ghaeilge na hAlban, <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> Bhreatnais, agus fi\u00fa amh\u00e1in an Bhriot\u00e1inis, n\u00edor chuala m\u00e9 riamh faic faoi Ghaeilge Mhanann. \u00a0\u00a0Baineadh stangadh asam nuair a bhreathnaigh m\u00e9 ar thaifead ar YouTube agus bh\u00ed m\u00e9 in ann roinnt mhaith den teanga labhartha a thuiscint.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 12pt;\">Thosaigh an t-alt thuasluaite le tagairt don \u2018Atlas theangacha an Domhain at\u00e1 i mbaol i 2009\u2019. \u00a0Sa tuarasc\u00e1il sin, d\u00fairt siad gur theanga mharbh \u00ed an Mhanainnis \u00f3n mbliain 1974, <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> bhliain a fuair an cainteoir d\u00fachais deireanach, Ned <\/span><span style=\"color: #000000; font-size: 12pt;\">Maddrell<\/span><span style=\"color: #000000; font-size: 12pt;\">, b\u00e1s. \u00a0Chuir an dearbh\u00fa sin fearg ar lucht scoile \u2018Bunscoil <\/span><span style=\"color: #000000; font-size: 12pt;\">Ghaelgach<\/span><span style=\"color: #000000; font-size: 12pt;\">\u2019 ar Oile\u00e1in Mhanann. Scr\u00edobh na dalta\u00ed litir as Gaeilge Mhanann go UNESCO, ag cur <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> cheist seo orthu: M\u00e1 t\u00e1 \u00e1r dteanga marbh, c\u00e9n teanga ina bhfuil s\u00e9 seo scr\u00edofa? \u00a0\u00a0Tar \u00e9is sin, d\u2019athraigh UNESCO st\u00e1das na teanga sin go <\/span><span style=\"color: #000000; font-size: 12pt;\">-\u2018<\/span><span style=\"color: #000000; font-size: 12pt;\">i mbaol critici\u00fail -\u2019. T\u00e1 an st\u00e1das mar a bh\u00ed i 2019, ach t\u00e1 st\u00e1das \u2018Athnuaite\u2019 ag <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> teanga freisin, mar t\u00e1 feabhas tagtha uirthi le d\u00e9ana\u00ed. T\u00e1 n\u00edos m\u00f3 daoine ag labhairt Gaeilge Mhanann, agus t\u00e1 n\u00edos m\u00f3 eachtra\u00ed teanga agus cult\u00fartha ar si\u00fal freisin n\u00e1 mar a bh\u00ed le blianta. \u00a0B\u2019fh\u00e9idir go bhfuair an cainteoir d\u00fachais deireanach b\u00e1s \u2013 ach n\u00ed bhfuair an teanga f\u00e9in b\u00e1s. Bh\u00ed c\u00fapla duine ag obair go dian \u00f3 na seascaid\u00ed i leith chun a dteanga a chaomhn\u00fa \u2013 mar shampla, Douglas Faragher agus Brian Stowell. <\/span><span style=\"color: #000000; font-size: 12pt;\">G\u00fagl\u00e1il<\/span><span style=\"color: #000000; font-size: 12pt;\"> iad, m\u00e1 t\u00e1 suim agat. <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 12pt;\">Th\u00f3g manaigh agus tr\u00e1d\u00e1laithe an Ghaeilge as \u00c9irinn go dt\u00ed Oile\u00e1n Mhanann sa cheathr\u00fa agus sa ch\u00faigi\u00fa haois. \u00a0Bh\u00ed na h\u00c9ireannaigh an-l\u00e1idir sna laethanta sin, agus ceaptar gur th\u00f3g siad an Ghaeilge go hAlbain timpeall an ama sin freisin, agus faoi m<\/span><span style=\"color: #000000; font-size: 12pt;\">ar a tharla in Albain, d\u2019athraigh an Ghaeilge in Oile\u00e1n Mhanann agus d\u2019\u00e9irigh s\u00ed ina teanga <\/span><span style=\"color: #000000; font-size: 12pt;\">indibhi\u00fail<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">fh\u00e9in<\/span><span style=\"color: #000000; font-size: 12pt;\">, faoi dheoidh.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 12pt;\">Sa nao\u00fa haois d\u00e9ag, thosaigh an teanga ag dul i l\u00e9ig. \u00a0Ag an am sin, bh\u00ed an-t\u00f3ir ag turas\u00f3ir\u00ed ar an gcuid seo den mBreatain Mh\u00f3r, agus ba mh\u00f3r an bua \u00e9 a bheith in ann an B\u00e9arla a labhairt. \u00a0Bhain daoine tairbhe eacnama\u00edoch as <\/span><span style=\"color: #000000; font-size: 12pt;\">an<\/span><span style=\"color: #000000; font-size: 12pt;\"> turas\u00f3ireacht agus d\u00e1 bhr\u00ed sin d\u2019fh\u00e1s drochmheas ina measc ar a dteanga f\u00e9in. Chomh maith le sin, d\u2019aistrigh oibrithe \u00f3 \u00e1iteanna iarg\u00falta, \u00e1iteanna ina raibh a dteanga bheo l\u00e1idir f\u00f3s go dt\u00ed na cathracha chun obair a fh\u00e1il. Tharla ruda\u00ed mar sin in \u00c9irinn freisin, agus t\u00e1 siad ag tarl\u00fa f\u00f3s. T\u00e1 s\u00e9 deacair teanga a chaomhn\u00fa nuair nach bhfuil obair ar f\u00e1il sa bhaile. <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 12pt;\">Buna\u00edodh \u2018<\/span><span style=\"color: #000000; font-size: 12pt;\">Yn<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">Cheshaght<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">Ghailckagh<\/span><span style=\"color: #000000; font-size: 12pt;\">\u2019 (cos\u00fail le Conradh na Gaeilge) sa bhliain 1899, chun an teanga a chaomhn\u00fa agus chun taifeadta\u00ed fuaime a dh\u00e9anamh. \u00a0Chuaigh an tUachtar\u00e1n De Valera ar cuairt go hOile\u00e1n Mhanann i 1948 agus sheol s\u00e9 gl\u00e9as taifeadta chucu chun c\u00fanamh a thabhairt d\u00f3ibh.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000; font-size: 12pt;\">Sna n\u00f3chaid\u00ed, nuair a chonaic daoine c\u00e9 chomh maith is a <\/span><span style=\"color: #000000; font-size: 12pt;\">d\u2019\u00e9ir\u00edgh<\/span><span style=\"color: #000000; font-size: 12pt;\"> le na\u00edonra\u00ed Gaeilge na hAlban in Albain, bunaigh carthanacht oideachais darb ainm <\/span><span style=\"color: #000000; font-size: 12pt;\">Mooinjer<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">Veggey<\/span><span style=\"color: #000000; font-size: 12pt;\"> (Muintir Beaga) a na\u00edonra f\u00e9in in Oile\u00e1n Mhanann. \u00a0D\u2019\u00e9irigh leis go maith, agus in \u00e9ineacht le \u2018<\/span><span style=\"color: #000000; font-size: 12pt;\">Sheshaght<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">ny<\/span><span style=\"color: #000000; font-size: 12pt;\"> <\/span><span style=\"color: #000000; font-size: 12pt;\">Parentyn<\/span><span style=\"color: #000000; font-size: 12pt;\">\u2019 (gr\u00fapa tuismitheoir\u00ed) agus an Roinn Oideachais, thosaigh siad ranganna as Gaeilge Mhanann, agus ansin thosaigh siad Gaelscoil bheag darb ainm \u2018<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">Bunscoill<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\"> <\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">Ghaelgagh<\/span><span style=\"color: #000000;\">\u2019. \u00a0<\/span><span style=\"color: #000000; font-size: 12pt;\">Sa bhliain 2006 <\/span><span style=\"color: #000000; font-size: 12pt;\">deineadh<\/span><span style=\"color: #000000; font-size: 12pt;\"> scoil neamhsple\u00e1ch di lena hardmh\u00e1istir f\u00e9in.<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\"> \u00a0T\u00e1 n\u00edos m\u00f3 n\u00e1 seacht\u00f3 dalta sa scoil sin anois, agus t\u00e1 a l\u00e1n tuismitheoir\u00ed agus daoine f\u00e1sta eile ag foghlaim na teanga freisin. \u00a0T\u00e1 athbheochan an cheoil thraidisi\u00fanta ag tarl\u00fa chomh maith, agus banna\u00ed cos\u00fail le \u2018<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">Barrule<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">\u2019 ag seinm cheoil ar fud <\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">an<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\"> domhain. Agus t\u00e1 na me\u00e1in sh\u00f3isialta ag cabhr\u00fa le teanga agus cult\u00far a scaipeadh freisin.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">C\u00e9 go bhfuil Gaeilge Mhanann i mbaol n\u00edos measa n\u00e1 an Ghaeilge <\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">s\u2019againne<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">, nach suimi\u00fail na cos\u00falachta\u00ed at\u00e1 idir an d\u00e1 chur chuige chun na dteangacha a chaomhn\u00fa. \u00a0Ag deireadh an lae, is \u00ed an phoibl\u00edocht an t-inneall caomhnaithe, le taca\u00edocht an Rialtais, agus is \u00e9 <\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\">l\u00e1ntumadh<\/span><span style=\"color: #070c1b; background-color: #ffffff; font-size: 12pt;\"> luath an eochair a chinnt\u00edonn na tortha\u00ed.<\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #000000;\"> <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script>Bh\u00ed m\u00e9 ar an idirl\u00edon le d\u00e9ana\u00ed, agus de thimpiste th\u00e1inig m\u00e9 ar alt an-sp\u00e9isi\u00fail. \u00a0Cheap m\u00e9 go d\u00edreach go roinnfinn libh c\u00e9ard a fuair m\u00e9 amach. T\u00e1 n\u00e1ire orm a r\u00e1 go raibh m\u00e9 aineolach go huile is go hioml\u00e1n ar an \u00e1bhar seo. Gaeilge Mhanann, n\u00f3 Maininnis, at\u00e1 i gceist agam anseo. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\">&nbsp;\u00a0\u00a0\u00a0\u00a0\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\"><span style=\"color:#000000\"> <\/span><\/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:#000000;font-size:14pt\"> <\/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=\"color:#000000\"> <\/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:#000000;font-size:12pt\">Bh\u00ed m\u00e9 ar an idirl\u00edon le d\u00e9ana\u00ed, agus de thimpiste th\u00e1inig m\u00e9 ar alt an-sp\u00e9isi\u00fail. \u00a0Cheap m\u00e9 go d\u00edreach go roinnfinn libh c\u00e9ard a fuair m\u00e9 amach.  T\u00e1 n\u00e1ire orm a r\u00e1 go raibh m\u00e9 aineolach go huile is go hioml\u00e1n ar an \u00e1bhar seo.  Gaeilge Mhanann, n\u00f3 <\/span><span style=\"color:#000000;font-size:12pt\">Maininnis<\/span><span style=\"color:#000000;font-size:12pt\">, at\u00e1 i gceist agam anseo.<\/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:#000000;font-size:12pt\">C\u00e9 go raibh cleachtadh agam ar Ghaeilge na hAlban, <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> Bhreatnais, agus fi\u00fa amh\u00e1in an Bhriot\u00e1inis, n\u00edor chuala m\u00e9 riamh faic faoi Ghaeilge Mhanann. \u00a0\u00a0Baineadh stangadh asam nuair a bhreathnaigh m\u00e9 ar thaifead ar YouTube agus bh\u00ed m\u00e9 in ann roinnt mhaith den teanga labhartha a thuiscint.<\/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:#000000;font-size:12pt\">Thosaigh an t-alt thuasluaite le tagairt don \u2018Atlas theangacha an Domhain at\u00e1 i mbaol i 2009\u2019. \u00a0Sa tuarasc\u00e1il sin, d\u00fairt siad gur theanga mharbh \u00ed an Mhanainnis \u00f3n mbliain 1974, <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> bhliain a fuair an cainteoir d\u00fachais deireanach, Ned <\/span><span style=\"color:#000000;font-size:12pt\">Maddrell<\/span><span style=\"color:#000000;font-size:12pt\">, b\u00e1s. \u00a0Chuir an dearbh\u00fa sin fearg ar lucht scoile \u2018Bunscoil <\/span><span style=\"color:#000000;font-size:12pt\">Ghaelgach<\/span><span style=\"color:#000000;font-size:12pt\">\u2019 ar Oile\u00e1in Mhanann.  Scr\u00edobh na dalta\u00ed litir as Gaeilge Mhanann go UNESCO, ag cur <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> cheist seo orthu: M\u00e1 t\u00e1 \u00e1r dteanga marbh, c\u00e9n teanga ina bhfuil s\u00e9 seo scr\u00edofa? \u00a0\u00a0Tar \u00e9is sin, d\u2019athraigh UNESCO st\u00e1das na teanga sin go <\/span><span style=\"color:#000000;font-size:12pt\">-\u2018<\/span><span style=\"color:#000000;font-size:12pt\">i mbaol critici\u00fail -\u2019.  T\u00e1 an st\u00e1das mar a bh\u00ed i 2019, ach t\u00e1 st\u00e1das \u2018Athnuaite\u2019 ag <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> teanga freisin, mar t\u00e1 feabhas tagtha uirthi le d\u00e9ana\u00ed.  T\u00e1 n\u00edos m\u00f3 daoine ag labhairt Gaeilge Mhanann, agus t\u00e1 n\u00edos m\u00f3 eachtra\u00ed teanga agus cult\u00fartha ar si\u00fal freisin n\u00e1 mar a bh\u00ed le blianta. \u00a0B\u2019fh\u00e9idir go bhfuair an cainteoir d\u00fachais deireanach b\u00e1s \u2013 ach n\u00ed bhfuair an teanga f\u00e9in b\u00e1s.   Bh\u00ed c\u00fapla duine ag obair go dian \u00f3 na seascaid\u00ed i leith chun a dteanga a chaomhn\u00fa \u2013 mar shampla, Douglas Faragher agus Brian Stowell.  <\/span><span style=\"color:#000000;font-size:12pt\">G\u00fagl\u00e1il<\/span><span style=\"color:#000000;font-size:12pt\"> iad, m\u00e1 t\u00e1 suim agat. <\/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:#000000;font-size:12pt\">Th\u00f3g manaigh agus tr\u00e1d\u00e1laithe an Ghaeilge as \u00c9irinn go dt\u00ed Oile\u00e1n Mhanann sa cheathr\u00fa agus sa ch\u00faigi\u00fa haois. \u00a0Bh\u00ed na h\u00c9ireannaigh an-l\u00e1idir sna laethanta sin, agus ceaptar gur th\u00f3g siad an Ghaeilge go hAlbain timpeall an ama sin freisin, agus faoi m<\/span><span style=\"color:#000000;font-size:12pt\">ar a tharla in Albain, d\u2019athraigh an Ghaeilge in Oile\u00e1n Mhanann agus d\u2019\u00e9irigh s\u00ed ina teanga <\/span><span style=\"color:#000000;font-size:12pt\">indibhi\u00fail<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">fh\u00e9in<\/span><span style=\"color:#000000;font-size:12pt\">, faoi dheoidh.<\/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:#000000;font-size:12pt\">Sa nao\u00fa haois d\u00e9ag, thosaigh an teanga ag dul i l\u00e9ig. \u00a0Ag an am sin, bh\u00ed an-t\u00f3ir ag turas\u00f3ir\u00ed ar an gcuid seo den mBreatain Mh\u00f3r, agus ba mh\u00f3r an bua \u00e9 a bheith in ann an B\u00e9arla a labhairt. \u00a0Bhain daoine tairbhe eacnama\u00edoch as <\/span><span style=\"color:#000000;font-size:12pt\">an<\/span><span style=\"color:#000000;font-size:12pt\"> turas\u00f3ireacht agus d\u00e1 bhr\u00ed sin d\u2019fh\u00e1s drochmheas ina measc ar a dteanga f\u00e9in.  Chomh maith le sin, d\u2019aistrigh oibrithe \u00f3 \u00e1iteanna iarg\u00falta, \u00e1iteanna ina raibh a dteanga bheo l\u00e1idir f\u00f3s go dt\u00ed na cathracha chun obair a fh\u00e1il.  Tharla ruda\u00ed mar sin in \u00c9irinn freisin, agus t\u00e1 siad ag tarl\u00fa f\u00f3s.  T\u00e1 s\u00e9 deacair teanga a chaomhn\u00fa nuair nach bhfuil obair ar f\u00e1il sa bhaile. <\/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:#000000;font-size:12pt\">Buna\u00edodh \u2018<\/span><span style=\"color:#000000;font-size:12pt\">Yn<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">Cheshaght<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">Ghailckagh<\/span><span style=\"color:#000000;font-size:12pt\">\u2019 (cos\u00fail le Conradh na Gaeilge) sa bhliain 1899, chun an teanga a chaomhn\u00fa agus chun taifeadta\u00ed fuaime a dh\u00e9anamh. \u00a0Chuaigh an tUachtar\u00e1n De Valera ar cuairt go hOile\u00e1n Mhanann i 1948 agus sheol s\u00e9 gl\u00e9as taifeadta chucu chun c\u00fanamh a thabhairt d\u00f3ibh.<\/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:#000000;font-size:12pt\">Sna n\u00f3chaid\u00ed, nuair a chonaic daoine c\u00e9 chomh maith is a <\/span><span style=\"color:#000000;font-size:12pt\">d\u2019\u00e9ir\u00edgh<\/span><span style=\"color:#000000;font-size:12pt\"> le na\u00edonra\u00ed Gaeilge na hAlban in Albain, bunaigh carthanacht oideachais darb ainm <\/span><span style=\"color:#000000;font-size:12pt\">Mooinjer<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">Veggey<\/span><span style=\"color:#000000;font-size:12pt\"> (Muintir Beaga) a na\u00edonra f\u00e9in in Oile\u00e1n Mhanann. \u00a0D\u2019\u00e9irigh leis go maith, agus in \u00e9ineacht le \u2018<\/span><span style=\"color:#000000;font-size:12pt\">Sheshaght<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">ny<\/span><span style=\"color:#000000;font-size:12pt\"> <\/span><span style=\"color:#000000;font-size:12pt\">Parentyn<\/span><span style=\"color:#000000;font-size:12pt\">\u2019 (gr\u00fapa tuismitheoir\u00ed) agus an Roinn Oideachais, thosaigh siad ranganna as Gaeilge Mhanann, agus ansin thosaigh siad Gaelscoil bheag darb ainm \u2018<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">Bunscoill<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\"> <\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">Ghaelgagh<\/span><span style=\"color:#000000\">\u2019. \u00a0<\/span><span style=\"color:#000000;font-size:12pt\">Sa bhliain 2006 <\/span><span style=\"color:#000000;font-size:12pt\">deineadh<\/span><span style=\"color:#000000;font-size:12pt\"> scoil neamhsple\u00e1ch di lena hardmh\u00e1istir f\u00e9in.<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\"> \u00a0T\u00e1 n\u00edos m\u00f3 n\u00e1 seacht\u00f3 dalta sa scoil sin anois, agus t\u00e1 a l\u00e1n tuismitheoir\u00ed agus daoine f\u00e1sta eile ag foghlaim na teanga freisin. \u00a0T\u00e1 athbheochan an cheoil thraidisi\u00fanta ag tarl\u00fa chomh maith, agus banna\u00ed cos\u00fail le \u2018<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">Barrule<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">\u2019 ag seinm cheoil ar fud <\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">an<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\"> domhain.  Agus t\u00e1 na me\u00e1in sh\u00f3isialta ag cabhr\u00fa le teanga agus cult\u00far a scaipeadh freisin.<\/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:#070C1B;background-color:#FFFFFF;font-size:12pt\">C\u00e9 go bhfuil Gaeilge Mhanann i mbaol n\u00edos measa n\u00e1 an Ghaeilge <\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">s\u2019againne<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">, nach suimi\u00fail na cos\u00falachta\u00ed at\u00e1 idir an d\u00e1 chur chuige chun na dteangacha a chaomhn\u00fa. \u00a0Ag deireadh an lae, is \u00ed an phoibl\u00edocht an t-inneall caomhnaithe, le taca\u00edocht an Rialtais, agus is \u00e9 <\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\">l\u00e1ntumadh<\/span><span style=\"color:#070C1B;background-color:#FFFFFF;font-size:12pt\"> luath an eochair a chinnt\u00edonn na tortha\u00ed.<\/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:#000000\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,43],"tags":[],"class_list":["post-7984","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-cursai-teanga"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7984","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/comments?post=7984"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7984\/revisions"}],"predecessor-version":[{"id":9623,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7984\/revisions\/9623"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=7984"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=7984"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=7984"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}