| { |
| "associations": [ |
| [ |
| "The opposite of near is", |
| " far" |
| ], |
| [ |
| "The opposite of young is", |
| " old" |
| ], |
| [ |
| "The opposite of tall is", |
| " short" |
| ], |
| [ |
| "The opposite of heavy is", |
| " light" |
| ], |
| [ |
| "The opposite of easy is", |
| " hard" |
| ], |
| [ |
| "The opposite of clean is", |
| " dirty" |
| ] |
| ], |
| "science": [ |
| [ |
| "The chemical symbol for oxygen is", |
| " O" |
| ], |
| [ |
| "The nearest star to Earth is the", |
| " Sun" |
| ], |
| [ |
| "The human heart has four", |
| " chambers" |
| ], |
| [ |
| "The smallest unit of matter is the", |
| " atom" |
| ], |
| [ |
| "Sound travels faster in water than in", |
| " air" |
| ], |
| [ |
| "Lightning is a form of", |
| " electricity" |
| ], |
| [ |
| "The moon orbits the", |
| " Earth" |
| ] |
| ], |
| "language": [ |
| [ |
| "Roses are red, violets are", |
| " blue" |
| ], |
| [ |
| "An eye for an eye, a tooth for a", |
| " tooth" |
| ], |
| [ |
| "The pen is mightier than the", |
| " sword" |
| ], |
| [ |
| "Every cloud has a silver", |
| " lining" |
| ], |
| [ |
| "Old habits die", |
| " hard" |
| ], |
| [ |
| "Practice makes", |
| " perfect" |
| ], |
| [ |
| "Look before you", |
| " leap" |
| ], |
| [ |
| "Two wrongs don't make a", |
| " right" |
| ], |
| [ |
| "Blood is thicker than", |
| " water" |
| ] |
| ] |
| } |