1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "fly": { "past": "flew", "past_participle": "flown", "progressive": "flying", "present_third_person": "flies" }, "give": { "past": "gave", "past_participle": "given", "progressive": "giving", "present_third_person": "gives" } }