home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pafrv932.zip / HENRY.INF < prev    next >
Text File  |  1993-04-01  |  3KB  |  49 lines

  1.  
  2.  
  3.           ╔══════════════════════════════════════════════════════════╗
  4.           ║      Information About HENRY - From File HENRY.INF       ║
  5.           ╟──────────────────────────────────────────────────────────╢
  6.           ║      PAF Review   -   Edition 93.2   -   April 1993      ║
  7.           ╚══════════════════════════════════════════════════════════╝
  8.  
  9.         Generates a reference table of Henry numbers from PAF data. Also
  10.         verifies the correct order of marriages and children checks the
  11.         continuity of a family surname.
  12.  
  13.         Version:       1.3
  14.         Author:        Ann Turner
  15.         Address:       418 Gilbert, Menlo Park, CA 94025
  16.         Version Date:  March 1992
  17.         BBS File Name: HENRY13.ZIP
  18.         Software Type: Shareware
  19.         Fee:           $5.00 suggested - $7.50 to order from author.
  20.         Read/Write:    Read only   
  21.  
  22.         The Henry numbering system is a way of numbering descendants of a 
  23.         person.  It  is named after Reginald Buchanan Henry, who used the
  24.         system in his book "Genealogies of the Families of the
  25.         Presidents."  The starting person is given the number 1.  His 
  26.         first child is numbered 11,  his second child is 12, his third
  27.         child is 13, etc.  The children of 12 are 121, 122, 123,  124,
  28.         125, etc.  Each person's number starts with his  parent's number
  29.         and adds a digit  to represent his position in the family.  Thus
  30.         if a person  has  the number 142835, he is in the sixth generation
  31.         (there are six digits), and he is the  fifth child of the third
  32.         child of  the eighth child of the second child of the fourth child
  33.         of  the starting person.
  34.  
  35.         What if there are more than 9 children in a family?  One way to
  36.         handle this is to put  the number in parentheses: e.g. 142(10)35. 
  37.         An alternative way uses the letters A to Z,  where A is 10, B is
  38.         11, C is 12, etc.  This method is the one used in the program, for
  39.         it saves space and simplifies computer operations such as sorting.
  40.  
  41.         Why would one want to use the Henry system?  It is the simplest
  42.         way to  trace generations back and forth when perusing a
  43.         manuscript, for the Henry number of  any person's ancestors or
  44.         descendants is known.  Furthermore, lines can be  extended 
  45.         without renumbering when new information is found. Indexing a
  46.         manuscript is a  simple matter - page numbers are not required, as
  47.         Henry numbers are sufficient to locate  any person.
  48.  
  49.