<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://salisford.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AA_or_an%2Fwords</id>
	<title>Module:A or an/words - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://salisford.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AA_or_an%2Fwords"/>
	<link rel="alternate" type="text/html" href="https://salisford.net/index.php?title=Module:A_or_an/words&amp;action=history"/>
	<updated>2026-05-02T05:42:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://salisford.net/index.php?title=Module:A_or_an/words&amp;diff=721&amp;oldid=prev</id>
		<title>Cascadia: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://salisford.net/index.php?title=Module:A_or_an/words&amp;diff=721&amp;oldid=prev"/>
		<updated>2023-04-05T14:39:24Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:39, 5 April 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Cascadia</name></author>
	</entry>
	<entry>
		<id>https://salisford.net/index.php?title=Module:A_or_an/words&amp;diff=718&amp;oldid=prev</id>
		<title>wp&gt;Nardog at 19:30, 18 May 2020</title>
		<link rel="alternate" type="text/html" href="https://salisford.net/index.php?title=Module:A_or_an/words&amp;diff=718&amp;oldid=prev"/>
		<updated>2020-05-18T19:30:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return {&lt;br /&gt;
	vNums = { -- Numbers prefixed by 'an'&lt;br /&gt;
		'1[18]',&lt;br /&gt;
		'1[18]..', -- Assumes it's a year&lt;br /&gt;
		'1[18]...',&lt;br /&gt;
		'1[18]......',&lt;br /&gt;
		'1[18].........',&lt;br /&gt;
		'1[18]............',&lt;br /&gt;
		'8.*',&lt;br /&gt;
	},&lt;br /&gt;
	cvWords = { -- Words beginning with a consonant letter but prefixed by 'an'&lt;br /&gt;
		'f',&lt;br /&gt;
		'h',&lt;br /&gt;
		'haute.*',&lt;br /&gt;
		'heir.*',&lt;br /&gt;
		'hombres?',&lt;br /&gt;
		'honest.*',&lt;br /&gt;
		'honou?r.*',&lt;br /&gt;
		'hour.*',&lt;br /&gt;
		'l',&lt;br /&gt;
		'm',&lt;br /&gt;
		'mb[aeiou].+',&lt;br /&gt;
		'n',&lt;br /&gt;
		'nd[aeiou].+',&lt;br /&gt;
		'ng[aeiou].+',&lt;br /&gt;
		'nth',&lt;br /&gt;
		'r',&lt;br /&gt;
		's',&lt;br /&gt;
		'x',&lt;br /&gt;
		'xbox',&lt;br /&gt;
		'y[^aehioru].*',&lt;br /&gt;
	},&lt;br /&gt;
	cvWordsUS = { -- Words prefixed by 'an' only in American English&lt;br /&gt;
		-- 'Herbivore', 'herbivorous', etc. vary but pronunciations with /h/&lt;br /&gt;
		-- seem to be more--or at least equally--common.&lt;br /&gt;
		'herbs?',&lt;br /&gt;
		'herbal.*',&lt;br /&gt;
	},&lt;br /&gt;
	cvAcronyms = { -- Acronyms beginning with F/H/L/M/N/R/S/X but prefixed by 'a'&lt;br /&gt;
		'FAT',&lt;br /&gt;
		'FEMA',&lt;br /&gt;
		'FIBA',&lt;br /&gt;
		'FIDE',&lt;br /&gt;
		'FIFA',&lt;br /&gt;
		'FTSE',&lt;br /&gt;
		'FORTRAN',&lt;br /&gt;
		'FYROM',&lt;br /&gt;
		'HANS',&lt;br /&gt;
		'HEPA',&lt;br /&gt;
		'LAN',&lt;br /&gt;
		'LASIK',&lt;br /&gt;
		'LISP',&lt;br /&gt;
		'MAC',&lt;br /&gt;
		'MERS',&lt;br /&gt;
		'MIDI',&lt;br /&gt;
		'MIME',&lt;br /&gt;
		'MOOC',&lt;br /&gt;
		'NAFTA',&lt;br /&gt;
		'NASA',&lt;br /&gt;
		'NASCAR',&lt;br /&gt;
		'NASDAQ',&lt;br /&gt;
		'NATO',&lt;br /&gt;
		'NIMBY',&lt;br /&gt;
		'NOW',&lt;br /&gt;
		'RAID',&lt;br /&gt;
		'RAM',&lt;br /&gt;
		'RISC',&lt;br /&gt;
		'ROM',&lt;br /&gt;
		'SAGE',&lt;br /&gt;
		'SARS',&lt;br /&gt;
		'SCOTUS',&lt;br /&gt;
		'SIM',&lt;br /&gt;
		'STEM',&lt;br /&gt;
		'SWAT',&lt;br /&gt;
	},&lt;br /&gt;
	vvAcronyms = { -- Acronyms not beginning with F/H/L/M/N/R/S/X but prefixed by 'an'&lt;br /&gt;
		'UNRWA',&lt;br /&gt;
		'USDAW',&lt;br /&gt;
	},&lt;br /&gt;
	vcWords = { -- Words beginning with A/E/I/O/U but prefixed by 'a'&lt;br /&gt;
		'e[uw].*',&lt;br /&gt;
		'oaxaca.*',&lt;br /&gt;
		'onc?er?s?',&lt;br /&gt;
		'oneness',&lt;br /&gt;
		'oneself',&lt;br /&gt;
		'oua.*',&lt;br /&gt;
		'oui.*',&lt;br /&gt;
		'u',&lt;br /&gt;
		'uakaris?',&lt;br /&gt;
		'ubi.+',&lt;br /&gt;
		'udall',&lt;br /&gt;
		'udo[mn].+',&lt;br /&gt;
		'ufolog.*',&lt;br /&gt;
		'uganda',&lt;br /&gt;
		'ugandans?',&lt;br /&gt;
		'u[iy]gh?urs?',&lt;br /&gt;
		'uint.*',&lt;br /&gt;
		'ukases?',&lt;br /&gt;
		'ukes?',&lt;br /&gt;
		'uk[eu]leles?',&lt;br /&gt;
		'ukrain.*',&lt;br /&gt;
		'ulo[bt].*',&lt;br /&gt;
		'ulysses',&lt;br /&gt;
		'unabombers?',&lt;br /&gt;
		'unanimity',&lt;br /&gt;
		'unanimous.*',&lt;br /&gt;
		'unary',&lt;br /&gt;
		'uni.*',&lt;br /&gt;
		'upas',&lt;br /&gt;
		'upases',&lt;br /&gt;
		'ur[aeio].*',&lt;br /&gt;
		'uruguay.*',&lt;br /&gt;
		'us[aeiou].*',&lt;br /&gt;
		'ustinov',&lt;br /&gt;
		'ut[aeiou].*',&lt;br /&gt;
		'utd',&lt;br /&gt;
		'uther',&lt;br /&gt;
		'utrecht',&lt;br /&gt;
		'utri.*',&lt;br /&gt;
		'uv[aeiou].*',&lt;br /&gt;
	},&lt;br /&gt;
	vvWords = { -- Exceptions to the above&lt;br /&gt;
		'euler',&lt;br /&gt;
		'eupen',&lt;br /&gt;
		'euxton',&lt;br /&gt;
		'uniced',&lt;br /&gt;
		'unideaed',&lt;br /&gt;
		'unideal.*',&lt;br /&gt;
		'unidentif.*',&lt;br /&gt;
		'unideologic.*',&lt;br /&gt;
		'unidiomatic.*',&lt;br /&gt;
		'unignorab.*',&lt;br /&gt;
		'unill.*',&lt;br /&gt;
		'uni[mn][^aeiou].*',&lt;br /&gt;
		'unimagin.*',&lt;br /&gt;
		'unimitabl.*',&lt;br /&gt;
		'uninaugurated',&lt;br /&gt;
		'uninitiat.*',&lt;br /&gt;
		'uninoculat.*',&lt;br /&gt;
		'uniron.*',&lt;br /&gt;
		'unirr.*',&lt;br /&gt;
		'unissu.*',&lt;br /&gt;
	},&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>wp&gt;Nardog</name></author>
	</entry>
</feed>