5th Writers Guild of America Awards

The 5th Writers Guild of America Awards honored the best film writers of 1952. Winners were announced in 1953.[1]

5th WGA Awards
Date1953
Organized byWriters Guild of America, East and the Writers Guild of America, West

Winners & Nominees[2]

Film

Winners are listed first highlighted in boldface.

Special Awards

Laurel Award for Screen Writing Achievement

Sonya Levien

gollark: So, I actually *wrote* at least an encoder thing for my apioHTML™.
gollark: Wait, euboea isn't just a helloboi joke?
gollark: This actually could be useful.
gollark: Also, idea for the binary HTML thing, increase efficiency like this:```rustenum CommonTag { P, H1, // all other common tags in existence}enum CommonAttr { Class, Id, // also all other common HTML attributes}enum Attribute { Common(CommonAttr), Other(String) }enum Tag { Common(CommonTag), Other(String) }struct Html { name: Tag, attributes: Map<Attribute, String>, children: Vec<Html>}```
gollark: Not sure if that corresponds to the URL, which is what you often want, but oh well.

References

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