885 resultados para Philosophy, Italian


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Fil: Rollié, Emilio Federico. Universidad Nacional de La Plata. Facultad de Humanidades y Ciencias de la Educación; Argentina.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We analyzed the abundance of Scots pine regeneration in a 257 ha wildfire in an inner-alpine forest. We sampled regeneration, percent soil cover by classes, physical and chemical properties of topsoils (A horizon, 0-5 cm) under four fire severity levels (unburned, moderate, moderate/high, high severity). 5 plots per severity level, circular (R= 3m). Analysis methods for soil properties as described in the paper.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Tras liderar la investigación e indización de la información por cerca de una década, el motor de búsqueda Google se ha convertido en un sistema económico que influye nuestro mundo contemporáneo, contribuyendo grandemente a la transformación de nuestro mundo en un único globo virtual. En años recientes, Google ha comenzado a ofrecer a los usuarios globales aplicaciones o software que son usados para nuestra herencia cultural. Este software se resalta aquí en su potencial, desde un punto de vista económico, cultural y turístico. Tratamos de describir lo más importante del software de Google (como Google Maps, Google Street View, Google Earth, Google SketchUp, Google Books y Google Art Project), con el mayor y más evidente impacto en los sectores culturales y turísticos. Este ensayo muestra la digitalización y promoción de la herencia cultural italiana en Google, a través de sus programas informáticos (por ejemplo, Google Street View que ha llevado al uso de vistas tridimensionales remotas de algunos de los más importantes monumentos y sitios arqueológicos de Italia; el uso de Google SketchUp ha llevado al diseño de reconstrucción tridimensional del histórico centro de la ciudad de L'Aquila, devastada luego del terremoto de abril de 2009 y nunca reconstruida), y a través de diversos programas asociados específicos con el Ministerio Italiano de Cultura

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Tras liderar la investigación e indización de la información por cerca de una década, el motor de búsqueda Google se ha convertido en un sistema económico que influye nuestro mundo contemporáneo, contribuyendo grandemente a la transformación de nuestro mundo en un único globo virtual. En años recientes, Google ha comenzado a ofrecer a los usuarios globales aplicaciones o software que son usados para nuestra herencia cultural. Este software se resalta aquí en su potencial, desde un punto de vista económico, cultural y turístico. Tratamos de describir lo más importante del software de Google (como Google Maps, Google Street View, Google Earth, Google SketchUp, Google Books y Google Art Project), con el mayor y más evidente impacto en los sectores culturales y turísticos. Este ensayo muestra la digitalización y promoción de la herencia cultural italiana en Google, a través de sus programas informáticos (por ejemplo, Google Street View que ha llevado al uso de vistas tridimensionales remotas de algunos de los más importantes monumentos y sitios arqueológicos de Italia; el uso de Google SketchUp ha llevado al diseño de reconstrucción tridimensional del histórico centro de la ciudad de L'Aquila, devastada luego del terremoto de abril de 2009 y nunca reconstruida), y a través de diversos programas asociados específicos con el Ministerio Italiano de Cultura

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Fil: Saravia de Grossi, María Inés. Universidad Nacional de La Plata. Facultad de Humanidades y Ciencias de la Educación. Instituto de Investigaciones en Humanidades y Ciencias Sociales (UNLP-CONICET); Argentina.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Slices of polycyclic metasediments (marbles and meta-cherts) are tectonically amalgamated with the polydeformed basement of the Dent Blanche tectonic system along a major Alpine shear zone in the Western Alps (Becca di Salé area, Valtournenche Valley). A combination of techniques (structural analysis at various scales, metamorphic petrology, geochronology and trace element geochemistry) was applied to determine the age and composition of accessory phases (titanite, allanite and zircon) and their relation to major minerals. The results are used to reconstruct the polyphase structural and metamorphic history, comprising both pre-Alpine and Alpine cycles. The pre-Alpine evolution is associated with low-pressure high-temperature metamorphism related to Permo-Triassic lithospheric thinning. In meta-cherts, microtextural relations indicate coeval growth of allanite and garnet during this stage, at ~ 300 Ma. Textures of zircon also indicate crystallization at HT conditions; ages scatter from 263-294 Ma, with a major cluster of data at ~ 276 Ma. In impure marble, U-Pb analyses of titanite domains (with variable Al and F contents) yield apparent 206Pb/238U dates range from Permian to Jurassic. Chemical and isotopic data suggest that titanite formed at Permian times and was then affected by (extension-related?) fluid circulation during the Triassic and Jurassic, which redistributed major elements (Al and F) and partially opened the U-Pb system. The Alpine cycle lead to early blueschist facies assemblages, which were partly overprinted under greenschist facies conditions. The strong Alpine compressional overprint disrupted the pre-Alpine structural imprint and/or reactivated earlier structures. The pre-Alpine metamorphic record, preserved in these slices of metasediments, reflects the onset of the Permo-Triassic lithospheric extension to Jurassic rifting.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We describe some of the novel aspects and motivations behind the design and implementation of the Ciao multiparadigm programming system. An important aspect of Ciao is that it provides the programmer with a large number of useful features from different programming paradigms and styles, and that the use of each of these features can be turned on and off at will for each program module. Thus, a given module may be using e.g. higher order functions and constraints, while another module may be using objects, predicates, and concurrency. Furthermore, the language is designed to be extensible in a simple and modular way. Another important aspect of Ciao is its programming environment, which provides a powerful preprocessor (with an associated assertion language) capable of statically finding non-trivial bugs, verifying that programs comply with specifications, and performing many types of program optimizations. Such optimizations produce code that is highly competitive with other dynamic languages or, when the highest levéis of optimization are used, even that of static languages, all while retaining the interactive development environment of a dynamic language. The environment also includes a powerful auto-documenter. The paper provides an informal overview of the language and program development environment. It aims at illustrating the design philosophy rather than at being exhaustive, which would be impossible in the format of a paper, pointing instead to the existing literature on the system.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We provide an overall description of the Ciao multiparadigm programming system emphasizing some of the novel aspects and motivations behind its design and implementation. An important aspect of Ciao is that, in addition to supporting logic programming (and, in particular, Prolog), it provides the programmer with a large number of useful features from different programming paradigms and styles and that the use of each of these features (including those of Prolog) can be turned on and off at will for each program module. Thus, a given module may be using, e.g., higher order functions and constraints, while another module may be using assignment, predicates, Prolog meta-programming, and concurrency. Furthermore, the language is designed to be extensible in a simple and modular way. Another important aspect of Ciao is its programming environment, which provides a powerful preprocessor (with an associated assertion language) capable of statically finding non-trivial bugs, verifying that programs comply with specifications, and performing many types of optimizations (including automatic parallelization). Such optimizations produce code that is highly competitive with other dynamic languages or, with the (experimental) optimizing compiler, even that of static languages, all while retaining the flexibility and interactive development of a dynamic language. This compilation architecture supports modularity and separate compilation throughout. The environment also includes a powerful autodocumenter and a unit testing framework, both closely integrated with the assertion system. The paper provides an informal overview of the language and program development environment. It aims at illustrating the design philosophy rather than at being exhaustive, which would be impossible in a single journal paper, pointing instead to previous Ciao literature.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Our intention in this note is not to provide a listing of the many features of the Ciao system: this can be found in part for example in the brochures announcing upcoming versions, in the Ciao website, or in more feature-oriented descriptions such as. Instead in this document we would like to describe the objectives and reasoning followed in our design as well as the fundamental characteristics that in our opinion make Ciao quite unique and hopefully really useful to you as a Ciao user.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A theory is developed of an electrostatic probe in a fully-ionized plasma in the presence of a strong magnetic field. The ratio of electron Larmor radius to probe transverse dimension is assumed to be small. Poisson's equation, together with kinetic equations for ions and electrons are considered. An asymptotic perturbation method of multiple scales is used by considering the characteristic lengths appearing in the problem. The leading behavior of the solution is found. The results obtained appear to apply to weaker fields also, agreeing with the solutions known in the limit of no magnetic field. The range of potentials for wich results are presented is limited. The basic effects produced by the field are a depletion of the plasma near the probe and a non-monotonic potential surrounding the probe. The ion saturation current is not changed but changes appear in both the floating potential Vf and the slope of the current-voltage diagram at Vf. The transition region extends beyond the space potential Vs,at wich point the current is largely reduced. The diagram does not have an exponential form in this region as commonly assumed. There exists saturation in electron collection. The extent to which the plasma is disturbed is determined. A cylindrical probe has no solution because of a logarithmic singularity at infinity. Extensions of the theory are considered.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We studied the coastal zone of the Tavoliere di Puglia plain, (Puglia region, southern Italy) with the aim to recognize the main unconformities, and therefore, the unconformity-bounded stratigraphic units (UBSUs; Salvador 1987, 1994) forming its Quaternary sedimentary fill. Recognizing unconformities is particularly problematic in an alluvial plain, due to the difficulties in distinguishing the unconformities that bound the UBSUs. So far, the recognition of UBSUs in buried successions has been made mostly by using seismic profiles. Instead, in our case, the unavailability of the latter has prompted us to address the problem by developing a methodological protocol consisting of the following steps: I) geological survey in the field; II) draft of a preliminary geological setting based on the field-survey results; III) dating of 102 samples coming from a large number of boreholes and some outcropping sections by means of the amino acid racemization (AAR) method applied to ostracod shells and 14C dating, filtering of the ages and the selection of valid ages; IV) correction of the preliminary geological setting in the light of the numerical ages; definition of the final geological setting with UBSUs; identification of a ‘‘hypothetical’’ or ‘‘attributed time range’’ (HTR or ATR) for each UBSU, the former very wide and subject to a subsequent modification, the latter definitive; V) cross-checking between the numerical ages and/or other characteristics of the sedimentary bodies and/or the sea-level curves (with their effects on the sedimentary processes) in order to restrict also the hypothetical time ranges in the attributed time ranges. The successful application of AAR geochronology to ostracod shells relies on the fact that the ability of ostracods to colonize almost all environments constitutes a tool for correlation, and also allow the inclusion in the same unit of coeval sediments that differ lithologically and paleoenvironmentally. The treatment of the numerical ages obtained using the AAR method required special attention. The first filtering step was made by the laboratory (rejection criteria a and b). Then, the second filtering step was made by testing in the field the remaining ages. Among these, in fact, we never compared an age with a single preceding and/or following age; instead, we identified homogeneous groups of numerical ages consistent with their reciprocal stratigraphic position. This operation led to the rejection of further numerical ages that deviate erratically from a larger, homogeneous age population which fits well with its stratigraphic position (rejection criterion c). After all of the filtering steps, the valid ages that remained were used for the subdivision of the sedimentary sequences into UBSUs together with the lithological and paleoenvironmental criteria. The numerical ages allowed us, in the first instance, to recognize all of the age gaps between two consecutive samples. Next, we identified the level, in the sedimentary thickness that is between these two samples, that may represent the most suitable UBSU boundary based on its lithology and/or the paleoenvironment. The recognized units are: I) Coppa Nevigata sands (NEA), HTR: MIS 20–14, ATR: MIS 17–16; II) Argille subappennine (ASP), HTR: MIS 15–11, ATR: MIS 15–13; III) Coppa Nevigata synthem (NVI), HTR: MIS 13–8, ATR: MIS 12–11; IV) Sabbie di Torre Quarto (STQ), HTR: MIS 13–9.1, ATR: MIS 11; V) Amendola subsynthem (MLM1), HTR: MIS 12–10, ATR: MIS 11; VI) Undifferentiated continental unit (UCI), HTR: MIS 11–6.2, ATR: MIS 9.3–7.1; VII) Foggia synthem (TGF), ATR: MIS 6; VIII) Masseria Finamondo synthem (TPF), ATR: Upper Pleistocene; IX) Carapelle and Cervaro streams synthem (RPL), subdivided into: IXa) Incoronata subsynthem (RPL1), HTR: MIS 6–3; ATR: MIS 5–3; IXb) Marane La Pidocchiosa–Castello subsynthem (RPL3), ATR: Holocene; X) Masseria Inacquata synthem (NAQ), ATR: Holocene. The possibility of recognizing and dating Quaternary units in an alluvial plain to the scale of a marine isotope stage constitutes a clear step forward compared with similar studies regarding other alluvial-plain areas, where Quaternary units were dated almost exclusively using their stratigraphic position. As a result, they were generically associated with a geological sub-epoch. Instead, our method allowed a higher detail in the timing of the sedimentary processes: for example, MIS 11 and MIS 5.5 deposits have been recognized and characterized for the first time in the study area, highlighting their importance as phases of sedimentation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

MIA MAGAZZINO OF ITALIAN ART, GARRISON (NEW YORK), 2011 [Proyecto]