import "SynAn.idl";
Public Member Functions | |
HRESULT | WordStr ([out, retval] BSTR *pVal) |
HRESULT | Register ([out, retval] int *pVal) |
HRESULT | HomonymsCount ([out, retval] long *pVal) |
HRESULT | Homonym ([in] long lHomNum,[out, retval] IHomonym **pVal) |
HRESULT | IsInThesaurusEntry ([out, retval] BOOL *pVal) |
HRESULT | ThesaurusEntryID ([out, retval] long *pVal) |
HRESULT | IsLastInThesaurusEntry ([out, retval] BOOL *pVal) |
HRESULT | IsFirstInThesaurusEntry ([out, retval] BOOL *pVal) |
HRESULT | ThesType ([out, retval] int *pVal) |
HRESULT | ClauseNo ([out, retval] long *pVal) |
HRESULT | GraphDescrs ([out, retval] BSTR *pVal) |
HRESULT | bArtificialCreated ([out, retval] BOOL *pVal) |
HRESULT | bDeleted ([out, retval] BOOL *pVal) |
HRESULT | MainVerbsCount ([out, retval] long *pVal) |
HRESULT | MainVerbs ([in] long lVerbNo,[out, retval] long *pVal) |
|
true, if the word was created by the syntax itself, for example a dash for Russian |
|
true, if the word was deleted and ignored by the chunker |
|
an index of the minimal(primitive) clause, which contains this word |
|
a string representation of graphematical descriptions |
|
a homonym by an index |
|
the number of morphological homonyms |
|
true, if the word terminates a thesaurus entry |
|
true, if this word is a part of thesaurus entry |
|
true, if the word starts a thesaurus entry |
|
the list of all main verbs of the auxiliary verb, if this word is an auxiliary verb |
|
the number of all main verbs of the auxiliary verb, if this word is an auxiliary verb |
|
register of the word: AnyRegister=0, LowLow=1, UpLow=2, UpUp=3 |
|
Id of thesaurus entry if the word starts a thesaurus entry |
|
returns an ID of thesaurus, if the word starts a thesaurus entry |
|
input word form |