words ( -- value )


Vocabulary
rosetta-code.amb

Inputs
None

Outputs
valuean object


Definition

CONSTANT: words
{
{ "the" "that" "a" }
{ "frog" "elephant" "thing" }
{ "walked" "treaded" "grows" }
{ "slowly" "quickly" }
} inline