<!-- Author: David -->
<!-- Song of Praise -->

me.Extol(GOD)
me.God = GOD
me.King = GOD

forever
    me.Praise(GOD.Name)

daily(me.Praise(GOD))

forever
    me.Extol(GOD.Name)

Assert<Great>(GOD)
Assert<true>(GOD.Worthy<of>(Praise))
People.Where(Can<Fathom>(GOD.Greatness)) => None
OneGeneration.CommendTo<AnotherGeneration>(GOD.Works)
they.Tell<of>(GOD.MightyWorks)
they.Speak<of>(GOD.Majesty.Splendor)
me.Meditate(GOD.WonderfulWorks)
they.Tell<PowerOf>(GOD.AwesomeWorks)
they.Proclaim(GOD.GreatDeeds)
they.Celebrate(GOD.Goodness.Abundance)
they.Sing<Joyfully>(GOD.Righteousness)

Assert<true>(GOD.Is(Gracious))
Assert<true>(GOD.Is(Compassionate))
Assert<Slow>(GOD.Anger.RateOfIncrease)
Assert<true>(GOD.Is(RichInLove))
Assert<true>(GOD.Is<Good>(People.All))
Assert<true>(GOD.Has<Compassion>(Creation.All))

GOD.Works.All.Praise(GOD)
People.Where<FaithfulTo>(GOD).Extol(GOD)
FaithfulPeople.TellOf(GOD.Kingdom.Glory)
FaithfulPeople.Speak<of>(GOD.Might)
FaithfulPeople.Desire(People.All.Know(GOD.MightyActs))
FaithfulPeople.Desire(GOD.Kingdom.Splendor)
Assert<Everlasting>(GOD.Kingdom)
Assert<true>(GOD.Dominion.Duration > Generations.All.Duration)
Assert<Trustworthy>(GOD.Promises.All)
Assert<Faithful>(GOD.Actions.All)

if (person.Fall())
    GOD.Uphold(person)

if (person.Bow(Down))
    GOD.LiftUp(person)

People.All.LookTo(GOD)
GOD.Provide<Food>(People.All)
GOD.Satisfy<Desires>(LivingThings.All)

Assert<Righteous>(GOD.Ways.All)
Assert<Faithful>(GOD.Deeds.All)

if (person.CallOn(GOD) AND person.ActIn(Truth))
    GOD.Draw<Near>(person)

if (person.Fear(GOD))
    GOD.Fulfil(person.Desires)

when (GOD.Hear<Cry>(person.Who<Fear>(GOD)))
    GOD.Save(person)

if (person.Love(GOD))
    GOD.Watch<Over>(person)

if (person.Is(Wicked))
    GOD.Destroy(person)

me.Mouth.Speak<Praise>(GOD)

forever
    Creatures.All.Praise(GOD.Name)