Ejemplo n.º 1
0
 function __toString()
 {
     return phpMorphy_Dict_ModelsFormatter::create()->formatAccentModel($this);
 }
Ejemplo n.º 2
0
 function __toString()
 {
     return phpMorphy_Dict_ModelsFormatter::create()->formatPartOfSpeech($this);
 }
Ejemplo n.º 3
0
 function __toString()
 {
     return phpMorphy_Dict_ModelsFormatter::create()->formatPrefixSet($this);
 }