# This file can be used to add items to the various tables used for organisation parsing. 
# You can replace the current default list by appending "RESET" to the end of the table definition. 

\TABLE deptTable

\TABLE PtyLtdTable # allow misspellings on this table


\TABLE typeTable


\TABLE junkTable


\TABLE qualTable


\TABLE qualTable2 #qualifiers that have one or two words after them


\TABLE cityOfTable


\TABLE bodyCorpTable


#\TABLE CompanyWordsTable This been updated with the following.
\TABLE OrgWordsTable


# if begins with a word from this table, then it's a org. (Use Title Case)
\TABLE OrgBeginningWordTable


\TABLE TradingAsTable


\TABLE RelationshipTable
TRUSTS FOR=AS TRUSTEE FOR
T/TEE=AS TRUSTEE FOR
IN TRUST=AS TRUSTEE FOR

\TABLE FTRRITable


# "MyComp Group Pty Ltd" to remove "Group" from type
#\DEFINE ONLY_ONE_ORG_TYPE

# "Mr Air Conditioning" -> ORG
#\DEFINE ORGWORD_BEATS_TITLE
