Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Program Files (x86)/Microsoft Office/OFFICE11/1033/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Program Files (x86)/Microsoft Office/OFFICE11/1033/USPANNTN.XML
<ConceptualSchema xmlns="urn:schemas-microsoft-com:isg\metaschemas\isg"
    xmlns:dt="urn:schemas-microsoft-com:datatypes"
    xmlns:ol="urn:schemas-microsoft-com:isg\schemas\outlook">

    <MetaData xml:lang="en-US">
        <Patterns>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:OlSensitivity" id="Sensitivity"/>
                </Structure>
                <Constraint>
                    <Comparison op="gt">
                        <Entity ref="Sensitivity"/>
                        <Long>0</Long>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>sensitive</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:OlSensitivity" id="Sensitivity"/>
                </Structure>
                <Constraint>
                    <Comparison op="gt">
                        <Entity ref="Sensitivity"/>
                        <Long>1</Long>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>very sensitive</String>
                    <String>highly sensitive</String>
                    <String>high sensitivity</String>
                    <String>sensitivity high</String>
                </HasPhrase>
            </EntityPattern>
<!-- jonasbar 000904: disable subobjects.
            <EntityPattern>
                <Structure>
                    <Entity type="ol:OlMeetingResponse" id="Response"/>
                </Structure>
                <Constraint>
                    <Connective op="or">
                        <Comparison op="eq">
                            <Entity ref="Response"/>
                            <Long>2</Long>
                        </Comparison>
                        <Comparison op="eq">
                            <Entity ref="Response"/>
                            <Long>3</Long>
                        </Comparison>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>accept</String>
                    <String>attend</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:Attachment" id="Item">
                        <Relation type="ol:HasFileName">
                            <Entity type="ol:FileNameString" id="FileName"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Connective op="and">
                        <Connective op="not">
                            <Comparison op="null">
                                <Entity ref="Item"/>
                            </Comparison>
                        </Connective>
                        <Match op="like">
                            <Entity ref="FileName"/>
                            <String>".xls"</String>
                        </Match>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>spreadsheet</String>
                    <String>worksheet</String>
                    <String>Excel</String>
                    <String>Excel document</String>
                    <String>Excel file</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:Attachment" id="Item">
                        <Relation type="ol:HasFileName">
                            <Entity type="ol:FileNameString" id="FileName"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Connective op="and">
                        <Connective op="not">
                            <Comparison op="null">
                                <Entity ref="Item"/>
                            </Comparison>
                        </Connective>
                        <Match op="like">
                            <Entity ref="FileName"/>
                            <String>".doc"</String>
                        </Match>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>Word</String>
                    <String>Word document</String>
                    <String>Word file</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:Attachment" id="Item">
                        <Relation type="ol:HasFileName">
                            <Entity type="ol:FileNameString" id="FileName"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Connective op="and">
                        <Connective op="not">
                            <Comparison op="null">
                                <Entity ref="Item"/>
                            </Comparison>
                        </Connective>
                        <Match op="like">
                            <Entity ref="FileName"/>
                            <String>".txt"</String>
                        </Match>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>text</String>
                    <String>text document</String>
                    <String>text file</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:Attachment" id="Item">
                        <Relation type="ol:HasFileName">
                            <Entity type="ol:FileNameString" id="FileName"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Connective op="and">
                        <Connective op="not">
                            <Comparison op="null">
                                <Entity ref="Item"/>
                            </Comparison>
                        </Connective>
                        <Match op="like">
                            <Entity ref="FileName"/>
                            <String>".ppt"</String>
                        </Match>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>PowerPoint</String>
                    <String>PowerPoint document</String>
                    <String>PowerPoint file</String>
                    <String>PowerPoint presentation</String>
                    <String>presentation</String>
                    <String>PowerPoint slide</String>
                    <String>slide</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:Attachment" id="Item"/>
                </Structure>
                <Constraint>
                    <Connective op="not">
                        <Comparison op="null">
                            <Entity ref="Item"/>
                        </Comparison>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>attachment</String>
                    <String>enclosure</String>
                    <String>document</String>
                    <String>file</String>
                </HasPhrase>
            </EntityPattern>
-->
            <EntityPattern>
                <Structure>
                    <Entity type="ol:OlResponseStatus" id="Response"/>
                </Structure>
                <Constraint>
                    <Connective op="or">
                        <Comparison op="eq">
                            <Entity ref="Response"/>
                            <Long>2</Long>
                        </Comparison>
                        <Comparison op="eq">
                            <Entity ref="Response"/>
                            <Long>3</Long>
                        </Comparison>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>accept</String>
                    <String>attend</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <!-- TODO: I'd like to generalize this to MailOrMeetingItem but cannot until
                         we begin using recipient objects again. -->
                    <Entity type="ol:MailOrMeetingItem" id="Item">
                        <Relation type="ol:HasToOrCcOrBcc">
                            <Entity type="ol:EmailDisplayNames" id="Who"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Who"/>
                        <Special value="username"/>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>send me</String>
                    <String>send to me</String>
                    <String>I receive</String>
                    <String>I get</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <!-- TODO: I'd like to generalize this to MailOrMeetingItem but cannot until
                         we begin using recipient objects again. -->
                    <Entity type="ol:MailOrMeetingItem" id="Item">
                        <Relation type="ol:HasSenderName">
                            <Entity type="ol:EmailDisplayNames" id="Who"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Who"/>
                        <Special value="username"/>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>I send</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:AppointmentItem" id="Item">
                        <Relation type="ol:HasOrganizer">
                            <Entity type="ol:EmailDisplayName" id="Who"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Who"/>
                        <Special value="username"/>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>I organize</String>
                    <String>I organise</String>
                    <String>I arrange</String>
                    <String>organize by me</String>
                    <String>organise by me</String>
                    <String>arrange by me</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:Entity" id="Id"/>
                </Structure>
                <Constraint>
                    <OrderBy ref="Id" direction="ascending"/>
                </Constraint>
                <HasPhrase>
                    <String>first</String>
                    <String>ascending</String>
                    <String>ascending order</String>
                    <String>increasing</String>
                    <String>increasing order</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:Entity" id="Id"/>
                </Structure>
                <Constraint>
                    <OrderBy ref="Id" direction="descending"/>
                </Constraint>
                <HasPhrase>
                    <String>last</String>
                    <String>descending</String>
                    <String>descending order</String>
                    <String>decreasing</String>
                    <String>decreasing order</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:DateTime" id="Id"/>
                </Structure>
                <Constraint>
                    <OrderBy ref="Id" direction="ascending"/>
                </Constraint>
                <HasPhrase>
                    <String>oldest</String>
                    <String>first</String> <!-- To give a slight preference to hooking up to dates. -->
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:DateTime" id="Id"/>
                </Structure>
                <Constraint>
                    <OrderBy ref="Id" direction="descending"/>
                </Constraint>
                <HasPhrase>
                    <String>youngest</String>
                    <String>last</String> <!-- To give a slight preference to hooking up to dates. -->
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:DateTime" id="Time"/>
                </Structure>
                <Constraint>
                    <Connective op="and">
                        <OrderBy ref="Time" direction="descending"/>
                        <Comparison op="le">
                            <Entity ref="Time"/>
                            <Special value="today"/>
                        </Comparison>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>latest</String>
                    <String>most recent</String>
                    <String>next most recent</String>
                    <String>recent</String>
                    <String>past</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:DateTime" id="Time"/>
                </Structure>
                <Constraint>
                    <Connective op="and">
                        <OrderBy ref="Time" direction="ascending"/>
                        <Comparison op="ge">
                            <Entity ref="Time"/>
                            <Special value="today"/>
                        </Comparison>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>next</String>
                    <String>upcoming</String>
                    <String>future</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:TaskItem" id="Item">
                        <Relation type="ol:HasDateCompleted">
                            <Entity type="ol:DateTime" id="Time"/>
                        </Relation>
                        <Relation type="ol:IsComplete">
                            <Entity type="ol:Boolean" id="Bool"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Bool"/>
                        <Boolean>True</Boolean>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>complete</String>
                    <String>completed</String>
                    <String>done</String>
                    <String>finished</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:TaskItem" id="Item">
                        <Relation type="ol:HasDueDate">
                            <Entity type="ol:DateTime" id="Time"/>
                        </Relation>
                        <Relation type="ol:IsComplete">
                            <Entity type="ol:Boolean" id="Bool"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Connective op="and">
                        <Comparison op="eq">
                            <Entity ref="Bool"/>
                            <Boolean>False</Boolean>
                        </Comparison>
                        <Comparison op="lt">
                            <Entity ref="Time"/>
                            <Special value="today"/>
                        </Comparison>
                    </Connective>
                </Constraint>
                <HasPhrase>
                    <String>overdue</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:DateTime" id="Time"/>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Time"/>
                        <Special value="today"/>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>now</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:EmailDisplayName" id="Name"/>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Name"/>
                        <Special value="username"/>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>me</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:MailOrMeetingOrPostItem" id="Item">
                        <Relation type="ol:HasExpiryTime">
                            <Entity type="ol:DateTime" id="Time"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="ge">
                        <Entity ref="Time"/>
                        <Special value="today"/>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>expired</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:MAPIFolder">
                        <Relation type="ol:HasName">
                            <Entity type="ol:String" id="Name"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Name"/>
                        <String>Deleted Items</String>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>delete</String> <!-- This one may be a bad idea. -->
                    <String>deleted</String>
                    <String>deleted folder</String>
                    <String>the deleted folder</String>
                    <String>deleted items</String>
                    <String>deleted items folder</String>
                    <String>folder deleted</String>
                    <String>folder deleted items</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:MAPIFolder">
                        <Relation type="ol:HasName">
                            <Entity type="ol:String" id="Name"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Name"/>
                        <String>Sent Items</String>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>sent</String>
                    <String>sent item</String>
                    <String>sent folder</String>
                    <String>sent item folder</String>
                    <String>folder sent</String>
                    <String>folder sent item</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:MAPIFolder">
                        <Relation type="ol:HasName">
                            <Entity type="ol:String" id="Name"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Name"/>
                        <String>Outbox</String>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>outbox</String>
                    <String>outbox folder</String>
                    <String>folder outbox</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:MAPIFolder">
                        <Relation type="ol:HasName">
                            <Entity type="ol:String" id="Name"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Name"/>
                        <String>Drafts</String>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>draft</String>
                    <String>draft folder</String>
                    <!-- <String>the draft folder</String> -->
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:MAPIFolder">
                        <Relation type="ol:HasName">
                            <Entity type="ol:String" id="Name"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Name"/>
                        <String>Public Folders</String>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>public folder</String>
                </HasPhrase>
            </EntityPattern>
            <EntityPattern>
                <Structure>
                    <Entity type="ol:NoteItem">
                        <Relation type="ol:HasColor">
                            <Entity type="ol:OlNoteColor" id="Color"/>
                        </Relation>
                    </Entity>
                </Structure>
                <Constraint>
                    <Comparison op="eq">
                        <Entity ref="Color"/>
                        <Long>0</Long>
                    </Comparison>
                </Constraint>
                <HasPhrase>
                    <String>blue note</String>
                </HasPhrase>
            </EntityPattern>
        </Patterns>
    </MetaData>

    <Dictionary xml:lang="en-US">
        <RelationType type="ol:HasAboutString">
            <HasPhrase>
                <String>about</String>
                <String>concern</String>
                <String>on</String>
                <String>contain</String>
                <String>include</String> <!-- jonasbar 000912 - for bug 1597 -->
                <String>regard</String>
                <String>re</String>
                <String>have to do with</String>
                <String>discuss</String>
                <String>mention</String>
                <String>talk about</String>
                <String>re:</String>
                <String>pertain to</String>
                <String>pertinent to</String>
                <String>deal with</String>
                <String>subject</String>
                <String>have info</String>
                <String>have information</String>
                <!-- jonasbar 000830 (bug 1543) - until we get access to deep lemma -->
                <String>concerning</String>
                <String>containing</String>
                <String>including</String> <!-- jonasbar 000912 - for bug 1597 -->
                <String>regarding</String>
                <String>discuss</String>
                <String>mention</String>
                <String>dealing with</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:LimitedItem">
            <HasPhrase>
                <String>item</String>
                <String>thing</String>
                <String>entry</String>
                <String>object</String>
                <String>stuff</String>
            </HasPhrase>
        </EntityType>
        <EntityType type="ol:Item">
            <HasPhrase>
                <String>inbox</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>inbox folder</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>folder inbox</String> <!-- jonasbar 000914 - for bug 667 -->
            </HasPhrase>
        </EntityType>
        <RelationType type="ol:HasBody">
            <HasPhrase>
                <String>body</String>
                <String>text</String>
                <String>contents</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>in</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCategories">
            <HasPhrase>
                <String>category</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCreationTime">
            <HasPhrase>
                <String>created</String>
                <String>creation</String>
                <String>creation time</String>
                <String>write</String>
            </HasPhrase>
        </RelationType>
<!-- jonasbar 000904: ignored.
        <RelationType type="ol:HasEntryID">
            <HasPhrase>
                <String>ID</String>
                <String>entry ID</String>
                <String>entryid</String>
            </HasPhrase>
        </RelationType>
-->
        <RelationType type="ol:HasLastModificationTime">
            <HasPhrase>
                <String>modified</String>
                <String>last modified</String>
                <String>modification</String>
                <String>last modification</String>
                <String>changed</String>
                <String>last changed</String>
                <String>change</String>
                <String>last change</String>
            </HasPhrase>
        </RelationType>
<!-- [jonasbar 000616] I don't think we want this one.
        <RelationType type="ol:HasMessageClass">
            <HasPhrase>
                <String>class</String>
                <String>message class</String>
            </HasPhrase>
        </RelationType>
-->
        <Instances src="ol:LimitedItem" rel="ol:IsSaved">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>saved</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>not saved</String>
                    <String>is not saved</String>
                    <String>has not been saved</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <RelationType type="ol:HasSize">
            <HasPhrase>
                <String>size</String>
                <String>length</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasSubject">
            <HasPhrase>
                <String>subject</String>
                <String>subject line</String>
                <String>topic</String>
<!-- jonasbar 000715 Little gain, big pain.
                <String>title</String>
-->
            </HasPhrase>
        </RelationType>
<!--
        <RelationType type="ol:HasLink">
            <HasPhrase>
                <String>link</String>
            </HasPhrase>
        </RelationType>
-->
<!-- [jonasbar 000616] This is essentially the inverse of HasItem, we don't want both.
        <RelationType type="ol:HasFolder">
            <HasPhrase inverse="yes">
                <String>contain</String>
                <String>have</String>
            </HasPhrase>
        </RelationType>
-->
        <RelationType type="ol:HasItem">
            <HasPhrase>
                <String>contain</String>
                <String>have</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>in</String>
                <String>contained in</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBillingInformation">
            <HasPhrase>
                <String>billing information</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCompanies">
            <HasPhrase>
                <String>company</String>
            </HasPhrase>
        </RelationType>
<!-- jonasbar 000904: ignored.
        <RelationType type="ol:HasConversationIndex">
            <HasPhrase>
                <String>conversation index</String>
            </HasPhrase>
        </RelationType>
-->
        <RelationType type="ol:HasConversationTopic">
            <HasPhrase>
                <String>topic</String>
                <String>thread</String>
                <String>conversation</String>
                <String>conversation topic</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasImportance">
            <HasPhrase>
                <String>importance</String>
                <String>priority</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlImportance">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>low</String>
                    <String>low priority</String>
                    <String>low pri</String>
                    <String>low importance</String>
                    <String>unimportant</String>
<!-- jonasbar 000828 - negation handled differently
                    <String>not important</String>
-->
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>normal</String>
                    <String>normal priority</String>
                    <String>normal importance</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>high</String>
                    <String>high priority</String>
                    <String>high pri</String>
                    <String>high importance</String>
                    <String>important</String>
                    <String>very important</String>
                    <String>urgent</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasMileage">
            <HasPhrase>
                <String>mileage</String>
            </HasPhrase>
        </RelationType>
        <Instances src="ol:Item" rel="ol:HasNoAging">
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>no aging</String>
                    <String>not aging</String>
                    <String>does not age</String>
                </HasPhrase>
            </Instance>
-->
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>age</String>
                    <String>aging</String> <!-- Can be removed when we get indirect lemmas? -->
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasSensitivity">
            <HasPhrase>
                <String>sensitivity</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlSensitivity">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>normal sensitivity</String>
                    <String>no sensitivity</String>
<!-- jonasbar 000828 - negation handled differently
                    <String>not sensitive</String>
-->
                    <String>insensitive</String>
                    <String>nonsensitive</String>
                    <String>non-sensitive</String>
                    <String>low sensitivity</String>
                    <String>sensitivity low</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>personal</String>
                    <String>personal sensitivity</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>private</String>
                    <String>private sensitivity</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>confidential</String>
                    <String>confidential sensitivity</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <Instances src="ol:Item" rel="ol:IsUnRead">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>unread</String>
<!-- jonasbar 000828 - negation handled differently
                    <String>not read</String>
                    <String>not displayed</String>
-->
                    <String>new</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>read</String>
                    <String>displayed</String>
                    <String>old</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <Instances src="ol:AppointmentItem" rel="ol:IsRecurring">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>recur</String>
                    <String>recurring</String> <!-- Until we can get to the deep lemma. -->
                    <String>recurrent</String>
                    <String>repeat</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
<!-- jonasbar 000828 - negation handled differently
                    <String>not recurring</String>
                    <String>not repeating</String>
-->
                    <String>non-recurring</String>
                    <String>nonrecurring</String>
                    <String>non-repeating</String>
                    <String>nonrepeating</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <Instances src="ol:TaskItem" rel="ol:IsRecurring">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>recur</String>
                    <String>recurring</String> <!-- Until we can get to the deep lemma. -->
                    <String>recurrent</String>
                    <String>repeat</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
<!-- jonasbar 000828 - negation handled differently
                    <String>not recurring</String>
                    <String>not repeating</String>
-->
                    <String>non-recurring</String>
                    <String>nonrecurring</String>
                    <String>non-repeating</String>
                    <String>nonrepeating</String>
                </HasPhrase>
            </Instance>
        </Instances>
<!-- jonasbar 000904: disable subobjects.
        <RelationType type="ol:HasAttachment">
            <HasPhrase>
                <String>attach</String>
                <String>attached</String>
                <String>embed</String>
                <String>embedded</String>
            </HasPhrase>
        </RelationType>
-->
        <RelationType type="ol:HasTimeRelation">
            <HasPhrase>
<!-- jonasbar 000828 - These have been part of the time expressions for quite a while.
                <String>on</String>
                <String>by</String>
                <String>during</String>
                <String>before</String>
                <String>after</String>
                <String>since</String>
                <String>until</String>
                <String>from</String>
-->
                <String>when</String>
                <String>what time</String>
                <String>which time</String>
                <String>time</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:MAPIFolder">
            <HasPhrase>
                <String>folder</String>
                <String>MAPI folder</String>
            </HasPhrase>
        </EntityType>
        <RelationType type="ol:HasDefaultItemType">
            <HasPhrase>
                <String>default type</String>
                <String>default item type</String>
            </HasPhrase>
        </RelationType>
<!--
        <EntityType type="ol:OlItemType">
            <HasPhrase>
                <String>item type</String>
                <String>type</String>
            </HasPhrase>
        </EntityType>
        <Instances type="ol:OlItemType">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>mail</String>
                    <String>email</String>
                    <String>e-mail</String>
                    <String>message</String>
                    <String>mail item</String>
                    <String>email item</String>
                    <String>e-mail message</String>
                    <String>message item</String>
                    <String>mailitem</String>
                    <String>letter</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>appointment</String>
                    <String>meeting</String>
                    <String>appointment item</String>
                    <String>meeting item</String>
                    <String>calendar</String>
                    <String>schedule</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>contact</String>
                    <String>person</String>
                    <String>contact item</String>
                    <String>person item</String>
                    <String>contactitem</String>
                    <String>contact info</String>
                    <String>contact information</String>
                    <String>contact list</String>
                    <String>contact card</String>
                    <String>address book</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>task</String>
                    <String>task item</String>
                    <String>taskitem</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">4</ol:Long>
                <HasPhrase>
                    <String>journal</String>
                    <String>journal item</String>
                    <String>journalitem</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">5</ol:Long>
                <HasPhrase>
                    <String>note item</String>
                    <String>note</String>
                    <String>post-it</String>
                    <String>postit</String>
                    <String>post-it note</String>
                    <String>postit note</String>
                    <String>sticky note</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">6</ol:Long>
                <HasPhrase>
                    <String>post</String>
                    <String>post item</String>
                    <String>postitem</String>
                    <String>posting</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">7</ol:Long>
                <HasPhrase>
                    <String>distribution list</String>
                    <String>distribution list item</String>
                    <String>mailing list</String>
                    <String>mailinglist</String>
                    <String>mailing list item</String>
                    <String>mailinglist item</String>
                </HasPhrase>
            </Instance>
        </Instances>
-->
        <RelationType type="ol:HasDescription">
            <HasPhrase>
                <String>description</String>
                <String>about</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasName">
            <HasPhrase>
                <String>name</String>
                <String>call</String>
            </HasPhrase>
        </RelationType>
        <!-- [jonasbar 000616] Do we really want this one? -->
<!-- jonasbar 000904: ignored.
        <RelationType type="ol:HasStoreID">
            <HasPhrase>
                <String>store ID</String>
                <String>ID</String>
            </HasPhrase>
        </RelationType>
-->
<!-- jonasbar 000714 TODO: uncomment when we do recipient objects again.
        <EntityType type="ol:Recipient">
            <HasPhrase>
                <String>recipient</String>
                <String>who</String>
                <String>person</String>
                <String>people</String>
                <String>he</String>
                <String>she</String>
                <String>her</String>
                <String>him</String>
                <String>their</String>
            </HasPhrase>
        </EntityType>
-->
<!-- jonasbar 000904: disable subobjects.
        <Instances type="ol:OlMeetingResponse">
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>tentative</String>
                    <String>tentative accept</String>
                    <String>tentatively accept</String>
                    <String>accept tentative</String>
                    <String>tentative attend</String>
                    <String>attend tentative</String>
                    <String>maybe attend</String>
                    <String>maybe accept</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>definitive attend</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">4</ol:Long>
                <HasPhrase>
                    <String>decline</String>
                </HasPhrase>
            </Instance>
        </Instances>
-->
        <Instances type="ol:OlResponseStatus">
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>tentative</String>
                    <String>tentative accept</String>
                    <String>tentatively accept</String>
                    <String>accept tentative</String>
                    <String>tentative attend</String>
                    <String>attend tentative</String>
                    <String>maybe attend</String>
                    <String>maybe accept</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>definitive attend</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">4</ol:Long>
                <HasPhrase>
                    <String>decline</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">5</ol:Long>
                <HasPhrase>
                    <String>not respond</String>
                    <String>no response</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <!-- jonasbar 000829 - do we really want this? -->
<!-- jonasbar 000904: disable subobjects.
        <Instances src="ol:Recipient" rel="ol:IsResolved">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>unresolved</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>resolved</String>
                </HasPhrase>
            </Instance>
        </Instances>
-->
<!-- jonasbar 000714 TODO: uncomment when we do recipient objects again.
        <Instances type="ol:OlJournalRecipientType">
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>associated contact</String>
                    <String>associated</String>
                    <String>contact</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <Instances type="ol:OlMailRecipientType">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>sender</String>
                    <String>from</String>
                    <String>by</String>
                    <String>originator</String>
                    <String>send by</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>to</String>
                    <String>recipient</String>
                    <String>send to</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>cc</String>
                    <String>cc 'd</String>
                    <String>cc to</String>
                    <String>cc 'd to</String>
                    <String>carbon copy</String>
                    <String>carboncopy</String>
                    <String>copied</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>bcc</String>
                    <String>bcc 'd</String>
                    <String>bcc to</String>
                    <String>bcc 'd to</String>
                    <String>blind carbon copy</String>
                    <String>blind carboncopy</String>
                    <String>blind cc</String>
                    <String>blind copied</String>
                </HasPhrase>
            </Instance>
        </Instances>
-->
<!-- jonasbar 000904: disable subobjects.
        <Instances type="ol:OlMeetingRecipientType">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>organize</String>
                    <String>organise</String>
                    <String>organizer</String>
                    <String>organiser</String>
                    <String>arrange</String>
                    <String>set up</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>require</String>
                    <String>require attend</String>
                    <String>require attendant</String>
                    <String>require attendee</String>
                    <String>required</String>
                    <String>required attend</String>
                    <String>required attendant</String>
                    <String>required attendee</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>optional</String>
                    <String>optional attendant</String>
                    <String>optional attendee</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>resource</String>
                    <String>room</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <Instances type="ol:OlTaskRecipientType">
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>update recipient</String>
                    <String>update status</String>
                    <String>status update</String>
                    <String>update</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>final status recipient</String>
                    <String>final status</String>
                    <String>final</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasDisplayName">
            <HasPhrase>
                <String>name</String>
                <String>call</String>
                <String>display name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFileName">
            <HasPhrase>
                <String>file name</String>
                <String>filename</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasPathName">
            <HasPhrase>
                <String>path name</String>
                <String>pathname</String>
                <String>path</String>
                <String>link</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:OlAttachmentType">
            <HasPhrase>
                <String>attachment type</String>
                <String>type</String>
            </HasPhrase>
        </EntityType>
        <Instances type="ol:OlAttachmentType">
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>insert</String>
                    <String>contain</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">4</ol:Long>
                <HasPhrase>
                    <String>shortcut</String>
                    <String>link</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">5</ol:Long>
                <HasPhrase>
                    <String>embed</String>
                    <String>embedded</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">6</ol:Long>
                <HasPhrase>
                    <String>OLE</String>
                    <String>OLE object</String>
                </HasPhrase>
            </Instance>
        </Instances>
-->
        <RelationType type="ol:HasOrganizer">
            <HasPhrase>
                <String>organizer</String>
                <String>organiser</String>
                <String>organize</String>
                <String>organise</String>
                <String>arrange</String>
                <String>organized by</String>
                <String>organised by</String>
                <String>arranged by</String>
                <String>set up</String>
                <String>set up by</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasRequiredAttendees">
            <HasPhrase>
                <String>require</String>
                <String>require attend</String>
                <String>require attendant</String>
                <String>require attendee</String>
                <String>required</String>
                <String>required attend</String>
                <String>required attendant</String>
                <String>required attendee</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOptionalAttendees">
            <HasPhrase>
                <String>optional</String>
                <String>optional attendant</String>
                <String>optional attendee</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasResources">
            <HasPhrase>
                <String>resource</String>
                <String>room</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:ContactItem">
            <HasPhrase>
<!-- jonasbar 000714 Let it be ignored instead.
                <String>who</String>
-->
                <String>person</String>
                <String>people</String>
                <String>he</String>
                <String>she</String>
                <String>her</String>
                <String>him</String>
                <String>their</String>
                <String>contact</String>
                <String>contact item</String>
                <String>contact info</String>
                <String>contact information</String>
                <String>contact list</String>
                <String>contact card</String>
                <String>address book</String>
                <String>friend</String>
                <String>colleague</String>
                <String>reach</String>
                <String>Contacts</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>contacts folder</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>folder contacts</String> <!-- jonasbar 000914 - for bug 667 -->
            </HasPhrase>
        </EntityType>
        <RelationType type="ol:HasFullAddress">
            <HasPhrase>
                <String>address</String>
                <String>where</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>location</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasAddressPart">
            <HasPhrase>
                <String>where</String>
                <String>at</String>
                <String>in</String>
                <String>on</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>location</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCity">
            <HasPhrase>
                <String>city</String>
                <String>town</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCountry">
            <HasPhrase>
                <String>country</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasStreet">
            <HasPhrase>
                <String>street</String>
                <String>street address</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasPostOfficeBox">
            <HasPhrase>
                <String>box</String>
                <String>box address</String>
                <String>pobox</String>
                <String>pobox address</String>
                <String>po box</String>
                <String>po box address</String>
                <String>p o box</String>
                <String>p o box address</String>
                <String>PO box</String>
                <String>PO box address</String>
                <String>P.O. box</String>
                <String>P.O. box address</String>
                <String>post office box</String>
                <String>post office box address</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasPostalCode">
            <HasPhrase>
                <String>zip</String>
                <String>zip code</String>
                <String>post code</String>
                <String>postal code</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasState">
            <HasPhrase>
                <String>state</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasMailingAddress">
            <HasPhrase>
                <String>mailing address</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBusinessAddress">
            <HasPhrase>
                <String>business address</String>
                <String>work address</String>
                <String>office address</String>
                <String>business mail</String>
                <String>work mail</String>
                <String>office mail</String>
                <String>business</String>
                <String>work</String>
                <String>office</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBusinessAddressPart">
            <HasPhrase>
                <String>work</String>
                <String>work in</String>
                <String>work at</String>
                <String>work on</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomeAddress">
            <HasPhrase>
                <String>home</String>
                <String>home address</String>
                <String>live</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomeAddressPart">
            <HasPhrase>
                <String>home</String>
                <String>house</String>
                <String>county</String>
                <String>home county</String>
                <String>parish</String>
                <String>live</String>
                <String>live at</String>
                <String>live in</String>
                <String>live on</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomeAddressCity">
            <HasPhrase>
                <String>home town</String>
                <String>home city</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomeAddressCountry">
            <HasPhrase>
                <String>home country</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomeAddressState">
            <HasPhrase>
                <String>home state</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOtherAddress">
            <HasPhrase>
                <String>other address</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasNumber">
            <HasPhrase>
                <String>number</String>
                <String>call</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasPhoneNumber">
            <HasPhrase>
                <String>phone</String>
                <String>phone number</String>
                <String>telephone number</String>
                <String>telephone</String>
                <String>dial</String>
                <String>dial code</String> <!-- should cover "dialling code" too -->
                <String>area code</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFaxNumber">
            <HasPhrase>
                <String>fax</String>
                <String>telefax</String>
                <String>facsimile</String>
                <String>fax number</String>
                <String>telefax number</String>
                <String>facsimile number</String>
                <String>fax phone</String>
                <String>fax phone number</String>
                <String>send fax</String>
                <String>send fax to</String>
                <String>send a fax</String>
                <String>send a fax to</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasAssistantTelephoneNumber">
            <HasPhrase>
                <String>assistant phone number</String>
                <String>assistant phone</String>
                <String>assistant telephone number</String>
                <String>assistant telephone</String>
                <String>assistant number</String>
                <String>assistant</String>
                <String>administrator phone number</String>
                <String>administrator phone</String>
                <String>administrator telephone number</String>
                <String>administrator telephone</String>
                <String>administrator number</String>
                <String>administrator</String>
                <String>admin phone number</String>
                <String>admin phone</String>
                <String>admin telephone number</String>
                <String>admin telephone</String>
                <String>admin number</String>
                <String>admin</String>
                <String>secretary phone number</String>
                <String>secretary phone</String>
                <String>secretary telephone number</String>
                <String>secretary telephone</String>
                <String>secretary number</String>
                <String>secretary</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBusinessTelephoneNumber">
            <HasPhrase>
                <String>business phone number</String>
                <String>business phone</String>
                <String>business telephone number</String>
                <String>business telephone</String>
                <String>business number</String>
                <String>work phone number</String>
                <String>work phone</String>
                <String>work telephone number</String>
                <String>work telephone</String>
                <String>work number</String>
                <String>office phone number</String>
                <String>office phone</String>
                <String>office telephone number</String>
                <String>office telephone</String>
                <String>office number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBusiness1TelephoneNumber">
            <HasPhrase>
                <String>main business phone number</String>
                <String>main business phone</String>
                <String>main business telephone number</String>
                <String>main business telephone</String>
                <String>main business number</String>
                <String>main work phone number</String>
                <String>main work phone</String>
                <String>main work telephone number</String>
                <String>main work telephone</String>
                <String>main work number</String>
                <String>main office phone number</String>
                <String>main office phone</String>
                <String>main office telephone number</String>
                <String>main office telephone</String>
                <String>main office number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBusiness2TelephoneNumber">
            <HasPhrase>
                <String>second business phone number</String>
                <String>second business phone</String>
                <String>second business telephone number</String>
                <String>second business telephone</String>
                <String>second business number</String>
                <String>second work phone number</String>
                <String>second work phone</String>
                <String>second work telephone number</String>
                <String>second work telephone</String>
                <String>second work number</String>
                <String>second office phone number</String>
                <String>second office phone</String>
                <String>second office telephone number</String>
                <String>second office telephone</String>
                <String>second office number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBusinessFaxNumber">
            <HasPhrase>
                <String>business fax number</String>
                <String>business fax</String>
                <String>business telefax number</String>
                <String>business telefax</String>
                <String>business facsimile number</String>
                <String>business facsimile</String>
                <String>business fax phone</String>
                <String>business fax phone number</String>
                <String>business number</String>
                <String>work fax number</String>
                <String>work fax</String>
                <String>work telefax number</String>
                <String>work telefax</String>
                <String>work facsimile number</String>
                <String>work facsimile</String>
                <String>work fax phone</String>
                <String>work fax phone number</String>
                <String>office fax number</String>
                <String>office fax</String>
                <String>office telefax number</String>
                <String>office telefax</String>
                <String>office facsimile number</String>
                <String>office facsimile</String>
                <String>office fax phone</String>
                <String>office fax phone number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCallbackTelephoneNumber">
            <HasPhrase>
                <String>callback phone number</String>
                <String>callback phone</String>
                <String>callback telephone number</String>
                <String>callback telephone</String>
                <String>callback number</String>
                <String>call back phone number</String>
                <String>call back phone</String>
                <String>call back telephone number</String>
                <String>call back telephone</String>
                <String>call back number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCarTelephoneNumber">
            <HasPhrase>
                <String>car phone number</String>
                <String>car phone</String>
                <String>car telephone number</String>
                <String>car telephone</String>
                <String>car number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCompanyMainTelephoneNumber">
            <HasPhrase>
                <String>company main phone number</String>
                <String>company main phone</String>
                <String>company main telephone number</String>
                <String>company main telephone</String>
                <String>company main number</String>
                <String>company phone number</String>
                <String>company phone</String>
                <String>company telephone number</String>
                <String>company telephone</String>
                <String>company number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomeFaxNumber">
            <HasPhrase>
                <String>home fax number</String>
                <String>home fax</String>
                <String>home telefax number</String>
                <String>home telefax</String>
                <String>home facsimile number</String>
                <String>home facsimile</String>
                <String>home fax phone</String>
                <String>home fax phone number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomeTelephoneNumber">
            <HasPhrase>
                <String>home phone number</String>
                <String>home phone</String>
                <String>home telephone number</String>
                <String>home telephone</String>
                <String>home number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHome1TelephoneNumber">
            <HasPhrase>
                <String>main home phone number</String>
                <String>main home phone</String>
                <String>main home telephone number</String>
                <String>main home telephone</String>
                <String>main home number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHome2TelephoneNumber">
            <HasPhrase>
                <String>second home phone number</String>
                <String>second home phone</String>
                <String>second home telephone number</String>
                <String>second home telephone</String>
                <String>second home number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasISDNNumber">
            <HasPhrase>
                <String>ISDN number</String>
                <String>ISDN phone</String>
                <String>ISDN telephone number</String>
                <String>ISDN telephone</String>
                <String>ISDN</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasMobileTelephoneNumber">
            <HasPhrase>
                <String>mobile phone number</String>
                <String>mobile phone</String>
                <String>mobile telephone number</String>
                <String>mobile telephone</String>
                <String>mobile number</String>
                <String>mobile</String>
                <String>cellular phone number</String>
                <String>cellular phone</String>
                <String>cellular telephone number</String>
                <String>cellular telephone</String>
                <String>cellular number</String>
                <String>cellular</String>
                <String>cell phone number</String>
                <String>cell phone</String>
                <String>cell telephone number</String>
                <String>cell telephone</String>
                <String>cell number</String>
                <String>cell</String>
                <String>wireless phone number</String>
                <String>wireless phone</String>
                <String>wireless telephone number</String>
                <String>wireless telephone</String>
                <String>wireless number</String>
                <String>wireless</String>
                <String>portable phone number</String>
                <String>portable phone</String>
                <String>portable telephone number</String>
                <String>portable telephone</String>
                <String>portable number</String>
                <String>portable</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOtherFaxNumber">
            <HasPhrase>
                <String>other fax number</String>
                <String>other fax</String>
                <String>other telefax number</String>
                <String>other telefax</String>
                <String>other fax phone</String>
                <String>other fax phone number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOtherTelephoneNumber">
            <HasPhrase>
                <String>other phone number</String>
                <String>other phone</String>
                <String>other telephone number</String>
                <String>other telephone</String>
                <String>other number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasPagerNumber">
            <HasPhrase>
                <String>pager number</String>
                <String>paging number</String>
                <String>pager</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasPrimaryTelephoneNumber">
            <HasPhrase>
                <String>primary phone number</String>
                <String>primary phone</String>
                <String>primary telephone number</String>
                <String>primary telephone</String>
                <String>primary number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasRadioTelephoneNumber">
            <HasPhrase>
                <String>radio phone number</String>
                <String>radio phone</String>
                <String>radio telephone number</String>
                <String>radio telephone</String>
                <String>radio number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasTelexNumber">
            <HasPhrase>
                <String>telex number</String>
                <String>telex</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasTTYTDDTelephoneNumber">
            <HasPhrase>
                <String>TTYTDD number</String>
                <String>TTYTDD</String>
                <String>TTY TDD number</String>
                <String>TTY TDD</String>
                <String>TTY number</String>
                <String>TTY</String>
                <String>TDD number</String>
                <String>TDD</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasEmailAddress">
            <HasPhrase>
<!-- jonasbar 000715 Try doing without this one, it screws up so often.
                <String>mail</String>
-->
                <String>email</String>
                <String>e-mail</String>
                <String>mail address</String>
                <String>email address</String>
                <String>e-mail address</String>
                <String>emailaddress</String>
                <String>email ID</String>
                <String>ID</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasAccount">
            <HasPhrase>
                <String>account</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasAnniversary">
            <HasPhrase>
                <String>anniversary</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasAssistantName">
            <HasPhrase>
                <String>assistant</String>
                <String>assistant name</String>
                <String>administrator</String>
                <String>administrator name</String>
                <String>admin</String>
                <String>admin name</String>
                <String>secretary</String>
                <String>secretary name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBirthDay">
            <HasPhrase>
                <String>birthday</String>
                <String>birth day</String>
                <String>born</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHomePage">
            <HasPhrase>
                <String>homepage</String>
                <String>webpage</String>
                <String>home page</String>
                <String>web page</String>
                <String>home</String>
                <String>web site</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasBusinessHomePage">
            <HasPhrase>
                <String>business homepage</String>
                <String>business webpage</String>
                <String>business home page</String>
                <String>business web page</String>
                <String>work homepage</String>
                <String>work webpage</String>
                <String>work home page</String>
                <String>work web page</String>
                <String>office homepage</String>
                <String>office webpage</String>
                <String>office home page</String>
                <String>office web page</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasChildren">
            <HasPhrase>
                <String>child</String>
                <String>children</String>
                <String>kid</String>
                <String>son</String>
                <String>daughter</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasContactName"> <!-- jonasbar 000909 - this is a supertype of HasCompanyName and HasFullName -->
            <HasPhrase>
                <String>for</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCompanyName">
            <HasPhrase>
                <String>company</String>
                <String>company name</String>
                <String>work for</String>
                <String>work at</String>
<!-- jonasbar 000714 This didn't work well at all... turned everything with "from" into contact queries...
                <String>from</String>
-->
                <String>represent</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasComputerNetworkName">
            <HasPhrase>
                <String>network name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCustomerID">
            <HasPhrase>
                <String>customer</String>
                <String>ID</String>
                <String>customer ID</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasDepartmentName">
            <HasPhrase>
                <String>department</String>
                <String>department name</String>
                <String>group</String>
                <String>group name</String>
                <String>in</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFileAs">
            <HasPhrase>
                <String>file</String>
                <String>file as</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>be filed as</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFirstName">
            <HasPhrase>
                <String>first name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFTPSite">
            <HasPhrase>
                <String>ftp site</String>
                <String>ftp</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFullName">
            <HasPhrase>
                <String>full name</String>
                <String>name</String>
<!-- jonasbar 000829 - can we do without this?
                <String>name of</String>
-->
<!-- seems to be a troublemaker
                <String>to</String>
-->
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasGender">
            <HasPhrase>
                <String>sex</String>
                <String>gender</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlGender">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>unspecified</String>
                    <String>unknown</String>
                    <String>neuter</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>female</String>
                    <String>woman</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>male</String>
                    <String>man</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasGovernmentIDNumber">
            <HasPhrase>
                <String>government ID</String>
                <String>government ID number</String>
                <String>government number</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasHobby">
            <HasPhrase>
                <String>hobby</String>
                <String>gift</String> <!-- jonasbar 000714 Pretty clever annotation I think! -->
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasInitials">
            <HasPhrase>
                <String>initial</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasJobTitle">
            <HasPhrase>
                <String>title</String>
                <String>designation</String>
                <String>jobtitle</String>
                <String>job title</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasJournal">
            <HasPhrase>
                <String>journal</String>
            </HasPhrase>
        </RelationType>
        <Instances src="ol:ContactItem" rel="ol:HasJournal">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>has journal</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>does not have journal</String>
                    <String>has no journal</String>
                    <String>no journal</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <RelationType type="ol:HasLanguage">
            <HasPhrase>
                <String>language</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:Language">
            <Instance>
                <ol:String dt="string">english</ol:String>
                <HasPhrase>
                    <String>english</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:String dt="string">swedish</ol:String>
                <HasPhrase>
                    <String>swedish</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasLastName">
            <HasPhrase>
                <String>last name</String>
                <String>family name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasManagerName">
            <HasPhrase>
                <String>manager name</String>
                <String>manager</String>
                <String>managed by</String>
                <String>report to</String>
                <String>supervisor</String>
                <String>superior</String>
                <String>boss</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>manage</String>
<!--                <String>report</String> This messes up the interpretation as "mail" too much. -->
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasMiddleName">
            <HasPhrase>
                <String>middle name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasNetMeetingAlias">
            <HasPhrase>
                <String>net meeting alias</String>
                <String>netmeeting alias</String>
                <String>net meeting name</String>
                <String>netmeeting name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasNetMeetingServer">
            <HasPhrase>
                <String>net meeting server</String>
                <String>netmeeting server</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasNickname">
            <HasPhrase>
                <String>nickname</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOfficeLocation">
            <HasPhrase>
                <String>office</String>
                <String>where</String>
                <String>building</String>
                <String>in</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>location</String>
                <String>office location</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOrganizationalIDNumber">
            <HasPhrase>
                <String>organizational ID number</String>
                <String>organisational ID number</String>
                <String>organizational ID</String>
                <String>organisational ID</String>
                <String>organizational number</String>
                <String>organisational number</String>
                <String>ID number</String>
                <String>ID</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasPersonalHomePage">
            <HasPhrase>
                <String>personal homepage</String>
                <String>personal webpage</String>
                <String>personal home page</String>
                <String>personal web page</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasProfession">
            <HasPhrase>
                <String>profession</String>
                <String>job</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasReferredBy">
            <HasPhrase>
                <String>was referred by</String>
                <String>referred by</String>
                <String>referred</String>
            </HasPhrase>
        </RelationType>
<!-- [jonasbar 000707] I don't think we care.
        <Instances type="ol:OlMailingAddress">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>none</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>home</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>business</String>
                    <String>work</String>
                    <String>office</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>other</String>
                </HasPhrase>
            </Instance>
        </Instances>
-->
        <RelationType type="ol:HasSpouse">
            <HasPhrase>
                <String>spouse</String>
                <String>wife</String>
                <String>husband</String>
                <String>spouse name</String>
                <String>wife name</String>
                <String>husband name</String>
                <String>married</String>
                <String>married to</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasSuffix">
            <HasPhrase>
                <String>suffix</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasTitle">
            <HasPhrase>
                <String>title</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasUserCertificate">
            <HasPhrase>
                <String>user certificate</String>
                <String>certificate</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasWebpage">
            <HasPhrase>
                <String>homepage</String>
                <String>webpage</String>
                <String>home page</String>
                <String>web page</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasYomiCompanyName">
            <HasPhrase>
                <String>yomi company name</String>
                <String>yomi company</String>
                <String>yomi name</String>
                <String>yomi</String>
                <String>company name</String>
                <String>company</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasYomiFirstName">
            <HasPhrase>
                <String>yomi first name</String>
                <String>yomi name</String>
                <String>yomi</String>
                <String>first name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasYomiLastName">
            <HasPhrase>
                <String>yomi last name</String>
                <String>yomi name</String>
                <String>yomi</String>
                <String>last name</String>
                <String>family name</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:MailOrMeetingItem">
            <HasPhrase>
                <String>mail</String>
                <String>email</String>
                <String>e-mail</String>
                <String>message</String>
                <String>mail item</String>
                <String>email item</String>
                <String>e-mail item</String>
                <String>message item</String>
                <String>mailitem</String>
                <String>letter</String>
                <!-- This really should have a pattern that checks that it is a reply
                     but we don't know how to do that. -->
                <String>reply</String>
                <String>response</String>
                <String>respond</String>
                <String>enquiry</String>
                <String>enquire</String>
            </HasPhrase>
        </EntityType>
        <EntityType type="ol:MailItem">
            <HasPhrase>
                <String>note</String> <!-- Note that this is also recognized as a sticky note. -->
                <String>report</String>
            </HasPhrase>
        </EntityType>
        <EntityType type="ol:ReportItem">
            <HasPhrase>
                <String>delivery note</String>
                <String>delivery notice</String>
                <String>report item</String>
            </HasPhrase>
        </EntityType>
        <Instances src="ol:MailOrMeetingItem" rel="ol:IsAutoForwarded">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>autoforwarded</String>
                    <String>auto forwarded</String>
                    <String>automatically forwarded</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>is not autoforwarded</String>
                    <String>is not auto forwarded</String>
                    <String>is not automatically forwarded</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <RelationType type="ol:HasBCC">
            <HasPhrase>
                <String>bcc</String>
                <String>bcc 'd</String>
                <String>bcc to</String>
                <String>bcc 'd to</String>
                <String>blind carbon copy</String>
                <String>blind carboncopy</String>
                <String>blind cc</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCC">
            <HasPhrase>
                <String>cc</String>
                <String>cc 'd</String>
                <String>cc to</String>
                <String>cc 'd to</String>
                <String>carbon copy</String>
                <String>carboncopy</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasDeferredDeliveryTime">
            <HasPhrase>
                <String>deferred delivery time</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasExpiryTime">
            <HasPhrase>
                <String>expire</String>
                <String>expiry time</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFlagDueBy">
            <HasPhrase>
                <String>flag due by</String>
                <String>due by</String>
                <String>due</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFlagRequest">
            <HasPhrase>
                <String>flag request</String>
                <String>request</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasFlagStatus">
            <HasPhrase>
                <String>flag status</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlFlagStatus">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>no flag</String>
                    <String>no follow up</String>
                    <String>no follow-up</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>complete</String>
                    <String>completed</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>follow up</String>
                    <String>follow-up</String>
                    <String>follow up request</String>
                    <String>follow-up request</String>
                    <String>marked</String>
                    <String>flagged</String>
                    <String>flag</String>
                    <String>flagged for action</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasHTMLBody">
            <HasPhrase>
                <String>HTML body</String>
                <String>HTML</String>
            </HasPhrase>
        </RelationType>
<!-- jonasbar 000714 We probably want these to go to ol:HasTo instead.
        <RelationType type="ol:HasReceivedByName">
            <HasPhrase>
                <String>received by</String>
                <String>read by</String>
            </HasPhrase>
        </RelationType>
-->
        <RelationType type="ol:HasReceivedTime">
            <HasPhrase>
                <String>receive</String>
<!-- jonasbar 000715 Live without it...
                <String>get</String>
-->
            </HasPhrase>
        </RelationType>
<!--
        <RelationType type="ol:ReminderPlaySound">
            <HasPhrase>
                <String>???</String>
            </HasPhrase>
        </RelationType>
-->
        <Instances src="ol:MailItem" rel="ol:ReminderPlaySound">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>with sound</String>
                    <String>have sound</String>
                    <!-- <String>has sound</String> -->
                    <String>play sound</String>
                    <String>sound</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>without sound</String>
<!-- jonasbar 000828 - negation handled differently
                    <String>with no sound</String>
                    <String>have no sound</String>
                    <String>has no sound</String>
                    <String>play no sound</String>
-->
                    <String>silent</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:ReminderIsSet">
            <HasPhrase>
                <String>reminder</String>
            </HasPhrase>
        </RelationType>
        <Instances src="ol:MailOrMeetingItem" rel="ol:ReminderIsSet">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>with reminder</String>
                    <String>have reminder</String>
                    <!-- <String>has reminder</String> -->
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>without reminder</String>
<!-- jonasbar 000828 - negation handled differently
                    <String>with no reminder</String>
                    <String>have no reminder</String>
                    <String>has no reminder</String>
-->
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasReminderSoundFile">
            <HasPhrase>
                <String>reminder sound</String>
                <String>reminder sound file</String>
                <String>reminder file</String>
                <String>sound file</String>
                <String>reminder sound path</String>
                <String>reminder path</String>
                <String>sound path</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasReminderTime">
            <HasPhrase>
<!--                <String>reminder at</String>  -->
                <String>reminder time</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasSenderName">
            <HasPhrase>
                <String>sender</String>
                <String>send from</String>
                <String>from</String>
                <String>send by</String>
                <String>by</String>
                <String>originator</String>
                <!-- <String>sent by</String> -->
                <String>write by</String>
                <String>compose by</String>
                <String>receive from</String>
                <!-- <String>sent from</String> -->
                <!-- This should really check that it is forward by someone rather than
                     just sent by them but we don't know how. -->
                <String>forward by</String>
                <String>forward from</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>send</String>
                <String>tell</String>
                <String>say</String>
            </HasPhrase>
        </RelationType>
        <Instances src="ol:MailOrMeetingItem" rel="ol:IsSent">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>sent</String>
                    <String>be sent</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>unsent</String>
                    <String>isn't sent</String>
                    <String>aren't sent</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasSentOn">
            <HasPhrase>
                <String>sent</String>
<!--
                <String>sent on</String>
                <String>sent in</String>
-->
            </HasPhrase>
        </RelationType>
        <Instances src="ol:MailOrMeetingItem" rel="ol:IsSubmitted">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>be submitted</String>
                    <String>have be submitted</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>is not submitted</String>
                    <String>has not been submitted</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <RelationType type="ol:HasToOrCcOrBcc">
            <HasPhrase>
                <String>to</String>
                <String>recipient</String>
                <String>send to</String>
                <String>receive by</String>
                <String>read by</String>
                <!-- This should really check that it is forward to someone rather than
                     just sent to them but we don't know how. -->
                <String>forward to</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>receive</String>
<!-- jonasbar 000715 Live without it...
                <String>get</String>
-->
            </HasPhrase>
        </RelationType>
<!-- jonasbar 000904: disable subobjects.
        <EntityType type="ol:DistListItem">
            <HasPhrase>
                <String>distribution list</String>
                <String>mailing list</String>
                <String>distributionlist</String>
                <String>mailinglist</String>
                <String>list</String>
            </HasPhrase>
        </EntityType>
        <RelationType type="ol:HasDLName">
            <HasPhrase>
                <String>name</String>
                <String>call</String>
            </HasPhrase>
        </RelationType>
-->
<!-- [jonasbar 000903] I don't think we can access these anyway.
        <EntityType type="ol:RemoteItem">
            <HasPhrase>
                <String>remote item</String>
                <String>remote</String>
            </HasPhrase>
        </EntityType>
-->
<!-- [jonasbar 000903] I don't think we want this one.
        <RelationType type="ol:HasRemoteMessageClass">
            <HasPhrase>
                <String>remote message class</String>
                <String>remote class</String>
                <String>message class</String>
                <String>class</String>
            </HasPhrase>
        </RelationType>
-->
<!-- jonasbar 000904: ignored.
        <RelationType type="ol:HasTransferSize">
            <HasPhrase>
                <String>transfer size</String>
                <String>size</String>
                <String>length</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasTransferTime">
            <HasPhrase>
                <String>transfer time</String>
                <String>load time</String>
            </HasPhrase>
        </RelationType>
-->
        <EntityType type="ol:PostItem">
            <HasPhrase>
                <String>post</String>
                <String>post item</String>
                <String>postitem</String>
                <String>posting</String>
            </HasPhrase>
        </EntityType>
        <EntityType type="ol:NoteItem">
            <HasPhrase>
                <String>note item</String>
                <String>note</String>
                <String>post-it</String>
                <String>postit</String>
                <String>post-it note</String>
                <String>postit note</String>
                <String>sticky note</String>
                <String>Notes</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>notes folder</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>folder notes</String> <!-- jonasbar 000914 - for bug 667 -->
            </HasPhrase>
        </EntityType>
        <RelationType type="ol:HasColor">
            <HasPhrase>
                <String>color</String>
                <String>colour</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlNoteColor">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>blue</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>green</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>pink</String>
                    <String>red</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>yellow</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">4</ol:Long>
                <HasPhrase>
                    <String>white</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <EntityType type="ol:JournalItem">
            <HasPhrase>
                <String>journal item</String>
                <String>journal</String>
                <String>journal folder</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>folder journal</String> <!-- jonasbar 000914 - for bug 667 -->
            </HasPhrase>
        </EntityType>
        <RelationType type="ol:HasContactNames">
            <HasPhrase>
                <String>contact</String>
                <String>contact name</String>
            </HasPhrase>
        </RelationType>
        <Instances src="ol:JournalItem" rel="ol:DocIsPosted">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>doc be posted</String>
                    <String>document be posted</String>
                    <String>be posted</String>
                    <String>posted</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>doc is not posted</String>
                    <String>document is not posted</String>
                    <String>not be posted</String>
                    <String>not posted</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <Instances src="ol:JournalItem" rel="ol:DocIsPrinted">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>doc be printed</String>
                    <String>document be printed</String>
                    <String>be printed</String>
                    <String>printed</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>doc is not printed</String>
                    <String>document is not printed</String>
                    <String>not been printed</String>
                    <String>not printed</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <Instances src="ol:JournalItem" rel="ol:DocIsRouted">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>doc be routed</String>
                    <String>document be routed</String>
                    <String>be routed</String>
                    <String>routed</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>doc is not routed</String>
                    <String>document is not routed</String>
                    <String>not been routed</String>
                    <String>not routed</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <Instances src="ol:JournalItem" rel="ol:DocIsSaved">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>doc be saved</String>
                    <String>document be saved</String>
                    <String>be saved</String>
                    <String>saved</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>doc is not saved</String>
                    <String>document is not saved</String>
                    <String>not been saved</String>
                    <String>not saved</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <RelationType type="ol:HasDuration">
            <HasPhrase>
                <String>duration</String>
                <!-- jonasbar 000829 - unfortunately "last" collides with "last" as in "my last meeting" -->
                <String>lasts</String>
                <String>lasted</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasType">
            <HasPhrase>
                <String>type</String>
                <String>document type</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:AppointmentItem">
            <HasPhrase>
                <String>appointment</String>
                <String>meeting</String>
                <String>calendar</String>
                <String>schedule</String>
                <String>event</String>
                <String>presentation</String>
                <String>appointment item</String>
                <String>meeting item</String>
                <String>calendar item</String>
                <String>event item</String>
                <String>meet</String>
                <String>busy</String>
                <String>busy time</String>
                <String>free</String>
                <String>free time</String>
                <String>do</String> <!-- jonasbar 000829 - questionable. -->
                <String>commitment</String>
                <String>commit</String>
                <String>time slot</String>
                <String>calendar folder</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>folder calendar</String> <!-- jonasbar 000914 - for bug 667 -->
            </HasPhrase>
        </EntityType>
        <Instances src="ol:AppointmentItem" rel="ol:IsAllDayEvent">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>last all day</String>
                    <String>be all day</String>
                    <String>all day</String>
                    <String>all day long</String>
                    <String>full day</String>
                    <String>daylong</String>
                    <String>day long</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>does not last all day</String>
                    <String>is not all day</String>
                    <String>not an all day event</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <Instances type="ol:OlBusyStatus">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>free</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>tentative</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>busy</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>OOO</String>
                    <String>OOF</String>
                    <String>out of office</String>
                    <String>out of facility</String>
                    <String>out</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasBusyStatus">
            <HasPhrase>
                <String>busy status</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasEnd">
            <HasPhrase>
                <String>end</String>
                <String>finish</String>
                <String>until</String>
            </HasPhrase>
        </RelationType>
        <!-- [jonasbar 000616] This one is suspicious. -->
        <Instances src="ol:AppointmentItem" rel="ol:IsRecurring">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>recur</String>
                    <String>recurring</String>
                </HasPhrase>
            </Instance>
<!-- jonasbar 000828 - negation handled differently
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>does not recur</String>
                    <String>not recurring</String>
                </HasPhrase>
            </Instance>
-->
        </Instances>
        <RelationType type="ol:HasLocation">
            <HasPhrase>
                <String>at</String>
                <String>in</String>
                <String>place</String>
                <String>where</String>
                <String>building</String>
                <String>room</String>
                <String>conference room</String>
            </HasPhrase>
            <HasPhrase inverse="yes">
                <String>location</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasStart">
            <HasPhrase>
                <String>start</String>
                <String>begin</String>
                <String>commence</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasAttendees">
            <HasPhrase>
                <String>attend</String>
                <String>attend by</String>
                <String>attendant</String>
                <String>meeting with</String>
                <String>meet with</String>
                <String>with</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:MeetingItem">
            <HasPhrase>
                <String>meeting item</String>
                <String>meeting request item</String>
                <String>meeting request</String>
            </HasPhrase>
        </EntityType>
        <EntityType type="ol:TaskItem">
            <HasPhrase>
                <String>task item</String>
                <String>task</String>
                <String>task list</String>
                <String>todo</String>
                <String>todo list</String>
                <String>to do</String>
                <String>to do list</String>
                <String>Tasks</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>tasks folder</String> <!-- jonasbar 000914 - for bug 667 -->
                <String>folder tasks</String> <!-- jonasbar 000914 - for bug 667 -->
            </HasPhrase>
        </EntityType>
        <RelationType type="ol:HasActualWork">
            <HasPhrase>
                <String>actual work</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasCardData">
            <HasPhrase>
                <String>card data</String>
                <String>card</String>
                <String>data</String>
            </HasPhrase>
        </RelationType>
        <Instances src="ol:TaskItem" rel="ol:IsComplete">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>complete</String>
                    <!-- <String>completed</String> -->
                    <String>done</String>
                    <String>finish</String>
                    <String>ready</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>incomplete</String>
<!-- jonasbar 000828 - negation handled differently
                    <String>not complete</String>
                    <String>not done</String>
                    <String>not finished</String>
                    <String>not ready</String>
-->
                    <String>outstanding</String>
                    <String>uncompleted</String>
                    <String>need to complete</String>
                    <String>pending</String>
                    <String>partially complete</String>
                    <String>partially done</String>
                    <String>partially ready</String>
                    <String>active</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasContacts">
            <HasPhrase>
                <String>contact</String>
                <String>contact name</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasDelegator">
            <HasPhrase>
                <String>delegated</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasDueDate">
            <HasPhrase>
                <String>due</String>
                <String>due date</String>
                <String>due on</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOwner">
            <HasPhrase>
                <String>owner</String>
                <String>owned by</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasOwnership">
            <HasPhrase>
                <String>ownership</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlTaskOwnership">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>new</String>
                    <String>new task</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>delegated</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>own</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasPercentComplete">
            <HasPhrase>
                <String>percent complete</String>
                <String>percent</String>
                <String>completeness</String>
                <String>how complete</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasResponseState">
            <HasPhrase>
                <String>response</String>
                <String>response state</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlTaskResponse">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>not delegate</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>not respond</String>
                    <String>not answer</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>accept</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>decline</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasRole">
            <HasPhrase>
                <String>role</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasStartDate">
            <HasPhrase>
                <String>start</String>
                <String>start date</String>
                <String>starting</String>
            </HasPhrase>
        </RelationType>
        <RelationType type="ol:HasStatus">
            <HasPhrase>
                <String>status</String>
                <String>task status</String>
            </HasPhrase>
        </RelationType>
        <Instances type="ol:OlTaskStatus">
            <Instance>
                <ol:Long dt="int">0</ol:Long>
                <HasPhrase>
                    <String>not started</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">1</ol:Long>
                <HasPhrase>
                    <String>in progress</String>
                    <String>worked on</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">2</ol:Long>
                <HasPhrase>
                    <String>complete</String>
                    <String>completed</String>
                    <String>done</String>
                    <String>finished</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">3</ol:Long>
                <HasPhrase>
                    <String>waiting</String>
                    <String>on hold</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Long dt="int">4</ol:Long>
                <HasPhrase>
                    <String>deferred</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <Instances src="ol:TaskItem" rel="ol:IsTeamTask">
            <Instance>
                <ol:Boolean dt="boolean">True</ol:Boolean>
                <HasPhrase>
                    <String>team task</String>
                    <String>team</String>
                </HasPhrase>
            </Instance>
            <Instance>
                <ol:Boolean dt="boolean">False</ol:Boolean>
                <HasPhrase>
                    <String>individual task</String>
                    <String>individual</String>
                </HasPhrase>
            </Instance>
        </Instances>
        <RelationType type="ol:HasTotalWork">
            <HasPhrase>
                <String>total work</String>
                <String>work</String>
            </HasPhrase>
        </RelationType>
        <EntityType type="ol:DocumentItem">
            <HasPhrase>
                <String>document</String>
                <String>doc</String>
            </HasPhrase>
        </EntityType>
        <EntityType type="ol:EmailAddress">
            <HasPhrase>
                <String>email address</String>
                <String>email alias</String>
                <String>alias</String>
            </HasPhrase>
        </EntityType>
        <EntityType type="ol:String">
            <HasPhrase>
                <String>word</String>
            </HasPhrase>
        </EntityType>

        <Ignorable cost="1">
            <HasPhrase>
                <String>with</String>
                <String>for</String>
            </HasPhrase>
        </Ignorable>
        <Ignorable cost="3">
            <HasPhrase>
                <String>where</String>
            </HasPhrase>
        </Ignorable>
        <Ignorable cost="0">
            <HasPhrase>
                <String>me</String>
                <String>my</String>
                <String>that</String>
            </HasPhrase>
        </Ignorable>
        <Ignorable cost="0.5"> <!-- jonasbar 000829 - changed from 1 -->
            <HasPhrase>
                <String>contain</String> <!-- to handle "... with email address containing blah" -->
                <String>containing</String> <!-- to handle "... with email address containing blah" -->
            </HasPhrase>
        </Ignorable>
        <Ignorable cost="1">
            <HasPhrase>
                <String>get hold of</String>
                <String>show me</String>
                <String>give me</String>
                <String>would like</String>
                <String>show me what</String>
                <String>find me</String>
                <String>find all </String>
                <String>let's look at</String>
                <String>bring up</String>
                <String>display all</String>
                <String>give me</String>
                <String>search for</String>
                <String>get info</String>
                <String>tell me</String>
                <String>list all</String>
                <String>get all</String>
            </HasPhrase>
        </Ignorable>
        <Verb cost="1">
            <HasPhrase>
                <String>be</String>
                <String>am</String>
                <String>are</String>
                <String>is</String>
                <String>was</String>
                <String>were</String>
                <String>been</String>
                <String>being</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>have</String>
                <String>has</String>
                <String>had</String>
                <String>having</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>will</String>
                <String>would</String>
                <String>willing</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>show</String>
                <String>shows</String>
                <String>showed</String>
                <String>shown</String>
                <String>showing</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>display</String>
                <String>displays</String>
                <String>displayed</String>
                <String>displaying</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>find</String>
                <String>finds</String>
                <String>found</String>
                <String>finding</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>get</String>
                <String>gets</String>
                <String>got</String>
                <String>gotten</String>
                <String>getting</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>exist</String>
                <String>exists</String>
                <String>existed</String>
                <String>existing</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>do</String>
                <String>does</String>
                <String>did</String>
                <String>doing</String>
                <String>done</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>give</String>
                <String>gives</String>
                <String>gave</String>
                <String>given</String>
                <String>giving</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>know</String>
                <String>knows</String>
                <String>knew</String>
                <String>known</String>
                <String>knowing</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>want</String>
                <String>wants</String>
                <String>wanted</String>
                <String>wanting</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>receive</String>
                <String>receives</String>
                <String>received</String>
                <String>receiving</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>like</String>
                <String>likes</String>
                <String>liked</String>
                <String>liking</String>
            </HasPhrase>
        </Verb>
        <Verb cost="1">
            <HasPhrase>
                <String>hold</String>
                <String>holds</String>
                <String>held</String>
                <String>holding</String>
            </HasPhrase>
        </Verb>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>albert</String>
            <String>al</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>alexander</String>
            <String>alex</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>andrew</String>
            <String>andy</String>
            <String>drew</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>angela</String>
            <String>angie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>anthony</String>
            <String>antonio</String>
            <String>tony</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>arthur</String>
            <String>art</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>barbara</String>
            <String>barb</String>
            <String>bobbie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>benjamin</String>
            <String>ben</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>bradley</String>
            <String>brad</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>cameron</String>
            <String>cam</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>catherine</String>
            <String>cathy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>candace</String>
            <String>candy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>charles</String>
            <String>charlie</String>
            <String>chuck</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>chris</String>
            <String>christopher</String>
            <String>christian</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>christina</String>
            <String>tina</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>christine</String>
            <String>christy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>cynthia</String>
            <String>cindy</String>
            <String>cindi</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>curtis</String>
            <String>curt</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>dan</String>
            <String>daniel</String>
            <String>danny</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>dave</String>
            <String>david</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>deb</String>
            <String>debbie</String>
            <String>debora</String>
            <String>deborah</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>don</String>
            <String>donald</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>douglas</String>
            <String>doug</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>edward</String>
            <String>ed</String>
            <String>eddie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>edwin</String>
            <String>ed</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>elizabeth</String>
            <String>beth</String>
            <String>betsy</String>
            <String>liz</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>eugene</String>
            <String>gene</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>francis</String>
            <String>frank</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>francisco</String>
            <String>paco</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>frederick</String>
            <String>fred</String>
            <String>rick</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>gabriel</String>
            <String>gabe</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>geoffrey</String>
            <String>geoff</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>gerald</String>
            <String>gerry</String>
            <String>jerry</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>gerard</String>
            <String>gerry</String>
            <String>jerry</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>gregory</String>
            <String>greg</String>
            <String>gregg</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>harry</String>
            <String>harold</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>henry</String>
            <String>hank</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>howard</String>
            <String>howie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>jack</String>
            <String>jon</String>
            <String>john</String>
            <String>johnny</String>
            <String>johnathan</String>
            <String>jonathan</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>jacqueline</String>
            <String>jacki</String>
            <String>jackie</String>
            <String>jacqui</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>jake</String>
            <String>jacob</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>jamie</String>
            <String>jim</String>
            <String>james</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>janet</String>
            <String>jan</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>janice</String>
            <String>jan</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>jeffery</String>
            <String>jeffrey</String>
            <String>jeff</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>jennifer</String>
            <String>jen</String>
            <String>jenn</String>
            <String>jenny</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>joe</String>
            <String>joseph</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>jonathan</String>
            <String>jon</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>joshua</String>
            <String>josh</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>judith</String>
            <String>judi</String>
            <String>judy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>julia</String>
            <String>julie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>katherine</String>
            <String>kate</String>
            <String>kathy</String>
            <String>katie</String>
            <String>katy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>kathleen</String>
            <String>kate</String>
            <String>kathie</String>
            <String>kathy</String>
            <String>katie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>kathryn</String>
            <String>kate</String>
            <String>kathy</String>
            <String>katie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>ken</String>
            <String>kenneth</String>
            <String>kenny</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>kimberly</String>
            <String>kim</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>kristine</String>
            <String>kris</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>lawrence</String>
            <String>larry</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>leonard</String>
            <String>len</String>
            <String>lenny</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>leslie</String>
            <String>les</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>louis</String>
            <String>lou</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>margaret</String>
            <String>meg</String>
            <String>peg</String>
            <String>peggi</String>
            <String>peggy</String>
            <String>margareth</String>
            <String>maggie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>martha</String>
            <String>marti</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>martin</String>
            <String>marty</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>matt</String>
            <String>matthew</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>melinda</String>
            <String>mindy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>mike</String>
            <String>michael</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>mitchell</String>
            <String>mitch</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>nate</String>
            <String>nathan</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>nicholas</String>
            <String>nick</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>nicole</String>
            <String>nikki</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>norman</String>
            <String>norm</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>pamela</String>
            <String>pam</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>patricia</String>
            <String>pat</String>
            <String>patti</String>
            <String>patty</String>
            <String>tricia</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>patrick</String>
            <String>pat</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>penny</String>
            <String>penelope</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>peter</String>
            <String>pete</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>philip</String>
            <String>phil</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>randall</String>
            <String>randy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>raymond</String>
            <String>ray</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>rebecca</String>
            <String>becca</String>
            <String>becky</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>ricardo</String>
            <String>rick</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>richard</String>
            <String>rich</String>
            <String>rick</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>robert</String>
            <String>bob</String>
            <String>rob</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>roberto</String>
            <String>robert</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>rodney</String>
            <String>rod</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>ronald</String>
            <String>ron</String>
            <String>ronnie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>russell</String>
            <String>russ</String>
            <String>rusty</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>samantha</String>
            <String>sam</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>samuel</String>
            <String>sam</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>sandra</String>
            <String>sandi</String>
            <String>sandy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>sarah</String>
            <String>sally</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>stanley</String>
            <String>stan</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>steve</String>
            <String>steven</String>
            <String>stephen</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>susan</String>
            <String>sue</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>suzanne</String>
            <String>susie</String>
            <String>suzie</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>tammy</String>
            <String>tamara</String>
            <String>tami</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>teresa</String>
            <String>teri</String>
            <String>tess</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>theodore</String>
            <String>ted</String>
            <String>teddy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>theresa</String>
            <String>teri</String>
            <String>terri</String>
            <String>terry</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>thomas</String>
            <String>tom</String>
            <String>tommie</String>
            <String>tommy</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>timothy</String>
            <String>tim</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>victor</String>
            <String>vic</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>victoria</String>
            <String>vicki</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>vincent</String>
            <String>vince</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>vladimir</String>
            <String>vlad</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>walter</String>
            <String>walt</String>
        </HasPhrase>
    </Synonyms>
    <Synonyms type="ol:PersonName">
        <HasPhrase>
            <String>william</String>
            <String>bill</String>
            <String>billy</String>
            <String>will</String>
        </HasPhrase>
    </Synonyms>
        <ReplacementPair>
                <Keyword>acepted</Keyword>
                <Replacement>accepted</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>acksepted</Keyword>
                <Replacement>accepted</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>acount</Keyword>
                <Replacement>account</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>adress</Keyword>
                <Replacement>address</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>addres</Keyword>
                <Replacement>address</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>adresses</Keyword>
                <Replacement>addresses</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>addreses</Keyword>
                <Replacement>addresses</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>administrater</Keyword>
                <Replacement>administrator</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>administraters</Keyword>
                <Replacement>administrators</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>apointment</Keyword>
                <Replacement>appointment</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>appoinment</Keyword>
                <Replacement>appointment</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>apointments</Keyword>
                <Replacement>appointments</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>appoinments</Keyword>
                <Replacement>appointments</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>arange</Keyword>
                <Replacement>arrange</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>aranged</Keyword>
                <Replacement>arranged</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>aranges</Keyword>
                <Replacement>arranges</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>asistent</Keyword>
                <Replacement>assistant</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>atach</Keyword>
                <Replacement>attach</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>atached</Keyword>
                <Replacement>attached</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>atendent</Keyword>
                <Replacement>attendant</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>attendent</Keyword>
                <Replacement>attendant</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>atendents</Keyword>
                <Replacement>attendants</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>attendents</Keyword>
                <Replacement>attendants</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>bluw</Keyword>
                <Replacement>blue</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>buisness</Keyword>
                <Replacement>business</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>busines</Keyword>
                <Replacement>business</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>calinder</Keyword>
                <Replacement>calendar</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>calender</Keyword>
                <Replacement>calendar</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>catagory</Keyword>
                <Replacement>category</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>catagories</Keyword>
                <Replacement>categories</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>celular</Keyword>
                <Replacement>cellular</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>celuler</Keyword>
                <Replacement>cellular</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>selular</Keyword>
                <Replacement>cellular</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>certifecate</Keyword>
                <Replacement>certificate</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>certifecates</Keyword>
                <Replacement>certificates</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>collegue</Keyword>
                <Replacement>colleague</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>collegues</Keyword>
                <Replacement>colleagues</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>comense</Keyword>
                <Replacement>commence</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>committment</Keyword>
                <Replacement>commitment</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>consern</Keyword>
                <Replacement>concern</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>conserning</Keyword>
                <Replacement>concerning</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>confidental</Keyword>
                <Replacement>confidential</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>confidantal</Keyword>
                <Replacement>confidential</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>contian</Keyword>
                <Replacement>contain</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>contians</Keyword>
                <Replacement>contains</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>contianing</Keyword>
                <Replacement>containing</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>durring</Keyword>
                <Replacement>during</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>emial</Keyword>
                <Replacement>email</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>emials</Keyword>
                <Replacement>emails</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>faxsimilie</Keyword>
                <Replacement>facsimile</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>faxsim</Keyword>
                <Replacement>facsimile</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>freind</Keyword>
                <Replacement>friend</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>freinds</Keyword>
                <Replacement>friends</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>fromn</Keyword>
                <Replacement>from</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>fueture</Keyword>
                <Replacement>future</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>groop</Keyword>
                <Replacement>group</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>importence</Keyword>
                <Replacement>importance</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>importent</Keyword>
                <Replacement>important</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>indevidual</Keyword>
                <Replacement>individual</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>individule</Keyword>
                <Replacement>individual</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>indeviduals</Keyword>
                <Replacement>individuals</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>individules</Keyword>
                <Replacement>individuals</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>insensative</Keyword>
                <Replacement>insensitive</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>incert</Keyword>
                <Replacement>insert</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>journel</Keyword>
                <Replacement>journal</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>kno</Keyword>
                <Replacement>know</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>langage</Keyword>
                <Replacement>language</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>languge</Keyword>
                <Replacement>language</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>mael</Keyword>
                <Replacement>mail</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>maels</Keyword>
                <Replacement>mails</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>manege</Keyword>
                <Replacement>manage</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>maneges</Keyword>
                <Replacement>manages</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>maniger</Keyword>
                <Replacement>manager</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>meating</Keyword>
                <Replacement>meeting</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>meatings</Keyword>
                <Replacement>meetings</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>mesage</Keyword>
                <Replacement>message</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>mesages</Keyword>
                <Replacement>messages</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>milege</Keyword>
                <Replacement>mileage</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>milage</Keyword>
                <Replacement>mileage</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>modifacation</Keyword>
                <Replacement>modification</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>modifyed</Keyword>
                <Replacement>modified</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>normel</Keyword>
                <Replacement>normal</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>optionel</Keyword>
                <Replacement>optional</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>pagger</Keyword>
                <Replacement>pager</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>parrish</Keyword>
                <Replacement>parish</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>purcent</Keyword>
                <Replacement>percent</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>perrson</Keyword>
                <Replacement>person</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>perrsons</Keyword>
                <Replacement>persons</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>porteble</Keyword>
                <Replacement>portable</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>pressentation</Keyword>
                <Replacement>presentation</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>pressentations</Keyword>
                <Replacement>presentations</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>profesion</Keyword>
                <Replacement>profession</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>proffession</Keyword>
                <Replacement>profession</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>reech</Keyword>
                <Replacement>reach</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>recieve</Keyword>
                <Replacement>receive</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>reseve</Keyword>
                <Replacement>receive</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>recieves</Keyword>
                <Replacement>receives</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>reseves</Keyword>
                <Replacement>receives</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>recevied</Keyword>
                <Replacement>received</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>recieved</Keyword>
                <Replacement>received</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>resipient</Keyword>
                <Replacement>recipient</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>resipients</Keyword>
                <Replacement>recipients</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>refered</Keyword>
                <Replacement>referred</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>reguard</Keyword>
                <Replacement>regard</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>reguarding</Keyword>
                <Replacement>regarding</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>repeet</Keyword>
                <Replacement>repeat</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>responce</Keyword>
                <Replacement>response</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>responces</Keyword>
                <Replacement>responses</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>roal</Keyword>
                <Replacement>role</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>schidule</Keyword>
                <Replacement>schedule</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>skedule</Keyword>
                <Replacement>schedule</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>schiduled</Keyword>
                <Replacement>scheduled</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>skeduled</Keyword>
                <Replacement>scheduled</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>secratery</Keyword>
                <Replacement>secretary</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>silant</Keyword>
                <Replacement>silent</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>sond</Keyword>
                <Replacement>sound</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>spredsheet</Keyword>
                <Replacement>spreadsheet</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>subgect</Keyword>
                <Replacement>subject</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>suject</Keyword>
                <Replacement>subject</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>subgects</Keyword>
                <Replacement>subjects</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>sujects</Keyword>
                <Replacement>subjects</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>supereior</Keyword>
                <Replacement>superior</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>superrior</Keyword>
                <Replacement>superior</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>superviser</Keyword>
                <Replacement>supervisor</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>thankgiving</Keyword>
                <Replacement>thanksgiving</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>telaphone</Keyword>
                <Replacement>telephone</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>tellaphone</Keyword>
                <Replacement>telephone</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>tellex</Keyword>
                <Replacement>telex</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>thankgiving</Keyword>
                <Replacement>thanksgiving</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>thred</Keyword>
                <Replacement>thread</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>threds</Keyword>
                <Replacement>threads</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>ot</Keyword>
                <Replacement>to</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>toune</Keyword>
                <Replacement>town</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>tounes</Keyword>
                <Replacement>towns</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>tipe</Keyword>
                <Replacement>type</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>tipes</Keyword>
                <Replacement>types</Replacement>
        </ReplacementPair>
        <ReplacementPair>
                <Keyword>unimportent</Keyword>
                <Replacement>unimportant</Replacement>
        </ReplacementPair>    </Dictionary>
</ConceptualSchema>