Verzeichnisstruktur phpBB-3.1.0
- Veröffentlicht
- 27.10.2014
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
search_synonyms.php
001 <?php
002 /**
003 *
004 * This file is part of the phpBB Forum Software package.
005 *
006 * @copyright (c) phpBB Limited <https://www.phpbb.com>
007 * @license GNU General Public License, version 2 (GPL-2.0)
008 *
009 * For full copyright and license information, please see
010 * the docs/CREDITS.txt file.
011 *
012 */
013
014 if (!defined('IN_PHPBB'))
015 {
016 exit;
017 }
018
019 $synonyms = array(
020 'abcense' => 'absence',
021 'abridgement' => 'abridgment',
022 'accomodate' => 'accommodate',
023 'acknowledgment' => 'acknowledgement',
024 'airplane' => 'aeroplane',
025 'allright' => 'alright ',
026 'andy' => 'andrew',
027 'anemia' => 'anaemia',
028 'anemic' => 'anaemic',
029 'anesthesia' => 'anaesthesia',
030 'apologize' => 'apologise',
031 'archean' => 'archaean',
032 'archeology' => 'archaeology',
033 'archeozoic' => 'archaeozoic',
034 'armor' => 'armour',
035 'artic' => 'arctic',
036 'attachment' => 'attachement',
037 'attendence' => 'attendance',
038
039 'barbecue' => 'barbeque',
040 'behavior' => 'behaviour',
041 'biassed' => 'biased',
042 'biol' => 'biology',
043 'buletin' => 'bulletin',
044
045 'calender' => 'calendar',
046 'canceled' => 'cancelled',
047 'car' => 'automobile',
048 'catalog' => 'catalogue',
049 'cenozoic' => 'caenozoic',
050 'center' => 'centre',
051 'check' => 'cheque',
052 'color' => 'colour',
053 'comission' => 'commission',
054 'comittee' => 'committee',
055 'commitee' => 'committee',
056 'conceed' => 'concede',
057 'creating' => 'createing',
058 'curiculum' => 'curriculum',
059
060 'defense' => 'defence',
061 'develope' => 'develop',
062 'discription' => 'description',
063 'dulness' => 'dullness',
064
065 'encyclopedia' => 'encyclopaedia',
066 'enroll' => 'enrol',
067 'esthetic' => 'aesthetic',
068 'etiology' => 'aetiology',
069 'exhorbitant' => 'exorbitant',
070 'exhuberant' => 'exuberant',
071 'existance' => 'existence',
072
073 'favorite' => 'favourite',
074 'fetus' => 'foetus',
075 'ficticious' => 'fictitious',
076 'flavor' => 'flavour',
077 'flourescent' => 'fluorescent',
078 'foriegn' => 'foreign',
079 'fourty' => 'forty',
080
081 'gage' => 'gauge',
082 'geneology' => 'genealogy',
083 'grammer' => 'grammar',
084 'gray' => 'grey',
085 'guerilla' => 'guerrilla',
086 'gynecology' => 'gynaecology',
087
088 'harbor' => 'harbour',
089 'heighth' => 'height',
090 'hemaglobin' => 'haemaglobin',
091 'hematin' => 'haematin',
092 'hematite' => 'haematite',
093 'hematology' => 'haematology',
094 'honor' => 'honour',
095
096 'innoculate' => 'inoculate',
097 'installment' => 'instalment',
098 'irrelevent' => 'irrelevant',
099 'irrevelant' => 'irrelevant',
100
101 'jeweler' => 'jeweller',
102 'judgment' => 'judgement',
103
104 'labeled' => 'labelled',
105 'labor' => 'labour',
106 'laborer' => 'labourer',
107 'laborers' => 'labourers',
108 'laboring' => 'labouring',
109 'licence' => 'license',
110 'liesure' => 'leisure',
111 'liquify' => 'liquefy',
112
113 'maintainance' => 'maintenance',
114 'maintenence' => 'maintenance',
115 'medieval' => 'mediaeval',
116 'meter' => 'metre',
117 'milage' => 'mileage',
118 'millipede' => 'millepede',
119 'miscelaneous' => 'miscellaneous',
120 'morgage' => 'mortgage',
121
122 'noticable' => 'noticeable',
123
124 'occurence' => 'occurrence',
125 'offense' => 'offence',
126 'ommision' => 'omission',
127 'ommission' => 'omission',
128 'optimize' => 'optimise',
129 'organize' => 'organise',
130
131 'pajamas' => 'pyjamas',
132 'paleography' => 'palaeography',
133 'paleolithic' => 'palaeolithic',
134 'paleontological' => 'palaeontological',
135 'paleontologist' => 'palaeontologist',
136 'paleontology' => 'palaeontology',
137 'paleozoic' => 'palaeozoic',
138 'pamplet' => 'pamphlet',
139 'paralell' => 'parallel',
140 'parl' => 'parliament',
141 'parlt' => 'parliament',
142 'pediatric' => 'paediatric',
143 'pediatrician' => 'paediatrician',
144 'pediatrics' => 'paediatrics',
145 'pedodontia' => 'paedodontia',
146 'pedodontics' => 'paedodontics',
147 'personel' => 'personnel',
148 'practise' => 'practice',
149 'program' => 'programme',
150 'psych' => 'psychology',
151
152 'questionaire' => 'questionnaire',
153
154 'rarify' => 'rarefy',
155 'reccomend' => 'recommend',
156 'recieve' => 'receive',
157 'resistence' => 'resistance',
158 'restaraunt' => 'restaurant',
159
160 'savior' => 'saviour',
161 'sep' => 'september',
162 'seperate' => 'separate',
163 'sept' => 'september',
164 'sieze' => 'seize',
165 'summarize' => 'summarise',
166 'summerize' => 'summarise',
167 'superceed' => 'supercede',
168 'superintendant' => 'superintendent',
169 'supersede' => 'supercede',
170 'suprise' => 'surprise',
171 'surprize' => 'surprise',
172 'synchronise' => 'synchronize',
173
174 'temperary' => 'temporary',
175 'theater' => 'theatre',
176 'threshhold' => 'threshold',
177 'transfered' => 'transferred',
178 'truely' => 'truly',
179 'truley' => 'truly',
180
181 'useable' => 'usable',
182
183 'valor' => 'valour',
184 'vigor' => 'vigour',
185 'vol' => 'volume',
186
187 'whack' => 'wack',
188 'withold' => 'withhold',
189
190 'yeild' => 'yield',
191 );
192