// set relnamequalifier constants _BASIONYM = 1; _HOMONYM = 2; _REPLACED_SYNONYM = 3; _IS_TYPE_OF = 6; _IS_LECTOTYPE_OF = 61; _ORTHO_VARIANT = 16; _HAS_SAME_TYPE_AS = 18; // "relQual" is for some screwball system where URL.Relqualifier represents combination of status & relqualifier switch(PTStatus.StatusFk) { case 1: { // for accepted taxa, default synonym type is "homotypic" synType = 3; relQual = 5; break; } default: { // for non-accepted taxa, default synonym type is "heterotypic" synType = 6; relQual = 8; break; } } IsBasAuthorEmpty = (OneName.BasAuthorTeamFk eq 0 or OneName.BasAuthorTeamFk eq ""); BasionymHasAuthor = (OneName1.AuthorTeamFk neq 0 and OneName1.AuthorTeamFk neq ""); IsAuthorsDifferent = (OneName.BasAuthorTeamFk neq OneName1.AuthorTeamFk);

Selected Basionym: Selected Homonym: Selected Replaced Synonym: Selected type: Selected other homotypic synonym: Selected orthographic variant:
#OneName1.FullNameCache#

Select homonymy type
is a junior homonym is a senior homonym is a later homonym is an earlier homonym
Name #OneName1.FullNameCache#
Nomencl. ref. #OneName1.FullNomRefCache#  
Do you really want to choose #OneName1.FullNameCache# as a homonym of #OneName.FullNameCache# ? Do you really want to choose #OneName1.FullNameCache# as type for #OneName.FullNameCache# ? Do you really want to choose #OneName1.FullNameCache# as an orthographic variant of #OneName.FullNameCache# ? Do you really want to choose #OneName1.FullNameCache# as an "other homotypic synonym" of #OneName.FullNameCache# ? Do you really want to choose #OneName1.FullNameCache# only as a #BasOrRepString# or as both a #BasOrRepString# and a synonym of #OneName.FullNameCache# ? Do you really want to choose #OneName1.FullNameCache# only as a #BasOrRepString# of #OneName.FullNameCache# or as both a #BasOrRepString# of #OneName.FullNameCache# and a synonym of #AcceptedTaxon.FullNameCache# ? Do you really want to choose #OneName1.FullNameCache# only as a #BasOrRepString# of #OneName.FullNameCache# or as both a #BasOrRepString# of #OneName.FullNameCache# and a pro parte synonym of
#AcceptedTaxon.FullNameCache#
Lectotype
Notes(relation)
WARNING: #OneName1.FullNameCache# has no author. As a result, the basionym author for #OneName.FullNameCache# will be removed by this operation. #OneName.FullNameCache# already has a basionym author, which will be replaced by the author of #OneName1.FullNameCache#.
Check here to confirm you understand this consequence of establishing basionymy.