"World Leader Pretend" . . "5" . "2e342371-fc83-4e3a-b003-dc0e857d7394" . . "R.E.M./Athens Ltd. for all R.E.M. originals" . . . . . . . . . . "These lyrics are official only when stated and in other cases\nrepresent a collaborative interpretation by fans." . . "v1l1" . "I sit at my table and wage war on myself" . . "v1l2" . "It seems like it's all...it's all for nothing" . . "v1l3" . "I know the barricades, and" . . "v1l4" . "I know the mortar in the wall breaks" . . "v1l5" . "I recognize the weapons, I used them well" . . . . . "c1l1" . "This is my mistake. Let me make it good" . . "c1l2" . "I raised the wall, and I will be the one to knock it down" . . . . . "v2l1" . "I've a rich understanding of my finest defenses" . . "v2l2" . "I proclaim that claims are left unstated," . . "v2l3" . "I demand a rematch" . . "v2l4" . "I decree a stalemate" . . "v2l5" . "I divine my deeper motives" . . "v2l6" . "I recognize the weapons" . . "v2l7" . "I've practiced them well. I fitted them myself" . . . . . "c2l1" . "This is my mistake. Let me make it good" . . "c2l2" . "I've practiced them well. I fitted them myself" . . "c2l3" . "I raised the walls, and I will be the one to knock it down" . . . . . "b1l1" . "Reach out for me and hold me tight. Hold that memory" . . "b1l2" . "Let my machine talk to me. Let my machine talk to me" . . . . . "v3l1" . "This is my world" . . "v3l2" . "And I am world leader pretend" . . "v3l3" . "This is my life" . . "v3l4" . "And this is my time" . . "v3l5" . "I have been given the freedom" . . "v3l6" . "To do as I see fit" . . "v3l7" . "It's high time I've razed the walls" . . "v3l8" . "That I've constructed" . . . . . . . . "c3l4" . "You fill in the mortar. You fill in the harmony" . . "c3l5" . "You fill in the mortar. I raised the walls" . . "c3l6" . "And I'm the only one" . . "c3l7" . "I will be the one to knock it down" . . . . . @prefix t: . @prefix u: . @prefix log: . this log:forAll t:trk , t:trkStruct , t:has , t:prop , t:partStruct , t:otherProp , t:anonLine , t:lineText . { t:trk . t:trk t:trkStruct . t:trkStruct t:has t:prop . t:prop t:partStruct . t:partStruct t:otherProp t:anonLine . t:anonLine t:lineText . } log:implies { [ u:trk t:trk; u:trkStruct t:trkStruct; u:has t:has; u:prop t:prop; u:partStruct t:partStruct; u:otherProp t:otherProp; u:anonLine t:anonLine; u:lineText t:lineText ] } .