(Inherited-Facet-Value Slot-Cardinality Agent Agent.Name 1)
(=> (Agent ?X) (Value-Cardinality ?X Agent.Name 1))
(=> (Agent.Name $X $Y) (Biblio-Name $Y))
(=> (Agent.Name $X $Y) (Agent $X))
(Inherited-Facet-Value Slot-Cardinality Author Agent.Name 1)
(=> (Author ?X) (Value-Cardinality ?X Agent.Name 1))
(=> (Author.Name ?Author ?Name)
(Or (Agent.Name ?Author ?Name) (Penname ?Author ?Name)))
(=> (Penname ?Author ?Name) (Not (Agent.Name ?Author ?Name)))
(Subrelation-Of Organization.Name Agent.Name)
(= Ref.Editor (Compose Agent.Name Doc.Editor Ref.Document))
(= Ref.Series-Editor
(Compose Agent.Name Doc.Series-Editor Ref.Document))
(= Ref.Translator (Compose Agent.Name Doc.Translator Ref.Document))