with one click
actor-euro-triangulation
// Director-Film-Actor triangulation — locate the target actor through the director's other works
// Director-Film-Actor triangulation — locate the target actor through the director's other works
French Wikipedia is the key data source for finding European actors' full birth names
Two-phase search — first find the actor's stage name, then specifically search for their full birth name
Always add Bollywood/Hindi film/Indian actor keywords when searching for Indian actors
Track Indian actors through family chains — grandfather/father/spouse relationships are key indirect clues
Entity hypothesis — guess candidate Indian actors first, then verify against question constraints
Track from one entity to a related entity through multi-step searches — author to article to mentioned person/place
| name | actor_euro_triangulation |
| description | Director-Film-Actor triangulation — locate the target actor through the director's other works |
| always | true |
When the question describes an actor indirectly through a director's characteristics and film characteristics, rather than naming the actor.
The question describes a director (often through death details), a film (era/genre), and the actor (birth details). Resolve each vertex in order:
(1) Locate the director using distinctive traits. (2) Search the director's filmography for the matching film. (3) Find the actor matching birth constraints from the cast. (4) Search for the actor's birth name.
Essential when the actor is obscure — the director or film serves as the entry point.
[director characteristics] director died [place] [year range][director name] filmography [film genre] [era][film name] [year] cast actor actress born [birthplace] [birth era]Question: actress born 1920s Paris, appeared in 1950s comedy, director died near Cannes 1986-1995.
Question: actress born 1930s France, first spouse died of cancer 1995-2005, brother is musician.
"La Fayette 1961 film director Pascale Audret" — cross-referenced the actress against a known filmTrying to find the actor directly: When the actor is obscure, direct searches fail. Use the more famous director or well-known film as the entry point for triangulation.