random-compound-adjective
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Random compound adjectives generator

This script aims to generate a compound adjectives made of two word associated with the followings patterns:

Patterns

noun + adjective = sugar-free

adverb + adjective = super-smart

noun + participle = oil-powered

adverb + participle = well-running

adjective + participle = old-fashioned

Randomization

The random process follows this schema:

We randomly take one of these patterns.

Each word composing the pattern is taken randomly from its according list.

Output

We expect an unexpected but gramatically coherent output !

Resources

About compound adjectives: The free dictionary.

Noun, adjective, adverbe and verbs lists: Random Lists.

Readme

Keywords

none

Package Sidebar

Install

npm i random-compound-adjective

Weekly Downloads

8

Version

0.0.5

License

MIT

Unpacked Size

44.8 kB

Total Files

22

Last publish

Collaborators

  • adrgautier