Preferred Language
Articles
/
jcolang-250
Political Text and Its Translation into Arabic: El texto político y su traducción del español al árabe
...Show More Authors

      Field of translation is sampled with many types of translation, such as the literary, scientific, medical, etc. The translation of grammatical aspects has always been with difficulties.

Political translation is the focus here. There are many general problems faced by translators when translating political texts from Arabic into Spanish. The aim here is to clarify the definition of functions or terms within the text, and to arrive at the correct from of translation of such texts from Spanish into Arabic.  It is worth mentioning that the paper is of two parts: the first exemplifies what is meant by translation, the prerequisites of a translator, along with mentioning the methods followed  in translating political texts. The second takes care of tackling political terms in Spanish, and how they are translated into Arabic with the help of examples. Finally, a glossary is made of some common poitical terms in newspapers and mass media and how they are translated into Arabic.

Resumen

      Este  trabajo de investigación da una clara definición de  los textos políticos y explicar la forma correcta de la traducción de los textos políticos del español al árabe.  Indica al concepto general  sobre la traducción, los requisitos y factores de los traductores  principales, además de las técnicas de la traducción .

Se clara  también las expresiones y giros políticos en lengua española y un ejemplo de una noticia política en español y su traducción al árabe, además de un anexo contiene  algunos términos políticos español-árabe.

Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Sun Oct 01 2023
Journal Name
Baghdad Science Journal
Impacts of Denial-of-Service Attack on Energy Efficiency Pulse Coupled Oscillator
...Show More Authors

The Pulse Coupled Oscillator (PCO) has attracted substantial attention and widely used in wireless sensor networks (WSNs), where it utilizes firefly synchronization to attract mating partners, similar to artificial occurrences that mimic natural phenomena. However, the PCO model might not be applicable for simultaneous transmission and data reception because of energy constraints. Thus, an energy-efficient pulse coupled oscillator (EEPCO) has been proposed, which employs the self-organizing method by combining biologically and non-biologically inspired network systems and has proven to reduce the transmission delay and energy consumption of sensor nodes. However, the EEPCO method has only been experimented in attack-free networks without

... Show More
View Publication Preview PDF
Scopus (3)
Scopus Crossref
Publication Date
Wed Jun 01 2016
Journal Name
Journal Of Economics And Administrative Sciences
factors determining pricing strategies in Iraqi business market – on analytic study in a number of industrial sector companies
...Show More Authors

Pricing has an important position among the elements of marketing mixture (4ps) as it represents revenues that in turn represent one of the important  pillars' for resources affecting on organizations sustainability and development , and the failure in determining prices and their strategies has a dangerous effect on the organizations reality and future as a whole . from this point,  this is what from the focus of the research problem,which centered on how to get companies to critical price that satisfies customers and achieve corporate objectives.                          

... Show More
View Publication Preview PDF
Crossref
Publication Date
Sat Jun 04 2022
Journal Name
Al–bahith Al–a'alami
Speaking Truth to Power: Core Principles for Advancing International Journalism Education
...Show More Authors

A confluence of forces has brought journalism and journalism education to a precipice. The rise of fascism, the advance of digital technology, and the erosion of the economic foundation of news media are disrupting journalism and mass communication (JMC) around the world. Combined with the increasingly globalized nature of journalism and media, these forces are posing extraordinary challenges to and opportunities for journalism and media education. This essay outlines 10 core principles to guide and reinvigorate international JMC education. We offer a concluding principle for JMC education as a foundation for the general education of college students.

View Publication Preview PDF
Crossref
Publication Date
Wed Aug 01 2018
Journal Name
Journal Of Economics And Administrative Sciences
Choose the best model to measure the impact of human capital on labor productivityIn the manufacturing sector in Iraq
...Show More Authors

In this paper all possible regressions procedure as well as stepwise regression procedure were applied to select the best regression equation that explain the effect of human capital represented by different levels of human cadres on the productivity of the processing industries sector in Iraq by employing the data of a time series consisting of 21 years period. The statistical program SPSS was used to perform the required calculations.

View Publication Preview PDF
Crossref
Publication Date
Wed Jan 01 2020
Journal Name
Iop Conference Series: Materials Science And Engineering
Determination of naturally occurring radionuclides in Disi aquifer water of Jordan
...Show More Authors

The Disi water samples were collected from different Disi aquifer wells in Jordan using a clean polyethylene container of 10-liter size. A hyper-pure germanium (HPGe) detector with high- resolution gamma-ray spectroscopy and a low background counting system was used for the identification of unknown gamma-rays emitting from radionuclides in the environmental samples. The ranges of specific activity concentrations of 226Ra and 228Ra in the Disi aquifer water were found to be from 0.302 ± 0.085 to 0.723 ± 0.207 and from 0.047 ± 0.010 to 0.525 ± 0.138 Bq L−1, with average values of 0.516 ± 0.090 and 0.287 ± 0.091 Bq L−1, respectively. The average combined radium (226Ra + 228Ra) activity and radium activity ratio (228Ra/226Ra) in Disi

... Show More
Scopus (2)
Scopus
Publication Date
Sun Jun 12 2011
Journal Name
Baghdad Science Journal
An algorithm for binary codebook design based on the average bitmap replacement error (ABPRE)
...Show More Authors

In this paper, an algorithm for binary codebook design has been used in vector quantization technique, which is used to improve the acceptability of the absolute moment block truncation coding (AMBTC) method. Vector quantization (VQ) method is used to compress the bitmap (the output proposed from the first method (AMBTC)). In this paper, the binary codebook can be engender for many images depending on randomly chosen to the code vectors from a set of binary images vectors, and this codebook is then used to compress all bitmaps of these images. The chosen of the bitmap of image in order to compress it by using this codebook based on the criterion of the average bitmap replacement error (ABPRE). This paper is suitable to reduce bit rates

... Show More
View Publication Preview PDF
Crossref
Publication Date
Fri Jan 01 2016
Journal Name
Journal Of Engineering
Mobile position estimation using artificial neural network in CDMA cellular systems
...Show More Authors

Using the Neural network as a type of associative memory will be introduced in this paper through the problem of mobile position estimation where mobile estimate its location depending on the signal strength reach to it from several around base stations where the neural network can be implemented inside the mobile. Traditional methods of time of arrival (TOA) and received signal strength (RSS) are used and compared with two analytical methods, optimal positioning method and average positioning method. The data that are used for training are ideal since they can be obtained based on geometry of CDMA cell topology. The test of the two methods TOA and RSS take many cases through a nonlinear path that MS can move through that region. The result

... Show More
Publication Date
Tue Dec 01 2020
Journal Name
Baghdad Science Journal
A Generalization of t-Practical Numbers
...Show More Authors

This paper generalizes and improves the results of Margenstren, by proving that the number of -practical numbers  which is defined by   has a lower bound in terms of . This bound is more sharper than Mangenstern bound when  Further general results are given for the existence of -practical numbers, by proving that the interval contains a -practical for all

View Publication Preview PDF
Scopus (1)
Scopus Clarivate Crossref
Publication Date
Sun Jun 12 2011
Journal Name
Baghdad Science Journal
Development Binary Search Algorithm
...Show More Authors

There are many methods of searching large amount of data to find one particular piece of information. Such as find name of person in record of mobile. Certain methods of organizing data make the search process more efficient the objective of these methods is to find the element with least cost (least time). Binary search algorithm is faster than sequential and other commonly used search algorithms. This research develops binary search algorithm by using new structure called Triple, structure in this structure data are represented as triple. It consists of three locations (1-Top, 2-Left, and 3-Right) Binary search algorithm divide the search interval in half, this process makes the maximum number of comparisons (Average case com

... Show More
View Publication Preview PDF
Crossref
Publication Date
Sun Jan 02 2022
Journal Name
Journal Of The College Of Languages (jcl)
Investigating Adverbs' in Vatan yahut Silistre by Namik Kemal: Namık Kemal'ın ''Vatan Yahut Silistre'' Başlıklı Tiyatrosu'nda Geçen Zarfların İncelenmesi
...Show More Authors

       It is a common Knowledge that adverbs in Turkish languages can modify verbs, adjectives, nouns or other adverbs. Moreover, adverbs can determine the meanings of nouns and verbs in a sentence as far as time, place, manner, quantity and interrogative are concerned. The present study debates adverbs’ functions in Namiq Kamal’s play Vatan yahut Silistre.

 The study sheds light on the author’s use of the adverbs to describe the required theatrical actions of the play  and to convey his reflections and thoughts easily to the auidence. One of the main hindrances encountered in conducting the study is the shortage of the  upto date academic resources necessary for

... Show More
View Publication Preview PDF
Crossref