نتایج جستجو برای: records of 2593 baluchi ewes

تعداد نتایج: 21169936  

Journal: :Journal of animal science 2004
H B Vanimisetti S L Andrew A M Zajac D R Notter

This study describes responses to artificial infection with Haemonchus contortus in ewes and lambs of 50% Dorset, 25% Rambouillet, and 25% Finn-sheep ancestry and provides estimates of genetic parameters for measures of parasite resistance. One hundred ninety-eight ewes out of 64 sires, and 386 lambs out of 25 sires were evaluated in autumn and spring of 2 yr. Ewes were dewormed shortly after w...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه مازندران - پژوهشکده علوم انسانی و اجتماعی 1391

the central purpose of this study was to conduct a case study about the role of self monitoring in teacher’s use of motivational strategies. furthermore it focused on how these strategies affected students’ motivational behavior. although many studies have been done to investigate teachers’ motivational strategies use (cheng & d?rnyei, 2007; d?rnyei & csizer, 1998; green, 2001, guilloteaux & d?...

ژورنال: علوم آب و خاک 2000
ادریس, محمدعلی, وطن‌خواه, محمود ,

In this study 2510 records of reproductive traits from the mating of 879 ewes with 164 rams of Bakhtiari sheep breed, during 1989 to 1997, were used in order to estimate the effects of environmental factors on their reproductive performance. The mean and standard errors of reproductive traits were as follows: conception rate, 0.9±0.01 number of lambs born per ewe exposed, 1.06±0.01 number of la...

ادریس, محمدعلی, وطن‌خواه, محمود ,

In this study 2510 records of reproductive traits from the mating of 879 ewes with 164 rams of Bakhtiari sheep breed, during 1989 to 1997, were used in order to estimate the effects of environmental factors on their reproductive performance. The mean and standard errors of reproductive traits were as follows: conception rate, 0.9±0.01 number of lambs born per ewe exposed, 1.06±0.01 number of la...

Journal: :Journal of animal science 2001
G D Snowder A D Knight L D Van Vleck C M Bromley T R Kellom

Range ewes are commonly evaluated for milking ability by producers to determine the ewe's ability to rear lamb(s). The U.S. Sheep Experiment Station has subjectively scored (low, average, high) a ewe's milking ability within 24 h of lambing for many years. The relationship of subjective milk scores with lamb production was investigated using lambing records of Columbia (n = 1,731), Polypay (n =...

2000
A. R. BRAY MANIKA WODZICKA-TOMASZEWSKA

Merino ewes which had undergone regular handling to accustom them to the activities of observers were studied during lambing in outdoor yards. Quantitative behavioural records showed that: (1) individual ewes tended to isolate themselves from the main group before giving birth (P < 0.01) and to remain away during the first two postpartum days (day 1, P < 0.01; day 2, P < 0.05); (2) birth sites ...

Journal: :journal of agricultural science and technology 2012
h. mohammadi m. moradi shahrebabak h. moradi shahrebabak

a selection program is being implemented to improve meat production in makooei sheep. increasing litter size per ewe is the main objective, but possible repercussions on weight traits of lambs should be considered. the aim of this study was to estimate heritability along with genetic and phenotypic correlations between ewe's reproductive vs. weight traits in makooei ewes. data were comprised of...

Journal: :پژوهش های زبانی 0
دکتر علی درزی دانشیار دانشگاه تهران دکتر ناهید یاراحمدزهی استادیار دانشگاه دریانوردی و علوم دریایی چابهار

this paper aims to investigate the presence of quantifier phrase and classifier phrase in the dp of sarhadi dialect of the baluchi language. to reach this goal, pseudo partitive constructions and their characteristics in different languages are introduced and then it is shown that determiner phrases containing a classifier in baluchi are examples of juxtaposed pseudo partitive constructions in ...

Journal: :Journal of animal science 2005
R M Sawalha G D Snowder J F Keown L D Van Vleck

This study was conducted to evaluate the relationship between milk score (MS) and litter weight at 70 d (LW) for four sheep breeds in the United States. Milk score is a subjective measure of milk production used to assess milk production of range ewes when milk yield cannot be quantitatively determined. Variance components for MS and LW were estimated for each of Targhee, Columbia, Rambouillet,...

Journal: :Journal of animal science 2014
G Rose H A Mulder J H J van der Werf A N Thompson J A M van Arendonk

Merino sheep in Australia experience periods of variable feed supply. Merino sheep can be bred to be more resilient to this variation by losing less BW when grazing poor quality pasture and gaining more BW when grazing good quality pasture. Therefore, selection on BW change might be economically attractive but correlations with other traits in the breeding objective need to be known. The geneti...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->