21st Quebec Cinema Awards
The 21st Quebec Cinema Awards, the 21st overall ceremony in the history of the Quebec Cinema Awards, were held on June 2, 2019 in Montreal.[1] Cinematographer Pierre Mignot also received the Iris Tribute.[2]
Winners and nominees
Nominees and winners are:[1][2][3]
Best Film | Best Director |
---|---|
|
|
Best Actor | Best Actress |
|
|
Best Supporting Actor | Best Supporting Actress |
|
|
Best Screenplay | Best Cinematography |
|
|
Best Art Direction | Best Sound |
|
|
Best Editing | Best Original Music |
|
|
Best Costume Design | Best Makeup |
|
|
Best Hairstyling | Best Visual Effects |
|
|
Revelation of the Year | Best Casting |
|
|
Best Documentary | Best Cinematography in a Documentary |
|
|
Best Editing in a Documentary | Best Sound in a Documentary |
|
|
Best Live Action Short Film | Best Animated Short Film |
|
|
Most Successful Film Outside Quebec | Public Prize |
|
|
gollark: The implications are obvious.
gollark: Yet```rustfn simplify(v: &mut Value, rules: &Rules) { loop { match v { Value::Call(head, args) => { let mut was_change = false; for mut arg in args.iter_mut() { simplify(&mut arg, rules); } args.sort(); if let Some(rules) = rules.get(head) { for rule in rules.iter() { if let Some(bindings) = matches(v, &rule.condition) { *v = subst(&rule.result, &bindings); was_change = true; println!("{} -> {} on {}", rule.condition, rule.result, v); } } } if !was_change { break } }, _ => break } }}```
gollark: Stop wanting that.
gollark: Most of it.
gollark: Ah, you made a Python syntax with {}s? Cool.
References
- "Gala Québec Cinéma : 1991 de Ricardo Trogi mène la course avec 16 nominations". Radio-Canada (in French). 11 April 2019. Retrieved 11 May 2019.
- Marc-Andre Lussier (2 June 2019). "La Bolduc domine au Gala Artisans Québec Cinéma". La Presse (in French). Retrieved 2 June 2019.
- Marc-Andre Lussier (2 June 2019). "Gala Québec Cinéma: 1991 sacré meilleur film de l'année". La Presse (in French). Retrieved 2 June 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.