Nursery Poems and Prayers
Back to the book
Nursery Poems and Prayers
In Stock
ISBN:
9780448234588
Availability:
In Stock
Age
3 - 6
Author
Bessie Pease Gutmann
Format
Hardcover
Number of pages
27
Publisher
Grosset & Dunlap
Size
16.8 x 0.7 x 20.9
Year of publication
1990
Weight
0.00kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Nursery Poems and Prayers
Paintings of children accompany traditional poems, including God is great, Monday's child, My shadow, Now I lay me down to sleep, Thank you for the world so sweet, and Pease porridge hot Малюнки дітей супроводжують традиційні вірші, зокрема «Бог великий», «Понеділкова дитина», «Моя тінь», «Тепер я лягаю спати», «Дякую тобі за світ такий солодкий» і «Горохова каша гаряча».
Other books by the authorBessie Pease Gutmann
Nursery Poems and Prayers
Nursery Songs & Lullabies
Book reviews Nursery Poems and Prayers (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->