OK, I was playing with a solution to initialized names earlier. Logic
is:
All given names have their own nameParts.
If such namePart only contains one character, it is understood to be
initialized.
If not, it is not initialized.
Is that generalizable?
Bruce
|