<!-- Author: David -->

me.Request(GOD.Hear(me.Complaint))
me.Request(GOD.Protect(me.Life))

define they = People.Where(Wicked)

GOD.HideFrom<they.Plots>(me)

they.Slander(me)
they.Accuse(me)
they.Ambush((People.Where(Innocent)))
they.Encourage(they)
they.Assume<Above>(they.Actions.Consequences)
they.Plot(Injustice)
they.Think<Selves>(Clever)

while (they.Live())
    GOD.Shoot<Arrows>(they)
    GOD.Enable<SelfDestructMode>(they)
    GOD.Enable<PublicDisapprovalMode>(they)

People.All.Fear(GOD)
People.All.Reflect<on>(GOD.Works)
People.Where(Righteous).Rejoice()
People.Where(Righteous).Take<Refuge>(GOD)
People.Where(Righteous).Glorify(GOD)