845 resultados para African languages


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Quality changes during storage were investigated for several commercially important East African freshwater fish. Lates, Bagrus, Protopterus, Tilapia esculenta and T. nilotica were examined during storage in ice and at ambient temperature (250•C). After 24 hours at ambient temperature Lates and Bagrus were completely spoilt but Protopterus was still edible. In iced storage most fish were acceptable for at least 20 days. Organoleptic examination showed that T. nilotica was acceptable after 22 days storage in ice and that gutting was only marginally beneficial. Changes in physical appearance, which could form the basis of a fish inspection system, were recorded during storage. Possible chemical quality control indices were also investigated. It was found that total volatile bases and hypoxanthine are unlikely to be useful quality indices for the species studied with the possible exception of Lates. The bacterial counts of the flesh and skin of T. esculenta and T. niloticus were found to be low (a maximum of 10 organisms per sq cm of skin or per g of flesh) after 22 days storage in ice.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Studies of fish and fisheries in Africa fall in to four phases: the period of fisheries expeditions, ecological investigations, the development phase, and the period of mechanized exploitation. There is need to establish the taxonomic status and ecology of the varied components of the potentially important Haplochromis in Lake Victoria. A comprehensive study of their bionomics and life history, population structure, natality, recruitment and mortality coefficients should be undertaken. Emphasis lo be laid on the study of the ecology, especially breeding behaviour of the economically important c1upeids (Stolothrissa tanganciae and Limnothrissa miodon), in Lake Tanganyika. A comprehensive investigation into the migratory and shoaling behaviour of the Lake Victoria Tilapia to be initiated. Pre-impoundment studies to be undertaken to assess effects of hydroelectric projects of fisheries. Studies on parasites of economically important fishes to be stepped up to assess pathological effects and the biological basis for their control. The role of predators, e.g., Hydrocyon, Lates and Micropterus salmoides in commercial fish populations should be evaluated, and the knowledge gaincd used to effectively manage the fisheries in favour of the more desirable fish stocks.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The paper discusses relevance of studies on the resources to the decisions that have taken for the development of management of African inland fisheries. Particular emphasis is given to outlining the types of advice that can be provided by the biologist, without which the decisions taken can easily be wrong. The primary information concerns the magnitude of the potential yield from the resource, and how it compares with present catches. From this the possibilities for development can be assessed, or the need for management be determined. Methods of determining the potential, and the data used in their application are briefly reviewed. Because scientific advice on the resource is desirable as early as possible in the development of a fishery, simple but rather rough methods may be equally, if not more, valuable than more precise but more difficult methods.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present study was under taken to provide further and more detailed information on the apparent seasonal and relative abundance of the species, food and feeding habits. Spawning season and size composition. The incidence of parasites, in relation to the month of the year and the fish length, was also examined.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The paper provides key for the identification of the East African marine fishes. Just like in most determination keys this one is based on the "either-or" principle, i.e. there is a single alternatIve at each point. A specimen either fits all the characters recorded, or fails to conform to one or more characters and you should then proceed to the next number, keeping this up until the fish to be identified does fit all the characters.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The paper examines a conceptualized fishing system for the African Environment with a comparative approach. Although the fishing system has been conceived as a bio-economic complex, emphasis will be given to the explanation of the detailed structure and functioning of the system. Subsequent synthesis involving the use of existing relationships for management etc. will also be undertaken. The proposed fishing system is conceptually feasible in an ideal environment with adequate monitored data and organized fishing, however it is anticipated that the African environment will not satisfy such conditions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

An ecological survey of the fisheries of Lake Baringo, Kenya was carried out between August, 1972 and August, 1973. The bionomics and population structure of T. nilotica is described. Sampling was done with multifilament gillnets of graded mesh sizes from 51 mm to 178 mm in approximately 12.5 mm increments. The Lake was divided into three sampling and ecologically different zones - the south, central and north zones. The size range of T. nilotica of both sexes caught was between 5 and 27 cm (mode 16 cm) with a mean length of 16.07 cm. For all the collections, males dominated (55.3%) and a higher proportion of males were caught in January, August and November. The smallest mature male and female was 9 and 10 cm respectively. Males grow faster and mature at larger sizes than females. 50% of all males and females mature at 17.4 and 16:4 cm respectively. The periods of intense spawning were between August and October and January to April. The Tilapia were feeding best in central and north zones and the feeding intensity was reduced in January. Two endoparasites Contracaecum sp. and Clinostomum sp. were isolated from the Tilapia. The "condition" of the fish was better in the north than in the other two zones.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We consider systems of equations of the form where A is the underlying alphabet, the Xi are variables, the Pi,a are boolean functions in the variables Xi, and each δi is either the empty word or the empty set. The symbols υ and denote concatenation and union of languages over A. We show that any such system has a unique solution which, moreover, is regular. These equations correspond to a type of automation, called boolean automation, which is a generalization of a nondeterministic automation. The equations are then used to determine the language accepted by a sequential network; they are obtainable directly from the network.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A type checking method for the functional language LFC is presented. A distinct feature of LFC is that it uses Context-Free (CF) languages as data types to represent compound data structures. This makes LFC a dynamically typed language. To improve efficiency, a practical type checking method is presented, which consists of both static and dynamic type checking. Although the inclusion relation of CF.languages is not decidable,a special subset of the relation is decidable, i.e., the sentential form relation, which can be statically checked.Moreover, most of the expressions in actual LFC programs appear to satisfy this relation according to the statistic data of experiments. So, despite that the static type checking is not complete, it undertakes most of the type checking task. Consequently the run-time efficiency is effectively improved. Another feature of the type checking is that it converts the expressions with implicit structures to structured representation. Structure reconstruction technique is presented.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

LFC is a functional language based on recursive functions defined in context-free languages. In this paper, a new pattern matching algorithm for LFC is presented, which can represent a sequence of patterns as an integer by an encoding method. It is a rather simple method and produces efficient case-expressions for pattern matching definitions of LFC. The algorithm can also be used for other functional languages, but for nested patterns it may become complicated and further studies are needed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Although formal specification techniques are very useful in software development, the acquisition of formal specifications is a difficult task. This paper presents the formal specification language LFC, which is designed to facilitate the acquisition and validation of formal specifications. LFC uses context-free languages for syntactic aspect and relies on a new kind of recursive functions, i.e. recursive functions on context-free languages, for semantic aspect of specifications. Construction and validation of LFC specifications are machine-aided. The basic ideas behind LFC, the main aspects of LFC, and the use of LFC and illustrative examples are described.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We continue the study of spiking neural P systems by considering these computing devices as binary string generators: the set of spike trains of halting computations of a given system constitutes the language generated by that system. Although the "direct" generative capacity of spiking neural P systems is rather restricted (some very simple languages cannot be generated in this framework), regular languages are inverse-morphic images of languages of finite spiking neural P systems, and recursively enumerable languages are projections of inverse-morphic images of languages generated by spiking neural P systems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In Phys. Rev. Letters (73:2), Mantegna et al. conclude on the basis of Zipf rank frequency data that noncoding DNA sequence regions are more like natural languages than coding regions. We argue on the contrary that an empirical fit to Zipf"s "law" cannot be used as a criterion for similarity to natural languages. Although DNA is a presumably "organized system of signs" in Mandelbrot"s (1961) sense, and observation of statistical featurs of the sort presented in the Mantegna et al. paper does not shed light on the similarity between DNA's "gramar" and natural language grammars, just as the observation of exact Zipf-like behavior cannot distinguish between the underlying processes of tossing an M-sided die or a finite-state branching process.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this note, I propose two extensions to the Java virtual machine (or VM) to allow dynamic languages such as Dylan, Scheme and Smalltalk to be efficiently implemented on the VM. These extensions do not affect the performance of pure Java programs on the machine. The first extension allows for efficient encoding of dynamic data; the second allows for efficient encoding of language-specific computational elements.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Abrahamsen, Rita, 'African Studies and the Postcolonial Challenge', African Affairs (2003) 102(407) pp.189-210 RAE2008