The Witch's Children and the Queen


The Witch's Children and the Queen is a children's picture book written by Ursula Jones, illustrated by Russell Ayto, and published by Orchard Children's Books in 2003. It won the Nestlé Smarties Book Prize, ages category 0–5 years.

The Witch's Children and the Queen
First edition
AuthorUrsula Jones
IllustratorRussell Ayto
Cover artistAyto
CountryUnited Kingdom
LanguageEnglish
GenreChildren's picture book
PublisherOrchard Books
Publication date
March 2003
Pages32 pp (unpaged)
ISBN978-1-84121-416-0
OCLC59468345
Preceded byThe Witch's Children 

Series

This is the second of three Witch's Children books created by Jones, perhaps better known as an actress, and Ayto. Ayto made the Greenaway Medal longlist as illustrator of the first one, The Witch's Children (Orchard, 2001). As of July 2013, it alone has a U.S. edition catalogued by the Library of Congress (PZ7.J72755 Wi 2003).[1] There are editions in several other languages.[2]

The Witch's Children Go to School (Orchard, November 2008) won the inaugural Roald Dahl Funny Prize, ages six and under.[3]

gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?
gollark: Oh, and you can index strings so `("abcd")[4]` returns `"d"`.
gollark: I also made it so you can add and subtract functions.
gollark: PotatOS also uses `debug` to provide its `viewsource` command.

References

  1. "The witch's children" (U.S. edition). Library of Congress catalog record. Retrieved 2013-07-03. With contributor biographical information and publisher description.
  2. Search: 'the witch's children'. WorldCat. Retrieved 2013-07-03.
  3. "Roald Dahl Funny Prize 2008". Booktrust. Retrieved 2013-07-03.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.