New in Wolfram Mathematica 6: Load-on-Demand Curated Data | ◄ previous | next ► |
Properties of Words
Mathematica 6 has a full semantic database of English words and their connections; this shows definitions of the word "red".
In[1]:= | Column[Text /@ WordData["red", "Definitions", "List"], ItemSize -> {30, Automatic}, Frame -> All, Spacings -> 2, Background -> LightYellow] |
Out[1]= |