Estilice la estructura de una oración
Controle los estilos usados para el texto principal en un diagrama de oración.
In[1]:=
StringTake[WikipediaData["asteroid"], 250]
Out[1]=
In[2]:=
Style[TextStructure[
"Asteroids are minor planets, especially those of the inner Solar \
System. The larger ones have also been called planetoids."],
FontSize -> 12, FontColor -> White, FontFamily -> "Times", Bold,
Background -> GrayLevel[0.2]]
Out[2]=