Isabella Riva

Isabella Riva (22 April 1887 - 10 August 1985) was an Italian actress.

Isabella Riva
Isabella Riva in The Mill on the Po (1949)
Born
Isabella Trufarelli

(1887-04-22)22 April 1887
Died10 August 1985(1985-08-10) (aged 98)
Occupationactress

Born in Nizza Monferrato, Asti as Isabella Trufarelli, daughter of actors, Riva began acting as a child in the stage company ran by her grandparents.[1] After working in several companies, in 1919 she became main actress of the Alfredo Sainati stage company.[1][2] She was also a film and television actress.[1][2]

Riva retired in 1968, moving to Bologna in the retirement home for actors "Lyda Borelli" where she continued to teach acting for several years.[1][2]

Selected filmography

gollark: Better fix this then compile to brpy.
gollark: UNOPTIMIZATION
gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.

References

  1. "E' morta l'attrice Isabella Riva". La Repubblica. 15 August 1985. Retrieved 6 December 2013.
  2. "Morta a Bologna la Truffarelli una vita di teatro". La Stampa. 14 August 1985. p. 14.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.