data = new Array(50)
data[0]="not used/not used";
data[1]="an album/a book";
data[2]="an anthem/a song";
data[3]="a bachelor/an unmarried man";
data[4]="a bangle/you might wear this on your arm";
data[5]="a clinic/a place to go and see your doctor.";
data[6]="a turban/something you might wear on your head.";
data[7]="a volcano/a mountain with smoke coming from the top.";
data[8]="a dozen/twelve.";
data[9]="an elbow/part of the body --where the arm bends.";
data[10]="a fortnight/two weeks.";
data[11]="a giraffe/a tall animal with a very long neck.";
data[12]="a wharf/ships can unload their goods here.";
data[13]="a hawker/someone who sells things in the street.";
data[14]="a hedge/a line of small trees between fields or gardens.";
data[15]="an injury/damage to the body.";
data[16]="a kennel/home for a dog --outside the house.";
data[17]="a limb/an arm or a leg.";
data[18]="a novel/a story in a book --usually quite a long one.";
data[19]="an oblong/a shape -- two long sides, two short ones.";
data[20]="a plough/a farmer might use one to dig the land.";
data[21]="a queue/people standing in a line";
data[22]="a raft/a flat open boat";
data[23]="a sparrow/a small bird.";
data[24]="a throne/a chair for a king or queen to sit on.";

