<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5155547662578839296</id><updated>2012-01-10T17:14:28.969-08:00</updated><category term='WA; Audio transcription; court reporter; medical; text expander; high speed word process; Maltron; Verbatim transcript; Legal; Oral History; Perth; WordPerfect.'/><title type='text'>High Speed Audio Transcription</title><subtitle type='html'>The ins and outs of audio transcription, using a Word Processor.  180 wpm is an achievable verbatim transcribing speed.  Higher if you integrate speech recognition.  Using a Maltron Keyboard, WordPerfect and Dragon Naturally Speaking.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://proword-transcription.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5155547662578839296/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://proword-transcription.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Proword</name><uri>http://www.blogger.com/profile/09200983133954802018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5155547662578839296.post-1528092518842895560</id><published>2008-08-08T00:23:00.000-07:00</published><updated>2012-01-10T17:14:28.989-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WA; Audio transcription; court reporter; medical; text expander; high speed word process; Maltron; Verbatim transcript; Legal; Oral History; Perth; WordPerfect.'/><title type='text'>Using the Word Processor Effectively</title><content type='html'>Using The Word Processor for Text Expansion&lt;br /&gt;&lt;br /&gt;Whilst there a few pretty good text expander programs on the market, I've steered clear of these simply because they are "external" to the word processing program, and there can be clashes with native WP functions.  And when I buy a new computer, I have yet another package to remember to install and "tune up".&lt;br /&gt;&lt;br /&gt;This article covers the 2 most common word processors, MS Word (MSW) and WordPerfect (WP), both Windows (WPWIN) and 5.1 for DOS (WPDOS).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;WordPerfect for Dos&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In WPDOS there is nothing similar to the QuickCorrect in WPWIN or MSW's AutoCorrect. Instead I created my text expander using the macro function.&lt;br /&gt;&lt;br /&gt;To create an abbreviation eg Your Honour the following keystrokes are needed:&lt;br /&gt;&lt;br /&gt;Ctrl F10 to define (name) the macro.&lt;br /&gt;Type "yh" [enter]&lt;br /&gt;Type "your Honour"&lt;br /&gt;Ctrl F10 to finish macro creation.&lt;br /&gt;&lt;br /&gt;NOTE: In some cases a string of text may sometimes begin with a capitalised letter. In WPDOS there is no automatic "initial word" capitalisation function. If the string is likely to need this, ie it's something appears at the start of a sentence fairly frequently, for this choice I insert a single character pause.  (Click on the graphic to see the whole picture.)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://s82.photobucket.com/albums/j245/saxeharp/transcript/?action=view&amp;amp;current=yh.jpg" target="_blank"&gt;&lt;img src="http://i82.photobucket.com/albums/j245/saxeharp/transcript/yh.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To execute the macro the keystrokes are Alt F10 [macro name] [Enter].&lt;br /&gt;&lt;br /&gt;I found this to be fairly keystroke intensive, especially for a macro to insert a short word or phrase. I needed a different approach to speed things up.&lt;br /&gt;&lt;br /&gt;I was after the same thing that QuickCorrect/AutoCorrect, and indeed the Glossary function in WP 6.1 for DOS does, type in the abbreviation and have a single keystroke executing it.&lt;br /&gt;&lt;br /&gt;I created this macro:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://s82.photobucket.com/albums/j245/saxeharp/transcript/?action=view&amp;amp;current=51macro.jpg" target="_blank"&gt;&lt;img src="http://i82.photobucket.com/albums/j245/saxeharp/transcript/51macro.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What this macro (which I call "Glossary" to match it to the WPDOS 6.1 function) does is select back to the beginning of the abbreviation (eg "yh") copy it, delete the abbreviation, set the VAR0  (variable zero) to read the deleted text, then execute the macro with the name VAR0, in other words tell the program to execute the macro with the name of the abbreviation. I then attach the "Glossary"  macro to whichever key I like, so what I do is type in the abbreviation eg "yh", tap the execute key and the expanded "your Honour" appears (unless I have the pause to type in a capital or lower case letter).&lt;br /&gt;&lt;br /&gt;Before I (reluctantly) ceased using WPDOS I had created about 1500 macros and was able to type quite fluently using them.&lt;br /&gt;&lt;br /&gt;Because these are created in DOS, each macro has a limit of 8 character for its name, which is not really a difficulty, one of the requirements for an abbreviation is ... brevity.  I have 3 rules which I use:&lt;br /&gt;&lt;br /&gt;ALAN:&lt;br /&gt;ASAP:&lt;br /&gt;WDIM:&lt;br /&gt;&lt;br /&gt;ALAN: - the macro name must be As Long As Necessary (up to 8 characters in DOS)&lt;br /&gt;ASAP: - the macro name must be As Short As Possible.&lt;br /&gt;WDIM: - It must mean something to you (and only you). What Does It Mean.&lt;br /&gt;&lt;br /&gt;NOTE: In DOS there are a couple of "reserved" words which cannot be used for macro names. The only one I've encountered is CON.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Keyboard File&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;WordPerfect (both DOS and Windows) has a function for altering/adding functions to keystrokes. Whilst MSW has this function, only one keyboard file per document template seems to be permitted, and I have not been able to "change keyboards" in mid-document. (I have, under certain circumstances, been able to "attach" a different document template to achieve this end, but it is rather finicky.) To be able to do this is an extremely useful function.  For example, when I'm doing say a coroner's hearing, and the forensic pathologist gets into the witness box and starts reading out the post-mortem report, I can change to my medical keyboard, then when proceedings return to "normal", I go back to my "normal" keyboard.&lt;br /&gt;&lt;br /&gt;Other differences between WPWIN and MSW are shown in the following graphic:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://s82.photobucket.com/albums/j245/saxeharp/transcript/?action=view&amp;amp;current=keyboard.jpg" target="_blank"&gt;&lt;img src="http://i82.photobucket.com/albums/j245/saxeharp/transcript/keyboard.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;At the top is the WPWIN keyboard "map" and underneath is the MSW equivalent. The map shows instantly which keystrokes are free to be used, whereas the MSW only shows one function at a time.&lt;br /&gt;&lt;br /&gt;I've found to get the best out of my package, I've had to go right back to the very basics and go through the keyboard map and strip out all the functions I don't think I'll need. (Things like going to the next open window, next open document, previous open document etc, most of which are used very little and can be achieved by mouse clicking on this odd occasion.) I can also re-assign from one key to another. In comparing MSW to WPWIN you will notice that MSW has very few functions actually attached to the F(unction) keys, whereas WPWIN has something attached to EVERY function key, with duplications eg format bold face can be Ctrl B or F6. I chose to remove the function from Ctrl B and leave it on F6.&lt;br /&gt;&lt;br /&gt;Each F key has 8 functions.&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt;&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt; shift&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt; ctrl&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt; ctrl+shift&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt; Alt&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt; alt+ shift&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt; alt+ctrl&lt;br /&gt;F&lt;span style="font-style: italic;"&gt;x&lt;/span&gt; alt+ctrl+shift&lt;br /&gt;&lt;br /&gt;With the normal "characters" there are 6 functions. There are also other keys such as [, ], et cetera. I once calculated in total in WPWIN there were 512 keystroke functions available for the greedy operator. (In WPDOS there are not so many). MSW has a vaguely similar number, but I don't use it much.&lt;br /&gt;&lt;br /&gt;What do I use them for?&lt;br /&gt;&lt;br /&gt;In my "normal" keyboard my "Ctrl" (primary) functions are mostly text strings:&lt;br /&gt;&lt;br /&gt;A - ation&lt;br /&gt;B - because&lt;br /&gt;C - ?---Correct.&lt;br /&gt;D - don't&lt;br /&gt;E - ever&lt;br /&gt;F - from&lt;br /&gt;G - ough&lt;br /&gt;H - that&lt;br /&gt;I - ing (Alt I - ight)&lt;br /&gt;J - just&lt;br /&gt;K - hank you&lt;br /&gt;L - able&lt;br /&gt;M - ment&lt;br /&gt;N - n't&lt;br /&gt;O - ould&lt;br /&gt;P - probably&lt;br /&gt;Q - question&lt;br /&gt;R - This is used for capitalising the initial letter of a word. Alt R is for lowercasing an initial capital&lt;br /&gt;S - sort (Alt S - ?---)&lt;br /&gt;T - the&lt;br /&gt;U - under&lt;br /&gt;V - very&lt;br /&gt;W - which&lt;br /&gt;X - exhibit&lt;br /&gt;Y - you&lt;br /&gt;Z - (nothing)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://s82.photobucket.com/albums/j245/saxeharp/transcript/?action=view&amp;amp;current=keyboard2.jpg" target="_blank"&gt;&lt;img src="http://i82.photobucket.com/albums/j245/saxeharp/transcript/keyboard2.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Because I can maintain multiple keyboard files, I can have one for each case or job. You will see I've used the Ctrl functions, but hardly any Alt functions. I keep these in reserve for specific topics or cases. (My "secondary" functions.)&lt;br /&gt;&lt;br /&gt;I can use either words, parts of words or functions. Eg if I wish to create the word "adjustment" I can key in the "ad" then hit Ctrl J and Ctrl M. "W", or "sh", or "c" followed by Ctrl O gives me "would", "should" or "could". You can probably see many other things one could do.&lt;br /&gt;&lt;br /&gt;I use pretty much the same functions in both WPDOS and WPWIN.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Text Expansion&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;When I changed over to WPWIN, I found that the QuickCorrect/ QuickWords functions were not to my liking, mainly because the expansion of the abbreviations was tied to the space bar, full stop etc.   I wanted to have the expansion occur when, and ONLY when I wanted it, not when the machine decided. There were a couple of reasons. I didn't want to spend my time thinking up ways of creating an abbreviation that wouldn't expand at the wrong time. My system of creating abbreviations depended upon me NOT having to remember them. (In WPWIN QuickCorrect I use in the vicinity of 6000 entries, which is a large number in anybody's language.) So I found that if I had a word or phrase that I used often enough to warrant its own abbreviation, I merely thought to myself "What would be a good one?" and tried that out. If NOTHING happened then straight away I had created a connection, and I've found that if I do the same thing again next time I come across the same word or phrase, and I do the instinctive thing, there it is, on the screen. If, however, as sometimes happens, I've already attached something to a particular abbreviation, I decide to either just make another one, or see which of the 2 expansions I use more often, and get rid of the old one if the newer one is likely to be used more often.&lt;br /&gt;&lt;br /&gt;In this fashion, I'm using my instinct rather than memory, and it actually works very well.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;In using MS Word's AutoCorrect function, bear in mind that there are limitations to the number entries/size of the file (which has an *.acl extension) in this program.  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;According to this &lt;a href="http://support.microsoft.com/kb/q180165"&gt;Microsoft Website&lt;/a&gt;, many versions of MS Word are apparently limited to 64 KB of memory!! cf this to WPWIN, in which so far, my largest QuickCorrect file is 300+ KB&lt;/span&gt;&lt;span style="font-style: italic;"&gt;. &lt;span style="font-weight: bold;"&gt; I've never heard of anybody finding a limit to this function&lt;/span&gt;. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://s82.photobucket.com/albums/j245/saxeharp/transcript/?action=view&amp;amp;current=qck.jpg" target="_blank"&gt;&lt;img src="http://i82.photobucket.com/albums/j245/saxeharp/transcript/qck.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Secondly, sometimes the most logical abbreviation couldn't be used. When I first started out, I wanted to abbreviate the days of the week and months of the year, so I thought of using the first 2 letters, but JUne and JUly undid me. A logical system with an exception was not logical or systematic. So the first 3 letters. Fine. Except that some of the abbreviations (Sat, Sun, Wed, May, Mar, etc) were "proper" words and likely to expand unexpectedly if I relied upon the space bar function. (This apparently is (or perhaps was) a fairly common problem with Stenotyping, trying to get a short form that isn't a proper word.)&lt;br /&gt;&lt;br /&gt;To remove the expansion function from the space bar proved very easy with WPWIN, but despite a very close similarity, success in MSW has been elusive. (The actual steps are the same, but once they are put into a MSW macro, they don't work.)&lt;br /&gt;&lt;br /&gt;Here's a look at how it will function.&lt;br /&gt;&lt;br /&gt;To begin, in your QuickCorrect/AutoCorrect list create an abbreviation. ("Yh" for "Your Honour"). Go into the function menu, and untick the box which allows the abbreviation to replace words while you're typing.&lt;br /&gt;&lt;br /&gt;You are now ready to go.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Type the abbreviation. "yh"&lt;br /&gt;&lt;br /&gt;(These are the steps the macro will go through - as noted above, exactly same steps work for both WPWIN and MSW.)&lt;br /&gt;&lt;br /&gt;Go into the QuickCorrect menu. Check the box to replace the text as you type. Go back to the document, hit the space bar (this expands the text), back into the menu, uncheck to "replace as you go" box, back to your document and delete the space after the expanded text. (I've found this to be very useful to do this, because normally when I type I have to decide when to put the space in, not when to remove it. Eg my abbreviation for "fortunate" is "fnu". If I want to make "fortunately" I would have to expand the abbreviation then remove the space before I could add the "ly", otherwise I would have "fortunate"[space]"ly".&lt;br /&gt;&lt;br /&gt;Here is the WPWIN macro in its entirety:&lt;br /&gt;&lt;br /&gt;Application (WordPerfect; "WordPerfect"; Default!; "EN")&lt;br /&gt;QuickCorrect (State: On!)&lt;br /&gt;Type (Text: " ")&lt;br /&gt;QuickCorrect (State: Off!)&lt;br /&gt;DeleteCharPrevious ()&lt;br /&gt;&lt;br /&gt;NOTE:  The expression "EN" may vary, depending on which language/ country you are using.&lt;br /&gt;&lt;br /&gt;If you cut and paste this into a blank macro, then attach the macro to whichever keystroke you think is suitable (even if you have to remove the current function and re-assign it to somewhere else - eg if you attach it to the "page up" key, this function can be relocated to say Alt Page Up) you should then have the ability to simply type in the abbreviation, hit the key and have your expanded text appear when you want it to, yet be able to use the abbreviation as a proper word, or even use the abbreviation AS an abbreviation without it expanding. Eg in Australia we have the Australian Competition and Consumer Commission, usually referred to as ACCC (A triple-C). However, I don't always want to have ACCC expanded into Australian Competition and Consumer Commission.  So I have the choice of typing either the abbreviation (as is usually spoken) OR using the (most logical) abbreviation to expand into the full text immediately.&lt;br /&gt;&lt;br /&gt;Note:  In MS Word it seems that macros cannot be attached to all keys, only function keys.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;VERY IMPORTANT NOTE&lt;/span&gt;&lt;span style="font-style: italic;"&gt;: &lt;/span&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Make sure that the spelling check option is selected to prompt before auto replace, otherwise any of your abbreviations which happen to be "proper words" will expand. (Eg for months of the year and days of the week I use the first 3 letters. May, mar, Wed, Sat, Sun etc.) This option is a "set and forget" one and doesn't need to be checked again, unless you re-install WPWIN, or move to a different computer.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;As shown above there seems to be no limit to number of keyboard files I can create.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How Many Libraries?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Many of the "Text Expander" programs make great play of their ability to have more than one "library" of  abbreviations, so the operator can have sets of abbreviations for different topics.  How many such libraries can WPWIN have?  Well, how many would you like?   A cursory examination would indicate in the vicinity of 40.&lt;br /&gt;&lt;br /&gt;Each set of QuickCorrect entries is maintained in a file tagged *.uwl, with a reference in the name to (a) the version of WPWIN and (b) the language associated.  eg I have version 9 of WP and I use the OZ (English - Australian) language set, so my relevant file is entitled WT9OZ.UWL.  This is stored in the  "shared\writing tools\9.0\Corel user files" directory.  It may be different on your machine.&lt;br /&gt;&lt;br /&gt;Further, my very limited experience with using a shared machine indicates that every user who has their own log-in ID will have their own set of files.  From memory I think the WT9 is replaced by the user's ID.  So therefore logic would tell me that every user can have 40  or so *.uwl files.&lt;br /&gt;&lt;br /&gt;So how easily can one change the QuickCorrect file?  There's a bit of jiggery-pokery to initially set it up, but once that's out of the way it's literally about two-three mouse clicks or a small handful of keystrokes.&lt;br /&gt;&lt;br /&gt;In the "Tools" menu there is an item for "Settings" which reveals that there is a "Language" setting.  The menu for this shows that some 40 languages are supported by WPWIN.  Each of these languages has its own *.uwl file.  I'm using OZ.  If I wish to create a whole bunch of blank QuickCorrect files, I insert my WPWIN installation CD and cycle through each language.  Click on the language to be selected.  After the program has done this open your QuickCorrect file.  You should then have a dialogue box showing the installation of this language.&lt;br /&gt;&lt;br /&gt;In some cases the QC box will be empty, in others it will have an ex-factory set of corrections.  Note which language has an empty QC file.  For the next step you will need to exit WPWIN and go into the Windows Explorer ("My Computer") for the directory where these files are stored.  (I actually have a quick link on my desktop to this directory, because I do so much work in it.)  Click on the *.uwl file of a language with an empty file, and copy the file to same directory as many times as you need to create QC's.  This will give you a  series of numbered copies.  If you wish to create new QC for the English-UK language set, delete the existing WT9UK.uwl file and rename one of the numbered copies with this name.  Congratulations.  You have a blank QC file to start working with.&lt;br /&gt;&lt;br /&gt;Assuming you need a file for medical terminology, select a new language (say CA - Catalan) and create your new entries.  You can then work with the new one simply by clicking on the "Tools\ Setting\ Language" menu.  You can then revert to your original language by either switching on "Reveal Codes" and deleting the "Language" code OR selecting the appropriate language.  This will mean you'll have to go through your document at the end and delete these language switches, because they can cause problems sometimes with fonts and printing.  I have a "clean-up" macro which I run at the end of document creation to go through my document and remove these and other little idiosyncratic codes I put in for various reasons; sometimes eg I accidentally hit Ctrl Space, which gives an unbreakable space between words.  It takes about a second or so, and I just add any new "clean-up" as necessary.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;QuickWords/AutoWords&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Till now I've talked about the "Correct" functions, ie QuickCorrect in WPWIN or AutoCorrect in MSW, and not mentioned the QuickWords/ AutoWords functions.  Being the contrarian that I am, I've actually reversed the usage of these 2 and I use the "words" function to pick up any consistent typing errors or lazinesses.  Eg when I'm using speech recognition, and I have to transcribe "section 2 6 1" of a piece of legislation, it usually should be typed as "section 2(6)(i)",&lt;br /&gt;&lt;br /&gt;(I'd speak section 2 [no space][open bracket] six [close bracket] [open bracket][lower case "i"] (or little Roman 1)[close bracket])&lt;br /&gt;&lt;br /&gt;but I just create a QuickWords entry which automatically replaces "261" (two hundred and sixty one) with 2(6)(i).  Almost anything which is the "QuickWord" list is very temporary and removed as quickly as possible, whereas my "QuickCorrect" list usually remains unchanged, except if I have a clash between an old abbreviation and a newer one.&lt;br /&gt;&lt;br /&gt;(The only thing I have to do is make sure that the automatic formatting is switched off, in case I have to type a document in a type font which is different to that used when I created the QuickWords entry.)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Going to Another Computer&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you are a "temp" and you travel from office to office (assuming these offices use WordPerfect)  or you have to reinstall WPWIN for some reason, how can you recreate your high-speed system?  You really only need to transfer 3 files, or perhaps more accurately 3 TYPES of files.  The QuickCorrect (*.uwl) files, which contain all your shortforms, your macros (*.wpm) and your template file (*.wpt) file(s).    Template files contain your keyboard files.&lt;br /&gt;&lt;br /&gt;I don't bother with transferring the QuickWords file, since most of the entries in there are usually job specific, and probably won't be useful doing something else.&lt;br /&gt;&lt;br /&gt;For convenience, I keep my *.uwl files and my *.wpt files in the same directory so I can copy everything quickly.  Whilst I haven't been able to reset WPWIN to recognise a *.uwl file in another directory, it is easy to define where your template is lives in your "settings\files" menu.&lt;br /&gt;&lt;br /&gt;Make sure when you reinstall WPWIN that your "Glossary" macro is correctly attached in your keyboard file with the correct path.  Otherwise you'll be back to executing your abbreviations with your space bar again.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How Effective is the Text Expanding/Hot Key Combination?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Obviously this is a very subjective measure, but have a look at the text below.  This is a piece of transcript I did a couple of years ago, but the names have been changed for confidentiality reasons:&lt;br /&gt;&lt;br /&gt;****************************&lt;br /&gt;&lt;br /&gt;HIS WORSHIP:  Yes, thank you?&lt;br /&gt;&lt;br /&gt;MR MONITOR:  May it please the court, my name is Monitor, I appear on behalf of the first and second plaintiffs.&lt;br /&gt;&lt;br /&gt;MS FEATHERN:  May it please you sir, Ms Feathern for the defendant.&lt;br /&gt;&lt;br /&gt;HIS WORSHIP:  Yes, thank you.&lt;br /&gt;&lt;br /&gt;MR FRANKLE:  May it please you your Worship, I appear for the third party.&lt;br /&gt;&lt;br /&gt;HIS WORSHIP:  Yes, thank you.  Mr Monitor?&lt;br /&gt;&lt;br /&gt;MR MONITOR:  If your Worship pleases, this is a copyright case involving an action by the plaintiffs as against the defendant, Richard Keith Haute.  The case arises as a consequence of the second plaintiff, Homestead Holdings Pty Ltd, otherwise trading as Anthem Homes, being a builder that designed a set of drawings for a house to be built for the defendant, a Mr Richard Keith Haute.  The - - I'll call them - - instead of calling them the second plaintiff, I'll call the second plaintiff Anthem Homes, if that pleases the court, the third party, Beeswing Holdings Pty Ltd, that company trades as Machard Homes, so we have Anthem Homes and Beeswing Homes.  Gregory Thomas Ching, he is the owner of the copyright, the original architectural design, of a particular design of house, and he licensed the use of that to Anthem Homes.  For the purpose of these proceedings, your Worship should have an amended particulars of claim, particulars of amended defence, amended statement of claim against the third party, and a re-amended particulars of defence by the third party.&lt;br /&gt;&lt;br /&gt;What I propose to do is take you through the particulars of claim to start with.  The first plaintiff is a building designer.  He will give evidence to tell the court of his background and experience.  The second plaintiff is a company that is incorporated.  On the amended defence there is a denial of the Anthem Homes or Homestead Holdings Pty Ltd being an incorporated company.  That denial is now withdrawn.&lt;br /&gt;&lt;br /&gt;MR FRANKLE:  Can I just rise, and I do apologise to my learned friend for interrupting him, but there's a minor housekeeping matter that should be dealt with at this early stage.&lt;br /&gt;&lt;br /&gt;HIS WORSHIP:  Yes.&lt;br /&gt;&lt;br /&gt;MR FRANKLE:  And that is for the third party.  I simply seek a direction, that we haven't had one the past, although the case has been run that way, and the direction I seek is the direction that the third party's liability to the defendant be determined at this trial.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;****************************************&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Above is the published transcript.  Below is what I actually keyed in.  It looks a bit of a mish-mash but I'll try and explain my "code".  Where you see an asterisk "*" followed by a letter, this is a key stroke combination.  Eg *t means I pressed Ctrl (Or Alt) T to get the text string "the".  However where you see a text string followed by a hash "#", this is a QuickCorrect expansion.  Eg Yh# means I've typed "yh" and hit my expansion key to get "Your Honour".   (I haven't always been consistent and sometimes the asterisk will appear AFTER the letter, but you can refer to my keyboard file list above.)&lt;br /&gt;&lt;br /&gt;As you can see there is a considerable saving in keystroking, an even greater saving when you take into account the "invisible" savings created by reduction in typing errors.  An example is my proclivity to key the word "the" by typing t-e-h- [backspace] [backspace] h-e.   So using the keystroke Ctrl T actually saves me typing more than one extra keystroke.&lt;br /&gt;&lt;br /&gt;If this text appears to "jammed up" this is because when there is a change in speaker, the new paragraph spacing is included in the keystroke combo, as described above.&lt;br /&gt;&lt;br /&gt;##################################&lt;br /&gt;&lt;br /&gt;*1Yes, t*k? *3Miplc#, my name is Monitor, I ape# obhfo# *t ft# and sec# ptf#s. *4Mipl# y* sir, Ms Feathern for *t dft#.&lt;br /&gt;*1Yes, t*k. *5Mipl# y* yw#, I ape4# *t 3pty#. *1Yes, t*k.  Mr Monitor? *3If yw* pl*s, this is a copyright case ivog# an acn# by *t ptf#s as ais# *t dft#, Richard Keith Haute.  *t case arises as a cnsq# of *t sec# ptf#, Homestead Holdings Pty Ltd, otw# trading as Anthem Homes, be*i a bldr# *h designed a set of draw*is for a house to be built for *t dft#, a Mr Richard Keith Haute.  *t - - I'll call *tm - - instead of calling *tm *t sec# ptf#, I'll call *t sec# ptf# Anthem Homes, if *h pl#s *t crt#, *t 3pty#, Beeswing Holdings Pty Ltd, *h coy# trades as Machard Homes, so we hv# Anthem Homes and Beeswing Homes.  Gregory Thomas Ching, he is *t owner of *t copyright, *t orgl# archtl# design, of a pt# design of house, and he lcs#d *t use of *h to Anthem Homes.  For *t pu# of *tse pcdg#s, yw# sh*o hv# an amdd# pt#s of claim, pt#s of amdd# dfc#, amdd# stm# of cl# ais# *t 3pty#, and a re-amdd# pt#s of dfc# by the 3pty#. *W I pps# to do is ty# thr*g *t pt#s of cl# to start with.  *t ft# ptf# is a bldg# designer.  He will give ev# to tell *t crt# of his bakg# and xpc#.  *t sec# ptf# is a coy# ie# inc#d.  On the amd# dfc# th# is a denial of *t Anthem Homes or Homestead Holdings Pty Ltd be*i an inc#d coy#.  *h denial is now wdwn#. *5Can I *j rise, and I do apols# to mlf# for interrupting him, but th#e's a minor hskpgm# *h sh*o be dtw# this early stage. *1Yes. *5And *h is for *t 3pty#.  I simply seek a drn#, *h we hvn# had one *t past, alth*g *t case has been run *h way, and *t drn# I seek is *t drn# *h *t 3pty#'s lbly# to *t dft# be dtm#d at this trial.&lt;br /&gt;&lt;br /&gt;**********************************&lt;br /&gt;&lt;br /&gt;Obviously I could have made some "case specific" abbreviations, eg Athem Holdings etc to reduce the keystroking even further.&lt;br /&gt;&lt;br /&gt;At the very end of this blog I've published my complete word abbreviation list as at 28/9/2011.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Pedalling for Productivity&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Having got this far, I've no doubt that some people may find some of my pronouncements bordering on heresy.  But to be frank, MSW is a very simple program, but totally inadequate for high speed transcription.  I've used both, and whilst prima facie MSW is simpler, and easier to learn, with a lot of its functions very instinctive to operate, WPWIN seems to require very tortu(r)ous thought processes to get to grips with its reliance on the function keys rather than (or as well as, in some cases) mnemonic keystrokes.&lt;br /&gt;&lt;br /&gt;(For a more general comparison between WordPerfect and MS Word this website is very thorough.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.wpvsword.com/wp11vsword11/index.php"&gt;http://www.wpvsword.com/wp11vsword11/index.php&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.maltron.com/"&gt;&lt;/a&gt;&lt;br /&gt;A person who is desirous of achieving an increase in productivity (ie the number of words transcribed per hour or day or whatever) can either pound the keys faster, which to me seems to be a rather pointless and indeed dangerous approach, or use the word processor as it's meant to be used - cleverly.  Many (in fact most) people I talk to about increased productivity (and use MSW) are reluctant to consider changing to WPWIN because "I've already learned how to use MSW".  However, what they don't seem to understand is they've only learned how to use SOME of the functions of the package, and in fact are adapting their work practices to the program rather than vice versa, adapting the program to suit them.  There can be no productivity increase without "hotting up" the program, and the greater the degree of productivity increase desired, the greater the amount of tailoring of the program, until, at a certain stage, the program has been so radically altered it is no longer the MS Word (or indeed WordPerfect) that they learned initially.  It's an entirely new program.  So if you are going to have to learn a new program in order to achieve greater efficiency, why not use a program that has a greater capacity to be altered?&lt;br /&gt;&lt;br /&gt;I'm an avid cyclist and I generally make the comparison between MSW and WPWIN of that to a single speed, backpedal brake iron framed bicycle and Cadel Evans' carbon framed, titanium fitted 21-speed road machine.  I would find riding the single speeder very simple and comfortable, and the Evans machine a comparative nightmare.  However, if I wanted to consistently get from point A to point B in as short a time as possible, a specialist bike would be required.  There would be hills, long straight stretches, mountain descents at high speeds with hairpin turns.  It would take skill, daring and a whole new set of reflexes, but that's the price I'd pay.  No matter how many coats of paint or shiny chrome bits get stuck onto the single speed machine, it's still that - a machine with limited capability.  Certainly a racing track-cycle is exactly that as well, they don't even have brakes, but they are very good at going round in a circle in one direction, which is not much good for travelling long distances under varying conditions at high speed.&lt;br /&gt;&lt;br /&gt;"Ordinary" typing in an office would be the equivalent of riding to the shop to buy a litre of milk, whereas audio transcription is like participating in the Tour De France.  Very long, hard, mentally and physically taxing, but it must be done at incredible speed and accuracy.&lt;br /&gt;&lt;br /&gt;Many employers and agencies like to have a typing speed of 50-60 wpm over 5 minutes.  For transcription work I'd be wanting someone who could peak out at better than 150 wpm.  When I was working for a contractor who supplied transcript to the local courts I was expected to achieve an average speed of 23 wpm - over 8 hours.  Most of the people I worked with DID achieve that speed, but only at the cost of great physical exertion, and the possibility of injury to hands and arms etc.  By using my word processor (WPDOS) as a text expander I was able to achieve parity in turnaround time, but at a MUCH easier "pace", and unlike everybody else, I had sufficient time "in the bank" so to speak, to be able to rewind my recordings and do a 100% sound check, whereas others just relied on visually scanning each page.&lt;br /&gt;&lt;br /&gt;I don't always wear my lycra shorts when I'm transcribing, but sometimes I feel like I should.&lt;br /&gt;&lt;br /&gt;;-)&lt;br /&gt;&lt;br /&gt;Joe&lt;br /&gt;&lt;br /&gt;PS  Some thoughts on keyboard layout, ergonomics and efficiency.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://mostergonomickeyboard.blogspot.com/"&gt;http://mostergonomickeyboard.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://singlehandtyping.blogspot.com/"&gt;http://singlehandtyping.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://proword-keyboardlayoutefficiency.blogspot.com/"&gt;http://proword-keyboardlayoutefficiency.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And finally, a youtube video showing the system in action, transcribing the audio.&lt;br /&gt;&lt;a href="http://www.youtube.com/watch?v=pYJtF1I3PRs"&gt;http://www.youtube.com/watch?v=pYJtF1I3PRs&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5155547662578839296-1528092518842895560?l=proword-transcription.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://proword-transcription.blogspot.com/feeds/1528092518842895560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5155547662578839296&amp;postID=1528092518842895560' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5155547662578839296/posts/default/1528092518842895560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5155547662578839296/posts/default/1528092518842895560'/><link rel='alternate' type='text/html' href='http://proword-transcription.blogspot.com/2008/08/using-word-processor-effectively.html' title='Using the Word Processor Effectively'/><author><name>Proword</name><uri>http://www.blogger.com/profile/09200983133954802018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i82.photobucket.com/albums/j245/saxeharp/transcript/th_yh.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5155547662578839296.post-3833897402409876773</id><published>2008-08-06T21:40:00.000-07:00</published><updated>2011-09-29T01:52:37.963-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WA; Audio transcription; court reporter; medical; text expander; high speed word process; Maltron; Verbatim transcript; Legal; Oral History; Perth; WordPerfect.'/><title type='text'>Audio Transcription - how and why</title><content type='html'>Audio Transcription.&lt;br /&gt;&lt;br /&gt;Some people think it's hard (which it is if you go about it the wrong way) and others say, Oh, I could  do THAT.&lt;br /&gt;&lt;br /&gt;Where is audio transcription used?&lt;br /&gt;&lt;br /&gt;Court reporting&lt;br /&gt;Parliament. (Hansard recording of speeches).&lt;br /&gt;Medical transcription.  (Doctors notes etc).&lt;br /&gt;Oral History interviews&lt;br /&gt;Law (legal office work).&lt;br /&gt;Media.  Subtitling of TV programs.&lt;br /&gt;General Office Wordprocessing.&lt;br /&gt;Lectures (universities, colleges etc).&lt;br /&gt;Real time capture of a speaker to assist people with hearing disabilities.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I live in Perth, in Western Australia.&lt;br /&gt;&lt;br /&gt;I've been a court reporter since 1990 when I joined the Commonwealth Reporting Service, but prior that time I'd spent 10 years doing various audio work as a legal secretary/WPO. I also did a fair bit of work typing university student theses and essays, which gave me a fairly wide background on a number of subjects, and this generated the experience needed to get into court work.&lt;br /&gt;&lt;br /&gt;In the '90s I also did a 12 month stint as a secretary (read transcribing WPO) for the State's chief forensic pathologist (I believe in some circles known as a medical examiner), doing post&lt;br /&gt;mortem reports/autopsies.&lt;br /&gt;&lt;br /&gt;Whilst there are CAT writers (stenotypists) in Australia, I've only ever seen one in person. The vast majority of audio work is done by WPOs transcribing from tapes sent down from the courts, although in recent times there has been an increase in "real time" transcription,&lt;br /&gt;but I've done very little of that myself. The closest I've come to real timing is taking "copious notes" at meetings etc.&lt;br /&gt;&lt;br /&gt;Every job I've done has been verbatim, even, in some cases, to the extent of putting in grunts&lt;br /&gt;and incomplete words. Since the work is taken from audio recordings, it's not a difficult task.&lt;br /&gt;&lt;br /&gt;When I was working for a contractor to the courts, I obtained a copy of the tender for an upcoming contract, and the requirement was initially that there was to be no more than one error in a page (an average page is about 355 words), but this was later revised up to two errors per page. As a WPO I was expected to be able to produce 4 pages of transcript per hour, including 100% sound check of everything ie replay the audio while reading the transcript. Obviously this was not always possible given the constraints imposed by the quality of&lt;br /&gt;the recordings, but generally it was a "do-able" target. On a good day it was possible to produce 8-10 pages per hour, but alas, those days were few and far between.&lt;br /&gt;&lt;br /&gt;For my work I use a veritable menagerie of techniques, including "vanilla" keyboard (ie typing on a 1:1 ratio - ie one keystroke in is one keystroke out), keyboard shorthand (using WordPerfect's QuickCorrect/QuickWords function), "hot keys" and speech recognition (Dragon Naturally Speaking). For keyboarding I've been using Maltron 3D ergonomic with the Malt layout of key distribution. I bought my first Maltron in 1986, and have used one ever since. When I was sent out on a job I used to take my Maltron with me and plug it into the&lt;br /&gt;client's computer.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.maltron.com/"&gt;http://www.maltron.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Whilst the clients were sometimes a bit nervous, once I'd shown how it worked, and how well it worked, they were universally very happy to accept my use of this strange device. In later times, I would take my own computer and 7" screen (not a laptop - back then laptops were not&lt;br /&gt;always able to handle DNS because of electronic noise issues.)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.motium.com.au/products/mpc/mpc435/index.html"&gt;http://www.motium.com.au/products/mpc/mpc435/index.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Because they use a "laptop" CPU (Celeron M) they don't generate much heat, and thus are fanless, and hence totally inaudible. A fringe benefit is that the computer (and the 7" screen)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.motium.com.au/products/lcd/lc700/index.html"&gt;http://www.motium.com.au/products/lcd/lc700/index.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;are both capable of running remotely, from a 12 volt DC source, such as a car battery etc. In my case, I work at home and run my computer/screen/transcriber off a bank of solar powered photovoltaic cells and batteries, so virtually, I'm now working off the sun, and if the mains power goes down (as happened only two days ago) I can still put in a full day or two's work without too much trouble.&lt;br /&gt;&lt;br /&gt;Maltron Keyboard:&lt;br /&gt;&lt;br /&gt;For those who've never seen one, there are several advantages. Firstly the keyboard is split into 5 major blocks, left fingers, right fingers, left thumb, right thumb and numeric keypad in the centre. (It is possible to buy the keyboard with a trackball, but I prefer to use the Logitech Marble Mouse)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.logitech.com/index.cfm/mice_pointers/trackballs/devices/156&amp;amp;cl=us,en"&gt;http://www.logitech.com/index.cfm/mice_pointers/trackballs/devices/156&amp;amp;cl=us,en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The key distribution was created by Lilian Malt back in the early-mid '70s&lt;br /&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Maltron_keyboard"&gt;http://en.wikipedia.org/wiki/Maltron_keyboard&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and a lot of hard work she did, but the results are impressive. She addressed several major issues in relation to keyboard related injury/damage.&lt;br /&gt;&lt;br /&gt;The keys are in straight columns. The old "staggered key" arrangement was necessary back in the days of manual typewriters in order to facilitate the operation of the rods and levers needed, but since the days of electric typewriters (to say nothing of computers) this is a&lt;br /&gt;dangerous hangover from the past. Elimination of the microshifts from side to side (a movement which the anatomy of the hand is not really designed for, it being evolved to grasp by closing the fingers in a straight line using tendons and muscles) gives instant reduction in the amount of work the arms/hands/shoulders have to perform.&lt;br /&gt;&lt;br /&gt;The keyboard curve:&lt;br /&gt;The keys themselves are mounted in a 3D curve which mimics very closely the natural movement of the fingers in grasping. In other words, the fingers "curl" inwards and upward. It's interesting to note the detail Ms Malt went to, where the "ring" fingers are assigned one fewer key because of the difficulty that finger has in operating "independently" - try curling the ring finger to touch the palm of the hand without moving other fingers.&lt;br /&gt;&lt;br /&gt;Not only are the keys in a curve from top to bottom, but also from the outside to the centre, which takes into account the differing length of each finger, the middle finger being the longest, with its corresponding key being the "deepest".&lt;br /&gt;&lt;br /&gt;The actual distribution of keys is so elegant it's difficult to describe if you haven't used it. There are many stories about the rationale behind the QWERTY layout, such as reshuffling the keyboard to slow the typist down. It may or may not be true, but the sad fact is that the QWERTY DOES create so much extra work, which becomes apparent when I go back to using one. It hits me like a brick wall.&lt;br /&gt;&lt;br /&gt;According to the Maltron site (and my own decades of experience), if a WPO keeps the hands on the QWERTY "home keys" (ASDFG HJKL; Space) approximately 195 words can be typed, whereas with a Maltron layout about 7600 words can be keyed. (Note: In Maltron the left thumb operates "E", the right thumb operates the space bar. The "home keys" in Lilian Malt's layout are (E) ANISF DTHOR.) To give an example of the efficiency of Malt's work, look at the way the word "the" is keyed - right index, right middle, left thumb. A VERY quick run using the&lt;br /&gt;strongest and most agile digits. Or the suffix "ation".)&lt;br /&gt;&lt;br /&gt;There are other figures which are shown in the table towards the bottom of this link.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.maltron.com/maltron-advantage-dual.html"&gt;http://www.maltron.com/maltron-advantage-dual.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Such is the naturalness of the design that after glueing a couple of pieces of dense foam rubber to the "palm rests" on the front of the keyboard, I am able to key in almost every character without the necessity to lift my hands ie my hands are being supported by the keyboard, not by my arms and shoulders. This isn't necessarily recommended by the good people at Maltron, but it's made possible because of the size of my hands.&lt;br /&gt;&lt;br /&gt;One final thing I love is the quality built in. The Maltron uses Cherry key switches and these are built to LAST. I'm still using my very first Maltron keyboard (which I bought when I was using an Apple II computer) and it still works perfectly. I sent it back to the UK to have the internals upgraded when I moved from Apple II to IBM compatible, but other than that except for the occasional cleanup with a brush and small vacuum cleaner, it's still chugging away 22 years&lt;br /&gt;later.&lt;br /&gt;&lt;br /&gt;Software:&lt;br /&gt;When I began my audio transcription career the department was just in the process of going to WordPerfect 5.1 for DOS. When I left my last employment with another contractor in 2006, they were still using the same program. It was such an utterly useful package for transcription&lt;br /&gt;work, since I was able to create what I called "backward reading macros" which in effect was a type of "QuickCorrect"/"AutoCorrect" where instead of hitting the AltF10 key to activate the macro, entering the name of the abbreviation, then pressing "Enter" to execute the macro, it was reduced to keying in the abbreviation and THEN hitting an operator designated key to execute.&lt;br /&gt;&lt;br /&gt;When I changed to Windows, I took to WordPerfect, but found that the "QuickCorrect" function was very restrictive, in that it would expand the abbreviation when I hit the space bar, rather than when I wanted it to expand. (Example: A logical system of abbreviations for days of the week/months of the year was to enter the first 2 letters - except June and July spoiled that, and I reasoned that a "logical" system with an exception was not logical or systematic. So I then moved up to the first 3 letters. But then a different problem arose. Several of the abbreviations, Sat, Sun, Wed, Jan, Mar, May etc were "proper" words which if used had the potential to expand unexpectedly/ unwantedly.) So rather than spend my life trying to think up abbreviations which would be unlikely to occur in the normal course, Ireasoned that it would be better if I could take the expansion function away from the space bar and attach it to another key, which I would then use ONLY when I wanted the expansion to occur.&lt;br /&gt;&lt;br /&gt;It proved surprisingly easy to create this function, and I've been using it ever since. This means that I can now use any abbreviation that occurs to me without having to worry about whether it will turn around and bite me.&lt;br /&gt;&lt;br /&gt;As luck would have it, this fitted in very well with the Maltron layout, since I was able to attach the expansion function to a key which was just next to my right thumb (the exclamation mark), so to activate the expansion, I merely moved my thumb from the space bar (its home key) about half an inch to the right. I use this function so often I've worn the shell of the keyboard away, and if I don't do something about it, I might actually put a hole there. (Since I don't use the exclamation mark very often, I haven't bothered re-assigning it, instead I use an abbreviation "xclmk" to insert it.)&lt;br /&gt;&lt;br /&gt;Surprisingly, when I tried to do the same thing with MicroSoft Word, I found that whilst the steps matched EXACTLY what happened in WordPerfect, and that while it would in fact work if I did it manually, once I put the steps into a macro, they didn't do what they were supposed to do, so I was unable to use MS Word with the same degree of proficiency.&lt;br /&gt;&lt;br /&gt;As an added benefit, I was able to get around the irritating habit of both QuickCorrect and AutoCorrect of putting a space at the end of the expanded text, whether I wanted one or not.&lt;br /&gt;&lt;br /&gt;Further, one other function which WP has that MS Word doesn't is a very comprehensive "keyboard map", which shows which functions are attached to which keystroke combination. (Eg if I wish to attach a text string or macro to a particular key I can open the WP keyboard&lt;br /&gt;map and scroll down and see immediately where there are "free keys", but MS Word only shows each individual function, and any keystrokes which are attached to it.)&lt;br /&gt;&lt;br /&gt;To date, in my QuickCorrect list of abbreviations, I have approximately 4000, which I add to and, occasionally, subtract from as necessary.  Some people in the past have commented about the limit to the number of entries that could be put in the MS Word AutoCorrect list.&lt;br /&gt;&lt;br /&gt;I mentioned previously about "vanilla" keyboarding ie one keystroke in gives one keystroke out. About 6 years ago (when my QuickCorrect list was much smaller) I did an analysis of a transcript to determine my ki:ko ratio (keystroke in to keystroke out) and derived a ratio of&lt;br /&gt;approximately 4:10 - ie on average 4 keystrokes in generated 10 characters on the screen. I haven't done a similar analysis recently, but I suspect that it would be pretty much the same.&lt;br /&gt;&lt;br /&gt;Speech Recognition:&lt;br /&gt;In about 1992, I was introduced to Dragon speech recognition software which was being developed for DOS at that stage. I wasn't particularly impressed but by about 1998 I was willing to take a punt and started out with version number 3, then, 4, 5, 6, 7, 7A. I found V5 was absolutely brilliant and after fiddling with the later versions for few months, I reverted back to V5. At the same time I was doing the WordPerfect series, again starting out with V3, then 5, 6, 7, 9, 12. Again, I found that the later version was not necessarily the best so I reverted to V9 (1999).&lt;br /&gt;&lt;br /&gt;Such were the problems that were caused by using later versions of Dragon with later versions of WP that I found it necessary to build a computer with TWO separate hard drives so I could work out where the difficulty lay. I mounted the same Windows O/S (2000 - which I still use) on each bootable drive and eventually determined that ONLY Dragon 5 worked perfectly with WP 9 (and even then if I installed a service pack, the problem recurred.) However, such was the depth of the problems caused I had to do a complete deep level reformat of the HDDs and reinstall everything. (A couple of weeks of my life I'd rather forget!)&lt;br /&gt;&lt;br /&gt;Now I am so wedded to speech recognition I just don't know how I ever worked without it. I have to say it is a technical tool, which requires great skill to get the best out of it, and many people discard it as being difficult - and they are right. But with perseverance it can do great things. (Just by way of a test I transcribed (from written text) at roughly 210 wpm, with an accuracy of about 97%. But as has been mentioned here before, it's capable of doing much better - which is one of my prime tenets - the "system" must always be better than the operator. The operator can nearly always learn to do better. The system cannot.)&lt;br /&gt;&lt;br /&gt;A couple to tips to pass on. When you are using Dragon (I can only speak for that since I've never used anything else) be prepared to throw away a lot of hard work. Even with close on 10 years&lt;br /&gt;experience, I still (in the last 6 months) find it necessary to start all over again, open a new set of speech files. This is because despite my best intentions errors do accumulate in the files and slow&lt;br /&gt;the thing down.&lt;br /&gt;&lt;br /&gt;Following on from this, "once only training". When you initially install Dragon, it requires initial training by hearing speech from the operator etc. To save time and effort later on, when the Dragon has been trained, but before you start properly working it, do a back up and restore of the files a few times. This will give you several "virgin" copies of the training, so when the time inevitably comes for you to throw out your error-riddled speech files, you just use one of these back ups, and this saves you having to go through the palaver of talking to the Dragon again. But bear in mind, that not only will the package have learned from you, you will have learned from the package, and so it might be worth your while to physically go through the training again, and get it right.&lt;br /&gt;&lt;br /&gt;Training for a stranger. One of the tricks I was able to do with Dragon 5 (but not with later versions) was to train the package to recognise another speaker without them being aware of it. Whether it's worth the effort of doing, I've no idea, but it can be done. It involves getting some audio recording of the client, the best possible sound quality, and several minutes if you can score it, transcribing it manually, correcting it, then saving the transcript (after amendment) into a "further training" file. Whilst you may have to do the initial training yourself, if you select the "further training" option, you can select this file and with a digital copy of the recording, play it back through a sound player which activates the sound card. (I don't know if it will work playing out through a USB output). This way the computer will be hearing the voice speaking the words that are already on the screen. Having done that, I was then able to take subsequent audio from the same person, digitise it, and play it back through Dragon's built in transcribe function. (When you do this of course, you'll have to be on your toes at all times to make any "Dragon" corrections, as opposed to word processing corrections.&lt;br /&gt;&lt;br /&gt;Stop the audio playback as soon as you see an error occur and correct it in the Dragon mode.)&lt;br /&gt;&lt;br /&gt;Having gone through this process, it makes me realise that totally computerised transcription is still a ways off yet, because there'll still need to be human intervention SOMEWHERE along the line, even if only to correct these errors, because it's not feasible (and may never be) for the computer to correct itself. (Punctuation is another reason for not wanting computerised transcription. Even placing a comma in front of a word, rather than at the end of it, can reverse&lt;br /&gt;the meaning of a phrase. I definitely have my automatic punctuation switched off at all times.)&lt;br /&gt;&lt;br /&gt;Integrating word processing and speech recognition. To get the best from all my different functions, I had to learn to integrate them.&lt;br /&gt;&lt;br /&gt;This involved my making decisions, literally second by second, as to which way to do something.&lt;br /&gt;&lt;br /&gt;One thing to understand is that with SR (speech recognition - I use this term as opposed to voice recognition because in my area voice recognition is used for identification of a user, not for&lt;br /&gt;transcription. In other words the machine says "Ah, that speaker is such and such. I'll let them access the system."), at least in Dragon, there is an "overhead" in processing time, which is really irreducible. One of the adjustments that can be made is the length of the pause to differentiate a command from straight text. If the pause is too short then it's possible for the program to misrecognise text.&lt;br /&gt;&lt;br /&gt;Eg if I say "I will correct that document when I receive it", if there is no significant pause before the word "correct" the Dragon will take that as being a command to "correct" the phrase immediately following "that document when I receive it." If I wished to get this to actually happen I would say "I will [pause] correct [pause] that document when I receive it." So regardless of how quickly your computer works there MUST be a processing overhead time, which means that sometimes it is quicker to key something in rather than speak it.&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;During court proceedings, when there is a change in speaker (ie if counsel is examining a witness, and the other counsel objects) it is indicated in this fashion:&lt;br /&gt;&lt;br /&gt;MR BROWN: So Ms Jones, you say you saw the accused in the area at the time?---Yes, he was in the car.&lt;br /&gt;&lt;br /&gt;And did he drive this car in a dangerous manner?---Well I would - -&lt;br /&gt;&lt;br /&gt;MR SMITH: I object, your Honour. Counsel is leading the witness.&lt;br /&gt;&lt;br /&gt;HIS HONOUR: Yes, I think you should rephrase your question, Mr Brown.&lt;br /&gt;&lt;br /&gt;MR BROWN: Thank you, your Honour, I will do that.&lt;br /&gt;&lt;br /&gt;Normally I would have a separate keyboard file for each particular case, with all the speakers attached to keystrokes. Eg Alt 1 would have to following text string:&lt;br /&gt;[enter] [enter] [HIS HONOUR:] [space] [space]&lt;br /&gt;&lt;br /&gt;Alt 3 might be:&lt;br /&gt;[enter] [enter] [MR BROWN:] [space] [space].&lt;br /&gt;&lt;br /&gt;So when the speaker changes to say his Honour I merely press Alt 1, which does everything for me.&lt;br /&gt;&lt;br /&gt;When using speech recognition, I would have to decide between several&lt;br /&gt;options.&lt;br /&gt;&lt;br /&gt;Vanilla key in the full text string.&lt;br /&gt;&lt;br /&gt;Or&lt;br /&gt;&lt;br /&gt;Speak [New Paragraph] [All Caps On] [mr brown colon] [space] [space] [All Caps Off]&lt;br /&gt;&lt;br /&gt;Or&lt;br /&gt;&lt;br /&gt;Speak [Press Alt 1] (which is a command to the program)&lt;br /&gt;&lt;br /&gt;Or&lt;br /&gt;&lt;br /&gt;Press the Alt 1 keystroke combo manually.&lt;br /&gt;&lt;br /&gt;In this case, because of the pause necessary to separate text from a command, it would not be time efficient to use the speech recognition, but rather just press Alt 1.&lt;br /&gt;&lt;br /&gt;So depending on how many abbreviations I have in my little list, I am forever making decisions about what to do, and obviously they must be made quickly. (AND accurately.)&lt;br /&gt;&lt;br /&gt;In transcribing audio using my integrated system, I shadow speak, which as I understand it is similar to using a "steno mask". I'm listening to the speaker through headphones while simultaneously repeating what they say into my headset mic, at the same time inserting punctuation.&lt;br /&gt;&lt;br /&gt;eg [Yes] [comma] [your Honour] [full stop] [I have that document] [full stop] [Shall I hand it up to you] [question mark]&lt;br /&gt;&lt;br /&gt;I've found that when using Dragon, the longer the spoken phrase, the more accurately it recognises. I've found 15 seconds of continuous speech something which Dragon can handle. It still has a processing time overhead, but this is more to do with the speed of the computer's&lt;br /&gt;processor and the amount of RAM installed. But certainly it is more time efficient to try for one big utterance rather than several shorter ones.&lt;br /&gt;&lt;br /&gt;Tapes versus digital. Whilst I've been using tapes for several decades, digital recordings are becoming more common for me. And frankly the more experience I get with digital work the less I like it. Firstly, people sometimes try and send an audio file over the internet to me and in doing so they "compress" it (the analog equivalent of recording at half speed on a tape), which actually&lt;br /&gt;removes data from the file, in order to save time downloading. This does not make BIG difference in the sound quality (but a difference nonetheless, depending upon the degree of compression or data stripping) but when I try and speed up the playback to transcribe it more quickly, a compressed file becomes almost unworkable, and I have to play and replay OR play at normal speed, which can leave me sitting there saying "Come on, come on, time's a wasting" whereas with tapes, I can speed up the playback while still hearing everything (one gets used to listening to the Chipmunks) but there is an upper limit, but it's certainly higher than a compressed audio file playback.&lt;br /&gt;&lt;br /&gt;Secondly, autospace/return. When I take my foot off the transcriber's control pedal the tape rewinds a fraction so when I start again, I know I've not missed anything. It may be a "fault" of my software, but when I'm transcribing off digital audio, the rewind is only&lt;br /&gt;selectable in whole seconds, whereas I prefer half a second or less, otherwise I'm again waiting for something to happen. The tape machine backspace is infinitely variable (although an individual tape may be too tight to rewind without my pressing the fast rewind button.) There are certainly packages which address this quirk,  so it's not a big grumble.&lt;br /&gt;&lt;br /&gt;For those interested, I use "Quikscribe" software and have absolutely no complaints.  (A recent upgrade has given me the facility to backspace in parts of a second).&lt;br /&gt;&lt;br /&gt;My tape transcriber is the old faithful cream Lanier 4 channel.&lt;br /&gt;&lt;br /&gt;For transcribing off DVD/VHS etc. I've gotten around this in my own fashion by having&lt;br /&gt;2 computers (always a good idea in any case - would probably cost the same or less than purchasing a dedicated Video transcriber.) Whilst I have a DVD/VHS player (as well as a reel-to-reel audio tape recorder) I can use these with Audacity software (or similar) and the patch cables described in other posts. If I've got say a DVD of about an hour or so length I plug the player into my second computer and start copying the audio track. When I've got about 10 minutes of recording done, I stop the recording, transfer the *.wav file onto a thumb drive, and put that into my primary machine, at the same time I transfer my USD external hard drive to the second machine, and re-start the recording but copy it into the HDD. I then commence&lt;br /&gt;transcribing the audio from the thumb drive (or copy it into the internal hard drive) while the second computer is recording. The theory is that it will take me longer to transcribe the first&lt;br /&gt;recording than it will for the second recording to be dubbed, so when I complete the first one, I swap my USB hard drive back to my primary computer, and take up where I left off.&lt;br /&gt;&lt;br /&gt;I charge exclusively on a "recorded hour" basis. With the advent of digital recording with its time&lt;br /&gt;coding I can get the job down the second, enter the time into my automated invoice and have the total cost instantly.  (I generally will tell the client that a poor recording will cost more, and give them the option of withdrawing before I've gone too far.) This means of charging seems to be favourably regarded by clients, since, having told them my rate, they'll be able to work out the final cost for themselves, even before handing me the recording.&lt;br /&gt;&lt;br /&gt;If anybody has any questions about something, I'll be glad to answer&lt;br /&gt;them if I can.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I'll come back in a while and detail how to use your WordPerfect as a super efficient text expander.&lt;br /&gt;&lt;br /&gt;Further, I'll go into an area which I think is badly addressed - ergonomics and efficiency.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://mostergonomickeyboard.blogspot.com/"&gt;http://mostergonomickeyboard.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://singlehandtyping.blogspot.com/"&gt;http://singlehandtyping.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://proword-keyboardlayoutefficiency.blogspot.com/"&gt;http://proword-keyboardlayoutefficiency.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Joe&lt;br /&gt;&lt;br /&gt;ABBREVIATION LIST as at 28/9/2011&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;....??=OZ&lt;br /&gt;.cl=point of claim&lt;br /&gt;.ctt=point of contact&lt;br /&gt;.dfc=point of defence&lt;br /&gt;.scl=points of claim&lt;br /&gt;.sdfc=points of defence&lt;br /&gt;?c=?---Correct.&lt;br /&gt;?idrca=?---I don't recall&lt;br /&gt;?m=?---Mm hmm.&lt;br /&gt;?tc=?---That's correct.&lt;br /&gt;?tcy=?---That's correct, yes.&lt;br /&gt;?tr=?---That's right.&lt;br /&gt;?try=?---That's right, yes.&lt;br /&gt;?yid=?---Yes, I did.&lt;br /&gt;?yido=?---Yes, I do.&lt;br /&gt;?yii=?---Yes, it is.&lt;br /&gt;?ytr=?---Yes, that's right.&lt;br /&gt; (may!)&lt;br /&gt;$=dollars&lt;br /&gt;+ai=Once again&lt;br /&gt;+n=north&lt;br /&gt;+oa=First of all&lt;br /&gt;%=per cent&lt;br /&gt;&amp;=and&lt;br /&gt;00$=hundred dollars&lt;br /&gt;00=hundred&lt;br /&gt;000$=thousand dollars&lt;br /&gt;/000=a half thousand dollars&lt;br /&gt;000=thousand&lt;br /&gt;000y=thousand years&lt;br /&gt;009=hundred per cent&lt;br /&gt;00m=hundred metres&lt;br /&gt;1.=one point&lt;br /&gt;1=one&lt;br /&gt;10=ten&lt;br /&gt;100%=100 per cent&lt;br /&gt;100%s=100% sure&lt;br /&gt;100pcs=100 per cent sure&lt;br /&gt;10g=teenage&lt;br /&gt;12 in.&lt;br /&gt;18=eighteen&lt;br /&gt;1a=first aid&lt;br /&gt;1ai=once again&lt;br /&gt;1ano=one another&lt;br /&gt;1c=first-class&lt;br /&gt;1cc=First Class Constable&lt;br /&gt;1cl=first-class&lt;br /&gt;1hb=first home buyers&lt;br /&gt;1ho=first home owners&lt;br /&gt;1hog=first home owners grant&lt;br /&gt;1imp=first impression&lt;br /&gt;1inst=first instance&lt;br /&gt;1ly=firstly&lt;br /&gt;1mly=primarily&lt;br /&gt;1mo=first month&lt;br /&gt;1my=primary&lt;br /&gt;1oa=first of all&lt;br /&gt;1otst=one of those things&lt;br /&gt;1p=first page&lt;br /&gt;1pg=first paragraph&lt;br /&gt;1poctt=first point of contact&lt;br /&gt;1pt=first party&lt;br /&gt;1rsp=first respondent&lt;br /&gt;1sc=first section&lt;br /&gt;1ty=firstly&lt;br /&gt;1upat=once upon a time&lt;br /&gt;1woano=one way or another&lt;br /&gt;1ww=First World War&lt;br /&gt;1y=primary&lt;br /&gt;2=two&lt;br /&gt;24hd=24 hours a day&lt;br /&gt;2actx=to a certain extent&lt;br /&gt;2atd=to attend&lt;br /&gt;2b=to be&lt;br /&gt;2bh=to be honest&lt;br /&gt;2bhwy=to be honest with you&lt;br /&gt;2bivo=to be involved&lt;br /&gt;2bl=to be able&lt;br /&gt;2bl2=to be able to&lt;br /&gt;2bomkn=to the best of my knowledge&lt;br /&gt;2c=to see&lt;br /&gt;2ch=double check&lt;br /&gt;2cl=second-class&lt;br /&gt;2d=to do&lt;br /&gt;2eot=to each other&lt;br /&gt;2ic=second in command&lt;br /&gt;2ly=secondly&lt;br /&gt;2matn=to my attention&lt;br /&gt;2mkn=to my knowledge&lt;br /&gt;2p=second page&lt;br /&gt;2pg=second paragraph&lt;br /&gt;2pt=second party&lt;br /&gt;2rf2=to refer to&lt;br /&gt;2tbomk=to the best of my knowledge&lt;br /&gt;2tboyk=to the best of your knowledge&lt;br /&gt;2tboyrcn=to the best of your recollection&lt;br /&gt;2txtth=to the extent that&lt;br /&gt;2u=to you&lt;br /&gt;2ww=Second World War&lt;br /&gt;2y=secondary&lt;br /&gt;2yatn=to your attention&lt;br /&gt;2ykn=to your knowledge&lt;br /&gt;3=three&lt;br /&gt;3ctf=triennial certificate&lt;br /&gt;3l=triennial&lt;br /&gt;3lc=triennial licence&lt;br /&gt;3pt=third party&lt;br /&gt;3pts=third parties&lt;br /&gt;3pty=third party&lt;br /&gt;4=four&lt;br /&gt;41mom=for one moment&lt;br /&gt;41t=for the first time&lt;br /&gt;41th=for one thing&lt;br /&gt;4agums=for argument's sake&lt;br /&gt;4aiapu=for all intents and purposes&lt;br /&gt;4amom=for a moment&lt;br /&gt;4ast=for a start&lt;br /&gt;4aw=for a while&lt;br /&gt;4cmg=forthcoming&lt;br /&gt;4ev=forever&lt;br /&gt;4f=forefront&lt;br /&gt;4ft=forfeit&lt;br /&gt;4ftu=forfeiture&lt;br /&gt;4gvn=forgiven&lt;br /&gt;4gvs=forgiveness&lt;br /&gt;4h=for that&lt;br /&gt;4hmt=for that matter&lt;br /&gt;4idfnp=for identification purposes&lt;br /&gt;4in=for instance&lt;br /&gt;4inst=for instance&lt;br /&gt;4me=for me&lt;br /&gt;4mom=for the moment&lt;br /&gt;4obhfo=for or on behalf of&lt;br /&gt;4p=for profit&lt;br /&gt;4shd=foreshadow&lt;br /&gt;4shdd=foreshadowed&lt;br /&gt;4srs=for some reason&lt;br /&gt;4t=for the&lt;br /&gt;4t1t=for the first time&lt;br /&gt;4tcrt=for the court&lt;br /&gt;4tmom=for the moment&lt;br /&gt;4trcd=for the record&lt;br /&gt;4ttb=for the time being&lt;br /&gt;4u=for you&lt;br /&gt;4vip=for voice identification purposes&lt;br /&gt;4wd=four-wheel drive&lt;br /&gt;4wvrs=for whatever reason&lt;br /&gt;5=five&lt;br /&gt;50-50=fifty-fifty&lt;br /&gt;50:50=fifty-fifty&lt;br /&gt;6=six&lt;br /&gt;6f219=6th Floor 219 St Georges Terrace&lt;br /&gt;6fl219=6th Floor 219 St Georges Terrace Perth&lt;br /&gt;7=seven&lt;br /&gt;7dw=7 days a week&lt;br /&gt;8=eight&lt;br /&gt;9=nine&lt;br /&gt;9g=percentage&lt;br /&gt;a nd=and&lt;br /&gt;a1ai=and once again&lt;br /&gt;a1c=at once&lt;br /&gt;a1gl=at first glance&lt;br /&gt;a1p=at one point&lt;br /&gt;a1s=at one stage&lt;br /&gt;a1t=at one time&lt;br /&gt;a2w=as to what&lt;br /&gt;aa.=at any point&lt;br /&gt;aamtof=as a matter of fact&lt;br /&gt;aarsu=as a result&lt;br /&gt;aarsuo=as a result of&lt;br /&gt;aas=at any stage&lt;br /&gt;aayt=at any time&lt;br /&gt;ab=about&lt;br /&gt;abd=aboard&lt;br /&gt;abht=about that time&lt;br /&gt;ablc=ambulance&lt;br /&gt;ably=ability&lt;br /&gt;ablys=abilities&lt;br /&gt;abn=abnormal&lt;br /&gt;abny=abnormality&lt;br /&gt;abo=Aboriginal&lt;br /&gt;abrn=abrasion&lt;br /&gt;abs=absolute&lt;br /&gt;absc=absence&lt;br /&gt;absy=absolutely&lt;br /&gt;absyn=absolutely not&lt;br /&gt;abv=above&lt;br /&gt;ac=account&lt;br /&gt;ac4=act for&lt;br /&gt;aca=academic&lt;br /&gt;acby=accountability&lt;br /&gt;acc=accident&lt;br /&gt;accc=Australian Competition and Consumer Commission&lt;br /&gt;accl=accidental&lt;br /&gt;accoy=accompany&lt;br /&gt;accoyd=accompanied&lt;br /&gt;accoys=accompanies&lt;br /&gt;acct=accountant&lt;br /&gt;accy=accidentally&lt;br /&gt;acdm=academic&lt;br /&gt;acg=accounting&lt;br /&gt;acg4=acting for&lt;br /&gt;ach=achieve&lt;br /&gt;achg=achieving&lt;br /&gt;achm=achievement&lt;br /&gt;ack=acknowledge&lt;br /&gt;ackg=acknowledging&lt;br /&gt;ackm=acknowledgement&lt;br /&gt;acl=actual&lt;br /&gt;aclr8=accelerate&lt;br /&gt;aclr8g=accelerating&lt;br /&gt;aclr8r=accelerator&lt;br /&gt;aclrn=acceleration&lt;br /&gt;acly=actually&lt;br /&gt;acm=accommodate&lt;br /&gt;acmg=accommodating&lt;br /&gt;acmn=accommodation&lt;br /&gt;acn=action&lt;br /&gt;acnd=air conditioner&lt;br /&gt;acndg=air conditioning&lt;br /&gt;aco=accord&lt;br /&gt;aco2=according to&lt;br /&gt;acog=according&lt;br /&gt;acog2=according to&lt;br /&gt;acogrcd=according to our records&lt;br /&gt;acon=accordance&lt;br /&gt;acoy=accordingly&lt;br /&gt;acoyg=accompanying&lt;br /&gt;acoym=accompaniment&lt;br /&gt;acpsn=accused person&lt;br /&gt;acptl=acceptable&lt;br /&gt;acq=acquire&lt;br /&gt;acqg=acquiring&lt;br /&gt;acqn=acquisition&lt;br /&gt;acqtc=acquaintance&lt;br /&gt;acqtcs=acquaintanceship&lt;br /&gt;acqtd=acquainted&lt;br /&gt;acr=across&lt;br /&gt;acr2=across to&lt;br /&gt;acs=access&lt;br /&gt;acsb=accessible&lt;br /&gt;acsg=accessing&lt;br /&gt;acsp=access point&lt;br /&gt;acst=acoustic&lt;br /&gt;acstce=acoustic engineer&lt;br /&gt;actg4=acting for&lt;br /&gt;actl=accountable&lt;br /&gt;acts=activities&lt;br /&gt;actt=activist&lt;br /&gt;actvm=activism&lt;br /&gt;acty=activity&lt;br /&gt;actz=Australian citizen&lt;br /&gt;acu=accurate&lt;br /&gt;acuy=accuracy&lt;br /&gt;acy=actually&lt;br /&gt;ad=admission&lt;br /&gt;adbt=any doubt&lt;br /&gt;adc=addict&lt;br /&gt;adcn=addiction&lt;br /&gt;adcv=addictive&lt;br /&gt;adf=admin fees&lt;br /&gt;adja=adjacent&lt;br /&gt;adjc=adjacent&lt;br /&gt;adjg=adjoining&lt;br /&gt;adjm=adjustment&lt;br /&gt;adjog=adjoining&lt;br /&gt;adl=additional&lt;br /&gt;adm=admission&lt;br /&gt;admf=admin fee&lt;br /&gt;admin=administration&lt;br /&gt;adming=administering&lt;br /&gt;admino=administration order&lt;br /&gt;adminr=administrator&lt;br /&gt;adminv=administrative&lt;br /&gt;adml=admissible&lt;br /&gt;admr=administer&lt;br /&gt;admrg=administering&lt;br /&gt;admv=administrative&lt;br /&gt;admvdc=administrative decision&lt;br /&gt;admvdtm=administrative determination&lt;br /&gt;admy=admissibility&lt;br /&gt;adn=addition&lt;br /&gt;adq=adequate&lt;br /&gt;adqc=adequacy&lt;br /&gt;adql=adequately&lt;br /&gt;adqy=adequacy&lt;br /&gt;adr=address&lt;br /&gt;adr2=addressed to&lt;br /&gt;adrd=addressed&lt;br /&gt;adrg=addressing&lt;br /&gt;adv=advance&lt;br /&gt;adv2=adverse to&lt;br /&gt;advcg=advancing&lt;br /&gt;advfdg=adverse finding&lt;br /&gt;advg=advantage&lt;br /&gt;advghi=advantage of hindsight&lt;br /&gt;advgs=advantageous&lt;br /&gt;advm=advancement&lt;br /&gt;advmt=advertisement&lt;br /&gt;advsg=advising&lt;br /&gt;advt=advertise&lt;br /&gt;advtg=advertising&lt;br /&gt;advtgc=advertising costs&lt;br /&gt;advtm=advertisement&lt;br /&gt;advu=adventure&lt;br /&gt;advus=adventurous&lt;br /&gt;advy=advisory&lt;br /&gt;advycte=advisory committee&lt;br /&gt;advygp=advisory group&lt;br /&gt;aephg=aerial photograph&lt;br /&gt;af=affidavit&lt;br /&gt;afa=as far as&lt;br /&gt;afacc=as far as I can see&lt;br /&gt;afai'aw=as far as I'm aware&lt;br /&gt;afai'cn=as far as I'm concerned&lt;br /&gt;afaiawe=as far as I'm aware&lt;br /&gt;afaic=as far as I can&lt;br /&gt;afaicre=as far as I can remember&lt;br /&gt;afaik=as far as I know&lt;br /&gt;afaike=as far as I knew&lt;br /&gt;afaire=as far as I remember&lt;br /&gt;afaiu=as far as I understand&lt;br /&gt;afaiwc=as far as I was concerned&lt;br /&gt;afaiwcn=as far as I was concerned&lt;br /&gt;afay'cn=as far as you're concerned&lt;br /&gt;afayawe=as far as you're aware&lt;br /&gt;afaycn=as far as you're concerned&lt;br /&gt;afayk=as far as you know&lt;br /&gt;afaywcn=as far as you were concerned&lt;br /&gt;afc=air force&lt;br /&gt;afd=afford&lt;br /&gt;afdg=affording&lt;br /&gt;afdl=affordable&lt;br /&gt;affordability&lt;br /&gt;afln=affiliation&lt;br /&gt;aflt=affiliate&lt;br /&gt;afmn=affirmation&lt;br /&gt;afr=affair&lt;br /&gt;aftn=afternoon&lt;br /&gt;aftw=afterwards&lt;br /&gt;ag=agree&lt;br /&gt;ag2=agree to&lt;br /&gt;aga=as good as&lt;br /&gt;agb=agreed bundle&lt;br /&gt;agbdo=agreed bundle of documents&lt;br /&gt;agc=agencies&lt;br /&gt;agcs=agencies&lt;br /&gt;agcu=agriculture&lt;br /&gt;agcul=agricultural&lt;br /&gt;agcull=agricultural land&lt;br /&gt;agcuz=agriculture zone&lt;br /&gt;agcy=agency&lt;br /&gt;agd=agenda&lt;br /&gt;agd2=agreed to&lt;br /&gt;agf=agreed facts&lt;br /&gt;agg=agreeing&lt;br /&gt;aggn=aggregation&lt;br /&gt;aggt=aggregate&lt;br /&gt;agl=agreeable&lt;br /&gt;agm=annual general meeting&lt;br /&gt;agm2a=agreement to act&lt;br /&gt;agm2puc=agreement to purchase&lt;br /&gt;agmt=agreement&lt;br /&gt;agrc=agriculture&lt;br /&gt;agrcl=agricultural&lt;br /&gt;agrn=aggression&lt;br /&gt;agrr=aggressor&lt;br /&gt;agrv=aggressive&lt;br /&gt;agt=agent&lt;br /&gt;agtr=agent's representative&lt;br /&gt;agu=argue&lt;br /&gt;agug=arguing&lt;br /&gt;agul=arguable&lt;br /&gt;agum=argument&lt;br /&gt;agumv=argumentative&lt;br /&gt;aguy=arguably&lt;br /&gt;agv=aggravate&lt;br /&gt;agvd=aggrieved&lt;br /&gt;agvdp=aggrieved party&lt;br /&gt;agvg=aggravating&lt;br /&gt;agvn=aggravation&lt;br /&gt;agvp=aggrieved person&lt;br /&gt;agwh=agree with that&lt;br /&gt;agwm=agree with me&lt;br /&gt;ah.=at that point&lt;br /&gt;ah=at that&lt;br /&gt;ahdo=at that document&lt;br /&gt;ahmom=at that moment&lt;br /&gt;ahmtg=at that meeting&lt;br /&gt;ahmtlt=at that material time&lt;br /&gt;ahp=at that point&lt;br /&gt;ahpit=at that point in time&lt;br /&gt;ahpot=at that point of time&lt;br /&gt;ahptpit=at that particular point in time&lt;br /&gt;ahptpl=at that particular place&lt;br /&gt;ahptt=at that particular time&lt;br /&gt;ahs=at that stage&lt;br /&gt;aht=at that time&lt;br /&gt;ai.=at this point&lt;br /&gt;ai=again&lt;br /&gt;ai2=again to&lt;br /&gt;aic=aircraft&lt;br /&gt;aif=air fare&lt;br /&gt;aikh=and I know that&lt;br /&gt;ail=airline&lt;br /&gt;ais=against&lt;br /&gt;aisd=as I said&lt;br /&gt;aisu=against you&lt;br /&gt;aisy=as I say&lt;br /&gt;aiust=as I understand&lt;br /&gt;aiusti=as I understand it&lt;br /&gt;aj=adjourn&lt;br /&gt;ajbdy=adjoining boundary&lt;br /&gt;ajc=adjacent&lt;br /&gt;ajm=adjournment&lt;br /&gt;ajog=adjoining&lt;br /&gt;ajum=adjustment&lt;br /&gt;AL:.&lt;br /&gt;ala=as long as&lt;br /&gt;alb=Albany&lt;br /&gt;alc=alcohol&lt;br /&gt;alcm=alcoholism&lt;br /&gt;alg=allege&lt;br /&gt;algdh=alleged that&lt;br /&gt;algg=alleging&lt;br /&gt;algh=allege that&lt;br /&gt;algn=allegation&lt;br /&gt;algy=allegedly&lt;br /&gt;alnc=alliance&lt;br /&gt;alotsl=along those lines&lt;br /&gt;alow=along with&lt;br /&gt;alr=already&lt;br /&gt;alt=alternate&lt;br /&gt;alter=Alteruthemeyer&lt;br /&gt;altg=altogether&lt;br /&gt;altt=all the time&lt;br /&gt;altv=alternative&lt;br /&gt;altvy=alternatively&lt;br /&gt;alw=allow&lt;br /&gt;alwc=allowance&lt;br /&gt;alwd=allowed&lt;br /&gt;alwd2=allowed to&lt;br /&gt;alwdo=allowed out&lt;br /&gt;alwg=allowing&lt;br /&gt;alx=Alexandria&lt;br /&gt;aly=always&lt;br /&gt;ama=as much as&lt;br /&gt;amap=as much as possible&lt;br /&gt;ambof=ambulance officer&lt;br /&gt;amd=amend&lt;br /&gt;amdl=Armadale&lt;br /&gt;amdt=amendment&lt;br /&gt;amg=among&lt;br /&gt;amny=amenity&lt;br /&gt;amp=amphetamine&lt;br /&gt;amper=&amp;&lt;br /&gt;amt=amount&lt;br /&gt;amun=ammunition&lt;br /&gt;amz=amaze&lt;br /&gt;amzg=amazing&lt;br /&gt;amzm=amazement&lt;br /&gt;anau=annual audit&lt;br /&gt;anc=announce&lt;br /&gt;and=&amp;&lt;br /&gt;angmgt=anger management&lt;br /&gt;angmgth=anger management therapy&lt;br /&gt;angsx=Anglo-Saxons&lt;br /&gt;anly=annually&lt;br /&gt;anm=Australian Nationalist Movement&lt;br /&gt;ano=another&lt;br /&gt;ano1=another one&lt;br /&gt;anopit=at no point in time&lt;br /&gt;anrp=annual report&lt;br /&gt;ans=answer&lt;br /&gt;ans2=answer to&lt;br /&gt;ansd2=answered to&lt;br /&gt;ansg=answering&lt;br /&gt;anshq=answer that question&lt;br /&gt;ansl=answerable&lt;br /&gt;ansl2=answerable to&lt;br /&gt;anson=and so on&lt;br /&gt;anth=anthropolog&lt;br /&gt;antiv=anti-avoidance&lt;br /&gt;anxs=anxious&lt;br /&gt;anxy=anxiety&lt;br /&gt;anzd=Anzac Day&lt;br /&gt;aoasud=all of a sudden&lt;br /&gt;aobh=assault occasioning bodily harm&lt;br /&gt;aop2=as opposed to&lt;br /&gt;aosud=all of a sudden&lt;br /&gt;aoybh=acting on your behalf&lt;br /&gt;ap=application&lt;br /&gt;apa=apparent&lt;br /&gt;apam=apartment&lt;br /&gt;apay=apparently&lt;br /&gt;apc=approach&lt;br /&gt;apcg=approaching&lt;br /&gt;apcl=approachable&lt;br /&gt;apctl=acceptable&lt;br /&gt;apdg=appendage&lt;br /&gt;apdx=appendix&lt;br /&gt;ape=appear&lt;br /&gt;ape2b=appear to be&lt;br /&gt;apec=appearance&lt;br /&gt;aped=appeared&lt;br /&gt;aped2b=appeared to be&lt;br /&gt;apeg=appearing&lt;br /&gt;apes2b=appears to be&lt;br /&gt;apf=apart from&lt;br /&gt;apfm=apart from&lt;br /&gt;apl=appeal&lt;br /&gt;apl2=applicable to&lt;br /&gt;aplb=appeal book&lt;br /&gt;aplcb=applicable&lt;br /&gt;aplcl=applicable&lt;br /&gt;aplt=appellant&lt;br /&gt;apm=apartment&lt;br /&gt;apo=appoint&lt;br /&gt;apod=appointed&lt;br /&gt;apog=appointing&lt;br /&gt;apol=apology&lt;br /&gt;apole=apologies&lt;br /&gt;apolgt=apologetic&lt;br /&gt;apols=apologise&lt;br /&gt;apom=appointment&lt;br /&gt;apom2a=appointment to act&lt;br /&gt;apomta=appointment to act&lt;br /&gt;apr=April&lt;br /&gt;aprc=appearance&lt;br /&gt;apre=appreciate&lt;br /&gt;apren=appreciation&lt;br /&gt;aprev=appreciative&lt;br /&gt;aprh=apprehend&lt;br /&gt;aprhn=apprehension&lt;br /&gt;apro=appropriate&lt;br /&gt;apron=appropriateness&lt;br /&gt;aproy=appropriately&lt;br /&gt;aprsl=appraisal&lt;br /&gt;aps=appraise&lt;br /&gt;aps2b=appears to be&lt;br /&gt;apsg=appraising&lt;br /&gt;apsl=appraisal&lt;br /&gt;apt=applicant&lt;br /&gt;aptcs=apprenticeship&lt;br /&gt;aptm=apartment&lt;br /&gt;apv=approve&lt;br /&gt;apvg=approving&lt;br /&gt;apvl=approval&lt;br /&gt;apx=approximate&lt;br /&gt;apxy=approximately&lt;br /&gt;aqap=as quickly as possible&lt;br /&gt;aqtc=acquaintance&lt;br /&gt;aqya=as quickly as&lt;br /&gt;ar.=all right.  &lt;br /&gt;ar=all right&lt;br /&gt;arby=arbitrary&lt;br /&gt;archt=architect&lt;br /&gt;archtl=architectural&lt;br /&gt;archu=architecture&lt;br /&gt;ardab=around about&lt;br /&gt;arg=arrange&lt;br /&gt;arg4=arrange for&lt;br /&gt;argd4=arranged for&lt;br /&gt;argef=arranging and effecting&lt;br /&gt;argg=arranging&lt;br /&gt;argt=arrangement&lt;br /&gt;arr=arrears&lt;br /&gt;arso=as a result of&lt;br /&gt;artfl=artificial&lt;br /&gt;artk=all right, thank you&lt;br /&gt;arv=arrive&lt;br /&gt;arvg=arriving&lt;br /&gt;arvl=arrival&lt;br /&gt;as.=at some point&lt;br /&gt;as=assess&lt;br /&gt;as4=and so forth&lt;br /&gt;as4th=and so forth&lt;br /&gt;asa=as soon as&lt;br /&gt;asap=as soon as possible&lt;br /&gt;asapr=as soon as practicable&lt;br /&gt;asct=ascertain&lt;br /&gt;asg=assessing&lt;br /&gt;asgm=assignment&lt;br /&gt;ash=afternoon shift&lt;br /&gt;asic=Australian Securities and Investment Commission&lt;br /&gt;asiust=as I understand&lt;br /&gt;asiustyev=as  I understand your evidence&lt;br /&gt;aslbl=assets and liabilities&lt;br /&gt;aslnt=assailant&lt;br /&gt;aslt=assault&lt;br /&gt;asltg=assaulting&lt;br /&gt;asmt=assessment&lt;br /&gt;aso=associate&lt;br /&gt;asodw=associated with&lt;br /&gt;asog=associating&lt;br /&gt;ason=association&lt;br /&gt;asoon=and so on&lt;br /&gt;asow=associate with&lt;br /&gt;aspit=at some point in time&lt;br /&gt;aspubof=assault public officer&lt;br /&gt;asr=assessor&lt;br /&gt;ass=at some stage&lt;br /&gt;asst=assistant&lt;br /&gt;ast=assist&lt;br /&gt;astc=assistance&lt;br /&gt;astcor=Assistant Commissioner&lt;br /&gt;astg=assisting&lt;br /&gt;asucc=as you can see&lt;br /&gt;asy=assembly&lt;br /&gt;at M.&lt;br /&gt;at.=at this point&lt;br /&gt;at1t=at the one time&lt;br /&gt;atalt=at a later time&lt;br /&gt;atbtm=at the bottom&lt;br /&gt;atc=attach&lt;br /&gt;atcd2=attached to&lt;br /&gt;atcg=attaching&lt;br /&gt;atcm=attachment&lt;br /&gt;atcmb=as the case may be&lt;br /&gt;atd=attend&lt;br /&gt;atd2=attend to&lt;br /&gt;atdc=attendance&lt;br /&gt;atdd2=attended to&lt;br /&gt;atdg=attending&lt;br /&gt;atdp=anti-depressant&lt;br /&gt;atdt=attendant&lt;br /&gt;ateo=at the end of&lt;br /&gt;ateotd=at the end of the day&lt;br /&gt;ateotm=at the end of the month&lt;br /&gt;ateotw=at the end of the week&lt;br /&gt;ateoty=at the end of the year&lt;br /&gt;athstg=at that stage&lt;br /&gt;atht=at that time&lt;br /&gt;atist=at this time&lt;br /&gt;atistg=at this stage&lt;br /&gt;atit=at this time&lt;br /&gt;atk=attack&lt;br /&gt;atkg=attacking&lt;br /&gt;atkr=attacker&lt;br /&gt;atmom=at the moment&lt;br /&gt;atmtg=at the meeting&lt;br /&gt;atn=attention&lt;br /&gt;atno=Australian Taxation Office&lt;br /&gt;ato=Australian Tax Office&lt;br /&gt;atp=at this point&lt;br /&gt;atperjus=attempt to pervert the course of justice&lt;br /&gt;atpit=at this point in time&lt;br /&gt;atpmom=at the present moment&lt;br /&gt;atprt=at the present time&lt;br /&gt;atpt=at this point&lt;br /&gt;atptpt=at this particular point&lt;br /&gt;atq=antique&lt;br /&gt;atrn=attraction&lt;br /&gt;ats=at this stage&lt;br /&gt;atsmom=at this moment&lt;br /&gt;atsmstg=at some stage&lt;br /&gt;atsmtg=at this meeting&lt;br /&gt;atst=at the same time&lt;br /&gt;atstg=at that stage&lt;br /&gt;att.=at the point&lt;br /&gt;att=at the time&lt;br /&gt;atti.=at this point&lt;br /&gt;attit=at this time&lt;br /&gt;attm=at the time&lt;br /&gt;attmo=at the most&lt;br /&gt;attp=at the top&lt;br /&gt;aty=attorney&lt;br /&gt;atygn=Attorney-General&lt;br /&gt;atystg=at any stage&lt;br /&gt;au=author&lt;br /&gt;auawe=as you're aware&lt;br /&gt;aucn=auction&lt;br /&gt;aucne=auctioneer&lt;br /&gt;aucng=auctioning&lt;br /&gt;aud=audit&lt;br /&gt;audc=audience&lt;br /&gt;audd=audited&lt;br /&gt;audg=auditing&lt;br /&gt;audrp=audit report&lt;br /&gt;aug=August&lt;br /&gt;aui=authorise&lt;br /&gt;auig=authorising&lt;br /&gt;auin=authorisation&lt;br /&gt;auiof=authorised officer&lt;br /&gt;aumv=automotive&lt;br /&gt;aun=authorisation&lt;br /&gt;aur=auditor&lt;br /&gt;aurp=audit report&lt;br /&gt;aus=Australia&lt;br /&gt;aush=authorship&lt;br /&gt;ausn=Australian&lt;br /&gt;ausp=Australia Post&lt;br /&gt;autc=authentic&lt;br /&gt;autcy=authenticity&lt;br /&gt;aute=authentic&lt;br /&gt;autea=authenticate&lt;br /&gt;auten=authentication&lt;br /&gt;auto=automatic&lt;br /&gt;autoy=automatically&lt;br /&gt;auusti=as you understand it&lt;br /&gt;auv=authoritative&lt;br /&gt;auxy=auxiliary&lt;br /&gt;auy=authority&lt;br /&gt;auy2a=authority to act&lt;br /&gt;auy2s=authority to sell&lt;br /&gt;auys=authorities&lt;br /&gt;av=available&lt;br /&gt;av2u=available to you&lt;br /&gt;avdc=avoidance&lt;br /&gt;Ave=Avenue&lt;br /&gt;avg=average&lt;br /&gt;avm=advertisement&lt;br /&gt;avn=aviation&lt;br /&gt;avy=availability&lt;br /&gt;aw.=at what point&lt;br /&gt;aw=as well&lt;br /&gt;awa=as well as&lt;br /&gt;awd=award&lt;br /&gt;awe=aware&lt;br /&gt;aweh=aware that&lt;br /&gt;awen=awareness&lt;br /&gt;aweo=aware of&lt;br /&gt;aweoh=aware of that&lt;br /&gt;aweoi=aware of it&lt;br /&gt;aweot=aware of this&lt;br /&gt;awi.=at which point&lt;br /&gt;awk=artwork&lt;br /&gt;awr=aware&lt;br /&gt;ayb=anybody&lt;br /&gt;aybe=anybody else&lt;br /&gt;ayh=anyhow&lt;br /&gt;ayk=as you know&lt;br /&gt;aym=anymore&lt;br /&gt;ayo=anyone&lt;br /&gt;ayoe=anyone else&lt;br /&gt;ayt=anything&lt;br /&gt;ayt2dw=anything to do with&lt;br /&gt;ayte=anything else&lt;br /&gt;aytlh=anything like that&lt;br /&gt;aytudo=anything that you do say or do may be given in evidence &lt;br /&gt;ayw=anyway&lt;br /&gt;aywh=anywhere&lt;br /&gt;aywhe=anywhere else&lt;br /&gt;az=Aztec&lt;br /&gt;bab=be able&lt;br /&gt;bac=bank account&lt;br /&gt;badmin=bond administration&lt;br /&gt;badminr=bond administrator&lt;br /&gt;bajm=brief adjournment&lt;br /&gt;bakg=background&lt;br /&gt;bal=balance&lt;br /&gt;balg=balancing&lt;br /&gt;balpro=balance of probability&lt;br /&gt;balsh=balance sheet&lt;br /&gt;bar pivot?)&lt;br /&gt;barsol=barrister and solicitor&lt;br /&gt;barssol=barristers and solicitors&lt;br /&gt; Basch!)&lt;br /&gt;bauo=by the author of&lt;br /&gt;bbq=barbecue&lt;br /&gt;bca=became&lt;br /&gt;bcaweo=became aware of&lt;br /&gt;bcli=buyer client&lt;br /&gt;bco=become&lt;br /&gt;bcog=becoming&lt;br /&gt;bcorp=body corporate&lt;br /&gt;bcpt=body corporate&lt;br /&gt;bcq=bank cheque&lt;br /&gt;bd=board&lt;br /&gt;bdag=board's agenda&lt;br /&gt;bde=brigade&lt;br /&gt;bdgh=boarding house&lt;br /&gt;bdgob=Bendigo Bank&lt;br /&gt;bdgsc=boarding school&lt;br /&gt;bdl=bundle&lt;br /&gt;bdlh=bodily harm&lt;br /&gt;bdme=board members&lt;br /&gt;bdr=bedroom&lt;br /&gt;bdrm=bedroom&lt;br /&gt;bdsch=boarding school&lt;br /&gt;bdsptb=building disputes tribunal&lt;br /&gt;bdt=building disputes tribunal&lt;br /&gt;bdv=Baldivis&lt;br /&gt;bdvt=biodiversity&lt;br /&gt;bdvy=biodiversity&lt;br /&gt;bdy=boundary&lt;br /&gt;bdys=boundaries&lt;br /&gt;bdz=bulldoze&lt;br /&gt;bedrm=bedroom&lt;br /&gt;bel2=be able to&lt;br /&gt;berg=bearing&lt;br /&gt;bergim=bearing in mind&lt;br /&gt;berim=bear in mind&lt;br /&gt;Bevilacqua&lt;br /&gt;bf=before&lt;br /&gt;bfctl=bona fide control&lt;br /&gt;bfh=beforehand&lt;br /&gt;bfictl=bona fide in control&lt;br /&gt;bfl=beautiful&lt;br /&gt;bfly=beautifully&lt;br /&gt;bfsc=before scenario&lt;br /&gt;bfu=before you&lt;br /&gt;bga=began&lt;br /&gt;bgd=brigade&lt;br /&gt;bgi=begin&lt;br /&gt;bgig=beginning&lt;br /&gt;bgl=burglar&lt;br /&gt;bgly=burglary&lt;br /&gt;bgn=bargain&lt;br /&gt;bgng=bargaining&lt;br /&gt;bgu=begun&lt;br /&gt;bhf=behalf&lt;br /&gt;bhi=behind&lt;br /&gt;bhicd=behind closed doors&lt;br /&gt;bhim=bear that in mind&lt;br /&gt;bho2u=been held out to you to provide the answers you have given&lt;br /&gt;bhs=by that stage&lt;br /&gt;bht=by that time&lt;br /&gt;bhv=behave&lt;br /&gt;bhvg=behaving&lt;br /&gt;bhvr=behaviour&lt;br /&gt;bikh=but I know that&lt;br /&gt;bim=bear in mind&lt;br /&gt;bint=best interest&lt;br /&gt;bkac=bank account&lt;br /&gt;bkdpobk=bank deposit book&lt;br /&gt;bkdw=breakdown&lt;br /&gt;bkg=banking&lt;br /&gt;bkl=booklet&lt;br /&gt;bkp=bookkeep&lt;br /&gt;bkpg=bookkeeping&lt;br /&gt;bkpr=bookkeeper&lt;br /&gt;bkr=bankrupt&lt;br /&gt;bkry=bankruptcy&lt;br /&gt;bkstm=bank statement&lt;br /&gt;bkup=breakup&lt;br /&gt;bkw=backwards&lt;br /&gt;bkyd=back yard&lt;br /&gt;bl=believe&lt;br /&gt;bl2=be able to&lt;br /&gt;blc=balcony&lt;br /&gt;bld=build&lt;br /&gt;bldg=building&lt;br /&gt;bldgenv=building envelope&lt;br /&gt;bldginsprp=building inspection report&lt;br /&gt;bldgl=building licence&lt;br /&gt;bldr=builder&lt;br /&gt;bldv=Baldivis&lt;br /&gt;blf=belief&lt;br /&gt;blg=believing&lt;br /&gt;blh=believe that&lt;br /&gt;blhc=bottom left-hand corner&lt;br /&gt;blkg=blockage&lt;br /&gt;bll=believable&lt;br /&gt;blo=below&lt;br /&gt;blolnd=block of land&lt;br /&gt;blrd=bollard&lt;br /&gt;blt=bullet&lt;br /&gt;bltn=bulletin&lt;br /&gt;blvd=boulevard&lt;br /&gt;blvg=believing&lt;br /&gt;bmk=benchmark&lt;br /&gt;bmn=bond money&lt;br /&gt;bmoyofw=been made of your own free will&lt;br /&gt;bn=battalion&lt;br /&gt;bnf=benefit&lt;br /&gt;bnfhi=benefit of hindsight&lt;br /&gt;bnfi=bona fide&lt;br /&gt;bnfl=beneficial&lt;br /&gt;bnflint=beneficial interest&lt;br /&gt;bnfy=beneficiary&lt;br /&gt;bnfys=beneficiaries&lt;br /&gt;bnkw=BankWest&lt;br /&gt;bnl2=been able to&lt;br /&gt;bnsw=Bank of New South Wales&lt;br /&gt;bodo=book of documents&lt;br /&gt;boe=Boedigheimer&lt;br /&gt;bokg=booking&lt;br /&gt;bomkn=best of my knowledge&lt;br /&gt;botil=brother-in-law&lt;br /&gt;boykn=best of your knowledge&lt;br /&gt;bq=bouquet&lt;br /&gt;br=branch&lt;br /&gt;br2matn=brought to my attention&lt;br /&gt;brcln=bank reconciliation&lt;br /&gt;brcncl=bank reconciliation&lt;br /&gt;brcnl=bank reconciliation&lt;br /&gt;brdrm=boardroom&lt;br /&gt;breats=breath test&lt;br /&gt;brecot=breach of contract&lt;br /&gt;brepea=breach of the peace&lt;br /&gt;brg=bruising&lt;br /&gt;brhc=bottom right-hand corner&lt;br /&gt;brinlw=brother-in-law&lt;br /&gt;brm=Broome&lt;br /&gt;brmg=branch manager&lt;br /&gt;bro=brochure&lt;br /&gt;brof=branch office&lt;br /&gt;broil=brother-in-law&lt;br /&gt;brot=brother&lt;br /&gt;brotil=brother-in-law&lt;br /&gt;brsk=Bersaerker&lt;br /&gt;brupno=bruponorphine&lt;br /&gt;brw=borrow&lt;br /&gt;brwg=borrowing&lt;br /&gt;bsb=bus bay&lt;br /&gt;bsh=bus shelter&lt;br /&gt;bshf=bushfire&lt;br /&gt;bshfb=bushfires board&lt;br /&gt;bshl=bushland&lt;br /&gt;bskb=basketball&lt;br /&gt;bsm=basement&lt;br /&gt;bsn=business&lt;br /&gt;bstm=bank statement&lt;br /&gt;bstn=Busselton&lt;br /&gt;bstp=bus stop&lt;br /&gt;bsty=bestiality&lt;br /&gt;bsy=basically&lt;br /&gt;bt=between&lt;br /&gt;btb=back to back&lt;br /&gt;btfn=beautification&lt;br /&gt;btfy=beautify&lt;br /&gt;btg=beating&lt;br /&gt;bthd=birthday&lt;br /&gt;btk=buttock&lt;br /&gt;btl=bar table&lt;br /&gt;btlxb=battleaxe blocks&lt;br /&gt;btm=bottom&lt;br /&gt;btml=bottom line&lt;br /&gt;btq=boutique&lt;br /&gt;btrm=bathroom&lt;br /&gt;bts=by this stage&lt;br /&gt;btt=by the time&lt;br /&gt;btum=bitumen&lt;br /&gt;btw=by the way&lt;br /&gt;btwk=back to work&lt;br /&gt;bu=business&lt;br /&gt;bua=business agent&lt;br /&gt;bubk=business broker&lt;br /&gt;bubkg=business broking&lt;br /&gt;bucol=business college&lt;br /&gt;bud=business day&lt;br /&gt;bum=businessman&lt;br /&gt;bun=Bunbury&lt;br /&gt;bundo=bundle of documents&lt;br /&gt;bupl=business plan&lt;br /&gt;bupr=business practice&lt;br /&gt;buptn=business partner&lt;br /&gt;burcy=bureaucracy&lt;br /&gt;bushfire&lt;br /&gt;bushfires&lt;br /&gt;buss=bus stop&lt;br /&gt;butl=be utilised&lt;br /&gt;bwg=bowling&lt;br /&gt;bwl=bowler&lt;br /&gt;bwlc=bowling club&lt;br /&gt;bwlg=bowling&lt;br /&gt;bwm=bear with me&lt;br /&gt;bwmam=bear with me a moment&lt;br /&gt;bwmfm=bear with me for a moment&lt;br /&gt;bwmom=bear with me a moment&lt;br /&gt;bx=Brixton Street&lt;br /&gt;bxpl=briefly explain&lt;br /&gt;byam=by all means&lt;br /&gt;byard=beyond a reasonable doubt&lt;br /&gt;byf=boy friend&lt;br /&gt;bylw=by-laws&lt;br /&gt;byo=beyond&lt;br /&gt;byow=bring your own&lt;br /&gt;byp=beg your pardon&lt;br /&gt;byrd=beyond reasonable doubt&lt;br /&gt;bysw=Bayswater&lt;br /&gt;byzm=Byzantium&lt;br /&gt;bzr=bizarre&lt;br /&gt;c=see&lt;br /&gt;c21=Century 21&lt;br /&gt;c2h=come to that&lt;br /&gt;c2tv=come to the view&lt;br /&gt;ca2=came to&lt;br /&gt;cagmt=costs agreement&lt;br /&gt;cal=calculate&lt;br /&gt;calcn=calculation&lt;br /&gt;calr=calculator&lt;br /&gt;cancln=cancellation&lt;br /&gt;cancrt=Canterbury Court&lt;br /&gt;cap=captain&lt;br /&gt;capl=capable&lt;br /&gt;capt=captain&lt;br /&gt;carer&lt;br /&gt;carprot=care and protection&lt;br /&gt;cartg=cartridge&lt;br /&gt;caua=causation&lt;br /&gt;caution= you are not obliged to say or do anything unless you wish to d&lt;br /&gt;cbnt=cabinet&lt;br /&gt;cbo=community based order&lt;br /&gt;cbs=could be shown&lt;br /&gt;ccd=credit card&lt;br /&gt;ccnvn=criminal conviction&lt;br /&gt;ccu=concurrent&lt;br /&gt;cdbd=cardboard&lt;br /&gt;cdbl=credible&lt;br /&gt;cdbx=cardboard box&lt;br /&gt;cdby=credibility&lt;br /&gt;cdtr=creditor&lt;br /&gt;cdu=conduct&lt;br /&gt;cdug=conducting&lt;br /&gt;cduitv=conduct of this interview&lt;br /&gt;cdur=conductor&lt;br /&gt;cdurcditv=conduct of this record of interview&lt;br /&gt;celg=ceiling&lt;br /&gt;ceo=chief executive officer&lt;br /&gt;cfdc=confidence&lt;br /&gt;cfdl=confidential&lt;br /&gt;cfdly=confidentiality&lt;br /&gt;cfdt=confident&lt;br /&gt;cfgn=configuration&lt;br /&gt;cfl=conflict&lt;br /&gt;cflint=conflict of interest&lt;br /&gt;cfly=carefully&lt;br /&gt;cfm=confirm&lt;br /&gt;cfs=chronic fatigue syndrome&lt;br /&gt;cft=confident&lt;br /&gt;cgntl=Congregational&lt;br /&gt;cgnv=cognitive&lt;br /&gt;cgnva=cognitive ability&lt;br /&gt;cgrt=cigarette&lt;br /&gt;cgt=caught&lt;br /&gt;cgtx=capital gains tax&lt;br /&gt;chacct=chartered accountant&lt;br /&gt;chd=children&lt;br /&gt;chdhd=childhood&lt;br /&gt;chdho=childhood&lt;br /&gt;chdy=children and youth&lt;br /&gt;chg=charge&lt;br /&gt;chk=chicken&lt;br /&gt;chm=chairman&lt;br /&gt;chov=changeover&lt;br /&gt;chpng=child pornography&lt;br /&gt;chpsn=chairperson&lt;br /&gt;chr=character&lt;br /&gt;chra=characterisation&lt;br /&gt;chrc=characteristic&lt;br /&gt;chrfc=character reference&lt;br /&gt;chrig=characterising&lt;br /&gt;chrs=characterise&lt;br /&gt;chsp=children's hospital&lt;br /&gt;chsup=child support&lt;br /&gt;chsupa=child support agency&lt;br /&gt;ci=circumstance&lt;br /&gt;cil=circumstantial&lt;br /&gt;cisurg=circumstances surrounding&lt;br /&gt;citgos=City of Gosnells&lt;br /&gt;citsub=City of Subiaco&lt;br /&gt;civpcdg=civil proceedings&lt;br /&gt;cj=Chief Justice&lt;br /&gt;cjdn=civil jurisdiction&lt;br /&gt;cjn=conjunct&lt;br /&gt;cjnc=conjunction&lt;br /&gt;cjncar=conjunctional arrangement&lt;br /&gt;cjncla=conjunctional agent&lt;br /&gt;cjnl=conjunctional&lt;br /&gt;cjnla=conjunctional agent&lt;br /&gt;cjnlar=conjunctional arrangement&lt;br /&gt;cjnld=conjunctional deal&lt;br /&gt;cjnls=conjunctional sale&lt;br /&gt;ck=check&lt;br /&gt;ckbk=cookbook&lt;br /&gt;ckl=checklist&lt;br /&gt;ckt=cricket&lt;br /&gt;cktr=cricketer&lt;br /&gt;cl=claim&lt;br /&gt;clb=calibre&lt;br /&gt;clc=calculation&lt;br /&gt;clg=claiming&lt;br /&gt;clgp=claim group&lt;br /&gt;clgr=client ledger&lt;br /&gt;cli=client&lt;br /&gt;clila=client ledger account&lt;br /&gt;Clinipath&lt;br /&gt;clintac=client integrated account&lt;br /&gt;clm=column&lt;br /&gt;clmt=Claremont&lt;br /&gt;clobu=close of business&lt;br /&gt;clpby=culpability&lt;br /&gt;clrc=clearance&lt;br /&gt;clrf=clarify&lt;br /&gt;clrfd=clarified&lt;br /&gt;clrfg=clarifying&lt;br /&gt;clrfn=clarification&lt;br /&gt;clrg=clearing&lt;br /&gt;clrm=classroom&lt;br /&gt;clrt=clarity&lt;br /&gt;cls=clause&lt;br /&gt;clsf=classific&lt;br /&gt;clsfd=classified&lt;br /&gt;clsfn=classification&lt;br /&gt;clsr=classroom&lt;br /&gt;clst=casualty&lt;br /&gt;clsts=casualties&lt;br /&gt;clsu=closure&lt;br /&gt;clt=claimant&lt;br /&gt;cltl=cultural&lt;br /&gt;cltr=culture&lt;br /&gt;cltv=cultivate&lt;br /&gt;cltvn=cultivation&lt;br /&gt;clu=conclusion&lt;br /&gt;clz=clear zone&lt;br /&gt;cm=commen&lt;br /&gt;cmb=combine&lt;br /&gt;cmbn=combination&lt;br /&gt;cmc=commerce&lt;br /&gt;cmcagmt=commercial agreement&lt;br /&gt;cmcd=commencement date&lt;br /&gt;cmcg=commencing&lt;br /&gt;cmcgitv=commencing the interview&lt;br /&gt;cmcitv=commence the interview&lt;br /&gt;cmcl=commercial&lt;br /&gt;cmcm=commencement&lt;br /&gt;cmcngn=commercial negotiation&lt;br /&gt;cmd=command&lt;br /&gt;cmdr=commander&lt;br /&gt;cmf=comfort&lt;br /&gt;cmfl=comfortable&lt;br /&gt;cmfz=comfort zone&lt;br /&gt;cmg=commencing&lt;br /&gt;cmlv=cumulative&lt;br /&gt;cmlw=common law&lt;br /&gt;cmm=commencement&lt;br /&gt;cmmtiitv=commencement of this interview&lt;br /&gt;cmmtitv=commencement of the interview&lt;br /&gt;cmpg=campaign&lt;br /&gt;cmpgg=campaigning&lt;br /&gt;cmpgr=campaigner&lt;br /&gt;cmphsv=comprehensive&lt;br /&gt;cmplc=compliance&lt;br /&gt;cmplcn=compliance notice&lt;br /&gt;cmplco=compliance officer&lt;br /&gt;cmpldw=complied with&lt;br /&gt;cmpln=complication&lt;br /&gt;cmplof=compliance officer&lt;br /&gt;cmplt=compliant&lt;br /&gt;cmplw=comply with&lt;br /&gt;cmpn=compensation&lt;br /&gt;cmpnmgs=compensation magistrate&lt;br /&gt;cmpnn=companion&lt;br /&gt;cmpnns=companionship&lt;br /&gt;cmptn=competition&lt;br /&gt;cmptv=competitive&lt;br /&gt;cmr=camera&lt;br /&gt;cms=centimetres&lt;br /&gt;cmt=comment&lt;br /&gt;cmtm=commitment&lt;br /&gt;cmtr=commentator&lt;br /&gt;cmty=cemetery&lt;br /&gt;cmu=communi&lt;br /&gt;cmucrn=community corrections&lt;br /&gt;cmug=communicating&lt;br /&gt;cmul=communal&lt;br /&gt;cmulf=communal facilities&lt;br /&gt;cmun=communication&lt;br /&gt;cmusvc=community service&lt;br /&gt;cmut=communicate&lt;br /&gt;cmuy=community&lt;br /&gt;cmuys=communities&lt;br /&gt;cn=concern&lt;br /&gt;cnb=cannabis&lt;br /&gt;cnc=concentrate&lt;br /&gt;cncg=concentrating&lt;br /&gt;cncl=conclusion&lt;br /&gt;cncld=conclude&lt;br /&gt;cncln=conciliation&lt;br /&gt;cnclv=conclusive&lt;br /&gt;cncn=concentration&lt;br /&gt;cncsn=concession&lt;br /&gt;cnd=condition&lt;br /&gt;cndap=condition of approval&lt;br /&gt;cndapl=conditions apply&lt;br /&gt;cndapv=conditional approval&lt;br /&gt;cndd=candidate&lt;br /&gt;cndl=conditional&lt;br /&gt;cndlapv=conditional approval&lt;br /&gt;cndrelod=conditional release order&lt;br /&gt;cnf=conference&lt;br /&gt;cnfgn=configuration&lt;br /&gt;cnfl=conflict&lt;br /&gt;cnfm=confirm&lt;br /&gt;cnfmg=confirming&lt;br /&gt;cnfmn=confirmation&lt;br /&gt;cng=concerning&lt;br /&gt;cngt=Cannington&lt;br /&gt;cngv=Canning Vale&lt;br /&gt;cnjnlar=conjunctional arrangement&lt;br /&gt;cnn=connection&lt;br /&gt;cno=cannot&lt;br /&gt;cnorca=cannot recall&lt;br /&gt;cnqr=conquer&lt;br /&gt;cnqt=conquest&lt;br /&gt;cnsb=constable&lt;br /&gt;cnsc=conscious&lt;br /&gt;cnscn=consciousness&lt;br /&gt;cnscotf=conscious of the fact&lt;br /&gt;cnscts=conscientious&lt;br /&gt;cnscy=consciously&lt;br /&gt;cnslt=consultant&lt;br /&gt;cnsltn=consultation&lt;br /&gt;cnslty=consultancy&lt;br /&gt;cnsly=consultancy&lt;br /&gt;cnsn=concession&lt;br /&gt;cnspy=conspiracy&lt;br /&gt;cnsq=consequence&lt;br /&gt;cnsql=consequential&lt;br /&gt;cnsqt=consequent&lt;br /&gt;cnsqy=consequently&lt;br /&gt;cnst=construct&lt;br /&gt;cnstn=construction&lt;br /&gt;cnstun=constitution&lt;br /&gt;cnstv=constructive&lt;br /&gt;cnsvn=conservation&lt;br /&gt;cnsvnmv=conservation movement&lt;br /&gt;cntb=contribute&lt;br /&gt;cntmn=contamination&lt;br /&gt;cntrn=contrition&lt;br /&gt;cnu=can you&lt;br /&gt;cnv=conversation&lt;br /&gt;cnvc=convince&lt;br /&gt;cnvi=convict&lt;br /&gt;cnvn=conviction&lt;br /&gt;cnvnc=convenience&lt;br /&gt;cnvnt=convenient&lt;br /&gt;cnvr=conversion ratio&lt;br /&gt;cnvyc=conveyancer&lt;br /&gt;cnvycg=conveyancing&lt;br /&gt;cnvyg=conveyancing&lt;br /&gt;cnxn=connection&lt;br /&gt;co=commission&lt;br /&gt;coac=co-accused&lt;br /&gt;coacn=course of action&lt;br /&gt;cob=constable&lt;br /&gt;cocdu=code of conduct&lt;br /&gt;cocduasrpev=Code of Conduct for Agents and Sales Representatives&lt;br /&gt;coco=Conservation Council&lt;br /&gt;cocou=Cons Council&lt;br /&gt;cocowa=Conservation Council of Western Australia&lt;br /&gt;codir=co-director&lt;br /&gt;coedn=coeducational&lt;br /&gt;cof=country-office&lt;br /&gt;cofd=co-offender&lt;br /&gt;cofe=Church of England&lt;br /&gt;cofr=cash offer&lt;br /&gt;cog=commissioning&lt;br /&gt;cohbn=cohabitation&lt;br /&gt;colg=college&lt;br /&gt;colgu=colleague&lt;br /&gt;coln=collection&lt;br /&gt;com=computer&lt;br /&gt;comdr=Commodore&lt;br /&gt;comi=computerise&lt;br /&gt;compm=computer program&lt;br /&gt;compn=companion&lt;br /&gt;comsy=computer system&lt;br /&gt;con=consistent&lt;br /&gt;concou=Conservation Council&lt;br /&gt;conempd=Consumer and Employment Protection Division&lt;br /&gt;conflint=conflict of interest&lt;br /&gt;conpro=Consumer Protection Division&lt;br /&gt;consaf=consumer affairs&lt;br /&gt;consafa=Consumer Affairs Act&lt;br /&gt;constable=Constable&lt;br /&gt;conw=consistent with&lt;br /&gt;coop=cooperate&lt;br /&gt;coopg=cooperating&lt;br /&gt;coopn=cooperation&lt;br /&gt;coopv=cooperative&lt;br /&gt;coord=coordinate&lt;br /&gt;coordg=coordinating&lt;br /&gt;coordr=coordinator&lt;br /&gt;coper=City of Perth&lt;br /&gt;copn=cooperation&lt;br /&gt;coppt=common property&lt;br /&gt;coproau=conveniently and properly audited&lt;br /&gt;copv=cooperative&lt;br /&gt;cor=commissioner&lt;br /&gt;cord=coordinate&lt;br /&gt;cordg=coordinating&lt;br /&gt;cordn=coordination&lt;br /&gt;cordr=coordinator&lt;br /&gt;corm=coolroom&lt;br /&gt;corn=correction&lt;br /&gt;corp=corporate&lt;br /&gt;corpn=corporation&lt;br /&gt;corpt=corporate trustee&lt;br /&gt;costi=City of Stirling&lt;br /&gt;costm=commission statement&lt;br /&gt;cot=contract&lt;br /&gt;cot4s=contract for sale&lt;br /&gt;cot4sl=contract for sale of land or strata title&lt;br /&gt;cotemm=contract of employment&lt;br /&gt;cotg=cottage&lt;br /&gt;cotl=contractual&lt;br /&gt;cotlr=contractual relationship&lt;br /&gt;cotlw=contract law&lt;br /&gt;cotr=contractor&lt;br /&gt;cotsa=contract of sale&lt;br /&gt;coty=contrary&lt;br /&gt;coucdu=course of conduct&lt;br /&gt;coue=counsel&lt;br /&gt;couea=counsel assisting&lt;br /&gt;coueab=counsel assisting the board&lt;br /&gt;coueg=counselling&lt;br /&gt;couer=counsellor&lt;br /&gt;coui=council&lt;br /&gt;couic=council chambers&lt;br /&gt;couipcte=council planning committee&lt;br /&gt;couir=councillor&lt;br /&gt;covt=covenant&lt;br /&gt;coy=company&lt;br /&gt;coys=companies&lt;br /&gt;cpb=cupboard&lt;br /&gt;cpbl=capable&lt;br /&gt;cpby=capability&lt;br /&gt;cpbys=capabilities&lt;br /&gt;cpcy=capacity&lt;br /&gt;cper=City of Perth&lt;br /&gt;cpfsldv=compulsory professional development&lt;br /&gt;cpk=car park&lt;br /&gt;cpkg=car parking&lt;br /&gt;cpl=complain&lt;br /&gt;cplg=complaining&lt;br /&gt;cplt=complainant&lt;br /&gt;cplx=complex&lt;br /&gt;cplxy=complexity&lt;br /&gt;cppt=common property&lt;br /&gt;cprt=copyright&lt;br /&gt;cprv=crime prevention&lt;br /&gt;cpt=complaint&lt;br /&gt;cptof=complaints officer&lt;br /&gt;cpvd=credit provider&lt;br /&gt;cq=cheque&lt;br /&gt;cqac=cheque account&lt;br /&gt;cqbk=chequebook&lt;br /&gt;cqbt=cheque butt&lt;br /&gt;cr=correct&lt;br /&gt;crca=can't recall&lt;br /&gt;crdfd=carried forward&lt;br /&gt;crdr=corridor&lt;br /&gt;cres=crescent&lt;br /&gt;crf=careful&lt;br /&gt;crfl=careful&lt;br /&gt;crfly=carefully&lt;br /&gt;crfy=carefully&lt;br /&gt;crg=carriage&lt;br /&gt;crgn=Corrigin&lt;br /&gt;crgw=carriageway&lt;br /&gt;crgwy=carriageway&lt;br /&gt;cri=criminal&lt;br /&gt;cria=Crimes Act&lt;br /&gt;cricnvn=criminal conviction&lt;br /&gt;crico=criminal code&lt;br /&gt;crihsty=criminal history&lt;br /&gt;crijdn=criminal jurisdiction&lt;br /&gt;crijs=criminal injuries&lt;br /&gt;crijus=criminal justice&lt;br /&gt;cripcdg=criminal proceedings&lt;br /&gt;crircd=criminal record&lt;br /&gt;crita=criteria&lt;br /&gt;critn=criterion&lt;br /&gt;crlgr=credit ledger&lt;br /&gt;crln=correlation&lt;br /&gt;crls=careless&lt;br /&gt;crnr=coroner&lt;br /&gt;crpt=carport&lt;br /&gt;crsc=correspondence&lt;br /&gt;crscc=correspondence course&lt;br /&gt;crsp=correspond&lt;br /&gt;crspg=corresponding&lt;br /&gt;crspt=correspondent&lt;br /&gt;crt=court&lt;br /&gt;crtapl=Court of Appeal&lt;br /&gt;crtcg=court counselling&lt;br /&gt;crtg=cartridge&lt;br /&gt;crtod=court order&lt;br /&gt;crvt=corvette&lt;br /&gt;cs=consider&lt;br /&gt;csa=consideration&lt;br /&gt;csagc=child support agency&lt;br /&gt;csd=custody&lt;br /&gt;csdl=custodial&lt;br /&gt;csdn=custodian&lt;br /&gt;csdt=considerate&lt;br /&gt;csfw=computer software&lt;br /&gt;csg=considering&lt;br /&gt;csl=considerable&lt;br /&gt;cslty=consultancy&lt;br /&gt;csltyf=consultancy fee&lt;br /&gt;csly=considerably&lt;br /&gt;csn=cousin&lt;br /&gt;csnf=Campaign to Save Native Forests&lt;br /&gt;csrn=caesarean&lt;br /&gt;csrns=caesarean section&lt;br /&gt;cstc=construction&lt;br /&gt;cstdn=custodian&lt;br /&gt;cstir=City of Stirling&lt;br /&gt;cstm=customer&lt;br /&gt;cstmy=customary&lt;br /&gt;cstv=conservative&lt;br /&gt;csub=City of Subiaco&lt;br /&gt;csubohp=City of Subiaco Oral History Project&lt;br /&gt;ct=certain&lt;br /&gt;cta=contain&lt;br /&gt;ctag=containing&lt;br /&gt;ctam=containment&lt;br /&gt;ctar=container&lt;br /&gt;ctb=contribute&lt;br /&gt;ctbg=contributing&lt;br /&gt;ctbn=contribution&lt;br /&gt;ctcl=critical&lt;br /&gt;ctcs=criticise&lt;br /&gt;ctd=contradict&lt;br /&gt;ctdcd=credit card&lt;br /&gt;ctdn=contradiction&lt;br /&gt;ctdy=contradictory&lt;br /&gt;cte=committee&lt;br /&gt;ctf=certify&lt;br /&gt;ctfc=certificate&lt;br /&gt;ctfcregn=certificate of registration&lt;br /&gt;ctfct=certificate of title&lt;br /&gt;ctfd=certified&lt;br /&gt;ctfdc=certified copy&lt;br /&gt;ctfg=certifying&lt;br /&gt;ctfn=certification&lt;br /&gt;ctfregn=certificate of registration&lt;br /&gt;ctfstdty=certificate of stamp duty&lt;br /&gt;ctftit=certificate of title&lt;br /&gt;ctg=category&lt;br /&gt;ctgcy=categorically&lt;br /&gt;ctgl=categorical&lt;br /&gt;ctgly=categorically&lt;br /&gt;ctgs=categories&lt;br /&gt;ctgy=categorically&lt;br /&gt;cth=Catholic&lt;br /&gt;cthd=cathedral&lt;br /&gt;ctkr=caretaker&lt;br /&gt;ctl=control&lt;br /&gt;ctlb=controlled burn&lt;br /&gt;ctlg=catalogue&lt;br /&gt;ctlk=CentreLink&lt;br /&gt;ctlr=controller&lt;br /&gt;ctly=certainly&lt;br /&gt;ctn=caution&lt;br /&gt;ctod=court order&lt;br /&gt;ctr=centre&lt;br /&gt;ctsc=criticise&lt;br /&gt;ctsl=Cottesloe&lt;br /&gt;ctsub=City of Subiaco&lt;br /&gt;ctt.=contract point&lt;br /&gt;ctt=contact&lt;br /&gt;cttg=contacting&lt;br /&gt;ctu=continue&lt;br /&gt;ctua=continuation&lt;br /&gt;ctug=continuing&lt;br /&gt;ctul=continual&lt;br /&gt;ctum=continuum&lt;br /&gt;ctun=continuation&lt;br /&gt;ctus=continuous&lt;br /&gt;ctusy=continuously&lt;br /&gt;ctut=continuity&lt;br /&gt;ctuy=continually&lt;br /&gt;ctv=contravene&lt;br /&gt;ctvl=controversial&lt;br /&gt;ctvn=contravention&lt;br /&gt;ctvy=controversy&lt;br /&gt;ctw=Centrewest&lt;br /&gt;ctwe=Centrewest Estate Agents&lt;br /&gt;ctwey=Centrewest Estate Agency&lt;br /&gt;ctx=context&lt;br /&gt;cty=country&lt;br /&gt;ctys=countries&lt;br /&gt;ctyt=can take you to&lt;br /&gt;ctz=citizen&lt;br /&gt;ctzed=citizenship education&lt;br /&gt;ctzs=citizenship&lt;br /&gt;cu=current&lt;br /&gt;cucfm=can you confirm&lt;br /&gt;cucnfm=can you confirm&lt;br /&gt;cuidf=can you identify&lt;br /&gt;cuidfs=can you identify your signature&lt;br /&gt;cuidfw=can you identify the writing&lt;br /&gt;cum=cubic metres&lt;br /&gt;cuped=current period&lt;br /&gt;cupl=can you please&lt;br /&gt;cur=curriculum&lt;br /&gt;curca=can you recall&lt;br /&gt;cure=can you remember&lt;br /&gt;custh=can understand that&lt;br /&gt;cuy=currently&lt;br /&gt;cv=cover&lt;br /&gt;cvct=convict&lt;br /&gt;cvg=coverage&lt;br /&gt;cvglt=covering letter&lt;br /&gt;cvi=covering&lt;br /&gt;cvig=covering&lt;br /&gt;cvln=civilian&lt;br /&gt;cvlnl=civilian life&lt;br /&gt;cvlsn=civilisation&lt;br /&gt;cvn=caravan&lt;br /&gt;cvnp=caravan park&lt;br /&gt;cvpk=caravan park&lt;br /&gt;cvst=civvy street&lt;br /&gt;cvt=caveat&lt;br /&gt;cvto=caveator&lt;br /&gt;cvtr=caveator&lt;br /&gt;cvy=convoy&lt;br /&gt;cvycg=conveyancing&lt;br /&gt;cw=Commonwealth&lt;br /&gt;cwb=Commonwealth Bank&lt;br /&gt;cy=company&lt;br /&gt;cyl=cylinder&lt;br /&gt;cyrca=can you recall&lt;br /&gt;cyre=can you remember&lt;br /&gt;cys=companies&lt;br /&gt;cytcrt=can you tell the court&lt;br /&gt;cyth=children and youth&lt;br /&gt;cz=citizen&lt;br /&gt;czea=Czechoslovakia&lt;br /&gt;czs=citizenship&lt;br /&gt;d.=dot point&lt;br /&gt;d'e=d'Eties&lt;br /&gt;d'k=don't know&lt;br /&gt;d'rca=don't recall&lt;br /&gt;d'rco=don't recollect&lt;br /&gt;d'y=don't you&lt;br /&gt;d2=due to&lt;br /&gt;d2d=day-to-day&lt;br /&gt;dadc=drag addict&lt;br /&gt;dadcn=drug addiction&lt;br /&gt;dadvg=disadvantage&lt;br /&gt;dag=disagree&lt;br /&gt;dagm=disagreement&lt;br /&gt;dap=disappear&lt;br /&gt;dapc=disappearance&lt;br /&gt;dapd=disappeared&lt;br /&gt;dapeg=disappearing&lt;br /&gt;dapg=disappearing&lt;br /&gt;dapo=disappoint&lt;br /&gt;dapod=disappointed&lt;br /&gt;dapog=disappointing&lt;br /&gt;dapom=disappointment&lt;br /&gt;daso=disassociate&lt;br /&gt;dastlm=date of settlement&lt;br /&gt;db=database&lt;br /&gt;dbt=doubt&lt;br /&gt;dbtf=doubtful&lt;br /&gt;dbty=doubtfully&lt;br /&gt;dc=decision&lt;br /&gt;dcd=decide&lt;br /&gt;dclrn=declaration&lt;br /&gt;dcm=decision maker&lt;br /&gt;dcmf=discomfort&lt;br /&gt;dcmg=decision making&lt;br /&gt;dcmgp=decision making process&lt;br /&gt;dcmkg=decision making&lt;br /&gt;dcmkgp=decision making process&lt;br /&gt;dcom=Department of Commerce&lt;br /&gt;dconsaf=Departme of Consumer Affairs&lt;br /&gt;dcoue=duty counsel&lt;br /&gt;dcpn=deception&lt;br /&gt;dcrt=drugs court&lt;br /&gt;dcsest=deceased estate&lt;br /&gt;dctf=death certificate&lt;br /&gt;dctfc=death certificate&lt;br /&gt;dctm=decontaminate&lt;br /&gt;dctmn=decontamination&lt;br /&gt;dctu=discontinue&lt;br /&gt;dcuoe=duty counsel&lt;br /&gt;ddlgc=due diligence&lt;br /&gt;ddrvg=dangerous driving&lt;br /&gt;ddw=drawdown&lt;br /&gt;dec=December&lt;br /&gt;decmal=deceitful and malicious&lt;br /&gt;dedn=deduction&lt;br /&gt;def=definite&lt;br /&gt;degree N.&lt;br /&gt;delg=delegate&lt;br /&gt;demo=demonstrate&lt;br /&gt;demog=demonstrating&lt;br /&gt;demol=demonstrable&lt;br /&gt;demon=demonstration&lt;br /&gt;demoy=democracy&lt;br /&gt;dept=department&lt;br /&gt;deptcmc=Department of Commerce&lt;br /&gt;deptcom=Department of Commerce&lt;br /&gt;det=detective&lt;br /&gt;detm=detachment&lt;br /&gt;devr=developer&lt;br /&gt;df=difficult&lt;br /&gt;dfa=Dividing Fences Act&lt;br /&gt;dfc=difference&lt;br /&gt;dfce=defence&lt;br /&gt;dfcn=defalcation&lt;br /&gt;dfcnt=deficient&lt;br /&gt;dfcsopi=differences of opinion&lt;br /&gt;dfct=deficit&lt;br /&gt;dfcy=deficiency&lt;br /&gt;dfcys=deficiencies&lt;br /&gt;dfd=defend&lt;br /&gt;dfdg=defending&lt;br /&gt;dfdr=defender&lt;br /&gt;dfl=default&lt;br /&gt;dflc=defalcation&lt;br /&gt;dflntc=default notice&lt;br /&gt;dfm=defamation&lt;br /&gt;dfn=definite&lt;br /&gt;dfnn=definition&lt;br /&gt;dfntc=default notice&lt;br /&gt;dfnv=definitive&lt;br /&gt;dfny=definitely&lt;br /&gt;dfo=defacto&lt;br /&gt;dfor=defactor relationship&lt;br /&gt;dfs=difficulties&lt;br /&gt;dfsv=defensive&lt;br /&gt;dft=defendant&lt;br /&gt;dfy=difficulty&lt;br /&gt;dfys=difficulties&lt;br /&gt;dg=degree&lt;br /&gt;dgdsb=degree of disability&lt;br /&gt;dght=daughter&lt;br /&gt;dghtil=daughter-in-law&lt;br /&gt;dgl=digital&lt;br /&gt;dgls=Daglish&lt;br /&gt;dgm=diagram&lt;br /&gt;dgn=diagnosis&lt;br /&gt;dgna=degeneration&lt;br /&gt;dgnl=diagonal&lt;br /&gt;dgnt=diagnostic&lt;br /&gt;dgnv=degenerative&lt;br /&gt;dgny=dignity&lt;br /&gt;dgrs=dangerous&lt;br /&gt;dgt=daughter&lt;br /&gt;dhnst=dishonesty&lt;br /&gt;dhon=dishonest&lt;br /&gt;dhond=dishonoured&lt;br /&gt;dhony=dishonesty&lt;br /&gt;di'k=didn't know&lt;br /&gt;di'tk=didn't think&lt;br /&gt;di=different&lt;br /&gt;dia=diameter&lt;br /&gt;diar=diarrhoea&lt;br /&gt;dic=difference&lt;br /&gt;dilg=dialogue&lt;br /&gt;dir=direct&lt;br /&gt;dir2=direct to&lt;br /&gt;dird=directed&lt;br /&gt;dirda=directed at&lt;br /&gt;dirn=direction&lt;br /&gt;dirr=director&lt;br /&gt;dirrg=director-general&lt;br /&gt;dirrs=directorship&lt;br /&gt;dirt=directorate&lt;br /&gt;dirv=directive&lt;br /&gt;diry=directly&lt;br /&gt;disbum=disbursements&lt;br /&gt;discdu=disorderly conduct&lt;br /&gt;disco=District Court&lt;br /&gt;discon=...(discontinuity in recording)...&lt;br /&gt;dishcdu=dishonest conduct&lt;br /&gt;disl=disabled&lt;br /&gt;disod=disorder&lt;br /&gt;disody=disorderly&lt;br /&gt;dispos=disposition&lt;br /&gt;div=division&lt;br /&gt;divl=divisional&lt;br /&gt;divlp=divisional president&lt;br /&gt;diy=differently&lt;br /&gt;diyd=did you do&lt;br /&gt;diyk=did you know&lt;br /&gt;diym=did you mean&lt;br /&gt;diyust=did you understand&lt;br /&gt;dkn=darkness&lt;br /&gt;dkns=darkness&lt;br /&gt;dkt=docket&lt;br /&gt;dl=delay&lt;br /&gt;dlb=deliberate&lt;br /&gt;dlbn=deliberations&lt;br /&gt;dlcsn=delicatessen&lt;br /&gt;dlct=delicatessen&lt;br /&gt;dld=delayed&lt;br /&gt;dlg=dealing&lt;br /&gt;dlgc=diligence&lt;br /&gt;dlgn=delegation&lt;br /&gt;dlgsw=dealings with&lt;br /&gt;dlgt=diligent&lt;br /&gt;dlgw=dealing with&lt;br /&gt;dlkt=Dalkeith&lt;br /&gt;dlngt=Darlington&lt;br /&gt;dlr=dealer&lt;br /&gt;dlsw=deals with&lt;br /&gt;dltsn=delicatessen&lt;br /&gt;dlv=deliver&lt;br /&gt;dlvg=delivering&lt;br /&gt;dlvs=deliveries&lt;br /&gt;dlvy=delivery&lt;br /&gt;dlw=deal with &lt;br /&gt;dlyrt=daily routine&lt;br /&gt;dm=demand&lt;br /&gt;dmcc=democratic&lt;br /&gt;dmcy=democracy&lt;br /&gt;dmg=damage&lt;br /&gt;dmn=dimension&lt;br /&gt;dmnr=demeanour&lt;br /&gt;dmrcn=demarcation&lt;br /&gt;dmst=domestic&lt;br /&gt;dmvc=domestic violence&lt;br /&gt;dmvg=domestic violence group&lt;br /&gt;dmvlc=domestic violence&lt;br /&gt;dng=danger&lt;br /&gt;dngn=dungeon&lt;br /&gt;dngrm=dining room&lt;br /&gt;dngs=dangerous&lt;br /&gt;dnk=doorknock&lt;br /&gt;dnnk=do not know&lt;br /&gt;dnorca=do not recall&lt;br /&gt;dnrca=do not recall&lt;br /&gt;dnrco=do not recollect&lt;br /&gt;dnsb=Dunsborough&lt;br /&gt;do=document&lt;br /&gt;doa=documentation&lt;br /&gt;dob=date of birth&lt;br /&gt;doca=documentation&lt;br /&gt;docar=deed of company arrangement&lt;br /&gt;docep=Department of Consumer and Employment Protection&lt;br /&gt;docy=documentary&lt;br /&gt;docye=documentary evidence&lt;br /&gt;dod=disorder&lt;br /&gt;dody=disorderly&lt;br /&gt;doev=documentary evidence&lt;br /&gt;dola=Department of Land Administration&lt;br /&gt;dotwk=day of the week&lt;br /&gt;doy=documentary&lt;br /&gt;doyd=do you do&lt;br /&gt;doyev=documentary evidence&lt;br /&gt;dpa=depart&lt;br /&gt;dpd=depend&lt;br /&gt;dpdc=dependence&lt;br /&gt;dpdcy=dependency&lt;br /&gt;dpdg=depending&lt;br /&gt;dpl=diploma&lt;br /&gt;dplc=displace&lt;br /&gt;dplcm=displacement&lt;br /&gt;dplcpsn=displaced person&lt;br /&gt;dpo=deposit&lt;br /&gt;dpod=deposited&lt;br /&gt;dpof=deposit funds&lt;br /&gt;dpog=depositing&lt;br /&gt;dpom=deposit moneys&lt;br /&gt;dpomn=deposit moneys&lt;br /&gt;dporf=deposit release form&lt;br /&gt;dporlsf=deposit release form&lt;br /&gt;dpos=deposition&lt;br /&gt;dposl=deposit slip&lt;br /&gt;dposn=deposition&lt;br /&gt;dpp=Director of Public Prosecution&lt;br /&gt;dprn=depreciation&lt;br /&gt;dprsn=depression&lt;br /&gt;dpt=dependent&lt;br /&gt;dptu=departure&lt;br /&gt;dpy=deploy&lt;br /&gt;dpym=deployment&lt;br /&gt;dr=doctor&lt;br /&gt;drca=don't recall&lt;br /&gt;dregr=deputy registrar&lt;br /&gt;drfgr=domestic refrigerator&lt;br /&gt;drfm=draftsman&lt;br /&gt;drg=during&lt;br /&gt;drga=disregard&lt;br /&gt;drgag=disregarding&lt;br /&gt;drgtitv=during this interview&lt;br /&gt;drlg=Darlington&lt;br /&gt;drmg=dreaming&lt;br /&gt;drn=direction&lt;br /&gt;drng=drainage&lt;br /&gt;drnk=doorknock&lt;br /&gt;drufl=driving under the influence&lt;br /&gt;drvg=driving&lt;br /&gt;drvr=driver&lt;br /&gt;drwg=drawing&lt;br /&gt;dry=diary&lt;br /&gt;dryn=diary note&lt;br /&gt;dsb=disburse&lt;br /&gt;dsbm=disbursement&lt;br /&gt;dsby=disability&lt;br /&gt;dsbys=disabilities&lt;br /&gt;dsc=discover&lt;br /&gt;dscb=describe&lt;br /&gt;dscd=descend&lt;br /&gt;dsch=discharge&lt;br /&gt;dschg=discharging&lt;br /&gt;dscl=disclose&lt;br /&gt;dsclg=disclosing&lt;br /&gt;dsclint=disclosure of interest&lt;br /&gt;dsclu=disclosure&lt;br /&gt;dsclus=disclosure statement&lt;br /&gt;dscm=discriminate&lt;br /&gt;dscmn=discrimination&lt;br /&gt;dscnn=disconnection&lt;br /&gt;dsco=discount&lt;br /&gt;dscog=discounting&lt;br /&gt;dscpdg=disciplinary proceedings&lt;br /&gt;dscpl=discipline&lt;br /&gt;dscpla=disciplinary action&lt;br /&gt;dscply=disciplinary&lt;br /&gt;dscpn=description&lt;br /&gt;dscrnbnf=discretionary beneficiary&lt;br /&gt;dscrnt=discretionary trust&lt;br /&gt;dscv=discover&lt;br /&gt;dscvldo=discoverable documents&lt;br /&gt;dscvy=discovery&lt;br /&gt;dsg=design&lt;br /&gt;dsgg=designing&lt;br /&gt;dsgna=designation&lt;br /&gt;dsh=day shift&lt;br /&gt;dsl=disabled&lt;br /&gt;dsm=dismiss&lt;br /&gt;dsml=dismissal&lt;br /&gt;dsmn=disseminate&lt;br /&gt;dsmnn=dissemination&lt;br /&gt;dsn=doesn't&lt;br /&gt;dsp=display&lt;br /&gt;dspi=despite&lt;br /&gt;dspl=disposal&lt;br /&gt;dspo=dispose&lt;br /&gt;dspu=dispute&lt;br /&gt;dspug=disputing&lt;br /&gt;dsqf=disqualif&lt;br /&gt;dsqfn=disqualification&lt;br /&gt;dstb=distribute&lt;br /&gt;dstbn=distribution&lt;br /&gt;dstc=distance&lt;br /&gt;dstg=distinguish&lt;br /&gt;dstgg=distinguishing&lt;br /&gt;dstgl=distinguishable&lt;br /&gt;dstlm=deed of settlement&lt;br /&gt;dstn=distinction&lt;br /&gt;dstrn=destruction&lt;br /&gt;dstrp=draft structure plan&lt;br /&gt;dstv=distinctive&lt;br /&gt;dsty=destroy&lt;br /&gt;dsub=disturb&lt;br /&gt;dsubc=disturbance&lt;br /&gt;dsubg=disturbing&lt;br /&gt;dsv=deserve&lt;br /&gt;dsvc=dawn service&lt;br /&gt;dsvg=deserving&lt;br /&gt;dsw=deals with&lt;br /&gt;dsz=downsize&lt;br /&gt;dta=detain&lt;br /&gt;dtc=deterrence&lt;br /&gt;dtcm=detachment&lt;br /&gt;dtd=day-to-day&lt;br /&gt;dtl=detail&lt;br /&gt;dtm=determine&lt;br /&gt;dtmg=determining&lt;br /&gt;dtml=detrimental&lt;br /&gt;dtmli=detrimental impact&lt;br /&gt;dtmn=determination&lt;br /&gt;dtn=detention&lt;br /&gt;dtnn=detonation&lt;br /&gt;dtrm=detriment&lt;br /&gt;dtrml=detrimental&lt;br /&gt;dtrsyfi=Department of Treasury and Finance&lt;br /&gt;dtw=dealt with&lt;br /&gt;dtyoc=duty of care&lt;br /&gt;du=discuss&lt;br /&gt;du2=due to&lt;br /&gt;dud=discussed&lt;br /&gt;dudlgc=due diligence&lt;br /&gt;dug=discussing&lt;br /&gt;dun=discussion&lt;br /&gt;dunfl=driving under the influence&lt;br /&gt;dunsus=driving under suspension&lt;br /&gt;duptit=duplicate title&lt;br /&gt;dusa=do you say&lt;br /&gt;dv=develop&lt;br /&gt;dvc=divorce&lt;br /&gt;dvd=dividend&lt;br /&gt;dvdn=dividend&lt;br /&gt;dvdr=divider&lt;br /&gt;Dve&lt;br /&gt;dvg=developing&lt;br /&gt;dvlr=developer&lt;br /&gt;dvm=development&lt;br /&gt;dvmcrt=development criteria&lt;br /&gt;dvmctr=development criteria&lt;br /&gt;dvpr=developer&lt;br /&gt;dvr=developer&lt;br /&gt;dvrl=driver's licence&lt;br /&gt;dvrs=driver's&lt;br /&gt;dvrsd=driver's side&lt;br /&gt;dvst=diversity&lt;br /&gt;dvwy=driveway&lt;br /&gt;dvx=Devereux&lt;br /&gt;dw=deal with&lt;br /&gt;dwh=deal with that&lt;br /&gt;dwlg=dwelling&lt;br /&gt;dwnl=download&lt;br /&gt;dwnld=downloaded&lt;br /&gt;dwnlg=downloading&lt;br /&gt;dwol=driving without a licence&lt;br /&gt;dwy=doorway&lt;br /&gt;dy=do you&lt;br /&gt;dyac=do you accept&lt;br /&gt;dyack=do you acknowledge&lt;br /&gt;dyag=do you agree&lt;br /&gt;dyatn=draw your attention&lt;br /&gt;dybl=do you believe&lt;br /&gt;dyc=do you see&lt;br /&gt;dych=do you see that?&lt;br /&gt;dyd=do you do&lt;br /&gt;dyf=do you feel&lt;br /&gt;dyfncl=dysfunctional&lt;br /&gt;dyhv=do you have&lt;br /&gt;dyk=do you know&lt;br /&gt;dykw=do you know what&lt;br /&gt;dykwim=do you know what I mean&lt;br /&gt;dyky=do you know why&lt;br /&gt;dym=do you mean&lt;br /&gt;dyn=do you not&lt;br /&gt;dyne=do you need&lt;br /&gt;dyrc=do you receive&lt;br /&gt;dyrca=do you recall&lt;br /&gt;dyrcg=do you recognise&lt;br /&gt;dyrco=do you recollect&lt;br /&gt;dyre=do you remember&lt;br /&gt;dyrf=do you refer&lt;br /&gt;dyrf2=do you refer to&lt;br /&gt;dyrk=do you reckon&lt;br /&gt;dyrn=diary note&lt;br /&gt;dyrq=do you require&lt;br /&gt;dys=do you say&lt;br /&gt;dyse=do you see&lt;br /&gt;dysfn=dysfunction&lt;br /&gt;dysfnl=dysfunctional&lt;br /&gt;dysh=do you say that&lt;br /&gt;dytk=do you think&lt;br /&gt;dyust=do you understand&lt;br /&gt;dyustc=do you understand that charge?&lt;br /&gt;dyusth=do you understand that?&lt;br /&gt;dyuts=do you understand&lt;br /&gt;dz=dozen&lt;br /&gt;eaot=each other&lt;br /&gt;eawk=earthworks&lt;br /&gt;ec=economic&lt;br /&gt;ecc=economic&lt;br /&gt;eccy=economically&lt;br /&gt;ecly=ecology&lt;br /&gt;ecmbr=encumbrance&lt;br /&gt;ecmpg=election campaign&lt;br /&gt;ecol=ecological&lt;br /&gt;ecolt=ecologist&lt;br /&gt;ecrat=economic rationalist&lt;br /&gt;ecsy=ecosystem&lt;br /&gt;ectr=environment centre&lt;br /&gt;ecu=Edith Cowan University&lt;br /&gt;ecy=economy&lt;br /&gt;ed=educate&lt;br /&gt;edn=education&lt;br /&gt;edndpt=education department&lt;br /&gt;edr=editor&lt;br /&gt;edv=endeavour&lt;br /&gt;edvg=endeavouring&lt;br /&gt;ee=employee&lt;br /&gt;efc=efficiency&lt;br /&gt;efcl=efficiently&lt;br /&gt;efcy=efficiency&lt;br /&gt;efl=efficiently&lt;br /&gt;eft=efficient&lt;br /&gt;eg=for example&lt;br /&gt;egl=English&lt;br /&gt;eglh=English&lt;br /&gt;egy=Egypt&lt;br /&gt;egyn=Egyptian&lt;br /&gt;ei=either&lt;br /&gt;ei2=enter into&lt;br /&gt;eic=evidence in-chief&lt;br /&gt;eicow=evidence in-chief of this witness&lt;br /&gt;ejl=enjoyable&lt;br /&gt;el=enable&lt;br /&gt;elbrt=elaborate&lt;br /&gt;elctl=electrical&lt;br /&gt;eleco=electoral commission&lt;br /&gt;ell=electrical&lt;br /&gt;elm=element&lt;br /&gt;elmt=element&lt;br /&gt;eln=election&lt;br /&gt;eltrn=electrician&lt;br /&gt;elvn=elevation&lt;br /&gt;ely=electricity&lt;br /&gt;em=employ&lt;br /&gt;emg=employing&lt;br /&gt;emgy=emergency&lt;br /&gt;emi=employing&lt;br /&gt;eml=e-mail&lt;br /&gt;emla=e-mail address&lt;br /&gt;emm=employment&lt;br /&gt;emo=end-of-month&lt;br /&gt;empw=empower&lt;br /&gt;emvg=earthmoving&lt;br /&gt;emvge=earthmoving equipment&lt;br /&gt;enaai=every now and again&lt;br /&gt;enc=enclose&lt;br /&gt;encg=enclosing&lt;br /&gt;encu=enclosure&lt;br /&gt;eng=engineer&lt;br /&gt;englang=English language&lt;br /&gt;ent2=entitled to&lt;br /&gt;entdi2=entered into&lt;br /&gt;enti2=enter into&lt;br /&gt;env=environment&lt;br /&gt;envl=envelope&lt;br /&gt;eom=end of month&lt;br /&gt;eotm=end of the month&lt;br /&gt;eotw=end of the week&lt;br /&gt;epa=Environmental Protection Act&lt;br /&gt;eper=East Perth&lt;br /&gt;eposn=early possession&lt;br /&gt;epwaty=enduring power of attorney&lt;br /&gt;eq=equal&lt;br /&gt;eq8=equate&lt;br /&gt;eqa=equate&lt;br /&gt;eqlt=equality&lt;br /&gt;eqn=equation&lt;br /&gt;eqop=equal opportunity&lt;br /&gt;eqopa=Equal Opportunity Act&lt;br /&gt;eqp=equip&lt;br /&gt;eqpt=equipment&lt;br /&gt;eqt=equity&lt;br /&gt;eqtl=equitable&lt;br /&gt;eqv=equivalent&lt;br /&gt;eqy=equally&lt;br /&gt;er=employer&lt;br /&gt;ercditv=electronically recorded interview&lt;br /&gt;ern=erection&lt;br /&gt;esa=estate&lt;br /&gt;esag=estate agent&lt;br /&gt;esc=escape&lt;br /&gt;esl=English as a second language&lt;br /&gt;espdc=esprit-de-corps&lt;br /&gt;esprc=Esperance&lt;br /&gt;espy=especially&lt;br /&gt;est=estimate&lt;br /&gt;estag=estate agent&lt;br /&gt;estat=Eastern states&lt;br /&gt;estay=Estate Agency&lt;br /&gt;estb=establish&lt;br /&gt;estbg=establishing&lt;br /&gt;estbm=establishment&lt;br /&gt;estn=estimation&lt;br /&gt;esy=essentially&lt;br /&gt;etc=et cetera&lt;br /&gt;etfr=electronic transfer&lt;br /&gt;ethg=ethnographic&lt;br /&gt;etq=earthquake&lt;br /&gt;eu=Europe&lt;br /&gt;eun=European&lt;br /&gt;eunu=European Union&lt;br /&gt;euu=European Union&lt;br /&gt;ev=evidence&lt;br /&gt;evact=Evidence Act&lt;br /&gt;evaln=evaluation&lt;br /&gt;evt=evident&lt;br /&gt;evtl=evidential&lt;br /&gt;evtly=eventually&lt;br /&gt;evtry=evidentiary&lt;br /&gt;evtwit=evidence of this witness&lt;br /&gt;evty=evidently&lt;br /&gt;evyo=everyone&lt;br /&gt;evyt=everything&lt;br /&gt;ewh=everywhere&lt;br /&gt;ewk=earthworks&lt;br /&gt;ex=exhibit&lt;br /&gt;exh=exhaust&lt;br /&gt;extaud=external auditor&lt;br /&gt;eyb=everybody&lt;br /&gt;eybe=everybody else&lt;br /&gt;eyd=everyday&lt;br /&gt;eyo=everyone&lt;br /&gt;eyrcditv=electronically recorded interview&lt;br /&gt;eyt=everything&lt;br /&gt;eyte=everything else&lt;br /&gt;eytlh=everything like that&lt;br /&gt;eyw=everywhere&lt;br /&gt;ezm=easement&lt;br /&gt;f12tot=from one to the other&lt;br /&gt;f2=fail to&lt;br /&gt;f2ans=fail to answer any question&lt;br /&gt;f2f=face to face&lt;br /&gt;f2pd=fail to produce&lt;br /&gt;f2pv=fail to provide&lt;br /&gt;f2rsp=fail to respond&lt;br /&gt;f2s=fair to say&lt;br /&gt;f8=fight&lt;br /&gt;f8g=fighting&lt;br /&gt;facy=factory&lt;br /&gt;facys=factories&lt;br /&gt;faiapu=for all intents and purposes&lt;br /&gt;falov=fall over&lt;br /&gt;famchil=Family and Children's Services&lt;br /&gt;famom=for a moment&lt;br /&gt;fansv=file and serve&lt;br /&gt;fat=father&lt;br /&gt;fatil=father-in-law&lt;br /&gt;fax=facsimile&lt;br /&gt;fbg=fire brigade&lt;br /&gt;fbinsp=final bond inspection&lt;br /&gt;fbk=firebreak&lt;br /&gt;fbls=fabulous&lt;br /&gt;fcl=facilit&lt;br /&gt;fclr=facilitator&lt;br /&gt;fcls=facilities&lt;br /&gt;fclt=facilitate&lt;br /&gt;fcltg=facilitating&lt;br /&gt;fcly=facility&lt;br /&gt;fcnslt=family consultant&lt;br /&gt;fco=fire control officer&lt;br /&gt;fcrt=Full Court&lt;br /&gt;fctlo=fire control officer&lt;br /&gt;fctr=front counter&lt;br /&gt;fcu=faculty&lt;br /&gt;fd=federal&lt;br /&gt;fdbk=feedback&lt;br /&gt;fdcrt=Federal Court&lt;br /&gt;fdg=finding&lt;br /&gt;fdgvm=federal government&lt;br /&gt;fdlt=fidelity&lt;br /&gt;fds=friendship&lt;br /&gt;fe=fellow&lt;br /&gt;feb=February&lt;br /&gt;Febbo&lt;br /&gt;fedn=federation&lt;br /&gt;feld=front end loader&lt;br /&gt;felov=fell over&lt;br /&gt;feng=fair enough&lt;br /&gt;feno=fair enough&lt;br /&gt;ffgt=firefighting&lt;br /&gt;ffgtr=firefighter&lt;br /&gt;ffu=fidelity fund&lt;br /&gt;fg=figure&lt;br /&gt;fgb=frangible&lt;br /&gt;fgby=frangibility&lt;br /&gt;fgf=fidelity guarantee fund&lt;br /&gt;fghd=figurehead&lt;br /&gt;fgo=figure out&lt;br /&gt;fgte=fidelity guarantee&lt;br /&gt;fgv=fugitive&lt;br /&gt;fh.=from that point&lt;br /&gt;fh.o=from that point on&lt;br /&gt;fhd=freehold&lt;br /&gt;fhog=first home owners grant&lt;br /&gt;fi=finance&lt;br /&gt;fiap=finance approval&lt;br /&gt;fibk=finance broker&lt;br /&gt;fibkg=finance broking&lt;br /&gt;ficmplco=financial compliance officer&lt;br /&gt;ficoy=finance company&lt;br /&gt;fidfnp=for identification purposes &lt;br /&gt;fidg=finding&lt;br /&gt;fiduts=fiduciary duties&lt;br /&gt;fii=fighting&lt;br /&gt;fil=financial&lt;br /&gt;filaf=financial affairs&lt;br /&gt;filind=financial indicator&lt;br /&gt;filins=financial institution&lt;br /&gt;fily=financially&lt;br /&gt;fime=financial member&lt;br /&gt;finpen=Fines Penalties and Infringement Notices Enforcement Act&lt;br /&gt;finspn=final inspection&lt;br /&gt;finst=for instance&lt;br /&gt;fipl=financial planning&lt;br /&gt;fiplg=financial planning&lt;br /&gt;fiplr=financial planner&lt;br /&gt;fipro=fit and proper&lt;br /&gt;fiprop=fit and proper person&lt;br /&gt;fipropsn=fit and proper person&lt;br /&gt;firb=Foreign Investment Review Board&lt;br /&gt;fisco=facts, issues and contentions&lt;br /&gt;fistm=financial statement&lt;br /&gt;fitv=formal interview&lt;br /&gt;fiy=financial year&lt;br /&gt;fkl=forklift&lt;br /&gt;fl=floor&lt;br /&gt;flbd=floorboards&lt;br /&gt;flc=Family Law Court&lt;br /&gt;fldg=fielding&lt;br /&gt;flg=feeling&lt;br /&gt;flind=Flinders naval depot&lt;br /&gt;flnov=fallen over&lt;br /&gt;flo=fellow&lt;br /&gt;flofau=flora and fauna&lt;br /&gt;flpk=Floreat Park&lt;br /&gt;flpl=floor plan&lt;br /&gt;flrs=florist&lt;br /&gt;flrss=florist shop&lt;br /&gt;flsf=falsify&lt;br /&gt;flsfd=falsified&lt;br /&gt;flu=failure&lt;br /&gt;flv=flavour&lt;br /&gt;flw=flower&lt;br /&gt;flws=fellowship&lt;br /&gt;flx=flexible&lt;br /&gt;flxy=flexibility&lt;br /&gt;fma=formation&lt;br /&gt;fmact=Firearms Act&lt;br /&gt;fmathom=former matrimonial home&lt;br /&gt;fmcrt=family court&lt;br /&gt;fmem=from memory&lt;br /&gt;fml=family&lt;br /&gt;fmlr=familiar&lt;br /&gt;fmlrs=familiarised&lt;br /&gt;fmlrt=familiarity&lt;br /&gt;fmlrw=familiar with&lt;br /&gt;fmls=families&lt;br /&gt;fmltr=family trust&lt;br /&gt;fmltru=family trust&lt;br /&gt;fmmy=from memory&lt;br /&gt;fmn=formation&lt;br /&gt;fms=famous&lt;br /&gt;fmtx=factual matrix&lt;br /&gt;fmv=fair market value&lt;br /&gt;fmwk=framework&lt;br /&gt;fmy=from memory&lt;br /&gt;fn=fortnight&lt;br /&gt;fna=fortunate&lt;br /&gt;fnc=function&lt;br /&gt;fnd=foundation&lt;br /&gt;fndl=fundamental&lt;br /&gt;fndm=fundament&lt;br /&gt;fndmy=fundamentally&lt;br /&gt;fngh=fair enough&lt;br /&gt;fngpt=fingerprint&lt;br /&gt;fnl=funeral&lt;br /&gt;fnldr=funeral director&lt;br /&gt;fno=file note&lt;br /&gt;fnu=fortune&lt;br /&gt;fnuy=fortunately&lt;br /&gt;fny=fortnightly&lt;br /&gt;fo=follow&lt;br /&gt;fod=followed&lt;br /&gt;fodg=founding&lt;br /&gt;fodgm=founding member&lt;br /&gt;fodu=followed up&lt;br /&gt;fog=following&lt;br /&gt;fogcnd=following conditions&lt;br /&gt;fogd=following day&lt;br /&gt;fogu=following up&lt;br /&gt;foi=freedom of information&lt;br /&gt;fomathom=former matrimonial home&lt;br /&gt;fon=folio number&lt;br /&gt;foon=follow on&lt;br /&gt;form=from&lt;br /&gt;fou=follow up&lt;br /&gt;fp=footpath&lt;br /&gt;fpps=fit and proper person&lt;br /&gt;fr=franchise&lt;br /&gt;fr8=freight&lt;br /&gt;fra=franchisee&lt;br /&gt;frae=franchisee&lt;br /&gt;fragmt=franchise agreement&lt;br /&gt;frao=franchisor&lt;br /&gt;frck=firecrackers&lt;br /&gt;frds=friendship&lt;br /&gt;fre=Fremantle&lt;br /&gt;frg=franchising&lt;br /&gt;frgn=foreign&lt;br /&gt;frgnr=foreigner&lt;br /&gt;frgy=forgery&lt;br /&gt;fri=Friday&lt;br /&gt;frm=firearm&lt;br /&gt;frml=firearms licence&lt;br /&gt;frnu=furniture&lt;br /&gt;from=form&lt;br /&gt;frpan=false representation&lt;br /&gt;frq=frequent&lt;br /&gt;frqc=frequency&lt;br /&gt;frql=frequently&lt;br /&gt;frqy=frequently&lt;br /&gt;frsl=fair and reasonable&lt;br /&gt;frsq=fraud squad&lt;br /&gt;frv=frivolous&lt;br /&gt;frvr=forever&lt;br /&gt;frvx=frivolous and vexatious&lt;br /&gt;frz=freezer&lt;br /&gt;fs2s=from side to side&lt;br /&gt;fsby=feasibility&lt;br /&gt;fscn=fascinate&lt;br /&gt;fscng=fascinating&lt;br /&gt;fscnn=fascination&lt;br /&gt;fsh=fashion&lt;br /&gt;fshp=friendship&lt;br /&gt;fstatdec=false statutory declaration&lt;br /&gt;fstv=festival&lt;br /&gt;ft.=first point&lt;br /&gt;ft=first&lt;br /&gt;ft1=first one&lt;br /&gt;ft2t=from time to time&lt;br /&gt;fta=Fair Trading Act&lt;br /&gt;ftb=football&lt;br /&gt;ftbc=football club&lt;br /&gt;ftbl=football&lt;br /&gt;ftf=face to face&lt;br /&gt;ftg=frontage&lt;br /&gt;ftil=father-in-law&lt;br /&gt;ftk=fire truck&lt;br /&gt;ftm=furthermore&lt;br /&gt;ftoa=first of all&lt;br /&gt;ftp=footpath&lt;br /&gt;ftpt=footpath&lt;br /&gt;fts.=from this point&lt;br /&gt;ftsc=fantastic&lt;br /&gt;fttt=from time to time&lt;br /&gt;ftu=fortune&lt;br /&gt;ftx=full-time experience&lt;br /&gt;ftyr=first year&lt;br /&gt;ftz=Fitzgerald&lt;br /&gt;fu=further&lt;br /&gt;fu2=further to&lt;br /&gt;fubet=further and better&lt;br /&gt;fud=further down&lt;br /&gt;fudg=funding&lt;br /&gt;fudr=fundrais&lt;br /&gt;fudrg=fundraising&lt;br /&gt;fudtk=further down the track&lt;br /&gt;fun=full name&lt;br /&gt;funoc=full name and occupation&lt;br /&gt;furnfac=furniture factory&lt;br /&gt;fut=full-time&lt;br /&gt;futm=furthermore&lt;br /&gt;futpos=full-time position&lt;br /&gt;fuu=further up&lt;br /&gt;fuyawe=fully aware&lt;br /&gt;fv=favour&lt;br /&gt;fvl=favourable&lt;br /&gt;fvly=favourably&lt;br /&gt;fvt=favourite&lt;br /&gt;fvtm=favouritism&lt;br /&gt;fw=forward&lt;br /&gt;fwd=forwarded&lt;br /&gt;fwk=fireworks&lt;br /&gt;fwt=fair wear and tear&lt;br /&gt;fwvrs=for whatever reason&lt;br /&gt;fxtg=fire extinguisher&lt;br /&gt;fypov=from your point of view&lt;br /&gt;fzr=freezer&lt;br /&gt;g=gram&lt;br /&gt;g2=go to&lt;br /&gt;g2d=got to do&lt;br /&gt;g2do=Go to document&lt;br /&gt;g2h=get to that&lt;br /&gt;g2hv=got to have&lt;br /&gt;gadcn=gambling addiction&lt;br /&gt;gbh=grievous bodily harm&lt;br /&gt;gchd=grandchild&lt;br /&gt;gchdn=grandchildren&lt;br /&gt;gchrpu=good character and repute&lt;br /&gt;gd=ground&lt;br /&gt;gdc=guidance&lt;br /&gt;gdfd=Goldfields&lt;br /&gt;gdfl=ground floor&lt;br /&gt;gdfth=grandfather&lt;br /&gt;gdg=guiding&lt;br /&gt;gdght=granddaughter&lt;br /&gt;gdl=guideline&lt;br /&gt;gdls=guidelines&lt;br /&gt;gdlv=ground level&lt;br /&gt;gdmth=grandmother&lt;br /&gt;gdn=garden&lt;br /&gt;gdnadm=Guardianship and Administration &lt;br /&gt;gdns=guardianship&lt;br /&gt;gdnsadmin=Guardianship and Administration Act&lt;br /&gt;gdnsap=guardianship application&lt;br /&gt;gdp=guide plan&lt;br /&gt;gdpl=guide plan&lt;br /&gt;gdpt=grandparent&lt;br /&gt;gdwk=groundwork&lt;br /&gt;gdwt=groundwater&lt;br /&gt;ge2.=get to the point&lt;br /&gt;gehwy=Great Eastern Highway&lt;br /&gt;geo=geograph&lt;br /&gt;getg=get together&lt;br /&gt;gf=girlfriend&lt;br /&gt;gfat=grandfather&lt;br /&gt;gfd=Guildford&lt;br /&gt;gfdr=Guildford Road&lt;br /&gt;gfn=grand final&lt;br /&gt;gft=graffiti&lt;br /&gt;gg=Gin Gin&lt;br /&gt;gg2=going to&lt;br /&gt;gg2d=going to do&lt;br /&gt;gg2g=going to go&lt;br /&gt;gg2hv=going to have&lt;br /&gt;ggfat=great-grandfather&lt;br /&gt;ggmot=great-grandmother&lt;br /&gt;gi=given&lt;br /&gt;gi2=given to&lt;br /&gt;gi28=given to you&lt;br /&gt;gi2d=going to do&lt;br /&gt;gi2m=given to me&lt;br /&gt;gi2ust=given to understand&lt;br /&gt;gi2y=given to you&lt;br /&gt;gibra=Gibson Raison&lt;br /&gt;gibras=Gibson Raison Settlements&lt;br /&gt;gidg=Gidgegannup&lt;br /&gt;giev=given evidence&lt;br /&gt;gih=given that&lt;br /&gt;gldf=Goldfields&lt;br /&gt;glenohumeral&lt;br /&gt;glgr=general ledger&lt;br /&gt;gluttony etc.&lt;br /&gt;gly=gallery&lt;br /&gt;glys=galleries&lt;br /&gt;gmn=German&lt;br /&gt;gmng=general manager&lt;br /&gt;gmot=grandmother&lt;br /&gt;gmy=Germany&lt;br /&gt;gn=general&lt;br /&gt;gna=generation&lt;br /&gt;gnac=general account&lt;br /&gt;gncnd=general conditions&lt;br /&gt;gndf=grandfather&lt;br /&gt;gndm=grandmother&lt;br /&gt;gndprt=grandparent&lt;br /&gt;gndtc=general deterrence&lt;br /&gt;gng=guilty or not guilty?&lt;br /&gt;gnmgr=general manager&lt;br /&gt;gnn=generation&lt;br /&gt;gnopn=general operation&lt;br /&gt;gnprct=general practitioner&lt;br /&gt;gnt=generality&lt;br /&gt;gnu=genuine&lt;br /&gt;gnuy=genuinely&lt;br /&gt;gny=generally&lt;br /&gt;go2.=got to the point&lt;br /&gt;Goddard&lt;br /&gt;gofat=godfather&lt;br /&gt;goi2b=going to be&lt;br /&gt;gomot=godmother&lt;br /&gt;gotg=got together&lt;br /&gt;gout=got out&lt;br /&gt;gp=group&lt;br /&gt;gpat=grandparent&lt;br /&gt;gpnt=grandparent&lt;br /&gt;gppl=gas pipeline&lt;br /&gt;gr=ground&lt;br /&gt;grapl=ground of appeal&lt;br /&gt;grcs=groceries&lt;br /&gt;grdn=guardian&lt;br /&gt;grg=garage&lt;br /&gt;grlv=ground level&lt;br /&gt;grs=good reason&lt;br /&gt;grsapl=grounds of appeal&lt;br /&gt;grv=gross rental value&lt;br /&gt;grvc=grievance&lt;br /&gt;gs=guess&lt;br /&gt;gs2=goes to&lt;br /&gt;gsbh=Gooseberry Hill&lt;br /&gt;gsg=guessing&lt;br /&gt;gsn=Gosnells&lt;br /&gt;gstr=gesture&lt;br /&gt;gt=guilt&lt;br /&gt;gte=guarantee&lt;br /&gt;gtfn=gratification&lt;br /&gt;gtm=gentlem&lt;br /&gt;gtn=Geraldton&lt;br /&gt;gto=guarantor&lt;br /&gt;gty=guilty&lt;br /&gt;gv=govern&lt;br /&gt;gvc=governance&lt;br /&gt;gvg=giving&lt;br /&gt;gvl=gravel&lt;br /&gt;gvm=government&lt;br /&gt;gy2=get you to&lt;br /&gt;gyk=gymkhana&lt;br /&gt;gym=gymnasium&lt;br /&gt;gynt=gynaecologist&lt;br /&gt;gyny=gynaecology&lt;br /&gt;gz=gazette&lt;br /&gt;gzb=gazebo&lt;br /&gt;h'4s=that's for sure&lt;br /&gt;h'a=that's all&lt;br /&gt;h'ab=that's about&lt;br /&gt;h'anos=that's another story&lt;br /&gt;h'ar=that's all right&lt;br /&gt;h'b=that's because&lt;br /&gt;h'c=that's correct&lt;br /&gt;h'cy=that's correct, yes&lt;br /&gt;h'f=that's fine&lt;br /&gt;h'fe=that's fair enough&lt;br /&gt;h'g=that's good&lt;br /&gt;h'h=that's that&lt;br /&gt;h'i=that's it&lt;br /&gt;h'm=that's mine&lt;br /&gt;h'nc=that's not correct&lt;br /&gt;h'o=that's okay&lt;br /&gt;h'r=that's right&lt;br /&gt;h'ry=that's right, yes.&lt;br /&gt;h't1=that's the one&lt;br /&gt;h'ust=that's understood&lt;br /&gt;h'w=that's where&lt;br /&gt;h'y=that's why&lt;br /&gt;h1=that one&lt;br /&gt;h2hap=that used to happen&lt;br /&gt;h4s=that's for sure&lt;br /&gt;h8=height&lt;br /&gt;h8n=heighten&lt;br /&gt;h8nd=heightened&lt;br /&gt;hab=that about&lt;br /&gt;hap=happen&lt;br /&gt;hap2=hap2&lt;br /&gt;hap2hv=happen to have&lt;br /&gt;hap2u=happen to you&lt;br /&gt;hapd=happened&lt;br /&gt;hapd2hv=happened to have&lt;br /&gt;hapd2y=happened to you&lt;br /&gt;hapg=happening&lt;br /&gt;haqla=have a quick look at&lt;br /&gt;haqlah=have a quick look at that&lt;br /&gt;har=that all right&lt;br /&gt;hasany=Has any threat, promise or inducement been held out to you&lt;br /&gt;hath=here and there&lt;br /&gt;hatk=heart attack&lt;br /&gt;haz=hazard&lt;br /&gt;hbldgs=Home Building Society&lt;br /&gt;hbo=house bound&lt;br /&gt;hdagm=head of agreement&lt;br /&gt;hdbg=handbag&lt;br /&gt;hdbk=handbook&lt;br /&gt;hdbr=handlebars&lt;br /&gt;hdbrk=handbrake&lt;br /&gt;hdcf=handcuff&lt;br /&gt;hdch=headache&lt;br /&gt;hdcpd=handicapped&lt;br /&gt;hdd=hard drive&lt;br /&gt;hdg=heading&lt;br /&gt;hdl=handle&lt;br /&gt;hdlg=handling&lt;br /&gt;hdlgt=headlights&lt;br /&gt;hdlk=headlock&lt;br /&gt;hdmst=headmaster&lt;br /&gt;hdof=head office&lt;br /&gt;hdov=handover&lt;br /&gt;hdr=header&lt;br /&gt;hds=Hiddlestone&lt;br /&gt;hdsagm=heads of agreement&lt;br /&gt;hdtm=hereditament&lt;br /&gt;hdwro=handwrote&lt;br /&gt;hdwrt=hand write&lt;br /&gt;hdwrtg=handwriting&lt;br /&gt;hdwrtn=handwritten&lt;br /&gt;hdwtg=handwriting&lt;br /&gt;hdwtn=handwritten&lt;br /&gt;hdyf=how do you feel&lt;br /&gt;hdyk=how do you know&lt;br /&gt;hdym=handyman&lt;br /&gt;hdymk=how do you make&lt;br /&gt;hdyp=how do you plead?&lt;br /&gt;hdypg=how do you plead, guilty or not guilty?&lt;br /&gt;hdyxpl=how do you explain&lt;br /&gt;hdz=half a dozen&lt;br /&gt;hec=hectare&lt;br /&gt;heho=her Honour&lt;br /&gt;her (third?)&lt;br /&gt;hew=her Worship&lt;br /&gt;hghdg=higher degree&lt;br /&gt;hghlt=highlight&lt;br /&gt;hhd=household&lt;br /&gt;hic=that is correct&lt;br /&gt;hifig=hiring and firing&lt;br /&gt;hiho=his Honour&lt;br /&gt;hinaft2=hereinafter referred to&lt;br /&gt;hisi=hindsight&lt;br /&gt;hiw=his Worship&lt;br /&gt;hk=Hong Kong&lt;br /&gt;hlaf=how long after&lt;br /&gt;hlbf=how long before&lt;br /&gt;hldobt=holding or obtaining a driver's licence&lt;br /&gt;hmin=harm minimisation&lt;br /&gt;hmk=Haymarket&lt;br /&gt;hmsf=himself&lt;br /&gt;hmsl=Hamersley&lt;br /&gt;hmslr=Hamersley Road&lt;br /&gt;hmst=homestead&lt;br /&gt;hmsw=HomesWest&lt;br /&gt;hmsyr=Hamersley Road&lt;br /&gt;hn=heroin&lt;br /&gt;hnsl=honestly&lt;br /&gt;hnsty=honestly&lt;br /&gt;hnsy=honesty&lt;br /&gt;hntc=that's not the case&lt;br /&gt;Hoad&lt;br /&gt;hoca=home care&lt;br /&gt;hof=home-office&lt;br /&gt;hok=that's okay&lt;br /&gt;hol=holiday&lt;br /&gt;homec=home economics&lt;br /&gt;hopn=home open&lt;br /&gt;hos=hospital&lt;br /&gt;houind=housing indemnity insurance&lt;br /&gt;hoz=horizon&lt;br /&gt;hozl=horizontal&lt;br /&gt;hpfy=hopefully&lt;br /&gt;hpit=that point in time&lt;br /&gt;hpov=that point of view&lt;br /&gt;hq=headquarters&lt;br /&gt;hqly=high quality&lt;br /&gt;hr=hour&lt;br /&gt;hrb=horrible&lt;br /&gt;hrbl=horrible&lt;br /&gt;hrcy=hierarchy&lt;br /&gt;hrels2=that relates to&lt;br /&gt;hrf2=hereinafter referred to&lt;br /&gt;hrfc=horrific&lt;br /&gt;hrfd=horrified&lt;br /&gt;hrg=hearing&lt;br /&gt;hrn=heroin&lt;br /&gt;hrna=heroin addict&lt;br /&gt;hrnan=heroin addiction&lt;br /&gt;hrs=harass&lt;br /&gt;hrsd=harassed&lt;br /&gt;hrsg=harassing&lt;br /&gt;hrsm=harassment&lt;br /&gt;hrtmi=hearts and minds&lt;br /&gt;hru=how are you&lt;br /&gt;hs=house&lt;br /&gt;hsb=husband&lt;br /&gt;hsch=high school&lt;br /&gt;hshd=household&lt;br /&gt;hskp=housekeeper&lt;br /&gt;hskpg=housekeeping&lt;br /&gt;hskpgm=housekeeping matter&lt;br /&gt;hsma=horseman&lt;br /&gt;hsme=horsemen&lt;br /&gt;hsot=that sort of thing&lt;br /&gt;hsp=hospital&lt;br /&gt;hst=hostel&lt;br /&gt;hstcy=historically&lt;br /&gt;hstly=historically&lt;br /&gt;hstsoc=historical society&lt;br /&gt;hsty=history&lt;br /&gt;hstyl=historical&lt;br /&gt;hstyls=historical society&lt;br /&gt;hstyn=historian&lt;br /&gt;hstys=histories&lt;br /&gt;hswk=housework&lt;br /&gt;ht.=that's the point&lt;br /&gt;ht1=that the one&lt;br /&gt;htg=heritage&lt;br /&gt;hu2hap=that used to happen&lt;br /&gt;huer=human error&lt;br /&gt;huev=have you ever&lt;br /&gt;humer=human error&lt;br /&gt;hv=have&lt;br /&gt;hv2d=have to do&lt;br /&gt;hv2h=have to have&lt;br /&gt;hvbl2=haven't been able to&lt;br /&gt;hvg=having&lt;br /&gt;hvgrg=having regard&lt;br /&gt;hvl=heavily&lt;br /&gt;hvn=haven't&lt;br /&gt;hvnu=haven't you&lt;br /&gt;hvrg=have regard&lt;br /&gt;hvs=harvest&lt;br /&gt;hvsg=harvesting&lt;br /&gt;hvtans=have the answers that you've given&lt;br /&gt;hvu=have you&lt;br /&gt;hvuev=have you ever&lt;br /&gt;hvy=heavy&lt;br /&gt;hw=that was&lt;br /&gt;hwanot=that was another thing&lt;br /&gt;hwh=that was that&lt;br /&gt;hwi=that was it&lt;br /&gt;hwk=homework&lt;br /&gt;hws=hot water system&lt;br /&gt;hwt=that was the&lt;br /&gt;hwv=however&lt;br /&gt;hwy=highway&lt;br /&gt;hydp=hydroponic&lt;br /&gt;hyg=hygiene&lt;br /&gt;hypnt=hypnotist&lt;br /&gt;hypss=hypnosis&lt;br /&gt;hypst=hypnotist&lt;br /&gt;hypt=hypothetical&lt;br /&gt;hys=Hay Street&lt;br /&gt;hyts=Heytesbury Rd&lt;br /&gt;hywd=Hollywood&lt;br /&gt;hz=hazard&lt;br /&gt;hzl=horizontal&lt;br /&gt;hzly=horizontally&lt;br /&gt;hzn=horizon&lt;br /&gt;hzs=hazardous&lt;br /&gt;i'gsg=I'm guessing&lt;br /&gt;i'i=isn't it&lt;br /&gt;i'l2tk=I'd like to think&lt;br /&gt;i'rf2=I'll refer to&lt;br /&gt;i'rf2a=I'll refer to as&lt;br /&gt;i1inst=in the first instance&lt;br /&gt;i1pl=in the first place&lt;br /&gt;i1wano=in one way or another&lt;br /&gt;i2=into&lt;br /&gt;i2ac=into account&lt;br /&gt;i2csa=into consideration&lt;br /&gt;i2ev=into evidence&lt;br /&gt;i2i=eye-to-eye&lt;br /&gt;iably=inability&lt;br /&gt;iac=in any case&lt;br /&gt;iacn=interaction&lt;br /&gt;iaconw=in accordance with&lt;br /&gt;iacow=in accordance with&lt;br /&gt;iadml=inadmissible&lt;br /&gt;iadn2=in addition to&lt;br /&gt;iadq=inadequate&lt;br /&gt;iadvty=inadvertently&lt;br /&gt;iae=in any event&lt;br /&gt;iami=in a minute&lt;br /&gt;iamo=in a moment&lt;br /&gt;ianus=in a nutshell&lt;br /&gt;ianuts=in a nutshell&lt;br /&gt;iap4=I appear for&lt;br /&gt;iapa=I appear as&lt;br /&gt;iape=I appear&lt;br /&gt;iape2b=It appears to be&lt;br /&gt;iapebhf=I appear on behalf of&lt;br /&gt;iapro=inappropriate&lt;br /&gt;iaproy=inappropriately&lt;br /&gt;iasonw=in association with&lt;br /&gt;iasow=in association with&lt;br /&gt;iayt=if anything,&lt;br /&gt;ibfctl=in bona fide control&lt;br /&gt;ibl=I believe&lt;br /&gt;ibls=I believe so&lt;br /&gt;iblu=I believe you&lt;br /&gt;ibnlt2=including but not limited to&lt;br /&gt;ibta=interest bearing trust account&lt;br /&gt;ibtrac=interest bearing trust account&lt;br /&gt;ibyp=I beg your pardon&lt;br /&gt;ic're=I can't remember&lt;br /&gt;ic=I see&lt;br /&gt;icay=I can, yes&lt;br /&gt;icd=incident&lt;br /&gt;icdc=incidence&lt;br /&gt;icdl=incidental&lt;br /&gt;icdy=incidentally&lt;br /&gt;ich=I see that&lt;br /&gt;ici=I see it&lt;br /&gt;icjnc=in conjunction&lt;br /&gt;icjnw=in conjunction with&lt;br /&gt;icl=include&lt;br /&gt;iclg=including&lt;br /&gt;icli=including&lt;br /&gt;icln=inclusion&lt;br /&gt;iclv=inclusive&lt;br /&gt;icmsf=I see myself&lt;br /&gt;iconn=in connection&lt;br /&gt;iconw=inconsistent with&lt;br /&gt;icor=incorrect&lt;br /&gt;icory=incorrectly&lt;br /&gt;icotxo=in the context of&lt;br /&gt;icpbl=incapable&lt;br /&gt;icpcy=incapacity&lt;br /&gt;icpl=incapable&lt;br /&gt;icr=increase&lt;br /&gt;icrb=incredible&lt;br /&gt;icre=I can remember&lt;br /&gt;icrg=increasing&lt;br /&gt;ictlo=in control of&lt;br /&gt;ictx=income tax&lt;br /&gt;icu=I see you&lt;br /&gt;icur=I see you are&lt;br /&gt;icvc=inconvenience&lt;br /&gt;id'bl=I don't believe&lt;br /&gt;id'c=I don't see&lt;br /&gt;id'hv=I don't have&lt;br /&gt;id'k=I don't know&lt;br /&gt;id'kh=I don't know that&lt;br /&gt;id'kwhe=I don't know whether&lt;br /&gt;Id'ky=I don't know why&lt;br /&gt;id'm=I don't mean&lt;br /&gt;id'mi=I don't mind&lt;br /&gt;id'rc=I don't recall&lt;br /&gt;id'rca=I don't recall&lt;br /&gt;id're=I don't remember&lt;br /&gt;id'tk=I don't think&lt;br /&gt;idbl=I do believe&lt;br /&gt;ide=indeed&lt;br /&gt;idf=identify&lt;br /&gt;idfc=indifference&lt;br /&gt;idfd=identified&lt;br /&gt;idfg=identifying&lt;br /&gt;idfl=identifiable&lt;br /&gt;idfn=identification&lt;br /&gt;idfnp=identification purposes&lt;br /&gt;idfs=identifies&lt;br /&gt;idgn=indigenous&lt;br /&gt;Idi'k=I didn't know&lt;br /&gt;idi'tk=I didn't think&lt;br /&gt;idik=I did know&lt;br /&gt;idiry=indirectly&lt;br /&gt;idiy=I did, yes&lt;br /&gt;idk=I do know&lt;br /&gt;idky=I do know why&lt;br /&gt;idl=industrial&lt;br /&gt;idlgc=indulgence&lt;br /&gt;idnbl=I do not believe&lt;br /&gt;idnk=I do not know&lt;br /&gt;Idnrca=I do not recall&lt;br /&gt;idntk=I do not think&lt;br /&gt;ido'bl=I don't believe&lt;br /&gt;idobl=I do believe&lt;br /&gt;idok=I do know&lt;br /&gt;idonk=I do not know&lt;br /&gt;idp=independent&lt;br /&gt;idpc=independence&lt;br /&gt;idplegad=independent legal advice&lt;br /&gt;idpt=independent&lt;br /&gt;idpty=independently&lt;br /&gt;idpy=independently&lt;br /&gt;idrca=I do recall&lt;br /&gt;idre=I do remember&lt;br /&gt;idt=identity&lt;br /&gt;idtcl=identical&lt;br /&gt;idtk=I do think&lt;br /&gt;iduco=in due course&lt;br /&gt;idust=I don't understand&lt;br /&gt;idw=I deal with&lt;br /&gt;idx=index&lt;br /&gt;idxb=index and bundle&lt;br /&gt;idxf=index finger&lt;br /&gt;idy=industry&lt;br /&gt;idyl=industrial&lt;br /&gt;idys=industries&lt;br /&gt;ie=that is&lt;br /&gt;iefc=inefficient&lt;br /&gt;iefcy=inefficiency&lt;br /&gt;ieqt=inequitable&lt;br /&gt;if=in fact&lt;br /&gt;ifc=inference&lt;br /&gt;ifgm=infringement&lt;br /&gt;ifinst=in the first instance&lt;br /&gt;ifl=influence&lt;br /&gt;iflalc=influence of alcohol&lt;br /&gt;iflg=influencing&lt;br /&gt;ifll=influential&lt;br /&gt;ifom=in front of me&lt;br /&gt;ifou=in front of you&lt;br /&gt;ifoy=in front of you&lt;br /&gt;ifql=infrequently&lt;br /&gt;igf=in good faith&lt;br /&gt;ign=ignition&lt;br /&gt;ignt=in general terms&lt;br /&gt;igs=I guess&lt;br /&gt;ih=in that&lt;br /&gt;ihar=is that all right&lt;br /&gt;ihc=is that correct&lt;br /&gt;ihca=in that case&lt;br /&gt;ihds=in hindsight&lt;br /&gt;ihisi=in hindsight&lt;br /&gt;Ihnid=I have no idea&lt;br /&gt;ihok=if that's okay.&lt;br /&gt;ihopi=in his opinion&lt;br /&gt;ihr=is that right&lt;br /&gt;ihrga=in that regard&lt;br /&gt;ihrsp=in that respect&lt;br /&gt;ihrspe=in that respect&lt;br /&gt;ihsi=in that situation&lt;br /&gt;ihsu=in that situation&lt;br /&gt;ihtc=is that the case&lt;br /&gt;ihwus=is that what you're saying&lt;br /&gt;ihwys=is that what you're saying?&lt;br /&gt;ii=it is&lt;br /&gt;iic=is it correct&lt;br /&gt;iictyt=if I can take you to&lt;br /&gt;iif2s=is it fair to say&lt;br /&gt;iif2sh=is it fair to say that&lt;br /&gt;iifts=is it fair to say&lt;br /&gt;iins=indemnity insurance&lt;br /&gt;iip=if it please&lt;br /&gt;iipt=if it please the&lt;br /&gt;iipyh=if it please your Honour&lt;br /&gt;iircac=if I recall correctly&lt;br /&gt;iirec=if I remember correctly&lt;br /&gt;iitc=is it the case&lt;br /&gt;ij=injure&lt;br /&gt;ijc=inject&lt;br /&gt;ijcw=in conjunction with&lt;br /&gt;ijn=injection&lt;br /&gt;ijnc=injunction&lt;br /&gt;ijs=injuries&lt;br /&gt;ijy=injury&lt;br /&gt;ik=I know&lt;br /&gt;ike=I knew&lt;br /&gt;ikeh=I knew that&lt;br /&gt;ikh=I know that&lt;br /&gt;iko=I know&lt;br /&gt;Ikt=I know that&lt;br /&gt;iky=I know you&lt;br /&gt;il2=is able to&lt;br /&gt;il2bm=it looks to be mine&lt;br /&gt;il2tk=I like to think&lt;br /&gt;ildr=illicit drug&lt;br /&gt;ildru=illicit drug use&lt;br /&gt;Ilf=I look forward&lt;br /&gt;ilu=independent living unit&lt;br /&gt;im=I mean&lt;br /&gt;imd=immediate&lt;br /&gt;imdcy=immediacy&lt;br /&gt;imdy=immediately&lt;br /&gt;img=image&lt;br /&gt;imgn=imagine&lt;br /&gt;imgna=imagination&lt;br /&gt;imop=in my opinion&lt;br /&gt;imow=in my own words&lt;br /&gt;imp=impression&lt;br /&gt;impcdu=improper conduct&lt;br /&gt;impm=imprisonment&lt;br /&gt;impsn=imprisoned&lt;br /&gt;imrs=in my respectful submission&lt;br /&gt;ims=in my submission&lt;br /&gt;imsb=in my submission&lt;br /&gt;imsy=I'm sorry&lt;br /&gt;imtl=immaterial&lt;br /&gt;imv=in my view&lt;br /&gt;imxpc=in my experience&lt;br /&gt;imyd=in my day&lt;br /&gt;imydy=in my day&lt;br /&gt; in.&lt;br /&gt;ina=international&lt;br /&gt;inacow=in accordance with&lt;br /&gt;inal=international&lt;br /&gt;inau=interim audit&lt;br /&gt;inc=incorporate&lt;br /&gt;incbd=incorporated body&lt;br /&gt;incn=incorporation&lt;br /&gt;ind=indicate&lt;br /&gt;indg=indicating&lt;br /&gt;indn=indication&lt;br /&gt;indr=indicator&lt;br /&gt;inds=...(indistinct)...&lt;br /&gt;indv=indicative&lt;br /&gt;ine=if necessary&lt;br /&gt;inet=internet&lt;br /&gt;inf=inform&lt;br /&gt;infcdu=infamous conduct&lt;br /&gt;infg=informing&lt;br /&gt;infgt=infringement&lt;br /&gt;infgtn=infringement notice&lt;br /&gt;infill&lt;br /&gt;infn=information&lt;br /&gt;infv=informative&lt;br /&gt;inhc=in that case&lt;br /&gt;iniv=initiative&lt;br /&gt;inl=initial&lt;br /&gt;inlg=initialling&lt;br /&gt;inlh=initial that&lt;br /&gt;inly=initially&lt;br /&gt;inmd=in my day&lt;br /&gt;inrel=in relation&lt;br /&gt;inrl=in relation to&lt;br /&gt;insc=insurance&lt;br /&gt;inscoy=insurance company&lt;br /&gt;insp=inspect&lt;br /&gt;inspn=inspection&lt;br /&gt;inspnr=inspection report&lt;br /&gt;inspol=insurance policy&lt;br /&gt;inspr=inspector&lt;br /&gt;insprbd=inspector of the board&lt;br /&gt;insprp=inspection report&lt;br /&gt;insr=insurer&lt;br /&gt;inst=instruct&lt;br /&gt;instg=instructing&lt;br /&gt;instgsol=instructing solicitor&lt;br /&gt;instn=instruction&lt;br /&gt;instr=instructor&lt;br /&gt;instrm=instrument&lt;br /&gt;instun=institution&lt;br /&gt;instv=instructive&lt;br /&gt;insuf=insufficient&lt;br /&gt;int=interest&lt;br /&gt;intbergac=interest bearing account&lt;br /&gt;intbergtrac=interest bearing trust account&lt;br /&gt;intbrg=interest bearing&lt;br /&gt;intdi=interested in&lt;br /&gt;intg=interesting&lt;br /&gt;inti=interesting&lt;br /&gt;intjus=interest of justice&lt;br /&gt;intn=intention&lt;br /&gt;intnl=international&lt;br /&gt;intsjus=interests of justice&lt;br /&gt;inv=invest&lt;br /&gt;invg=investigate&lt;br /&gt;invgg=investigating&lt;br /&gt;invgn=investigation&lt;br /&gt;invgr=investigator&lt;br /&gt;invgv=investigative&lt;br /&gt;invm=investment&lt;br /&gt;invmp=investment property&lt;br /&gt;invr=investor&lt;br /&gt;iod=in order&lt;br /&gt;iod2=in order to&lt;br /&gt;iod4=in order for&lt;br /&gt;iof=in-office&lt;br /&gt;iors=in our respectful submission&lt;br /&gt;ios=in our submission&lt;br /&gt;iov=in our view&lt;br /&gt;iow=in other words&lt;br /&gt;ip=important&lt;br /&gt;ip2u=important to you&lt;br /&gt;ipc=importance&lt;br /&gt;ipos=imposition&lt;br /&gt;iprpn=in preparation&lt;br /&gt;iprsn=imprisoned&lt;br /&gt;iprv=impressive&lt;br /&gt;ipsb=impossible&lt;br /&gt;ipsby=impossibility&lt;br /&gt;ipsn=in person&lt;br /&gt;ipty=impropriety&lt;br /&gt;ipv=improve&lt;br /&gt;ipvg=improving&lt;br /&gt;ipvm=improvement&lt;br /&gt;iq=inquire&lt;br /&gt;iqg=inquiring&lt;br /&gt;iqs=inquiries&lt;br /&gt;iqy=inquiry&lt;br /&gt;ircpt=interim receipt&lt;br /&gt;irct=interim receipt&lt;br /&gt;ire=I remember&lt;br /&gt;irel2=in relation to&lt;br /&gt;irfc2=in reference to&lt;br /&gt;irga2=in regard to&lt;br /&gt;irgao=in regard of&lt;br /&gt;irgas2=in regards to&lt;br /&gt;irl2=in relation to&lt;br /&gt;irlt=in relation to&lt;br /&gt;irlv=irrelevant&lt;br /&gt;irsp2=in response to&lt;br /&gt;irspe2=in respect to&lt;br /&gt;irspeo=in respect of&lt;br /&gt;irspev=irrespective&lt;br /&gt;irspv=irrespective&lt;br /&gt;is=issue&lt;br /&gt;is2u=issue to you&lt;br /&gt;isc=intersection&lt;br /&gt;isd2=issued to&lt;br /&gt;isd2u=issued to you&lt;br /&gt;isf=in so far as &lt;br /&gt;isfco=issues, facts and contentions&lt;br /&gt;isfcon=issues, facts and contentions&lt;br /&gt;isfgc=insignificance&lt;br /&gt;isg=I suggest&lt;br /&gt;isgf=insignificant&lt;br /&gt;isgfc=insignificance&lt;br /&gt;isgft=insignificant&lt;br /&gt;isgt=I suggest&lt;br /&gt;islvt=insolvent&lt;br /&gt;islvy=insolvency&lt;br /&gt;isnth=isn't there&lt;br /&gt;iso=intensive supervision order&lt;br /&gt;ison=isolation&lt;br /&gt;istr=infrastructure&lt;br /&gt;istrm=instrument&lt;br /&gt;isu=I suppose&lt;br /&gt;isuf=insufficient&lt;br /&gt;isug=issuing&lt;br /&gt;isupo=in support of&lt;br /&gt;isus=I suppose so&lt;br /&gt;it1i=in the first instance&lt;br /&gt;it1p=in the first place&lt;br /&gt;itbgig=in the beginning&lt;br /&gt;itbint=in the best interest&lt;br /&gt;itc=is this correct&lt;br /&gt;itca=in this case&lt;br /&gt;itci=in the circumstance&lt;br /&gt;itcs=in this case&lt;br /&gt;itctx=in the context&lt;br /&gt;Itcy=Is that correct?---Yes.&lt;br /&gt;itd=introduce&lt;br /&gt;itdg=introducing&lt;br /&gt;itdn=introduction&lt;br /&gt;itdryw=I tender that your Worship&lt;br /&gt;itdy=introductory&lt;br /&gt;ite=in the end&lt;br /&gt;itedy=in the early days&lt;br /&gt;itevo=in the event of&lt;br /&gt;itf=interfere&lt;br /&gt;itfc=interference&lt;br /&gt;itfg=interfering&lt;br /&gt;itfpl=in the first place&lt;br /&gt;itfu=in the future&lt;br /&gt;iti=I take it&lt;br /&gt;itk=I think&lt;br /&gt;itlg=intelligent&lt;br /&gt;itlo=in the long&lt;br /&gt;itlor=in the long run&lt;br /&gt;itlot=in the long term&lt;br /&gt;itmd=intermediate&lt;br /&gt;itmt=in the meantime&lt;br /&gt;itny=itinerary&lt;br /&gt;itopi=in the opinion of&lt;br /&gt;itprc=in the process&lt;br /&gt;itptcs=in this particular case&lt;br /&gt;itr=is that right&lt;br /&gt;itrga=in this regard&lt;br /&gt;itrp=interpret&lt;br /&gt;itrpa=interpretation&lt;br /&gt;itrpr=interpreter&lt;br /&gt;itrup=interrupt&lt;br /&gt;itry=Is that right?---Yes.  &lt;br /&gt;itsci=in those circumstances&lt;br /&gt;itsdy=in those days&lt;br /&gt;itsf=intensify&lt;br /&gt;itsfn=intensification&lt;br /&gt;itso=in terms of&lt;br /&gt;itsv=intensive&lt;br /&gt;itupt=interrupt&lt;br /&gt;itv=interview&lt;br /&gt;itve=interviewee&lt;br /&gt;itvg=interviewing&lt;br /&gt;itvl=interval&lt;br /&gt;itvn=intervention&lt;br /&gt;itvns=intravenous&lt;br /&gt;itvr=interviewer&lt;br /&gt;itx=intoxicate&lt;br /&gt;itxn=intoxication&lt;br /&gt;ity.=I take your point&lt;br /&gt;ity=I take you&lt;br /&gt;ityt=I take you to&lt;br /&gt;iu2=I used to&lt;br /&gt;iu2d=I used to do&lt;br /&gt;iu2s=I used to say&lt;br /&gt;iud'm=if you don't mind&lt;br /&gt;iud2=I used to&lt;br /&gt;iud2hv=I used to have&lt;br /&gt;iul2=is unable to&lt;br /&gt;iust=I understand&lt;br /&gt;iv=individual&lt;br /&gt;ivc=invoice&lt;br /&gt;ivcg=invoicing&lt;br /&gt;ivd=invalid&lt;br /&gt;ivlny=involuntary&lt;br /&gt;ivo=involve&lt;br /&gt;ivod=involved&lt;br /&gt;ivodi=involved in&lt;br /&gt;ivodw=involved with&lt;br /&gt;ivog=involving&lt;br /&gt;ivoi=involved in&lt;br /&gt;ivom=involvement&lt;br /&gt;ivomw=involvement with&lt;br /&gt;ivy=individually&lt;br /&gt;iw2p2u=I want to put to you&lt;br /&gt;iwis=I would imagine so&lt;br /&gt;iwrtg=in writing&lt;br /&gt;iwt=eyewitness&lt;br /&gt;iwtev=eyewitness evidence&lt;br /&gt;ixpc=inexperienced&lt;br /&gt;iy=if you&lt;br /&gt;iyaf=in your affidavit&lt;br /&gt;iycg2=if you could go to&lt;br /&gt;iyclo=if you could look at&lt;br /&gt;iyco=if you could&lt;br /&gt;iyd'm=if you don't mind&lt;br /&gt;iyg2=if you go to&lt;br /&gt;iyk=if you know&lt;br /&gt;iyke=if you knew&lt;br /&gt;iyli=if you like&lt;br /&gt;iylo=if you look&lt;br /&gt;iyop=in your opinion&lt;br /&gt;iyopi=in your opinion&lt;br /&gt;iyow=in your own words&lt;br /&gt;iyp=if you please&lt;br /&gt;iyso=intensive youth supervision order&lt;br /&gt;iyv=in your view&lt;br /&gt;iyxpc=in your experience&lt;br /&gt;j.u=just stop you&lt;br /&gt;jac=joint account&lt;br /&gt;jami=just a minute&lt;br /&gt;jamo=just a moment&lt;br /&gt;jamom=just a moment&lt;br /&gt;jan=January&lt;br /&gt;jbwm=just bear with me&lt;br /&gt;jbwm1m=just bear with me for one moment&lt;br /&gt;jdc=judicious&lt;br /&gt;jdcy=judiciary&lt;br /&gt;jdk=Jandakot&lt;br /&gt;jdl=judicial&lt;br /&gt;jdly=judiciously&lt;br /&gt;jdn=jurisdiction&lt;br /&gt;jfd=justified&lt;br /&gt;jfgncnd=joint form of general conditions&lt;br /&gt;jfm=joint form&lt;br /&gt;jfn=justification&lt;br /&gt;jfy=justify&lt;br /&gt;jfyl=justifiable&lt;br /&gt;jhd=Jarrahdale&lt;br /&gt;jic=just in case&lt;br /&gt;jirel2=just in relation to&lt;br /&gt;jiu=just interrupt you&lt;br /&gt;jiy=just interrupt you&lt;br /&gt;JJ=Juvenile Justice&lt;br /&gt;jkr=jackaroo&lt;br /&gt;jlr=jillaroo&lt;br /&gt;jm=judgment&lt;br /&gt;jml=judgmental&lt;br /&gt;jmt=Jolimont&lt;br /&gt;jnc=junction&lt;br /&gt;jnl=journal&lt;br /&gt;jnr=junior&lt;br /&gt;jnu=job number&lt;br /&gt;jny=journey&lt;br /&gt;joo=Joondalup&lt;br /&gt;jood=Joondanna&lt;br /&gt;joops=Joondalup police station&lt;br /&gt;jp=Justice of the Peace&lt;br /&gt;jpd=jeopardy&lt;br /&gt;jpns=Japanese&lt;br /&gt;jpr2=just prior to&lt;br /&gt;jps=Justices of the Peace&lt;br /&gt;jst=Jersey Street&lt;br /&gt;jstm=joint statement&lt;br /&gt;jsty=just stop you&lt;br /&gt;jstyap=just stop you at that point&lt;br /&gt;jstyat=just stop you at that stage&lt;br /&gt;jsyahp=just stop you at that point&lt;br /&gt;jtas=just take a seat&lt;br /&gt;jtn=joint tenants&lt;br /&gt;jtyt=just take you to&lt;br /&gt;jul=July&lt;br /&gt;jun=June&lt;br /&gt;jva=joint venture agreement&lt;br /&gt;jvn=juvenile&lt;br /&gt;jvnt=joint venture&lt;br /&gt;jwbm=just bear with me&lt;br /&gt;jwly=jewellery&lt;br /&gt;k4h=thank you for that&lt;br /&gt;kal=Kalgoorlie&lt;br /&gt;kalm=Kalamunda&lt;br /&gt;kdgt=kindergarten&lt;br /&gt;ke=King Edward&lt;br /&gt;keab=knew about&lt;br /&gt;keh=knew that&lt;br /&gt;kehsp=King Edward Hospital&lt;br /&gt;kemh=King Edward Memorial Hospital&lt;br /&gt;kfilind=key financial indicator&lt;br /&gt;kg=kilogram&lt;br /&gt;kgb&lt;br /&gt;kgd=kingdom&lt;br /&gt;kgo=kangaroo&lt;br /&gt;kh=know that&lt;br /&gt;KJ:.&lt;br /&gt;klb=Kellerberrin&lt;br /&gt;km=kilometre&lt;br /&gt;kmh=kilometres an hour&lt;br /&gt;kn=knowledge&lt;br /&gt;kndg=kindergarten&lt;br /&gt;knl=knowledgeable&lt;br /&gt;koab=know about&lt;br /&gt;koo=Koondoola&lt;br /&gt;kot=kind of thing&lt;br /&gt;kpgim=keeping in mind&lt;br /&gt;kph=kilometres per hour&lt;br /&gt;kpk=Kings Park&lt;br /&gt;krth=Karratha&lt;br /&gt;ks=kiosk&lt;br /&gt;ktc=kitchen&lt;br /&gt;Ktcp=Kitchener Park&lt;br /&gt;ktl=kettle&lt;br /&gt;Kunr=Kununurra&lt;br /&gt;kvm=thank you very much&lt;br /&gt;kyb=keyboard&lt;br /&gt;kyn=Karrinyup&lt;br /&gt;,l=common law&lt;br /&gt;l=left&lt;br /&gt;l1=last one&lt;br /&gt;l2=able to&lt;br /&gt;l2ap=leave to appear&lt;br /&gt;l2bl=led to believe&lt;br /&gt;l2d=able to do&lt;br /&gt;l2kn=like to know&lt;br /&gt;l2pvd=able to provide&lt;br /&gt;laby=laboratory&lt;br /&gt;LACARENZA&lt;br /&gt;ladmina=Land Administration Act&lt;br /&gt;lagmt=lease agreement&lt;br /&gt;lagt=licensed agent&lt;br /&gt;lagum=line of argument&lt;br /&gt;Landgate&lt;br /&gt;lapty=Labor Party&lt;br /&gt;larchf=lever arch file&lt;br /&gt;lauy=local authority&lt;br /&gt;lauys=local authorities&lt;br /&gt;lbl=liable&lt;br /&gt;lbls=liabilities&lt;br /&gt;lbly=liability&lt;br /&gt;lbn=librarian&lt;br /&gt;lbo=elbow&lt;br /&gt;lbrpty=Labor Party&lt;br /&gt;lby=library&lt;br /&gt;lbyn=librarian&lt;br /&gt;lbys=libraries&lt;br /&gt;lbysk=library skills&lt;br /&gt;lcc=licence&lt;br /&gt;lccn=licence number&lt;br /&gt;lcmd=line of command&lt;br /&gt;lcoue=legal counsel&lt;br /&gt;lcpto=law complaints officer&lt;br /&gt;lcrn=laceration&lt;br /&gt;lcs=license&lt;br /&gt;lcsda=licensed agent&lt;br /&gt;lcse=licensee&lt;br /&gt;lcsg=licensing&lt;br /&gt;lcsp=licensed premises&lt;br /&gt;lcstlma=licensed settlement agent&lt;br /&gt;ldg=leading&lt;br /&gt;ldgm=lodgement&lt;br /&gt;ldgt=Landgate&lt;br /&gt;ldgu2=leading up to&lt;br /&gt;ldown=landowner&lt;br /&gt;ldr=leader&lt;br /&gt;ldrs=leadership&lt;br /&gt;ldrv=Landrover&lt;br /&gt;ldscp=landscape&lt;br /&gt;ldshp=leadership&lt;br /&gt;ldu=land use&lt;br /&gt;ldv=Leederville&lt;br /&gt;ldvl=Leederville&lt;br /&gt;ldy=laundry&lt;br /&gt;ldygtm=ladies and gentlemen&lt;br /&gt;ldyu=light duty unit&lt;br /&gt;leauy=legal authority&lt;br /&gt;legad=legal advice&lt;br /&gt;legaf=legal affairs&lt;br /&gt;legai=legal aid&lt;br /&gt;legaip=legal aid application&lt;br /&gt;legc=legal costs&lt;br /&gt;legcoue=legal counsel&lt;br /&gt;legdis=legally disentitled&lt;br /&gt;legf=legal fees&lt;br /&gt;legof=legal officer&lt;br /&gt;legop=legal opinion&lt;br /&gt;legprct=legal practitioner&lt;br /&gt;lem=element&lt;br /&gt;lf=look forward&lt;br /&gt;lfly=less favourably&lt;br /&gt;lfst=lifestyle&lt;br /&gt;lgbl=eligible&lt;br /&gt;lgblt=eligibility&lt;br /&gt;lgdoca=legal documentation&lt;br /&gt;lgf=legal fees&lt;br /&gt;lght=laughter&lt;br /&gt;lgpfspv=legal professional privilege&lt;br /&gt;lgpv=legal privilege&lt;br /&gt;lgr=ledger&lt;br /&gt;lgrc=ledger card&lt;br /&gt;lgrm=lounge room&lt;br /&gt;lgrpav=legal representative&lt;br /&gt;lgs=legislate&lt;br /&gt;lgsn=legislation&lt;br /&gt;lgsr=legislature&lt;br /&gt;lgsu=legislature&lt;br /&gt;lgsv=legislative&lt;br /&gt;lgt=Landgate&lt;br /&gt;lgtm=legitimate&lt;br /&gt;lgtms=legitimise&lt;br /&gt;lgtmy=legitimacy&lt;br /&gt;lgv=local government&lt;br /&gt;lgva=Local Government Act&lt;br /&gt;lh=left-hand&lt;br /&gt;lhc=left-hand corner&lt;br /&gt;lhcl=left-hand column&lt;br /&gt;lhcn=left-hand corner&lt;br /&gt;lhs=left-hand side&lt;br /&gt;lht=left-hand turn&lt;br /&gt;li2=look into&lt;br /&gt;liag=liaising&lt;br /&gt;liagmt=listing agreement&lt;br /&gt;liagw=liaising with&lt;br /&gt;liauy=listing authority&lt;br /&gt;libap=liberty to apply&lt;br /&gt;lieu=Lieutenant&lt;br /&gt;lii=lighting&lt;br /&gt;limo=limousine&lt;br /&gt;linstun=lending institution&lt;br /&gt;lipty=Liberal Party&lt;br /&gt;lisd=like I said&lt;br /&gt;lisn=liaison&lt;br /&gt;lisno=liaison officer&lt;br /&gt;lisy=like I say&lt;br /&gt;ljh=LJ Hooker&lt;br /&gt;lk2b=looks to be&lt;br /&gt;lk2bm=looks to be mine&lt;br /&gt;lka=look at&lt;br /&gt;lkdi2=looked into&lt;br /&gt;lkga=looking at&lt;br /&gt;lkh=like that&lt;br /&gt;lklhd=likelihood&lt;br /&gt;lkn=likeness&lt;br /&gt;lko2b=looks to be&lt;br /&gt;lkw=likewise&lt;br /&gt;ll=left leg&lt;br /&gt;lmf=loan maintenance fee&lt;br /&gt;lmt=limit&lt;br /&gt;lng=language&lt;br /&gt;lngrm=lounge room&lt;br /&gt;lngtd=longitudinal&lt;br /&gt;lnld=landlord&lt;br /&gt;lnr=Leonora&lt;br /&gt;lnw=laneway&lt;br /&gt;loauy=local authority&lt;br /&gt;loauys=local authorities&lt;br /&gt;loc=locate&lt;br /&gt;locd=located&lt;br /&gt;locgv=local government&lt;br /&gt;locn=location&lt;br /&gt;locy=locality&lt;br /&gt;logv=local government&lt;br /&gt;lokg=looking&lt;br /&gt;lov=line of view&lt;br /&gt;lpcc=Legal Practitioners Complaints Committee&lt;br /&gt;lpcdg=legal proceedings&lt;br /&gt;lprc=legal practice&lt;br /&gt;lprct=legal practitioner&lt;br /&gt;lprctcptcte=Legal Practitioners Complaints Committee&lt;br /&gt;lprctee=Legal Practitioners' Complaints Committee&lt;br /&gt;lprfs=legal profession&lt;br /&gt;lqdn=liquidation&lt;br /&gt;lqdr=liquidator&lt;br /&gt;lqdt=liquidity&lt;br /&gt;lqlc=liquor licence&lt;br /&gt;lqlcg=liquor licensing&lt;br /&gt;lqlcsg=liquor licensing&lt;br /&gt;lqn=liquidation&lt;br /&gt;lqr=liquor&lt;br /&gt;lqt=liquidate&lt;br /&gt;lresta=licensed real estate agent&lt;br /&gt;lrng=learning&lt;br /&gt;lrpan=legal representation&lt;br /&gt;lrpav=legal representative&lt;br /&gt;lrpev=legal representative&lt;br /&gt;lsdiv=land subdivision&lt;br /&gt;lse=lessee&lt;br /&gt;lsg=leasing&lt;br /&gt;lsl=long service leave&lt;br /&gt;lsm=Lesmurdie&lt;br /&gt;lsmre=Lesmurdie Real Estate&lt;br /&gt;lsn=lesson&lt;br /&gt;lsoc=Law Society&lt;br /&gt;lsr=lessor&lt;br /&gt;lstga=listing agent&lt;br /&gt;lstlma=licensed settlement agent&lt;br /&gt;lstrn=illustration&lt;br /&gt;lsus=licence suspension&lt;br /&gt;lt=letter&lt;br /&gt;ltbx=letterbox&lt;br /&gt;ltd=limited&lt;br /&gt;ltgn=litigation&lt;br /&gt;lthd=letterhead&lt;br /&gt;lthu=Lithuania&lt;br /&gt;ltu=literature&lt;br /&gt;lup=lock up&lt;br /&gt;lups=lock up stage&lt;br /&gt;luw=Leeuwin&lt;br /&gt;lv=level&lt;br /&gt;lv6219=level 6, 219 St Georges Terrace, Perth&lt;br /&gt;lval=land value&lt;br /&gt;lvar=lever arch&lt;br /&gt;lvarf=lever arch file&lt;br /&gt;lve=Leederville&lt;br /&gt;lvg=leaving&lt;br /&gt;lvl=lovely&lt;br /&gt;lvlh=livelihood&lt;br /&gt;lvstk=livestock&lt;br /&gt;lvtoape=leave to appear&lt;br /&gt;lwb=lower back&lt;br /&gt;lwfent=lawfully entitled&lt;br /&gt;lwk=last week&lt;br /&gt;lwn=Leeuwin&lt;br /&gt;lwy=lawyer&lt;br /&gt;lx=luxury&lt;br /&gt;lxs=luxurious&lt;br /&gt;lyr=last year&lt;br /&gt;lyrped=legally represented&lt;br /&gt;lzi=Ladzinski&lt;br /&gt;m=metres&lt;br /&gt;m2m=month to month&lt;br /&gt;mac=machine&lt;br /&gt;macy=machinery&lt;br /&gt;mad=Mum and Dad&lt;br /&gt;mag=month ago&lt;br /&gt;mamp=methylamphetamine&lt;br /&gt;mapro=misappropriate&lt;br /&gt;mapron=misappropriation&lt;br /&gt;mar=march&lt;br /&gt;margr=Margaret River&lt;br /&gt;mathom=matrimonial home&lt;br /&gt;max=maximum&lt;br /&gt;may=May&lt;br /&gt;mbhvr=misbehaviour&lt;br /&gt;mbk=motorbike&lt;br /&gt;mbrs=embarrass&lt;br /&gt;mbrsd=embarrassed&lt;br /&gt;mbrsg=embarrassing&lt;br /&gt;mbrsm=embarrassment&lt;br /&gt;mbuiev=may be used in evidence&lt;br /&gt;mcdu=misconduct&lt;br /&gt;mch=mechanism&lt;br /&gt;mck=McKenzie&lt;br /&gt;mckr=McKenzie Reed&lt;br /&gt;mcl=my client&lt;br /&gt;McLEAN&lt;br /&gt;mcoy=mining company&lt;br /&gt;mcoys=mining companies&lt;br /&gt;mcpl=municipal&lt;br /&gt;mcrg=miscarriage&lt;br /&gt;mctf=marriage certificate&lt;br /&gt;mcy=motorcycle&lt;br /&gt;md=model&lt;br /&gt;mdc=medical&lt;br /&gt;mdca=medication&lt;br /&gt;mdcatn=medical attention&lt;br /&gt;mdcev=medical evidence&lt;br /&gt;mdcl=medical&lt;br /&gt;mdcn=medicine&lt;br /&gt;mdcprct=medical practitioner&lt;br /&gt;mdcrcd=medical record&lt;br /&gt;mdcrp=medical report&lt;br /&gt;mdctf=medical certificate&lt;br /&gt;mdctr=medical centre&lt;br /&gt;mdcxna=medical examination&lt;br /&gt;mdf=modify&lt;br /&gt;mdfd=modified&lt;br /&gt;mdfn=modification&lt;br /&gt;mdfp=modified proposal&lt;br /&gt;mdj=Mundijong&lt;br /&gt;mdl=motor driver's licence&lt;br /&gt;mdmnr=misdemeanour&lt;br /&gt;mdscpl=multidisciplinary&lt;br /&gt;Mdtn=Mediterranean&lt;br /&gt;Mdtrn=Mediterranean&lt;br /&gt;mdwf=midwife&lt;br /&gt;mdwfy=midwifery&lt;br /&gt;mdwv=midwives&lt;br /&gt;me=member&lt;br /&gt;mec=mechanic&lt;br /&gt;mecl=mechanical&lt;br /&gt;mecm=mechanism&lt;br /&gt;med=Mediterranean&lt;br /&gt;medn=mediation&lt;br /&gt;meml=memorable&lt;br /&gt;memo=memorandum&lt;br /&gt;mems=memories&lt;br /&gt;meobd=members of the board&lt;br /&gt;mes=membership&lt;br /&gt;mesg=message&lt;br /&gt;mesgr=messenger&lt;br /&gt;metro=metropolitan&lt;br /&gt;metroa=metropolitan area&lt;br /&gt;mf=my friend&lt;br /&gt;mfi=marked for identification&lt;br /&gt;mfirsc=material and financial resources&lt;br /&gt;mfn=manifestation&lt;br /&gt;mfnc=malfunction&lt;br /&gt;mfnu=misfortune&lt;br /&gt;mg=manage&lt;br /&gt;mgdirr=managing director&lt;br /&gt;mgg=managing&lt;br /&gt;mgga=managing agent&lt;br /&gt;mggauy=managing authority&lt;br /&gt;mggauys=managing authorities&lt;br /&gt;mgm=management&lt;br /&gt;mgnfc=magnificent&lt;br /&gt;mgr=manager&lt;br /&gt;mgs=magistrate&lt;br /&gt;mgscrt=magistrates court&lt;br /&gt;mgt=management&lt;br /&gt;mgtag=management agreement&lt;br /&gt;mgtau=management authority&lt;br /&gt;mgtaus=management authorities&lt;br /&gt;mgtlt=management letter&lt;br /&gt;mgtp=management plan&lt;br /&gt;mgz=magazine&lt;br /&gt;mhm=?---Mm hmm.&lt;br /&gt;mhsb=my husband&lt;br /&gt;mi=minimum&lt;br /&gt;mic=microphone&lt;br /&gt;mil=minimal&lt;br /&gt;mimo=mid-month&lt;br /&gt;min=minute&lt;br /&gt;min4h=Minister for Health&lt;br /&gt;minjus=Ministry of Justice&lt;br /&gt;minpod=minute of proposed orders&lt;br /&gt;minr=minister&lt;br /&gt;minrl=ministerial&lt;br /&gt;minst=my instructions&lt;br /&gt;miny=minority&lt;br /&gt;mipl=may it please&lt;br /&gt;miplb=may it please the board&lt;br /&gt;mis=minimise&lt;br /&gt;misg=minimising&lt;br /&gt;misldg=misleading&lt;br /&gt;mj=major&lt;br /&gt;mjgn=Major General&lt;br /&gt;mjm=Manjimup&lt;br /&gt;mjn=marijuana&lt;br /&gt;mjy=majority&lt;br /&gt;mk=market&lt;br /&gt;mkapr=market appraisal&lt;br /&gt;mkg=making&lt;br /&gt;mkgd=market garden&lt;br /&gt;mkgmgr=marketing manager&lt;br /&gt;mkp=marketplace&lt;br /&gt;mktg=marketing&lt;br /&gt;mkv=market value&lt;br /&gt;ml$=million dollars&lt;br /&gt;ml=million&lt;br /&gt;mlb=Melbourne&lt;br /&gt;mlcpk=multi-level car park&lt;br /&gt;mldg=misleading&lt;br /&gt;mldgrpan=misleading representation&lt;br /&gt;mlf=my learned friend&lt;br /&gt;mlj=my learned junior&lt;br /&gt;mlnu=malnutrition&lt;br /&gt;mltlv=multi-level&lt;br /&gt;mltp=multiple&lt;br /&gt;mlv=Melville&lt;br /&gt;mm=millimetre&lt;br /&gt;mmrl=memorial&lt;br /&gt;mn=money&lt;br /&gt;mndg=Mundaring&lt;br /&gt;mndh=Mandurah&lt;br /&gt;mnf=manufacture&lt;br /&gt;mnfg=manufacturing&lt;br /&gt;mng=manage&lt;br /&gt;mnga=managing agent&lt;br /&gt;mngag=managing agent&lt;br /&gt;mngau=managing authority&lt;br /&gt;mngdirr=managing director&lt;br /&gt;mngl=mining lease&lt;br /&gt;mnkl=Mayne Nickless&lt;br /&gt;mnl=manual&lt;br /&gt;mnlpcdu=manual of procedure&lt;br /&gt;mnmt=monument&lt;br /&gt;mnmtl=monumental&lt;br /&gt;mnod=money order&lt;br /&gt;mnr=manner&lt;br /&gt;mnsr=minister&lt;br /&gt;mnsrl=ministerial&lt;br /&gt;mnsrlc=ministerial consent&lt;br /&gt;mnst=minesite&lt;br /&gt;mnstr=minister&lt;br /&gt;mnt=mention&lt;br /&gt;mntbf=mentioned before&lt;br /&gt;mntg=mentioning&lt;br /&gt;mntn=mountain&lt;br /&gt;mntra=monetary transaction&lt;br /&gt;mnty=monetary&lt;br /&gt;mnv=manoeuvre&lt;br /&gt;mnvr=manoeuvre&lt;br /&gt;mnwl=meanwhile&lt;br /&gt;mo=month&lt;br /&gt;mob=mobile&lt;br /&gt;mobn=mobile number&lt;br /&gt;mods=Modern School&lt;br /&gt;mols=more or less&lt;br /&gt;mom=moment&lt;br /&gt;momit=moment in time&lt;br /&gt;momu=momentum&lt;br /&gt;mon=Monday&lt;br /&gt;moph=mobile phone&lt;br /&gt;mopho=mobile phone&lt;br /&gt;mopi=my opinion&lt;br /&gt;morgr=Morgan Realty&lt;br /&gt;morgrp=Morgan Realty Pty Ltd&lt;br /&gt;mospk=Mosman Park&lt;br /&gt;mot=mother&lt;br /&gt;motg=mortgage&lt;br /&gt;motgb=mortgage broker&lt;br /&gt;motge=mortgagee&lt;br /&gt;motgg=mortgaging&lt;br /&gt;motgr=mortgagor&lt;br /&gt;motil=mother-in-law&lt;br /&gt;motl=mobile telephone&lt;br /&gt;mov=moreover&lt;br /&gt;mow=meals on wheels&lt;br /&gt;moy=monthly&lt;br /&gt;mpd=mass produced&lt;br /&gt;mpr=empire&lt;br /&gt;mprdg=map reading&lt;br /&gt;mprlt=member of parliament&lt;br /&gt;mprr=emperor&lt;br /&gt;mpt=my partner&lt;br /&gt;mrch=Mr Chairman&lt;br /&gt;mrdr=murderer&lt;br /&gt;mrg=marriage&lt;br /&gt;mrgc=emergency&lt;br /&gt;mrgcl=emergency light&lt;br /&gt;mrgclg=emergency lighting&lt;br /&gt;mrls=media release&lt;br /&gt;mrng=morning&lt;br /&gt;mrpa=Metropolitan Regional Planning Authority&lt;br /&gt;mrpan=misrepresentation&lt;br /&gt;mrs=my respectful submission&lt;br /&gt;mrsdl=multi-residential&lt;br /&gt;mrstgod=misconduct restraining order&lt;br /&gt;mrty=Morgan Realty&lt;br /&gt;mrv=marvellous&lt;br /&gt;ms=measure&lt;br /&gt;msag=months ago&lt;br /&gt;msc=miscellaneous&lt;br /&gt;msce=miscellaneous equipment&lt;br /&gt;msch=mischief&lt;br /&gt;msclc=miscellaneous licence&lt;br /&gt;msdm=misdemeanour&lt;br /&gt;msf=myself&lt;br /&gt;msg=measuring&lt;br /&gt;msgnu=my signature&lt;br /&gt;msm=measurement&lt;br /&gt;msr=measure&lt;br /&gt;msrl=miserable&lt;br /&gt;mst=mainstream&lt;br /&gt;mstk=mistake&lt;br /&gt;msv=massive&lt;br /&gt;mt-of=matter-of-fact&lt;br /&gt;mt=matter&lt;br /&gt;mta=maintain&lt;br /&gt;mtac=maintenance&lt;br /&gt;mtag=maintaining&lt;br /&gt;mtbk=motorbike&lt;br /&gt;mtg=meeting&lt;br /&gt;mtgn=mitigation&lt;br /&gt;mth=Mt Helena&lt;br /&gt;mthdt=Methodist&lt;br /&gt;mthdy=methodology&lt;br /&gt;mthn=Mother Hen&lt;br /&gt;mthwt=Mount Hawthorn&lt;br /&gt;mtil=mother-in-law&lt;br /&gt;mtl=material&lt;br /&gt;mtlfirsc=material and financial resources&lt;br /&gt;mtlfrsc=material and financial resources&lt;br /&gt;mtlsc=material science&lt;br /&gt;mtlt=material time&lt;br /&gt;mtly=materially&lt;br /&gt;mtnl=maternal&lt;br /&gt;mtof=matter of fact&lt;br /&gt;mtropa=metropolitan area&lt;br /&gt;mtuy=maturity&lt;br /&gt;mtv=motivate&lt;br /&gt;mtvn=motivation&lt;br /&gt;mtx=matrix&lt;br /&gt;munip=municiple&lt;br /&gt;munipy=municipality&lt;br /&gt;Musikanth&lt;br /&gt;musta=misunderstand&lt;br /&gt;mustd=misunderstand&lt;br /&gt;mustg=misunderstanding&lt;br /&gt;musto=misunderstood&lt;br /&gt;muz=mixed use zone&lt;br /&gt;mv=movement&lt;br /&gt;mveh=motor vehicle&lt;br /&gt;mvg=moving&lt;br /&gt;mvls=marvellous&lt;br /&gt;mwf=my wife&lt;br /&gt;mwfy=midwifery&lt;br /&gt;mxm=maximise&lt;br /&gt;mxn=Mexican&lt;br /&gt;mxo=Mexico&lt;br /&gt;mxt=mixture&lt;br /&gt;my=memory&lt;br /&gt;myb=maybe&lt;br /&gt;mys=memories&lt;br /&gt;myustg=my understanding&lt;br /&gt;mz=Mazda&lt;br /&gt;,n=common&lt;br /&gt;n=normal&lt;br /&gt;n1=no one&lt;br /&gt;n1e=no one else&lt;br /&gt;n2b=need to be&lt;br /&gt;n2d=need to do&lt;br /&gt;n2mk=not to my knowledge&lt;br /&gt;n2mkn=not to my knowledge, no&lt;br /&gt;n4p=not-for-profit&lt;br /&gt;naai=now and again&lt;br /&gt;nab=National Australia Bank&lt;br /&gt;nadcv=non-addictive&lt;br /&gt;nafaik=not as far as I know&lt;br /&gt;nal=national&lt;br /&gt;nalys=nationalities&lt;br /&gt;nalyt=nationality&lt;br /&gt;nameon=...(name on tape)...&lt;br /&gt;nany=nationality&lt;br /&gt;nanys=nationalities&lt;br /&gt;natit=native title&lt;br /&gt;natita=Native Title Act&lt;br /&gt;natitr=native title rights&lt;br /&gt;natjus=natural justice&lt;br /&gt;natlovaf=natural love and affection&lt;br /&gt;natpolc=national police certificate&lt;br /&gt;nausn=New Australians&lt;br /&gt;nbal=nil balance&lt;br /&gt;nbd=nobody&lt;br /&gt;nbde=nobody else&lt;br /&gt;nbf=not before&lt;br /&gt;nbyrsdp=nearby residential properties&lt;br /&gt;ncfu=non-conforming use&lt;br /&gt;nclb=nightclub&lt;br /&gt;ncmplc=non-compliance&lt;br /&gt;ncnsv=nature conservation&lt;br /&gt;ncrg=encourage&lt;br /&gt;ncrgm=encouragement&lt;br /&gt;ncur=non-conforming use right&lt;br /&gt;ndbt=no doubt&lt;br /&gt;ndl=Nedlands&lt;br /&gt;ndnghb=next door neighbour&lt;br /&gt;ne=necessary&lt;br /&gt;nect=necessity&lt;br /&gt;necy=necessarily&lt;br /&gt;nei=neither&lt;br /&gt;nely=necessarily&lt;br /&gt;nesta=national estate&lt;br /&gt;nfgb=non-frangible&lt;br /&gt;nfgby=non-frangibility&lt;br /&gt;nfp=not for profit&lt;br /&gt;nfut=near future&lt;br /&gt;ng=New Guinea&lt;br /&gt;nghb=neighbour&lt;br /&gt;nghbg=neighbouring&lt;br /&gt;nghbh=neighbourhood&lt;br /&gt;nght=naughty&lt;br /&gt;nghtm=nightmare&lt;br /&gt;ngl=English&lt;br /&gt;ngla=England&lt;br /&gt;nglb=negligible&lt;br /&gt;nglc=negligence&lt;br /&gt;ngld=England&lt;br /&gt;nglt=negligent&lt;br /&gt;ngm=engagement&lt;br /&gt;ngn=engine&lt;br /&gt;ngnr=engineer&lt;br /&gt;ngnrg=engineering&lt;br /&gt;ngnrw=engineer's writer&lt;br /&gt;ngo=negotiate&lt;br /&gt;ngod=negotiated&lt;br /&gt;ngog=negotiating&lt;br /&gt;ngogc=negotiating committee&lt;br /&gt;ngol=negotiable&lt;br /&gt;ngon=negotiation&lt;br /&gt;ngty=not guilty&lt;br /&gt;ngv=negative&lt;br /&gt;ngvm=non-government&lt;br /&gt;ngvmagc=non-government agencies&lt;br /&gt;ngvmo=non-government organisation&lt;br /&gt;ngvs=non-government sector&lt;br /&gt;nh'f=no, that's fine&lt;br /&gt;nhiaweo=not that I'm aware of&lt;br /&gt;nhicrca=not that I can recall&lt;br /&gt;nhirca=not that I recall&lt;br /&gt;nhsty=natural history&lt;br /&gt;ni=night&lt;br /&gt;nic=nightclub&lt;br /&gt;nicrd=Nicholson Road&lt;br /&gt;niloc=night locations&lt;br /&gt;nit=night time&lt;br /&gt;nl=not able&lt;br /&gt;nl2=not able to&lt;br /&gt;nlg=analogy&lt;br /&gt;nlt=no later than&lt;br /&gt;nltx=Naltrexone&lt;br /&gt;nma=nominate&lt;br /&gt;nman=nomination&lt;br /&gt;nme=enemy&lt;br /&gt;nme4=enemy forces&lt;br /&gt;nmes=enemies&lt;br /&gt;nml=animal&lt;br /&gt;nmn=Neumann&lt;br /&gt;nmne=nominee&lt;br /&gt;nmnn=nomination&lt;br /&gt;nmo=next month&lt;br /&gt;nmrs=numerous&lt;br /&gt;no.SD:.&lt;br /&gt;no1e=no one else&lt;br /&gt;noa=(No audible response).&lt;br /&gt;nok=next-of-kin&lt;br /&gt;noof=number of&lt;br /&gt;nov=November&lt;br /&gt;novacti=novus actus interveniens&lt;br /&gt;nows=no worries&lt;br /&gt;npb=no problem&lt;br /&gt;nper=North Perth&lt;br /&gt;npk=national park&lt;br /&gt;npolctf=national police certificate&lt;br /&gt;nprct=normal practice&lt;br /&gt;nprsd=national president&lt;br /&gt;npruw=now present you with&lt;br /&gt;nptcl=negotiation protocol&lt;br /&gt;npyl=not payable&lt;br /&gt;nrful=non-refundable&lt;br /&gt;nrg=energy&lt;br /&gt;nrgn=Narrogin&lt;br /&gt;nrth=Northam&lt;br /&gt;nrtv=narrative&lt;br /&gt;nrvsy=anniversary&lt;br /&gt;nrw=narrow&lt;br /&gt;ns2b=needs to be&lt;br /&gt;nsch=night school&lt;br /&gt;nsvc=National Service&lt;br /&gt;nsw=New South Wales&lt;br /&gt;ntapb=not a problem&lt;br /&gt;ntbk=Netbanking&lt;br /&gt;ntc=notice&lt;br /&gt;ntcg=noticing&lt;br /&gt;ntciqy=notice of inquiry&lt;br /&gt;ntcl=noticeable&lt;br /&gt;ntctmn=notice of termination&lt;br /&gt;ntctrm=notice of termination&lt;br /&gt;ntcvrn=notice of variation&lt;br /&gt;ntf=notify&lt;br /&gt;ntfd=notified&lt;br /&gt;ntfg=notifying&lt;br /&gt;ntfn=notification&lt;br /&gt;ntg=nothing&lt;br /&gt;Nth=Northam&lt;br /&gt;nthb=Northbridge&lt;br /&gt;nthc=Northam camp&lt;br /&gt;ntiaweo=not that I'm aware of&lt;br /&gt;ntk=network&lt;br /&gt;ntl=nonetheless&lt;br /&gt;ntlmt=entitlement&lt;br /&gt;ntltm=entitlement&lt;br /&gt;ntm=Northam&lt;br /&gt;ntmk=not to my knowledge&lt;br /&gt;ntpb=not a problem&lt;br /&gt;ntri2=enter into&lt;br /&gt;ntrtn=entertain&lt;br /&gt;ntrtnm=entertainment&lt;br /&gt;ntt=entity&lt;br /&gt;ntts=entities&lt;br /&gt;ntu=nature&lt;br /&gt;ntul=natural&lt;br /&gt;ntulc=Naturalists Club&lt;br /&gt;ntult=naturalist&lt;br /&gt;ntuofc=nature of offence&lt;br /&gt;ntutl=natural&lt;br /&gt;ntuy=naturally&lt;br /&gt;ntv=native&lt;br /&gt;ntw=notwithstanding&lt;br /&gt;ntwk=network&lt;br /&gt;ntwkg=networking&lt;br /&gt;nu=number&lt;br /&gt;nuooca=number of occasions&lt;br /&gt;nv=navy&lt;br /&gt;nvg=navigate&lt;br /&gt;nvgn=navigation&lt;br /&gt;nvl=naval&lt;br /&gt;nvt=nevertheless&lt;br /&gt;nw=North-West&lt;br /&gt;nwd=nowadays&lt;br /&gt;nwh=nowhere&lt;br /&gt;nwhe=nowhere else&lt;br /&gt;nwk=next week&lt;br /&gt;nwkgd=next working day&lt;br /&gt;nwlt=newsletter&lt;br /&gt;nwpp=newspaper&lt;br /&gt;nwsl=newsletter&lt;br /&gt;nwsp=newspaper&lt;br /&gt;nwys=no worries&lt;br /&gt;nx=annexe&lt;br /&gt;nx1=next one&lt;br /&gt;nxd=next door&lt;br /&gt;nxdnghb=next door neighbour&lt;br /&gt;nxi=next item&lt;br /&gt;nxr=annexure&lt;br /&gt;nxs=anxious&lt;br /&gt;nxsl=anxiously&lt;br /&gt;nxstt=non-existent&lt;br /&gt;nxur=annexure&lt;br /&gt;ny=normally&lt;br /&gt;nz=New Zealand&lt;br /&gt;o-bld=owner-builder&lt;br /&gt;o'cl=o'clock&lt;br /&gt;o'n=O'Neal&lt;br /&gt;o000=odd thousand&lt;br /&gt;o1oca=on one occasion&lt;br /&gt;o2=onto&lt;br /&gt;o3=ozone&lt;br /&gt;o3l=ozone layer&lt;br /&gt;oanda=offer and acceptance&lt;br /&gt;oandas=offers and acceptances&lt;br /&gt;obd=on board&lt;br /&gt;oberg=overbearing&lt;br /&gt;obhfo=on behalf of&lt;br /&gt;obl=oblige&lt;br /&gt;obl2=obliged to&lt;br /&gt;obldr=owner builder&lt;br /&gt;obln=obligation&lt;br /&gt;obste=obstetric&lt;br /&gt;obsten=obstetrician&lt;br /&gt;obstn=obstruction&lt;br /&gt;obsv=observe&lt;br /&gt;obsvc=observance&lt;br /&gt;obsvg=observing&lt;br /&gt;obsvn=observation&lt;br /&gt;obt=obtain&lt;br /&gt;obtg=obtaining&lt;br /&gt;obv=obvious&lt;br /&gt;obvy=obviously&lt;br /&gt;oc=of course&lt;br /&gt;oca=occasion&lt;br /&gt;ocal=occasional&lt;br /&gt;ocay=occasionally&lt;br /&gt;ocl=our client&lt;br /&gt;oclk=outside clerk&lt;br /&gt;ocpn=occupation&lt;br /&gt;ocpr=occupiers&lt;br /&gt;ocpt=occupant&lt;br /&gt;oct=October&lt;br /&gt;ocu=occur&lt;br /&gt;ocuc=occurrence&lt;br /&gt;ocucb=occurrence book&lt;br /&gt;ocud=occurred&lt;br /&gt;ocug=occurring&lt;br /&gt;od=order&lt;br /&gt;odrqn=orders and requisitions&lt;br /&gt;of=office&lt;br /&gt;ofand=offer and acceptance&lt;br /&gt;ofc=offence&lt;br /&gt;ofcrp=offence report&lt;br /&gt;ofd=offend&lt;br /&gt;ofdg=offending&lt;br /&gt;ofdgb=offending behaviour&lt;br /&gt;ofdr=offender&lt;br /&gt;ofl=official&lt;br /&gt;ofly=officially&lt;br /&gt;ofmgr=office manager&lt;br /&gt;ofr=officer&lt;br /&gt;ofsrv=Office of State Revenue&lt;br /&gt;ofsv=offensive&lt;br /&gt;oftrcd=off the record&lt;br /&gt;oh=on that&lt;br /&gt;oh1=on that one&lt;br /&gt;ohdo=on that document&lt;br /&gt;ohebhf=one her behalf&lt;br /&gt;ohibhf=on his behalf&lt;br /&gt;ohk=of that kind&lt;br /&gt;ohntu=of that nature&lt;br /&gt;ohoca=on that occasion&lt;br /&gt;ohpj=oral history project&lt;br /&gt;ohs=occupational health and safety&lt;br /&gt;ohst=oral history&lt;br /&gt;ohstp=oral history project&lt;br /&gt;oic=officer-in-charge&lt;br /&gt;oido=on this document&lt;br /&gt;oj=object&lt;br /&gt;ojg=objecting&lt;br /&gt;ojl=objectionable&lt;br /&gt;ojn=objection&lt;br /&gt;ojr=objector&lt;br /&gt;ojv=objective&lt;br /&gt;ojvy=objectivity&lt;br /&gt;ok.=okay&lt;br /&gt;ok?=Okay?---&lt;br /&gt;ok=okay&lt;br /&gt;oko=okay&lt;br /&gt;ombd=ombudsman&lt;br /&gt;ombhf=on my behalf&lt;br /&gt;one=1&lt;br /&gt;onhoca=on that occasion&lt;br /&gt;onrd=Onslow Road&lt;br /&gt;ontape=...(on tape)...&lt;br /&gt;ontibs=on this basis&lt;br /&gt;ontoca=on this occasion&lt;br /&gt;oob4=on or before&lt;br /&gt;oobal=out of balance&lt;br /&gt;oobalr=out of balance reconciliations&lt;br /&gt;oobhf=on our behalf&lt;br /&gt;oochr=out of character&lt;br /&gt;ood=officer of the day&lt;br /&gt;op=operat&lt;br /&gt;opa=opiate&lt;br /&gt;opg=operating&lt;br /&gt;ophg=orphanage&lt;br /&gt;opi=opinion&lt;br /&gt;opiev=opinion evidence&lt;br /&gt;opjr=overhead projector&lt;br /&gt;opn=operation&lt;br /&gt;opnl=operational&lt;br /&gt;opnt=opponent&lt;br /&gt;opos=opposition&lt;br /&gt;opr=operator&lt;br /&gt;opst=opposite&lt;br /&gt;optcl=office protocol&lt;br /&gt;optm=optometrist&lt;br /&gt;optn=outpatient&lt;br /&gt;optrg=operational training&lt;br /&gt;opu=opportunity&lt;br /&gt;opus=opportunities&lt;br /&gt;opv=operative&lt;br /&gt;opym=overpayment&lt;br /&gt;orcd=our records&lt;br /&gt;ord=ordinary&lt;br /&gt;ordl=ordinarily&lt;br /&gt;orev=oral evidence&lt;br /&gt;org=organise&lt;br /&gt;orgc=organised crime&lt;br /&gt;orgg=organising&lt;br /&gt;orgm=organism&lt;br /&gt;orgn=organisation&lt;br /&gt;ori=origin&lt;br /&gt;origg=originating&lt;br /&gt;oril=original&lt;br /&gt;orily=originally&lt;br /&gt;osanda=offers and acceptance&lt;br /&gt;osb=oral submission&lt;br /&gt;ospk=Osborne Park&lt;br /&gt;osrvnu=Office of State Revenue&lt;br /&gt;ostdg=outstanding&lt;br /&gt;ostg=outstanding&lt;br /&gt;ostgcq=outstanding cheque&lt;br /&gt;osv=ourselves&lt;br /&gt;ot=other&lt;br /&gt;ot1h=on the one hand&lt;br /&gt;ot1oc=on the first occasion&lt;br /&gt;ot1s=on the one side&lt;br /&gt;otan=other than&lt;br /&gt;otanysf=other than yourself&lt;br /&gt;otcm=outcome&lt;br /&gt;otcoty=on the contrary&lt;br /&gt;otdo=on the document&lt;br /&gt;otfoi=on the face of it&lt;br /&gt;otgg=outgoings&lt;br /&gt;oth=other than&lt;br /&gt;other Grays?&lt;br /&gt;othh=other than that&lt;br /&gt;otj=on-the-job&lt;br /&gt;otk=of this kind&lt;br /&gt;otloca=on the last occasion&lt;br /&gt;otmk=on the market&lt;br /&gt;otoh=on the other hand&lt;br /&gt;otomh=off the top of my head&lt;br /&gt;otos=on the other side&lt;br /&gt;otoyh=off the top of your head&lt;br /&gt;otpg=over the page&lt;br /&gt;otpl=off-the-plan&lt;br /&gt;otpld=off-the-plan development&lt;br /&gt;otsdy=of those days&lt;br /&gt;otstg=outstanding&lt;br /&gt;ott=over the top&lt;br /&gt;otth=other than that&lt;br /&gt;ottomh=off the top of my head&lt;br /&gt;ottoyh=off the top of your head&lt;br /&gt;otw=otherwise&lt;br /&gt;otwh=on the whole&lt;br /&gt;otwke=on the weekend&lt;br /&gt;ousb=outline of submissions&lt;br /&gt;outsdg=outstanding&lt;br /&gt;outsub=outline of submissions&lt;br /&gt;ov=over&lt;br /&gt;ov2=over to&lt;br /&gt;ova=overall&lt;br /&gt;ovab=over and above&lt;br /&gt;ovbd=overboard&lt;br /&gt;ovc=overcome&lt;br /&gt;ovca=overcame&lt;br /&gt;ovch=overcharge&lt;br /&gt;ovchg=overcharging&lt;br /&gt;ovco=overcome&lt;br /&gt;ovd=overdue&lt;br /&gt;ovde=overdrew&lt;br /&gt;ovdf=overdraft&lt;br /&gt;ovdn=overdrawn&lt;br /&gt;ovdo=overdose&lt;br /&gt;ovh=overhead&lt;br /&gt;ovhpj=overhead projector&lt;br /&gt;ovl=overlap&lt;br /&gt;ovlk=overlook&lt;br /&gt;ovlkg=overlooking&lt;br /&gt;ovn=overnight&lt;br /&gt;ovpjr=overhead projector&lt;br /&gt;ovpw=overpower&lt;br /&gt;ovpym=overpayment&lt;br /&gt;ovs=overseas&lt;br /&gt;ovse=oversee&lt;br /&gt;ovsg=overseeing&lt;br /&gt;ovsh=overshadow&lt;br /&gt;ovshg=overshadowing&lt;br /&gt;ovsi=oversight&lt;br /&gt;ovst=over strength&lt;br /&gt;ovt=overtime&lt;br /&gt;ovtk=overtake&lt;br /&gt;ovtkg=overtaking&lt;br /&gt;ovtkn=overtaken&lt;br /&gt;ovto=overtook&lt;br /&gt;ovtu=overturn&lt;br /&gt;ovtwke=over the weekend&lt;br /&gt;ovty=over the years&lt;br /&gt;ovv=overview&lt;br /&gt;owbld=owner-builder&lt;br /&gt;ownbld=owner-builder&lt;br /&gt;owotot=one way or the other&lt;br /&gt;oxy=oxygen&lt;br /&gt;oybhf=on your behalf&lt;br /&gt;oyev=on your evidence&lt;br /&gt;p=page&lt;br /&gt;p2p=party to party&lt;br /&gt;p2s=prior to settlement&lt;br /&gt;p2u=put to you&lt;br /&gt;pacoc=Pacific Ocean&lt;br /&gt;pajy=the Project at Young Pty Ltd&lt;br /&gt;palce=place&lt;br /&gt;pandc=police and citizens&lt;br /&gt;pandl=profit and loss&lt;br /&gt;parg=pre-arranged&lt;br /&gt;parlt=parliament&lt;br /&gt;parltn=parliamentarian&lt;br /&gt;parlty=parliamentary&lt;br /&gt;past=personal assistant&lt;br /&gt;pastl=pastoral lease&lt;br /&gt;pastoralist&lt;br /&gt;payg=pay-as-you-go&lt;br /&gt;pb=problem&lt;br /&gt;pba=Pilbara&lt;br /&gt;pbdo=Paraburdoo&lt;br /&gt;pbi=Pilbara Iron&lt;br /&gt;pbk=pushbike&lt;br /&gt;pbl=publish&lt;br /&gt;pbln=publication&lt;br /&gt;pblt=postal ballot&lt;br /&gt;pbn=probation&lt;br /&gt;pbny=probationary&lt;br /&gt;pbnyd=probationary driver&lt;br /&gt;pbsec=public sector&lt;br /&gt;pbsf=public safety&lt;br /&gt;pbsvt=public servant&lt;br /&gt;pbt=probability&lt;br /&gt;pbtru=public trust&lt;br /&gt;pcarp=Persian carpet&lt;br /&gt;pcd=proceed&lt;br /&gt;pcdc=precedence&lt;br /&gt;pcdg=proceeding&lt;br /&gt;pcdt=precedent&lt;br /&gt;pcdu=procedure&lt;br /&gt;pcdual=procedural&lt;br /&gt;pcdul=procedural&lt;br /&gt;pcdulf=procedural fairness&lt;br /&gt;pcdum=procedure manual&lt;br /&gt;pcdumnl=procedures manual&lt;br /&gt;pcduy=procedurally &lt;br /&gt;pclrc=police clearance&lt;br /&gt;pcndrp=property condition report&lt;br /&gt;pcnt=precinct&lt;br /&gt;pcpcy=private capacity&lt;br /&gt;pcq=personal cheque&lt;br /&gt;pctl=pest control&lt;br /&gt;pcur=purchaser&lt;br /&gt;pcyc=police and citizens youth club&lt;br /&gt;pd=produce&lt;br /&gt;pde=parade&lt;br /&gt;pdg=producing&lt;br /&gt;pdk=paddock&lt;br /&gt;pdn=production&lt;br /&gt;pds=pedestal&lt;br /&gt;pdt=product&lt;br /&gt;pdu=produce&lt;br /&gt;pdv=productive&lt;br /&gt;pdvm=professional development&lt;br /&gt;pdvy=productivity&lt;br /&gt;pe=perhaps&lt;br /&gt;ped=period&lt;br /&gt;pedct=periodic tenancy&lt;br /&gt;pedn=pedestrian&lt;br /&gt;pedot=period of time&lt;br /&gt;pedy=periodically&lt;br /&gt;penint=penalty interest&lt;br /&gt;percent=%&lt;br /&gt;pf=perform&lt;br /&gt;pfc=performance&lt;br /&gt;pfccrt=performance criteria&lt;br /&gt;pfcctr=performance criteria&lt;br /&gt;pfcy=proficiency&lt;br /&gt;pfg=performing&lt;br /&gt;pfl=portfolio&lt;br /&gt;pfs=profession&lt;br /&gt;pfsl=professional&lt;br /&gt;pfsldv=professional development&lt;br /&gt;pfsli=professional indemnity&lt;br /&gt;pfslii=professional indemnity insurance&lt;br /&gt;pfslm=professionalism&lt;br /&gt;pfsopi=professional opinion&lt;br /&gt;pfsr=professor&lt;br /&gt;pfsy=professionally&lt;br /&gt;pft=profit&lt;br /&gt;pg=paragraph&lt;br /&gt;pgity=putting it to you&lt;br /&gt;pgn=pigeon&lt;br /&gt;pgnt=paginate&lt;br /&gt;ph=photograph&lt;br /&gt;phb=prohibit&lt;br /&gt;phbn=prohibition&lt;br /&gt;phc=photocopy&lt;br /&gt;phcd=photocopied&lt;br /&gt;phcg=photocopying&lt;br /&gt;phcl=phone call&lt;br /&gt;phcr=photocopier&lt;br /&gt;phg=photograph&lt;br /&gt;phgg=photographing&lt;br /&gt;phgr=photographer&lt;br /&gt;phls=philosoph&lt;br /&gt;phmcul=pharmaceutical&lt;br /&gt;phmculc=pharmaceutical company&lt;br /&gt;phnc=phone call&lt;br /&gt;phnm=phenomenon&lt;br /&gt;phnu=phone number&lt;br /&gt;phr=pharaoh&lt;br /&gt;phspy=philosophy&lt;br /&gt;phyn=physician&lt;br /&gt;phys=physical&lt;br /&gt;physot=physiotherapist&lt;br /&gt;physs=physics&lt;br /&gt;physy=physically&lt;br /&gt;pibf=person in bona fide control&lt;br /&gt;pibfctl=person in bona fide control&lt;br /&gt;pic=picture&lt;br /&gt;picq=picturesque&lt;br /&gt;picth=picture theatre&lt;br /&gt;pihw=put it that way&lt;br /&gt;pinspr=pest inspection report&lt;br /&gt;pit=point in time&lt;br /&gt;pitw=put it this way&lt;br /&gt;pity=put it to you&lt;br /&gt;pj=project&lt;br /&gt;pjd=prejudice&lt;br /&gt;pjdl=prejudicial&lt;br /&gt;pjg=prejudging&lt;br /&gt;pjl=projectile&lt;br /&gt;pjmgr=project manager&lt;br /&gt;pjmgt=project management&lt;br /&gt;pjn=projection&lt;br /&gt;pjr=projector&lt;br /&gt;pjy=perjury&lt;br /&gt;pk=park&lt;br /&gt;pkg=package&lt;br /&gt;pkgg=packaging&lt;br /&gt;pkh=park home&lt;br /&gt;pkhme=park home estate&lt;br /&gt;pkrc=parks and recreation&lt;br /&gt;pkt=packet&lt;br /&gt;pkv=Parkerville&lt;br /&gt;pl=please&lt;br /&gt;pl2p=place to place&lt;br /&gt;plancom=planning commission&lt;br /&gt;plbly=public liability&lt;br /&gt;plbs=plebiscite&lt;br /&gt;plcm=placement&lt;br /&gt;plco=Planning Commission&lt;br /&gt;plcte=planning committee&lt;br /&gt;pld=Poland&lt;br /&gt;pldg=pleading&lt;br /&gt;plead&lt;br /&gt;pleaded&lt;br /&gt;plgm=pilgrim&lt;br /&gt;plgmg=pilgrimage&lt;br /&gt;plo=police liaison officer&lt;br /&gt;plr=player&lt;br /&gt;plrsdc=place of residence&lt;br /&gt;pls=Polish&lt;br /&gt;plsr=pleasure&lt;br /&gt;plsrl=pleasurable&lt;br /&gt;plt=politics&lt;br /&gt;pltcl=political&lt;br /&gt;pltcn=politician&lt;br /&gt;pltcs=politics&lt;br /&gt;pltn=pollution&lt;br /&gt;plxpl2m=please explain to me&lt;br /&gt;plyg=playground&lt;br /&gt;pm=program&lt;br /&gt;pmb=Pemberton&lt;br /&gt;pmg=programming&lt;br /&gt;pmgo=programming order&lt;br /&gt;pmgod=programming orders&lt;br /&gt;pmh=Princess Margaret Hospital&lt;br /&gt;pmod=Perth Modern&lt;br /&gt;pmods=Perth Modern School&lt;br /&gt;pmsp=premiership&lt;br /&gt;pmv=prime mover&lt;br /&gt;png=Papua New Guinea&lt;br /&gt;pnj=Pinjarra&lt;br /&gt;pnlt=penalty&lt;br /&gt;pnlts=penalties&lt;br /&gt;pnr=pioneer&lt;br /&gt;pnshm=punishment&lt;br /&gt;pntg=painting&lt;br /&gt;pntl=potential&lt;br /&gt;po=post office&lt;br /&gt;poc=points of claim&lt;br /&gt;pod=points of defence&lt;br /&gt;poi=person of interest&lt;br /&gt;pol=polic&lt;br /&gt;polc=police car&lt;br /&gt;polctf=police certificate&lt;br /&gt;polctz=police and citizens&lt;br /&gt;polcun=police union&lt;br /&gt;polf=police force&lt;br /&gt;polg=policing&lt;br /&gt;polm=policeman&lt;br /&gt;poln=politician&lt;br /&gt;polof=police officer&lt;br /&gt;polpt=political part&lt;br /&gt;polstn=police station&lt;br /&gt;polt=politics&lt;br /&gt;poltl=political&lt;br /&gt;poltn=politician&lt;br /&gt;polty=politically&lt;br /&gt;polu=pollute&lt;br /&gt;polun=pollution&lt;br /&gt;polv=police vehicle&lt;br /&gt;poly=policy&lt;br /&gt;polyof=policy officer&lt;br /&gt;polys=policies&lt;br /&gt;pop=population&lt;br /&gt;porn=pornography&lt;br /&gt;pos=position&lt;br /&gt;posg=positioning&lt;br /&gt;posn=possession&lt;br /&gt;pot=point of time&lt;br /&gt;pound=£&lt;br /&gt;pout=printout&lt;br /&gt;pov=point of view&lt;br /&gt;pow=prisoner-of-war&lt;br /&gt;pp=people&lt;br /&gt;ppby=prepared by&lt;br /&gt;pped=pay period&lt;br /&gt;ppiv=parliamentary privilege&lt;br /&gt;ppl=pipeline&lt;br /&gt;pplr=pipeline route&lt;br /&gt;ppm=parts per million&lt;br /&gt;ppos=proposition&lt;br /&gt;ppr=prepare&lt;br /&gt;pprac=private practice&lt;br /&gt;pprc=planning process&lt;br /&gt;pprct=private practitioner&lt;br /&gt;pps=propose&lt;br /&gt;ppsdl=proposed lot&lt;br /&gt;ppsg=proposing&lt;br /&gt;ppsl=proposal&lt;br /&gt;ppsod=proposed orders&lt;br /&gt;ppsp=pepper spray&lt;br /&gt;ppspd=pepper sprayed&lt;br /&gt;ppspy=pepper spray&lt;br /&gt;ppt=property&lt;br /&gt;pptap=property appraisal&lt;br /&gt;pptc=public participation&lt;br /&gt;pptcr=property condition report&lt;br /&gt;ppte=Perpetual Trustees&lt;br /&gt;pptg=Property Group&lt;br /&gt;pptii=property indemnity insurance&lt;br /&gt;pptinvm=property investment&lt;br /&gt;pptir=property inspection report&lt;br /&gt;pptmr=property manager&lt;br /&gt;pptmt=property management&lt;br /&gt;pptr=proprietor&lt;br /&gt;ppts=properties&lt;br /&gt;ppttl=property title&lt;br /&gt;pptw=parapet wall&lt;br /&gt;ppty=proprietary&lt;br /&gt;ppwk=paperwork&lt;br /&gt;pr=present&lt;br /&gt;pr2=prior to&lt;br /&gt;pr2cmmi=prior to the commencement off the interview&lt;br /&gt;pr2h=prior to that&lt;br /&gt;pr2stlm=prior to settlement&lt;br /&gt;pr2u=present to you&lt;br /&gt;pra=presentation&lt;br /&gt;prac=pre-accident&lt;br /&gt;pracdu=pre-accident duties&lt;br /&gt;pracem=pre-accident employment&lt;br /&gt;pracoc=pre-accident occupation&lt;br /&gt;pracwg=pre-accident wages&lt;br /&gt;pracwk=pre-accident work&lt;br /&gt;pracxpc=practical experience&lt;br /&gt;prb=painters' registration board&lt;br /&gt;prc=process&lt;br /&gt;prcdu=prior conduct&lt;br /&gt;prce=presence&lt;br /&gt;prcg=processing&lt;br /&gt;prct=practitioner&lt;br /&gt;prctxpc=practical experience&lt;br /&gt;prcv=perceive&lt;br /&gt;prd=parade&lt;br /&gt;prd2u=presented to you&lt;br /&gt;prdy=present day&lt;br /&gt;predn=prediction&lt;br /&gt;president=permanent resident&lt;br /&gt;prf=prefer&lt;br /&gt;prf2=prefer to&lt;br /&gt;prfb=preferable&lt;br /&gt;prfby=preferably&lt;br /&gt;prfc=preference&lt;br /&gt;prfd=preferred&lt;br /&gt;prfd2=preferred to&lt;br /&gt;prfl=preferable&lt;br /&gt;prfop=preferred option&lt;br /&gt;prg=progress&lt;br /&gt;prgg=progressing&lt;br /&gt;prgn=progression&lt;br /&gt;prgp=progress payment&lt;br /&gt;prgv=progressive&lt;br /&gt;prgvy=progressively&lt;br /&gt;prhrg=pre-hearing&lt;br /&gt;prhrgcnf=pre-hearing conference&lt;br /&gt;pri=princip&lt;br /&gt;pric=present in court&lt;br /&gt;pricrt=present in court&lt;br /&gt;priy=principally&lt;br /&gt;prj=Preobrajensk&lt;br /&gt;prkg=parking&lt;br /&gt;prl=preliminary&lt;br /&gt;prlbreat=preliminary breath test&lt;br /&gt;prlf=pain relief&lt;br /&gt;prlhrg=preliminary hearing&lt;br /&gt;prlis=preliminary issue&lt;br /&gt;prlrv=preliminary review&lt;br /&gt;prls=preliminaries&lt;br /&gt;prlt=parliament&lt;br /&gt;prltn=parliamentarian&lt;br /&gt;prlts=preliminary training school&lt;br /&gt;prlty=parliamentary&lt;br /&gt;prlv=pain reliever&lt;br /&gt;prms=premises&lt;br /&gt;prmsp=premiership&lt;br /&gt;prmv=prime mover&lt;br /&gt;prof=professor&lt;br /&gt;prolos=profit and loss&lt;br /&gt;prolostm=profit and loss statement&lt;br /&gt;prout=printout&lt;br /&gt;Proword&lt;br /&gt;prp2ctu=prepared to continue&lt;br /&gt;prpn=preparation&lt;br /&gt;prpos=prior possession&lt;br /&gt;prpt=perpetual&lt;br /&gt;prpte=Perpetual Trustees&lt;br /&gt;prqst=prerequisite&lt;br /&gt;prsby=presumably&lt;br /&gt;prsd=president&lt;br /&gt;prsdc=presidency&lt;br /&gt;prsnr=prisoner&lt;br /&gt;prstcrp=presentence report&lt;br /&gt;prsv=preserve&lt;br /&gt;prsvn=preservation&lt;br /&gt;prtc=protocol&lt;br /&gt;prtlc=pre-trial conference&lt;br /&gt;prtlcnf=pre-trial conference&lt;br /&gt;prts=protestant&lt;br /&gt;prty=priority&lt;br /&gt;prtys=priorities&lt;br /&gt;pruw=present you with&lt;br /&gt;prv=provision&lt;br /&gt;prv2=privy to&lt;br /&gt;prvl=provisional&lt;br /&gt;prvlc=prevalence&lt;br /&gt;prvo=proviso&lt;br /&gt;pry=presently&lt;br /&gt;pryw=present you with&lt;br /&gt;ps=public service&lt;br /&gt;ps2ps=person to person&lt;br /&gt;psb=possible&lt;br /&gt;psbt=possibility&lt;br /&gt;psby=possibly&lt;br /&gt;psch=primary school&lt;br /&gt;pscn=prosecution&lt;br /&gt;pscu=prosecute&lt;br /&gt;pscug=prosecuting&lt;br /&gt;pscur=prosecutor&lt;br /&gt;psess=petty session&lt;br /&gt;psg=passage&lt;br /&gt;psgr=passenger&lt;br /&gt;psgw=passageway&lt;br /&gt;psn=person&lt;br /&gt;psnf=passionfruit&lt;br /&gt;psnl=personal&lt;br /&gt;psnla=personal assistant&lt;br /&gt;psnlci=personal circumstances&lt;br /&gt;psnlt=personality&lt;br /&gt;psnn=personnel&lt;br /&gt;psnnl=personnel&lt;br /&gt;psnr=prisoner&lt;br /&gt;psnsvc=personal services&lt;br /&gt;psnt=passionate&lt;br /&gt;psntrg=personal training&lt;br /&gt;psnts=personalities&lt;br /&gt;psnty=personality&lt;br /&gt;psny=personally&lt;br /&gt;psp=passport&lt;br /&gt;pspv=perspective&lt;br /&gt;psqm=per square metre&lt;br /&gt;pssn=possession&lt;br /&gt;pst=poster&lt;br /&gt;pstl=pastoral&lt;br /&gt;pstlidy=pastoral industry&lt;br /&gt;pstls=pastoral lease&lt;br /&gt;pstlt=pastoralist&lt;br /&gt;pstlw=pastoral worker&lt;br /&gt;psu=pursue&lt;br /&gt;psv=positive&lt;br /&gt;psvt=public servant&lt;br /&gt;psw=password&lt;br /&gt;psyc=psychiatri&lt;br /&gt;psycc=psychiatric&lt;br /&gt;psyct=psychiatrist&lt;br /&gt;psyg=psycholog&lt;br /&gt;psygl=psychological&lt;br /&gt;psygt=psychologist&lt;br /&gt;pt=particular&lt;br /&gt;ptc=participat&lt;br /&gt;ptcl=protocol&lt;br /&gt;ptcp=participate&lt;br /&gt;ptcpg=participating&lt;br /&gt;ptcpn=participation&lt;br /&gt;pte=private&lt;br /&gt;ptf=plaintiff&lt;br /&gt;ptfl=portfolio&lt;br /&gt;ptg=painting&lt;br /&gt;ptgty=putting to you&lt;br /&gt;pthd=Port Hedland&lt;br /&gt;ptl=patrol&lt;br /&gt;ptlcnf=pre-trial conference&lt;br /&gt;ptly=particularly&lt;br /&gt;ptmsb=Port Moresby&lt;br /&gt;ptn=patient&lt;br /&gt;ptnc=patience&lt;br /&gt;ptnl=paternal&lt;br /&gt;ptns=partnership&lt;br /&gt;ptpt=public transport&lt;br /&gt;ptt=part-time&lt;br /&gt;pttpos=part-time position&lt;br /&gt;pty=put to you&lt;br /&gt;pu=purpose&lt;br /&gt;pub=public&lt;br /&gt;pubad=public advocate&lt;br /&gt;pubhol=public holiday&lt;br /&gt;pubint=public interest&lt;br /&gt;publbly=public liability&lt;br /&gt;pubof=public officer&lt;br /&gt;pubop=public opinion&lt;br /&gt;pubrcd=public record&lt;br /&gt;pubt=public trustee&lt;br /&gt;puc=purchase&lt;br /&gt;pucg=purchasing&lt;br /&gt;pucp=purchase price&lt;br /&gt;pucr=purchaser&lt;br /&gt;puln=pollution&lt;br /&gt;puott=purposes of the tape&lt;br /&gt;pupp=businesspeople&lt;br /&gt;pups=businessperson&lt;br /&gt;pus2=pursuant to&lt;br /&gt;pusto=pursuant to&lt;br /&gt;pusvidf=purposes of voice identification&lt;br /&gt;pv=privilege&lt;br /&gt;pvcn=provocation&lt;br /&gt;pvcy=privacy&lt;br /&gt;pvd=provide&lt;br /&gt;pvd2=provide to&lt;br /&gt;pvdd2=provided to&lt;br /&gt;pvdg=providing&lt;br /&gt;pvdw=provided with&lt;br /&gt;pvl=previously&lt;br /&gt;pvm=pavement&lt;br /&gt;pvn=pavilion&lt;br /&gt;pvs=previous&lt;br /&gt;pvs2=previous to&lt;br /&gt;pvsy=previously&lt;br /&gt;pvt=poverty&lt;br /&gt;pvy2=privy to&lt;br /&gt;pw=power&lt;br /&gt;pwaty=power of attorney&lt;br /&gt;pwc=prior written consent&lt;br /&gt;pwd=powder&lt;br /&gt;pwf=powerful&lt;br /&gt;pwln=powerline&lt;br /&gt;pwls=powerless&lt;br /&gt;pwpt=power point&lt;br /&gt;pwstn=power station&lt;br /&gt;pxm=proximate&lt;br /&gt;pxmy=proximity&lt;br /&gt;pxpc=practical experience&lt;br /&gt;pxstg=pre-existing&lt;br /&gt;pyb=payable&lt;br /&gt;pyb2=payable to&lt;br /&gt;pyl=payable&lt;br /&gt;pym=payment&lt;br /&gt;pyt=payout&lt;br /&gt;pzl=puzzle&lt;br /&gt;qamzg=quite amazing&lt;br /&gt;qc=Queen's Counsel&lt;br /&gt;qe2=Queen Elizabeth II&lt;br /&gt;qfarp=qualified audit report&lt;br /&gt;qfmlrw=quite familiar with&lt;br /&gt;qk=quick&lt;br /&gt;qkr=quicker&lt;br /&gt;qky=quickly&lt;br /&gt;qlah=quick look at that&lt;br /&gt;qld=Queensland&lt;br /&gt;qlf=qualify&lt;br /&gt;qlfd=qualified&lt;br /&gt;qlfn=qualification&lt;br /&gt;qlfs=qualifies&lt;br /&gt;qlv=qualitative&lt;br /&gt;qly=quality&lt;br /&gt;qlys=qualities&lt;br /&gt;qm=quantum&lt;br /&gt;qms=quartermaster sergeant&lt;br /&gt;qna=questionnaire&lt;br /&gt;qnn=questionnaire&lt;br /&gt;qo=quote&lt;br /&gt;qoa=quotation&lt;br /&gt;qt=quite&lt;br /&gt;qtaw=quite a while&lt;br /&gt;qtf=quantify&lt;br /&gt;qtr=quarter&lt;br /&gt;qtrl=quarterly&lt;br /&gt;qtv=quantitative&lt;br /&gt;qty=quantity&lt;br /&gt;qtys=quantities&lt;br /&gt;qy=query&lt;br /&gt;r=right&lt;br /&gt;r2=are to&lt;br /&gt;r2bh=right to be heard&lt;br /&gt;r2pcd=ready to proceed&lt;br /&gt;RA:.&lt;br /&gt;ra=rather&lt;br /&gt;ractv=radioactive&lt;br /&gt;ractvw=radioactive waste&lt;br /&gt;radj=readjust&lt;br /&gt;radjm=readjustment&lt;br /&gt;radn=radiation&lt;br /&gt;raiho=Raine and Horne&lt;br /&gt;ran=Royal Australian Navy&lt;br /&gt;ranca=Royal Australian Navy Corvettes Association &lt;br /&gt;randi=R &amp; I&lt;br /&gt;randib=R &amp; I Bank&lt;br /&gt;rape=reappear&lt;br /&gt;rapec=reappearance&lt;br /&gt;raped=reappeared&lt;br /&gt;rarr=rent arrears&lt;br /&gt;rat=rather&lt;br /&gt;ratn=rather than&lt;br /&gt;ratx=rates and taxes&lt;br /&gt;rayw=Ray White&lt;br /&gt;rby=robbery&lt;br /&gt;rbys=robberies&lt;br /&gt;rc=receive&lt;br /&gt;rca=recall&lt;br /&gt;rcac=receiver and action&lt;br /&gt;rcag=recalling&lt;br /&gt;rcd=record&lt;br /&gt;rcdg=recording&lt;br /&gt;rcditv=record of interview&lt;br /&gt;rcdkpg=record keeping&lt;br /&gt;rcg=recognise&lt;br /&gt;rcgg=recognising&lt;br /&gt;rcgn=recognition&lt;br /&gt;rchv=archive&lt;br /&gt;rcl=reconcile&lt;br /&gt;rclg=reconciling&lt;br /&gt;rcln=reconciliation&lt;br /&gt;rcm=recommend&lt;br /&gt;rcma=recommendation&lt;br /&gt;rcmg=recommending&lt;br /&gt;rcmmt=recommencement&lt;br /&gt;rcn=recollection&lt;br /&gt;rcncla=reconciliation&lt;br /&gt;rcnl=reconcile&lt;br /&gt;rcnlg=reconciling&lt;br /&gt;rcnln=reconciliation&lt;br /&gt;rcnsc=reconnaissance&lt;br /&gt;rco=recollect&lt;br /&gt;rcp=reception&lt;br /&gt;rcpt=receptionist&lt;br /&gt;rcs=reconsider&lt;br /&gt;rcsa=reconsideration&lt;br /&gt;rcsh=receivership&lt;br /&gt;rcsn=recission&lt;br /&gt;rct=receipt&lt;br /&gt;rctf=rectify&lt;br /&gt;rctfd=rectified&lt;br /&gt;rctfn=rectification&lt;br /&gt;rctg=receipting&lt;br /&gt;rcts=Richard Curtis&lt;br /&gt;rcu=rescue&lt;br /&gt;rcuc=recurrence&lt;br /&gt;rcv=recover&lt;br /&gt;rcvg=receiving&lt;br /&gt;rcvr=receiver&lt;br /&gt;rcvsp=receivership&lt;br /&gt;rcvy=recovery&lt;br /&gt;rd=road&lt;br /&gt;rdab=roundabout&lt;br /&gt;rdact=radioactive&lt;br /&gt;rdcl=ridiculous&lt;br /&gt;rdcy=redundancy&lt;br /&gt;rdg=reading&lt;br /&gt;rdgl=ridgeline&lt;br /&gt;rdgph=radiographer&lt;br /&gt;rdlav=readily available&lt;br /&gt;rdlawe=readily aware&lt;br /&gt;rdlg=radiology&lt;br /&gt;rdlgt=radiologist&lt;br /&gt;rdlgy=radiology&lt;br /&gt;rdly=readily&lt;br /&gt;rdn=radiation&lt;br /&gt;rdr=reader&lt;br /&gt;rdscmn=racial discrimination&lt;br /&gt;rdth=radiotherapy&lt;br /&gt;rdu=reduce&lt;br /&gt;rdug=reducing&lt;br /&gt;rdun=reduction&lt;br /&gt;rdvm=redevelopment&lt;br /&gt;rdvz=rendezvous&lt;br /&gt;rdw=roadworthy&lt;br /&gt;rdwk=roadworks&lt;br /&gt;rdwn=roadworthiness&lt;br /&gt;rdy=ready&lt;br /&gt;rdy2=ready to&lt;br /&gt;rdy2g=ready to go&lt;br /&gt;re=remember&lt;br /&gt;reapod=reappointed&lt;br /&gt;reapom=reappointment&lt;br /&gt;reas=reassess&lt;br /&gt;reba=Real Estate and Business Agents Supervisory Board&lt;br /&gt;rebaa=Real Estate and Business Agents Act&lt;br /&gt;rebaa1=Real Estate and Business Agents Act 1978&lt;br /&gt;rebal=real estate and business agents licence&lt;br /&gt;red=remembered&lt;br /&gt;redoa=redocumentation&lt;br /&gt;reel=re-elect&lt;br /&gt;reeld=re-elected&lt;br /&gt;ref=remember from&lt;br /&gt;reg=register&lt;br /&gt;regd=registered&lt;br /&gt;regdnu=registered number&lt;br /&gt;regg=registering&lt;br /&gt;regn=registration&lt;br /&gt;regnctf=registration certificate&lt;br /&gt;regno=registration number&lt;br /&gt;regnu=registered number&lt;br /&gt;regr=registrar&lt;br /&gt;regrbd=registrar of the board&lt;br /&gt;regrcv=registrar caveats&lt;br /&gt;regtnu=regimental number&lt;br /&gt;regy=registry&lt;br /&gt;rehabn=rehabilitation&lt;br /&gt;rei=remembering&lt;br /&gt;reimbum=reimbursement&lt;br /&gt;reitv=reinterview&lt;br /&gt;REIWA=Real Estate Institute of Western Australia&lt;br /&gt;rel=relation&lt;br /&gt;reld2=related to&lt;br /&gt;reldup=relied upon&lt;br /&gt;relg2=relating to&lt;br /&gt;rels=relationship&lt;br /&gt;relsaus=Relationships Australia&lt;br /&gt;reltg2=relating to&lt;br /&gt;relup=rely upon&lt;br /&gt;remun=remuneration&lt;br /&gt;rero=rent roll&lt;br /&gt;resb=Real Estate Supervisory Board&lt;br /&gt;resdivn=resubdivision&lt;br /&gt;rest=real estate&lt;br /&gt;resta=real estate agent&lt;br /&gt;restay=real estate agency&lt;br /&gt;restb=re-establish&lt;br /&gt;restba=real estate and business agent&lt;br /&gt;restbaa=Real Estate and Business Agents Act&lt;br /&gt;restbg=re-establishing&lt;br /&gt;restbr=real estate branch&lt;br /&gt;restbu=real estate and business sales representative&lt;br /&gt;resti=real estate industry&lt;br /&gt;restlma=real estate settlement agent&lt;br /&gt;restr=restructure&lt;br /&gt;restra=real estate transaction&lt;br /&gt;restrg=restructuring&lt;br /&gt;restrpv=real estate representative&lt;br /&gt;restsa=real estate sales agent&lt;br /&gt;restsrpev=real estate sales representative&lt;br /&gt;retn=retention&lt;br /&gt;rew=remember what&lt;br /&gt;rexn=re-examine&lt;br /&gt;rexna=re-examination&lt;br /&gt;rf=refer&lt;br /&gt;rf2=refer to&lt;br /&gt;rf2a=refer to as&lt;br /&gt;rfb=refurbish&lt;br /&gt;rfbm=refurbishment&lt;br /&gt;rfbyc=Royal Freshwater Bay Yacht Club&lt;br /&gt;rfc=reference&lt;br /&gt;rfc2=reference to&lt;br /&gt;rfd=referred&lt;br /&gt;rfd2=referred to&lt;br /&gt;rfd2u=referred to you&lt;br /&gt;rfd4=referred for&lt;br /&gt;rfdu=referred you&lt;br /&gt;rfdu2=referred you to&lt;br /&gt;rfe=referee&lt;br /&gt;rfg=referring&lt;br /&gt;rfg2=referring to&lt;br /&gt;rfge=refugee&lt;br /&gt;rfgn=refrigeration&lt;br /&gt;rfgr=refrigerator&lt;br /&gt;rfgt=referring to&lt;br /&gt;rfgtn=refrigeration&lt;br /&gt;rfgtr=refrigerator&lt;br /&gt;rfgu2=referring you to&lt;br /&gt;rfl=referral&lt;br /&gt;rfln=reflection&lt;br /&gt;rfrgr=refrigerator&lt;br /&gt;rfs2=refers to&lt;br /&gt;rfsl=refusal&lt;br /&gt;rfu=refund&lt;br /&gt;rfu2=refer you to&lt;br /&gt;rfu2do=refer you to document&lt;br /&gt;rful=refundable&lt;br /&gt;rfy=refer you&lt;br /&gt;rfy2=refer you to&lt;br /&gt;rg=regard&lt;br /&gt;rga=regard&lt;br /&gt;rgag=regarding&lt;br /&gt;rgagh=regarding that&lt;br /&gt;rgagt=regarding this&lt;br /&gt;rgal=regardless&lt;br /&gt;rghy=roughly&lt;br /&gt;rgl=regular&lt;br /&gt;rglb=regular basis&lt;br /&gt;rgln=regulation&lt;br /&gt;rglr=regulator&lt;br /&gt;rglt=regulatory&lt;br /&gt;rglta=regulatory authority&lt;br /&gt;rgly=regularly&lt;br /&gt;rglya=regulatory authority&lt;br /&gt;rgmt=regiment&lt;br /&gt;rgn=region&lt;br /&gt;rh=right-hand&lt;br /&gt;rhbln=rehabilitation&lt;br /&gt;rhc=right-hand corner&lt;br /&gt;rhcl=right-hand column&lt;br /&gt;rhcn=right-hand corner&lt;br /&gt;rhs=right-hand side&lt;br /&gt;rht=right-hand turn&lt;br /&gt;ridgeline&lt;br /&gt;rinsp=re-inspect&lt;br /&gt;rinspn=re-inspection&lt;br /&gt;rinteg=reintegration&lt;br /&gt;rj=reject&lt;br /&gt;rjn=rejection&lt;br /&gt;rk=risk&lt;br /&gt;rka=risk assessment&lt;br /&gt;rkbr=Rokeby Road&lt;br /&gt;rkhm=Rockingham&lt;br /&gt;rkm=risk management&lt;br /&gt;rkmgt=risk management&lt;br /&gt;rkmn=Rockingham-Mandurah&lt;br /&gt;rkn=reckon&lt;br /&gt;rkr=Rokeby Road&lt;br /&gt;rl=right leg&lt;br /&gt;rl2=are able to&lt;br /&gt;rlarr=rental arrears&lt;br /&gt;rlbl=reliable&lt;br /&gt;rlbt=reliability&lt;br /&gt;rlf=relief&lt;br /&gt;rlg=religion&lt;br /&gt;rlg2=relating to&lt;br /&gt;rlgs=religious&lt;br /&gt;rlr=earlier&lt;br /&gt;rls=release&lt;br /&gt;rlsd2=released to&lt;br /&gt;rlsf=release form&lt;br /&gt;rlsg=releasing&lt;br /&gt;rlsom=release of money&lt;br /&gt;rltv=relative&lt;br /&gt;rltvy=relatively&lt;br /&gt;rlvc=relevance&lt;br /&gt;rlve=relieve&lt;br /&gt;rlvg=relieving&lt;br /&gt;rlvt=relevant&lt;br /&gt;rlwy=railway&lt;br /&gt;rlwyl=railway line&lt;br /&gt;rlwyp=Railway Parade&lt;br /&gt;rlwys=railway station&lt;br /&gt;rly=really&lt;br /&gt;rlyl=railway line&lt;br /&gt;rlyp=Railway Parade&lt;br /&gt;rm=army&lt;br /&gt;rma=remain&lt;br /&gt;rmad=remainder&lt;br /&gt;rmag=remaining&lt;br /&gt;rmau=remains unchanged&lt;br /&gt;rmd=remand&lt;br /&gt;rmfn=ramification&lt;br /&gt;rmi=remind&lt;br /&gt;rmig=reminding&lt;br /&gt;rmir=reminder&lt;br /&gt;rmk=remark&lt;br /&gt;rmkl=remarkable&lt;br /&gt;rmky=remarkably&lt;br /&gt;rmna=remuneration&lt;br /&gt;rms=remorse&lt;br /&gt;rmsf=remorseful&lt;br /&gt;rmun=remuneration&lt;br /&gt;rmv=remove&lt;br /&gt;rmvegn=remnant vegetation&lt;br /&gt;rmvg=removing&lt;br /&gt;rmvl=removal&lt;br /&gt;rmvlacvt=removal of a caveat&lt;br /&gt;rmvlcvt=removal of caveats&lt;br /&gt;rmvli=removalists&lt;br /&gt;rn=Royal Navy&lt;br /&gt;rn2=aren't you&lt;br /&gt;rngl=rangelands&lt;br /&gt;rngo=renegotiate&lt;br /&gt;rngsh=running sheet&lt;br /&gt;rnsup=runners-up &lt;br /&gt;rntu=aren't you&lt;br /&gt;rnup=runner-up&lt;br /&gt;rnvn=renovation&lt;br /&gt;rnw=renew&lt;br /&gt;rnwl=renewal&lt;br /&gt;ro=arrow&lt;br /&gt;roeh=Roe Highway&lt;br /&gt;ropst=right opposite&lt;br /&gt;rorg=reorgnise&lt;br /&gt;rorgn=reorganisation&lt;br /&gt;rotra=Road Traffic Act&lt;br /&gt;royco=Royal Commission&lt;br /&gt;royw=Roy Weston&lt;br /&gt;roywg=Roy Weston Group&lt;br /&gt;rp=report&lt;br /&gt;rpa=repair&lt;br /&gt;rpan=representation&lt;br /&gt;rpdn=reproduction&lt;br /&gt;rpdu=reproduce&lt;br /&gt;rpe=represent&lt;br /&gt;rpedp=represented person&lt;br /&gt;rpeg=representing&lt;br /&gt;rpepsn=represented person&lt;br /&gt;rpev=representative&lt;br /&gt;rph=Royal Perth Hospital&lt;br /&gt;rplm=replacement&lt;br /&gt;rpmd=reprimand&lt;br /&gt;rppt=rental property&lt;br /&gt;rpsn=represented person&lt;br /&gt;rpun=reputation&lt;br /&gt;rputn=reputation&lt;br /&gt;rpyc=Royal Perth Yacht Club&lt;br /&gt;rpym=repayment&lt;br /&gt;rpz=riparian zone&lt;br /&gt;rq=require&lt;br /&gt;rqd2=required to&lt;br /&gt;rqe=request&lt;br /&gt;rqeg=requesting&lt;br /&gt;rqg=requiring&lt;br /&gt;rqlf=requalify&lt;br /&gt;rqlfn=requalification&lt;br /&gt;rqm=requirement&lt;br /&gt;rqn=requisition&lt;br /&gt;rqntc=requisition notice&lt;br /&gt;rqsn=requisition&lt;br /&gt;rqsu=requires you&lt;br /&gt;rqt=requisite&lt;br /&gt;rqu=require you&lt;br /&gt;rrl=rent roll&lt;br /&gt;rrsdl=rural residential&lt;br /&gt;rrsv=road reserve&lt;br /&gt;rs=reason&lt;br /&gt;rs4=reason for&lt;br /&gt;rs4dc=reasons for decision&lt;br /&gt;rsc=resource&lt;br /&gt;rsch=research&lt;br /&gt;rschd=reschedule&lt;br /&gt;rschr=researcher&lt;br /&gt;rsd=resident&lt;br /&gt;rsda=residential address&lt;br /&gt;rsdc=residence&lt;br /&gt;rsdcy=residency&lt;br /&gt;rsdiv=re-subdivision&lt;br /&gt;rsdl=residential&lt;br /&gt;rsdlp=residential premises&lt;br /&gt;rsdlta=Residential Tenancies Act&lt;br /&gt;rsdlz=residential zone&lt;br /&gt;rsdtbn=redistribution&lt;br /&gt;rsdu=residue&lt;br /&gt;rsg=reasoning&lt;br /&gt;rsgn=resignation&lt;br /&gt;rsl=reasonable&lt;br /&gt;rslc=resilience&lt;br /&gt;rslv=resolve&lt;br /&gt;rslvg=resolving&lt;br /&gt;rsly=reasonably&lt;br /&gt;rsoln=resolution&lt;br /&gt;rsp=response&lt;br /&gt;rsp2=response to&lt;br /&gt;rspd=respond&lt;br /&gt;rspd2=respond to&lt;br /&gt;rspdg=responding&lt;br /&gt;rspe=respect&lt;br /&gt;rspe2=respect to&lt;br /&gt;rspefy=respectfully&lt;br /&gt;rspel=respectable&lt;br /&gt;rspev=respective&lt;br /&gt;rspi=respite&lt;br /&gt;rspl=responsible&lt;br /&gt;rspl2=responsible to&lt;br /&gt;rspl4=responsible for&lt;br /&gt;rspt=respondent&lt;br /&gt;rspv=responsive&lt;br /&gt;rspy=responsibility&lt;br /&gt;rspys=responsibilities&lt;br /&gt;rsrc=resource&lt;br /&gt;rsrcs=resources&lt;br /&gt;rst=restrain&lt;br /&gt;rstau=restaurant&lt;br /&gt;rstc=restrict&lt;br /&gt;rstg=restraining&lt;br /&gt;rstgod=restraining order&lt;br /&gt;rstgoda=Restraining Orders Act&lt;br /&gt;rstgy=rural strategy&lt;br /&gt;rstn=restriction&lt;br /&gt;rstr=restrict&lt;br /&gt;rstru=restructure&lt;br /&gt;rstrug=restructuring&lt;br /&gt;rsturg=restructuring&lt;br /&gt;rstv=restrictive&lt;br /&gt;rsu=result&lt;br /&gt;rsug=resulting&lt;br /&gt;rsv=reserve&lt;br /&gt;rsvn=reservation&lt;br /&gt;rsw=reason why&lt;br /&gt;rsy=reason why&lt;br /&gt;rt=respondent&lt;br /&gt;rta=retain&lt;br /&gt;rtag=retaining&lt;br /&gt;rtagw=retaining wall&lt;br /&gt;rtar=retainer&lt;br /&gt;rtcya=Residential Tenancies Act&lt;br /&gt;rtfca=Road Traffic Act&lt;br /&gt;rtl=retail&lt;br /&gt;rtmv=retirement village&lt;br /&gt;rtn=Rotarian&lt;br /&gt;rtnn=returns to Nui Dat&lt;br /&gt;rtnr=retainer&lt;br /&gt;rtp=ratepayer&lt;br /&gt;rtpy=ratepayers&lt;br /&gt;rtrac=rental trust account&lt;br /&gt;rtrl=rent roll&lt;br /&gt;rtrm=retirement&lt;br /&gt;rtrmv=retirement village&lt;br /&gt;rtu=return&lt;br /&gt;rtu2=return to&lt;br /&gt;rtud2=returned to&lt;br /&gt;rtug=returning&lt;br /&gt;rtul=returnable&lt;br /&gt;rtv=relative&lt;br /&gt;rtw=return to work&lt;br /&gt;ru=are you&lt;br /&gt;ruawe=are you aware&lt;br /&gt;ruaweh=are you aware of that?&lt;br /&gt;ruaweo=are you aware of&lt;br /&gt;ruev=rules of evidence&lt;br /&gt;rufmlr=are you familiar with&lt;br /&gt;ruhp=are you happy&lt;br /&gt;ruhph=are you happy that&lt;br /&gt;rul=are you able&lt;br /&gt;rul2s=are you able to say&lt;br /&gt;rul2x=are you able to explain&lt;br /&gt;rults=are you able to say&lt;br /&gt;run=are you not&lt;br /&gt;rur=are your&lt;br /&gt;rures=rural residential&lt;br /&gt;rurfg=are you referring to&lt;br /&gt;rusag=are you saying&lt;br /&gt;rusgg=are you suggesting that&lt;br /&gt;rust=are you still&lt;br /&gt;rusyg=are you saying&lt;br /&gt;rutkab=are you talking about&lt;br /&gt;ruw=are you willing&lt;br /&gt;ruz=rural zone&lt;br /&gt;rv=review&lt;br /&gt;rvegn=revegetation&lt;br /&gt;rvg=reviewing&lt;br /&gt;rvhrg=review hearing&lt;br /&gt;rvlg=retirement village&lt;br /&gt;rvm=rear view mirror&lt;br /&gt;rvnu=revenue&lt;br /&gt;rvofr=review officer&lt;br /&gt;rvsm=rear vision mirror&lt;br /&gt;rwal=ready, willing and able to&lt;br /&gt;rwd=reward&lt;br /&gt;rwksp=railway workshop&lt;br /&gt;rxn=re-examine&lt;br /&gt;rxna=re-examination&lt;br /&gt;ry=Rotary&lt;br /&gt;ryw=Ray White&lt;br /&gt;rzg=rezoning&lt;br /&gt;s'auy=seller's authority&lt;br /&gt;s2s=side to side&lt;br /&gt;s2sp=so to speak&lt;br /&gt;s2u=sent to you&lt;br /&gt;saa1=Settlement Agents Act 1981&lt;br /&gt;saagmt=selling agent agreement&lt;br /&gt;saagt=sales agent&lt;br /&gt;sacocdu=Settlement Agents Code of Conduct&lt;br /&gt;sadminr=sales administrator&lt;br /&gt;saf=South Africa&lt;br /&gt;sagauy=selling agency authority&lt;br /&gt;sagcyagmt=selling agency agreement&lt;br /&gt;sagcyauy=selling agency authority&lt;br /&gt;sagmt=selling agreement&lt;br /&gt;sagt=selling agent&lt;br /&gt;sagtagmt=selling agent agreement&lt;br /&gt;salcot=sale of land contract&lt;br /&gt;salvo=Salvation Army&lt;br /&gt;sasb=Settlement Agents Supervisory Board&lt;br /&gt;sat=Saturday&lt;br /&gt;satb=State Administrative Tribunal&lt;br /&gt;saus=South Australia&lt;br /&gt;sauy=selling authority&lt;br /&gt;sauys=selling authorities&lt;br /&gt;sayag=selling agency agreement&lt;br /&gt;sb=submission&lt;br /&gt;sba=sick berth attendant&lt;br /&gt;sbb=suburb&lt;br /&gt;sbba=suburbia&lt;br /&gt;sbd=subsidiary&lt;br /&gt;sbdvm=Sabrina Developments&lt;br /&gt;sbk=setback&lt;br /&gt;sbl=substantial&lt;br /&gt;sbp=subpoena&lt;br /&gt;sbpg=subparagraph&lt;br /&gt;sbq=subsequent&lt;br /&gt;sbq2=subsequent to&lt;br /&gt;sbqy=subsequently&lt;br /&gt;sbr=sub-branch&lt;br /&gt;sbs=substance&lt;br /&gt;sbsab=substance abuse&lt;br /&gt;sbsc=subsection&lt;br /&gt;sbsl=substantial&lt;br /&gt;sbso=subsoil&lt;br /&gt;sbsod=subsoil drain&lt;br /&gt;sbsodg=subsoil drainage&lt;br /&gt;sbspuc=substitute purchaser&lt;br /&gt;sbst=substantiate&lt;br /&gt;sbstn=substation&lt;br /&gt;sbt=submit&lt;br /&gt;sbu=suburb&lt;br /&gt;sbv=substantive&lt;br /&gt;sc=section&lt;br /&gt;sc4qg=sequencing&lt;br /&gt;sch=school&lt;br /&gt;schd=schedule&lt;br /&gt;schdg=scheduling&lt;br /&gt;sche=scheme&lt;br /&gt;schg=schooling&lt;br /&gt;schls=scholarship&lt;br /&gt;schol=school holidays&lt;br /&gt;schpg=sarcophagus&lt;br /&gt;schw=search warrant&lt;br /&gt;sci=science&lt;br /&gt;scia=sciatica&lt;br /&gt;scic=science&lt;br /&gt;scif=scientific&lt;br /&gt;scit=scientist&lt;br /&gt;scli=seller client&lt;br /&gt;scls=scholarship&lt;br /&gt;sclsc=scholarship committee&lt;br /&gt;scnr=scenario&lt;br /&gt;sco=sales commission&lt;br /&gt;scoad=sales commission advance&lt;br /&gt;scord=sales coordinator&lt;br /&gt;scot=sales contract&lt;br /&gt;scplx=strata complex&lt;br /&gt;scr=script&lt;br /&gt;scrb=Scarborough&lt;br /&gt;scrbchr=Scarborough Beach Road&lt;br /&gt;scrfc=sacrifice&lt;br /&gt;sct=secretary&lt;br /&gt;sctb=Small Claims Tribunal&lt;br /&gt;scte=sub-committee&lt;br /&gt;sctz=senior citizens&lt;br /&gt;sctzc=senior citizens' centre&lt;br /&gt;scwk=scope of works&lt;br /&gt;scwkr=social worker&lt;br /&gt;scy=security&lt;br /&gt;scz=senior citizens&lt;br /&gt;sdbt=some doubt&lt;br /&gt;sdiv=subdivision&lt;br /&gt;sdivd=subdivide&lt;br /&gt;sdivg=subdividing&lt;br /&gt;sdivn=subdivision&lt;br /&gt;sdivr=subdivider&lt;br /&gt;sdsclus=seller's disclosure statement&lt;br /&gt;sdt=student&lt;br /&gt;sdv=subdivide&lt;br /&gt;sdvg=subdividing&lt;br /&gt;sdvm=self-development&lt;br /&gt;sdvn=subdivision&lt;br /&gt;sdy=study&lt;br /&gt;sdyg=studying&lt;br /&gt;sdys=studies&lt;br /&gt;seagt=selling agent&lt;br /&gt;sec=second&lt;br /&gt;sec1=second one&lt;br /&gt;seca=secondary&lt;br /&gt;secdy=secondary&lt;br /&gt;sech=second-hand&lt;br /&gt;secl=second last&lt;br /&gt;secm=secondment&lt;br /&gt;secu=security&lt;br /&gt;secub=security bond&lt;br /&gt;secug=security guard&lt;br /&gt;secy=secretary&lt;br /&gt;secyl=secretarial&lt;br /&gt;selauy=seller's authority&lt;br /&gt;seln=selection&lt;br /&gt;semid=semi-detached&lt;br /&gt;sencob=senior constable&lt;br /&gt;sensgt=Senior Sergeant&lt;br /&gt;sep=September&lt;br /&gt;sepa=separate&lt;br /&gt;sepag=separating&lt;br /&gt;sepan=separation&lt;br /&gt;sepay=separately&lt;br /&gt;serno=serial number&lt;br /&gt;sf=sufficient&lt;br /&gt;sfa=so far as &lt;br /&gt;sfc=surface&lt;br /&gt;sfg=safeguard&lt;br /&gt;sfn=satisfaction&lt;br /&gt;sft=safety&lt;br /&gt;sfw=software&lt;br /&gt;sg=suggest&lt;br /&gt;sg2u=suggest to you&lt;br /&gt;sgd=suggested&lt;br /&gt;sgd2u=suggested to you&lt;br /&gt;sgf=significant&lt;br /&gt;sgfc=significance&lt;br /&gt;sgfl=significantly&lt;br /&gt;sgg=suggesting&lt;br /&gt;sgn=suggestion&lt;br /&gt;sgnf=signify&lt;br /&gt;sgnfy=significantly&lt;br /&gt;sgnu=signature&lt;br /&gt;sgnus=signatories&lt;br /&gt;sgnuy=signatory&lt;br /&gt;sgnuys=signatories&lt;br /&gt;sgt=sergeant&lt;br /&gt;sgv=suggestive&lt;br /&gt;sgvm=state government&lt;br /&gt;sgy=surgery&lt;br /&gt;sh'h=so that's that&lt;br /&gt;shaj=short adjournment&lt;br /&gt;shbd=shipboard&lt;br /&gt;shd=shareholder&lt;br /&gt;shdg=shareholding&lt;br /&gt;shfl=shortfall&lt;br /&gt;shg=Shighul&lt;br /&gt;shkn=Shakespearean&lt;br /&gt;shks=Shakespeare&lt;br /&gt;shl=Shighul&lt;br /&gt;shpctr=shopping centre&lt;br /&gt;shpk=Shenton Park&lt;br /&gt;shpkh=Shenton Park Hotel&lt;br /&gt;shpkl=Shenton Park Lake&lt;br /&gt;shr=shearer&lt;br /&gt;shrg=shearing&lt;br /&gt;shrgt=shearing team&lt;br /&gt;shs=Senior High School&lt;br /&gt;shst=short stay&lt;br /&gt;sht=shorthand&lt;br /&gt;shty=shorthand typing&lt;br /&gt;shwk=shift work&lt;br /&gt;si=situation&lt;br /&gt;sisil=sister-in-law&lt;br /&gt;sisinl=brother&lt;br /&gt;sj=subject&lt;br /&gt;sj2=subject to&lt;br /&gt;sj2d=subject to dealing&lt;br /&gt;sj2dlg=subject to dealing&lt;br /&gt;sj2fi=subject to finance&lt;br /&gt;sj2fiap=subject to finance approval&lt;br /&gt;sjg=subjugate&lt;br /&gt;sjl=subject land&lt;br /&gt;sjlo=subject lot&lt;br /&gt;sjp=subject property&lt;br /&gt;sjv=subjective&lt;br /&gt;sk=skill&lt;br /&gt;skcdlg=skill, care and diligence&lt;br /&gt;skf=skillful&lt;br /&gt;skg=seeking&lt;br /&gt;skg2=seeking to&lt;br /&gt;sla=so long as&lt;br /&gt;slby=State Library&lt;br /&gt;sld=soldier&lt;br /&gt;slfmg=self-managed&lt;br /&gt;slfstm=self-esteem&lt;br /&gt;slght=slaughter&lt;br /&gt;slmtg=sales meeting&lt;br /&gt;slnt=salinity&lt;br /&gt;slny=salinity&lt;br /&gt;slr=sailor&lt;br /&gt;smac=Sands and MacDougalls&lt;br /&gt;sman=salesman&lt;br /&gt;smb=somebody&lt;br /&gt;smbe=somebody else&lt;br /&gt;smgr=sales manager&lt;br /&gt;smh=somehow&lt;br /&gt;smhoot=somehow or other&lt;br /&gt;smhw=somehow&lt;br /&gt;smhwot=somehow or other&lt;br /&gt;sml=similar&lt;br /&gt;sml2=similar to&lt;br /&gt;smlly=similarly&lt;br /&gt;smlt=similarity&lt;br /&gt;smltn=simultaneous&lt;br /&gt;smltny=simultaneously&lt;br /&gt;smly=summarily&lt;br /&gt;smnr=seminar&lt;br /&gt;smo=someone&lt;br /&gt;smoe=someone else&lt;br /&gt;smsc=small scale&lt;br /&gt;smt=sometimes&lt;br /&gt;smtg=something&lt;br /&gt;smtge=something else&lt;br /&gt;smtglh=something like that&lt;br /&gt;smtm=sometimes&lt;br /&gt;smtr=semi-trailer&lt;br /&gt;smw=somewhere&lt;br /&gt;smwe=somewhere else&lt;br /&gt;smy=summary&lt;br /&gt;sng=Singapore&lt;br /&gt;snr=senior&lt;br /&gt;snro=scenario&lt;br /&gt;snsv=sensitive&lt;br /&gt;snsvy=sensitivity&lt;br /&gt;sntl=essential&lt;br /&gt;so Obstin?&lt;br /&gt;soc=society&lt;br /&gt;socec=socioeconomic&lt;br /&gt;socj=social justice&lt;br /&gt;socl=social&lt;br /&gt;soclgt=sociologist&lt;br /&gt;soclgy=sociology&lt;br /&gt;socly=socially&lt;br /&gt;socs=societies&lt;br /&gt;socsec=social security&lt;br /&gt;socwk=social work&lt;br /&gt;socwkr=social worker&lt;br /&gt;soil=son-in-law&lt;br /&gt;sol=solicitor&lt;br /&gt;solcot=sale of land contract&lt;br /&gt;solgn=Solicitor-General&lt;br /&gt;soln=solution&lt;br /&gt;sonil=son-in-law&lt;br /&gt;sosf=so on and so forth&lt;br /&gt;sot=sort of thing&lt;br /&gt;sotrd=side of the road&lt;br /&gt;spc=special&lt;br /&gt;spcf=specific&lt;br /&gt;spcfd=specified&lt;br /&gt;spcfn=specification&lt;br /&gt;spcfy=specifically&lt;br /&gt;spci=specialise&lt;br /&gt;spcl=speculate&lt;br /&gt;spcln=speculation&lt;br /&gt;spclt=specialist&lt;br /&gt;spclv=speculative&lt;br /&gt;spcnd=special condition&lt;br /&gt;spcnds=special conditions&lt;br /&gt;spcs=spacious&lt;br /&gt;spct=specialist&lt;br /&gt;spcy=specially&lt;br /&gt;spdg=speeding&lt;br /&gt;spe2=speak to&lt;br /&gt;specv=speculative&lt;br /&gt;sper=South Perth&lt;br /&gt;spf=specific&lt;br /&gt;spfc=superficial&lt;br /&gt;spfn=specification&lt;br /&gt;spfy=specifically&lt;br /&gt;sphifl=sphere of influence&lt;br /&gt;spkg=speaking&lt;br /&gt;spkg2=speaking to&lt;br /&gt;spkgw=speaking with&lt;br /&gt;spkn=spoken&lt;br /&gt;spkr=speaker&lt;br /&gt;splco=State Planning Commission&lt;br /&gt;splm=supplement&lt;br /&gt;splmlb=supplemental brief&lt;br /&gt;splmy=supplementary&lt;br /&gt;splmys=supplementary statement&lt;br /&gt;spln=speculation&lt;br /&gt;splv=speculative&lt;br /&gt;spmk=supermarket&lt;br /&gt;spnd=Spaniard&lt;br /&gt;spo2=spoke to&lt;br /&gt;spr2m=spring to mind&lt;br /&gt;sprsd=state president&lt;br /&gt;spsch=Subiaco primary school&lt;br /&gt;spscp=subscription&lt;br /&gt;spsn=salesperson&lt;br /&gt;spv=supervis&lt;br /&gt;spvctt=supervised contact&lt;br /&gt;spvg=supervising&lt;br /&gt;spvn=supervision&lt;br /&gt;spvr=supervisor&lt;br /&gt;spvy=supervisory&lt;br /&gt;spx=spinifex&lt;br /&gt;sq m=square metres&lt;br /&gt;sq=square&lt;br /&gt;sqc=sequence&lt;br /&gt;sqcev=sequence of events&lt;br /&gt;sql=sequential&lt;br /&gt;sqm=square metre&lt;br /&gt;sqn=squadron&lt;br /&gt;src=source&lt;br /&gt;srcncl=summary of reconciliation&lt;br /&gt;srdg=surrounding&lt;br /&gt;srdl=special residential&lt;br /&gt;srdlz=special residential zone&lt;br /&gt;srep=sales rep&lt;br /&gt;srnd=surrender&lt;br /&gt;srp=sales rep&lt;br /&gt;srpev=sales representative&lt;br /&gt;srsdl=special residential&lt;br /&gt;srsn=seriousness&lt;br /&gt;srt=surety&lt;br /&gt;srtf=sort of&lt;br /&gt;sruz=special rural zone&lt;br /&gt;srvnu=state revenue&lt;br /&gt;srvnud=state revenue department&lt;br /&gt;sry=sorry&lt;br /&gt;srz=special rural zone&lt;br /&gt;ssch=Sunday school&lt;br /&gt;sscz=senior citizens&lt;br /&gt;ssdt=school student&lt;br /&gt;sspn=suspension&lt;br /&gt;sst=sister&lt;br /&gt;sstd=substandard&lt;br /&gt;sste=stainless steel&lt;br /&gt;sstil=sister-in-law&lt;br /&gt;sstn=substation&lt;br /&gt;sstra=survey strata&lt;br /&gt;sstrap=survey strata plan&lt;br /&gt;ssty=single-storey&lt;br /&gt;ssvy=site survey&lt;br /&gt;st=street&lt;br /&gt;stadr=street address&lt;br /&gt;statdec=statutory declaration&lt;br /&gt;staty=statutory&lt;br /&gt;stbd=starboard&lt;br /&gt;stbgd=Saint Brigid's&lt;br /&gt;stbk=setback&lt;br /&gt;stbl=suitable&lt;br /&gt;stbls=stabilise&lt;br /&gt;stbly=stability&lt;br /&gt;stby=stability&lt;br /&gt;stc=sentence&lt;br /&gt;stcg=sentencing&lt;br /&gt;stcga=Sentencing Act&lt;br /&gt;stcgh=sentencing hearing&lt;br /&gt;stch=school teacher&lt;br /&gt;std=standard&lt;br /&gt;stdg=standing&lt;br /&gt;stdly=steadily&lt;br /&gt;stdp=standard practice&lt;br /&gt;stdpc=standard procedure&lt;br /&gt;stdprct=standard practice&lt;br /&gt;stdsclu=strata disclosure&lt;br /&gt;stdty=stamp duty&lt;br /&gt;steroidal&lt;br /&gt;stf=satisfy&lt;br /&gt;stfd=satisfied&lt;br /&gt;stfg=satisfying&lt;br /&gt;stfit=satisfy itself&lt;br /&gt;stfl=satisfactorily&lt;br /&gt;stfly=satisfactorily&lt;br /&gt;stfn=satisfaction&lt;br /&gt;stfy=satisfactory&lt;br /&gt;stg=strategy&lt;br /&gt;stgc=strategic&lt;br /&gt;stgeo=St Georges Terrace&lt;br /&gt;stj=St Joseph's&lt;br /&gt;stjog=St John of God&lt;br /&gt;stk=St Kilda&lt;br /&gt;stkb=stockbroker&lt;br /&gt;stkhd=stakeholder&lt;br /&gt;stkp=storekeeper&lt;br /&gt;stkr=sticker&lt;br /&gt;stl=settle&lt;br /&gt;stlg=settling&lt;br /&gt;stlm=settlement&lt;br /&gt;stlma=settlement agent&lt;br /&gt;stlmaa=Settlement Agents Act&lt;br /&gt;stlmaa1=Settlement Agents Act 1981&lt;br /&gt;stlmay=settlement agency&lt;br /&gt;stlmd=settlement date&lt;br /&gt;stlmf=settlement fee&lt;br /&gt;stlmi=settlement industry&lt;br /&gt;stlmobf=settlement on or before&lt;br /&gt;stlms=settlement statement&lt;br /&gt;stlmstm=settlement statement&lt;br /&gt;stlmt=settlement transaction&lt;br /&gt;stlmtf=settlement transaction file&lt;br /&gt;stlr=semi-trailer&lt;br /&gt;stlt=standard letter&lt;br /&gt;stm=statement&lt;br /&gt;stmac=statement of account&lt;br /&gt;stmafr=statement of affairs&lt;br /&gt;stmagf=statement of agreed facts&lt;br /&gt;stmcl=statement of claim&lt;br /&gt;stmev=statement of evidence&lt;br /&gt;stmf=statement of facts&lt;br /&gt;stmisf=statement of issues, facts and contentions&lt;br /&gt;stmof=statement of facts&lt;br /&gt;stmtlf=statement of material facts&lt;br /&gt;stmxpc=statement of experience&lt;br /&gt;stn=station&lt;br /&gt;stna=stationary&lt;br /&gt;stne=stationery&lt;br /&gt;stnwk=station worker&lt;br /&gt;stpfd=stupefying drug&lt;br /&gt;str=structure&lt;br /&gt;str8=straight&lt;br /&gt;str82=straight to&lt;br /&gt;str8a=straight away&lt;br /&gt;str8b=straight back&lt;br /&gt;str8d=straightened&lt;br /&gt;str8f=straightforward&lt;br /&gt;str8i2=straight into&lt;br /&gt;str8l=straight line&lt;br /&gt;str8n=straighten&lt;br /&gt;str8t=straight through&lt;br /&gt;stra=sales transaction&lt;br /&gt;stra82=straight to&lt;br /&gt;strac=sales trust account&lt;br /&gt;straco=strata company&lt;br /&gt;stracot=strata contract&lt;br /&gt;stradsc=strata disclosure&lt;br /&gt;stral=strata lot&lt;br /&gt;stram=strata manager&lt;br /&gt;stramgr=strata mananger&lt;br /&gt;stramgt=strata management&lt;br /&gt;stramr=strata manager&lt;br /&gt;stramt=strata management&lt;br /&gt;stramtg=strata meeting&lt;br /&gt;strap=strata plan&lt;br /&gt;strapd=strata plan development&lt;br /&gt;strappt=strata property&lt;br /&gt;strarfe=strata referee&lt;br /&gt;strasp=strata survey plan&lt;br /&gt;strati=strata title&lt;br /&gt;stratita=Strata Titles Act&lt;br /&gt;strau=strata unit&lt;br /&gt;strawy=straightaway&lt;br /&gt;strcoy=strata company&lt;br /&gt;strcplx=strata complex&lt;br /&gt;strdscl=strata disclosure&lt;br /&gt;streetscape&lt;br /&gt;stritg=strucural integrity&lt;br /&gt;strl=structural&lt;br /&gt;strp=structure plan&lt;br /&gt;strsvy=strata survey&lt;br /&gt;strti=strata title&lt;br /&gt;stru=strata unit&lt;br /&gt;stsc=streetscape&lt;br /&gt;stsca=streetscape amenity&lt;br /&gt;stv=Stoneville&lt;br /&gt;sty=stop you&lt;br /&gt;su=suppose&lt;br /&gt;su2=supposed to&lt;br /&gt;su2b=supposed to be&lt;br /&gt;sub=Subiaco&lt;br /&gt;subacromial&lt;br /&gt;subb=suburb&lt;br /&gt;subc=Subi Centro&lt;br /&gt;subfc=Subiaco Football Club&lt;br /&gt;subo=Subiaco oval&lt;br /&gt;subov=Subiaco oval&lt;br /&gt;subpuc=substitute purchaser&lt;br /&gt;suc=success&lt;br /&gt;suce=succeed&lt;br /&gt;suced=succeeded&lt;br /&gt;sucf=successful&lt;br /&gt;sucn=succession&lt;br /&gt;sucr=successor&lt;br /&gt;suct=subcontract&lt;br /&gt;suctr=subcontractor&lt;br /&gt;sucv=successive&lt;br /&gt;sucy=successfully&lt;br /&gt;suf=sufficient&lt;br /&gt;sufy=sufficiently&lt;br /&gt;sui=suicide&lt;br /&gt;sun=Sunday&lt;br /&gt;sunt=Sunday Times&lt;br /&gt;sup=support&lt;br /&gt;supan=superannuation&lt;br /&gt;supanf=superannuation fund&lt;br /&gt;supcrt=Supreme Court&lt;br /&gt;supd=supported&lt;br /&gt;supg=supporting&lt;br /&gt;supmk=supermarket&lt;br /&gt;supn=supposition&lt;br /&gt;supod=suppression order&lt;br /&gt;supraspinatus&lt;br /&gt;supt=superintendent&lt;br /&gt;supv=supportive&lt;br /&gt;susc=susceptibility&lt;br /&gt;sustainability&lt;br /&gt;sustc=suspended sentence&lt;br /&gt;susu=such and such&lt;br /&gt;sut=subtotal&lt;br /&gt;sutby=suitability&lt;br /&gt;sutdo=show you this document&lt;br /&gt;sutl=suitable&lt;br /&gt;sutly=suitably&lt;br /&gt;sv=several&lt;br /&gt;svc=service&lt;br /&gt;svcg=servicing&lt;br /&gt;svcm=servicemen&lt;br /&gt;svcpvd=service provider&lt;br /&gt;svg=saving&lt;br /&gt;svlc=surveillance&lt;br /&gt;svr=survivor&lt;br /&gt;svs=survivorship&lt;br /&gt;svv=survivor&lt;br /&gt;svvs=survivorship&lt;br /&gt;svy=survey&lt;br /&gt;svyna=survey of the national estate&lt;br /&gt;svyr=surveyor&lt;br /&gt;svystr=survey strata&lt;br /&gt;svyt=survey team&lt;br /&gt;swdm=swordsman&lt;br /&gt;swhwy=South-West Highway&lt;br /&gt;swnt=search warrant&lt;br /&gt;swrg=swearing&lt;br /&gt;swrpc=South-West Regional Planning Committee&lt;br /&gt;swursag=So what you're saying&lt;br /&gt;swyv=Sawyers Valley&lt;br /&gt;sx=stock exchange&lt;br /&gt;sxbh=sex based harassment&lt;br /&gt;sxcug=self-executing&lt;br /&gt;sxdsc=sexual discrimination&lt;br /&gt;sxfnc=sexual function&lt;br /&gt;sxgtfn=sexual gratification&lt;br /&gt;sxhrm=sexual harassment&lt;br /&gt;sxi=sexual intercourse&lt;br /&gt;sxlab=sexual abuse&lt;br /&gt;sxofd=sex-offender&lt;br /&gt;sy=system&lt;br /&gt;sy6=system 6&lt;br /&gt;sya=systematic&lt;br /&gt;syah.=stop you at that point&lt;br /&gt;syahp=stop you at that point&lt;br /&gt;syats=stop you at this stage&lt;br /&gt;syd=Sydney&lt;br /&gt;syg=synagogue&lt;br /&gt;syip=system in place&lt;br /&gt;syl=syllabus&lt;br /&gt;sym=symptom&lt;br /&gt;symy=sympathy&lt;br /&gt;syn=syndrome&lt;br /&gt;synd=syndicate&lt;br /&gt;syr=syringe&lt;br /&gt;syvr=surveyor&lt;br /&gt;syy=systematically&lt;br /&gt;sz=seize&lt;br /&gt;szg=seizing&lt;br /&gt;szu=seizure&lt;br /&gt;szun=seizure notice&lt;br /&gt;t.o=this point on&lt;br /&gt;t1t=the first time&lt;br /&gt;t1th=the first thing&lt;br /&gt;t2=turn to&lt;br /&gt;tacty=Town and Country&lt;br /&gt;taft=this afternoon&lt;br /&gt;talhank youing=talking&lt;br /&gt;tas=Tasmania&lt;br /&gt;tauo=the author of&lt;br /&gt;taxn=taxation&lt;br /&gt;tb=tribunal&lt;br /&gt;tbc=tobacco&lt;br /&gt;tbd=the Board&lt;br /&gt;tbl=trouble&lt;br /&gt;tc=that's correct&lt;br /&gt;tce=terrace&lt;br /&gt;tch=teach&lt;br /&gt;tchg=teaching&lt;br /&gt;tchi=Tchikatcheff&lt;br /&gt;tchr=teacher&lt;br /&gt;tckt=test cricket&lt;br /&gt;tcl=that's cool&lt;br /&gt;tclk=town clerk&lt;br /&gt;tcn=technical&lt;br /&gt;tcnd=terms and conditions&lt;br /&gt;tcnn=technician&lt;br /&gt;tcno=technology&lt;br /&gt;tcny=technically&lt;br /&gt;tcq=technique&lt;br /&gt;tcy=that's correct, yes&lt;br /&gt;td=today&lt;br /&gt;tdcy=tendency&lt;br /&gt;tdl=traditional&lt;br /&gt;tdn=tradition&lt;br /&gt;tdr=tender&lt;br /&gt;tdsm=tradesman&lt;br /&gt;tdspp=tradespeople&lt;br /&gt;tdsps=tradesperson&lt;br /&gt;tdy=Toodyay&lt;br /&gt;teicotw=that is the evidence in-chief of this witness&lt;br /&gt;tf=therefore&lt;br /&gt;tfc=traffic&lt;br /&gt;tfcd=traffic density&lt;br /&gt;tfr=transfer&lt;br /&gt;tfrd=transferred&lt;br /&gt;tfrg=transferring&lt;br /&gt;tfrl=transfer of land&lt;br /&gt;tfrla=Transfer of Land Act&lt;br /&gt;tfrlac=Transfer of Land Act&lt;br /&gt;tg=together&lt;br /&gt;tg2=to go to&lt;br /&gt;tgd=tragedy&lt;br /&gt;tgw=together with&lt;br /&gt;th=there&lt;br /&gt;thab=thereabouts&lt;br /&gt;thaft=thereafter&lt;br /&gt;that's=that's&lt;br /&gt;thats=that's&lt;br /&gt;thc=tetrahydrocannabinol&lt;br /&gt;them such?)&lt;br /&gt;thk=Thorkell&lt;br /&gt;thm=thermometer&lt;br /&gt;thn=therein&lt;br /&gt;thorough=through&lt;br /&gt;thpc=therapeutic&lt;br /&gt;thpy=therapy&lt;br /&gt;threproind=threat, promise or inducement&lt;br /&gt;threproindb=threat, promise or inducement been held out to you&lt;br /&gt;thrg=thorough&lt;br /&gt;thrg2=through to&lt;br /&gt;thsh=threshold&lt;br /&gt;thst=Thomas Street&lt;br /&gt;thtr=theatre&lt;br /&gt;thu=Thursday&lt;br /&gt;thu2b=there used to be&lt;br /&gt;thud2b=there used to be&lt;br /&gt;thui=Thursday Island&lt;br /&gt;thun=thereunder&lt;br /&gt;thy=therapy&lt;br /&gt;ti2ac=take into account&lt;br /&gt;ti2csa=take into consideration&lt;br /&gt;tic=that is correct&lt;br /&gt;ticd=this incident&lt;br /&gt;ticy=That is correct, yes.&lt;br /&gt;tifg=traffic infringement&lt;br /&gt;Timbrell=Timbrel&lt;br /&gt;tin2ac=taken into account&lt;br /&gt;tin2csa=taken into consideration&lt;br /&gt;tincom=tenants in common&lt;br /&gt;tinspnrp=termite inspection report&lt;br /&gt;tis=tissue&lt;br /&gt;tisp=tissue paper&lt;br /&gt;titof=titles office&lt;br /&gt;titv=taped interview&lt;br /&gt;tivc=tax invoice&lt;br /&gt;tjy=trajectory&lt;br /&gt;tk=think&lt;br /&gt;tkg=thinking&lt;br /&gt;tkov=takeover&lt;br /&gt;tkr=tanker&lt;br /&gt;tksvm=thanks very much&lt;br /&gt;tkt=ticket&lt;br /&gt;tkvm=thank you very much&lt;br /&gt;tl=telephone&lt;br /&gt;tlc=telephone call&lt;br /&gt;tlcnf=teleconference&lt;br /&gt;tlcnv=telephone conversation&lt;br /&gt;tldg=trust ledger&lt;br /&gt;tldr=team leader&lt;br /&gt;tlgr=trust ledger&lt;br /&gt;tli=telephonist&lt;br /&gt;tlkab=talk about&lt;br /&gt;tlkgab=talking about&lt;br /&gt;tlmkg=telemarketing&lt;br /&gt;tlr=trailer&lt;br /&gt;tlt=telephonist&lt;br /&gt;tm=tomorrow&lt;br /&gt;tmfm=time frame&lt;br /&gt;tmk=to my knowledge&lt;br /&gt;tmkn=to my knowledge&lt;br /&gt;tml=team leader&lt;br /&gt;tmn=termination&lt;br /&gt;tmnau=termination audit&lt;br /&gt;tmp=temperature&lt;br /&gt;tmpy=temporary&lt;br /&gt;tmsv=themselves&lt;br /&gt;tmt=termite&lt;br /&gt;tmtr=termite report&lt;br /&gt;tn=tonight&lt;br /&gt;tncs=tenancies&lt;br /&gt;tncy=tenancy&lt;br /&gt;tncya=tenancy agreement&lt;br /&gt;tncyb=tenancy bond&lt;br /&gt;tng=teenage&lt;br /&gt;tngr=teenager&lt;br /&gt;tni2ac=taken into account&lt;br /&gt;tnic=tenant in-common&lt;br /&gt;tnirac=taken into account&lt;br /&gt;tnm=tenement&lt;br /&gt;tnsic=tenants in-common&lt;br /&gt;tnt=tenant&lt;br /&gt;tntic=tenants-in-common&lt;br /&gt;tnx1=the next one&lt;br /&gt;tnxn=transmission&lt;br /&gt;tnyagm=tenancy agreement&lt;br /&gt;torfc=terms of reference&lt;br /&gt;tot1=the other one&lt;br /&gt;totdy=the other day&lt;br /&gt;tov=turnover&lt;br /&gt;Tovelli&lt;br /&gt;tpcte=town planning committee&lt;br /&gt;tpda=Town Planning Development Act&lt;br /&gt;tpgph=topography&lt;br /&gt;tpgphl=topographical&lt;br /&gt;tpl=town plan&lt;br /&gt;tplg=town planning&lt;br /&gt;tprcd=tape recorder&lt;br /&gt;tps=town planning scheme&lt;br /&gt;tps3=town planning scheme number 3&lt;br /&gt;tpt=transport&lt;br /&gt;tptl=transportable&lt;br /&gt;tptn=transportation&lt;br /&gt;tpy=temporary&lt;br /&gt;tpyv=temporary visa&lt;br /&gt;tr=that's right&lt;br /&gt;tra=transaction&lt;br /&gt;trac=trust account&lt;br /&gt;tracg=trust accounting&lt;br /&gt;traf=transaction fee&lt;br /&gt;trafi=transaction file&lt;br /&gt;trag=travel agent&lt;br /&gt;tragy=travel agency&lt;br /&gt;tras=trading as&lt;br /&gt;trax=transactional experience&lt;br /&gt;trbal=trial balance&lt;br /&gt;trbl=terrible&lt;br /&gt;trbly=terribly&lt;br /&gt;trcd=tape recorded&lt;br /&gt;trcdi=tape recorded interview&lt;br /&gt;trcditv=tape recorded interview&lt;br /&gt;trcq=trust cheque&lt;br /&gt;trd=trust deed&lt;br /&gt;trdac=trading account&lt;br /&gt;trdga=trading as&lt;br /&gt;tre=theatre&lt;br /&gt;trf=tariff&lt;br /&gt;trfc=terrific&lt;br /&gt;trfd=terrified&lt;br /&gt;trfy=terrify&lt;br /&gt;trg=training&lt;br /&gt;trg2xpl=trying to explain&lt;br /&gt;trgof=training officer&lt;br /&gt;trhc=top right-hand corner&lt;br /&gt;trialled&lt;br /&gt;trla=trust ledger account&lt;br /&gt;trmds=tremendous&lt;br /&gt;trmn=termination&lt;br /&gt;trne=trainee&lt;br /&gt;trnm=tournament&lt;br /&gt;trnrs=trainee nurse&lt;br /&gt;trofr=trust officer&lt;br /&gt;trse=trustee&lt;br /&gt;trsr=treasurer&lt;br /&gt;trst=trustee&lt;br /&gt;trsy=treasury&lt;br /&gt;trt=treatment&lt;br /&gt;trtg=treating&lt;br /&gt;trty=territory&lt;br /&gt;trucor=true and correct&lt;br /&gt;trufu=trust fund&lt;br /&gt;trv=travel&lt;br /&gt;trvg=travelling&lt;br /&gt;try=that's right, yes.&lt;br /&gt;ts=those&lt;br /&gt;tshd=threshold&lt;br /&gt;tsis=the situation is&lt;br /&gt;tsoc=Tree Society&lt;br /&gt;tsot=that sort of thing&lt;br /&gt;tst=tourist&lt;br /&gt;tstf=testify&lt;br /&gt;tstm=testament&lt;br /&gt;tstml=testimonial&lt;br /&gt;tstmy=testimony&lt;br /&gt;tstn=train station&lt;br /&gt;ttbk=Tip Top Bakeries&lt;br /&gt;ttbl=timetable&lt;br /&gt;ttblg=timetabling&lt;br /&gt;ttbmw=the time by my watch&lt;br /&gt;ttboyk=to the best of your knowledge&lt;br /&gt;ttl=timetable&lt;br /&gt;ttlg=timetabling&lt;br /&gt;ttls=title search&lt;br /&gt;ttt=time to time&lt;br /&gt;tu2=turn to&lt;br /&gt;tu2p=turn to page&lt;br /&gt;tucl=Tuart College&lt;br /&gt;tue=Tuesday&lt;br /&gt;tutt=turn to the&lt;br /&gt;tv=television&lt;br /&gt;tvin=Town of Vincent&lt;br /&gt;tw=toward&lt;br /&gt;twelve=12&lt;br /&gt;twhap=then what happened?---&lt;br /&gt;twk=this week&lt;br /&gt;tx=transcript&lt;br /&gt;txb=textbook&lt;br /&gt;txdp=tax department&lt;br /&gt;txfnu=tax file number&lt;br /&gt;txi=tax invoice&lt;br /&gt;txl=taxable&lt;br /&gt;txlbl=tax liability&lt;br /&gt;txlic=taxable income&lt;br /&gt;txn=transcription&lt;br /&gt;txof=tax office&lt;br /&gt;txpy=taxpayer&lt;br /&gt;txrtu=tax return&lt;br /&gt;ty=take you&lt;br /&gt;ty2=take you to&lt;br /&gt;tyb=take you back&lt;br /&gt;tyb2=take you back to&lt;br /&gt;tykn=to your knowledge&lt;br /&gt;typ=typical&lt;br /&gt;tyt=take you to&lt;br /&gt;tyth=take you through&lt;br /&gt;tyti=take your time&lt;br /&gt;tzk=Terzky&lt;br /&gt;u2=you to&lt;br /&gt;u2b=used to be&lt;br /&gt;u2d=used to do&lt;br /&gt;u2g=used to go&lt;br /&gt;u2h=used to have&lt;br /&gt;u2hap=used to happen&lt;br /&gt;u2hv=used to have&lt;br /&gt;u2t=up to them&lt;br /&gt;u2u=up to you&lt;br /&gt;uapv=unapproved&lt;br /&gt;uaui=unauthorised&lt;br /&gt;uav=unavailable&lt;br /&gt;uavy=unavailability&lt;br /&gt;uawe=unaware&lt;br /&gt;ubal=unbalanced&lt;br /&gt;ubaltrac=unbalanced trust account&lt;br /&gt;ubl=you believe&lt;br /&gt;ubll=unbelievable&lt;br /&gt;ublv=unbelievable&lt;br /&gt;ubshl=urban bushland&lt;br /&gt;uc=you see&lt;br /&gt;uch=you see that&lt;br /&gt;uchq=unpresented cheque&lt;br /&gt;uchy=you see that?---Yes.&lt;br /&gt;ucl=unclaimed&lt;br /&gt;uclmn=unclaimed moneys&lt;br /&gt;ucmfl=uncomfortable&lt;br /&gt;ucndl=unconditional&lt;br /&gt;ucndly=unconditionally&lt;br /&gt;ucnsc=unconscious&lt;br /&gt;ucnscn=unconsciousness&lt;br /&gt;ucnscy=unconsciously&lt;br /&gt;uct=uncertain&lt;br /&gt;uctl=uncontrolled&lt;br /&gt;ucty=uncertainty&lt;br /&gt;ucv=uncover&lt;br /&gt;ucvd=uncovered&lt;br /&gt;ud2=used to&lt;br /&gt;ud2b=used to be&lt;br /&gt;ud2ci=used to come in&lt;br /&gt;ud2co=used to come&lt;br /&gt;ud2cod=used to come down&lt;br /&gt;ud2cou=used to come up&lt;br /&gt;ud2d=used to do&lt;br /&gt;ud2g=used to get&lt;br /&gt;ud2g2=used to go to &lt;br /&gt;ud2go=used to go&lt;br /&gt;ud2h=used to have&lt;br /&gt;ud2hv=used to have&lt;br /&gt;ud2k=used to know&lt;br /&gt;ud2mk=used to make&lt;br /&gt;ud2ta=used to take&lt;br /&gt;ud2tk=used to think&lt;br /&gt;ud2wk=used to work&lt;br /&gt;udbty=undoubtedly&lt;br /&gt;udcv=under cover&lt;br /&gt;udlg=underlying&lt;br /&gt;udpu=undisputed&lt;br /&gt;udt=undertake&lt;br /&gt;udtg=undertaking&lt;br /&gt;udtn=undertaken&lt;br /&gt;udto=undertook&lt;br /&gt;udw=underway&lt;br /&gt;uem=unemployed&lt;br /&gt;uemm=unemployment&lt;br /&gt;uest=underestimate&lt;br /&gt;ufiap=unconditional finance approval&lt;br /&gt;ufmlr=unfamiliar&lt;br /&gt;ufnraf=up-front non-refundable admin fee&lt;br /&gt;ufnu=unfortunate&lt;br /&gt;ufnuy=unfortunately&lt;br /&gt;ufvl=unfavourable&lt;br /&gt;ug=undergo&lt;br /&gt;ugog=undergoing&lt;br /&gt;ugr=underground&lt;br /&gt;ugrp=underground power&lt;br /&gt;ugy=you guys&lt;br /&gt;uhd2=you had to&lt;br /&gt;uhld=unit holder&lt;br /&gt;uhp=unhappy&lt;br /&gt;uhv2=you have to&lt;br /&gt;uidf=unidentified&lt;br /&gt;uifl=under the influence&lt;br /&gt;uihab=uninhabitable&lt;br /&gt;uihaba=uninhabitable area&lt;br /&gt;uipv=unimproved&lt;br /&gt;UL:.&lt;br /&gt;ul=unable&lt;br /&gt;ul2=unable to&lt;br /&gt;ulc=you'll see&lt;br /&gt;ulcs=unlicensed&lt;br /&gt;ulfwy=unlawfully&lt;br /&gt;ulsc=unlicensed&lt;br /&gt;ult=ultimate&lt;br /&gt;ulty=ultimately&lt;br /&gt;ulwfy=unlawfully&lt;br /&gt;ulzi=Ursula Ladzinski &lt;br /&gt;um=you mean&lt;br /&gt;umkt=up market&lt;br /&gt;umstkl=unmistakable&lt;br /&gt;un=union&lt;br /&gt;un2b=you need to be&lt;br /&gt;un2d=you need to do&lt;br /&gt;unaui=unauthorised&lt;br /&gt;unauiw=unauthorised withdrawal&lt;br /&gt;uncsc=unconscious&lt;br /&gt;und2=you need to&lt;br /&gt;underi=under the influence&lt;br /&gt;undern=underneath&lt;br /&gt;une=unnecessary&lt;br /&gt;unea=underneath&lt;br /&gt;unecy=unnecessarily&lt;br /&gt;uneh=underneath&lt;br /&gt;unent=unit entitlement&lt;br /&gt;unf=unfortunate&lt;br /&gt;unfy=unfortunately&lt;br /&gt;unhd=unit holder&lt;br /&gt;unhdg=unitholding&lt;br /&gt;uni=university&lt;br /&gt;unis=universities&lt;br /&gt;unitr=unit trust&lt;br /&gt;unk=unknown&lt;br /&gt;unne=unnecessary&lt;br /&gt;unpr=unpresented&lt;br /&gt;unprc=unpresented cheque&lt;br /&gt;unq=unique&lt;br /&gt;unsol=unsolicited&lt;br /&gt;untr=unit trust&lt;br /&gt;untul=unnatural&lt;br /&gt;uofl=unofficial&lt;br /&gt;upcd=unprofessional conduct&lt;br /&gt;upfl=upper floor&lt;br /&gt;upfsl=unprofessional&lt;br /&gt;upfslc=unprofessional conduct&lt;br /&gt;upr=unpresented&lt;br /&gt;uprcq=unpresented cheque&lt;br /&gt;upvl=underprivileged&lt;br /&gt;upym=underpayment&lt;br /&gt;uqvcl=unequivocal&lt;br /&gt;ur=you are&lt;br /&gt;urcnl=unreconciled&lt;br /&gt;url=unrelated&lt;br /&gt;urlb=unreliable&lt;br /&gt;urn=uranium&lt;br /&gt;urnobl=you are not obliged to say anything&lt;br /&gt;urnys=urinalysis&lt;br /&gt;urped=unrepresented&lt;br /&gt;ursg=unreasoning&lt;br /&gt;ursl=unreasonable&lt;br /&gt;urslv=unresolved&lt;br /&gt;urtp=unreconciled transaction report&lt;br /&gt;us=usual&lt;br /&gt;usa=you say&lt;br /&gt;usad=you said&lt;br /&gt;usah=you say that&lt;br /&gt;uspv=unsupervised&lt;br /&gt;ust=understand&lt;br /&gt;ustfy=unsatisfactory&lt;br /&gt;ustg=understanding&lt;br /&gt;ustl=understandable&lt;br /&gt;ustm=understatement&lt;br /&gt;usto=understood&lt;br /&gt;usty=understandably&lt;br /&gt;usuc=unsuccessful&lt;br /&gt;usw=you saw&lt;br /&gt;usy=usually&lt;br /&gt;utd=up to date&lt;br /&gt;ute=utility&lt;br /&gt;uti=until&lt;br /&gt;utifuntc=until further notice&lt;br /&gt;utk=you think&lt;br /&gt;utl=utilise&lt;br /&gt;utrfl=untruthful&lt;br /&gt;utrfly=untruthfully&lt;br /&gt;utrg=uttering&lt;br /&gt;utrtfl=untruthful&lt;br /&gt;utruy=untruthfully&lt;br /&gt;utt=unit trust&lt;br /&gt;utw=untoward&lt;br /&gt;uty=utility&lt;br /&gt;uus=unusual&lt;br /&gt;uusy=unusually&lt;br /&gt;uwa=University of Western Australia&lt;br /&gt;uwkl=unworkable&lt;br /&gt;uwkml=unworkmanlike&lt;br /&gt;v1f=very first&lt;br /&gt;vagmt=verbal agreement&lt;br /&gt;val=value&lt;br /&gt;vall=valuable&lt;br /&gt;valn=valuation&lt;br /&gt;vapvl=verbal approval&lt;br /&gt;vb=Von Busse&lt;br /&gt;vblt=viability&lt;br /&gt;vbret=Villers-Breteneaux&lt;br /&gt;vcli=vendor client&lt;br /&gt;vcny=vicinity&lt;br /&gt;vcy=vacancy&lt;br /&gt;vd=video&lt;br /&gt;vdc=video camera&lt;br /&gt;vditv=video interview&lt;br /&gt;vdr=vendor&lt;br /&gt;vdrcditv=video record of interview&lt;br /&gt;vdrfi=vendor finance&lt;br /&gt;vdrl=vendor loan&lt;br /&gt;vdt=videotape&lt;br /&gt;vdtrcditv=video taped record of interview&lt;br /&gt;ve=Verschsuddafernlunkstelle&lt;br /&gt;vegn=vegetation&lt;br /&gt;vegt=vegetated&lt;br /&gt;veh=vehicle&lt;br /&gt;ver=Verchsuddaferlunkstelle&lt;br /&gt;vfi=vendor finance&lt;br /&gt;vfn=Vista Furniture&lt;br /&gt;vg=vegetable&lt;br /&gt;vgrs=vigorous&lt;br /&gt;vgtb=vegetables&lt;br /&gt;vi=Vishnegradsky&lt;br /&gt;vic=Victoria&lt;br /&gt;vicpk=Victoria Park&lt;br /&gt;vidfn=voice identification&lt;br /&gt;vidfnp=voice identification purposes&lt;br /&gt;vidfp=voice identification purposes&lt;br /&gt;vil=viable&lt;br /&gt;vlb=valuable&lt;br /&gt;vlc=violence&lt;br /&gt;vlcy=velocity&lt;br /&gt;vldt=validity&lt;br /&gt;vlg=village&lt;br /&gt;vlgn=Valuer General&lt;br /&gt;vln=volunteer&lt;br /&gt;vlnb=vulnerable&lt;br /&gt;vlnly=voluntarily&lt;br /&gt;vlny=voluntary&lt;br /&gt;vlt=violent&lt;br /&gt;vlty=violently&lt;br /&gt;vlu=value&lt;br /&gt;vlug=valuing&lt;br /&gt;vlugn=Valuer General&lt;br /&gt;vlujm=value judgment&lt;br /&gt;vlul=valuable&lt;br /&gt;vlun=valuation&lt;br /&gt;vlur=valuer&lt;br /&gt;vly=valley&lt;br /&gt;vn=Viet Nam&lt;br /&gt;vnu=venue&lt;br /&gt;vof=very often&lt;br /&gt;vofo=volume and folio&lt;br /&gt;vofon=volume and folio number&lt;br /&gt;vol=volume&lt;br /&gt;vp=viewpoint&lt;br /&gt;vpos=vacant possession&lt;br /&gt;vpp=Valley People&lt;br /&gt;vprsd=vice-president&lt;br /&gt;vpsnofc=violent personal offence&lt;br /&gt;vrb=variable&lt;br /&gt;vrbo=variable outgoings&lt;br /&gt;vrcditv=video record of interview&lt;br /&gt;vrd=verandah&lt;br /&gt;vrf=verify&lt;br /&gt;vrfd=verified&lt;br /&gt;vrfg=verifying&lt;br /&gt;vrfn=verification&lt;br /&gt;vrn=variation&lt;br /&gt;vrnc=variance&lt;br /&gt;vrs=various&lt;br /&gt;vrstgod=violence restraining order&lt;br /&gt;vrt=variety&lt;br /&gt;vs=Von Staden&lt;br /&gt;vsb=visible&lt;br /&gt;vsby=visibility&lt;br /&gt;vsl=vessel&lt;br /&gt;vsn=vision&lt;br /&gt;vstr=visitor&lt;br /&gt;vt=videotape&lt;br /&gt;vtl=vertical&lt;br /&gt;vtr=volunteer&lt;br /&gt;vtrcditv=videotaped record of interview&lt;br /&gt;vw=very well&lt;br /&gt;vwg=viewing&lt;br /&gt;vx=vexatious&lt;br /&gt;vyg=voyage&lt;br /&gt;w'hapd=what's happened&lt;br /&gt;w=what&lt;br /&gt;w2=went to&lt;br /&gt;w2d=what to do&lt;br /&gt;w2w=week to week&lt;br /&gt;w4=what for&lt;br /&gt;w8=weigh&lt;br /&gt;w8d=weighed&lt;br /&gt;w8du=weighed up&lt;br /&gt;w8ev=weight of evidence&lt;br /&gt;w8g=weighing&lt;br /&gt;w8t=weight&lt;br /&gt;w8td=weighted&lt;br /&gt;wa=West Australia&lt;br /&gt;wab=what about&lt;br /&gt;wabi=what about if&lt;br /&gt;wadrspe=with all due respect&lt;br /&gt;wagm=written agreement&lt;br /&gt;wagmt=written agreement&lt;br /&gt;wagwm=would agree with me&lt;br /&gt;wamin=wait a minute&lt;br /&gt;wan=West Australian&lt;br /&gt;wanpc=West Australian Planning Commission&lt;br /&gt;wapc=WA Planning Commission&lt;br /&gt;war=what are&lt;br /&gt;Warlingham&lt;br /&gt;wauy=written authority&lt;br /&gt;wbco=will become&lt;br /&gt;wbs=website&lt;br /&gt;wce=West Coast Eagles&lt;br /&gt;wcev=whichever&lt;br /&gt;wcnfmn=written confirmation&lt;br /&gt;wcot=written contract&lt;br /&gt;wcscnr=worst case scenario&lt;br /&gt;wd'k=we don't know&lt;br /&gt;wd=withdraw&lt;br /&gt;wda=withdraw&lt;br /&gt;wdd=what did&lt;br /&gt;wde=withdrew&lt;br /&gt;wdfl=wonderful&lt;br /&gt;wdfly=wonderfully&lt;br /&gt;wdg=withdrawing&lt;br /&gt;wdh=withdraw that&lt;br /&gt;wdl=withdrawal&lt;br /&gt;wdlcvt=withdrawal of caveat&lt;br /&gt;wdn=withdrawn&lt;br /&gt;wdng=wedding&lt;br /&gt;wdr=wonder&lt;br /&gt;wdrg=wondering&lt;br /&gt;wdrspe=with due respect&lt;br /&gt;wdscr=windscreen&lt;br /&gt;wdtcvt=withdrawal of caveat&lt;br /&gt;wdy=what do you&lt;br /&gt;wdyci=what do you call it&lt;br /&gt;wdyctm=what do you call them&lt;br /&gt;wdyd=what do you do&lt;br /&gt;wdym=what do you mean&lt;br /&gt;wdyre=what do you remember&lt;br /&gt;wdytk=what do you think&lt;br /&gt;wdyust=what do you understand&lt;br /&gt;wdyw=what do you want&lt;br /&gt;wdywtd=what do you want to do&lt;br /&gt;wea=weather&lt;br /&gt;weaot=with each other&lt;br /&gt;website&lt;br /&gt;websites&lt;br /&gt;wed=Wednesday&lt;br /&gt;weud2u=we used to use&lt;br /&gt;wev=whatever&lt;br /&gt;wh=with that&lt;br /&gt;wh1=with that one&lt;br /&gt;whab=whereabouts&lt;br /&gt;whabs=whereabouts&lt;br /&gt;whap=what happened&lt;br /&gt;whapd=what happened&lt;br /&gt;whapd2=what happened to&lt;br /&gt;whas=whereas&lt;br /&gt;whb=whereby&lt;br /&gt;whbr=would that be right&lt;br /&gt;whe=whether&lt;br /&gt;whed=withheld&lt;br /&gt;wheon=whethor or not&lt;br /&gt;whiche=whichever&lt;br /&gt;whk=Whittakers&lt;br /&gt;whov=whoever&lt;br /&gt;whr=where&lt;br /&gt;whs=warehouse&lt;br /&gt;wht=Whittakers&lt;br /&gt;whv=wherever&lt;br /&gt;whvy= what have you&lt;br /&gt;why=what have you&lt;br /&gt;wi2=went into&lt;br /&gt;wibf2s=would it be fair to say&lt;br /&gt;wibfts=would it be fair to say&lt;br /&gt;wim=what I mean&lt;br /&gt;winstn=written instruction&lt;br /&gt;wipag=work in progress agreement&lt;br /&gt;wir=walk-in robe&lt;br /&gt;wisa=when I say&lt;br /&gt;withe=withheld&lt;br /&gt;witho=withhold&lt;br /&gt;wiw2p2y=what I want to put to you&lt;br /&gt;wk=work&lt;br /&gt;wk4=work for&lt;br /&gt;wkcm=workers comp&lt;br /&gt;wkcmp=workers compensation&lt;br /&gt;wkcv=Workcover&lt;br /&gt;wkd4=worked for&lt;br /&gt;wke=weekend&lt;br /&gt;wkf=workforce&lt;br /&gt;wkg=working&lt;br /&gt;wkg4=working for&lt;br /&gt;wkgargt=working arrangement&lt;br /&gt;wkgcl=working class&lt;br /&gt;wkgd=working day&lt;br /&gt;wkggp=working group&lt;br /&gt;wkghr=working hours&lt;br /&gt;wkgkn=working knowledge&lt;br /&gt;wkgr=working relationship&lt;br /&gt;wkgw=working with&lt;br /&gt;wkl=workload&lt;br /&gt;wkml=workmanlike&lt;br /&gt;wkmlm=workmanlike manner&lt;br /&gt;wkms=workmanship&lt;br /&gt;wkn=weakness&lt;br /&gt;wko=work out&lt;br /&gt;wkpl=workplace&lt;br /&gt;wkpty=working party&lt;br /&gt;wkr=worker&lt;br /&gt;wksf=Worksafe&lt;br /&gt;wksh=worksheet&lt;br /&gt;wksp=workshop&lt;br /&gt;wkt=wicket&lt;br /&gt;wktkp=wicketkeeper&lt;br /&gt;wkx=work experience&lt;br /&gt;wky=weekly&lt;br /&gt;wl2=was able to&lt;br /&gt;wl2wl=wall-to-wall&lt;br /&gt;wlbg=well-being&lt;br /&gt;wlch=wheelchair&lt;br /&gt;wlcm=welcome&lt;br /&gt;wldlf=wildlife&lt;br /&gt;wldn=wilderness&lt;br /&gt;wldv=West Leederville&lt;br /&gt;wldvl=West Leederville&lt;br /&gt;wlf=welfare&lt;br /&gt;wlflaw=wilfully and unlawfully&lt;br /&gt;wlfy=willfully&lt;br /&gt;Wlm=William&lt;br /&gt;wlms=William Street&lt;br /&gt;wltn=Willetton&lt;br /&gt;wlve=West Leederville&lt;br /&gt;wma=woman&lt;br /&gt;wmckt=women's cricket&lt;br /&gt;wme=women&lt;br /&gt;wmgt=waste management&lt;br /&gt;wmtl=written material&lt;br /&gt;wn=within&lt;br /&gt;wn2d=want to do&lt;br /&gt;wna=Western Australia&lt;br /&gt;wnapc=Western Australian Planning Commission&lt;br /&gt;wnd=wonder&lt;br /&gt;wndd=when did&lt;br /&gt;wndf=wonderful&lt;br /&gt;wndg=wondering&lt;br /&gt;wnev=whenever&lt;br /&gt;wno=Wanneroo&lt;br /&gt;wnpw=Western Power&lt;br /&gt;wnt=warrant&lt;br /&gt;wnty=warranty&lt;br /&gt;wnv=whenever&lt;br /&gt;wnyag=wouldn't you agree&lt;br /&gt;wo=without&lt;br /&gt;wofuado=without further ado&lt;br /&gt;wotlsb=written outline of submissions&lt;br /&gt;wpedot=what period of time&lt;br /&gt;wper=West Perth&lt;br /&gt;wpn=weapon&lt;br /&gt;wprstcrp=written presentence report&lt;br /&gt;wpw=Western Power&lt;br /&gt;wr=with respect&lt;br /&gt;wr2=with respect to&lt;br /&gt;wrapvl=written approvals&lt;br /&gt;wrcon=written consent&lt;br /&gt;wrdd=where did&lt;br /&gt;wrev=wherever&lt;br /&gt;wrfc=written references&lt;br /&gt;wrfc2=with reference to&lt;br /&gt;wrg=wearing&lt;br /&gt;wrga=with regard&lt;br /&gt;wrga2=with regard to&lt;br /&gt;wrgas=with regards&lt;br /&gt;wrgas2=with regards to&lt;br /&gt;wrl2=were able to&lt;br /&gt;wrp=written report&lt;br /&gt;wrpt=written report&lt;br /&gt;wrs=written reasons&lt;br /&gt;wrspe=with respect&lt;br /&gt;wrtg=writing&lt;br /&gt;wrtr=wear and tear&lt;br /&gt;wru=what are you&lt;br /&gt;wrur=what are your&lt;br /&gt;wsb=written submissions&lt;br /&gt;wsev=whatsoever&lt;br /&gt;wsf=Wesfarmers&lt;br /&gt;wstm=written statement&lt;br /&gt;wsub=western suburbs&lt;br /&gt;wsubi=West Subi&lt;br /&gt;wsubia=West Subiaco&lt;br /&gt;wsvc=war service&lt;br /&gt;wsw=Warsaw&lt;br /&gt;wt=witness&lt;br /&gt;wt1=with this one&lt;br /&gt;wtbd=weatherboard&lt;br /&gt;wtbx=witness box&lt;br /&gt;wtcbs=witness could be shown&lt;br /&gt;wtch=watch house&lt;br /&gt;wtev=whatever&lt;br /&gt;wtg=witnessing&lt;br /&gt;wthbd=weatherboard&lt;br /&gt;wthe=withheld&lt;br /&gt;wthh=withhold&lt;br /&gt;wtho=withhold&lt;br /&gt;wtl=wetland&lt;br /&gt;wtls=wetlands&lt;br /&gt;wtn=written&lt;br /&gt;wtn2=written to&lt;br /&gt;wtstm=witness statement&lt;br /&gt;wtt=what's that&lt;br /&gt;wtwy=waterways&lt;br /&gt;wu2=we used to&lt;br /&gt;wu2b=we used to be&lt;br /&gt;wu2g2=we used to go to&lt;br /&gt;wu2hap=what used to happen&lt;br /&gt;wuagwm=would you agree with me&lt;br /&gt;wuawe=were you aware&lt;br /&gt;wuaweh=were you aware that&lt;br /&gt;wuaweoh=were you aware of that&lt;br /&gt;wud2=we used to&lt;br /&gt;wud2b=we used to be&lt;br /&gt;wud2ge=we used to get&lt;br /&gt;wud2go=we used to go&lt;br /&gt;wud2hv=we used to have&lt;br /&gt;wud2u=we used to use&lt;br /&gt;wul2=was unable to&lt;br /&gt;wvrs=whatever reason&lt;br /&gt;ww1=World War I&lt;br /&gt;ww2=World War II&lt;br /&gt;wwl=worthwhile&lt;br /&gt;wwthl=wherewithal&lt;br /&gt;wwy=where were you&lt;br /&gt;wyach=would you accept that?&lt;br /&gt;wyag=would you agree&lt;br /&gt;wyn=were you not&lt;br /&gt;wyusta=what you understand&lt;br /&gt;wyusto=what you understood&lt;br /&gt;wzhl=Wizard Home Loans&lt;br /&gt;xaud=external audit&lt;br /&gt;xc4=except for&lt;br /&gt;xcd=exceed&lt;br /&gt;xcdg=exceeding&lt;br /&gt;xch=exchange&lt;br /&gt;xcl=exclude&lt;br /&gt;xclm=exclaim&lt;br /&gt;xclmg=exclaiming&lt;br /&gt;xclmk=!&lt;br /&gt;xclmn=exclamation&lt;br /&gt;xcln=exclusion&lt;br /&gt;xclv=exclusive&lt;br /&gt;xclva=exclusive authority&lt;br /&gt;xclva2a=exclusive authority to act as managing agent&lt;br /&gt;xclvy=exclusively&lt;br /&gt;xcm=Excuse me.&lt;br /&gt;xcme=- - excuse me - - &lt;br /&gt;xcp=except&lt;br /&gt;xcpn=exception&lt;br /&gt;xcu=execute&lt;br /&gt;xcug=executing&lt;br /&gt;xcum=- - excuse me - - &lt;br /&gt;xcun=execution&lt;br /&gt;xcur=executor&lt;br /&gt;xcuv=executive&lt;br /&gt;xcv=excavate&lt;br /&gt;xcvn=excavation&lt;br /&gt;xfmr=transformer&lt;br /&gt;xgstsc=existing streetscape&lt;br /&gt;xhbn=exhibition&lt;br /&gt;xl=excel&lt;br /&gt;xlnc=excellence&lt;br /&gt;xlnt=excellent&lt;br /&gt;xlr8=accelerate&lt;br /&gt;xm=exam&lt;br /&gt;xmas=Christmas&lt;br /&gt;xmasd=Christmas Day&lt;br /&gt;xmase=Christmas Eve&lt;br /&gt;xmi=Christmas Island&lt;br /&gt;xmpn=exemption&lt;br /&gt;xmsg=text message&lt;br /&gt;xn=examine&lt;br /&gt;xna=examination&lt;br /&gt;xod=extraordinary&lt;br /&gt;xodl=extraordinarily&lt;br /&gt;xof=exhibits officer&lt;br /&gt;xord=extraordinary&lt;br /&gt;xordl=extraordinarily&lt;br /&gt;xordlc=extraordinary licence&lt;br /&gt;xov=crossover&lt;br /&gt;xoy=extraordinary&lt;br /&gt;xpc=experience&lt;br /&gt;xpcg=experiencing&lt;br /&gt;xpct=expect&lt;br /&gt;xpcta=expectation&lt;br /&gt;xpctg=expecting&lt;br /&gt;xpd=expand&lt;br /&gt;xpdn=expedition&lt;br /&gt;xpdt=expenditure&lt;br /&gt;xpdts=expeditious&lt;br /&gt;xped=expend&lt;br /&gt;xpi=expire&lt;br /&gt;xpin=expiration&lt;br /&gt;xpirn=expiration&lt;br /&gt;xpl=explain&lt;br /&gt;xpl2b=explain to the Board&lt;br /&gt;xpl2m=explain to me&lt;br /&gt;xpl2u=explain to you&lt;br /&gt;xplct=explicit&lt;br /&gt;xpld2m=explained to me&lt;br /&gt;xpld2u=explained to you&lt;br /&gt;xplg=explaining&lt;br /&gt;xpln=explanation&lt;br /&gt;xplny=explanatory&lt;br /&gt;xplon=explosion&lt;br /&gt;xplrn=exploration&lt;br /&gt;xplsn=explosion&lt;br /&gt;xplv=explosive&lt;br /&gt;xpm=experiment&lt;br /&gt;xpml=experimental&lt;br /&gt;xpn=expansion&lt;br /&gt;xpr=express&lt;br /&gt;xprg=expressing&lt;br /&gt;xprint=expression of interest&lt;br /&gt;xprintf=expression of interest fee&lt;br /&gt;xprn=expression&lt;br /&gt;xprsint=expressions of interest&lt;br /&gt;xprv=expressive&lt;br /&gt;xps=expense&lt;br /&gt;xpsu=exposure&lt;br /&gt;xpsv=expensive&lt;br /&gt;xpt=expert&lt;br /&gt;xptcg=expecting&lt;br /&gt;xptev=expert evidence&lt;br /&gt;xpts=expertise&lt;br /&gt;xptwt=expert witness&lt;br /&gt;xpv=expensive&lt;br /&gt;xpy=expiry&lt;br /&gt;xr=X-ray&lt;br /&gt;xrc=exercise&lt;br /&gt;xrcg=exercising&lt;br /&gt;xrfc=cross-reference&lt;br /&gt;xrn=Christian&lt;br /&gt;xs=excess&lt;br /&gt;xsc=cross-section&lt;br /&gt;xsdt=ex-student&lt;br /&gt;xst=exist&lt;br /&gt;xstc=existence&lt;br /&gt;xstg=existing&lt;br /&gt;xsv=excessive&lt;br /&gt;xtal=crystal&lt;br /&gt;xtals=crystal set&lt;br /&gt;xtc=ecstasy&lt;br /&gt;xtd=extend&lt;br /&gt;xtdg=extending&lt;br /&gt;xtg=extinguish&lt;br /&gt;xtgm=extinguishment&lt;br /&gt;xtl=external&lt;br /&gt;xtm=extreme&lt;br /&gt;xtn=extension&lt;br /&gt;xtnot=extension of time&lt;br /&gt;xtot=extension of time&lt;br /&gt;xtrmy=extremely&lt;br /&gt;xtt=extent&lt;br /&gt;xtv=extensive&lt;br /&gt;xtvy=extensively&lt;br /&gt;xxn=cross-examine&lt;br /&gt;xxna=cross-examination&lt;br /&gt;xxng=cross-examining&lt;br /&gt;y'=you're&lt;br /&gt;y'hph=you're happy that&lt;br /&gt;y'k=y'know&lt;br /&gt;y'qr=you're quite right&lt;br /&gt;y'rfg2=you're referring to&lt;br /&gt;,y=commonly&lt;br /&gt;y=why&lt;br /&gt;y2y=year to year&lt;br /&gt;yac=your account&lt;br /&gt;yag=year ago&lt;br /&gt;yatn=your attention&lt;br /&gt;ybk=yearbook&lt;br /&gt;ybro=your brother&lt;br /&gt;ycbo=youth community based order&lt;br /&gt;ycl=your client&lt;br /&gt;ycla=your claim&lt;br /&gt;ycoue=your counsel&lt;br /&gt;ycrca=you can't recall&lt;br /&gt;ycre=you can't remember&lt;br /&gt;yd'k=you don't know&lt;br /&gt;yd'rc=you don't recall&lt;br /&gt;yd're=you don't remember&lt;br /&gt;yd=you do&lt;br /&gt;ydk=you don't know&lt;br /&gt;ydok=you do know&lt;br /&gt;ydtk=you don't think&lt;br /&gt;ydusa=why do you say&lt;br /&gt;ydyne=why do you need&lt;br /&gt;ydysh=why do you say that&lt;br /&gt;ydytk=why do you think&lt;br /&gt;yev=your evidence&lt;br /&gt;yftg=you're free to go&lt;br /&gt;yg=your Grace&lt;br /&gt;ygiev=you've given evidence&lt;br /&gt;yh'c=yes, that's correct&lt;br /&gt;yh'f=yes that's fine&lt;br /&gt;yh'r=yes, that's right&lt;br /&gt;yh=your Honour&lt;br /&gt;yhi=yes, he is&lt;br /&gt;yhr=yes, that's right&lt;br /&gt;yhsb=your husband&lt;br /&gt;yia=yes I am.&lt;br /&gt;yiag=yes, I agree&lt;br /&gt;yica=yes, I can&lt;br /&gt;yidi=yes, I did&lt;br /&gt;yido=yes, I do&lt;br /&gt;yids=yes, it does.&lt;br /&gt;yihv=Yes, I have&lt;br /&gt;yii=yes, it is.&lt;br /&gt;yik=yes, I know&lt;br /&gt;yiw=yes it was&lt;br /&gt;yk=you know&lt;br /&gt;yke=you knew&lt;br /&gt;ykn=Yokine&lt;br /&gt;ykt=you know that&lt;br /&gt;ykwim=you know what I mean&lt;br /&gt;ykwn=you know when&lt;br /&gt;ykwr=you know where&lt;br /&gt;ylo=yellow&lt;br /&gt;ym=you mean&lt;br /&gt;yo=year old&lt;br /&gt;yoa=Young Offenders Act&lt;br /&gt;yoc=yes, of course&lt;br /&gt;yofw=your own free will&lt;br /&gt;yp=young person&lt;br /&gt;yped=year period&lt;br /&gt;ypov=your point of view&lt;br /&gt;ypp=young people&lt;br /&gt;ypt=your partner&lt;br /&gt;yr=year&lt;br /&gt;yrnot=you are not obliged to say or do anything unless you wish to do&lt;br /&gt;yroa=years of age&lt;br /&gt;yrped=year period&lt;br /&gt;yru=why are you&lt;br /&gt;ys=you see&lt;br /&gt;ysag=years ago&lt;br /&gt;ysf=yourself&lt;br /&gt;ysgnu=your signature&lt;br /&gt;yso=years old&lt;br /&gt;yst=yesterday&lt;br /&gt;ystm=your statement&lt;br /&gt;ysv=yourselves&lt;br /&gt;ytc=yes, that's correct&lt;br /&gt;ytic=yes, that is correct.&lt;br /&gt;ytk=you think&lt;br /&gt;ytku=yes, thank you&lt;br /&gt;ytr=Yes, that's right&lt;br /&gt;yty=year to year&lt;br /&gt;yu=why you&lt;br /&gt;yuntrans=you untruthfully answer&lt;br /&gt;yust=you understand&lt;br /&gt;yusta=you understand&lt;br /&gt;yustg=your understanding&lt;br /&gt;yusto=you understood&lt;br /&gt;yv=you've&lt;br /&gt;yvev=your version of events&lt;br /&gt;yvoev=your version of events&lt;br /&gt;yw=your Worship&lt;br /&gt;ywdi=yes we did&lt;br /&gt;ywf=your wife&lt;br /&gt;z=zone&lt;br /&gt;zal=Zincalume&lt;br /&gt;zd=zodiac&lt;br /&gt;zg=zoning&lt;br /&gt;zng=zoning&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5155547662578839296-3833897402409876773?l=proword-transcription.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://proword-transcription.blogspot.com/feeds/3833897402409876773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5155547662578839296&amp;postID=3833897402409876773' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5155547662578839296/posts/default/3833897402409876773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5155547662578839296/posts/default/3833897402409876773'/><link rel='alternate' type='text/html' href='http://proword-transcription.blogspot.com/2008/08/audio-transcription.html' title='Audio Transcription - how and why'/><author><name>Proword</name><uri>http://www.blogger.com/profile/09200983133954802018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
