<?php

$vocabulary = array(
    'голос' =>　'',
);
 
var_dump($vocabulary);