[ Index ] |
PHP Cross Reference of phpBB 3.0 Beta 3 |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * 4 * search_synonyms [English] 5 * 6 * @package language 7 * @version $Id: search_synonyms.php,v 1.1 2006/05/28 19:06:21 naderman Exp $ 8 * @copyright (c) 2005 phpBB Group 9 * @license http://opensource.org/licenses/gpl-license.php GNU Public License 10 * 11 */ 12 13 $synonyms = array( 14 'abcense' => 'absence', 15 'abridgement' => 'abridgment', 16 'accomodate' => 'accommodate', 17 'acknowledgment' => 'acknowledgement', 18 'airplane' => 'aeroplane', 19 'allright' => 'alright ', 20 'andy' => 'andrew', 21 'anemia' => 'anaemia', 22 'anemic' => 'anaemic', 23 'anesthesia' => 'anaesthesia', 24 'appologize' => 'appologise', 25 'archean' => 'archaean', 26 'archeology' => 'archaeology', 27 'archeozoic' => 'archaeozoic', 28 'armor' => 'armour', 29 'artic' => 'arctic', 30 'attachment' => 'attachement', 31 'attendence' => 'attendance', 32 33 'barbecue' => 'barbeque', 34 'behavior' => 'behaviour', 35 'biassed' => 'biased', 36 'biol' => 'biology', 37 'buletin' => 'bulletin', 38 39 'calender' => 'calendar', 40 'canceled' => 'cancelled', 41 'car' => 'automobile', 42 'catalog' => 'catalogue', 43 'cenozoic' => 'caenozoic', 44 'center' => 'centre', 45 'check' => 'cheque', 46 'color' => 'colour', 47 'comission' => 'commission', 48 'comittee' => 'committee', 49 'commitee' => 'committee', 50 'conceed' => 'concede', 51 'creating' => 'createing', 52 'curiculum' => 'curriculum', 53 54 'defense' => 'defence', 55 'develope' => 'develop', 56 'discription' => 'description', 57 'dulness' => 'dullness', 58 59 'encyclopedia' => 'encyclopaedia', 60 'enroll' => 'enrol', 61 'esthetic' => 'aesthetic', 62 'etiology' => 'aetiology', 63 'exhorbitant' => 'exorbitant', 64 'exhuberant' => 'exuberant', 65 'existance' => 'existence', 66 67 'favorite' => 'favourite', 68 'fetus' => 'foetus', 69 'ficticious' => 'fictitious', 70 'flavor' => 'flavour', 71 'flourescent' => 'fluorescent', 72 'foriegn' => 'foreign', 73 'fourty' => 'forty', 74 75 'gage' => 'guage', 76 'geneology' => 'genealogy', 77 'grammer' => 'grammar', 78 'gray' => 'grey', 79 'guerilla' => 'guerrilla', 80 'gynecology' => 'gynaecology', 81 82 'harbor' => 'harbour', 83 'heighth' => 'height', 84 'hemaglobin' => 'haemaglobin', 85 'hematin' => 'haematin', 86 'hematite' => 'haematite', 87 'hematology' => 'haematology', 88 'honor' => 'honour', 89 90 'innoculate' => 'inoculate', 91 'installment' => 'instalment', 92 'irrelevent' => 'irrelevant', 93 'irrevelant' => 'irrelevant', 94 95 'jeweler' => 'jeweller', 96 'judgement' => 'judgment', 97 98 'labeled' => 'labelled', 99 'labor' => 'labour', 100 'laborer' => 'labourer', 101 'laborers' => 'labourers', 102 'laboring' => 'labouring', 103 'licence' => 'license', 104 'liesure' => 'leisure', 105 'liquify' => 'liquefy', 106 107 'maintainance' => 'maintenance', 108 'maintenence' => 'maintenance', 109 'medieval' => 'mediaeval', 110 'meter' => 'metre', 111 'milage' => 'mileage', 112 'millipede' => 'millepede', 113 'miscelaneous' => 'miscellaneous', 114 'morgage' => 'mortgage', 115 116 'noticable' => 'noticeable', 117 118 'occurence' => 'occurrence', 119 'offense' => 'offence', 120 'ommision' => 'omission', 121 'ommission' => 'omission', 122 'optimize' => 'optimize', 123 'organise' => 'organize', 124 125 'pajamas' => 'pyjamas', 126 'paleography' => 'palaeography', 127 'paleolithic' => 'palaeolithic', 128 'paleontological' => 'palaeontological', 129 'paleontologist' => 'palaeontologist', 130 'paleontology' => 'palaeontology', 131 'paleozoic' => 'palaeozoic', 132 'pamplet' => 'pamphlet', 133 'paralell' => 'parallel', 134 'parl' => 'parliament', 135 'parlt' => 'parliament', 136 'pediatric' => 'paediatric', 137 'pediatrician' => 'paediatrician', 138 'pediatrics' => 'paediatrics', 139 'pedodontia' => 'paedodontia', 140 'pedodontics' => 'paedodontics', 141 'personel' => 'personnel', 142 'practise' => 'practice', 143 'program' => 'programme', 144 'psych' => 'psychology', 145 146 'questionaire' => 'questionnaire', 147 148 'rarify' => 'rarefy', 149 'reccomend' => 'recommend', 150 'recieve' => 'receive', 151 'resistence' => 'resistance', 152 'restaraunt' => 'restaurant', 153 154 'savior' => 'saviour', 155 'sep' => 'september', 156 'seperate' => 'separate', 157 'sept' => 'september', 158 'sieze' => 'seize', 159 'summarize' => 'summarise', 160 'summerize' => 'summarise', 161 'superceed' => 'supercede', 162 'superintendant' => 'superintendent', 163 'supersede' => 'supercede', 164 'suprise' => 'surprise', 165 'surprize' => 'surprise', 166 'synchronise' => 'synchronize', 167 168 'temperary' => 'temporary', 169 'theater' => 'theatre', 170 'threshhold' => 'threshold', 171 'transfered' => 'transferred', 172 'truely' => 'truly', 173 'truley' => 'truly', 174 175 'useable' => 'usable', 176 177 'valor' => 'valour', 178 'vigor' => 'vigour', 179 'vol' => 'volume', 180 181 'whack' => 'wack', 182 'withold' => 'withhold', 183 184 'yeild' => 'yield', 185 ); 186 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Wed Nov 22 00:35:05 2006 | Cross-referenced by PHPXref 0.6 |