> I'm clearly not an expert, but don't all (paper) dictionaries come with a
> "noun/verb/adjective" classification?
Yes they do, but they are classifying the word's usage, not the word. And
apart from substantives, most words fall under more than one category.
> I've had a look at the lexicon file from the link you sent but can't
> really fathom the classifications that come with it.
That's also documented at the same source. The final column in the download
files indicates the word type.
Isn't there a way to access
> Word's own dictionary/thesaurus?
Not that I know of.
> Thanks for you help
>
[quoted text clipped - 54 lines]
>>>>
>>>> But I don't think you'll get what you want for free.
John - 06 Apr 2006 15:10 GMT
Hi J
Thanks again. Yes I understand what you mean about the multiple meanings.
Actually I'm not trying to create real meaning, just random words that can
be used as nouns (so if they can also be used as verbs, say, that doesn't
matter).
Following on from our discussion I've discovered the SynonymInfo object and
its PartOfSpeechList property, which I can test words against and then add
them to a new collection or eventually custom dictionary. My only problem
at the moment is that I get the part of speech for the synonym rather than
the test word itself.
I suppose I'll just have to leave it running all night!
Anyway, thanks to you and Helmut. I've learnt alot.
Best regards
John
>> I'm clearly not an expert, but don't all (paper) dictionaries come with a
>> "noun/verb/adjective" classification?
[quoted text clipped - 72 lines]
>>>>>
>>>>> But I don't think you'll get what you want for free.
Helmut Weber - 06 Apr 2006 15:49 GMT
Hi John,
just out of curiosity,
I wouldn't mind to see an example,
or send me a sample doc with the macro.

Signature
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
John - 06 Apr 2006 16:06 GMT
Hi Helmut,
Certainly. Its in very basic inefficient form at the moment, but will send
over first thing tomorrow.
Best regards
John
> Hi John,
>
> just out of curiosity,
>
> I wouldn't mind to see an example,
> or send me a sample doc with the macro.