array of strings get_plurals(string id, array of strings keyphrases)
Parameters
id
The client access key supplied by Wordtracker.
keyphrases
Keyphrases to get plural forms for.
Description
Provide a list of keyphrases, and get all the possible plural forms. For example,
enter 'house', 'foot', 'beau' and get back 'house', 'houses', 'foot', 'feet',
'beau', 'belles'.