73,385
edits
(bold) |
(create table) |
||
Line 28: | Line 28: | ||
Use these rules to manually create a Soundex code for an ancestor’s name. | Use these rules to manually create a Soundex code for an ancestor’s name. | ||
{| width="200" cellspacing="1" cellpadding="1" border="1" align="center" | |||
|+ '''Soundex Key Letter Codes''' | |||
|- | |||
| valign="middle" align="center" | '''''Number'''''<br> | |||
| '''''Represents the Letters<br>''''' | |||
|- | |||
| valign="middle" align="center" | 1<br> | |||
| b, f, p, v <br> | |||
|- | |||
| valign="middle" align="center" | 2<br> | |||
| c, g, j, k, q, s, x, z<br> | |||
|- | |||
| valign="middle" align="center" | 3<br> | |||
| d, t<br> | |||
|- | |||
| valign="middle" align="center" | 4<br> | |||
| l<br> | |||
|- | |||
| valign="middle" align="center" | 5<br> | |||
| m, n<br> | |||
|- | |||
| valign="middle" align="center" | 6<br> | |||
| r<br> | |||
|} | |||
=== '''Basic Rules'''<sup>2</sup> === | === '''Basic Rules'''<sup>2</sup> === | ||
Line 36: | Line 61: | ||
*Numbers are assigned to the remaining letters of the name according to the table of Soundex Key Letter Codes shown below. | *Numbers are assigned to the remaining letters of the name according to the table of Soundex Key Letter Codes shown below. | ||
*Zeroes are added at the end if necessary to produce a four-character code. Excess letters are disregarded if they would produce a code longer than four-characters. For example '''Lee''' = L000, and '''Christopherson''' = C623. | *Zeroes are added at the end if necessary to produce a four-character code. Excess letters are disregarded if they would produce a code longer than four-characters. For example '''Lee''' = L000, and '''Christopherson''' = C623. | ||
=== '''Additonal Rules''' === | === '''Additonal Rules''' === |
edits