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

Handles the common operation: "0 bogs", "1 bog", "2 bogs", ...
number_of(num, what)

Prototype:
string number_of(int num, string what);
