Functions

Sentences.cpp File Reference

#include "StdGraph.h"
#include "GraphmatFile.h"
#include "GraphanDicts.h"
Include dependency graph for Sentences.cpp:

Functions


Function Documentation

static size_t FindSentEndAfterParagraph ( const CGraphmatFile F,
size_t  StartPos,
size_t  EndPos 
) [static]

References CUnitHolder::BSoft(), CUnitHolder::GetUnits(), CUnitHolder::HasDescr(), CUnitHolder::IsSentenceEndMark(), OPun, and OSentEnd.

Referenced by CGraphmatFile::DealSentBreaker().

Here is the call graph for this function:

Here is the caller graph for this function:

static bool CheckComma ( CGraphmatFile F,
size_t  Sent1No,
size_t  Sent2No 
) [static]

References CUnitHolder::GetUnits(), CUnitHolder::HasDescr(), CUnitHolder::IsOneChar(), and OSentEnd.

Referenced by CGraphmatFile::DealSentBreaker().

Here is the call graph for this function:

Here is the caller graph for this function:

static bool SetSentMarkers ( CGraphmatFile F,
const size_t  PreviousSentEnd,
const size_t  NewSentStart,
BYTE SentenceOpenBracket,
bool &  bSentenceQuotationMarks,
DWORD StartSentenceOffset 
) [static]

References CUnitHolder::GetTokenInputOffset(), CUnitHolder::GetUnits(), CUnitHolder::HasDescr(), CUnitHolder::IsOneOpenQuotationMark(), OOpn, OSentEnd, and CUnitHolder::SetDes().

Referenced by CGraphmatFile::DealSentBreaker().

Here is the call graph for this function:

Here is the caller graph for this function:

bool CheckGermanSentenceBreak ( CGraphmatFile G,
size_t  WordNo 
)

References CUnitHolder::BSoft(), CUnitHolder::GetUppercaseToken(), CUnitHolder::HasDescr(), CUnitHolder::IsOneFullStop(), and ODigits.

Referenced by CGraphmatFile::DealSentBreaker().

Here is the call graph for this function:

Here is the caller graph for this function:

bool IsLastInGroupOrFree ( const CGraphmatFile F,
size_t  i 
)

References CUnitHolder::GetUnits(), CUnitHolder::HasDescr(), OAbbr2, OEXPR2, OFAM2, OFile2, and ORef2.

Referenced by CGraphmatFile::DealSentBreaker().

Here is the call graph for this function:

Here is the caller graph for this function: