<!-- Author: David -->
<!-- When Ziphites told Saul he thought David was hiding among them -->
GOD.Save(me)
GOD.Vindicate(me)
GOD.Hear(me)

People.Where(Ruthless AND Disregard(GOD)).Attack(me)

Assert<true>(GOD.Helps(me))
GOD.Sustain(me)

if (EvilPerson.Slander(me))
    me.Request(GOD.Destroy(EvilPerson))

because (GOD.DeliverFrom<Troubles>(me) AND GOD.Helped(me.Conquer(Foes)))
    me.Offer<Sacrifice>(GOD)
    me.Praise(GOD.Name)