Пример #1
0
 function __toString()
 {
     return phpMorphy_Dict_ModelsFormatter::create()->formatAccentModel($this);
 }
Пример #2
0
 function __toString()
 {
     return phpMorphy_Dict_ModelsFormatter::create()->formatPartOfSpeech($this);
 }
Пример #3
0
 function __toString()
 {
     return phpMorphy_Dict_ModelsFormatter::create()->formatPrefixSet($this);
 }