Jump to content

User:Fabartus/temp4: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m subst Succession template, replaced: {{succession → {{subst:Succession using AWB
Temp park Mingo adds and rephrasings
 
Line 1: Line 1:
==History==
{{User:Fabartus/status}}
[[Image:Statue of Chief Logan the Orator (Logan, West Virginia).jpg|thumb|Statue of [[Chief Logan|Logan]], a famous Mingo leader, in [[Logan, West Virginia]].]]
{{s-start}}
[[File:Fort_Ancient_Monongahela_cultures_HRoe_2010.jpg|thumb|Accounts site the Mingo homelands in the same region archeologists place '''the [[Monongahela Culture]]'''. An area extending from the area of [[Wheeling, West Virginia]] northeasterly into the [[Appalachian Plateau]] along various tributary streams of the [[Monongahela River|Monongahela]] and the [[Allegheny River]]s with community sites in the highlands above the [[gaps of the Allegheny]].]]
{{s-bef|before=[[User:Fabartus/temp3]]}}
{{s-ttl|title=[[User:Fabartus]]<br>[[User talk:Fabartus]]|years=}}
{{s-aft|after=[[User:Fabartus/temp5]]}}
{{s-end}}
----
= Aborted edit in [[Macro (computer science)]] =
<b>[[User:Fabartus|Fra]]</b><font color="green">[[User talk:Fabartus|nkB]]</font> 21:32, 10 July 2008 (UTC)
{{-}}
{|style="float:right; clear:left; background:transparent; "
|-
!colspan=2|Macro libraries in the [[Standard C]] programming language
|-valign=top
|
{|class="wikitable" style="<!--float:right; clear:left; -->background:#e9e955; "
|-
! Name
!style="max-width:30%;"| Description
|-
|<code>[[acos (programming)|acos]]</code> || [[arccosine]]
|-
|<code>[[asin (programming)|asin]]</code> || [[arcsine]]
|-
|<code>[[atan (programming)|atan]]</code> || [[arctangent]]
|-
|<code>[[atan2]]</code> || two-parameter [[arctangent]]
|-
|<code>[[ceil (programming)|ceil]]</code> || smallest [[integer]] not less than parameter
|-
|<code>cos</code> || [[cosine]]
|-
|<code>cosh</code> || [[hyperbolic cosine]]
|-
|<code>exp</code> || [[exponential]] function
|-
|<code>[[abs (programming)|fabs]]</code> || [[absolute value]]
|-
|style="max-width:30%;"|<code>[[floor (programming)|floor]]</code> || largest integer not greater than parameter
|-
|<code>[[fmod]]</code> || floating point remainder
|-
|<code>[[frexp]]</code> || fraction and power of 2.
|-
|<code>[[ldexp]]</code> || scale exponent of floating-point value
|-
|<code>[[log (programming)|log]]</code> || [[natural logarithm]]
|-
|<code>[[log10]]</code> || base-10 [[logarithm]]
|-
|style="max-width:30%;"|<code>[[modf]]</code>(x,p) || returns fractional part of x and stores integral part where pointer p points to
|-
|<code>[[pow (programming)|pow(x,y)]]</code> || compute a value taken to an exponent, ''x<sup>y</sup>''
|-
|<code>[[sin (programming)|sin]]</code> || [[sine]]
|-
|<code>[[sinh (programming)|sinh]]</code> || [[hyperbolic sine]]
|-
|<code>[[sqrt (programming)|sqrt]]</code> || [[square root]]
|-
|<code>[[tan (programming)|tan]]</code> || [[tangent (trigonometric function)|tangent]]
|-
|<code>[[tanh (programming)|tanh]]</code> || [[hyperbolic tangent]]
|}
|
{{C_Standard_library}}
|-
|}
{{otheruses|Macro (disambiguation)}}


The putative Mingo homeland is centered in Western Pennsylvania roughly coincident with the areas occupied by the [[Monongahela culture]]<ref name="AmHeritageBk">
A '''macro''' in [[computer science]] is a rule or [[pattern]] that specifies how a certain input sequence (often a sequence of [[Character (computing)|characters]]) should be mapped to an output sequence (also often a sequence of characters) according to a defined procedure. The mapping process which instantiates a macro into a specific output sequence is known as ''macro expansion''.
{{cite encyclopedia |year=1961 |encyclopedia=,|location= |id=
|title=The American Heritage Book of Indians
|author=Editor: Alvin M. Josephy, Jr., by The editors of American Heritage Magazine
|editor=pages 188-189|publisher=American Heritage Publishing Co., Inc.
|lccn=61-14871
}}
</ref> to which archaeologists assign an end date within a century of the Mingo people's brief appearance in the historical record. The tribe is believed to be an amalgam who fled Indian-on-Indian wars and joined together into a new tribal group, and this was thought to be more unstable than other native groups. This sparsely populated homeland of the Mingo is geographically generally located in the lower reaches of both the Allegheny and Monongahela watersheds and in the (more defensible{{efn|New American}}) highlands above the two located South-southwest of [[Iroquois]] lands, South of the range of the [[Erie people]], Northeast of the [[Shawnee]], and East of the [[Miami people]] in their highland settlements in the general vicinity of the triangle formed by [[Pittsburgh]], [[Bedford, Pennsylvania|Bedford]], [[Johnstown, Pennsylvania|Johnstown]]. Differing interpretations of why the region was nearly depopulated from as early 1600, certainly by the mid-1600s well into the mid-eighteenth century range in blame on continual inter-tribe warfare known as the [[Beaver Wars]], normally blaming the [[Iroquois Confederation]] and/or the 'fierce' [[Susquehannock]]s. Alternative beliefs are the region was depopulated by a severe disease epidemic, perhaps one even worse than that which eliminated an estimated 90% of the once powerful Susquehannock in 1670-74. Other researchers blame a confluence of these and perhaps other factors, such as a voluntary migration. What is known for certain is the Mingo were likely an amalgamation of disparate peoples who likely banded together for mutual protection against the larger Amerindian groups extant in the late 17th and early 18th centuries, in effect forming a new tribe. Some scholars believe the group included a wide variety of broken tribes, so the Mingo served to merge natives from tribal groups normally hostile to one another, in particular some Delaware people and Susquehannock.


[[Image:WheelingNationalRdMingoStatue1.jpg|thumb|Statue of Mingo, Greetings to Wayfarers, in [[Wheeling, West Virginia]].]]
The term originated with [[Assembly language|Assembly language macro-assemblers]], where the idea is to make available to the [[Computer programming|programmer]] a typing-aid name, which would when typed, then fill in a sequence of error free computing instructions as a single program statement or term, making the programming task less tedious and less error-prone.<ref>{{cite journal | last = Greenwald | first = Irwin D. | coauthors = Maureen Kane | title = The Share 709 System: Programming and Modification | journal = Journal of the ACM | volume = 6 | issue = 2 | pages = 128–133 | publisher = ACM | location = New York, NY, USA | date = April 1959 | url = http://doi.acm.org/10.1145/320964.320967 | format = [[PDF]] | doi = 10.1145/320964.320967 <!--Retrieved from URL by DOI bot-->|quote= Quotation: "One of the important uses of programmer macros is to save time and clerical-type errors in writing sequence of instructions which are often repeated in the course of a program."}}</ref
[[Image:WheelingNationalRdMingoStatue2.jpg|thumb|Statue of Mingo, Greetings to Wayfarers, in [[Wheeling, West Virginia]].]]
><ref>{{cite journal | last = [[Christopher Strachey|Strachey]]| first = Christopher | title = A General Purpose Macrogenerator| journal = Computer Journal| volume = 8 | issue = 3 | pages = 225–241|date=October 1965 | doi = 10.1093/comjnl/8.3.225}}</ref> Simple 'name substitution Macros' were soon followed by macros which could do basic commonplace mathematics functions which accepted parameters and could do assembler code expansion during the preprocessing pass of [[compiler|compiling or assembling]] implementing such elementary but repetitively needed functions as returning the value of the greater of two numbers, the absolute value of a number, and many others. [[math.h]]
The Mingo may have been an independent but related tribal group, perhaps a splinter tribe of their neighbors, the [[Erie people]], well outside the normal political alignments of the [[Iroquois Confederacy]], as were the [[Tuscarora people|Tuscorora]] who later in 1722 joined the confederacy as the Sixth Nation. More likely, they were like-related remnants of the [[Susquehannock]]s (also related to the Erie-Tuscorora-Iroquois tribes) who'd filtered west through the [[gaps of the Allegheny]] sometime before or in the aftermath of the collapse of their civilization in 1670-72; some of whom had taken the ancient clan trails south through Virginia triggering [[Bacon's Rebellion]] (1676) during their migration, and joined the Tuscorora.
The fact is, there were too few white men{{efn|Many historical records are dependent upon the writings of individuals, such as missionaries; so the sparse French pastors working along side the Amerindians and rare Dutchman that kept records and diaries provide better glimpses of [[17th century|pre-seventeenth century]] native American civilizations than almost any record from British American colonies, where westward explorers had more pecuniary motives involving obtaining furs as their motives for risking life and limb visiting oft hostile aboriginal territories.
}} exploring west of the [[Alleghenies]] before the mid-[[18th century]] for anything but stroboscopic glimpses of a few facts that were known about any group of the [[Woodland period|Inland Woodland peoples]]. The etymology of the name Mingo derives from the Delaware word, ''mingwe'' or ''Minque'' as transliterated from their Algonquian language, meaning treacherous or stealthy. In the 17th century, the terms Minqua or Minquaa were used interchangeably to refer to the Iroquois and to the Susquehannock, both Iroquoian-speaking tribes.


The Mingo were noted for having a bad reputation and were sometimes referred to as "Blue Mingo" or "Black Mingo" for their misdeeds. The people who became known as Mingo migrated to the [[Ohio Country]] in the mid-eighteenth century, part of a movement of various Native American tribes away from European pressures to a region that had been sparsely populated for decades but some believe became controlled as a hunting ground by the Iroquois during their aggressions in the [[Beaver Wars]]. The "Mingo dialect" that dominated the Ohio valley from the late 17th to early 18th centuries is considered a variant most similar to the [[Seneca language]]. In geography, the dates correspond to the mid-century ascendancy of the Susquehannock over the Eastern Iroquois and [[Poconos]]' Delaware tribes, and the sudden collapse of that culture from disease and defeat suggests
==Keyboard and mouse macros==
'''Keyboard macros''' and '''mouse macros''' allow short sequences of keystrokes and mouse actions to be transformed into other, usually more time-consuming, sequences of keystrokes and mouse actions. In this way, frequently-used or [[repetitive]] [[sequence]]s of keystrokes and mouse movements can be [[automate]]d. Separate programs for creating these macros are called [[macro recorder]]s.


After the [[French and Indian War]] (1754-1763), many [[Cayuga people]] moved to Ohio, where the British granted them a reservation along the [[Sandusky River]]. They were joined there by [[Shawnee]] of Ohio and the rest of the Mingo confederacy. Their villages were increasingly an amalgamation of Iroquoian Seneca, [[Wyandot people|Wyandot]] and Susquehannock; and [[Algonquian languages|Algonquian]]-language [[Shawnee]] and [[Lenape|Delaware]] migrants.
During the 1980s, macro programs -- originally [[SmartKey]], then [[SuperKey]], KeyWorks, Prokey -- were very popular, first as a means to automatically format [[screenplay]]s, then for a variety of user input tasks. These programs were based on the TSR (''Terminate and stay resident'') mode of operation and applied to all keyboard input, no matter in which context it occurred. They have to some extent fallen into obsolesence following the advent of mouse-driven user interface and the availability of keyboard and mouse macros in applications, such as word processors and spreadsheets, which makes it possible to create application-sensitive keyboard macros.


Although the Iroquois Confederacy had claimed hunting rights and sovereignty over much of the [[Ohio River Valley]] since the late 17th century, these people increasingly acted independently. When [[Pontiac's Rebellion]] broke out in 1763 at the end of the Seven Years' War, many Mingo joined with other tribes in the attempt to drive the British out of the Ohio Country. At that time, most of the Iroquois nations based in New York were closely allied to the British. The Mingo-Seneca Chief [[Guyasuta]] (c. 1725–c. 1794) was one of the leaders in Pontiac's War.
Keyboard macros have in more recent times come to life as a method of exploiting the economy of [[MMORPG]]s. By tirelessly performing a boring, repetitive, but low risk action, a player running a macro can earn a large amount of the game's currency. This effect is even larger when a macro-using player operates multiple accounts simultaneously, or operates the accounts for a large amount of time each day. As this money is generated without human intervention, it can dramatically upset the economy of the game by causing runaway [[inflation]]. For this reason, use of macros is a violation of the [[Terms of Service|TOS]] or [[EULA]] of most [[MMORPG]]s, and administrators of MMORPGs fight a continual war to identify and punish macro users<ref>{{cite web |url=http://www.runescape.com/ |title=Runescape: The Massive Online Adventure Game by Jagex Ltd. |accessdate=2008-04-03}}</ref>.


Another famous Mingo leader was [[Chief Logan]] (c. 1723–1780), who had good relations with neighboring white settlers. Logan was not a [[warlord|war chief]], but a village leader. In 1774, as tensions between whites and Indians were on the rise due to a series of violent conflicts, a band of white outlaws murdered Logan's family. Local chiefs counseled restraint, but acknowledged Logan's right to revenge. Logan exacted his vengeance in a series of raids with a dozen followers, not all of whom were Mingos.
===Application macros and scripting===
Keyboard and mouse macros that are created using an application's built-in macro features are sometimes called '''application macros'''. They are sometimes created by carrying out the sequence once and letting the application record the actions. An underlying macro programming language, most commonly a [[Scripting language]], with direct access to the features of the application may also exist.


His vengeance satisfied, he did not participate in the resulting Lord [[Dunmore's War]]. He was not likely to have been at the climactic [[Battle of Point Pleasant]]. Rather than take part in the peace conference, he expressed his thoughts in "[[Logan's Lament]]." His speech was printed and widely distributed. It is one of the most well-known examples of [[Indigenous people of the Americas|Native American]] oratory.
The programmers' text editor [[Emacs]] (short for "editing macros") follows this idea to a conclusion. In effect, most of the editor is made of macros. Emacs was originally devised as a set of macros in the editing language [[Text Editor and Corrector|TECO]]; it was later ported to dialects of Lisp.


By 1830, the Mingo were flourishing in western Ohio, where they had improved their farms and established schools and other civic institutions. After the US passed the [[Indian Removal Act]] in that same year, the government pressured the Mingo to sell their lands and migrate to [[Kansas]] in 1832. In Kansas, the Mingo joined other Seneca and Cayuga bands, and the tribes shared the Neosho Reservation.
[[Visual Basic for Applications]] (VBA) is a programming language included in [[Microsoft Office]] and some other applications. However, its function has evolved from and replaced the macro languages which were originally included in some of these applications.


In 1869, after the [[American Civil War]], the US government pressed for Indian removal to [[Indian Territory]] (present-day Oklahoma). The three tribes moved to present-day [[Ottawa County, Oklahoma]]. In 1881, a band of Cayuga from [[Canada]] joined the Seneca Tribe in Indian Territory. In 1902, shortly before Oklahoma became a state, 372 members of the joint tribe received individual land allotments under a federal program to extinguish common tribal land holdings and encourage assimilation to the European-American model.
====Macro virus====
{{main|Macro virus (computing)}}
VBA has access to most [[Win32 API|Microsoft Windows system call]]s and executes when documents are opened. This makes it relatively easy to write [[computer virus]]es in VBA, commonly known as [[Macro virus (computing)|macro virus]]es. In the mid-to-late 1990s, this became one of the most common types of computer virus. However, during the late 1990's and to date, [[Microsoft]] has been patching and updating their programs. In addition, current anti-virus programs immediately counteract such attacks.


In 1937 after the [[Oklahoma Indian Welfare Act]], the tribes reorganized. They identified as the [[Seneca-Cayuga Tribe of Oklahoma]] and became federally recognized. Today, the tribe numbers over 5,000 members. They continue to maintain cultural and religious ties to the Six Nations of the Iroquois.
== Text substitution macros ==
Languages such as [[C (programming language)|C]] and [[assembly language]] have simple macro systems, implemented as [[preprocessor]]s to the compiler or assembler. [[C preprocessor]] macros work by simple textual search-and-replace at the token, rather than the character, level.
A classic use of macros is in the computer typesetting system [[TeX]] and its derivatives, where most of the functionality is based on macros.
[[MacroML]] is an experimental system that seeks to reconcile [[static typing]] and macro systems. [[Nemerle]] has typed syntax macros, and one productive way to think of these syntax macros is as a [[Metaprogramming|multi-stage computation]].
Other examples:
* [[M4 (computer language)|M4]] is a sophisticated, stand-alone, macro processor.
* [[TRAC programming language|TRAC]]
* [[PHP]]
* [[METAL|Macro Extension TAL]], accompanying [[Template Attribute Language]]
* [[SMX]]
* [[ml/1]]
* The [[General Purpose Macroprocessor]] is a contextual pattern matching macro processor, which could be described as a combination of [[regular expression]]s, [[EBNF]] and [[AWK (programming language)|AWK]]
* [[SAM76]]

{{See also|Assembly language#Macros|Algorithm}}

== Procedural macros ==
Macros in the PL/I programming language are written in a subset of PL/I itself: the compiler executes "preprocessor statements" at compilation time, and the output of this execution forms part of the code that is compiled. The ability to use a familiar procedural language as the macro language gives power much greater than that of text substitution macros, at the expense of a larger and slower compiler.

Most assembly languages have less powerful procedural macro facilities, for example allowing a block of code to be repeated N times for loop unrolling; but these have a completely different syntax from the actual assembly language.

== Lisp macros ==
[[Lisp (programming language)|Lisp]]'s uniform, parenthesized syntax works especially well with macros. Languages of the Lisp family, such as [[Common Lisp]] and [[Scheme (programming language)|Scheme]], have powerful macro systems because the syntax is simple enough to be parsed easily. Lisp macros transform the program structure itself, with the full language available to express such transformations. Common Lisp and Scheme differ in their macro systems: Scheme's is based on pattern matching, while Common Lisp macros are functions that explicitly construct sections of the program.

Being able to choose the order of evaluation (see [[lazy evaluation]] and [[Strict function|non-strict functions]]) enables the creation of new syntactic constructs (e.g. [[control structures]]) indistinguishable from those built into the language. For instance, in a Lisp dialect that has <CODE>cond</CODE> but lacks <CODE>if</CODE>, it is possible to define the latter in terms of the former using macros.

Macros also make it possible to define data languages which are immediately compiled into code, which means that constructs such as state machines can be implemented in a way that is both natural and efficient.<ref>[http://www.cs.brown.edu/~sk/Publications/Papers/Published/sk-automata-macros/ Brown University Paper on Automata Macros ]</ref>

== Macros as solution to machine independent software ==
Macros are normally used to map a short string (macro invocation) to a longer sequence of instructions. Another, less common, use of macros is to do the reverse: to map a sequence of instructions to a macro string. This was the approach taken by the STAGE2 Mobile Programming System, which used a rudimentary macro compiler (called SIMCMP) to map the specific instruction set of a given computer to counterpart ''machine-independent'' macros. Applications (notably compilers) written in these machine-independent macros can then be run without change on any computer equipped with the rudimentary macro compiler. The first application run in such a context is a more sophisticated and powerful macro compiler, written in the machine-independent macro language. This macro compiler is applied to itself, in a [[Bootstrapping (computing)|bootstrap]] fashion, to produce a compiled and much more efficient version of itself. The advantage of this approach is that complex applications can be ported from one computer to a very different computer with very little effort (for each target machine architecture, just the writing of the rudimentary macro compiler).<ref
>{{cite journal
| last = Orgass | first = Richard J. | coauthors = William M. Waite | title = A base for a mobile programming system | journal = Communications of the ACM | volume = 12 | issue = 9 | pages = 507–510 | publisher = ACM | location = New York, NY, USA | date = September 1969 | url = http://doi.acm.org/10.1145/363219.363226 | doi = 10.1145/363219.363226 <!--Retrieved from URL by DOI bot-->
}}</ref
><ref
>{{cite journal | last = Waite | first = William M. | title = The mobile programming system: STAGE2 | journal = Communications of the ACM | volume = 13 | issue = 7 | pages = 415–421 | publisher = ACM | location = New York, NY, USA | date = July 1970 | url = http://doi.acm.org/10.1145/362686.362691 | doi = 10.1145/362686.362691 <!--Retrieved from URL by DOI bot-->
}}</ref
> The advent of modern programming languages, notably [[C (programming language)|C]], for which compilers are available on virtually all computers, has rendered such an approach superfluous. This was, however, one of the first instances (if not the first) of [[Bootstrapping (compilers)|compiler bootstrapping]].

==References==
{{reflist}}

{{Programming language}}
<!--
[[Category:Programming constructs]]
[[Category:Source code]]
--->
[[ar:ماكرو]]
[[ca:Macro]]
[[cs:Makro (software)]]
[[de:Makro]]
[[es:Macro]]
[[fr:Macro-définition]]
[[it:Macro]]
[[nl:Macro (software)]]
[[ja:マクロ (コンピュータ用語)]]
[[pl:Makro]]
[[pt:Macro]]
[[ro:Macro substituţia]]
[[ru:Макрос]]
[[fi:Makro]]
[[sv:Makro (datateknik)]]
[[tr:Makrolar]]
[[uk:Макрос]]
[[zh:宏]]

Latest revision as of 14:38, 1 June 2016

History

[edit]
Statue of Logan, a famous Mingo leader, in Logan, West Virginia.
Accounts site the Mingo homelands in the same region archeologists place the Monongahela Culture. An area extending from the area of Wheeling, West Virginia northeasterly into the Appalachian Plateau along various tributary streams of the Monongahela and the Allegheny Rivers with community sites in the highlands above the gaps of the Allegheny.

The putative Mingo homeland is centered in Western Pennsylvania roughly coincident with the areas occupied by the Monongahela culture[1] to which archaeologists assign an end date within a century of the Mingo people's brief appearance in the historical record. The tribe is believed to be an amalgam who fled Indian-on-Indian wars and joined together into a new tribal group, and this was thought to be more unstable than other native groups. This sparsely populated homeland of the Mingo is geographically generally located in the lower reaches of both the Allegheny and Monongahela watersheds and in the (more defensible[a]) highlands above the two located South-southwest of Iroquois lands, South of the range of the Erie people, Northeast of the Shawnee, and East of the Miami people in their highland settlements in the general vicinity of the triangle formed by Pittsburgh, Bedford, Johnstown. Differing interpretations of why the region was nearly depopulated from as early 1600, certainly by the mid-1600s well into the mid-eighteenth century range in blame on continual inter-tribe warfare known as the Beaver Wars, normally blaming the Iroquois Confederation and/or the 'fierce' Susquehannocks. Alternative beliefs are the region was depopulated by a severe disease epidemic, perhaps one even worse than that which eliminated an estimated 90% of the once powerful Susquehannock in 1670-74. Other researchers blame a confluence of these and perhaps other factors, such as a voluntary migration. What is known for certain is the Mingo were likely an amalgamation of disparate peoples who likely banded together for mutual protection against the larger Amerindian groups extant in the late 17th and early 18th centuries, in effect forming a new tribe. Some scholars believe the group included a wide variety of broken tribes, so the Mingo served to merge natives from tribal groups normally hostile to one another, in particular some Delaware people and Susquehannock.

Statue of Mingo, Greetings to Wayfarers, in Wheeling, West Virginia.
Statue of Mingo, Greetings to Wayfarers, in Wheeling, West Virginia.

The Mingo may have been an independent but related tribal group, perhaps a splinter tribe of their neighbors, the Erie people, well outside the normal political alignments of the Iroquois Confederacy, as were the Tuscorora who later in 1722 joined the confederacy as the Sixth Nation. More likely, they were like-related remnants of the Susquehannocks (also related to the Erie-Tuscorora-Iroquois tribes) who'd filtered west through the gaps of the Allegheny sometime before or in the aftermath of the collapse of their civilization in 1670-72; some of whom had taken the ancient clan trails south through Virginia triggering Bacon's Rebellion (1676) during their migration, and joined the Tuscorora.

The fact is, there were too few white men[b] exploring west of the Alleghenies before the mid-18th century for anything but stroboscopic glimpses of a few facts that were known about any group of the Inland Woodland peoples. The etymology of the name Mingo derives from the Delaware word, mingwe or Minque as transliterated from their Algonquian language, meaning treacherous or stealthy. In the 17th century, the terms Minqua or Minquaa were used interchangeably to refer to the Iroquois and to the Susquehannock, both Iroquoian-speaking tribes.

The Mingo were noted for having a bad reputation and were sometimes referred to as "Blue Mingo" or "Black Mingo" for their misdeeds. The people who became known as Mingo migrated to the Ohio Country in the mid-eighteenth century, part of a movement of various Native American tribes away from European pressures to a region that had been sparsely populated for decades but some believe became controlled as a hunting ground by the Iroquois during their aggressions in the Beaver Wars. The "Mingo dialect" that dominated the Ohio valley from the late 17th to early 18th centuries is considered a variant most similar to the Seneca language. In geography, the dates correspond to the mid-century ascendancy of the Susquehannock over the Eastern Iroquois and Poconos' Delaware tribes, and the sudden collapse of that culture from disease and defeat suggests

After the French and Indian War (1754-1763), many Cayuga people moved to Ohio, where the British granted them a reservation along the Sandusky River. They were joined there by Shawnee of Ohio and the rest of the Mingo confederacy. Their villages were increasingly an amalgamation of Iroquoian Seneca, Wyandot and Susquehannock; and Algonquian-language Shawnee and Delaware migrants.

Although the Iroquois Confederacy had claimed hunting rights and sovereignty over much of the Ohio River Valley since the late 17th century, these people increasingly acted independently. When Pontiac's Rebellion broke out in 1763 at the end of the Seven Years' War, many Mingo joined with other tribes in the attempt to drive the British out of the Ohio Country. At that time, most of the Iroquois nations based in New York were closely allied to the British. The Mingo-Seneca Chief Guyasuta (c. 1725–c. 1794) was one of the leaders in Pontiac's War.

Another famous Mingo leader was Chief Logan (c. 1723–1780), who had good relations with neighboring white settlers. Logan was not a war chief, but a village leader. In 1774, as tensions between whites and Indians were on the rise due to a series of violent conflicts, a band of white outlaws murdered Logan's family. Local chiefs counseled restraint, but acknowledged Logan's right to revenge. Logan exacted his vengeance in a series of raids with a dozen followers, not all of whom were Mingos.

His vengeance satisfied, he did not participate in the resulting Lord Dunmore's War. He was not likely to have been at the climactic Battle of Point Pleasant. Rather than take part in the peace conference, he expressed his thoughts in "Logan's Lament." His speech was printed and widely distributed. It is one of the most well-known examples of Native American oratory.

By 1830, the Mingo were flourishing in western Ohio, where they had improved their farms and established schools and other civic institutions. After the US passed the Indian Removal Act in that same year, the government pressured the Mingo to sell their lands and migrate to Kansas in 1832. In Kansas, the Mingo joined other Seneca and Cayuga bands, and the tribes shared the Neosho Reservation.

In 1869, after the American Civil War, the US government pressed for Indian removal to Indian Territory (present-day Oklahoma). The three tribes moved to present-day Ottawa County, Oklahoma. In 1881, a band of Cayuga from Canada joined the Seneca Tribe in Indian Territory. In 1902, shortly before Oklahoma became a state, 372 members of the joint tribe received individual land allotments under a federal program to extinguish common tribal land holdings and encourage assimilation to the European-American model.

In 1937 after the Oklahoma Indian Welfare Act, the tribes reorganized. They identified as the Seneca-Cayuga Tribe of Oklahoma and became federally recognized. Today, the tribe numbers over 5,000 members. They continue to maintain cultural and religious ties to the Six Nations of the Iroquois.

  1. ^ Editor: Alvin M. Josephy, Jr., by The editors of American Heritage Magazine (1961). "The American Heritage Book of Indians". In pages 188-189 (ed.). ,. American Heritage Publishing Co., Inc. LCCN 61-14871. {{cite encyclopedia}}: |author= has generic name (help)CS1 maint: extra punctuation (link) CS1 maint: multiple names: authors list (link) CS1 maint: numeric names: editors list (link)


Cite error: There are <ref group=lower-alpha> tags or {{efn}} templates on this page, but the references will not show without a {{reflist|group=lower-alpha}} template or {{notelist}} template (see the help page).