Function punctuate:
Defined in module m_grammar (file: /std/modules/m_grammar.c)

Adds a period to a sentence if needed.

Prototype:
string punctuate( string str );
