aliases:
tags:
- Type/Identity/Individual
- Person
from:
- "[[United States|America]]"
- "[[Literature]]"
- "[[Sociology]]"
related:
- "[[Humor]]"
- "[[Satire]]"
- "[[Dorothy Parker]]"
contra:
to:
of:
in:
as:
- "[[Author]]"
born:
died:
dateCreated: 2023-02-06, 18:03
dateModified: 2023-10-29, 09:31
version: 1
publish: true
![]() |
Frances Ann Lebowitz is an American author, public speaker, and occasional actor. She is known for her sardonic social commentary on American life as filtered through her New York City sensibilities and her association with many prominent figures of the 1970s and 1980s New York art scene, including Andy Warhol, Martin Scorsese, Jerome Robbins, Robert Mapplethorpe, David Wojnarowicz, Candy Darling, and the New York Dolls. The New York Times has called her a modern-day Dorothy Parker. Lebowitz gained fame for her books Metropolitan Life (1978) and Social Studies (1981), which were combined into The Fran Lebowitz Reader in 1994. She has been the subject of two projects directed by Martin Scorsese, the HBO documentary film Public Speaking (2010), and the Netflix docu-series Pretend It's a City (2021). |
---|---|
wikipedia:: Fran Lebowitz |
Compared to Dorothy Parker
= this.file.name
, = this.of
or = this.for
or = this.re
or = this.in
TABLE WITHOUT ID
file.link AS Name, in AS In, of AS Of, for AS For, re AS Re, as AS As, contact AS Contact, url AS URL, date AS Date
FROM #Type
WHERE
(
(
any(contains(for, this.for))
OR
any(contains(of, this.for))
OR
any(contains(by, this.for))
OR
any(contains(in, this.for))
OR
any(contains(re, this.for))
OR
any(contains(as, this.for))
AND
this.for
)
OR
(
any(contains(of, this.of))
OR
any(contains(for, this.of))
OR
any(contains(by, this.of))
OR
any(contains(in, this.of))
OR
any(contains(re, this.of))
OR
any(contains(as, this.of))
AND
this.of
)
OR
(
any(contains(of, this.in))
OR
any(contains(for, this.in))
OR
any(contains(by, this.in))
OR
any(contains(in, this.in))
OR
any(contains(re, this.in))
OR
any(contains(as, this.in))
AND
this.in
)
OR
(
any(contains(of, this.as))
OR
any(contains(for, this.as))
OR
any(contains(by, this.as))
OR
any(contains(in, this.as))
OR
any(contains(re, this.as))
OR
any(contains(as, this.as))
AND
this.as
)
OR
(
any(contains(for, this.file.name))
OR
any(contains(for, this.file.link))
OR
any(contains(of, this.file.name))
OR
any(contains(of, this.file.link))
OR
any(contains(in, this.file.name))
OR
any(contains(in, this.file.link))
OR
any(contains(by, this.file.name))
OR
any(contains(by, this.file.link))
OR
any(contains(re, this.file.name))
OR
any(contains(re, this.file.link))
OR
any(contains(as, this.file.name))
OR
any(contains(as, this.file.link))
)
AND file.name !=this.file.name
)
SORT file.etags DESC, date DESC, file.link ASC