Isoraqathedh

using objects.js

Dec 9th, 2015
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var objvocab = {
  2.     "FIRST": ["The average member of this race <build> and <height>." +
  3.               "They <epidermis>." +
  4.               "They have <feature>." +
  5.               "<wardrobe>." +  "<theylive> <environment>." +
  6.               "<personality> <trivia>."],
  7.     "build": ["has a delicate build",
  8.               "has a delicate build",
  9.               "has a slender build",
  10.               "has a stocky build",
  11.               "has a build similar to that of i·umëns"],
  12.     "height": ["is extremely tall",
  13.                "is quite tall",
  14.                "is a little taller than i·umëns on average",
  15.                "is extremely short",
  16.                "is quite short",
  17.                "is a little shorter than i·umëns on average",
  18.                "is around the same height as the average i·umën"]}
Advertisement
Add Comment
Please, Sign In to add comment