Queridas amigas
Queridas amigas | |
---|---|
Directed by | Carlos Orgrambide |
Release date | June 5, 1980 |
Country | Argentina |
Language | Spanish |
Cast
- Dora Baret.
- Luisina Brando.
- Graciela Dufau.
- Carlos Estrada.
- Marcela López Rey.
- Rodolfo Ranni.
- Héctor Pellegrini.
- Roberto Carnaghi.
- Carlos De La Rosa.
- Susana Latou.
- Mario Luciani.
- Ana María Giunta.
gollark: --choose 100 lyricly potatos gollark
gollark: There's a big table of insults/negative words, things which generally separate clauses, and things which imply they don't mean the real potatOS.
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
References
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.