SAS Quality Knowledge Base for Contact Information 27

Name (with Infix)

Parse Definition

Name (with Infix)
Description The Name (with Infix) parse definition parses names of individuals, using an Infix token for embedded title words.
Output Tokens Prefix
Marriage Name
Infix
Family Name
Given Name
Suffix
Title/Additional Info
Example 1 Input Output Token Output
dr. Kiss Józsefné Prefix dr.
Marriage Name  
Infix  
Family Name Kiss
Given Name Józsefné
Suffix  
Title/Additional Info  
Example 2 Input Output Token Output
ifj. Kiss Lászlóné dr. Sipos Gabriella Prefix ifj.
Marriage Name Kiss Lászlóné
Infix dr.
Family Name Sipos
Given Name Gabriella
Suffix  
Title/Additional Info  
Example 3 Input Output Token Output
Dézsi István Zoltán (ifj.) Prefix ifj.
Marriage Name  
Infix  
Family Name Dézsi
Given Name István Zoltán
Suffix  
Title/Additional Info  
Remarks When a woman's name is represented as her husband's name extended with the suffix -né, then the husband's family name and given name are parsed into the Family Name and Given Name tokens (see example 1). If a woman's name contains her maiden family name, then the woman's maiden name and given name are parsed into Family Name and Given Name, and the husband's name is parsed into the Marriage Name token (example 2).

If a name contains a title at the beginning of the name, the title is parsed into the Prefix token (examples 1 and 2). If the title appears between the husband's name and a woman's maiden name, the title is parsed into the Infix token (example 2). Generational indicator words such as ifj are always parsed into the Prefix token (example 3).