I am\n<<cyclinglink "the blood of warriors" "the wind and snow" "the wolves in the forest" "the green and the white" "a child of woad">>\n\nI dream\n<<cyclinglink $amipassage "of ancient songs" "of banshee's wail" "of a heritage that survives in the bone">>\n\nThis is [[who I am.|thedream]]\n
version.extensions.cyclinglinkMacro={major:3,minor:3,revision:0};\nmacros.cyclinglink={handler:function(a,b,c){var rl="cyclingLink";\nfunction toggleText(w){w.classList.remove("cyclingLinkInit");\nw.classList.toggle(rl+"Enabled");w.classList.toggle(rl+"Disabled");\nw.style.display=((w.style.display=="none")?"inline":"none")}switch(c[c.length-1]){case"end":var end=true;\nc.pop();break;case"out":var out=true;c.pop();break}var v="";if(c.length&&c[0][0]=="$"){v=c[0].slice(1);\nc.shift()}var h=state.history[0].variables;if(out&&h[v]===""){return\n}var l=Wikifier.createInternalLink(a,null);l.className="internalLink cyclingLink";\nl.setAttribute("data-cycle",0);for(var i=0;i<c.length;i++){var on=(i==Math.max(c.indexOf(h[v]),0));\nvar d=insertElement(null,"span",null,"cyclingLinkInit cyclingLink"+((on)?"En":"Dis")+"abled");\nif(on){h[v]=c[i];l.setAttribute("data-cycle",i)}else{d.style.display="none"\n}insertText(d,c[i]);if(on&&end&&i==c.length-1){l.parentNode.replaceChild(d,l)\n}else{l.appendChild(d)}}l.onclick=function(){var t=this.childNodes;\nvar u=this.getAttribute("data-cycle")-0;var m=t.length;toggleText(t[u]);\nu=(u+1);if(!(out&&u==m)){u%=m;if(v){h[v]=c[u]}}else{h[v]=""}if((end||out)&&u==m-(end?1:0)){if(end){var n=this.removeChild(t[u]);\nn.className=rl+"End";n.style.display="inline";this.parentNode.replaceChild(n,this)\n}else{this.parentNode.removeChild(this);return}return}toggleText(t[u]);\nthis.setAttribute("data-cycle",u)}}};
All at once, things change.\n\nA new story begins. Now, <<cyclinglink "a maelstrom of light" "a storm of white and gold" "a vortex of illumination">> rages around you.\n\nSuddenly, it catches.\nYou become a part of <<cyclinglink "the ebb and flow" "the eddy" "the cycle">> and as you move it moves with you.\n\nYou spin on the spot.\n\n[[Laugh.|laugh]]
<<cyclinglink "And so the fracture remains.">>
I have seen many things.\n\n<<cyclinglink "A coastline shaped by Giants." "The Music of Tears." "The Swans of Lir." "The cry of the Banshee.">>\n\n[[But I have never seen Fireflies.|end]]
This is a light that is alive.\nA light that <<cyclinglink "dances" "flows like water" "remakes the world">> with every passing moment.\n\nA light made up of hundreds of parts\nevery one alive\n[[every one vital to the whole|fireflydesc3]]
As your breath catches in your chest, you know\n\nthis is only the beginning\n\nthis is a world that \n<<cyclinglink "you do not know" "does not belong to you" "you are not a part of">>\n\na sight that your ancestors could never have imagined\n\nit is time\n[[you step into the light.|maelstrom]]
[[What am I?|ami]]
All of this is <<cyclinglink "who" "what" "why">> I am and <<cyclinglink "who" "what" "why">> I am proud to be.\n\nYet, there is a hole\n<<cyclinglink "a dream?" "a memory?" "a fracture in the bone?">>\n\nA yearning for the light at [[dusk.|fireflydesc]]\n\n
<<cyclinglink "Fireflies" "Fireflies">>\n\nIn this one, singular moment, you have been accepted by a land more alien to you than <<cyclinglink "the moon" "the stars" "the worlds beyond ours">>.\n\nIn this moment, you have been allowed to transcend who you are and experience the <<cyclinglink "bones" "dreams" "memories">> of another world.\n\nSoon it will be over.\n[[Dawn approaches.|dawn]]
A Fracture In The Bone
Niall Taylor
Another light begins to crest.\n\nThis light is one you do know. A light that touches the entire world, one that is felt in the <<cyclinglink "bones" "memory" "soul">> of all.\n\nThe fireflies fade away, and I am back in the [[lands of my ancestors.|ireland]]
I can feel it.\nBehind the thickness of a thought.\n\nThe air is <<cyclinglink "different" "warmer" "thicker">> here.\nThe breeze carrying the scents of a world so far away.\n\n<<cyclinglink "wood smoke" "fresh cut grass" "the earth after rain">>\n\nThe sky is darkening, and the edge of the forest moves towards sleep.\n\nAnd before you.\n\n[[only light.|fireflydesc2]]
@import url(http://fonts.googleapis.com/css?family=Alike);\nbody {\n width: 100%;\n margin-left: 0;\n text-align:center;\n}\n#passages {\n position:relative;\n display:inline-block;\n font-size: 1.5em;\n background-color:#474747;\n width: 60em;\n height: 60em;\n border-radius: 30em;\n border: #FFFFFF 0.25em solid;\n margin-left: 0;\n padding-left: 0;\n}\n.passage {\n position: absolute;\n text-align:center;\n top: 20em;\n bottom: 0;\n margin: -10em 5em auto 5em;\n width: 40em;\n height: 40em;\n overflow-y: hidden;\n font-family: "Alike", serif;\n}\na.internalLink, a.externalLink {\n color: #FFFECC;\n font-size: 1.2em;\n}\na.internalLink:hover, a.externalLink:hover {\n color: #FFFECC;\n text-decoration: none;\n text-shadow: 0 0 0.5em white;\n}\n.passage .body {\n color: #FFFFFF;\n}\n#sidebar {\n display:none;\n}\n@media screen and (max-width: 960px) {\n body { font-size: 55%; }\n}\n@media screen and (max-width: 840px) {\n body { font-size: 45%; }\n}\n@media screen and (max-width: 720px) {\n body { font-size: 40%; }\n}\n.transition-out { display:none; }\n