Skip to content

Instantly share code, notes, and snippets.

@dariusk
Created June 18, 2013 19:22
Show Gist options
  • Save dariusk/5808411 to your computer and use it in GitHub Desktop.
Save dariusk/5808411 to your computer and use it in GitHub Desktop.

**Request URL

http://api.wordnik.com/v4/word.json/Gogh/relatedWords?useCanonical=false&relationshipTypes=rhyme&limitPerRelationshipType=100

**Response Body

[
  {
    "words": [
      "Au",
      "Beau",
      "Bio",
      "Bo",
      "Bordeaux",
      "Boudreaux",
      "Bow",
      "Cloe",
      "Co",
      "Cousteau",
      "Crow",
      "Davao",
      "Defoe",
      "Flo",
      "Go",
      "Ho",
      "Jo",
      "Joe",
      "Joh",
      "Loew",
      "Loewe",
      "Low",
      "Luo",
      "Marceau",
      "Margaux",
      "Mo",
      "Moe",
      "Monroe",
      "Munro",
      "No",
      "Noh",
      "O",
      "Pernod",
      "Peugeot",
      "Plough",
      "Po",
      "Poe",
      "Renault",
      "Roe",
      "Rousseau",
      "Rowe",
      "Snow",
      "So",
      "Stowe",
      "Thoreau",
      "Trudeau",
      "Truffaut",
      "Uno",
      "Wo",
      "aglow",
      "ago",
      "although",
      "apropos",
      "au",
      "aux",
      "barbeau",
      "beau",
      "beaux",
      "below",
      "bestow",
      "bio",
      "blow",
      "blowe",
      "bo",
      "boisseau",
      "bow",
      "bro",
      "celo",
      "chabot",
      "chateau",
      "chateaux",
      "chau",
      "cho",
      "clow",
      "co",
      "co.",
      "coe",
      "cro",
      "crow",
      "dau",
      "doe",
      "doh",
      "dough",
      "dunno",
      "eau",
      "eaux",
      "escrow",
      "ex-voto",
      "flo",
      "floe",
      "flow",
      "foe",
      "forego",
      "forgo",
      "fro",
      "gateau",
      "gau",
      "glow",
      "go",
      "goe"
    ],
    "relationshipType": "rhyme"
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment