Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: GIAposRelTranslatorHybridSentenceClass.cpp/.hpp
File Description: GIA pos rel translator hybrid sentence class
name | type | description |
---|---|---|
sentenceIndex | int | sentence index |
subReferenceSetContents | vector<LRPpreprocessorPlainTextWord*> | sub reference set contents |
subReferenceSetContentsOutputForNLP | vector<LRPpreprocessorPlainTextWord*> | sub reference set contents output for NLP |
firstIndexOfReferenceSetText | int | first index of reference set text |
lastIndexOfReferenceSetText | int | last index of reference set text |
dummyNLPtestOffset | int | dummy NLP test offset |
primaryEntityTemp | GIAentityNode* | primary entity temp |
isReferenceSetDelimiter | bool | is reference set delimiter |
next | LRPpreprocessorSubReferenceSet* | next |
delimiterType | int | delimiter type |
delimiterSpecialCase | int | delimiter special case |
sentenceReference | GIAsentence* | sentence reference |
definite | int | definite |
isFirstSubreferenceSetInList | bool | is first subreference set in list |
name | type | description |
---|---|---|
sentenceIndex | int | sentence index |
logicReferenceVariableContents | vector<LRPpreprocessorPlainTextWord*> | logic reference variable contents |
logicReferenceVariableNameIndex | int | logic reference variable name index |
logicReferenceVariableName | string | logic reference variable name |
referenceSetSubject | LRPpreprocessorSubReferenceSet* | reference set subject |
referenceSetObject | LRPpreprocessorSubReferenceSet* | reference set object |
referenceSetDelimiter | LRPpreprocessorSubReferenceSet* | reference set delimiter |
wordIndexSentence | int | word index sentence |
name | type | description |
---|---|---|
logicReferenceContents | vector<LRPpreprocessorPlainTextWord*> | logic reference contents |
logicReferenceClass | int | logic reference class |
logicReferenceClassType | string | logic reference class type |
logicReferenceVariable | GIAposRelTranslatorHybridLogicReferenceVariable* | logic reference variable |
firstSubLogicReferenceInListGovernor | GIAposRelTranslatorHybridLogicReference* | first sub logic reference in list governor |
firstSubLogicReferenceInListDependent | GIAposRelTranslatorHybridLogicReference* | first sub logic reference in list dependent |
firstSubLogicReferenceInListArray | GIAposRelTranslatorHybridLogicReference* | first sub logic reference in list array |
lastLogicReferenceInUpperLevel | GIAposRelTranslatorHybridLogicReference* | last logic reference in upper level |
next | GIAposRelTranslatorHybridLogicReference* | next |
previous | GIAposRelTranslatorHybridLogicReference* | previous |
hasSubLogicReference | bool | has sub logic reference |
hasSubLogicReferenceArray | bool | has sub logic reference array |
isSubLogicReferenceGovernor | bool | is sub logic reference governor |
isSubLogicReferenceDependent | bool | is sub logic reference dependent |
isSubLogicReferenceArray | bool | is sub logic reference array |
logicReferenceSetContentsWithVariableNames | vector<LRPpreprocessorPlainTextWord*> | logic reference set contents with variable names |
logicReferenceSetContentsWithVariableNamesSentenceIndex | int | logic reference set contents with variable names sentence index |