This function constructs a tibble representation of the PERSONAL_NAME_PIECES from the GEDCOM 5.5.5 specification.
Non indexing name piece that appears preceding the given name and surname parts. Different name prefix parts are separated by a comma.
Given name or earned name. Different given names are separated by a comma.
A descriptive or familiar name used in connection with one's proper name.
Surname prefix or article used in a family name. A surname prefix that consists of multiple parts is written as is, and not modified in any way. Thus, the surname prefix for the surname “de la Cruz” is “de la”.
Surname or family name. Different surnames are separated by a comma.
Non-indexing name piece that appears after the given name and surname parts. Different name suffix parts are separated by a comma.
A list of NOTE_STRUCTURE() objects.
A list of SOURCE_CITATION() objects.
A tidy tibble containing the PERSONAL_NAME_PIECES part of a GEDCOM file.