Carntown, Kentucky
Carntown is an unincorporated community in Pendleton County, in the U.S. state of Kentucky.
History
A variant name was Motier.[1] A post office called Motier was established in 1839, the name was changed to Carntown in 1891, and the post office closed in 1920.[2] Jacob Carnes, one of the early postmasters, gave the community its present name.[3]
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", options=["-c", "copy"])bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", args=["-c", "copy"])bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegPCMAudio("http://localhost:7778/")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegAudio("http://localhost:7778/", args=["-ac", "1", "-b:a", "64k"])bot.voice.play(source)```
References
- U.S. Geological Survey Geographic Names Information System: Carntown, Kentucky
- "Pendleton County". Jim Forte Postal History. Archived from the original on 4 March 2016. Retrieved 12 January 2016.
- Rennick, Robert M. (28 August 2013). Kentucky Place Names. University Press of Kentucky. p. 114. ISBN 0-8131-4401-9.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.