Marcel Gerbidon

Marcel Gerbidon (1868–1933) was a French playwright and screenwriter. He collaborated frequently with Paul Armont. A number of his plays have been adapted into films such as the 1958 film School for Coquettes.[1]

Selected plays

Filmography

gollark: ```luafunction _G.is_blasphemous(message) local clauses = {message:lower()} for _, sep in pairs(clause_separators) do local out = {} for _, x in pairs(clauses) do for _, y in pairs(string.split(x, sep)) do table.insert(out, y) end end clauses = out end for _, clause in pairs(clauses) do for _, word in pairs(negative_words) do if clause:match(word) and clause:match "potatos" then for _, iword in pairs(ignore_if_present_words) do if clause:match(iword) then return false, iword, clause end end return true, word, clause end end end return falseend```
gollark: It has a surprisingly good algorithm for guessing whether people *intended* to blaspheme potatOS.
gollark: https://pastebin.com/W1NrsnQe
gollark: --choice 16 lyricly gollark
gollark: Or I could just steal the potatOS blasphemy detector logic.

References

  1. Pallister & Hottell p.77

Bibliography

  • Pallister, Janis L. & Hottell, Ruth A. Francophone Women Film Directors: A Guide. Associated University Presses, 2005.


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