my %h = ( fruits => { p => [ 'peach' ], g => [ 'grapes' ], }, birds => { p => [ 'parrot' ], c => [ 'crow' ], } );