WorldWideScience

Sample records for abstract interpretation results

  1. Abstract Interpretation as a Programming Language

    DEFF Research Database (Denmark)

    Rosendahl, Mads

    2013-01-01

    examine different programming styles and ways to represent states. Abstract interpretation is primarily a technique for derivation and specification of program analysis. As with denotational semantics we may also view abstract interpretations as programs and examine the implementation. The main focus...... in this paper is to show that results from higher-order strictness analysis may be used more generally as fixpoint operators for higher-order functions over lattices and thus provide a technique for immediate implementation of a large class of abstract interpretations. Furthermore, it may be seen...

  2. Abstract Interpretation and Attribute Gramars

    DEFF Research Database (Denmark)

    Rosendahl, Mads

    The objective of this thesis is to explore the connections between abstract interpretation and attribute grammars as frameworks in program analysis. Abstract interpretation is a semantics-based program analysis method. A large class of data flow analysis problems can be expressed as non-standard ...... is presented in the thesis. Methods from abstract interpretation can also be used in correctness proofs of attribute grammars. This proof technique introduces a new class of attribute grammars based on domain theory. This method is illustrated with examples....

  3. Abstract Interpretation as a Programming Language

    Directory of Open Access Journals (Sweden)

    Mads Rosendahl

    2013-09-01

    Full Text Available In David Schmidt's PhD work he explored the use of denotational semantics as a programming language. It was part of an effort to not only treat formal semantics as specifications but also as interpreters and input to compiler generators. The semantics itself can be seen as a program and one may examine different programming styles and ways to represent states. Abstract interpretation is primarily a technique for derivation and specification of program analysis. As with denotational semantics we may also view abstract interpretations as programs and examine the implementation. The main focus in this paper is to show that results from higher-order strictness analysis may be used more generally as fixpoint operators for higher-order functions over lattices and thus provide a technique for immediate implementation of a large class of abstract interpretations. Furthermore, it may be seen as a programming paradigm and be used to write programs in a circular style.

  4. Abstract Interpretation of Mobile Ambients

    DEFF Research Database (Denmark)

    Hansen, René Rydhof; Jensen, J. G.; Nielson, Flemming

    1999-01-01

    We demonstrate that abstract interpretation is useful for analysing calculi of computation such as the ambient calculus (which is based on the p-calculus); more importantly, we show that the entire development can be expressed in a constraint-based formalism that is becoming exceedingly popular...

  5. Abstract Interpretation Using Attribute Grammar

    DEFF Research Database (Denmark)

    Rosendahl, Mads

    1990-01-01

    This paper deals with the correctness proofs of attribute grammars using methods from abstract interpretation. The technique will be described by defining a live-variable analysis for a small flow-chart language and proving it correct with respect to a continuation style semantics. The proof...

  6. Abstract Interpretation-based verification/certification in the ciaoPP system

    OpenAIRE

    Puebla Sánchez, Alvaro Germán; Albert Albiol, Elvira; Hermenegildo, Manuel V.

    2005-01-01

    CiaoPP is the abstract interpretation-based preprocessor of the Ciao multi-paradigm (Constraint) Logic Programming system. It uses modular, incremental abstract interpretation as a fundamental tool to obtain information about programs. In CiaoPP, the semantic approximations thus produced have been applied to perform high- and low-level optimizations during program compilation, including transformations such as múltiple abstract specialization, parallelization, partial evaluation, resource...

  7. Control-Flow Analysis of Function Calls and Returns by Abstract Interpretation

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Jensen, Thomas P.

    , effectively approximating where function calls return across optimized tail calls. The analysis is systematically calculated by abstract interpretation of the stack-based CaEK abstract machine of Flanagan et al. using a series of Galois connections. Abstract interpretation provides a unifying setting in which...

  8. Control-flow analysis of function calls and returns by abstract interpretation

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Jensen, Thomas P.

    2009-01-01

    We derive a control-flow analysis that approximates the interprocedural control-flow of both function calls and returns in the presence of first-class functions and tail-call optimization. In addition to an abstract environment, our analysis computes for each expression an abstract control stack......, effectively approximating where function calls return across optimized tail calls. The analysis is systematically calculated by abstract interpretation of the stack-based CaEK abstract machine of Flanagan et al. using a series of Galois connections. Abstract interpretation provides a unifying setting in which...

  9. Control-flow analysis of function calls and returns by abstract interpretation

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Jensen, Thomas P.

    2012-01-01

    Abstract interpretation techniques are used to derive a control-flow analysis for a simple higher-order functional language. The analysis approximates the interprocedural control-flow of both function calls and returns in the presence of first-class functions and tail-call optimization. In additi...... a rational reconstruction of a constraint-based CFA from abstract interpretation principles....

  10. Static analysis of software the abstract interpretation

    CERN Document Server

    Boulanger, Jean-Louis

    2013-01-01

    The existing literature currently available to students and researchers is very general, covering only the formal techniques of static analysis. This book presents real examples of the formal techniques called ""abstract interpretation"" currently being used in various industrial fields: railway, aeronautics, space, automotive, etc. The purpose of this book is to present students and researchers, in a single book, with the wealth of experience of people who are intrinsically involved in the realization and evaluation of software-based safety critical systems. As the authors are people curr

  11. Heartbeat Classification Using Abstract Features From the Abductive Interpretation of the ECG.

    Science.gov (United States)

    Teijeiro, Tomas; Felix, Paulo; Presedo, Jesus; Castro, Daniel

    2018-03-01

    This paper aims to prove that automatic beat classification on ECG signals can be effectively solved with a pure knowledge-based approach, using an appropriate set of abstract features obtained from the interpretation of the physiological processes underlying the signal. A set of qualitative morphological and rhythm features are obtained for each heartbeat as a result of the abductive interpretation of the ECG. Then, a QRS clustering algorithm is applied in order to reduce the effect of possible errors in the interpretation. Finally, a rule-based classifier assigns a tag to each cluster. The method has been tested with the MIT-BIH Arrhythmia Database records, showing a significantly better performance than any other automatic approach in the state-of-the-art, and even improving most of the assisted approaches that require the intervention of an expert in the process. The most relevant issues in ECG classification, related to a large extent to the variability of the signal patterns between different subjects and even in the same subject over time, will be overcome by changing the reasoning paradigm. This paper demonstrates the power of an abductive framework for time-series interpretation to make a qualitative leap in the significance of the information extracted from the ECG by automatic methods.

  12. Monadic abstract interpreters

    DEFF Research Database (Denmark)

    Sergey, Ilya; Devriese, Dominique; Might, Matthew

    2013-01-01

    to instrument an analysis with high-level strategies for improving precision and performance, such as abstract garbage collection and widening. While the paper itself runs the development for continuationpassing style, our generic implementation replays it for direct-style lambda-calculus and Featherweight Java...

  13. Static Safety for an Actor Dedicated Process Calculus by Abstract Interpretation

    OpenAIRE

    Garoche, Pierre-Loïc; Pantel, Marc; Thirioux, Xavier

    2006-01-01

    International audience; The actor model eases the definition of concurrent programs with non uniform behaviors. Static analysis of such a model was previously done in a data-flow oriented way, with type systems. This approach was based on constraint set resolution and was not able to deal with precise properties for communications of behaviors. We present here a new approach, control-flow oriented, based on the abstract interpretation framework, able to deal with communication of behaviors. W...

  14. Interpretation for scales of measurement linking with abstract algebra.

    Science.gov (United States)

    Sawamura, Jitsuki; Morishita, Shigeru; Ishigooka, Jun

    2014-01-01

    THE STEVENS CLASSIFICATION OF LEVELS OF MEASUREMENT INVOLVES FOUR TYPES OF SCALE: "Nominal", "Ordinal", "Interval" and "Ratio". This classification has been used widely in medical fields and has accomplished an important role in composition and interpretation of scale. With this classification, levels of measurements appear organized and validated. However, a group theory-like systematization beckons as an alternative because of its logical consistency and unexceptional applicability in the natural sciences but which may offer great advantages in clinical medicine. According to this viewpoint, the Stevens classification is reformulated within an abstract algebra-like scheme; 'Abelian modulo additive group' for "Ordinal scale" accompanied with 'zero', 'Abelian additive group' for "Interval scale", and 'field' for "Ratio scale". Furthermore, a vector-like display arranges a mixture of schemes describing the assessment of patient states. With this vector-like notation, data-mining and data-set combination is possible on a higher abstract structure level based upon a hierarchical-cluster form. Using simple examples, we show that operations acting on the corresponding mixed schemes of this display allow for a sophisticated means of classifying, updating, monitoring, and prognosis, where better data mining/data usage and efficacy is expected.

  15. Automated, computer interpreted radioimmunoassay results

    International Nuclear Information System (INIS)

    Hill, J.C.; Nagle, C.E.; Dworkin, H.J.; Fink-Bennett, D.; Freitas, J.E.; Wetzel, R.; Sawyer, N.; Ferry, D.; Hershberger, D.

    1984-01-01

    90,000 Radioimmunoassay results have been interpreted and transcribed automatically using software developed for use on a Hewlett Packard Model 1000 mini-computer system with conventional dot matrix printers. The computer program correlates the results of a combination of assays, interprets them and prints a report ready for physician review and signature within minutes of completion of the assay. The authors designed and wrote a computer program to query their patient data base for radioassay laboratory results and to produce a computer generated interpretation of these results using an algorithm that produces normal and abnormal interpretives. Their laboratory assays 50,000 patient samples each year using 28 different radioassays. Of these 85% have been interpreted using our computer program. Allowances are made for drug and patient history and individualized reports are generated with regard to the patients age and sex. Finalization of reports is still subject to change by the nuclear physician at the time of final review. Automated, computerized interpretations have realized cost savings through reduced personnel and personnel time and provided uniformity of the interpretations among the five physicians. Prior to computerization of interpretations, all radioassay results had to be dictated and reviewed for signing by one of the resident or staff physicians. Turn around times for reports prior to the automated computer program generally were two to three days. Whereas, the computerized interpret system allows reports to generally be issued the day assays are completed

  16. Semantic interpretation of search engine resultant

    Science.gov (United States)

    Nasution, M. K. M.

    2018-01-01

    In semantic, logical language can be interpreted in various forms, but the certainty of meaning is included in the uncertainty, which directly always influences the role of technology. One results of this uncertainty applies to search engines as user interfaces with information spaces such as the Web. Therefore, the behaviour of search engine results should be interpreted with certainty through semantic formulation as interpretation. Behaviour formulation shows there are various interpretations that can be done semantically either temporary, inclusion, or repeat.

  17. Constraint-Based Abstract Semantics for Temporal Logic

    DEFF Research Database (Denmark)

    Banda, Gourinath; Gallagher, John Patrick

    2010-01-01

    Abstract interpretation provides a practical approach to verifying properties of infinite-state systems. We apply the framework of abstract interpretation to derive an abstract semantic function for the modal mu-calculus, which is the basis for abstract model checking. The abstract semantic funct...

  18. The interpretation of proverbs by elderly with high, medium and low educational level: Abstract reasoning as an aspect of executive functions

    Science.gov (United States)

    Wachholz, Thalita Bianchi de Oliveira; Yassuda, Mônica Sanches

    2011-01-01

    It is now known that cognitive functions tend to decline with age. Executive functions (EF) are among the first abilities to decline with aging. A subcomponent of the EF is abstract reasoning. The Test of Proverbs is an instrument that can be used to evaluate the capacity of abstract reasoning. Objective To examine the association of performance in interpretation of proverbs, with education and with episodic memory and EF tasks. Methods A total of 67 individuals aged between 60 and 75 years were evaluated, and divided into three categories of education: 1-4 years, 5-8 years, and 9 or more years of schooling. The instruments used were a sociodemographic questionnaire (gender, age, marital status, education, income, previous occupation, current occupation and health perception), the Mini Mental State Examination, Brief Cognitive Screening Battery; Geriatric Depression Scale; Forward and Backward Digit Span (WAIS-III), and the Test of Proverbs. Results A high impact of education was seen on the interpretation of proverbs, with lower performance among the elderly with less education. A significant association between performance on the Test of Proverbs and scores on the MMSE, GDS, and verbal fluency tests was found. There was a modest association with incidental memory. Conclusions The capacity to interpret proverbs is strongly associated with education and with performance on other EF tasks. PMID:29213717

  19. A Logic Programming Based Approach to Applying Abstract Interpretation to Embedded Software

    DEFF Research Database (Denmark)

    Henriksen, Kim Steen

    anvendt til at analysere programmer udviklet til indlejrede systemer. Et givet indlejret system modelleres som en emulator skrevet i en variant af logikprogrammering kaldet constraint logic programming (CLP). Emulatoren specialiseres med hensyn til et givet program, hvilket resulterer i et nyt program i...... programmeringsparadigme der har et solidt matematisk fundament. Et af dets karakteristika er adskillelsen af logik (betydningen af et program) og kontrol (hvordan programmet udføres), hvilket gør logikprogrammering til et meget anvendeligt sprog hvad angår programanalyse. I denne afhandling bliver logikprogrammering...... skrevet i sproget CLP der samtidig er isomorft med programmet skrevet til det indlejrede system. Anvendes abstract interpretation baserede analysatorer på det specialiserede program, kan resultater fra denne analyse direkte overføres til den indlejrede program, da dette program og den specialiserede...

  20. Towards Abstract Interpretation of Epistemic Logic

    DEFF Research Database (Denmark)

    Ajspur, Mai; Gallagher, John Patrick

    applicable to infinite models. The abstract model-checker allows model-checking with infinite-state models. When applied to the problem of whether M |= φ, it terminates and returns the set of states in M at which φ might hold. If the set is empty, then M definitely does not satisfy φ, while if the set is non...

  1. Misleading reporting and interpretation of results in major infertility journals.

    Science.gov (United States)

    Glujovsky, Demian; Sueldo, Carlos E; Borghi, Carolina; Nicotra, Pamela; Andreucci, Sara; Ciapponi, Agustín

    2016-05-01

    To evaluate the proportion of randomized controlled trials (RCTs) published in top infertility journals indexed on PubMed that reported their results with proper effect estimates and their precision estimation, while correctly interpreting both measures. Cross-sectional study evaluating all the RCTs published in top infertility journals during 2014. Not applicable. Not applicable. Not applicable. Proportion of RCTs that reported both relative and absolute effect size measures and its precision. Among the 32 RCTs published in 2014 in the top infertility journals reviewed, 37.5% (95% confidence interval [CI], 21.1-56.3) did not mention in their abstracts whether the difference among the study arms was statistically or clinically significant, and only 6.3% (95% CI, 0.8-20.8) used a CI of the absolute difference. Similarly, in the results section, these elements were observed in 28.2% (95% CI, 13.7-46.7) and 15.6% (95% CI, 5.3-32.8), respectively. Only one study clearly expressed the minimal clinically important difference in their methods section, but we found related proxies in 53% (95% CI, 34.7-70.9). None of the studies used CIs to draw conclusions about the clinical or statistical significance. We found 13 studies where the interpretation of the findings could be misleading. Recommended reporting items are underused in top infertility journals, which could lead to misleading interpretations. Authors, reviewers, and editorial boards should emphasize their use to improve reporting quality. Copyright © 2016 American Society for Reproductive Medicine. Published by Elsevier Inc. All rights reserved.

  2. Spatial distance effects on incremental semantic interpretation of abstract sentences: evidence from eye tracking.

    Science.gov (United States)

    Guerra, Ernesto; Knoeferle, Pia

    2014-12-01

    A large body of evidence has shown that visual context information can rapidly modulate language comprehension for concrete sentences and when it is mediated by a referential or a lexical-semantic link. What has not yet been examined is whether visual context can also modulate comprehension of abstract sentences incrementally when it is neither referenced by, nor lexically associated with, the sentence. Three eye-tracking reading experiments examined the effects of spatial distance between words (Experiment 1) and objects (Experiment 2 and 3) on participants' reading times for sentences that convey similarity or difference between two abstract nouns (e.g., 'Peace and war are certainly different...'). Before reading the sentence, participants inspected a visual context with two playing cards that moved either far apart or close together. In Experiment 1, the cards turned and showed the first two nouns of the sentence (e.g., 'peace', 'war'). In Experiments 2 and 3, they turned but remained blank. Participants' reading times at the adjective (Experiment 1: first-pass reading time; Experiment 2: total times) and at the second noun phrase (Experiment 3: first-pass times) were faster for sentences that expressed similarity when the preceding words/objects were close together (vs. far apart) and for sentences that expressed dissimilarity when the preceding words/objects were far apart (vs. close together). Thus, spatial distance between words or entirely unrelated objects can rapidly and incrementally modulate the semantic interpretation of abstract sentences. Copyright © 2014 Elsevier B.V. All rights reserved.

  3. Interpreting Results from the Multinomial Logit Model

    DEFF Research Database (Denmark)

    Wulff, Jesper

    2015-01-01

    This article provides guidelines and illustrates practical steps necessary for an analysis of results from the multinomial logit model (MLM). The MLM is a popular model in the strategy literature because it allows researchers to examine strategic choices with multiple outcomes. However, there see...... suitable for both interpretation and communication of results. The pratical steps are illustrated through an application of the MLM to the choice of foreign market entry mode.......This article provides guidelines and illustrates practical steps necessary for an analysis of results from the multinomial logit model (MLM). The MLM is a popular model in the strategy literature because it allows researchers to examine strategic choices with multiple outcomes. However, there seem...... to be systematic issues with regard to how researchers interpret their results when using the MLM. In this study, I present a set of guidelines critical to analyzing and interpreting results from the MLM. The procedure involves intuitive graphical representations of predicted probabilities and marginal effects...

  4. Horn clause verification with convex polyhedral abstraction and tree automata-based refinement

    DEFF Research Database (Denmark)

    Kafle, Bishoksan; Gallagher, John Patrick

    2017-01-01

    In this paper we apply tree-automata techniques to refinement of abstract interpretation in Horn clause verification. We go beyond previous work on refining trace abstractions; firstly we handle tree automata rather than string automata and thereby can capture traces in any Horn clause derivations...... underlying the Horn clauses. Experiments using linear constraint problems and the abstract domain of convex polyhedra show that the refinement technique is practical and that iteration of abstract interpretation with tree automata-based refinement solves many challenging Horn clause verification problems. We...... compare the results with other state-of-the-art Horn clause verification tools....

  5. Abstracts, Third Space Processing Symposium, Skylab results

    Science.gov (United States)

    1974-01-01

    Skylab experiments results are reported in abstracts of papers presented at the Third Space Processing Symposium. Specific areas of interest include: exothermic brazing, metals melting, crystals, reinforced composites, glasses, eutectics; physics of the low-g processes; electrophoresis, heat flow, and convection demonstrations flown on Apollo missions; and apparatus for containerless processing, heating, cooling, and containing materials.

  6. Laboratory test result interpretation for primary care doctors in South Africa

    Directory of Open Access Journals (Sweden)

    Naadira Vanker

    2017-03-01

    Full Text Available Background: Challenges and uncertainties with test result interpretation can lead to diagnostic errors. Primary care doctors are at a higher risk than specialists of making these errors, due to the range in complexity and severity of conditions that they encounter. Objectives: This study aimed to investigate the challenges that primary care doctors face with test result interpretation, and to identify potential countermeasures to address these. Methods: A survey was sent out to 7800 primary care doctors in South Africa. Questionnaire themes included doctors’ uncertainty with interpreting test results, mechanisms used to overcome this uncertainty, challenges with appropriate result interpretation, and perceived solutions for interpreting results. Results: Of the 552 responses received, the prevalence of challenges with result interpretation was estimated in an average of 17% of diagnostic encounters. The most commonly-reported challenges were not receiving test results in a timely manner (51% of respondents and previous results not being easily available (37%. When faced with diagnostic uncertainty, 84% of respondents would either follow-up and reassess the patient or discuss the case with a specialist, and 67% would contact a laboratory professional. The most useful test utilisation enablers were found to be: interpretive comments (78% of respondents, published guidelines (74%, and a dedicated laboratory phone line (72%. Conclusion: Primary care doctors acknowledge uncertainty with test result interpretation. Potential countermeasures include the addition of patient-specific interpretive comments, the availability of guidelines or algorithms, and a dedicated laboratory phone line. The benefit of enhanced test result interpretation would reduce diagnostic error rates.

  7. When abstraction does not increase stereotyping : Preparing for intragroup communication enables abstract construal of stereotype-inconsistent information

    NARCIS (Netherlands)

    Greijdanus, Hedy; Postmes, Tom; Gordijn, Ernestine H.; van Zomeren, Martijn

    2014-01-01

    Two experiments investigated when perceivers can construe stereotype-inconsistent information abstractly (i.e., interpret observations as generalizable) and whether stereotype-consistency delimits the positive relation between abstract construal level and stereotyping. Participants (N1=104, N2=83)

  8. Abstract Interpretation of PIC programs through Logic Programming

    DEFF Research Database (Denmark)

    Henriksen, Kim Steen; Gallagher, John Patrick

    2006-01-01

    , are applied to the logic based model of the machine. A small PIC microcontroller is used as a case study. An emulator for this microcontroller is written in Prolog, and standard programming transformations and analysis techniques are used to specialise this emulator with respect to a given PIC program....... The specialised emulator can now be further analysed to gain insight into the given program for the PIC microcontroller. The method describes a general framework for applying abstractions, illustrated here by linear constraints and convex hull analysis, to logic programs. Using these techniques on the specialised...

  9. Modal abstractions of concurrent behavior

    DEFF Research Database (Denmark)

    Nielson, Flemming; Nanz, Sebastian; Nielson, Hanne Riis

    2011-01-01

    We present an effective algorithm for the automatic construction of finite modal transition systems as abstractions of potentially infinite concurrent processes. Modal transition systems are recognized as valuable abstractions for model checking because they allow for the validation as well...... as refutation of safety and liveness properties. However, the algorithmic construction of finite abstractions from potentially infinite concurrent processes is a missing link that prevents their more widespread usage for model checking of concurrent systems. Our algorithm is a worklist algorithm using concepts...... from abstract interpretation and operating upon mappings from sets to intervals in order to express simultaneous over- and underapprox-imations of the multisets of process actions available in a particular state. We obtain a finite abstraction that is 3-valued in both states and transitions...

  10. Rhetorical Interpretation of Abstracts in Sci-Tech Theses Based on Burke's Identification Theory

    Science.gov (United States)

    Zhong, Jihong

    2017-01-01

    Abstract of a thesis is the brief and accurate representation of the thesis, with the important function of persuading readers to read on the thesis. So how the writer constructs the abstract and wins readers' recognition is our main focus. On the basis of Burke's Identification Theory, this paper analyzed 10 abstracts from "Nature" from…

  11. Visually defining and querying consistent multi-granular clinical temporal abstractions.

    Science.gov (United States)

    Combi, Carlo; Oliboni, Barbara

    2012-02-01

    the component abstractions. Moreover, we propose a visual query language where different temporal abstractions can be composed to build complex queries: temporal abstractions are visually connected through the usual logical connectives AND, OR, and NOT. The proposed visual language allows one to simply define temporal abstractions by using intuitive metaphors, and to specify temporal intervals related to abstractions by using different temporal granularities. The physician can interact with the designed and implemented tool by point-and-click selections, and can visually compose queries involving several temporal abstractions. The evaluation of the proposed granularity-related metaphors consisted in two parts: (i) solving 30 interpretation exercises by choosing the correct interpretation of a given screenshot representing a possible scenario, and (ii) solving a complex exercise, by visually specifying through the interface a scenario described only in natural language. The exercises were done by 13 subjects. The percentage of correct answers to the interpretation exercises were slightly different with respect to the considered metaphors (54.4--striped wall, 73.3--plastered wall, 61--brick wall, and 61--no wall), but post hoc statistical analysis on means confirmed that differences were not statistically significant. The result of the user's satisfaction questionnaire related to the evaluation of the proposed granularity-related metaphors ratified that there are no preferences for one of them. The evaluation of the proposed logical notation consisted in two parts: (i) solving five interpretation exercises provided by a screenshot representing a possible scenario and by three different possible interpretations, of which only one was correct, and (ii) solving five exercises, by visually defining through the interface a scenario described only in natural language. Exercises had an increasing difficulty. The evaluation involved a total of 31 subjects. Results related to

  12. Nonclassical Problem for Ultraparabolic Equation in Abstract Spaces

    Directory of Open Access Journals (Sweden)

    Gia Avalishvili

    2016-01-01

    Full Text Available Nonclassical problem for ultraparabolic equation with nonlocal initial condition with respect to one time variable is studied in abstract Hilbert spaces. We define the space of square integrable vector-functions with values in Hilbert spaces corresponding to the variational formulation of the nonlocal problem for ultraparabolic equation and prove trace theorem, which allows one to interpret initial conditions of the nonlocal problem. We obtain suitable a priori estimates and prove the existence and uniqueness of solution of the nonclassical problem and continuous dependence upon the data of the solution to the nonlocal problem. We consider an application of the obtained abstract results to nonlocal problem for ultraparabolic partial differential equation with second-order elliptic operator and obtain well-posedness result in Sobolev spaces.

  13. Interpretation of Chemical Pathology Test Results in Paediatrics ...

    African Journals Online (AJOL)

    At any time we interprete paediatric chemical pathology test results we must take into consideration a number of factors, which are related with and restricted to paediatric patients. Such factors include the paediatric patient's age that may change from prematurity to above 18 years, and the paediatric patient's body weight ...

  14. (Re)interpreting LHC New Physics Search Results : Tools and Methods, 3rd Workshop

    CERN Document Server

    The quest for new physics beyond the SM is arguably the driving topic for LHC Run2. LHC collaborations are pursuing searches for new physics in a vast variety of channels. Although collaborations provide various interpretations for their search results, the full understanding of these results requires a much wider interpretation scope involving all kinds of theoretical models. This is a very active field, with close theory-experiment interaction. In particular, development of dedicated methodologies and tools is crucial for such scale of interpretation. Recently, a Forum was initiated to host discussions among LHC experimentalists and theorists on topics related to the BSM (re)interpretation of LHC data, and especially on the development of relevant interpretation tools and infrastructure: https://twiki.cern.ch/twiki/bin/view/LHCPhysics/InterpretingLHCresults Two meetings were held at CERN, where active discussions and concrete work on (re)interpretation methods and tools took place, with valuable cont...

  15. Verification Based on Set-Abstraction Using the AIF Framework

    DEFF Research Database (Denmark)

    Mödersheim, Sebastian Alexander

    The AIF framework is a novel method for analyzing advanced security protocols, web services, and APIs, based a new abstract interpretation method. It consists of the specification language AIF and a translation/abstraction processes that produces a set of first-order Horn clauses. These can...

  16. Inventory Abstraction

    International Nuclear Information System (INIS)

    Leigh, C.

    2000-01-01

    The purpose of the inventory abstraction as directed by the development plan (CRWMS M and O 1999b) is to: (1) Interpret the results of a series of relative dose calculations (CRWMS M and O 1999c, 1999d). (2) Recommend, including a basis thereof, a set of radionuclides that should be modeled in the Total System Performance Assessment in Support of the Site Recommendation (TSPA-SR) and the Total System Performance Assessment in Support of the Final Environmental Impact Statement (TSPA-FEIS). (3) Provide initial radionuclide inventories for the TSPA-SR and TSPA-FEIS models. (4) Answer the U.S. Nuclear Regulatory Commission (NRC)'s Issue Resolution Status Report ''Key Technical Issue: Container Life and Source Term'' (CLST IRSR) (NRC 1999) key technical issue (KTI): ''The rate at which radionuclides in SNF [Spent Nuclear Fuel] are released from the EBS [Engineered Barrier System] through the oxidation and dissolution of spent fuel'' (Subissue 3). The scope of the radionuclide screening analysis encompasses the period from 100 years to 10,000 years after the potential repository at Yucca Mountain is sealed for scenarios involving the breach of a waste package and subsequent degradation of the waste form as required for the TSPA-SR calculations. By extending the time period considered to one million years after repository closure, recommendations are made for the TSPA-FEIS. The waste forms included in the inventory abstraction are Commercial Spent Nuclear Fuel (CSNF), DOE Spent Nuclear Fuel (DSNF), High-Level Waste (HLW), naval Spent Nuclear Fuel (SNF), and U.S. Department of Energy (DOE) plutonium waste. The intended use of this analysis is in TSPA-SR and TSPA-FEIS. Based on the recommendations made here, models for release, transport, and possibly exposure will be developed for the isotopes that would be the highest contributors to the dose given a release to the accessible environment. The inventory abstraction is important in assessing system performance because

  17. Portero versus portador: Spanish interpretation of genomic terminology during whole exome sequencing results disclosure.

    Science.gov (United States)

    Gutierrez, Amanda M; Robinson, Jill O; Statham, Emily E; Scollon, Sarah; Bergstrom, Katie L; Slashinski, Melody J; Parsons, Donald W; Plon, Sharon E; McGuire, Amy L; Street, Richard L

    2017-11-01

    Describe modifications to technical genomic terminology made by interpreters during disclosure of whole exome sequencing (WES) results. Using discourse analysis, we identified and categorized interpretations of genomic terminology in 42 disclosure sessions where Spanish-speaking parents received their child's WES results either from a clinician using a medical interpreter, or directly from a bilingual physician. Overall, 76% of genomic terms were interpreted accordantly, 11% were misinterpreted and 13% were omitted. Misinterpretations made by interpreters and bilingual physicians included using literal and nonmedical terminology to interpret genomic concepts. Modifications to genomic terminology made during interpretation highlight the need to standardize bilingual genomic lexicons. We recommend Spanish terms that can be used to refer to genomic concepts.

  18. Abstract interpretation over non-deterministic finite tree automate for set-based analysis of logic programs

    DEFF Research Database (Denmark)

    Gallagher, John Patrick; Puebla, G.

    2002-01-01

    , and describe its implementation. Both goal-dependent and goal-independent analysis are considered. Variations on the abstract domains operations are introduced, and we discuss the associated tradeoffs of precision and complexity. The experimental results indicate that this approach is a practical way...

  19. [Interpretation of proverbs and Alzheimer's disease].

    Science.gov (United States)

    Báez, S; Mendoza, L; Reyes, P; Matallana, D; Montañés, P

    To evaluate the performance of patients with Alzheimer's disease (AD) in the mild-moderate stage in a verbal material abstraction task that involves interpreting the implicit meaning of proverbs and sayings. A qualitative-quantitative analysis was carried out of the performance of 30 patients with AD and 30 controls, paired by age, gender and level of education. Patients had significantly greater difficulties than the controls when it came to interpreting proverbs. A high correlation was found between subjects' years of schooling and the overall score on the proverb interpretation test. Results suggest that the processes that may be predominantly affected in patients with AD are the investigation of the conditions of the problem, together with selecting an alternative and formulating a cognitive plan to resolve the task. The results help to further our knowledge of the characteristics of performance of patients with AD in a test involving the interpretation of the implicit meaning of proverbs and also provide information about the processes that may be predominantly affected. Further research is needed, however, on this subject area in order to obtain more conclusive explanations.

  20. WIMP Dark Matter interpretation of Higgs results

    CERN Document Server

    Wang, Renjie; The ATLAS collaboration

    2017-01-01

    The results from searching for dark matter either directly from invisible decay of Higgs bosons or in association with a Higgs boson at the LHC are presented. No significant excess is found beyond the Standard Model prediction, and upper limits are set on the production cross section times branching fraction using data collected in proton-proton collisions at center-of-mass energies of 13 TeV by the ATLAS and CMS detectors. An interpreted upper limit is presented on the allowed dark matter-nucleon scattering cross section.

  1. The Interpretability of Inconsistency: Feferman's Theorem and Related Results

    NARCIS (Netherlands)

    Visser, Albert

    This paper is an exposition of Feferman's Theorem concerning the interpretability of inconsistency and of further insights directly connected to this result. Feferman's Theorem is a strengthening of the Second Incompleteness Theorem. It says, in metaphorical paraphrase, that it is not just the case

  2. The Interpretability of Inconsistency: Feferman's Theorem and Related Results

    NARCIS (Netherlands)

    Visser, Albert

    2014-01-01

    This paper is an exposition of Feferman's Theorem concerning the interpretability of inconsistency and of further insights directly connected to this result. Feferman's Theorem is a strengthening of the Second Incompleteness Theorem. It says, in metaphorical paraphrase, that it is not just the case

  3. Interpreting results of cluster surveys in emergency settings: is the LQAS test the best option?

    Directory of Open Access Journals (Sweden)

    Blanton Curtis

    2008-12-01

    Full Text Available Abstract Cluster surveys are commonly used in humanitarian emergencies to measure health and nutrition indicators. Deitchler et al. have proposed to use Lot Quality Assurance Sampling (LQAS hypothesis testing in cluster surveys to classify the prevalence of global acute malnutrition as exceeding or not exceeding the pre-established thresholds. Field practitioners and decision-makers must clearly understand the meaning and implications of using this test in interpreting survey results to make programmatic decisions. We demonstrate that the LQAS test–as proposed by Deitchler et al. – is prone to producing false-positive results and thus is likely to suggest interventions in situations where interventions may not be needed. As an alternative, to provide more useful information for decision-making, we suggest reporting the probability of an indicator's exceeding the threshold as a direct measure of "risk". Such probability can be easily determined in field settings by using a simple spreadsheet calculator. The "risk" of exceeding the threshold can then be considered in the context of other aggravating and protective factors to make informed programmatic decisions.

  4. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2003-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied to the lam......Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  5. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2004-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied to the lam......Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  6. From Interpreter to logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2003-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied to the lam......Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  7. DENOTATIVE ORIGINS OF ABSTRACT IMAGES IN LINGUISTIC EXPERIMENT

    Directory of Open Access Journals (Sweden)

    Elina, E.

    2017-03-01

    Full Text Available The article discusses the refusal from denotation (the subject, as the basic principle of abstract images, and semiotic problems arising in connection with this principle: how to solve the contradiction between the pointlessness and iconic nature of the image? Is it correct in the absence of denotation to recognize abstract representation of a single-level entity? The solution is proposed to decide these questions with the help of a psycholinguistic experiment in which the verbal interpretation of abstract images made by both experienced and “naive” audience-recipients demonstrates the objectivity of perception of denotative “traces” and the presence of denotative invariant in an abstract form.

  8. INVENTORY ABSTRACTION

    International Nuclear Information System (INIS)

    Ragan, G.

    2001-01-01

    The purpose of the inventory abstraction, which has been prepared in accordance with a technical work plan (CRWMS M andO 2000e for/ICN--02 of the present analysis, and BSC 2001e for ICN 03 of the present analysis), is to: (1) Interpret the results of a series of relative dose calculations (CRWMS M andO 2000c, 2000f). (2) Recommend, including a basis thereof, a set of radionuclides that should be modeled in the Total System Performance Assessment in Support of the Site Recommendation (TSPA-SR) and the Total System Performance Assessment in Support of the Final Environmental Impact Statement (TSPA-FEIS). (3) Provide initial radionuclide inventories for the TSPA-SR and TSPA-FEIS models. (4) Answer the U.S. Nuclear Regulatory Commission (NRC)'s Issue Resolution Status Report ''Key Technical Issue: Container Life and Source Term'' (CLST IRSR) key technical issue (KTI): ''The rate at which radionuclides in SNF [spent nuclear fuel] are released from the EBS [engineered barrier system] through the oxidation and dissolution of spent fuel'' (NRC 1999, Subissue 3). The scope of the radionuclide screening analysis encompasses the period from 100 years to 10,000 years after the potential repository at Yucca Mountain is sealed for scenarios involving the breach of a waste package and subsequent degradation of the waste form as required for the TSPA-SR calculations. By extending the time period considered to one million years after repository closure, recommendations are made for the TSPA-FEIS. The waste forms included in the inventory abstraction are Commercial Spent Nuclear Fuel (CSNF), DOE Spent Nuclear Fuel (DSNF), High-Level Waste (HLW), naval Spent Nuclear Fuel (SNF), and U.S. Department of Energy (DOE) plutonium waste. The intended use of this analysis is in TSPA-SR and TSPA-FEIS. Based on the recommendations made here, models for release, transport, and possibly exposure will be developed for the isotopes that would be the highest contributors to the dose given a release

  9. Ito, Stratonovich, Haenggi and all the rest: The thermodynamics of interpretation

    International Nuclear Information System (INIS)

    Sokolov, I.M.

    2010-01-01

    Graphical abstract: Slowly modulated periodic potentials corresponding to trap, accordion and barrier models, from top to bottom. The diffusion in such potentials on large scales needs for using Ito, Stratonovich and Haenggi interpretation rules, respectively, when described within the Langevin scheme. - Abstract: To elucidate a question of the necessity and thermodynamical meaning of the interpretation of Langevin's equations with multiplicative nose, we considered a simple model of particle diffusion in a slowly modulated periodic potential in the low-temperature limit. Our main point is to clarify, what kind of interpretation is appropriate to describe the situation under different types of modulation within the Langevin scheme. The existence of a free interpretation parameter α is a necessity connected with the fact, that the diffusion coefficient D is an amalgam of two kinetic parameters, the period length and the sojourn time in a potential well, which in their turn depend on the microscopic parameters of the model. The results show that the Ito and the Haenggi-Klimontovich interpretations correspond to a trap and barrier models respectively, and that the Fisk-Stratonovich one corresponds to a modulation of the potential's period. All other situations are more complex and may correspond to position-dependent interpretation parameter.

  10. Ito, Stratonovich, Haenggi and all the rest: The thermodynamics of interpretation

    Energy Technology Data Exchange (ETDEWEB)

    Sokolov, I.M., E-mail: igor.sokolov@physik.hu-berlin.de [Institut fuer Physik, Humboldt-Universitaet zu Berlin, Newtonstrasse 15, 12489 Berlin (Germany)

    2010-10-05

    Graphical abstract: Slowly modulated periodic potentials corresponding to trap, accordion and barrier models, from top to bottom. The diffusion in such potentials on large scales needs for using Ito, Stratonovich and Haenggi interpretation rules, respectively, when described within the Langevin scheme. - Abstract: To elucidate a question of the necessity and thermodynamical meaning of the interpretation of Langevin's equations with multiplicative nose, we considered a simple model of particle diffusion in a slowly modulated periodic potential in the low-temperature limit. Our main point is to clarify, what kind of interpretation is appropriate to describe the situation under different types of modulation within the Langevin scheme. The existence of a free interpretation parameter {alpha} is a necessity connected with the fact, that the diffusion coefficient D is an amalgam of two kinetic parameters, the period length and the sojourn time in a potential well, which in their turn depend on the microscopic parameters of the model. The results show that the Ito and the Haenggi-Klimontovich interpretations correspond to a trap and barrier models respectively, and that the Fisk-Stratonovich one corresponds to a modulation of the potential's period. All other situations are more complex and may correspond to position-dependent interpretation parameter.

  11. Constraint-Based Abstraction of a Model Checker for Infinite State Systems

    DEFF Research Database (Denmark)

    Banda, Gourinath; Gallagher, John Patrick

    Abstract interpretation-based model checking provides an approach to verifying properties of infinite-state systems. In practice, most previous work on abstract model checking is either restricted to verifying universal properties, or develops special techniques for temporal logics such as modal t...... to implementation of abstract model checking algorithms for abstract domains based on constraints, making use of an SMT solver....

  12. Analysis of complex networks using aggressive abstraction.

    Energy Technology Data Exchange (ETDEWEB)

    Colbaugh, Richard; Glass, Kristin.; Willard, Gerald

    2008-10-01

    This paper presents a new methodology for analyzing complex networks in which the network of interest is first abstracted to a much simpler (but equivalent) representation, the required analysis is performed using the abstraction, and analytic conclusions are then mapped back to the original network and interpreted there. We begin by identifying a broad and important class of complex networks which admit abstractions that are simultaneously dramatically simplifying and property preserving we call these aggressive abstractions -- and which can therefore be analyzed using the proposed approach. We then introduce and develop two forms of aggressive abstraction: 1.) finite state abstraction, in which dynamical networks with uncountable state spaces are modeled using finite state systems, and 2.) onedimensional abstraction, whereby high dimensional network dynamics are captured in a meaningful way using a single scalar variable. In each case, the property preserving nature of the abstraction process is rigorously established and efficient algorithms are presented for computing the abstraction. The considerable potential of the proposed approach to complex networks analysis is illustrated through case studies involving vulnerability analysis of technological networks and predictive analysis for social processes.

  13. Reconstruction of abstract quantum theory

    International Nuclear Information System (INIS)

    Drieschner, M.; Goernitz, T.; von Weizsaecker, C.F.

    1988-01-01

    Understanding quantum theory as a general theory of prediction, we reconstruct abstract quantum theory. Abstract means the general frame of quantum theory, without reference to a three-dimensional position space, to concepts like particle or field, or to special laws of dynamics. Reconstruction is the attempt to do this by formulating simple and plausible postulates on prediction in order to derive the basic concepts of quantum theory from them. Thereby no law of classical physics is presupposed which would then have to be quantized. We briefly discuss the relationship of theory and interpretation in physics and the fundamental role of time as a basic concept for physics. Then a number of assertions are given, formulated as succinctly as possible in order to make them easily quotable and comparable. The assertations are arranged in four groups: heuristic principles, verbal definitions of some terms, three basic postulates, and consequences. The three postulates of separable alternatives, indeterminism, and kinematics are the central points of this work. These brief assertions are commented upon, and their relationship with the interpretation of quantum theory is discussed. Also given are an outlook on the further development into concrete quantum theory and some philosophical reflections

  14. Defunctionalized Interpreters for Programming Languages

    DEFF Research Database (Denmark)

    Danvy, Olivier

    2008-01-01

    by Reynolds in ``Definitional Interpreters for Higher-Order Programming Languages'' for functional implementations of denotational semantics, natural semantics, and big-step abstract machines using closure conversion, CPS transformation, and defunctionalization. Over the last few years, the author and his......This document illustrates how functional implementations of formal semantics (structural operational semantics, reduction semantics, small-step and big-step abstract machines, natural semantics, and denotational semantics) can be transformed into each other. These transformations were foreshadowed...... students have further observed that functional implementations of small-step and of big-step abstract machines are related using fusion by fixed-point promotion and that functional implementations of reduction semantics and of small-step abstract machines are related using refocusing and transition...

  15. A fully-abstract semantics of lambda-mu in the pi-calculus

    Directory of Open Access Journals (Sweden)

    Steffen van Bakel

    2014-09-01

    Full Text Available We study the lambda-mu-calculus, extended with explicit substitution, and define a compositional output-based interpretation into a variant of the pi-calculus with pairing that preserves single-step explicit head reduction with respect to weak bisimilarity. We define four notions of weak equivalence for lambda-mu – one based on weak reduction, two modelling weak head-reduction and weak explicit head reduction (all considering terms without weak head-normal form equivalent as well, and one based on weak approximation – and show they all coincide. We will then show full abstraction results for our interpretation for the weak equivalences with respect to weak bisimilarity on processes.

  16. Spin Is Common in Studies Assessing Robotic Colorectal Surgery: An Assessment of Reporting and Interpretation of Study Results.

    Science.gov (United States)

    Patel, Sunil V; Van Koughnett, Julie Ann M; Howe, Brett; Wexner, Steven D

    2015-09-01

    Spin has been defined previously as "specific reporting that could distort the interpretation of results and mislead readers." The purpose of this study was to determine the frequency and extent of misrepresentation of results in robotic colorectal surgery. Publications referenced in MEDLINE or EMBASE between 1992 and 2014 were included in this study. Studies comparing robotic colorectal surgery with other techniques with a nonsignificant difference in the primary outcome(s) were included. Interventions included robotic versus alternative techniques. Frequency, strategy, and extent of spin, as previously defined, were the main outcome measures : A total of 38 studies (including 24,303 patients) were identified for inclusion in this study. Evidence of spin was found in 82% of studies. The most common form of spin was concluding equivalence between surgical techniques based on nonsignificant differences (76% of abstracts and 71% of conclusions). Claiming improved benefits, despite nonsignificance, was also commonly observed (26% of abstracts and 45% of conclusions). Because of the small sample size, we did not find evidence of an association between spin and study design, type of funding, publication year, or study size. Acknowledging the equivocal nature of the study happened rarely (47% of abstracts and 34% of conclusions). The absence of spin predicted whether authors acknowledged equivocal results (p = 0.02). A total of 50% of studies did not disclose whether they received funding, whereas 39% of studies failed to state whether a conflict of interest existed. A limited number of randomized controlled trials were available. Spin occurred in >80% of included studies. Many studies concluded that robotic surgery was as safe as more traditional techniques, despite small sample sizes and limited follow-up. Authors often failed to recognize the difference between nonsignificance and equivalence. Failure to disclose financial relationships, which could represent

  17. Guidelines to Interpret Results of Mechanical Blade Test

    International Nuclear Information System (INIS)

    Arias Vega, F.; Sanz Martin, J. C.

    1999-01-01

    This report shows the interpretation of full scale rotor blade test results and describes the engineering testing models and coefficients for any feasible rotor blade design, in order to accept and to certify any final manufactured blade as an allowable product, fit for use and working with a completely security during all the wind turbines lifetime. This work was carried out at the Wind Energy Division of the CIEMAT.DER and it is based on the authors technical experience in this field, after many years working on testing blades. Also, this paper contains results of the European wind turbine Standards II relevant to the European Project: JOULE III R.D. where the Wind Energy Division took part as participant too. (Author)

  18. Guidelines to Interpret Results of Mechanical Blade Test

    Energy Technology Data Exchange (ETDEWEB)

    Arias Vega, F.; Sanz Martin, J. C. [Ciemat, Madrid (Spain)

    2000-07-01

    This report shows the interpretation of full scale rotor blade test results and describes the engineering testing models and coefficients for any feasible rotor blade design, in order to accept and to certify any final manufactured blades as an allowable product, fit for use and working with a completely security during all the windturbine's lifetime. This work was carried out at the Wind Energy Division of the CIEMAT.DER and it is based on the author's technical experience in this field, after many years working on testing blades. Also, this paper contains results of the European wind turbine Standards II relevant to the European Project: JOULE III R.D. where the Wind Energy Division took part as participant too. (Author)

  19. Minimalism in architecture: Abstract conceptualization of architecture

    Directory of Open Access Journals (Sweden)

    Vasilski Dragana

    2015-01-01

    Full Text Available Minimalism in architecture contains the idea of the minimum as a leading creative tend to be considered and interpreted in working through phenomena of empathy and abstraction. In the Western culture, the root of this idea is found in empathy of Wilhelm Worringer and abstraction of Kasimir Malevich. In his dissertation, 'Abstraction and Empathy' Worringer presented his thesis on the psychology of style through which he explained the two opposing basic forms: abstraction and empathy. His conclusion on empathy as a psychological basis of observation expression is significant due to the verbal congruence with contemporary minimalist expression. His intuition was enhenced furthermore by figure of Malevich. Abstraction, as an expression of inner unfettered inspiration, has played a crucial role in the development of modern art and architecture of the twentieth century. Abstraction, which is one of the basic methods of learning in psychology (separating relevant from irrelevant features, Carl Jung is used to discover ideas. Minimalism in architecture emphasizes the level of abstraction to which the individual functions are reduced. Different types of abstraction are present: in the form as well as function of the basic elements: walls and windows. The case study is an example of Sou Fujimoto who is unequivocal in its commitment to the autonomy of abstract conceptualization of architecture.

  20. Interpreting Statistical Significance Test Results: A Proposed New "What If" Method.

    Science.gov (United States)

    Kieffer, Kevin M.; Thompson, Bruce

    As the 1994 publication manual of the American Psychological Association emphasized, "p" values are affected by sample size. As a result, it can be helpful to interpret the results of statistical significant tests in a sample size context by conducting so-called "what if" analyses. However, these methods can be inaccurate…

  1. 40 CFR 761.316 - Interpreting PCB concentration measurements resulting from this sampling scheme.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 30 2010-07-01 2010-07-01 false Interpreting PCB concentration... § 761.79(b)(3) § 761.316 Interpreting PCB concentration measurements resulting from this sampling... composite is 20 µg/100 cm2, then the entire 9.5 square meters has a PCB surface concentration of 20 µg/100...

  2. Interpretations of bullying by bullies, victims, and bully-victims in interactions at different levels of abstraction

    NARCIS (Netherlands)

    Pouwels, J.L.; Scholte, R.H.J.; Noorden, T.H.J. van; Cillessen, A.H.N.

    2016-01-01

    According to the Social Information Processing Model of children's adjustment, children develop general interpretation styles for future social events based on past social experiences. Previous research has shown associations between interpretations of social situations and internalizing and

  3. An improved method for interpreting API filter press hydraulic conductivity test results

    International Nuclear Information System (INIS)

    Heslin, G.M.; Baxter, D.Y.; Filz, G.M.; Davidson, R.R.

    1997-01-01

    The American Petroleum Institute (API) filter press is frequently used to measure the hydraulic conductivity of soil-bentonite backfill during the mix design process and as part of construction quality controls. However, interpretation of the test results is complicated by the fact that the seepage-induced consolidation pressure varies from zero at the top of the specimen to a maximum value at the bottom of the specimen. An analytical solution is available which relates the stress, compressibility, and hydraulic conductivity in soil consolidated by seepage forces. This paper presents the results of a laboratory investigation undertaken to support application of this theory to API hydraulic conductivity tests. When the API test results are interpreted using seepage consolidation theory, they are in good agreement with the results of consolidometer permeameter tests. Limitations of the API test are also discussed

  4. Model-Based Integration and Interpretation of Data

    DEFF Research Database (Denmark)

    Petersen, Johannes

    2004-01-01

    Data integration and interpretation plays a crucial role in supervisory control. The paper defines a set of generic inference steps for the data integration and interpretation process based on a three-layer model of system representations. The three-layer model is used to clarify the combination...... of constraint and object-centered representations of the work domain throwing new light on the basic principles underlying the data integration and interpretation process of Rasmussen's abstraction hierarchy as well as other model-based approaches combining constraint and object-centered representations. Based...

  5. [Do different interpretative methods used for evaluation of checkerboard synergy test affect the results?].

    Science.gov (United States)

    Ozseven, Ayşe Gül; Sesli Çetin, Emel; Ozseven, Levent

    2012-07-01

    In recent years, owing to the presence of multi-drug resistant nosocomial bacteria, combination therapies are more frequently applied. Thus there is more need to investigate the in vitro activity of drug combinations against multi-drug resistant bacteria. Checkerboard synergy testing is among the most widely used standard technique to determine the activity of antibiotic combinations. It is based on microdilution susceptibility testing of antibiotic combinations. Although this test has a standardised procedure, there are many different methods for interpreting the results. In many previous studies carried out with multi-drug resistant bacteria, different rates of synergy have been reported with various antibiotic combinations using checkerboard technique. These differences might be attributed to the different features of the strains. However, different synergy rates detected by checkerboard method have also been reported in other studies using the same drug combinations and same types of bacteria. It was thought that these differences in synergy rates might be due to the different methods of interpretation of synergy test results. In recent years, multi-drug resistant Acinetobacter baumannii has been the most commonly encountered nosocomial pathogen especially in intensive-care units. For this reason, multidrug resistant A.baumannii has been the subject of a considerable amount of research about antimicrobial combinations. In the present study, the in vitro activities of frequently preferred combinations in A.baumannii infections like imipenem plus ampicillin/sulbactam, and meropenem plus ampicillin/sulbactam were tested by checkerboard synergy method against 34 multi-drug resistant A.baumannii isolates. Minimum inhibitory concentration (MIC) values for imipenem, meropenem and ampicillin/sulbactam were determined by the broth microdilution method. Subsequently the activity of two different combinations were tested in the dilution range of 4 x MIC and 0.03 x MIC in

  6. The role of interpretation in the internationalization of smaller brazilian firms

    NARCIS (Netherlands)

    R.W. Seifert (Ralf); J. Child (John); S.B. Rodrigues (Suzana)

    2012-01-01

    textabstractAbstract This study considers how decision-makers in smaller firms interpret the means and conditions of internationalization, and how different modes of interpretation are likely to inform action choices in this process. Drawing on 58 qualitative interviews with the leaders of

  7. Ad Oculos. Images, Imagination and Abstract Thinking

    Directory of Open Access Journals (Sweden)

    Alessandra Cirafici

    2018-03-01

    Full Text Available The unusual edition of Elements of Euclid released for publishing in 1847 by Oliver Byrne offers the occasion to suggest a few elements for discussion on the uniqueness of the ‘representation’ of geometric-mathematical thinking—and more in general of the abstract thinking—enshrined in its ‘nature of a pure imaginative vision able to connect the intelligible with the tangible’. The purpose is, thus, a reasoning on images and communicative artefacts, that, when articulated, provide different variations of the idea of ‘transcription’ of complex theoretical structures from one language (that of abstract logic to another (that of sensory experience, with a view to facilitate, ease and make more accurate the noetic process. Images able over time to facilitate the understanding of complex and abstract theoretical principles—since able to show them in an extremely concrete way, ad oculos,—and which at some points could reveal the horizons of art interpretation to inscrutable and figurative meaningless formulas.

  8. College Students' Interpretation of Research Reports on Group Differences: The Tall-Tale Effect

    Science.gov (United States)

    Hogan, Thomas P.; Zaboski, Brian A.; Perry, Tiffany R.

    2015-01-01

    How does the student untrained in advanced statistics interpret results of research that reports a group difference? In two studies, statistically untrained college students were presented with abstracts or professional associations' reports and asked for estimates of scores obtained by the original participants in the studies. These estimates…

  9. On the Dogmatics of Contract Interpretation

    Institute of Scientific and Technical Information of China (English)

    Yang Guoqing

    2017-01-01

    The interpretation of contract has attracted much attention in the practice of contract law and the basic problems to be solved are what the parties agree on and how to set up the rules of adjudication. The present domestic studies are not conducive to contract prac-tices because they either unnecessarily elevate scientific problems to the speculative realm of fantasy, or make the problems become more unreal and abstract. The two traditional theories of contract interpretation do not conflict in values in terms of the autonomy of the will and trust protection. However, in today' s society where cultural pluralism and legal value plural-ism exist, because of different contract practices, differentiation and individualization of con-tract interpretation will become the basic patterns. Therefore, it is impossible and unnecessary to construct a unitary model, but it is of great significance to introduce the dogmatics-orien-ted contract interpretation.

  10. How can we improve the interpretation of systematic reviews?

    Directory of Open Access Journals (Sweden)

    Straus Sharon E

    2011-03-01

    Full Text Available Abstract A study conducted by Lai and colleagues, published this week in BMC Medicine, suggests that more guidance might be required for interpreting systematic review (SR results. In the study by Lai and colleagues, positive (or favorable results were influential in changing participants' prior beliefs about the interventions presented in the systematic review. Other studies have examined the relationship between favorable systematic review results and the publication of systematic reviews. An international registry may decrease the number of unpublished systematic reviews and will hopefully decrease redundancy, increase transparency, and increase collaboration within the SR community. In addition, using guidance from the Preferred Items for Systematic Reviews and Meta-analyses (PRISMA: http://www.prisma-statement.org/ Statement and the Grading of Recommendations Assessment, Development, and Evaluation (GRADE: http://www.gradeworkinggroup.org/ approach can also be used to improve the interpretation of systematic reviews. In this commentary, we highlight important methodological issues related to the conduct and reporting of systematic reviews and also present our own guidance on interpreting systematic reviews. Please see Research article: http://www.biomedcentral.com/1741-7015/9/30/.

  11. Mutagenicity in drug development: interpretation and significance of test results.

    Science.gov (United States)

    Clive, D

    1985-03-01

    The use of mutagenicity data has been proposed and widely accepted as a relatively fast and inexpensive means of predicting long-term risk to man (i.e., cancer in somatic cells, heritable mutations in germ cells). This view is based on the universal nature of the genetic material, the somatic mutation model of carcinogenesis, and a number of studies showing correlations between mutagenicity and carcinogenicity. An uncritical acceptance of this approach by some regulatory and industrial concerns is over-conservative, naive, and scientifically unjustifiable on a number of grounds: Human cancers are largely life-style related (e.g., cigarettes, diet, tanning). Mutagens (both natural and man-made) are far more prevalent in the environment than was originally assumed (e.g., the natural bases and nucleosides, protein pyrolysates, fluorescent lights, typewriter ribbon, red wine, diesel fuel exhausts, viruses, our own leukocytes). "False-positive" (relative to carcinogenicity) and "false-negative" mutagenicity results occur, often with rational explanations (e.g., high threshold, inappropriate metabolism, inadequate genetic endpoint), and thereby confound any straightforward interpretation of mutagenicity test results. Test battery composition affects both the proper identification of mutagens and, in many instances, the ability to make preliminary risk assessments. In vitro mutagenicity assays ignore whole animal protective mechanisms, may provide unphysiological metabolism, and may be either too sensitive (e.g., testing at orders-of-magnitude higher doses than can be ingested) or not sensitive enough (e.g., short-term treatments inadequately model chronic exposure in bioassay). Bacterial systems, particularly the Ames assay, cannot in principle detect chromosomal events which are involved in both carcinogenesis and germ line mutations in man. Some compounds induce only chromosomal events and little or no detectable single-gene events (e.g., acyclovir, caffeine

  12. Recomendación de productos a partir de perfiles de usuario interpretables

    Directory of Open Access Journals (Sweden)

    Claudia Jeanneth Becerra Cortes

    2015-07-01

    Full Text Available Recommender systems allow users to have a personalized view of large sets of products, relieving the overload problem of choice in e-commerce sites. Usually, recommendations are obtained using the technique called "collaborative filtering". This technique filters the products the users wish, from those they don´t want, inferring affinities between products and users in a space of abstract features, also called a latent space. These techniques have proven to be of great predictive value, but these created profiles are neither understandable, nor editable for users, enclosing users in a bubble, in which they only receive collaborative recommendations conditioned by their historical behaviors. In our work we propose a method to build user profiles, defined in interpretable spaces, or defined in terms of collaborative tags or keywords (i.e. words extracted from the descriptions of the product, which can be interpreted and modified by users. The model proposed generate linear profiles, whose coefficients, positives or negatives, reflect the user's affinity towards tags or keywords, according to the space selected. To test our hypothesis, we used the dataset of research in movie recommender systems from the University of Minnesota: Movielens. The results show that the predictive ability of the model, based on interpretable user profiles, is comparable to those models based on abstract profiles with the added benefit that these profiles are interpretable.

  13. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2004-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  14. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2003-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  15. Interpretation and presentation of results. Chickens will come home to roost.

    Science.gov (United States)

    Beattie, A; Donovan, B; Mant, A; Bridges-Webb, C

    1984-06-01

    Collecting information is an obsessional activity which can become an end in itself. Interpreting and presenting results in a way that others can learn from them requires reflection, selectivity and ability to accept criticism. In selecting the journal to which the article will be submitted, consider which has the most appropriate readership and ensure the article conforms to the requirements and style of that journal.

  16. Grounding abstractness: Abstract concepts and the activation of the mouth

    Directory of Open Access Journals (Sweden)

    Anna M Borghi

    2016-10-01

    Full Text Available One key issue for theories of cognition is how abstract concepts, such as freedom, are represented. According to the WAT (Words As social Tools proposal, abstract concepts activate both sensorimotor and linguistic/social information, and their acquisition modality involves the linguistic experience more than the acquisition of concrete concepts. We report an experiment in which participants were presented with abstract and concrete definitions followed by concrete and abstract target-words. When the definition and the word matched, participants were required to press a key, either with the hand or with the mouth. Response times and accuracy were recorded. As predicted, we found that abstract definitions and abstract words yielded slower responses and more errors compared to concrete definitions and concrete words. More crucially, there was an interaction between the target-words and the effector used to respond (hand, mouth. While responses with the mouth were overall slower, the advantage of the hand over the mouth responses was more marked with concrete than with abstract concepts. The results are in keeping with grounded and embodied theories of cognition and support the WAT proposal, according to which abstract concepts evoke linguistic-social information, hence activate the mouth. The mechanisms underlying the mouth activation with abstract concepts (re-enactment of acquisition experience, or re-explanation of the word meaning, possibly through inner talk are discussed. To our knowledge this is the first behavioral study demonstrating with real words that the advantage of the hand over the mouth is more marked with concrete than with abstract concepts, likely because of the activation of linguistic information with abstract concepts.

  17. Challenges in interpretation of thyroid hormone test results

    Directory of Open Access Journals (Sweden)

    Lalić Tijana

    2016-01-01

    Full Text Available Introduction. In interpreting thyroid hormones results it is preferable to think of interference and changes in concentration of their carrier proteins. Outline of Cases. We present two patients with discrepancy between the results of thyroid function tests and clinical status. The first case presents a 62-year-old patient with a nodular goiter and Hashimoto thyroiditis. Thyroid function test showed low thyroid-stimulating hormone (TSH and normal to low fT4. By determining thyroid status (ТSH, T4, fT4, T3, fT3 in two laboratories, basal and after dilution, as well as thyroxine-binding globulin (TBG, it was concluded that the thyroid hormone levels were normal. The results were influenced by heterophile antibodies leading to a false lower TSH level and suspected secondary hypothyroidism. The second case, a 40-year-old patient, was examined and followed because of the variable size thyroid nodule and initially borderline elevated TSH, after which thyroid status showed low level of total thyroid hormones and normal TSH. Based on additional analysis it was concluded that low T4 and T3 were a result of low TBG. It is a hereditary genetic disorder with no clinical significance. Conclusion. Erroneous diagnosis of thyroid disorders and potentially harmful treatment could be avoided by proving the interference or TBG deficiency whenever there is a discrepancy between the thyroid function results and the clinical picture.

  18. Les rapports de l’art abstrait (Kandinsky, Klee, Mondrian avec les tendances d’abstraction de l’art sacré / The Connections of Abstract Art (Kandinsky, Klee, Mondrian with the Abstractization Tendencies of Sacred Art

    Directory of Open Access Journals (Sweden)

    Gabriel Badea

    2016-11-01

    Full Text Available The main purpose of this paper is to study the connections that can be established between the modern abstractionism and the abstract tendencies from other historical eras. In the first part I will present three distinct interpretations: the first direction is based on authors as Mircea Eliade and Roger Lipsey, who see modern art through the links still alive between art and religion, from a syncretic perspective, or, after Eliade’s expression, based on a creative hermeneutics. The second direction is represented by the work of Adorno, Compagnon, Greenberg, Lyotard, for whom the modern art is a manifestation of radical discontinuity in relation to the art of the past, and the emergence of abstractionism is due primarily to a historical necessity (the increasing rupture between form and content, the increased autonomy of the sensible over the intelligible. The third direction is represented to Wilhelm Worringer, whose work (Abstraktion und Einfühlung, 1907 predates the emergence of the first abstract paintings, but relying on the German aesthetic tradition, manages to go beyond the threshold distinction between figurative and abstract, thus identifying a type of Einfühlung art and another of abstract type, namely the predominance of one or the other in different historical contexts and civilizational patterns. In the second part of the paper I will refer to instances of the spirit of abstraction in the case of Byzantine sacred art, especially in the footsteps of Plotinian aesthetics and as a result of the iconoclastic crisis. In the last part, I will present the key ideas for three major representatives of abstractionism (Kandinsky, Klee, Mondrian and the survival of the concepts of sacred art in their works and art theories.

  19. Interpreting clinical trial results by deductive reasoning: In search of improved trial design.

    Science.gov (United States)

    Kurbel, Sven; Mihaljević, Slobodan

    2017-10-01

    Clinical trial results are often interpreted by inductive reasoning, in a trial design-limited manner, directed toward modifications of the current clinical practice. Deductive reasoning is an alternative in which results of relevant trials are combined in indisputable premises that lead to a conclusion easily testable in future trials. © 2017 WILEY Periodicals, Inc.

  20. Association between Radiologists' Experience and Accuracy in Interpreting Screening Mammograms

    Directory of Open Access Journals (Sweden)

    Maristany Maria-Teresa

    2008-04-01

    Full Text Available Abstract Background Radiologists have been observed to differ, sometimes substantially, both in their interpretations of mammograms and in their recommendations for follow-up. The aim of this study was to determine how factors related to radiologists' experience affect the accuracy of mammogram readings. Methods We selected a random sample of screening mammograms from a population-based breast cancer screening program. The sample was composed of 30 women with histopathologically-confirmed breast cancer and 170 women without breast cancer after a 2-year follow-up (the proportion of cancers was oversampled. These 200 mammograms were read by 21 radiologists routinely interpreting mammograms, with different amount of experience, and by seven readers who did not routinely interpret mammograms. All readers were blinded to the results of the screening. A positive assessment was considered when a BI-RADS III, 0, IV, V was reported (additional evaluation required. Diagnostic accuracy was calculated through sensitivity and specificity. Results Average specificity was higher in radiologists routinely interpreting mammograms with regard to radiologists who did not (66% vs 56%; p Conclusion Among radiologists who read routinely, volume is not associated with better performance when interpreting screening mammograms, although specificity decreased in radiologists not routinely reading mammograms. Follow-up of cases for which further workup is recommended might reduce variability in mammogram readings and improve the quality of breast cancer screening programs.

  1. Automatic Probabilistic Program Verification through Random Variable Abstraction

    Directory of Open Access Journals (Sweden)

    Damián Barsotti

    2010-06-01

    Full Text Available The weakest pre-expectation calculus has been proved to be a mature theory to analyze quantitative properties of probabilistic and nondeterministic programs. We present an automatic method for proving quantitative linear properties on any denumerable state space using iterative backwards fixed point calculation in the general framework of abstract interpretation. In order to accomplish this task we present the technique of random variable abstraction (RVA and we also postulate a sufficient condition to achieve exact fixed point computation in the abstract domain. The feasibility of our approach is shown with two examples, one obtaining the expected running time of a probabilistic program, and the other the expected gain of a gambling strategy. Our method works on general guarded probabilistic and nondeterministic transition systems instead of plain pGCL programs, allowing us to easily model a wide range of systems including distributed ones and unstructured programs. We present the operational and weakest precondition semantics for this programs and prove its equivalence.

  2. If the results of an article are noteworthy, read the entire article; do not rely on the abstract alone.

    Science.gov (United States)

    Dal-Ré, R; Castell, M V; García-Puig, J

    2015-11-01

    Clinicians typically update their knowledge by reading articles on the Internet. Easy access to the articles' abstracts and a lack of time to access other information sources creates a risk that therapeutic or diagnostic decisions will be made after reading just the abstracts. Occasionally, however, the abstracts of articles from clinical trials that have not obtained statistically significant differences in the primary study endpoint have reported other positive results, for example, of a secondary endpoint or a subgroup analysis. The article, however, correctly reports all results, including those of the primary endpoint. In the abstract, the safety information of the experimental treatment is usually deficient. The whole article should be read if a clinical decision is to be made. Copyright © 2015 Elsevier España, S.L.U. y Sociedad Española de Medicina Interna (SEMI). All rights reserved.

  3. Interpretation of Blood Microbiology Results - Function of the Clinical Microbiologist.

    Science.gov (United States)

    Kristóf, Katalin; Pongrácz, Júlia

    2016-04-01

    The proper use and interpretation of blood microbiology results may be one of the most challenging and one of the most important functions of clinical microbiology laboratories. Effective implementation of this function requires careful consideration of specimen collection and processing, pathogen detection techniques, and prompt and precise reporting of identification and susceptibility results. The responsibility of the treating physician is proper formulation of the analytical request and to provide the laboratory with complete and precise patient information, which are inevitable prerequisites of a proper testing and interpretation. The clinical microbiologist can offer advice concerning the differential diagnosis, sampling techniques and detection methods to facilitate diagnosis. Rapid detection methods are essential, since the sooner a pathogen is detected, the better chance the patient has of getting cured. Besides the gold-standard blood culture technique, microbiologic methods that decrease the time in obtaining a relevant result are more and more utilized today. In the case of certain pathogens, the pathogen can be identified directly from the blood culture bottle after propagation with serological or automated/semi-automated systems or molecular methods or with MALDI-TOF MS (matrix-assisted laser desorption-ionization time of flight mass spectrometry). Molecular biology methods are also suitable for the rapid detection and identification of pathogens from aseptically collected blood samples. Another important duty of the microbiology laboratory is to notify the treating physician immediately about all relevant information if a positive sample is detected. The clinical microbiologist may provide important guidance regarding the clinical significance of blood isolates, since one-third to one-half of blood culture isolates are contaminants or isolates of unknown clinical significance. To fully exploit the benefits of blood culture and other (non- culture

  4. Uncertainty principle and the stable interpretation of spectrometric experiment results

    International Nuclear Information System (INIS)

    Zhukovskij, E.L.

    1984-01-01

    Two stable forms for recording least-swuare method used for evaluation of parameters durmng automated processing and interpretation of various type spectra were derived on the basis of the Kramer-Rao inequality. Spectra described by linear equations are considered for which parameter evaluations are recorded in a final form. It is shown that the suggested form of the interpreting functional is maintained for the spectra of different nature (NMR-, IR-, UV-, RS- and mass-spectra), their parameters depending nonlinearly on the wave number

  5. Presentation of laboratory test results in patient portals: influence of interface design on risk interpretation and visual search behaviour.

    Science.gov (United States)

    Fraccaro, Paolo; Vigo, Markel; Balatsoukas, Panagiotis; van der Veer, Sabine N; Hassan, Lamiece; Williams, Richard; Wood, Grahame; Sinha, Smeeta; Buchan, Iain; Peek, Niels

    2018-02-12

    Patient portals are considered valuable instruments for self-management of long term conditions, however, there are concerns over how patients might interpret and act on the clinical information they access. We hypothesized that visual cues improve patients' abilities to correctly interpret laboratory test results presented through patient portals. We also assessed, by applying eye-tracking methods, the relationship between risk interpretation and visual search behaviour. We conducted a controlled study with 20 kidney transplant patients. Participants viewed three different graphical presentations in each of low, medium, and high risk clinical scenarios composed of results for 28 laboratory tests. After viewing each clinical scenario, patients were asked how they would have acted in real life if the results were their own, as a proxy of their risk interpretation. They could choose between: 1) Calling their doctor immediately (high interpreted risk); 2) Trying to arrange an appointment within the next 4 weeks (medium interpreted risk); 3) Waiting for the next appointment in 3 months (low interpreted risk). For each presentation, we assessed accuracy of patients' risk interpretation, and employed eye tracking to assess and compare visual search behaviour. Misinterpretation of risk was common, with 65% of participants underestimating the need for action across all presentations at least once. Participants found it particularly difficult to interpret medium risk clinical scenarios. Participants who consistently understood when action was needed showed a higher visual search efficiency, suggesting a better strategy to cope with information overload that helped them to focus on the laboratory tests most relevant to their condition. This study confirms patients' difficulties in interpreting laboratories test results, with many patients underestimating the need for action, even when abnormal values were highlighted or grouped together. Our findings raise patient safety

  6. Theatre and Oral Interpretation: Abstracts of Doctoral Dissertations Published in "Dissertation Abstracts International," January through June 1982 (Vol. 42 Nos. 7 through 12).

    Science.gov (United States)

    ERIC Clearinghouse on Reading and Communication Skills, Urbana, IL.

    This collection of abstracts is part of a continuing series providing information on recent doctoral dissertations. The 25 titles deal with a variety of topics, including the following: (1) the development of American theatre management practices between 1830 and 1896; (2) the aesthetics of audience response; (3) P. Picasso as a theatrical…

  7. Adaptation and extension of the framework of reducing abstraction in the case of differential equations

    Science.gov (United States)

    Raychaudhuri, Debasree

    2014-01-01

    Although there is no consensus in regard to a unique meaning for abstraction, there is a recognition of the existence of several theories of abstraction, and that the ability to abstract is imperative to learning and doing meaningful mathematics. The theory of reducing abstraction maps the abstract nature of mathematics to the nature of knowledge construction by offering three interpretations of how students reduce abstraction while learning mathematical concepts. We apply this framework to explain students' cognition processes as they construct the concept of solution to differential equations and related concepts during a semester long study. Additionally, we refine and extend the framework to elucidate various nuances of the interplay between mathematical structures and human thoughts.

  8. Convex polyhedral abstractions, specialisation and property-based predicate splitting in Horn clause verification

    DEFF Research Database (Denmark)

    Kafle, Bishoksan; Gallagher, John Patrick

    2014-01-01

    We present an approach to constrained Horn clause (CHC) verification combining three techniques: abstract interpretation over a domain of convex polyhedra, specialisation of the constraints in CHCs using abstract interpretation of query-answer transformed clauses, and refinement by splitting...... in conjunction with specialisation for propagating constraints it can frequently solve challenging verification problems. This is a contribution in itself, but refinement is needed when it fails, and the question of how to refine convex polyhedral analyses has not been studied much. We present a refinement...... technique based on interpolants derived from a counterexample trace; these are used to drive a property-based specialisation that splits predicates, leading in turn to more precise convex polyhedral analyses. The process of specialisation, analysis and splitting can be repeated, in a manner similar...

  9. Interpreting values in the daily practices of Nordic preschools

    DEFF Research Database (Denmark)

    Broström, Stig; Anna-Maija, Puriola; Johannesson, Eva Marianne

    2016-01-01

    Abstract This study explored how practitioners interpreted educational practices from the perspective of values in Nordic preschools. Drawing data from group interviews in five Nordic countries (Denmark, Finland, Iceland, Norway and Sweden), practitioners reflected on an observational episode about...... children dressing for outdoor play in a Swedish preschool. The research material consisted of extracts from group interviews in ten preschools (two from each Nordic country). The research questions included: How do values emerge in practitioners’ interpretations? What is the interpretive process like...... and the co-construction of interpretations in the group dialogues. The practitioners employed indirect means more often than direct means to express their values. The group interviews contained themes that were connected to caring, disciplinary, competence and democratic values. The study provided evidence...

  10. Ink dating part II: Interpretation of results in a legal perspective

    OpenAIRE

    Koenig, Agnès; Weyermann, Céline

    2018-01-01

    The development of an ink dating method requires an important investment of resources in order to step from the monitoring of ink ageing on paper to the determination of the actual age of a questioned ink entry. This article aimed at developing and evaluating the potential of three interpretation models to date ink entries in a legal perspective: (1) the threshold model comparing analytical results to tabulated values in order to determine the maximal possible age of an ink entry, (2) the tre...

  11. Standard practice for analysis and interpretation of physics dosimetry results for test reactors

    International Nuclear Information System (INIS)

    Anon.

    1984-01-01

    This practice describes the methodology summarized in Annex Al to be used in the analysis and interpretation of physics-dosimetry results from test reactors. This practice relies on, and ties together, the application of several supporting ASTM standard practices, guides, and methods that are in various stages of completion (see Fig. 1). Support subject areas that are discussed include reactor physics calculations, dosimeter selection and analysis, exposure units, and neutron spectrum adjustment methods. This practice is directed towards the development and application of physics-dosimetrymetallurgical data obtained from test reactor irradiation experiments that are performed in support of the operation, licensing, and regulation of LWR nuclear power plants. It specifically addresses the physics-dosimetry aspects of the problem. Procedures related to the analysis, interpretation, and application of both test and power reactor physics-dosimetry-metallurgy results are addressed in Practice E 853, Practice E 560, Matrix E 706(IE), Practice E 185, Matrix E 706(IG), Guide E 900, and Method E 646

  12. Interpretation of postmortem forensic toxicology results for injury prevention research.

    Science.gov (United States)

    Drummer, Olaf H; Kennedy, Briohny; Bugeja, Lyndal; Ibrahim, Joseph Elias; Ozanne-Smith, Joan

    2013-08-01

    Forensic toxicological data provides valuable insight into the potential contribution of alcohol and drugs to external-cause deaths. There is a paucity of material that guides injury researchers on the principles that need to be considered when examining the presence and contribution of alcohol and drugs to these deaths. This paper aims to describe and discuss strengths and limitations of postmortem forensic toxicology sample selection, variations in analytical capabilities and data interpretation for injury prevention research. Issues to be considered by injury researchers include: the circumstances surrounding death (including the medical and drug use history of the deceased person); time and relevant historical factors; postmortem changes (including redistribution and instability); laboratory practices; specimens used; drug concentration; and attribution of contribution to death. This paper describes the range of considerations for testing and interpreting postmortem forensic toxicology, particularly when determining impairment or toxicity as possible causal factors in injury deaths. By describing these considerations, this paper has application to decisions about study design and case inclusion in injury prevention research, and to the interpretation of research findings.

  13. Complexity of International Sign for inexperienced interpreters: Insights From a Deaf IS Instructor

    NARCIS (Netherlands)

    Oyserman, J.; Rosenstock, R.; Napier, J.

    2016-01-01

    In lieu of an abstract, here is a brief excerpt of the content: 192 Complexity of International Sign for Inexperienced Interpreters: Insights From a Deaf IS Instructor Joni Oyserman In this chapter, I focus on how inexperienced interpreters view, acquire, and use International Sign (IS). A profile

  14. Proverb interpretation in schizophrenia: the significance of symptomatology and cognitive processes.

    Science.gov (United States)

    Sponheim, Scott R; Surerus-Johnson, Christa; Leskela, Jennie; Dieperink, Michael E

    2003-12-15

    Although clinicians have patients interpret proverbs in mental status exams for psychosis, there are few empirical studies investigating the significance of proverb interpretation. In schizophrenia patients, we found abstraction positively correlated with overall intelligence but no symptom measures, concreteness negatively correlated with overall intelligence, executive functioning, attention, and memory, and bizarre-idiosyncratic responses associated with positive formal thought disorder but no cognitive functions.

  15. Simplified likelihood for the re-interpretation of public CMS results

    CERN Document Server

    The CMS Collaboration

    2017-01-01

    In this note, a procedure for the construction of simplified likelihoods for the re-interpretation of the results of CMS searches for new physics is presented. The procedure relies on the use of a reduced set of information on the background models used in these searches which can readily be provided by the CMS collaboration. A toy example is used to demonstrate the procedure and its accuracy in reproducing the full likelihood for setting limits in models for physics beyond the standard model. Finally, two representative searches from the CMS collaboration are used to demonstrate the validity of the simplified likelihood approach under realistic conditions.

  16. From Abstract Art to Abstracted Artists

    Directory of Open Access Journals (Sweden)

    Romi Mikulinsky

    2016-11-01

    Full Text Available What lineage connects early abstract films and machine-generated YouTube videos? Hans Richter’s famous piece Rhythmus 21 is considered to be the first abstract film in the experimental tradition. The Webdriver Torso YouTube channel is composed of hundreds of thousands of machine-generated test patterns designed to check frequency signals on YouTube. This article discusses geometric abstraction vis-à-vis new vision, conceptual art and algorithmic art. It argues that the Webdriver Torso is an artistic marvel indicative of a form we call mathematical abstraction, which is art performed by computers and, quite possibly, for computers.

  17. Ink dating part II: Interpretation of results in a legal perspective.

    Science.gov (United States)

    Koenig, Agnès; Weyermann, Céline

    2018-01-01

    The development of an ink dating method requires an important investment of resources in order to step from the monitoring of ink ageing on paper to the determination of the actual age of a questioned ink entry. This article aimed at developing and evaluating the potential of three interpretation models to date ink entries in a legal perspective: (1) the threshold model comparing analytical results to tabulated values in order to determine the maximal possible age of an ink entry, (2) the trend tests that focusing on the "ageing status" of an ink entry, and (3) the likelihood ratio calculation comparing the probabilities to observe the results under at least two alternative hypotheses. This is the first report showing ink dating interpretation results on a ballpoint be ink reference population. In the first part of this paper three ageing parameters were selected as promising from the population of 25 ink entries aged during 4 to 304days: the quantity of phenoxyethanol (PE), the difference between the PE quantities contained in a naturally aged sample and an artificially aged sample (R NORM ) and the solvent loss ratio (R%). In the current part, each model was tested using the three selected ageing parameters. Results showed that threshold definition remains a simple model easily applicable in practice, but that the risk of false positive cannot be completely avoided without reducing significantly the feasibility of the ink dating approaches. The trend tests from the literature showed unreliable results and an alternative had to be developed yielding encouraging results. The likelihood ratio calculation introduced a degree of certainty to the ink dating conclusion in comparison to the threshold approach. The proposed model remains quite simple to apply in practice, but should be further developed in order to yield reliable results in practice. Copyright © 2017 The Chartered Society of Forensic Sciences. Published by Elsevier B.V. All rights reserved.

  18. Interpreting and Integrating Clinical and Anatomic Pathology Results.

    Science.gov (United States)

    Ramaiah, Lila; Hinrichs, Mary Jane; Skuba, Elizabeth V; Iverson, William O; Ennulat, Daniela

    2017-01-01

    The continuing education course on integrating clinical and anatomical pathology data was designed to communicate the importance of using a weight of evidence approach to interpret safety findings in toxicology studies. This approach is necessary, as neither clinical nor anatomic pathology data can be relied upon in isolation to fully understand the relationship between study findings and the test article. Basic principles for correlating anatomic pathology and clinical pathology findings and for integrating these with other study end points were reviewed. To highlight these relationships, a series of case examples, presented jointly by a clinical pathologist and an anatomic pathologist, were used to illustrate the collaborative effort required between clinical and anatomical pathologists. In addition, the diagnostic utility of traditional liver biomarkers was discussed using results from a meta-analysis of rat hepatobiliary marker and histopathology data. This discussion also included examples of traditional and novel liver and renal biomarker data implementation in nonclinical toxicology studies to illustrate the relationship between discrete changes in biochemistry and tissue morphology.

  19. Implications for monitoring: study designs and interpretation of results

    International Nuclear Information System (INIS)

    Green, R. H.; Montagna, P.

    1996-01-01

    Two innovative statistical approaches to the interpretation and generalization of the results from the study of long-term environmental impacts of offshore oil and gas exploration and production in the Gulf of Mexico were described. The first of the two methods, the Sediment Quality Triad approach, relies on a test of coherence of responses, whereas the second approach uses small scale spatial heterogeneity of response as evidence of impact. As far as the study design was concerned, it was argued that differing objectives which are demanded of the same study (e.g. generalization about environmental impact of similar platforms versus the spatial pattern of impact around individual platforms) are frequently in conflict. If at all possible, they should be avoided since the conflicting demands tend to compromise the design for both situations. 31 refs., 5 figs

  20. Learning about Regiochemistry from a Hydrogen-Atom Abstraction Reaction in Water

    Science.gov (United States)

    Sears-Dundes, Christopher; Huon, Yoeup; Hotz, Richard P.; Pinhas, Allan R.

    2011-01-01

    An experiment has been developed in which the hydrogen-atom abstraction and the coupling of propionitrile, using Fenton's reagent, are investigated. Students learn about the regiochemistry of radical formation, the stereochemistry of product formation, and the interpretation of GC-MS data, in a safe reaction that can be easily completed in one…

  1. Waste management research abstracts no. 22. Information on radioactive waste programmes in progress

    International Nuclear Information System (INIS)

    1995-07-01

    The research abstracts contained in this issue have been collected during recent months and cover the period between January 1992 - February 1994 (through July 1994 for abstracts from the United States). The abstracts reflect research currently in progress in the field of radioactive waste management: environmental impacts, site selection, decontamination and decommissioning, environmental restoration and legal aspects of radioactive waste management. Though the information contained in this publication covers a wide range of programmes in many countries, the WMRA should not be interpreted as providing a complete survey of on-going research and IAEA Member States. For the first time, the abstracts published in document are only in English language. In addition, the abstracts received for this issue have been assigned INIS subject category codes and thesaurus terms to facilitate searches and also to fully utilize established sets of technical categories and terms

  2. The Role of Representations in Executive Function: Investigating a Developmental Link Between Flexibility and Abstraction

    Directory of Open Access Journals (Sweden)

    Maria eKharitonova

    2011-11-01

    Full Text Available Young children often perseverate, engaging in previously correct, but no longer appropriate behaviors. One account posits that such perseveration results from the use of stimulus-specific representations of a situation, which are distinct from abstract, generalizable representations that support flexible behavior. Previous findings supported this account, demonstrating that only children who flexibly switch between rules could generalize their behavior to novel stimuli. However, this link between flexibility and generalization might reflect general cognitive abilities, or depend upon similarities across the measures or their temporal order. The current work examined these issues by testing the specificity and generality of this link. In two experiments with three-year-old children, flexibility was measured in terms of switching between rules in a card-sorting task, while abstraction was measured in terms of selecting which stimulus did not belong in an odd-one-out task. The link between flexibility and abstraction was general across (1 abstraction dimensions similar to or different from those in the card-sorting task and (2 abstraction tasks that preceded or followed the switching task. Good performance on abstraction and flexibility measures did not extend to all cognitive tasks, including an IQ measure, and dissociated from children’s ability to gaze at the correct stimulus in the odd-one-out task, suggesting that the link between flexibility and abstraction is specific to such measures, rather than reflecting general abilities that affect all tasks. We interpret these results in terms of the role that developing prefrontal cortical regions play in processes such as working memory, which can support both flexibility and abstraction.

  3. Fission-product behaviour in irradiated TRISO-coated particles: Results of the HFR-EU1bis experiment and their interpretation

    International Nuclear Information System (INIS)

    Barrachin, M.; Dubourg, R.; Groot, S. de; Kissane, M.P.; Bakker, K.

    2011-01-01

    Highlights: → The microstructure and FPs in UO 2 TRISO particles (10% FIMA, 1573 K) were studied. → Very large porosities (>10 μm) were observed in the high temperature particles. → Significant Xe and Cs releases from the kernel were observed. → Mo and Ru are mainly present in the metallic precipitates in the kernel. - Abstract: It is important to understand fission-product (FP) and kernel micro-structure evolution in TRISO-coated fuel particles. FP behaviour, while central to severe-accident evaluation, impacts: evolution of the kernel oxygen potential governing in turn carbon oxidation (amoeba effect and pressurization); particle pressurization through fission-gas release from the kernel; and coating mechanical resistance via reaction with some FPs (Pd, Cs, Sr). The HFR-Eu1bis experiment irradiated five HTR fuel pebbles containing TRISO-coated UO 2 particles and went beyond current HTR specifications (e.g., central temperature of 1523 K). This study presents ceramographic and EPMA examinations of irradiated urania kernels and coatings. Significant evolutions of the kernel (grain structure, porosity, metallic-inclusion size, intergranular bubbles) as a function of temperature are shown. Results concerning FP migration are presented, e.g., significant xenon, caesium and palladium release from the kernel, molybdenum and ruthenium mainly present in metallic precipitates. The observed FP and micro-structural evolutions are interpreted and explanations proposed. The effect of high flux rate and high temperature on fission-gas behaviour, grain-size evolution and kernel swelling is discussed. Furthermore, Cs, Mo and Zr behaviour is interpreted in connection with oxygen-potential. This paper shows that combining state-of-the-art post-irradiation examination and state-of-the-art modelling fundamentally improves understanding of HTR fuel behaviour.

  4. Constellation Map: Downstream visualization and interpretation of gene set enrichment results [version 1; referees: 2 approved

    Directory of Open Access Journals (Sweden)

    Yan Tan

    2015-06-01

    Full Text Available Summary: Gene set enrichment analysis (GSEA approaches are widely used to identify coordinately regulated genes associated with phenotypes of interest. Here, we present Constellation Map, a tool to visualize and interpret the results when enrichment analyses yield a long list of significantly enriched gene sets. Constellation Map identifies commonalities that explain the enrichment of multiple top-scoring gene sets and maps the relationships between them. Constellation Map can help investigators take full advantage of GSEA and facilitates the biological interpretation of enrichment results. Availability: Constellation Map is freely available as a GenePattern module at http://www.genepattern.org.

  5. Interpreting the LHC Higgs search results in the MSSM

    Energy Technology Data Exchange (ETDEWEB)

    Heinemeyer, S. [Instituto de Fisica de Cantabria (CSIC-UC), Santander (Spain); Staal, O.; Weiglein, G. [Deutsches Elektronen-Synchrotron (DESY), Hamburg (Germany)

    2011-12-15

    Recent results reported by the ATLAS and CMS experiments on the search for a SM-like Higgs boson both show an excess for a Higgs mass near 125 GeV, which is mainly driven by the {gamma}{gamma} and ZZ{sup *} decay channels, but also receives some support from channels with a lower mass resolution. We discuss the implications of this possible signal within the context of the minimal supersymmetric Standard Model (MSSM), taking into account previous limits from Higgs searches at LEP, the Tevatron and the LHC. The consequences for the remaining MSSM parameter space are investigated. Under the assumption of a Higgs signal we derive new lower bounds on the tree-level parameters of the MSSM Higgs sector. We also discuss briefly an alternative interpretation of the excess in terms of the heavy CP-even Higgs boson, a scenario which is found to be still viable. (orig.)

  6. Defunctionalized Interpreters for Programming Languages

    DEFF Research Database (Denmark)

    Danvy, Olivier

    2008-01-01

    by Reynolds in ``Definitional Interpreters for Higher-Order Programming Languages'' for functional implementations of denotational semantics, natural semantics, and big-step abstract machines using closure conversion, CPS transformation, and defunctionalization. Over the last few years, the author and his...... operational semantics can be expressed as a reduction semantics: for deterministic languages, a reduction semantics is a structural operational semantics in continuation style, where the reduction context is a defunctionalized continuation. As the defunctionalized counterpart of the continuation of a one...

  7. A Generator for Composition Interpreters

    DEFF Research Database (Denmark)

    Steensgaard-Madsen, Jørgen

    1997-01-01

    programming language design, specification and implementation then apply. A component can be considered as defining objects or commands according to convenience. A description language including type information provides sufficient means to describe component interaction according to the underlying abstract......Composition of program components must be expressed in some language, and late composition can be achieved by an interpreter for the composition language. A suitable notion of component is obtained by identifying it with the semantics of a generalised structured command. Experiences from...

  8. Applying the Bootstrap to Taxometric Analysis: Generating Empirical Sampling Distributions to Help Interpret Results

    Science.gov (United States)

    Ruscio, John; Ruscio, Ayelet Meron; Meron, Mati

    2007-01-01

    Meehl's taxometric method was developed to distinguish categorical and continuous constructs. However, taxometric output can be difficult to interpret because expected results for realistic data conditions and differing procedural implementations have not been derived analytically or studied through rigorous simulations. By applying bootstrap…

  9. Pseudocode Interpreter (Pseudocode Integrated Development Environment with Lexical Analyzer and Syntax Analyzer using Recursive Descent Parsing Algorithm

    Directory of Open Access Journals (Sweden)

    Christian Lester D. Gimeno

    2017-11-01

    Full Text Available –This research study focused on the development of a software that helps students design, write, validate and run their pseudocode in a semi Integrated Development Environment (IDE instead of manually writing it on a piece of paper.Specifically, the study aimed to develop lexical analyzer or lexer, syntax analyzer or parser using recursive descent parsing algorithm and an interpreter. The lexical analyzer reads pseudocodesource in a sequence of symbols or characters as lexemes.The lexemes are then analyzed by the lexer that matches a pattern for valid tokens and passes to the syntax analyzer or parser. The syntax analyzer or parser takes those valid tokens and builds meaningful commands using recursive descent parsing algorithm in a form of an abstract syntax tree. The generation of an abstract syntax tree is based on the specified grammar rule created by the researcher expressed in Extended Backus-Naur Form. The Interpreter takes the generated abstract syntax tree and starts the evaluation or interpretation to produce pseudocode output. The software was evaluated using white-box testing by several ICT professionals and black-box testing by several computer science students based on the International Organization for Standardization (ISO 9126 software quality standards. The overall results of the evaluation both for white-box and black-box were described as “Excellent in terms of functionality, reliability, usability, efficiency, maintainability and portability”.

  10. Norms in face-threatening instances of simultaneous conference interpreting: results from a questionnaire

    OpenAIRE

    Lenglet, Cédric

    2015-01-01

    Conference interpreters are expected to act like neutral spokespersons and expert communicators at the same time. To achieve this, they abide by translational norms. These norms can be elicited from the discourse on interpreting, field observation and corpus data. They might also overlap with assessment norms. Anecdotes from the booth and field observations indicate that interpreters sometimes modify the speaker’s positions and shape the meaning of the target text. One translational norm coul...

  11. Case study on the results of image interpretation

    International Nuclear Information System (INIS)

    Fukuda, Morimichi; Fukuhisa, Kenjiro; Tateno, Yukio; Nair, Gopinathan; Sharma, S.M.; Padhy, Ajit Kumar; Shishido, Fumio

    1996-01-01

    Hepatocellular carcinoma (HCC) most commonly produces a focal mass lesion which is initially hypoechoic, but becomes more echogenic with increasing size. Texture pattern characteristically produces mosaic appearance and is often accompanied by posterior echo enhancement. In some cases, the tumor infiltrates widely through the liver substance, giving rise to an irregular pattern, invasion of veins, hepatic and portal, is common. The incidence of intra and extrahepatic dissemination is high in HCC with diffuse infiltration. Liver scintigraphy, sonographic findings, clinical history and laboratory investigation were analysed and interpreted

  12. AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS

    Directory of Open Access Journals (Sweden)

    J. Tao

    2012-09-01

    Full Text Available Due to the all-weather data acquisition capabilities, high resolution space borne Synthetic Aperture Radar (SAR plays an important role in remote sensing applications like change detection. However, because of the complex geometric mapping of buildings in urban areas, SAR images are often hard to interpret. SAR simulation techniques ease the visual interpretation of SAR images, while fully automatic interpretation is still a challenge. This paper presents a method for supporting the interpretation of high resolution SAR images with simulated radar images using a LiDAR digital surface model (DSM. Line features are extracted from the simulated and real SAR images and used for matching. A single building model is generated from the DSM and used for building recognition in the SAR image. An application for the concept is presented for the city centre of Munich where the comparison of the simulation to the TerraSAR-X data shows a good similarity. Based on the result of simulation and matching, special features (e.g. like double bounce lines, shadow areas etc. can be automatically indicated in SAR image.

  13. Example-based illustrations of design, conduct, analysis and result interpretation of multi-regional clinical trials.

    Science.gov (United States)

    Quan, Hui; Mao, Xuezhou; Tanaka, Yoko; Binkowitz, Bruce; Li, Gang; Chen, Josh; Zhang, Ji; Zhao, Peng-Liang; Ouyang, Soo Peter; Chang, Mark

    2017-07-01

    Extensive research has been conducted in the Multi-Regional Clinical Trial (MRCT) area. To effectively apply an appropriate approach to a MRCT, we need to synthesize and understand the features of different approaches. In this paper, examples are used to illustrate considerations regarding design, conduct, analysis and interpretation of result of MRCTs. We start with a brief discussion of region definitions and the scenarios where different regions have differing requirements for a MRCT. We then compare different designs and models as well as the corresponding interpretation of the results. We highlight the importance of paying special attention to trial monitoring and conduct to prevent potential issues associated with the final trial results. Besides evaluating the overall treatment effect for the entire MRCT, we also consider other key analyses including quantification of regional treatment effects within a MRCT, and assessment of consistency of these regional treatment effects. Copyright © 2017 Elsevier Inc. All rights reserved.

  14. Towards Intelligent Interpretation of Low Strain Pile Integrity Testing Results Using Machine Learning Techniques.

    Science.gov (United States)

    Cui, De-Mi; Yan, Weizhong; Wang, Xiao-Quan; Lu, Lie-Min

    2017-10-25

    Low strain pile integrity testing (LSPIT), due to its simplicity and low cost, is one of the most popular NDE methods used in pile foundation construction. While performing LSPIT in the field is generally quite simple and quick, determining the integrity of the test piles by analyzing and interpreting the test signals (reflectograms) is still a manual process performed by experienced experts only. For foundation construction sites where the number of piles to be tested is large, it may take days before the expert can complete interpreting all of the piles and delivering the integrity assessment report. Techniques that can automate test signal interpretation, thus shortening the LSPIT's turnaround time, are of great business value and are in great need. Motivated by this need, in this paper, we develop a computer-aided reflectogram interpretation (CARI) methodology that can interpret a large number of LSPIT signals quickly and consistently. The methodology, built on advanced signal processing and machine learning technologies, can be used to assist the experts in performing both qualitative and quantitative interpretation of LSPIT signals. Specifically, the methodology can ease experts' interpretation burden by screening all test piles quickly and identifying a small number of suspected piles for experts to perform manual, in-depth interpretation. We demonstrate the methodology's effectiveness using the LSPIT signals collected from a number of real-world pile construction sites. The proposed methodology can potentially enhance LSPIT and make it even more efficient and effective in quality control of deep foundation construction.

  15. The interpretations and uses of fitness landscapes in the social sciences

    NARCIS (Netherlands)

    L.M. Gerrits (Lasse); P.K. Marks (Peter)

    2014-01-01

    markdownabstract__Abstract__ This working paper precedes our full article entitled “The evolution of Wright’s (1932) adaptive field to contemporary interpretations and uses of fitness landscapes in the social sciences” as published in the journal Biology & Philosophy

  16. Systematic interpretation of microarray data using experiment annotations

    Directory of Open Access Journals (Sweden)

    Frohme Marcus

    2006-12-01

    Full Text Available Abstract Background Up to now, microarray data are mostly assessed in context with only one or few parameters characterizing the experimental conditions under study. More explicit experiment annotations, however, are highly useful for interpreting microarray data, when available in a statistically accessible format. Results We provide means to preprocess these additional data, and to extract relevant traits corresponding to the transcription patterns under study. We found correspondence analysis particularly well-suited for mapping such extracted traits. It visualizes associations both among and between the traits, the hereby annotated experiments, and the genes, revealing how they are all interrelated. Here, we apply our methods to the systematic interpretation of radioactive (single channel and two-channel data, stemming from model organisms such as yeast and drosophila up to complex human cancer samples. Inclusion of technical parameters allows for identification of artifacts and flaws in experimental design. Conclusion Biological and clinical traits can act as landmarks in transcription space, systematically mapping the variance of large datasets from the predominant changes down toward intricate details.

  17. Interpretative commenting.

    Science.gov (United States)

    Vasikaran, Samuel

    2008-08-01

    * Clinical laboratories should be able to offer interpretation of the results they produce. * At a minimum, contact details for interpretative advice should be available on laboratory reports.Interpretative comments may be verbal or written and printed. * Printed comments on reports should be offered judiciously, only where they would add value; no comment preferred to inappropriate or dangerous comment. * Interpretation should be based on locally agreed or nationally recognised clinical guidelines where available. * Standard tied comments ("canned" comments) can have some limited use.Individualised narrative comments may be particularly useful in the case of tests that are new, complex or unfamiliar to the requesting clinicians and where clinical details are available. * Interpretative commenting should only be provided by appropriately trained and credentialed personnel. * Audit of comments and continued professional development of personnel providing them are important for quality assurance.

  18. Interpretation of results for tumor markers on the basis of analytical imprecision and biological variation

    DEFF Research Database (Denmark)

    Sölétormos, G; Schiøler, V; Nielsen, D

    1993-01-01

    Interpretation of results for CA 15.3, carcinoembryonic antigen (CEA), and tissue polypeptide antigen (TPA) during breast cancer monitoring requires data on intra- (CVP) and inter- (CVG) individual biological variation, analytical imprecision (CVA), and indices of individuality. The average CVP...

  19. Cognitive, neurophysiological, and functional correlates of proverb interpretation abnormalities in schizophrenia.

    Science.gov (United States)

    Kiang, Michael; Light, Gregory A; Prugh, Jocelyn; Coulson, Seana; Braff, David L; Kutas, Marta

    2007-07-01

    A hallmark of schizophrenia is impaired proverb interpretation, which could be due to: (1) aberrant activation of disorganized semantic associations, or (2) working memory (WM) deficits. We assessed 18 schizophrenia patients and 18 normal control participants on proverb interpretation, and evaluated these two hypotheses by examining within patients the correlations of proverb interpretation with disorganized symptoms and auditory WM, respectively. Secondarily, we also explored the relationships between proverb interpretation and a spectrum of cognitive functions including auditory sensory-memory encoding (as indexed by the mismatch negativity (MMN) event-related brain potential (ERP)); executive function; and social/occupational function. As expected, schizophrenia patients produced less accurate and less abstract descriptions of proverbs than did controls. These proverb interpretation difficulties in patients were not significantly correlated with disorganization or other symptom factors, but were significantly correlated (p proverb interpretation in schizophrenia, but implicate WM deficits, perhaps as a part of a syndrome related to generalized frontal cortical dysfunction.

  20. Evidence of a modality-dependent role of the cerebellum in working memory? An fMRI study comparing verbal and abstract n-back tasks.

    Science.gov (United States)

    Hautzel, Hubertus; Mottaghy, Felix M; Specht, Karsten; Müller, Hans-Wilhelm; Krause, Bernd J

    2009-10-01

    In working memory (WM), functional imaging studies demonstrate cerebellar involvement indicating a cognitive role of the cerebellum. These cognitive contributions were predominantly interpreted as part of the phonological loop within the Baddeley model of WM. However, those underlying investigations were performed in the context of visual verbal WM which could pose a bias when interpreting the results. The aim of this fMRI study was to address the question of whether the cerebellum supports additional aspects of WM in the context of higher cognitive functions. Furthermore, laterality effects were investigated to further disentangle the cerebellar role in the context of the phonological loop and the visuospatial sketchpad. A direct comparison of verbal and abstract visual WM was performed in 17 young volunteers by applying a 2-back paradigm and extracting the % change in BOLD signal from the fMRI data. To minimize potential verbal strategies, Attneave and Arnoult shapes of non-nameable objects were chosen for the abstract condition. The analyses revealed no significant differences in verbal vs. abstract WM. Moreover, no laterality effects were demonstrated in both verbal and abstract WM. These results provide further evidence of a broader cognitive involvement of the cerebellum in WM that is not only confined to the phonological loop but also supports central executive subfunctions. The fact that no lateralization effects are found might be attributed to the characteristics of the n-back paradigm which emphasizes central executive subfunctions over the subsidiary slave systems.

  1. Advance Organizers: Concret Versus Abstract.

    Science.gov (United States)

    Corkill, Alice J.; And Others

    1988-01-01

    Two experiments examined the relative effects of concrete and abstract advance organizers on students' memory for subsequent prose. Results of the experiments are discussed in terms of the memorability, familiarity, and visualizability of concrete and abstract verbal materials. (JD)

  2. Metaphor: Bridging embodiment to abstraction.

    Science.gov (United States)

    Jamrozik, Anja; McQuire, Marguerite; Cardillo, Eileen R; Chatterjee, Anjan

    2016-08-01

    Embodied cognition accounts posit that concepts are grounded in our sensory and motor systems. An important challenge for these accounts is explaining how abstract concepts, which do not directly call upon sensory or motor information, can be informed by experience. We propose that metaphor is one important vehicle guiding the development and use of abstract concepts. Metaphors allow us to draw on concrete, familiar domains to acquire and reason about abstract concepts. Additionally, repeated metaphoric use drawing on particular aspects of concrete experience can result in the development of new abstract representations. These abstractions, which are derived from embodied experience but lack much of the sensorimotor information associated with it, can then be flexibly applied to understand new situations.

  3. Labtracker+, a medical smartphone app for the interpretation of consecutive laboratory results: an external validation study.

    Science.gov (United States)

    Hilderink, Judith M; Rennenberg, Roger J M W; Vanmolkot, Floris H M; Bekers, Otto; Koopmans, Richard P; Meex, Steven J R

    2017-09-01

    When monitoring patients over time, clinicians may struggle to distinguish 'real changes' in consecutive blood parameters from so-called natural fluctuations. In practice, they have to do so by relying on their clinical experience and intuition. We developed Labtracker+ , a medical app that calculates the probability that an increase or decrease over time in a specific blood parameter is real, given the time between measurements. We presented patient cases to 135 participants to examine whether there is a difference between medical students, residents and experienced clinicians when it comes to interpreting changes between consecutive laboratory results. Participants were asked to interpret if changes in consecutive laboratory values were likely to be 'real' or rather due to natural fluctuations. The answers of the study participants were compared with the calculated probabilities by the app Labtracker+ and the concordance rates were assessed. Medical students (n=92), medical residents from the department of internal medicine (n=19) and internists (n=24) at a Dutch University Medical Centre. Concordance rates between the study participants and the calculated probabilities by the app Labtracker+ were compared. Besides, we tested whether physicians with clinical experience scored better concordance rates with the app Labtracker+ than inexperienced clinicians. Medical residents and internists showed significantly better concordance rates with the calculated probabilities by the app Labtracker+ than medical students, regarding their interpretation of differences between consecutive laboratory results (p=0.009 and p<0.001, respectively). The app Labtracker+ could serve as a clinical decision tool in the interpretation of consecutive laboratory test results and could contribute to rapid recognition of parameter changes by physicians. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2017. All rights reserved. No commercial

  4. Global interpretation of direct Dark Matter searches after CDMS-II results

    International Nuclear Information System (INIS)

    Kopp, Joachim; Schwetz, Thomas; Zupan, Jure

    2010-01-01

    We perform a global fit to data from Dark Matter (DM) direct detection experiments, including the recent CDMS-II results. We discuss possible interpretations of the DAMA annual modulation signal in terms of spin-independent and spin-dependent DM-nucleus interactions, both for elastic and inelastic scattering. We find that for the spin-dependent inelastic scattering off protons a good fit to all data is obtained. We present a simple toy model realizing such a scenario. In all the remaining cases the DAMA allowed regions are disfavored by other experiments or suffer from severe fine tuning of DM parameters with respect to the galactic escape velocity. Finally, we also entertain the possibility that the two events observed in CDMS-II are an actual signal of elastic DM scattering, and we compare the resulting CDMS-II allowed regions to the exclusion limits from other experiments

  5. Interpreting the Customary Rules on Interpretation

    NARCIS (Netherlands)

    Merkouris, Panos

    2017-01-01

    International courts have at times interpreted the customary rules on interpretation. This is interesting because what is being interpreted is: i) rules of interpretation, which sounds dangerously tautological, and ii) customary law, the interpretation of which has not been the object of critical

  6. Supporting Accurate Interpretation of Self-Administered Medical Test Results for Mobile Health: Assessment of Design, Demographics, and Health Condition.

    Science.gov (United States)

    Hohenstein, Jess C; Baumer, Eric Ps; Reynolds, Lindsay; Murnane, Elizabeth L; O'Dell, Dakota; Lee, Seoho; Guha, Shion; Qi, Yu; Rieger, Erin; Gay, Geri

    2018-02-28

    Technological advances in personal informatics allow people to track their own health in a variety of ways, representing a dramatic change in individuals' control of their own wellness. However, research regarding patient interpretation of traditional medical tests highlights the risks in making complex medical data available to a general audience. This study aimed to explore how people interpret medical test results, examined in the context of a mobile blood testing system developed to enable self-care and health management. In a preliminary investigation and main study, we presented 27 and 303 adults, respectively, with hypothetical results from several blood tests via one of the several mobile interface designs: a number representing the raw measurement of the tested biomarker, natural language text indicating whether the biomarker's level was low or high, or a one-dimensional chart illustrating this level along a low-healthy axis. We measured respondents' correctness in evaluating these results and their confidence in their interpretations. Participants also told us about any follow-up actions they would take based on the result and how they envisioned, generally, using our proposed personal health system. We find that a majority of participants (242/328, 73.8%) were accurate in their interpretations of their diagnostic results. However, 135 of 328 participants (41.1%) expressed uncertainty and confusion about their ability to correctly interpret these results. We also find that demographics and interface design can impact interpretation accuracy, including false confidence, which we define as a respondent having above average confidence despite interpreting a result inaccurately. Specifically, participants who saw a natural language design were the least likely (421.47 times, P=.02) to exhibit false confidence, and women who saw a graph design were less likely (8.67 times, P=.04) to have false confidence. On the other hand, false confidence was more likely

  7. Abstract Objects of Verbs

    DEFF Research Database (Denmark)

    Robering, Klaus

    2014-01-01

    Verbs do often take arguments of quite different types. In an orthodox type-theoretic framework this results in an extreme polysemy of many verbs. In this article, it is shown that this unwanted consequence can be avoided when a theory of "abstract objects" is adopted according to which these obj......Verbs do often take arguments of quite different types. In an orthodox type-theoretic framework this results in an extreme polysemy of many verbs. In this article, it is shown that this unwanted consequence can be avoided when a theory of "abstract objects" is adopted according to which...... these objects represent non-objectual entities in contexts from which they are excluded by type restrictions. Thus these objects are "abstract'' in a functional rather than in an ontological sense: they function as representatives of other entities but they are otherwise quite normal objects. Three examples...

  8. Reporting quality of conference abstracts on randomised controlled trials in gerontology and geriatrics: a cross-sectional investigation.

    Science.gov (United States)

    Mann, Eva; Meyer, Gabriele

    2011-01-01

    Without transparent reporting of how a randomised controlled trial was designed and conducted and of the methods used, its internal validity cannot be assessed by the reader. A congress abstract is often the only source providing information about a trial. In January 2008, an extended CONSORT statement on abstract reporting was published. Its impact has yet to be evaluated. Using a slightly modified CONSORT checklist comprising 17 items, we thus investigated the reporting quality of randomised controlled trials published in the book of abstracts presented at the World Congress of Geriatrics and Gerontology in Paris in July 2009. A total of n=4,416 abstracts was screened for inclusion; n=129 met the inclusion criteria. The overall quality of the abstracts was remarkably poor. The primary outcome was mentioned in 34/129 abstracts (26%), none of the abstracts reported on the procedure of random allocation of participants or clusters, 21/129 abstracts (16%) reported some kind of blinding, and the attrition rate was mentioned in only 12/129 abstracts (9%). The majority of abstracts fulfilled two items: description of intended intervention for each group (102/129; 79%) and general interpretation of results (107/129; 83%). Trial status was reported in all abstracts. Both journal editors and committees organising congresses are requested to define the use of the CONSORT statement as a prerequisite in their guidelines for authors and to instruct reviewers to conduct compliance checks. Medical associations should finally endorse the indispensability of the CONSORT statement and publish it in their journals. Otherwise the intended benefits cannot be fully generated. Copyright © 2010. Published by Elsevier GmbH.

  9. Dependability of results in conference abstracts of randomized controlled trials in ophthalmology and author financial conflicts of interest as a factor associated with full publication.

    Science.gov (United States)

    Saldanha, Ian J; Scherer, Roberta W; Rodriguez-Barraquer, Isabel; Jampel, Henry D; Dickersin, Kay

    2016-04-26

    Discrepancies between information in conference abstracts and full publications describing the same randomized controlled trial have been reported. The association between author conflicts of interest and the publication of randomized controlled trials is unclear. The objective of this study was to use randomized controlled trials in ophthalmology to evaluate (1) the agreement in the reported main outcome results by comparing abstracts and corresponding publications and (2) the association between the author conflicts of interest and publication of the results presented in the abstracts. We considered abstracts describing results of randomized controlled trials presented at the 2001-2004 Association for Research in Vision and Ophthalmology conferences as eligible for our study. Through electronic searching and by emailing abstract authors, we identified the earliest publication (journal article) containing results of each abstract's main outcome through November 2013. We categorized the discordance between the main outcome results in the abstract and its paired publication as qualitative (a difference in the direction of the estimated effect) or as quantitative. We used the Association for Research in Vision and Ophthalmology categories for conflicts of interest: financial interest, employee of business with interest, consultant to business with interest, inventor/developer with patent, and receiving ≥ 1 gift from industry in the past year. We calculated the relative risks (RRs) of publication associated with the categories of conflicts of interest for abstracts with results that were statistically significant, not statistically significant, or not reported. We included 513 abstracts, 230 (44.8 %) of which reached publication. Among the 86 pairs with the same main outcome domain at the same time point, 47 pairs (54.7 %) had discordant results: qualitative discordance in 7 pairs and quantitative discordance in 40 pairs. Quantitative discordance was indicated

  10. The hour equivalent solar pick, definition and interpretation

    International Nuclear Information System (INIS)

    Pérez Martínez, Maykop; Morales Rodríguez; Clemente; Castro Ingeniero, Elio

    2017-01-01

    Photovoltaic solar energy takes advantage of the light energy of the sun to produce electricity through semiconductor plates that are altered by solar radiation, these systems are called Photovoltaic Solar Panels (PSP). In order to calculate the energy absorbed by these PSPs, it is necessary to use technical terms that are a little difficult to interpret, for those less experienced in the subject, above all because of the ambiguity, the level of abstraction required in their understanding and the variety of ways of expressing very similar ideas without offering a clear and unique definition. The main term to which this article is dedicated is the Hour Solar Pick (HSP), which in the experiences of the authors has generated strong discussions about its interpretation. In order to arrive at the desired term, it is necessary to start with others, so the aim is to propose a definition and physical and mathematical interpretation to clarify the meaning of this term. (author)

  11. A componential analysis of proverb interpretation in patients with frontal lobe epilepsy and temporal lobe epilepsy: relationships with disease-related factors.

    Science.gov (United States)

    McDonald, Carrie R; Delis, Dean C; Kramer, Joel H; Tecoma, Evelyn S; Iragui, Vicente J

    2008-05-01

    The ability to interpret nonliteral, metaphoric language was explored in patients with frontal lobe epilepsy (FLE) and temporal lobe epilepsy (TLE), and matched control participants, to determine (1) if patients with FLE were impaired in their interpretations relative to those with TLE and controls, and (2) if disease-related variables (e.g., age of seizure onset) predicted performances in either patient group. A total of 22 patients with FLE, 20 patients with TLE, and 23 controls were administered a test of proverb interpretation to assess their ability to grasp the abstract meaning of nonliteral language. Participants were presented with a series of proverbs and asked to provide an oral interpretation of each. Responses to each proverb were scored according to their accuracy and level of abstractness. Patients with FLE, but not TLE, were impaired relative to controls in their overall interpretation of proverbs. However, a subgroup analysis revealed that only patients with left FLE showed impaired interpretation accuracy relative to the other groups, whereas patients with both left FLE and left TLE showed impaired abstraction. Patients with FLE were also impaired when they were asked to select the best interpretation of the proverb from response alternatives. In patients with FLE, only a left-sided seizure focus was associated with poorer performance. In patients with TLE, both an early age of onset and a left-sided seizure focus predicted poorer performance. Overall, FLE patients exhibit greater impairment than TLE patients in interpreting proverbs. However, the nature and disease-specific correlates of impaired performances in proverb interpretation differ between the groups.

  12. Technical Note. The Concept of a Computer System for Interpretation of Tight Rocks Using X-Ray Computed Tomography Results

    Directory of Open Access Journals (Sweden)

    Habrat Magdalena

    2017-03-01

    Full Text Available The article presents the concept of a computer system for interpreting unconventional oil and gas deposits with the use of X-ray computed tomography results. The functional principles of the solution proposed are presented in the article. The main goal is to design a product which is a complex and useful tool in a form of a specialist computer software for qualitative and quantitative interpretation of images obtained from X-ray computed tomography. It is devoted to the issues of prospecting and identification of unconventional hydrocarbon deposits. The article focuses on the idea of X-ray computed tomography use as a basis for the analysis of tight rocks, considering especially functional principles of the system, which will be developed by the authors. The functional principles include the issues of graphical visualization of rock structure, qualitative and quantitative interpretation of model for visualizing rock samples, interpretation and a description of the parameters within realizing the module of quantitative interpretation.

  13. Varying performance in mammographic interpretation across two countries: Do results indicate reader or population variances?

    Science.gov (United States)

    Soh, BaoLin P.; Lee, Warwick B.; Wong, Jill; Sim, Llewellyn; Hillis, Stephen L.; Tapia, Kriscia A.; Brennan, Patrick C.

    2016-03-01

    Aim: To compare the performance of Australian and Singapore breast readers interpreting a single test-set that consisted of mammographic examinations collected from the Australian population. Background: In the teleradiology era, breast readers are interpreting mammographic examinations from different populations. The question arises whether two groups of readers with similar training backgrounds, demonstrate the same level of performance when presented with a population familiar only to one of the groups. Methods: Fifty-three Australian and 15 Singaporean breast radiologists participated in this study. All radiologists were trained in mammogram interpretation and had a median of 9 and 15 years of experience in reading mammograms respectively. Each reader interpreted the same BREAST test-set consisting of sixty de-identified mammographic examinations arising from an Australian population. Performance parameters including JAFROC, ROC, case sensitivity as well as specificity were compared between Australian and Singaporean readers using a Mann Whitney U test. Results: A significant difference (P=0.036) was demonstrated between the JAFROC scores of the Australian and Singaporean breast radiologists. No other significant differences were observed. Conclusion: JAFROC scores for Australian radiologists were higher than those obtained by the Singaporean counterparts. Whilst it is tempting to suggest this is down to reader expertise, this may be a simplistic explanation considering the very similar training and audit backgrounds of the two populations of radiologists. The influence of reading images that are different from those that radiologists normally encounter cannot be ruled out and requires further investigation, particularly in the light of increasing international outsourcing of radiologic reporting.

  14. Directionality effects in simultaneous language interpreting: the case of sign language interpreters in The Netherlands.

    Science.gov (United States)

    Van Dijk, Rick; Boers, Eveline; Christoffels, Ingrid; Hermans, Daan

    2011-01-01

    The quality of interpretations produced by sign language interpreters was investigated. Twenty-five experienced interpreters were instructed to interpret narratives from (a) spoken Dutch to Sign Language of The Netherlands (SLN), (b) spoken Dutch to Sign Supported Dutch (SSD), and (c) SLN to spoken Dutch. The quality of the interpreted narratives was assessed by 5 certified sign language interpreters who did not participate in the study. Two measures were used to assess interpreting quality: the propositional accuracy of the interpreters' interpretations and a subjective quality measure. The results showed that the interpreted narratives in the SLN-to-Dutch interpreting direction were of lower quality (on both measures) than the interpreted narratives in the Dutch-to-SLN and Dutch-to-SSD directions. Furthermore, interpreters who had begun acquiring SLN when they entered the interpreter training program performed as well in all 3 interpreting directions as interpreters who had acquired SLN from birth.

  15. Hair as a bio-indicator: limitations and complications in the interpretation of results

    International Nuclear Information System (INIS)

    Evans, G.J.; Jervis, R.E.

    1987-01-01

    Some of the limitations and complications associated with hair and nail analysis are discussed. Data obtained from an occupational study demonstrated the potential for misinterpreting hair or nail analysis data either through describing results averaged over a group by arithmetic instead of geometric means or through not accounting for the age range of subjects in groups to be compared. Examples that arose from the study indicated that differences between hair from the same subjects grown at different times can both complicate and assist in interpreting hair analysis results. In an investigation into the addition and removal of metallic powders, it was found that both hair and nail can directly incorporate elements through contact with dust. (author)

  16. Comparing data accuracy between structured abstracts and full-text journal articles: implications in their use for informing clinical decisions.

    Science.gov (United States)

    Fontelo, Paul; Gavino, Alex; Sarmiento, Raymond Francis

    2013-12-01

    The abstract is the most frequently read section of a research article. The use of 'Consensus Abstracts', a clinician-oriented web application formatted for mobile devices to search MEDLINE/PubMed, for informing clinical decisions was proposed recently; however, inaccuracies between abstracts and the full-text article have been shown. Efforts have been made to improve quality. We compared data in 60 recent-structured abstracts and full-text articles from six highly read medical journals. Data inaccuracies were identified and then classified as either clinically significant or not significant. Data inaccuracies were observed in 53.33% of articles ranging from 3.33% to 45% based on the IMRAD format sections. The Results section showed the highest discrepancies (45%) although these were deemed to be mostly not significant clinically except in one. The two most common discrepancies were mismatched numbers or percentages (11.67%) and numerical data or calculations found in structured abstracts but not mentioned in the full text (40%). There was no significant relationship between journals and the presence of discrepancies (Fisher's exact p value =0.3405). Although we found a high percentage of inaccuracy between structured abstracts and full-text articles, these were not significant clinically. The inaccuracies do not seem to affect the conclusion and interpretation overall. Structured abstracts appear to be informative and may be useful to practitioners as a resource for guiding clinical decisions.

  17. Objective interpretation as conforming interpretation

    Directory of Open Access Journals (Sweden)

    Lidka Rodak

    2011-12-01

    Full Text Available The practical discourse willingly uses the formula of “objective interpretation”, with no regards to its controversial nature that has been discussed in literature.The main aim of the article is to investigate what “objective interpretation” could mean and how it could be understood in the practical discourse, focusing on the understanding offered by judicature.The thesis of the article is that objective interpretation, as identified with textualists’ position, is not possible to uphold, and should be rather linked with conforming interpretation. And what this actually implies is that it is not the virtue of certainty and predictability – which are usually associated with objectivity- but coherence that makes the foundation of applicability of objectivity in law.What could be observed from the analyses, is that both the phenomenon of conforming interpretation and objective interpretation play the role of arguments in the interpretive discourse, arguments that provide justification that interpretation is not arbitrary or subjective. With regards to the important part of the ideology of legal application which is the conviction that decisions should be taken on the basis of law in order to exclude arbitrariness, objective interpretation could be read as a question “what kind of authority “supports” certain interpretation”? that is almost never free of judicial creativity and judicial activism.One can say that, objective and conforming interpretation are just another arguments used in legal discourse.

  18. Interpretation of the results from individual monitoring of workers at the Nuclear Fuel Fabrication Facility, Brazil

    International Nuclear Information System (INIS)

    Castro, Marcelo Xavier de

    2005-01-01

    In nuclear fuel fabrication facilities, workers are exposed to different compounds of enriched uranium. Although in this kind of facility the main route of intake is inhalation, ingestion may occur in some situations, and also a mixture of both. The interpretation of the bioassay data is very complex, since it is necessary taking into account all the different parameters, which is a big challenge. Due to the high cost of the individual monitoring programme for internal dose assessment in the routine monitoring programmes, usually only one type of measurement is assigned. In complex situations like the one described in this study, where several parameters can compromise the accuracy of the bioassay interpretation it is need to have a combination of techniques to evaluate the internal dose. According to ICRP 78 (1997), the general order of preference of measurement methodologies in terms of accuracy of interpretation is: body activity measurement, excreta analysis and personal air sampling. Results of monitoring of working environment may provide information that assists in the interpretation on particle size, chemical form, solubility and date of intake. A group of fifteen workers from controlled area of the studied nuclear fuel fabrication facility was selected to evaluate the internal dose using all different available techniques during a certain period. The workers were monitored for determination of uranium content in the daily urinary and faecal excretion (collected over a period of 3 consecutive days), chest counting and personal air sampling. The results have shown that at least two types of sensitivity techniques must be used, since there are some sources of uncertainties on the bioassay interpretation, like mixture of uranium compounds intake and different routes of intake. The combination of urine and faeces analysis has shown to be the more appropriate methodology for assessing internal dose in this situation. The chest counting methodology has not shown

  19. Seismic Consequence Abstraction

    International Nuclear Information System (INIS)

    Gross, M.

    2004-01-01

    The primary purpose of this model report is to develop abstractions for the response of engineered barrier system (EBS) components to seismic hazards at a geologic repository at Yucca Mountain, Nevada, and to define the methodology for using these abstractions in a seismic scenario class for the Total System Performance Assessment - License Application (TSPA-LA). A secondary purpose of this model report is to provide information for criticality studies related to seismic hazards. The seismic hazards addressed herein are vibratory ground motion, fault displacement, and rockfall due to ground motion. The EBS components are the drip shield, the waste package, and the fuel cladding. The requirements for development of the abstractions and the associated algorithms for the seismic scenario class are defined in ''Technical Work Plan For: Regulatory Integration Modeling of Drift Degradation, Waste Package and Drip Shield Vibratory Motion and Seismic Consequences'' (BSC 2004 [DIRS 171520]). The development of these abstractions will provide a more complete representation of flow into and transport from the EBS under disruptive events. The results from this development will also address portions of integrated subissue ENG2, Mechanical Disruption of Engineered Barriers, including the acceptance criteria for this subissue defined in Section 2.2.1.3.2.3 of the ''Yucca Mountain Review Plan, Final Report'' (NRC 2003 [DIRS 163274])

  20. Seismic Consequence Abstraction

    Energy Technology Data Exchange (ETDEWEB)

    M. Gross

    2004-10-25

    The primary purpose of this model report is to develop abstractions for the response of engineered barrier system (EBS) components to seismic hazards at a geologic repository at Yucca Mountain, Nevada, and to define the methodology for using these abstractions in a seismic scenario class for the Total System Performance Assessment - License Application (TSPA-LA). A secondary purpose of this model report is to provide information for criticality studies related to seismic hazards. The seismic hazards addressed herein are vibratory ground motion, fault displacement, and rockfall due to ground motion. The EBS components are the drip shield, the waste package, and the fuel cladding. The requirements for development of the abstractions and the associated algorithms for the seismic scenario class are defined in ''Technical Work Plan For: Regulatory Integration Modeling of Drift Degradation, Waste Package and Drip Shield Vibratory Motion and Seismic Consequences'' (BSC 2004 [DIRS 171520]). The development of these abstractions will provide a more complete representation of flow into and transport from the EBS under disruptive events. The results from this development will also address portions of integrated subissue ENG2, Mechanical Disruption of Engineered Barriers, including the acceptance criteria for this subissue defined in Section 2.2.1.3.2.3 of the ''Yucca Mountain Review Plan, Final Report'' (NRC 2003 [DIRS 163274]).

  1. Interpretation of PISCES -- A RF antenna system experimental results

    International Nuclear Information System (INIS)

    Rothweil, D.A.; Phelps, D.A.; Doerner, R.

    1995-10-01

    The paper describes experimental data from rf coupling experiments using one to four coil antenna arrays that encircle a linear magnetized plasma column. Experimental results using single turn coil that produce symmetric (i.e. m = 0), dipole (m = 1), and radial rf magnetic fields for coupling to ion waves are compared. By operating without a Faraday shield, it was observed for the first time that the plasma resistive load seen by these different antenna types tends to increase with the number of turns to at least the second power. A four-turn m = 0 coil experienced a record 3--5 Ω loading, corresponding to over 90% power coupling to the plasma. A four-turn m = 1 coil experienced up to 1--1.5 Ω loading, also higher than previous observations. First time observations using a two coil array of m = 0 coil are also reported. As predicted, the loading decreases with increasing phase between coil from 0 degree to 180 degree. Experiments using four coil arrays were difficult to optimize and interpret primarily due to complexity of the manual tuning. To facilitate this optimization in the future, a proposed feedback control system that automatically matches load variations between 0.2 and 10 Ω is described

  2. The adaptive internet application for interpretation of the transformer oil gas chromatographic analysis results

    Directory of Open Access Journals (Sweden)

    Polužanski Vladimir

    2015-01-01

    Full Text Available This paper describes an adaptive Internet application for the interpretation of the transformer oil gas chromatographic analysis results. The first version of the application is developed by following an evolutionary software development concept. The most important software development risks and the appropriate solutions are described. An open-source web framework named Bootstrap is used for an application implementation. The application is developed by using ASP.NET and MS SQL server.

  3. Is the Abstract a Mere Teaser? Evaluating Generosity of Article Abstracts in the Environmental Sciences

    Directory of Open Access Journals (Sweden)

    Liana Ermakova

    2018-05-01

    Full Text Available An abstract is not only a mirror of the full article; it also aims to draw attention to the most important information of the document it summarizes. Many studies have compared abstracts with full texts for their informativeness. In contrast to previous studies, we propose to investigate this relation based not only on the amount of information given by the abstract but also on its importance. The main objective of this paper is to introduce a new metric called GEM to measure the “generosity” or representativeness of an abstract. Schematically speaking, a generous abstract should have the best possible score of similarity for the sections important to the reader. Based on a questionnaire gathering information from 630 researchers, we were able to weight sections according to their importance. In our approach, seven sections were first automatically detected in the full text. The accuracy of this classification into sections was above 80% compared with a dataset of documents where sentences were assigned to sections by experts. Second, each section was weighted according to the questionnaire results. The GEM score was then calculated as a sum of weights of sections in the full text corresponding to sentences in the abstract normalized over the total sum of weights of sections in the full text. The correlation between GEM score and the mean of the scores assigned by annotators was higher than the correlation between scores from different experts. As a case study, the GEM score was calculated for 36,237 articles in environmental sciences (1930–2013 retrieved from the French ISTEX database. The main result was that GEM score has increased over time. Moreover, this trend depends on subject area and publisher. No correlation was found between GEM score and citation rate or open access status of articles. We conclude that abstracts are more generous in recent publications and cannot be considered as mere teasers. This research should be pursued

  4. Are biochemistry interpretative comments helpful? Results of a general practitioner and nurse practitioner survey.

    Science.gov (United States)

    Barlow, Ian M

    2008-01-01

    Adding or incorporating clinical interpretative comments on biochemistry results is widespread in UK laboratories; although this consumes considerable human resource, there is still little evidence to suggest that it is either effective or appreciated by our clinical colleagues. I therefore decided to survey our local general practitioners (GPs) and nurse practitioners to analyse whether they found biochemistry comments on reports helpful. A simple questionnaire was designed and sent to 159 GPs and 81 nurse practitioners asking them whether they found this activity useful for the limited range of test groups that we routinely comment on and also whether they would like to see commenting on more groups of tests. Overall, 49.6% of questionnaires were returned. Of these, there was overwhelming support for commenting on reports and 77% would like to see comments on a greater range of tests. Although adding clinical interpretative comments is very time-consuming for senior laboratory staff, there is overwhelming support of this activity among our GPs and nurse practitioner users; therefore, our local policy of routinely adding clinical comments will remain for the foreseeable future.

  5. Abstract Objects of Verbs

    DEFF Research Database (Denmark)

    2014-01-01

    Verbs do often take arguments of quite different types. In an orthodox type-theoretic framework this results in an extreme polysemy of many verbs. In this article, it is shown that this unwanted consequence can be avoided when a theory of "abstract objects" is adopted according to which...... these objects represent non-objectual entities in contexts from which they are excluded by type restrictions. Thus these objects are "abstract'' in a functional rather than in an ontological sense: they function as representatives of other entities but they are otherwise quite normal objects. Three examples...

  6. Integrating a Hypernymic Proposition Interpreter into a Semantic Processor for Biomedical Texts

    Science.gov (United States)

    Fiszman, Marcelo; Rindflesch, Thomas C.; Kilicoglu, Halil

    2003-01-01

    Semantic processing provides the potential for producing high quality results in natural language processing (NLP) applications in the biomedical domain. In this paper, we address a specific semantic phenomenon, the hypernymic proposition, and concentrate on integrating the interpretation of such predications into a more general semantic processor in order to improve overall accuracy. A preliminary evaluation assesses the contribution of hypernymic propositions in providing more specific semantic predications and thus improving effectiveness in retrieving treatment propositions in MEDLINE abstracts. Finally, we discuss the generalization of this methodology to additional semantic propositions as well as other types of biomedical texts. PMID:14728170

  7. Ghana Science Abstracts

    International Nuclear Information System (INIS)

    Entsua-Mensah, C.

    2004-01-01

    This issue of the Ghana Science Abstracts combines in one publication all the country's bibliographic output in science and technology. The objective is to provide a quick reference source to facilitate the work of information professionals, research scientists, lecturers and policy makers. It is meant to give users an idea of the depth and scope and results of the studies and projects carried out. The scope and coverage comprise research outputs, conference proceedings and periodical articles published in Ghana. It does not capture those that were published outside Ghana. Abstracts reported have been grouped under the following subject areas: Agriculture, Biochemistry, Biodiversity conservation, biological sciences, biotechnology, chemistry, dentistry, engineering, environmental management, forestry, information management, mathematics, medicine, physics, nuclear science, pharmacy, renewable energy and science education

  8. Localized Smart-Interpretation

    Science.gov (United States)

    Lundh Gulbrandsen, Mats; Mejer Hansen, Thomas; Bach, Torben; Pallesen, Tom

    2014-05-01

    The complex task of setting up a geological model consists not only of combining available geological information into a conceptual plausible model, but also requires consistency with availably data, e.g. geophysical data. However, in many cases the direct geological information, e.g borehole samples, are very sparse, so in order to create a geological model, the geologist needs to rely on the geophysical data. The problem is however, that the amount of geophysical data in many cases are so vast that it is practically impossible to integrate all of them in the manual interpretation process. This means that a lot of the information available from the geophysical surveys are unexploited, which is a problem, due to the fact that the resulting geological model does not fulfill its full potential and hence are less trustworthy. We suggest an approach to geological modeling that 1. allow all geophysical data to be considered when building the geological model 2. is fast 3. allow quantification of geological modeling. The method is constructed to build a statistical model, f(d,m), describing the relation between what the geologists interpret, d, and what the geologist knows, m. The para- meter m reflects any available information that can be quantified, such as geophysical data, the result of a geophysical inversion, elevation maps, etc... The parameter d reflects an actual interpretation, such as for example the depth to the base of a ground water reservoir. First we infer a statistical model f(d,m), by examining sets of actual interpretations made by a geological expert, [d1, d2, ...], and the information used to perform the interpretation; [m1, m2, ...]. This makes it possible to quantify how the geological expert performs interpolation through f(d,m). As the geological expert proceeds interpreting, the number of interpreted datapoints from which the statistical model is inferred increases, and therefore the accuracy of the statistical model increases. When a model f

  9. Methods for interpreting lists of affected genes obtained in a DNA microarray experiment

    Directory of Open Access Journals (Sweden)

    Hedegaard Jakob

    2009-07-01

    Full Text Available Abstract Background The aim of this paper was to describe and compare the methods used and the results obtained by the participants in a joint EADGENE (European Animal Disease Genomic Network of Excellence and SABRE (Cutting Edge Genomics for Sustainable Animal Breeding workshop focusing on post analysis of microarray data. The participating groups were provided with identical lists of microarray probes, including test statistics for three different contrasts, and the normalised log-ratios for each array, to be used as the starting point for interpreting the affected probes. The data originated from a microarray experiment conducted to study the host reactions in broilers occurring shortly after a secondary challenge with either a homologous or heterologous species of Eimeria. Results Several conceptually different analytical approaches, using both commercial and public available software, were applied by the participating groups. The following tools were used: Ingenuity Pathway Analysis, MAPPFinder, LIMMA, GOstats, GOEAST, GOTM, Globaltest, TopGO, ArrayUnlock, Pathway Studio, GIST and AnnotationDbi. The main focus of the approaches was to utilise the relation between probes/genes and their gene ontology and pathways to interpret the affected probes/genes. The lack of a well-annotated chicken genome did though limit the possibilities to fully explore the tools. The main results from these analyses showed that the biological interpretation is highly dependent on the statistical method used but that some common biological conclusions could be reached. Conclusion It is highly recommended to test different analytical methods on the same data set and compare the results to obtain a reliable biological interpretation of the affected genes in a DNA microarray experiment.

  10. Applying Heidegger’s interpretive phenomenology to women’s miscarriage experience

    Directory of Open Access Journals (Sweden)

    Annsofie Adolfsson

    2010-09-01

    Full Text Available Annsofie Adolfsson1,21School of life Sciences, University of Skövde, 2Department of Obstetrics and Gynecology, Skaraborgs Hospital, Skövde, SwedenAbstract: Much has been written about measuring the feelings and impressions of women regarding their experience of miscarriage. According to the existential philosopher Heidegger life experiences such as the experience of a woman having a miscarriage can be interpreted and explained only in the context of the totality of the women’s experiences in the past, the present, and the future. Thirteen in-depth interviews with women about their experiences of miscarriage were interpreted with respect to Heidegger’s “Being and Time”. By using his interpretive phenomenology the essence of the miscarriage experience was explored and defined. The women’s feelings and impressions were influenced by past experiences of miscarriage, pregnancy, and births. Present conditions in the women’s lives contributing to the experience include their relationships, working situation, and living conditions. Each woman’s future prospects and hopes have been structurally altered with regard to their aspirations for their terminated pregnancy. The impact of miscarriage in a woman’s life was found to be more important than caregiver providers and society have previously attributed to in terms of scale. The results of the interviews reveal that the women believed that only women who had experienced their own miscarriages were able to fully understand this complex womanly experience and its effects on the woman who had miscarried.Keywords: miscarriage, Heidegger, interpretive phenomenology, life experience, woman, emotional response

  11. WD1145+017 (Abstract)

    Science.gov (United States)

    Motta, M.

    2017-12-01

    (Abstract only) WD1145 is a 17th magnitude white dwarf star 570 light years away in Virgo that was discovered to have a disintegrating planetoid in close orbit by Andrew Vanderburg, a graduate student at Harvard CfA, while data mining the elucidate the nature of its rather bizarre transit light curves. I obtained multiple observations of WD1145 over the course of a year, and found a series of complex transit light curves that could only be interpreted as a ring complex or torus in close orbit around WD1145. Combined with data from other amateur astronomers, professional observations, and satellite data, it became clear that WD1145 has a small planetoid in close orbit at the Roche limit and is breaking apart, forming a ring of debris material that is then raining down on the white dwarf. The surface of the star is "polluted" by heavy metals, determined by spectroscopic data. Given that in the intense gravitational field of a white dwarf any heavy metals could not for long last on the surface, this confirms that we are tracking in real time the destruction of a small planet by its host star.

  12. The Interpretive Function

    DEFF Research Database (Denmark)

    Agerbo, Heidi

    2017-01-01

    Approximately a decade ago, it was suggested that a new function should be added to the lexicographical function theory: the interpretive function(1). However, hardly any research has been conducted into this function, and though it was only suggested that this new function was relevant...... to incorporate into lexicographical theory, some scholars have since then assumed that this function exists(2), including the author of this contribution. In Agerbo (2016), I present arguments supporting the incorporation of the interpretive function into the function theory and suggest how non-linguistic signs...... can be treated in specific dictionary articles. However, in the current article, due to the results of recent research, I argue that the interpretive function should not be considered an individual main function. The interpretive function, contrary to some of its definitions, is not connected...

  13. An Interpreter's Interpretation: Sign Language Interpreters' View of Musculoskeletal Disorders

    National Research Council Canada - National Science Library

    Johnson, William L

    2003-01-01

    Sign language interpreters are at increased risk for musculoskeletal disorders. This study used content analysis to obtain detailed information about these disorders from the interpreters' point of view...

  14. Radar imaging of glaciovolcanic stratigraphy, Mount Wrangell caldera, Alaska - Interpretation model and results

    Science.gov (United States)

    Clarke, Garry K. C.; Cross, Guy M.; Benson, Carl S.

    1989-01-01

    Glaciological measurements and an airborne radar sounding survey of the glacier lying in Mount Wrangell caldera raise many questions concerning the glacier thermal regime and volcanic history of Mount Wrangell. An interpretation model has been developed that allows the depth variation of temperature, heat flux, pressure, density, ice velocity, depositional age, and thermal and dielectric properties to be calculated. Some predictions of the interpretation model are that the basal ice melting rate is 0.64 m/yr and the volcanic heat flux is 7.0 W/sq m. By using the interpretation model to calculate two-way travel time and propagation losses, radar sounding traces can be transformed to give estimates of the variation of power reflection coefficient as a function of depth and depositional age. Prominent internal reflecting zones are located at depths of approximately 59-91m, 150m, 203m, and 230m. These internal reflectors are attributed to buried horizons of acidic ice, possibly intermixed with volcanic ash, that were deposited during past eruptions of Mount Wrangell.

  15. Comprehensive Interpretation of the Laboratory Experiments Results to Construct Model of the Polish Shale Gas Rocks

    Science.gov (United States)

    Jarzyna, Jadwiga A.; Krakowska, Paulina I.; Puskarczyk, Edyta; Wawrzyniak-Guz, Kamila; Zych, Marcin

    2018-03-01

    More than 70 rock samples from so-called sweet spots, i.e. the Ordovician Sa Formation and Silurian Ja Member of Pa Formation from the Baltic Basin (North Poland) were examined in the laboratory to determine bulk and grain density, total and effective/dynamic porosity, absolute permeability, pore diameters size, total surface area, and natural radioactivity. Results of the pyrolysis, i.e., TOC (Total Organic Carbon) together with S1 and S2 - parameters used to determine the hydrocarbon generation potential of rocks, were also considered. Elemental composition from chemical analyses and mineral composition from XRD measurements were also included. SCAL analysis, NMR experiments, Pressure Decay Permeability measurements together with water immersion porosimetry and adsorption/ desorption of nitrogen vapors method were carried out along with the comprehensive interpretation of the outcomes. Simple and multiple linear statistical regressions were used to recognize mutual relationships between parameters. Observed correlations and in some cases big dispersion of data and discrepancies in the property values obtained from different methods were the basis for building shale gas rock model for well logging interpretation. The model was verified by the result of the Monte Carlo modelling of spectral neutron-gamma log response in comparison with GEM log results.

  16. Interpretation of illness in cancer survivors is associated with health-related variables and adaptive coping styles

    Directory of Open Access Journals (Sweden)

    Fischer Julia

    2009-01-01

    Full Text Available Abstract Background A patient's interpretation of illness may have an influence on the choice of coping strategies and decision making. We intended to analyze the meaning German cancer survivors would attribute to their disease, and investigated intercorrelations between the respective interpretations, health-related variables and adaptive coping strategies. Methods In an anonymous cross-sectional survey, we analyzed the interpretations of disease (according to Lipowski's eight 'meaning of illness' categories in 387 patients with cancer (81% breast cancer. To make statements about their conceptual relationships with health-related variables, we correlated the 8 items of the 'Interpretation of Illness' questionnaire (IIQ with health-related quality of life, anxiety/depression, fatigue, life satisfaction, and adaptive coping strategies. Results Most cancer survivors regarded their disease as a challenge (52%, others as value (38% or even an interruption of life (irreparable loss; 35%; weakness/failure (5% and punishment (3% were rated the lowest. The fatalistic negative interpretations 'interruption/loss' and 'enemy/threat' were inversely correlated with mental health-related quality of life and life satisfaction, and positively with an escape-avoidance strategy, depression and anxiety. In contrast, positive disease interpretations (i.e., 'challenge' and 'value' correlated only with adaptive coping strategies. Physical health correlated with none of the disease interpretations. Conclusion Despite conceptual limitations, the 8-item schema could be regarded as a useful screening approach to identify patients at risk for reduced psychosocial functioning.

  17. Abstracting audit data for lightweight intrusion detection

    KAUST Repository

    Wang, Wei; Zhang, Xiangliang; Pitsilis, Georgios

    2010-01-01

    are used to validate the two strategies of data abstraction. The extensive test results show that the process of exemplar extraction significantly improves the detection efficiency and has a better detection performance than PCA in data abstraction. © 2010

  18. The effects of a novel hostile interpretation bias modification paradigm on hostile interpretations, mood, and aggressive behavior.

    Science.gov (United States)

    AlMoghrabi, Nouran; Huijding, Jorg; Franken, Ingmar H A

    2018-03-01

    Cognitive theories of aggression propose that biased information processing is causally related to aggression. To test these ideas, the current study investigated the effects of a novel cognitive bias modification paradigm (CBM-I) designed to target interpretations associated with aggressive behavior. Participants aged 18-33 years old were randomly assigned to either a single session of positive training (n = 40) aimed at increasing prosocial interpretations or negative training (n = 40) aimed at increasing hostile interpretations. The results revealed that the positive training resulted in an increase in prosocial interpretations while the negative training seemed to have no effect on interpretations. Importantly, in the positive condition, a positive change in interpretations was related to lower anger and verbal aggression scores after the training. In this condition, participants also reported an increase in happiness. In the negative training no such effects were found. However, the better participants performed on the negative training, the more their interpretations were changed in a negative direction and the more aggression they showed on the behavioral aggression task. Participants were healthy university students. Therefore, results should be confirmed within a clinical population. These findings provide support for the idea that this novel CBM-I paradigm can be used to modify interpretations, and suggests that these interpretations are related to mood and aggressive behavior. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. EBS Radionuclide Transport Abstraction

    International Nuclear Information System (INIS)

    Schreiner, R.

    2001-01-01

    The purpose of this work is to develop the Engineered Barrier System (EBS) radionuclide transport abstraction model, as directed by a written development plan (CRWMS M and O 1999a). This abstraction is the conceptual model that will be used to determine the rate of release of radionuclides from the EBS to the unsaturated zone (UZ) in the total system performance assessment-license application (TSPA-LA). In particular, this model will be used to quantify the time-dependent radionuclide releases from a failed waste package (WP) and their subsequent transport through the EBS to the emplacement drift wall/UZ interface. The development of this conceptual model will allow Performance Assessment Operations (PAO) and its Engineered Barrier Performance Department to provide a more detailed and complete EBS flow and transport abstraction. The results from this conceptual model will allow PA0 to address portions of the key technical issues (KTIs) presented in three NRC Issue Resolution Status Reports (IRSRs): (1) the Evolution of the Near-Field Environment (ENFE), Revision 2 (NRC 1999a), (2) the Container Life and Source Term (CLST), Revision 2 (NRC 1999b), and (3) the Thermal Effects on Flow (TEF), Revision 1 (NRC 1998). The conceptual model for flow and transport in the EBS will be referred to as the ''EBS RT Abstraction'' in this analysis/modeling report (AMR). The scope of this abstraction and report is limited to flow and transport processes. More specifically, this AMR does not discuss elements of the TSPA-SR and TSPA-LA that relate to the EBS but are discussed in other AMRs. These elements include corrosion processes, radionuclide solubility limits, waste form dissolution rates and concentrations of colloidal particles that are generally represented as boundary conditions or input parameters for the EBS RT Abstraction. In effect, this AMR provides the algorithms for transporting radionuclides using the flow geometry and radionuclide concentrations determined by other

  20. The Complexity of Abstract Machines

    Directory of Open Access Journals (Sweden)

    Beniamino Accattoli

    2017-01-01

    Full Text Available The lambda-calculus is a peculiar computational model whose definition does not come with a notion of machine. Unsurprisingly, implementations of the lambda-calculus have been studied for decades. Abstract machines are implementations schema for fixed evaluation strategies that are a compromise between theory and practice: they are concrete enough to provide a notion of machine and abstract enough to avoid the many intricacies of actual implementations. There is an extensive literature about abstract machines for the lambda-calculus, and yet—quite mysteriously—the efficiency of these machines with respect to the strategy that they implement has almost never been studied. This paper provides an unusual introduction to abstract machines, based on the complexity of their overhead with respect to the length of the implemented strategies. It is conceived to be a tutorial, focusing on the case study of implementing the weak head (call-by-name strategy, and yet it is an original re-elaboration of known results. Moreover, some of the observation contained here never appeared in print before.

  1. Hydrogen abstraction reactions by amide electron adducts

    International Nuclear Information System (INIS)

    Sevilla, M.D.; Sevilla, C.L.; Swarts, S.

    1982-01-01

    Electron reactions with a number of peptide model compounds (amides and N-acetylamino acids) in aqueous glasses at low temperature have been investigated using ESR spectroscopy. The radicals produced by electron attachment to amides, RC(OD)NDR', are found to act as hydrogen abstracting agents. For example, the propionamide electron adduct is found to abstract from its parent propionamide. Electron adducts of other amides investigated show similar behavior except for acetamide electron adduct which does not abstract from its parent compound, but does abstract from other amides. The tendency toward abstraction for amide electron adducts are compared to electron adducts of several carboxylic acids, ketones, aldehydes and esters. The comparison suggests the hydrogen abstraction tendency of the various deuterated electron adducts (DEAs) to be in the following order: aldehyde DEA > acid DEA = approximately ester DEA > ketone DEA > amide DEA. In basic glasses the hydrogen abstraction ability of the amide electron adducts is maintained until the concentration of base is increased sufficiently to convert the DEA to its anionic form, RC(O - )ND 2 . In this form the hydrogen abstracting ability of the radical is greatly diminished. Similar results were found for the ester and carboxylic acid DEA's tested. (author)

  2. From abstract to peer-reviewed publication: country matters

    DEFF Research Database (Denmark)

    Østergaard, Lauge; Fosbøl, Philip L.; Harrington, Robert A.

    2014-01-01

    Medical conferences are key in the sharing of new scientific findings. However, results reported as conference-abstracts are generally not considered final before publication in a peer-reviewed journal. It is known that approximately 1/3 of the scientific results presented as abstracts at large...

  3. Interpretive Media Study and Interpretive Social Science.

    Science.gov (United States)

    Carragee, Kevin M.

    1990-01-01

    Defines the major theoretical influences on interpretive approaches in mass communication, examines the central concepts of these perspectives, and provides a critique of these approaches. States that the adoption of interpretive approaches in mass communication has ignored varied critiques of interpretive social science. Suggests that critical…

  4. Interpreters, Interpreting, and the Study of Bilingualism.

    Science.gov (United States)

    Valdes, Guadalupe; Angelelli, Claudia

    2003-01-01

    Discusses research on interpreting focused specifically on issues raised by this literature about the nature of bilingualism. Suggests research carried out on interpreting--while primarily produced with a professional audience in mind and concerned with improving the practice of interpreting--provides valuable insights about complex aspects of…

  5. Abstraction of information in repository performance assessments. Examples from the SKI project Site-94

    International Nuclear Information System (INIS)

    Dverstorp, B.; Andersson, J.

    1995-01-01

    Performance Assessment of a nuclear waste repository implies an analysis of a complex system with many interacting processes. Even if some of these processes may be known to large detail, problems arise when combining all information, and means of abstracting information from complex detailed models into models that couple different processes are needed. Clearly, one of the major objectives of performance assessment, to calculate doses or other performance indicators, implies an enormous abstraction of information compared to all information that is used as input. Other problems are that the knowledge of different parts or processes is strongly variable and adjustments, interpretations, are needed when combining models from different disciplines. In addition, people as well as computers, even today, always have a limited capacity to process information and choices have to be made. However, because abstraction of information clearly is unavoidable in performance assessment the validity of choices made, always need to be scrutinized and judgements made need to be updated in an iterative process

  6. Programme and abstracts

    International Nuclear Information System (INIS)

    1975-01-01

    Abstracts of 25 papers presented at the congress are given. The abstracts cover various topics including radiotherapy, radiopharmaceuticals, radioimmunoassay, health physics, radiation protection and nuclear medicine

  7. 2018 Congress Podium Abstracts

    Science.gov (United States)

    2018-02-21

    Each abstract has been indexed according to first author. Abstracts appear as they were submitted and have not undergone editing or the Oncology Nursing Forum’s review process. Only abstracts that will be presented appear here. For Congress scheduling information, visit congress.ons.org or check the Congress guide. Data published in abstracts presented at the ONS 43rd Annual Congress are embargoed until the conclusion of the presentation. Coverage and/or distribution of an abstract, poster, or any of its supplemental material to or by the news media, any commercial entity, or individuals, including the authors of said abstract, is strictly prohibited until the embargo is lifted. Promotion of general topics and speakers is encouraged within these guidelines.

  8. The impact of working memory on interpreting

    Institute of Scientific and Technical Information of China (English)

    白云安; 张国梅

    2016-01-01

    This paper investigates the roles of working memory in interpreting process. First of all, it gives a brief introduction to interpreting. Secondly, the paper exemplifies the role of working memory in interpreting. The result reveals that the working memory capacity of interpreters is not adsolutely proportional to the quality of interpreting in the real interpreting conditions. The performance of an interpreter with well-equipped working memory capacity will comprehensively influenced by various elements.

  9. Abstracting audit data for lightweight intrusion detection

    KAUST Repository

    Wang, Wei

    2010-01-01

    High speed of processing massive audit data is crucial for an anomaly Intrusion Detection System (IDS) to achieve real-time performance during the detection. Abstracting audit data is a potential solution to improve the efficiency of data processing. In this work, we propose two strategies of data abstraction in order to build a lightweight detection model. The first strategy is exemplar extraction and the second is attribute abstraction. Two clustering algorithms, Affinity Propagation (AP) as well as traditional k-means, are employed to extract the exemplars, and Principal Component Analysis (PCA) is employed to abstract important attributes (a.k.a. features) from the audit data. Real HTTP traffic data collected in our institute as well as KDD 1999 data are used to validate the two strategies of data abstraction. The extensive test results show that the process of exemplar extraction significantly improves the detection efficiency and has a better detection performance than PCA in data abstraction. © 2010 Springer-Verlag.

  10. Who can monitor the court interpreter's performance?

    DEFF Research Database (Denmark)

    Martinsen, Bodil

    2009-01-01

    and the conflict about her competence was negotiated. Because of this unusual constellation, combined with a multi-method approach, this single case study can shed some light on the question of the participants' ability to monitor the interpreter's performance. Legal professional users of interpreters tend......  Who can monitor the court interpreter's performance? Results of a case study This paper presents the results of a case study of an unusual interpreting event in a Danish courtroom setting. During the trial, the interpreter's non-normative performance was explicitly criticised by the audience...... are far less transparent for the legal participants than they normally assume. This problem, in turn, stresses the importance of a) the interpreter's competence and self-awareness and b) the use of check interpreters.  ...

  11. It Takes Time and Experience to Learn How to Interpret Gaze in Mentalistic Terms

    Science.gov (United States)

    Leavens, David A.

    2006-01-01

    What capabilities are required for an organism to evince an "explicit" understanding of gaze as a mentalistic phenomenon? One possibility is that mentalistic interpretations of gaze, like concepts of unseen, supernatural beings, are culturally-specific concepts, acquired through cultural learning. These abstract concepts may either require a…

  12. 2018 Congress Poster Abstracts

    Science.gov (United States)

    2018-02-21

    Each abstract has been indexed according to the first author. Abstracts appear as they were submitted and have not undergone editing or the Oncology Nursing Forum’s review process. Only abstracts that will be presented appear here. Poster numbers are subject to change. For updated poster numbers, visit congress.ons.org or check the Congress guide. Data published in abstracts presented at the ONS 43rd Annual Congress are embargoed until the conclusion of the presentation. Coverage and/or distribution of an abstract, poster, or any of its supplemental material to or by the news media, any commercial entity, or individuals, including the authors of said abstract, is strictly prohibited until the embargo is lifted. Promotion of general topics and speakers is encouraged within these guidelines.

  13. Converting Differential Photometry Results to the Standard System using Transform Generator and Transform Applier (Abstract)

    Science.gov (United States)

    Ciocca, M.

    2016-12-01

    (Abstract only) Since Fall of 2014, AAVSO made available two very useful software tools: transform generator (tg) and transform applier (ta). tg, authored by Gordon Myers (gordonmyers@hotmail.com), is a program, running under python that allows the user to obtain the transformation coefficients of their imaging train. ta, authored by George Silvis, allows users to apply the transformation coefficients obtained previously to their photometric observation. The data so processed become then directly comparable to those of other observers. I will show how to obtain transform coefficient using two Standard Field (M 67 and NGC7790), how consistent the results are and as an application, I will present transformed data for two AAVSO Target stars, AE UMA and RR CET.

  14. Gene-Editing: Interpretation of Current Law and Legal Policy

    OpenAIRE

    Kim, Na-Kyoung

    2017-01-01

    ABSTRACT With the development of the third-generation gene scissors, CRISPR-Cas9, concerns are being raised about ethical and social repercussions of the new gene-editing technology. In this situation, this article explores the legislation and interpretation of the positive laws in South Korea. The BioAct does not specify and regulate 'gene editing' itself. However, assuming that genetic editing is used in the process of research and treatment, we can look to the specific details of the regul...

  15. Analogical scaffolding and the learning of abstract ideas in physics: Empirical studies

    Directory of Open Access Journals (Sweden)

    Noah S. Podolefsky

    2007-09-01

    Full Text Available Previously, we proposed a model of student reasoning which combines the roles of representation, analogy, and layering of meaning—analogical scaffolding [Podolefsky and Finkelstein, Phys. Rev. ST Phys. Educ. Res. 3, 010109 (2007]. The present empirical studies build on this model to examine its utility and demonstrate the vital intertwining of representation, analogy, and conceptual learning in physics. In two studies of student reasoning using analogy, we show that representations couple to students’ existing prior knowledge and also lead to the dynamic formation of new knowledge. Students presented with abstract, concrete, or blended (both abstract and concrete representations produced markedly different response patterns. In the first study, using analogies to scaffold understanding of electromagnetic (EM waves, students in the blend group were more likely to reason productively about EM waves than students in the abstract group by as much as a factor of 3 (73% vs 24% correct, p=0.002. In the second study, examining representation use within one domain (sound waves, the blend group was more likely to reason productively about sound waves than the abstract group by as much as a factor of 2 (48% vs 23% correct, p=0.002. Using the analogical scaffolding model we examine when and why students succeed and fail to use analogies and interpret representations appropriately.

  16. Analogical scaffolding and the learning of abstract ideas in physics: Empirical studies

    Directory of Open Access Journals (Sweden)

    Noah D. Finkelstein

    2007-09-01

    Full Text Available Previously, we proposed a model of student reasoning which combines the roles of representation, analogy, and layering of meaning—analogical scaffolding [Podolefsky and Finkelstein, Phys. Rev. ST Phys. Educ. Res. 3, 010109 (2007]. The present empirical studies build on this model to examine its utility and demonstrate the vital intertwining of representation, analogy, and conceptual learning in physics. In two studies of student reasoning using analogy, we show that representations couple to students’ existing prior knowledge and also lead to the dynamic formation of new knowledge. Students presented with abstract, concrete, or blended (both abstract and concrete representations produced markedly different response patterns. In the first study, using analogies to scaffold understanding of electromagnetic (EM waves, students in the blend group were more likely to reason productively about EM waves than students in the abstract group by as much as a factor of 3 (73% vs 24% correct, p=0.002 . In the second study, examining representation use within one domain (sound waves, the blend group was more likely to reason productively about sound waves than the abstract group by as much as a factor of 2 (48% vs 23% correct, p=0.002 . Using the analogical scaffolding model we examine when and why students succeed and fail to use analogies and interpret representations appropriately.

  17. Argument structure and the representation of abstract semantics.

    Directory of Open Access Journals (Sweden)

    Javier Rodríguez-Ferreiro

    Full Text Available According to the dual coding theory, differences in the ease of retrieval between concrete and abstract words are related to the exclusive dependence of abstract semantics on linguistic information. Argument structure can be considered a measure of the complexity of the linguistic contexts that accompany a verb. If the retrieval of abstract verbs relies more on the linguistic codes they are associated to, we could expect a larger effect of argument structure for the processing of abstract verbs. In this study, sets of length- and frequency-matched verbs including 40 intransitive verbs, 40 transitive verbs taking simple complements, and 40 transitive verbs taking sentential complements were presented in separate lexical and grammatical decision tasks. Half of the verbs were concrete and half were abstract. Similar results were obtained in the two tasks, with significant effects of imageability and transitivity. However, the interaction between these two variables was not significant. These results conflict with hypotheses assuming a stronger reliance of abstract semantics on linguistic codes. In contrast, our data are in line with theories that link the ease of retrieval with availability and robustness of semantic information.

  18. Argument structure and the representation of abstract semantics.

    Science.gov (United States)

    Rodríguez-Ferreiro, Javier; Andreu, Llorenç; Sanz-Torrent, Mònica

    2014-01-01

    According to the dual coding theory, differences in the ease of retrieval between concrete and abstract words are related to the exclusive dependence of abstract semantics on linguistic information. Argument structure can be considered a measure of the complexity of the linguistic contexts that accompany a verb. If the retrieval of abstract verbs relies more on the linguistic codes they are associated to, we could expect a larger effect of argument structure for the processing of abstract verbs. In this study, sets of length- and frequency-matched verbs including 40 intransitive verbs, 40 transitive verbs taking simple complements, and 40 transitive verbs taking sentential complements were presented in separate lexical and grammatical decision tasks. Half of the verbs were concrete and half were abstract. Similar results were obtained in the two tasks, with significant effects of imageability and transitivity. However, the interaction between these two variables was not significant. These results conflict with hypotheses assuming a stronger reliance of abstract semantics on linguistic codes. In contrast, our data are in line with theories that link the ease of retrieval with availability and robustness of semantic information.

  19. Moves Analysis on Abstracts Written by the Students in Academic Writing Class

    Directory of Open Access Journals (Sweden)

    Ajeng Setyorini

    2017-09-01

    Full Text Available This paper contains analysis results on abstracts written by students in Academic Writing course. The analysis includes analyses on moves and linguistic features. The analysis aims at finding out how the abstract writing structures of the English Education students are in the Academic Writing course. The abstract analysis also includes the analysis on the use of the linguistic features in the abstracts. The analysis uses a qualitative research approach. There are totally 10 abstracts that are analyzed. These are then called as the data. Data obtained is analyzed using genre analysis approach. Results of analysis on the 10 abstracts showed that some of the abstracts are written using 5 kinds of moves. All of the abstracts are found using Purpose Move and Method Move. Meanwhile, Situation Move is found in 5 abstracts. 8 abstracts are identified using Result Move. Conclusion Move is found in 5 abstracts. The results also show that all of the abstract writers use pronouns ‘the writer’ and ‘the researcher’. The use of personal pronoun ‘she’ is also found in 1 abstract. Hedges used in abstracts written by students in Academic Writing course vary from modal auxiliary verbs, adjectival, adverbial, nominal to Approximates of degree.

  20. Low uptake of Aboriginal interpreters in healthcare: exploration of current use in Australia’s Northern Territory

    Directory of Open Access Journals (Sweden)

    Anna P. Ralph

    2017-11-01

    Full Text Available Abstract Background In Australia’s Northern Territory, most Aboriginal people primarily speak an Aboriginal language. Poor communication between healthcare providers and Aboriginal people results in adverse outcomes including death. This study aimed to identify remediable barriers to utilisation of Aboriginal Interpreter services at the Northern Territory’s tertiary hospital, which currently manages over 25,000 Aboriginal inpatients annually. Methods This is a multi-method study using key stakeholder discussions, medical file audit, bookings data from the Aboriginal Interpreter Service 2000–2015 and an online cross-sectional staff survey. The Donabedian framework was used to categorise findings into structure, process and outcome. Results Six key stakeholder meetings each with approximately 15 participants were conducted. A key structural barrier identified was lack of onsite interpreters. Interpreter bookings data revealed that only 7603 requests were made during the 15-year period, with completion of requests decreasing from 337/362 (93.1% in 2003–4 to 649/831 (78.1% in 2014–15 (p < 0.001. Non-completion was more common for minority languages (p < 0.001. Medical files of 103 Aboriginal inpatients were audited. Language was documented for 13/103 (12.6%. Up to 60/103 (58.3% spoke an Aboriginal language primarily. Of 422 staff who participated in the survey, 18.0% had not received ‘cultural competency’ training; of those who did, 58/222 (26.2% indicated it was insufficient. The Aboriginal Interpreter Service effectiveness was reported to be good by 209/368 (56.8%, but only 101/367 (27.5% found it timely. Key process barriers identified by staff included booking complexities, time constraints, inadequate delivery of tools and training, and greater convenience of unofficial interpreters. Conclusion We identified multiple structural and process barriers resulting in the outcomes of poor language documentation and low rates of

  1. Circularity and Lambda Abstraction

    DEFF Research Database (Denmark)

    Danvy, Olivier; Thiemann, Peter; Zerny, Ian

    2013-01-01

    unknowns from what is done to them, which we lambda-abstract with functions. The circular unknowns then become dead variables, which we eliminate. The result is a strict circu- lar program a la Pettorossi. This transformation is reversible: given a strict circular program a la Pettorossi, we introduce...

  2. Content Abstract Classification Using Naive Bayes

    Science.gov (United States)

    Latif, Syukriyanto; Suwardoyo, Untung; Aldrin Wihelmus Sanadi, Edwin

    2018-03-01

    This study aims to classify abstract content based on the use of the highest number of words in an abstract content of the English language journals. This research uses a system of text mining technology that extracts text data to search information from a set of documents. Abstract content of 120 data downloaded at www.computer.org. Data grouping consists of three categories: DM (Data Mining), ITS (Intelligent Transport System) and MM (Multimedia). Systems built using naive bayes algorithms to classify abstract journals and feature selection processes using term weighting to give weight to each word. Dimensional reduction techniques to reduce the dimensions of word counts rarely appear in each document based on dimensional reduction test parameters of 10% -90% of 5.344 words. The performance of the classification system is tested by using the Confusion Matrix based on comparative test data and test data. The results showed that the best classification results were obtained during the 75% training data test and 25% test data from the total data. Accuracy rates for categories of DM, ITS and MM were 100%, 100%, 86%. respectively with dimension reduction parameters of 30% and the value of learning rate between 0.1-0.5.

  3. Program and abstracts

    Energy Technology Data Exchange (ETDEWEB)

    1975-01-01

    Abstracts of the papers given at the conference are presented. The abstracts are arranged under sessions entitled:Theoretical Physics; Nuclear Physics; Solid State Physics; Spectroscopy; Physics Education; SANCGASS; Astronomy; Plasma Physics; Physics in Industry; Applied and General Physics.

  4. Program and abstracts

    International Nuclear Information System (INIS)

    1975-01-01

    Abstracts of the papers given at the conference are presented. The abstracts are arranged under sessions entitled:Theoretical Physics; Nuclear Physics; Solid State Physics; Spectroscopy; Physics Education; SANCGASS; Astronomy; Plasma Physics; Physics in Industry; Applied and General Physics

  5. Evaluation of a web-based ECG-interpretation programme for undergraduate medical students

    Directory of Open Access Journals (Sweden)

    Johansson Bo-Lennart

    2008-04-01

    Full Text Available Abstract Background Most clinicians and teachers agree that knowledge about ECG is of importance in the medical curriculum. Students at Karolinska Institutet have asked for more training in ECG-interpretation during their undergraduate studies. Clinical tutors, however, have difficulties in meeting these demands due to shortage of time. Thus, alternative ways to learn and practice ECG-interpretation are needed. Education offered via the Internet is readily available, geographically independent and flexible. Furthermore, the quality of education may increase and become more effective through a superior educational approach, improved visualization and interactivity. Methods A Web-based comprehensive ECG-interpretation programme has been evaluated. Medical students from the sixth semester were given an optional opportunity to access the programme from the start of their course. Usage logs and an initial evaluation survey were obtained from each student. A diagnostic test was performed in order to assess the effect on skills in ECG interpretation. Students from the corresponding course, at another teaching hospital and without access to the ECG-programme but with conventional teaching of ECG served as a control group. Results 20 of the 32 students in the intervention group had tested the programme after 2 months. On a five-graded scale (1- bad to 5 – very good they ranked the utility of a web-based programme for this purpose as 4.1 and the quality of the programme software as 3.9. At the diagnostic test (maximal points 16 by the end of the 5-month course at the 6th semester the mean result for the students in the intervention group was 9.7 compared with 8.1 for the control group (p = 0.03. Conclusion Students ranked the Web-based ECG-interpretation programme as a useful instrument to learn ECG. Furthermore, Internet-delivered education may be more effective than traditional teaching methods due to greater immediacy, improved visualisation and

  6. Program and abstracts

    International Nuclear Information System (INIS)

    1976-01-01

    Abstracts of the papers given at the conference are presented. The abstracts are arranged under sessions entitled: Theoretical Physics; Nuclear Physics; Solid State Physics; Spectroscopy; Plasma Physics; Solar-Terrestrial Physics; Astrophysics and Astronomy; Radioastronomy; General Physics; Applied Physics; Industrial Physics

  7. Nouns, verbs, objects, actions, and abstractions: local fMRI activity indexes semantics, not lexical categories.

    Science.gov (United States)

    Moseley, Rachel L; Pulvermüller, Friedemann

    2014-05-01

    Noun/verb dissociations in the literature defy interpretation due to the confound between lexical category and semantic meaning; nouns and verbs typically describe concrete objects and actions. Abstract words, pertaining to neither, are a critical test case: dissociations along lexical-grammatical lines would support models purporting lexical category as the principle governing brain organisation, whilst semantic models predict dissociation between concrete words but not abstract items. During fMRI scanning, participants read orthogonalised word categories of nouns and verbs, with or without concrete, sensorimotor meaning. Analysis of inferior frontal/insula, precentral and central areas revealed an interaction between lexical class and semantic factors with clear category differences between concrete nouns and verbs but not abstract ones. Though the brain stores the combinatorial and lexical-grammatical properties of words, our data show that topographical differences in brain activation, especially in the motor system and inferior frontal cortex, are driven by semantics and not by lexical class. Copyright © 2014 The Authors. Published by Elsevier Inc. All rights reserved.

  8. Introduction to abstract algebra

    CERN Document Server

    Nicholson, W Keith

    2012-01-01

    Praise for the Third Edition ". . . an expository masterpiece of the highest didactic value that has gained additional attractivity through the various improvements . . ."-Zentralblatt MATH The Fourth Edition of Introduction to Abstract Algebra continues to provide an accessible approach to the basic structures of abstract algebra: groups, rings, and fields. The book's unique presentation helps readers advance to abstract theory by presenting concrete examples of induction, number theory, integers modulo n, and permutations before the abstract structures are defined. Readers can immediately be

  9. How genetic data improve the interpretation of results of faecal glucocorticoid metabolite measurements in a free-living population.

    Directory of Open Access Journals (Sweden)

    Maik Rehnus

    Full Text Available Measurement of glucocorticoid metabolites (GCM in faeces has become a widely used and effective tool for evaluating the amount of stress experienced by animals. However, the potential sampling bias resulting from an oversampling of individuals when collecting "anonymous" (unknown sex or individual faeces has rarely been investigated. We used non-invasive genetic sampling (NIGS to investigate potential interpretation errors of GCM measurements in a free-living population of mountain hares during the mating and post-reproductive periods. Genetic data improved the interpretation of results of faecal GCM measurements. In general GCM concentrations were influenced by season. However, genetic information revealed that it was sex-dependent. Within the mating period, females had higher GCM levels than males, but individual differences were more expressed in males. In the post-reproductive period, GCM concentrations were neither influenced by sex nor individual. We also identified potential pitfalls in the interpretation of anonymous faecal samples by individual differences in GCM concentrations and resampling rates. Our study showed that sex- and individual-dependent GCM levels led to a misinterpretation of GCM values when collecting "anonymous" faeces. To accurately evaluate the amount of stress experienced by free-living animals using faecal GCM measurements, we recommend documenting individuals and their sex of the sampled population. In stress-sensitive and elusive species, such documentation can be achieved by using NIGS and for diurnal animals with sexual and individual variation in appearance or marked individuals, it can be provided by a detailed field protocol.

  10. Abstracting Concepts and Methods.

    Science.gov (United States)

    Borko, Harold; Bernier, Charles L.

    This text provides a complete discussion of abstracts--their history, production, organization, publication--and of indexing. Instructions for abstracting are outlined, and standards and criteria for abstracting are stated. Management, automation, and personnel are discussed in terms of possible economies that can be derived from the introduction…

  11. Quantifying viruses and bacteria in wastewater—Results, interpretation methods, and quality control

    Science.gov (United States)

    Francy, Donna S.; Stelzer, Erin A.; Bushon, Rebecca N.; Brady, Amie M.G.; Mailot, Brian E.; Spencer, Susan K.; Borchardt, Mark A.; Elber, Ashley G.; Riddell, Kimberly R.; Gellner, Terry M.

    2011-01-01

    Membrane bioreactors (MBR), used for wastewater treatment in Ohio and elsewhere in the United States, have pore sizes small enough to theoretically reduce concentrations of protozoa and bacteria, but not viruses. Sampling for viruses in wastewater is seldom done and not required. Instead, the bacterial indicators Escherichia coli (E. coli) and fecal coliforms are the required microbial measures of effluents for wastewater-discharge permits. Information is needed on the effectiveness of MBRs in removing human enteric viruses from wastewaters, particularly as compared to conventional wastewater treatment before and after disinfection. A total of 73 regular and 28 quality-control (QC) samples were collected at three MBR and two conventional wastewater plants in Ohio during 23 regular and 3 QC sampling trips in 2008-10. Samples were collected at various stages in the treatment processes and analyzed for bacterial indicators E. coli, fecal coliforms, and enterococci by membrane filtration; somatic and F-specific coliphage by the single agar layer (SAL) method; adenovirus, enterovirus, norovirus GI and GII, rotavirus, and hepatitis A virus by molecular methods; and viruses by cell culture. While addressing the main objective of the study-comparing removal of viruses and bacterial indicators in MBR and conventional plants-it was realized that work was needed to identify data analysis and quantification methods for interpreting enteric virus and QC data. Therefore, methods for quantifying viruses, qualifying results, and applying QC data to interpretations are described in this report. During each regular sampling trip, samples were collected (1) before conventional or MBR treatment (post-preliminary), (2) after secondary or MBR treatment (post-secondary or post-MBR), (3) after tertiary treatment (one conventional plant only), and (4) after disinfection (post-disinfection). Glass-wool fiber filtration was used to concentrate enteric viruses from large volumes, and small

  12. Density functional theory study on the formation of reactive benzoquinone imines by hydrogen abstraction

    DEFF Research Database (Denmark)

    Leth, Rasmus; Rydberg, Patrik; Jørgensen, Flemming Steen

    2015-01-01

    Many drug compounds are oxidized by cytochrome P450 (CYP) enzymes to form reactive metabolites. This study presents density functional theory calculations of the CYP-mediated metabolism of acetaminophen and a series of related compounds that can form reactive metabolites by hydrogen abstraction....... The substitution pattern affects the activation barrier for hydrogen abstraction by up to 30 kJ/mol. A correlation (R(2) = 0.72) between the transition-state energies and the corresponding substrate radical energies has been established. Using this correlation is significantly less time-demanding than using...... the porphyrin model to determine the activation energies. We have used this correlation on monosubstituted phenols to rationalize the effect of the various substituents in the drug compounds. In addition to facilitating a chemical interpretation, the approach is sufficiently fast and reliable to be used...

  13. Working memory and simultaneous interpreting

    OpenAIRE

    Timarova, Sarka

    2009-01-01

    Working memory is a cognitive construct underlying a number of abilities, and it has been hypothesised for many years that it is crucial for interpreting. A number of studies have been conducted with the aim to support this hypothesis, but research has not yielded convincing results. Most researchers focused on studying working memory differences between interpreters and non-interpreters with the rationale that differences in working memory between the two groups would provide evidence of wor...

  14. Waste management research abstracts no. 14

    International Nuclear Information System (INIS)

    1983-04-01

    The present 14th issue is the second of the new series of Waste Management Research Abstracts, which are reappearing after a three-year suspension. The new series appears in a substantially innovated form. Although the objective of the publication is the same as before, namely to collect and disseminate information on research in progress in the field of nuclear waste management, the format for presentation of the information is a new data sheet in a standardized form, access to which will be made possible by different indexes. The 408 research data sheets contained in this issue have been collected during recent months, ending 15 January 1983, and reflect research currently in progress. They were sent by the Governments of twenty-five Member States, by the International Atomic Energy Agency, and by the Commission of the European Communities. Though the information contained in this publication covers a wide range of subjects in various countries, the WMRA should not be interpreted as providing a complete survey of on-going research in IAEA Member States

  15. [Interpretative method as a synthesis of explicative, teleologic and analogic models].

    Science.gov (United States)

    Yáñez Cortés, R

    1980-06-01

    speaking of an interpretative method that develops the real concrete object by producing the formal and abstract one--which for us is the behaviour of the subject--. In this way the interpretations come to be teleological explanations overdetermined by an analogical relationship. This means that they produce the formal and abstract object -the method--which is in itself an intelligible, continguent and variable relationship between an antecedent and a consequent permitting in this way the emergence of a symbolic comparison to explain the real concrete. The symbolic explanations and comparisons are strictly derived from the presupposed theory, the theoretical body of psychoanalysis.

  16. Completeness of Lyapunov Abstraction

    Directory of Open Access Journals (Sweden)

    Rafael Wisniewski

    2013-08-01

    Full Text Available In this work, we continue our study on discrete abstractions of dynamical systems. To this end, we use a family of partitioning functions to generate an abstraction. The intersection of sub-level sets of the partitioning functions defines cells, which are regarded as discrete objects. The union of cells makes up the state space of the dynamical systems. Our construction gives rise to a combinatorial object - a timed automaton. We examine sound and complete abstractions. An abstraction is said to be sound when the flow of the time automata covers the flow lines of the dynamical systems. If the dynamics of the dynamical system and the time automaton are equivalent, the abstraction is complete. The commonly accepted paradigm for partitioning functions is that they ought to be transversal to the studied vector field. We show that there is no complete partitioning with transversal functions, even for particular dynamical systems whose critical sets are isolated critical points. Therefore, we allow the directional derivative along the vector field to be non-positive in this work. This considerably complicates the abstraction technique. For understanding dynamical systems, it is vital to study stable and unstable manifolds and their intersections. These objects appear naturally in this work. Indeed, we show that for an abstraction to be complete, the set of critical points of an abstraction function shall contain either the stable or unstable manifold of the dynamical system.

  17. Is searching full text more effective than searching abstracts?

    Directory of Open Access Journals (Sweden)

    Lin Jimmy

    2009-02-01

    Full Text Available Abstract Background With the growing availability of full-text articles online, scientists and other consumers of the life sciences literature now have the ability to go beyond searching bibliographic records (title, abstract, metadata to directly access full-text content. Motivated by this emerging trend, I posed the following question: is searching full text more effective than searching abstracts? This question is answered by comparing text retrieval algorithms on MEDLINE® abstracts, full-text articles, and spans (paragraphs within full-text articles using data from the TREC 2007 genomics track evaluation. Two retrieval models are examined: bm25 and the ranking algorithm implemented in the open-source Lucene search engine. Results Experiments show that treating an entire article as an indexing unit does not consistently yield higher effectiveness compared to abstract-only search. However, retrieval based on spans, or paragraphs-sized segments of full-text articles, consistently outperforms abstract-only search. Results suggest that highest overall effectiveness may be achieved by combining evidence from spans and full articles. Conclusion Users searching full text are more likely to find relevant articles than searching only abstracts. This finding affirms the value of full text collections for text retrieval and provides a starting point for future work in exploring algorithms that take advantage of rapidly-growing digital archives. Experimental results also highlight the need to develop distributed text retrieval algorithms, since full-text articles are significantly longer than abstracts and may require the computational resources of multiple machines in a cluster. The MapReduce programming model provides a convenient framework for organizing such computations.

  18. Puzzle based teaching versus traditional instruction in electrocardiogram interpretation for medical students – a pilot study

    Directory of Open Access Journals (Sweden)

    Dhoble Abhijeet

    2009-01-01

    Full Text Available Abstract Background Most medical professionals are expected to possess basic electrocardiogram (EKG interpretation skills. But, published data suggests that residents' and physicians' EKG interpretation skills are suboptimal. Learning styles differ among medical students; individualization of teaching methods has been shown to be viable and may result in improved learning. Puzzles have been shown to facilitate learning in a relaxed environment. The objective of this study was to assess efficacy of teaching puzzle in EKG interpretation skills among medical students. Methods This is a reader blinded crossover trial. Third year medical students from College of Human Medicine, Michigan State University participated in this study. Two groups (n = 9 received two traditional EKG interpretation skills lectures followed by a standardized exam and two extra sessions with the teaching puzzle and a different exam. Two other groups (n = 6 received identical courses and exams with the puzzle session first followed by the traditional teaching. EKG interpretation scores on final test were used as main outcome measure. Results The average score after only traditional teaching was 4.07 ± 2.08 while after only the puzzle session was 4.04 ± 2.36 (p = 0.97. The average improvement after the traditional session was followed up with a puzzle session was 2.53 ± 1.94 while the average improvement after the puzzle session was followed with the traditional session was 2.08 ± 1.73 (p = 0.67. The final EKG exam score for this cohort (n = 15 was 84.1 compared to 86.6 (p = 0.22 for a comparable sample of medical students (n = 15 at a different campus. Conclusion Teaching EKG interpretation with puzzles is comparable to traditional teaching and may be particularly useful for certain subgroups of students. Puzzle session are more interactive and relaxing, and warrant further investigations on larger scale.

  19. Mathematical Abstraction: Constructing Concept of Parallel Coordinates

    Science.gov (United States)

    Nurhasanah, F.; Kusumah, Y. S.; Sabandar, J.; Suryadi, D.

    2017-09-01

    Mathematical abstraction is an important process in teaching and learning mathematics so pre-service mathematics teachers need to understand and experience this process. One of the theoretical-methodological frameworks for studying this process is Abstraction in Context (AiC). Based on this framework, abstraction process comprises of observable epistemic actions, Recognition, Building-With, Construction, and Consolidation called as RBC + C model. This study investigates and analyzes how pre-service mathematics teachers constructed and consolidated concept of Parallel Coordinates in a group discussion. It uses AiC framework for analyzing mathematical abstraction of a group of pre-service teachers consisted of four students in learning Parallel Coordinates concepts. The data were collected through video recording, students’ worksheet, test, and field notes. The result shows that the students’ prior knowledge related to concept of the Cartesian coordinate has significant role in the process of constructing Parallel Coordinates concept as a new knowledge. The consolidation process is influenced by the social interaction between group members. The abstraction process taken place in this group were dominated by empirical abstraction that emphasizes on the aspect of identifying characteristic of manipulated or imagined object during the process of recognizing and building-with.

  20. Abstract algebra

    CERN Document Server

    Garrett, Paul B

    2007-01-01

    Designed for an advanced undergraduate- or graduate-level course, Abstract Algebra provides an example-oriented, less heavily symbolic approach to abstract algebra. The text emphasizes specifics such as basic number theory, polynomials, finite fields, as well as linear and multilinear algebra. This classroom-tested, how-to manual takes a more narrative approach than the stiff formalism of many other textbooks, presenting coherent storylines to convey crucial ideas in a student-friendly, accessible manner. An unusual feature of the text is the systematic characterization of objects by universal

  1. Graphic symbols as "the mind on paper": links between children's interpretive theory of mind and symbol understanding.

    Science.gov (United States)

    Myers, Lauren J; Liben, Lynn S

    2012-01-01

    Children gradually develop interpretive theory of mind (iToM)-the understanding that different people may interpret identical events or stimuli differently. The present study tested whether more advanced iToM underlies children's recognition that map symbols' meanings must be communicated to others when symbols are iconic (resemble their referents). Children (6-9 years; N = 80) made maps using either iconic or abstract symbols. After accounting for age, intelligence, vocabulary, and memory, iToM predicted children's success in communicating symbols' meaning to a naïve map-user when mapping tasks involved iconic (but not abstract) symbols. Findings suggest children's growing appreciation of alternative representations and of the intentional assignment of meaning, and support the contention that ToM progresses beyond mastery of false belief. © 2011 The Authors. Child Development © 2011 Society for Research in Child Development, Inc.

  2. Abstracts and abstracting a genre and set of skills for the twenty-first century

    CERN Document Server

    Koltay, Tibor

    2010-01-01

    Despite their changing role, abstracts remain useful in the digital world. Highly beneficial to information professionals and researchers who work and publish in different fields, this book summarizes the most important and up-to-date theory of abstracting, as well as giving advice and examples for the practice of writing different kinds of abstracts. The book discusses the length, the functions and basic structure of abstracts, outlining a new approach to informative and indicative abstracts. The abstractors' personality, their linguistic and non-linguistic knowledge and skills are also discu

  3. EBS Radionuclide Transport Abstraction

    International Nuclear Information System (INIS)

    J.D. Schreiber

    2005-01-01

    The purpose of this report is to develop and analyze the engineered barrier system (EBS) radionuclide transport abstraction model, consistent with Level I and Level II model validation, as identified in ''Technical Work Plan for: Near-Field Environment and Transport: Engineered Barrier System: Radionuclide Transport Abstraction Model Report Integration'' (BSC 2005 [DIRS 173617]). The EBS radionuclide transport abstraction (or EBS RT Abstraction) is the conceptual model used in the total system performance assessment for the license application (TSPA-LA) to determine the rate of radionuclide releases from the EBS to the unsaturated zone (UZ). The EBS RT Abstraction conceptual model consists of two main components: a flow model and a transport model. Both models are developed mathematically from first principles in order to show explicitly what assumptions, simplifications, and approximations are incorporated into the models used in the TSPA-LA. The flow model defines the pathways for water flow in the EBS and specifies how the flow rate is computed in each pathway. Input to this model includes the seepage flux into a drift. The seepage flux is potentially split by the drip shield, with some (or all) of the flux being diverted by the drip shield and some passing through breaches in the drip shield that might result from corrosion or seismic damage. The flux through drip shield breaches is potentially split by the waste package, with some (or all) of the flux being diverted by the waste package and some passing through waste package breaches that might result from corrosion or seismic damage. Neither the drip shield nor the waste package survives an igneous intrusion, so the flux splitting submodel is not used in the igneous scenario class. The flow model is validated in an independent model validation technical review. The drip shield and waste package flux splitting algorithms are developed and validated using experimental data. The transport model considers

  4. EBS Radionuclide Transport Abstraction

    Energy Technology Data Exchange (ETDEWEB)

    J.D. Schreiber

    2005-08-25

    The purpose of this report is to develop and analyze the engineered barrier system (EBS) radionuclide transport abstraction model, consistent with Level I and Level II model validation, as identified in ''Technical Work Plan for: Near-Field Environment and Transport: Engineered Barrier System: Radionuclide Transport Abstraction Model Report Integration'' (BSC 2005 [DIRS 173617]). The EBS radionuclide transport abstraction (or EBS RT Abstraction) is the conceptual model used in the total system performance assessment for the license application (TSPA-LA) to determine the rate of radionuclide releases from the EBS to the unsaturated zone (UZ). The EBS RT Abstraction conceptual model consists of two main components: a flow model and a transport model. Both models are developed mathematically from first principles in order to show explicitly what assumptions, simplifications, and approximations are incorporated into the models used in the TSPA-LA. The flow model defines the pathways for water flow in the EBS and specifies how the flow rate is computed in each pathway. Input to this model includes the seepage flux into a drift. The seepage flux is potentially split by the drip shield, with some (or all) of the flux being diverted by the drip shield and some passing through breaches in the drip shield that might result from corrosion or seismic damage. The flux through drip shield breaches is potentially split by the waste package, with some (or all) of the flux being diverted by the waste package and some passing through waste package breaches that might result from corrosion or seismic damage. Neither the drip shield nor the waste package survives an igneous intrusion, so the flux splitting submodel is not used in the igneous scenario class. The flow model is validated in an independent model validation technical review. The drip shield and waste package flux splitting algorithms are developed and validated using experimental data. The transport

  5. EBS Radionuclide Transport Abstraction

    Energy Technology Data Exchange (ETDEWEB)

    J. Prouty

    2006-07-14

    The purpose of this report is to develop and analyze the engineered barrier system (EBS) radionuclide transport abstraction model, consistent with Level I and Level II model validation, as identified in Technical Work Plan for: Near-Field Environment and Transport: Engineered Barrier System: Radionuclide Transport Abstraction Model Report Integration (BSC 2005 [DIRS 173617]). The EBS radionuclide transport abstraction (or EBS RT Abstraction) is the conceptual model used in the total system performance assessment (TSPA) to determine the rate of radionuclide releases from the EBS to the unsaturated zone (UZ). The EBS RT Abstraction conceptual model consists of two main components: a flow model and a transport model. Both models are developed mathematically from first principles in order to show explicitly what assumptions, simplifications, and approximations are incorporated into the models used in the TSPA. The flow model defines the pathways for water flow in the EBS and specifies how the flow rate is computed in each pathway. Input to this model includes the seepage flux into a drift. The seepage flux is potentially split by the drip shield, with some (or all) of the flux being diverted by the drip shield and some passing through breaches in the drip shield that might result from corrosion or seismic damage. The flux through drip shield breaches is potentially split by the waste package, with some (or all) of the flux being diverted by the waste package and some passing through waste package breaches that might result from corrosion or seismic damage. Neither the drip shield nor the waste package survives an igneous intrusion, so the flux splitting submodel is not used in the igneous scenario class. The flow model is validated in an independent model validation technical review. The drip shield and waste package flux splitting algorithms are developed and validated using experimental data. The transport model considers advective transport and diffusive transport

  6. EBS Radionuclide Transport Abstraction

    International Nuclear Information System (INIS)

    J. Prouty

    2006-01-01

    The purpose of this report is to develop and analyze the engineered barrier system (EBS) radionuclide transport abstraction model, consistent with Level I and Level II model validation, as identified in Technical Work Plan for: Near-Field Environment and Transport: Engineered Barrier System: Radionuclide Transport Abstraction Model Report Integration (BSC 2005 [DIRS 173617]). The EBS radionuclide transport abstraction (or EBS RT Abstraction) is the conceptual model used in the total system performance assessment (TSPA) to determine the rate of radionuclide releases from the EBS to the unsaturated zone (UZ). The EBS RT Abstraction conceptual model consists of two main components: a flow model and a transport model. Both models are developed mathematically from first principles in order to show explicitly what assumptions, simplifications, and approximations are incorporated into the models used in the TSPA. The flow model defines the pathways for water flow in the EBS and specifies how the flow rate is computed in each pathway. Input to this model includes the seepage flux into a drift. The seepage flux is potentially split by the drip shield, with some (or all) of the flux being diverted by the drip shield and some passing through breaches in the drip shield that might result from corrosion or seismic damage. The flux through drip shield breaches is potentially split by the waste package, with some (or all) of the flux being diverted by the waste package and some passing through waste package breaches that might result from corrosion or seismic damage. Neither the drip shield nor the waste package survives an igneous intrusion, so the flux splitting submodel is not used in the igneous scenario class. The flow model is validated in an independent model validation technical review. The drip shield and waste package flux splitting algorithms are developed and validated using experimental data. The transport model considers advective transport and diffusive transport

  7. Interpretation of Results of Studies Evaluating an Intervention Highlighted in Google Health News: A Cross-Sectional Study of News.

    Directory of Open Access Journals (Sweden)

    Romana Haneef

    Full Text Available Mass media through the Internet is a powerful means of disseminating medical research. We aimed to determine whether and how the interpretation of research results is misrepresented by the use of "spin" in the health section of Google News. Spin was defined as specific way of reporting, from whatever motive (intentional or unintentional, to emphasize that the beneficial effect of the intervention is greater than that shown by the results.We conducted a cross-sectional study of news highlighted in the health section of US, UK and Canada editions of Google News between July 2013 and January 2014. We searched for news items for 3 days a week (i.e., Monday, Wednesday, and Friday during 6 months and selected a sample of 130 news items reporting a scientific article evaluating the effect of an intervention on human health.In total, 78% of the news did not provide a full reference or electronic link to the scientific article. We found at least one spin in 114 (88% news items and 18 different types of spin in news. These spin were mainly related to misleading reporting (59% such as not reporting adverse events that were reported in the scientific article (25%, misleading interpretation (69% such as claiming a causal effect despite non-randomized study design (49% and overgeneralization/misleading extrapolation (41% of the results such as extrapolating a beneficial effect from an animal study to humans (21%. We also identified some new types of spin such as highlighting a single patient experience for the success of a new treatment instead of focusing on the group results.Interpretation of research results was frequently misrepresented in the health section of Google News. However, we do not know whether these spin were from the scientific articles themselves or added in the news.

  8. Particle Tracking Model and Abstraction of Transport Processes

    Energy Technology Data Exchange (ETDEWEB)

    B. Robinson

    2004-10-21

    The purpose of this report is to document the abstraction model being used in total system performance assessment (TSPA) model calculations for radionuclide transport in the unsaturated zone (UZ). The UZ transport abstraction model uses the particle-tracking method that is incorporated into the finite element heat and mass model (FEHM) computer code (Zyvoloski et al. 1997 [DIRS 100615]) to simulate radionuclide transport in the UZ. This report outlines the assumptions, design, and testing of a model for calculating radionuclide transport in the UZ at Yucca Mountain. In addition, methods for determining and inputting transport parameters are outlined for use in the TSPA for license application (LA) analyses. Process-level transport model calculations are documented in another report for the UZ (BSC 2004 [DIRS 164500]). Three-dimensional, dual-permeability flow fields generated to characterize UZ flow (documented by BSC 2004 [DIRS 169861]; DTN: LB03023DSSCP9I.001 [DIRS 163044]) are converted to make them compatible with the FEHM code for use in this abstraction model. This report establishes the numerical method and demonstrates the use of the model that is intended to represent UZ transport in the TSPA-LA. Capability of the UZ barrier for retarding the transport is demonstrated in this report, and by the underlying process model (BSC 2004 [DIRS 164500]). The technical scope, content, and management of this report are described in the planning document ''Technical Work Plan for: Unsaturated Zone Transport Model Report Integration'' (BSC 2004 [DIRS 171282]). Deviations from the technical work plan (TWP) are noted within the text of this report, as appropriate. The latest version of this document is being prepared principally to correct parameter values found to be in error due to transcription errors, changes in source data that were not captured in the report, calculation errors, and errors in interpretation of source data.

  9. Particle Tracking Model and Abstraction of Transport Processes

    International Nuclear Information System (INIS)

    Robinson, B.

    2004-01-01

    The purpose of this report is to document the abstraction model being used in total system performance assessment (TSPA) model calculations for radionuclide transport in the unsaturated zone (UZ). The UZ transport abstraction model uses the particle-tracking method that is incorporated into the finite element heat and mass model (FEHM) computer code (Zyvoloski et al. 1997 [DIRS 100615]) to simulate radionuclide transport in the UZ. This report outlines the assumptions, design, and testing of a model for calculating radionuclide transport in the UZ at Yucca Mountain. In addition, methods for determining and inputting transport parameters are outlined for use in the TSPA for license application (LA) analyses. Process-level transport model calculations are documented in another report for the UZ (BSC 2004 [DIRS 164500]). Three-dimensional, dual-permeability flow fields generated to characterize UZ flow (documented by BSC 2004 [DIRS 169861]; DTN: LB03023DSSCP9I.001 [DIRS 163044]) are converted to make them compatible with the FEHM code for use in this abstraction model. This report establishes the numerical method and demonstrates the use of the model that is intended to represent UZ transport in the TSPA-LA. Capability of the UZ barrier for retarding the transport is demonstrated in this report, and by the underlying process model (BSC 2004 [DIRS 164500]). The technical scope, content, and management of this report are described in the planning document ''Technical Work Plan for: Unsaturated Zone Transport Model Report Integration'' (BSC 2004 [DIRS 171282]). Deviations from the technical work plan (TWP) are noted within the text of this report, as appropriate. The latest version of this document is being prepared principally to correct parameter values found to be in error due to transcription errors, changes in source data that were not captured in the report, calculation errors, and errors in interpretation of source data

  10. Truthful Monadic Abstractions

    DEFF Research Database (Denmark)

    Brock-Nannestad, Taus; Schürmann, Carsten

    2012-01-01

    indefinitely, finding neither a proof nor a disproof of a given subgoal. In this paper we characterize a family of truth-preserving abstractions from intuitionistic first-order logic to the monadic fragment of classical first-order logic. Because they are truthful, these abstractions can be used to disprove...

  11. Interpreting conjunctions.

    Science.gov (United States)

    Bott, Lewis; Frisson, Steven; Murphy, Gregory L

    2009-04-01

    The interpretation generated from a sentence of the form P and Q can often be different to that generated by Q and P, despite the fact that and has a symmetric truth-conditional meaning. We experimentally investigated to what extent this difference in meaning is due to the connective and and to what extent it is due to order of mention of the events in the sentence. In three experiments, we collected interpretations of sentences in which we varied the presence of the conjunction, the order of mention of the events, and the type of relation holding between the events (temporally vs. causally related events). The results indicated that the effect of using a conjunction was dependent on the discourse relation between the events. Our findings contradict a narrative marker theory of and, but provide partial support for a single-unit theory derived from Carston (2002). The results are discussed in terms of conjunction processing and implicatures of temporal order.

  12. Sentence retrieval for abstracts of randomized controlled trials

    Directory of Open Access Journals (Sweden)

    Chung Grace Y

    2009-02-01

    Full Text Available Abstract Background The practice of evidence-based medicine (EBM requires clinicians to integrate their expertise with the latest scientific research. But this is becoming increasingly difficult with the growing numbers of published articles. There is a clear need for better tools to improve clinician's ability to search the primary literature. Randomized clinical trials (RCTs are the most reliable source of evidence documenting the efficacy of treatment options. This paper describes the retrieval of key sentences from abstracts of RCTs as a step towards helping users find relevant facts about the experimental design of clinical studies. Method Using Conditional Random Fields (CRFs, a popular and successful method for natural language processing problems, sentences referring to Intervention, Participants and Outcome Measures are automatically categorized. This is done by extending a previous approach for labeling sentences in an abstract for general categories associated with scientific argumentation or rhetorical roles: Aim, Method, Results and Conclusion. Methods are tested on several corpora of RCT abstracts. First structured abstracts with headings specifically indicating Intervention, Participant and Outcome Measures are used. Also a manually annotated corpus of structured and unstructured abstracts is prepared for testing a classifier that identifies sentences belonging to each category. Results Using CRFs, sentences can be labeled for the four rhetorical roles with F-scores from 0.93–0.98. This outperforms the use of Support Vector Machines. Furthermore, sentences can be automatically labeled for Intervention, Participant and Outcome Measures, in unstructured and structured abstracts where the section headings do not specifically indicate these three topics. F-scores of up to 0.83 and 0.84 are obtained for Intervention and Outcome Measure sentences. Conclusion Results indicate that some of the methodological elements of RCTs are

  13. Brain network response underlying decisions about abstract reinforcers.

    Science.gov (United States)

    Mills-Finnerty, Colleen; Hanson, Catherine; Hanson, Stephen Jose

    2014-12-01

    Decision making studies typically use tasks that involve concrete action-outcome contingencies, in which subjects do something and get something. No studies have addressed decision making involving abstract reinforcers, where there are no action-outcome contingencies and choices are entirely hypothetical. The present study examines these kinds of choices, as well as whether the same biases that exist for concrete reinforcer decisions, specifically framing effects, also apply during abstract reinforcer decisions. We use both General Linear Model as well as Bayes network connectivity analysis using the Independent Multi-sample Greedy Equivalence Search (IMaGES) algorithm to examine network response underlying choices for abstract reinforcers under positive and negative framing. We find for the first time that abstract reinforcer decisions activate the same network of brain regions as concrete reinforcer decisions, including the striatum, insula, anterior cingulate, and VMPFC, results that are further supported via comparison to a meta-analysis of decision making studies. Positive and negative framing activated different parts of this network, with stronger activation in VMPFC during negative framing and in DLPFC during positive, suggesting different decision making pathways depending on frame. These results were further clarified using connectivity analysis, which revealed stronger connections between anterior cingulate, insula, and accumbens during negative framing compared to positive. Taken together, these results suggest that not only do abstract reinforcer decisions rely on the same brain substrates as concrete reinforcers, but that the response underlying framing effects on abstract reinforcers also resemble those for concrete reinforcers, specifically increased limbic system connectivity during negative frames. Copyright © 2014 Elsevier Inc. All rights reserved.

  14. Abstraction of Drift-Scale Coupled Processes

    International Nuclear Information System (INIS)

    Francis, N.D.; Sassani, D.

    2000-01-01

    This Analysis/Model Report (AMR) describes an abstraction, for the performance assessment total system model, of the near-field host rock water chemistry and gas-phase composition. It also provides an abstracted process model analysis of potentially important differences in the thermal hydrologic (TH) variables used to describe the performance of a geologic repository obtained from models that include fully coupled reactive transport with thermal hydrology and those that include thermal hydrology alone. Specifically, the motivation of the process-level model comparison between fully coupled thermal-hydrologic-chemical (THC) and thermal-hydrologic-only (TH-only) is to provide the necessary justification as to why the in-drift thermodynamic environment and the near-field host rock percolation flux, the essential TH variables used to describe the performance of a geologic repository, can be obtained using a TH-only model and applied directly into a TSPA abstraction without recourse to a fully coupled reactive transport model. Abstraction as used in the context of this AMR refers to an extraction of essential data or information from the process-level model. The abstraction analysis reproduces and bounds the results of the underlying detailed process-level model. The primary purpose of this AMR is to abstract the results of the fully-coupled, THC model (CRWMS M andO 2000a) for effects on water and gas-phase composition adjacent to the drift wall (in the near-field host rock). It is assumed that drift wall fracture water and gas compositions may enter the emplacement drift before, during, and after the heating period. The heating period includes both the preclosure, in which the repository drifts are ventilated, and the postclosure periods, with backfill and drip shield emplacement at the time of repository closure. Although the preclosure period (50 years) is included in the process models, the postclosure performance assessment starts at the end of this initial period

  15. A study of the use of abstract types for the representation of engineering units in integration and test applications

    Science.gov (United States)

    Johnson, Charles S.

    1986-01-01

    Physical quantities using various units of measurement can be well represented in Ada by the use of abstract types. Computation involving these quantities (electric potential, mass, volume) can also automatically invoke the computation and checking of some of the implicitly associable attributes of measurements. Quantities can be held internally in SI units, transparently to the user, with automatic conversion. Through dimensional analysis, the type of the derived quantity resulting from a computation is known, thereby allowing dynamic checks of the equations used. The impact of the possible implementation of these techniques in integration and test applications is discussed. The overhead of computing and transporting measurement attributes is weighed against the advantages gained by their use. The construction of a run time interpreter using physical quantities in equations can be aided by the dynamic equation checks provided by dimensional analysis. The effects of high levels of abstraction on the generation and maintenance of software used in integration and test applications are also discussed.

  16. Reasoning abstractly about resources

    Science.gov (United States)

    Clement, B.; Barrett, A.

    2001-01-01

    r describes a way to schedule high level activities before distributing them across multiple rovers in order to coordinate the resultant use of shared resources regardless of how each rover decides how to perform its activities. We present an algorithm for summarizing the metric resource requirements of an abstract activity based n the resource usages of its potential refinements.

  17. Medico-economic evaluation of healthcare products. Methodology for defining a significant impact on French health insurance costs and selection of benchmarks for interpreting results.

    Science.gov (United States)

    Dervaux, Benoît; Baseilhac, Eric; Fagon, Jean-Yves; Biot, Claire; Blachier, Corinne; Braun, Eric; Debroucker, Frédérique; Detournay, Bruno; Ferretti, Carine; Granger, Muriel; Jouan-Flahault, Chrystel; Lussier, Marie-Dominique; Meyer, Arlette; Muller, Sophie; Pigeon, Martine; De Sahb, Rima; Sannié, Thomas; Sapède, Claudine; Vray, Muriel

    2014-01-01

    Decree No. 2012-1116 of 2 October 2012 on medico-economic assignments of the French National Authority for Health (Haute autorité de santé, HAS) significantly alters the conditions for accessing the health products market in France. This paper presents a theoretical framework for interpreting the results of the economic evaluation of health technologies and summarises the facts available in France for developing benchmarks that will be used to interpret incremental cost-effectiveness ratios. This literature review shows that it is difficult to determine a threshold value but it is also difficult to interpret then incremental cost effectiveness ratio (ICER) results without a threshold value. In this context, round table participants favour a pragmatic approach based on "benchmarks" as opposed to a threshold value, based on an interpretative and normative perspective, i.e. benchmarks that can change over time based on feedback. © 2014 Société Française de Pharmacologie et de Thérapeutique.

  18. An information gap in DNA evidence interpretation.

    Directory of Open Access Journals (Sweden)

    Mark W Perlin

    Full Text Available Forensic DNA evidence often contains mixtures of multiple contributors, or is present in low template amounts. The resulting data signals may appear to be relatively uninformative when interpreted using qualitative inclusion-based methods. However, these same data can yield greater identification information when interpreted by computer using quantitative data-modeling methods. This study applies both qualitative and quantitative interpretation methods to a well-characterized DNA mixture and dilution data set, and compares the inferred match information. The results show that qualitative interpretation loses identification power at low culprit DNA quantities (below 100 pg, but that quantitative methods produce useful information down into the 10 pg range. Thus there is a ten-fold information gap that separates the qualitative and quantitative DNA mixture interpretation approaches. With low quantities of culprit DNA (10 pg to 100 pg, computer-based quantitative interpretation provides greater match sensitivity.

  19. Abstracts

    Institute of Scientific and Technical Information of China (English)

    2011-01-01

    The Western Theories of War Ethics and Contemporary Controversies Li Xiaodong U Ruijing (4) [ Abstract] In the field of international relations, war ethics is a concept with distinct westem ideological color. Due to factors of history and reality, the in

  20. Interpretation of the results of statistical measurements. [search for basic probability model

    Science.gov (United States)

    Olshevskiy, V. V.

    1973-01-01

    For random processes, the calculated probability characteristic, and the measured statistical estimate are used in a quality functional, which defines the difference between the two functions. Based on the assumption that the statistical measurement procedure is organized so that the parameters for a selected model are optimized, it is shown that the interpretation of experimental research is a search for a basic probability model.

  1. Thermal Response Testing Results of Different Types of Borehole Heat Exchangers: An Analysis and Comparison of Interpretation Methods

    Directory of Open Access Journals (Sweden)

    Angelo Zarrella

    2017-06-01

    Full Text Available The design phase of ground source heat pump systems is an extremely important one as many of the decisions made at that time can affect the system’s energy performance as well as installation and operating costs. The current study examined the interpretation of thermal response testing measurements used to evaluate the equivalent ground thermal conductivity and thus to design the system. All the measurements were taken at the same geological site located in Molinella, Bologna (Italy where a variety of borehole heat exchangers (BHEs had been installed and investigated within the project Cheap-GSHPs (Cheap and efficient application of reliable Ground Source Heat exchangers and Pumps of the European Union’s Horizon 2020 research and innovation program. The measurements were initially analyzed in accordance with the common interpretation based on the first-order approximation of the solution for the infinite line source model and then by utilizing the complete solutions of both the infinite line and cylinder source models. An inverse numerical approach based on a detailed model that considers the current geometry of the BHE and the axial heat transfer as well as the effect of weather on the ground surface was also used. Study findings revealed that the best result was generally obtained using the inverse numerical interpretation.

  2. Abstract generalized vector quasi-equilibrium problems in noncompact Hadamard manifolds

    Directory of Open Access Journals (Sweden)

    Haishu Lu

    2017-05-01

    Full Text Available Abstract This paper deals with the abstract generalized vector quasi-equilibrium problem in noncompact Hadamard manifolds. We prove the existence of solutions to the abstract generalized vector quasi-equilibrium problem under suitable conditions and provide applications to an abstract vector quasi-equilibrium problem, a generalized scalar equilibrium problem, a scalar equilibrium problem, and a perturbed saddle point problem. Finally, as an application of the existence of solutions to the generalized scalar equilibrium problem, we obtain a weakly mixed variational inequality and two mixed variational inequalities. The results presented in this paper unify and generalize many known results in the literature.

  3. Check Sample Abstracts.

    Science.gov (United States)

    Alter, David; Grenache, David G; Bosler, David S; Karcher, Raymond E; Nichols, James; Rajadhyaksha, Aparna; Camelo-Piragua, Sandra; Rauch, Carol; Huddleston, Brent J; Frank, Elizabeth L; Sluss, Patrick M; Lewandrowski, Kent; Eichhorn, John H; Hall, Janet E; Rahman, Saud S; McPherson, Richard A; Kiechle, Frederick L; Hammett-Stabler, Catherine; Pierce, Kristin A; Kloehn, Erica A; Thomas, Patricia A; Walts, Ann E; Madan, Rashna; Schlesinger, Kathie; Nawgiri, Ranjana; Bhutani, Manoop; Kanber, Yonca; Abati, Andrea; Atkins, Kristen A; Farrar, Robert; Gopez, Evelyn Valencerina; Jhala, Darshana; Griffin, Sonya; Jhala, Khushboo; Jhala, Nirag; Bentz, Joel S; Emerson, Lyska; Chadwick, Barbara E; Barroeta, Julieta E; Baloch, Zubair W; Collins, Brian T; Middleton, Owen L; Davis, Gregory G; Haden-Pinneri, Kathryn; Chu, Albert Y; Keylock, Joren B; Ramoso, Robert; Thoene, Cynthia A; Stewart, Donna; Pierce, Arand; Barry, Michelle; Aljinovic, Nika; Gardner, David L; Barry, Michelle; Shields, Lisa B E; Arnold, Jack; Stewart, Donna; Martin, Erica L; Rakow, Rex J; Paddock, Christopher; Zaki, Sherif R; Prahlow, Joseph A; Stewart, Donna; Shields, Lisa B E; Rolf, Cristin M; Falzon, Andrew L; Hudacki, Rachel; Mazzella, Fermina M; Bethel, Melissa; Zarrin-Khameh, Neda; Gresik, M Vicky; Gill, Ryan; Karlon, William; Etzell, Joan; Deftos, Michael; Karlon, William J; Etzell, Joan E; Wang, Endi; Lu, Chuanyi M; Manion, Elizabeth; Rosenthal, Nancy; Wang, Endi; Lu, Chuanyi M; Tang, Patrick; Petric, Martin; Schade, Andrew E; Hall, Geraldine S; Oethinger, Margret; Hall, Geraldine; Picton, Avis R; Hoang, Linda; Imperial, Miguel Ranoa; Kibsey, Pamela; Waites, Ken; Duffy, Lynn; Hall, Geraldine S; Salangsang, Jo-Anne M; Bravo, Lulette Tricia C; Oethinger, Margaret D; Veras, Emanuela; Silva, Elvia; Vicens, Jimena; Silva, Elvio; Keylock, Joren; Hempel, James; Rushing, Elizabeth; Posligua, Lorena E; Deavers, Michael T; Nash, Jason W; Basturk, Olca; Perle, Mary Ann; Greco, Alba; Lee, Peng; Maru, Dipen; Weydert, Jamie Allen; Stevens, Todd M; Brownlee, Noel A; Kemper, April E; Williams, H James; Oliverio, Brock J; Al-Agha, Osama M; Eskue, Kyle L; Newlands, Shawn D; Eltorky, Mahmoud A; Puri, Puja K; Royer, Michael C; Rush, Walter L; Tavora, Fabio; Galvin, Jeffrey R; Franks, Teri J; Carter, James Elliot; Kahn, Andrea Graciela; Lozada Muñoz, Luis R; Houghton, Dan; Land, Kevin J; Nester, Theresa; Gildea, Jacob; Lefkowitz, Jerry; Lacount, Rachel A; Thompson, Hannis W; Refaai, Majed A; Quillen, Karen; Lopez, Ana Ortega; Goldfinger, Dennis; Muram, Talia; Thompson, Hannis

    2009-02-01

    The following abstracts are compiled from Check Sample exercises published in 2008. These peer-reviewed case studies assist laboratory professionals with continuing medical education and are developed in the areas of clinical chemistry, cytopathology, forensic pathology, hematology, microbiology, surgical pathology, and transfusion medicine. Abstracts for all exercises published in the program will appear annually in AJCP.

  4. New ideas for teaching electrocardiogram interpretation and improving classroom teaching content.

    Science.gov (United States)

    Zeng, Rui; Yue, Rong-Zheng; Tan, Chun-Yu; Wang, Qin; Kuang, Pu; Tian, Pan-Wen; Zuo, Chuan

    2015-01-01

    Interpreting an electrocardiogram (ECG) is not only one of the most important parts of diagnostics but also one of the most difficult areas to teach. Owing to the abstract nature of the basic theoretical knowledge of the ECG, its scattered characteristics, and tedious and difficult-to-remember subject matter, teaching how to interpret ECGs is as difficult for teachers to teach as it is for students to learn. In order to enable medical students to master basic knowledge of ECG interpretation skills in a limited teaching time, we modified the content used for traditional ECG teaching and now propose a new ECG teaching method called the "graphics-sequence memory method." A prospective randomized controlled study was designed to measure the actual effectiveness of ECG learning by students. Two hundred students were randomly placed under a traditional teaching group and an innovative teaching group, with 100 participants in each group. The teachers in the traditional teaching group utilized the traditional teaching outline, whereas the teachers in the innovative teaching group received training in line with the proposed teaching method and syllabus. All the students took an examination in the final semester by analyzing 20 ECGs from real clinical cases and submitted their ECG reports. The average ECG reading time was 32 minutes for the traditional teaching group and 18 minutes for the innovative teaching group. The average ECG accuracy results were 43% for the traditional teaching group and 77% for the innovative teaching group. Learning to accurately interpret ECGs is an important skill in the cardiac discipline, but the ECG's mechanisms are intricate and the content is scattered. Textbooks tend to make the students feel confused owing to the restrictions of the length and the format of the syllabi, apart from many other limitations. The graphics-sequence memory method was found to be a useful method for ECG teaching.

  5. Abstract Datatypes in PVS

    Science.gov (United States)

    Owre, Sam; Shankar, Natarajan

    1997-01-01

    PVS (Prototype Verification System) is a general-purpose environment for developing specifications and proofs. This document deals primarily with the abstract datatype mechanism in PVS which generates theories containing axioms and definitions for a class of recursive datatypes. The concepts underlying the abstract datatype mechanism are illustrated using ordered binary trees as an example. Binary trees are described by a PVS abstract datatype that is parametric in its value type. The type of ordered binary trees is then presented as a subtype of binary trees where the ordering relation is also taken as a parameter. We define the operations of inserting an element into, and searching for an element in an ordered binary tree; the bulk of the report is devoted to PVS proofs of some useful properties of these operations. These proofs illustrate various approaches to proving properties of abstract datatype operations. They also describe the built-in capabilities of the PVS proof checker for simplifying abstract datatype expressions.

  6. Advanced statistics to improve the physical interpretation of atomization processes

    International Nuclear Information System (INIS)

    Panão, Miguel R.O.; Radu, Lucian

    2013-01-01

    Highlights: ► Finite pdf mixtures improves physical interpretation of sprays. ► Bayesian approach using MCMC algorithm is used to find the best finite mixture. ► Statistical method identifies multiple droplet clusters in a spray. ► Multiple drop clusters eventually associated with multiple atomization mechanisms. ► Spray described by drop size distribution and not only its moments. -- Abstract: This paper reports an analysis of the physics of atomization processes using advanced statistical tools. Namely, finite mixtures of probability density functions, which best fitting is found using a Bayesian approach based on a Markov chain Monte Carlo (MCMC) algorithm. This approach takes into account eventual multimodality and heterogeneities in drop size distributions. Therefore, it provides information about the complete probability density function of multimodal drop size distributions and allows the identification of subgroups in the heterogeneous data. This allows improving the physical interpretation of atomization processes. Moreover, it also overcomes the limitations induced by analyzing the spray droplets characteristics through moments alone, particularly, the hindering of different natures of droplet formation. Finally, the method is applied to physically interpret a case-study based on multijet atomization processes

  7. Biocards and Level of Abstraction

    DEFF Research Database (Denmark)

    Lenau, Torben Anker; Keshwani, Sonal; Chakrabarti, Amaresh

    2015-01-01

    Biocards are formal descriptions of biological phenomena and their underlying functional principles. They are used in bioinspired design to document search results and to communicate the findings for use in the further design process. The present study explored the effect of abstraction level used...

  8. A collaborative European exercise on mRNA-based body fluid/skin typing and interpretation of DNA and RNA results

    DEFF Research Database (Denmark)

    van den Berge, M; Carracedo, A; Gomes, I

    2014-01-01

    The European Forensic Genetics Network of Excellence (EUROFORGEN-NoE) undertook a collaborative project on mRNA-based body fluid/skin typing and the interpretation of the resulting RNA and DNA data. Although both body fluids and skin are composed of a variety of cell types with different function...

  9. Writing business research article abstracts: A genre approach

    Directory of Open Access Journals (Sweden)

    Carmen Piqué-Noguera

    2012-10-01

    Full Text Available A great deal has been published about oral and written genres in business (e.g., letters, research articles, oral presentations, etc., and less attention has been paid to business research article abstracts as a written genre, as many experts would argue. This research intends to raise rhetorical awareness about the role of abstracts in today’s academic world. To this effect, the abstracts of two official publications of the Association of Business Communication, Journal of Business Communication and Business Communication Quarterly, have been analyzed and compared in terms of structure and content according to models published in the specialized literature. The results show an irregular and inconsistent presentation of abstracts, a good number of them following no set pattern and thus lacking in important information for researchers. These findings suggest, first of all, that abstracts have a specific mission to fulfil and should not be disregarded; and, secondly, that journal guidelines for authors should be more explicit in their instructions on how to write and structure abstracts.

  10. Combining semantics with non-standard interpreter hierarchies

    DEFF Research Database (Denmark)

    Abramov, Sergei M.; Glück, Robert

    2000-01-01

    This paper reports on results concerning the combination of non-standard semantics via interpreters. We define what a semantics combination means and identify under which conditions a combination can be realized by computer programs (robustness, safely combinable). We develop the underlying mathe...... mathematical theory and examine the meaning of several non-standard interpreter towers. Our results suggest a technique for the implementation of a certain class of programming language dialects by composing a hierarchy of non-standard interpreters....

  11. An inconclusive study comparing the effect of concrete and abstract descriptions of belief-inconsistent information.

    Science.gov (United States)

    Collins, Katherine A; Clément, Richard

    2018-01-01

    Linguistic bias is the differential use of linguistic abstraction (as defined by the Linguistic Category Model) to describe the same behaviour for members of different groups. Essentially, it is the tendency to use concrete language for belief-inconsistent behaviours and abstract language for belief-consistent behaviours. Having found that linguistic bias is produced without intention or awareness in many contexts, researchers argue that linguistic bias reflects, reinforces, and transmits pre-existing beliefs, thus playing a role in belief maintenance. Based on the Linguistic Category Model, this assumes that concrete descriptions reduce the impact of belief-inconsistent behaviours while abstract descriptions maximize the impact of belief-consistent behaviours. However, a key study by Geschke, Sassenberg, Ruhrmann, and Sommer [2007] found that concrete descriptions of belief-inconsistent behaviours actually had a greater impact than abstract descriptions, a finding that does not fit easily within the linguistic bias paradigm. Abstract descriptions (e.g. the elderly woman is athletic) are, by definition, more open to interpretation than concrete descriptions (e.g. the elderly woman works out regularly). It is thus possible that abstract descriptions are (1) perceived as having less evidentiary strength than concrete descriptions, and (2) understood in context (i.e. athletic for an elderly woman). In this study, the design of Geschke et al. [2007] was modified to address this possibility. We expected that the differences in the impact of concrete and abstract descriptions would be reduced or reversed, but instead we found that differences were largely absent. This study did not support the findings of Geschke et al. [2007] or the linguistic bias paradigm. We encourage further attempts to understand the strong effect of concrete descriptions for belief-inconsistent behaviour.

  12. 13th International Mass Spectrometry Conference. Book of Abstracts

    International Nuclear Information System (INIS)

    1994-01-01

    The collection contains abstracts of several hundred papers presented at the international conference on new research and development results and applications of mass spectrometry. Abstracts falling into the INIS scope were indexed separately in the INIS database. (Roboz, P.)

  13. 13th International Mass Spectrometry Conference. Book of Abstracts

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1994-12-31

    The collection contains abstracts of several hundred papers presented at the international conference on new research and development results and applications of mass spectrometry. Abstracts falling into the INIS scope were indexed separately in the INIS database. (Roboz, P.).

  14. Improving food and agricultural production. Thailand. Fertilizer experiments - data analysis and interpretation of results

    International Nuclear Information System (INIS)

    Nelson, L.A.

    1991-01-01

    The emphasis of the mission was the provision of training to the staff of the Department of Agriculture, Government of Thailand, in the analysis and interpretation of data from experiments concerning fertilizer applications in agriculture

  15. Foundations and interpretation of quantum mechanics in the light of a critical-historical analysis of the problems and a synthesis of the results

    CERN Document Server

    Auletta, Gennaro

    2000-01-01

    The aim of this book is twofold: to provide a comprehensive account of the foundations of the theory and to outline a theoretical and philosophical interpretation suggested from the results of the last twenty years.There is a need to provide an account of the foundations of the theory because recent experience has largely confirmed the theory and offered a wealth of new discoveries and possibilities. On the other side, the following results have generated a new basis for discussing the problem of the interpretation: the new developments in measurement theory; the experimental generation of “

  16. Abstraction and art.

    Science.gov (United States)

    Gortais, Bernard

    2003-07-29

    In a given social context, artistic creation comprises a set of processes, which relate to the activity of the artist and the activity of the spectator. Through these processes we see and understand that the world is vaster than it is said to be. Artistic processes are mediated experiences that open up the world. A successful work of art expresses a reality beyond actual reality: it suggests an unknown world using the means and the signs of the known world. Artistic practices incorporate the means of creation developed by science and technology and change forms as they change. Artists and the public follow different processes of abstraction at different levels, in the definition of the means of creation, of representation and of perception of a work of art. This paper examines how the processes of abstraction are used within the framework of the visual arts and abstract painting, which appeared during a period of growing importance for the processes of abstraction in science and technology, at the beginning of the twentieth century. The development of digital platforms and new man-machine interfaces allow multimedia creations. This is performed under the constraint of phases of multidisciplinary conceptualization using generic representation languages, which tend to abolish traditional frontiers between the arts: visual arts, drama, dance and music.

  17. Interpreting Impoliteness: Interpreters’ Voices

    Directory of Open Access Journals (Sweden)

    Tatjana Radanović Felberg

    2017-11-01

    Full Text Available Interpreters in the public sector in Norway interpret in a variety of institutional encounters, and the interpreters evaluate the majority of these encounters as polite. However, some encounters are evaluated as impolite, and they pose challenges when it comes to interpreting impoliteness. This issue raises the question of whether interpreters should take a stance on their own evaluation of impoliteness and whether they should interfere in communication. In order to find out more about how interpreters cope with this challenge, in 2014 a survey was sent to all interpreters registered in the Norwegian Register of Interpreters. The survey data were analyzed within the theoretical framework of impoliteness theory using the notion of moral order as an explanatory tool in a close reading of interpreters’ answers. The analysis shows that interpreters reported using a variety of strategies for interpreting impoliteness, including omissions and downtoning. However, the interpreters also gave examples of individual strategies for coping with impoliteness, such as interrupting and postponing interpreting. These strategies border behavioral strategies and conflict with the Norwegian ethical guidelines for interpreting. In light of the ethical guidelines and actual practice, mapping and discussing different strategies used by interpreters might heighten interpreters’ and interpreter-users’ awareness of the role impoliteness can play in institutional interpreter– mediated encounters. 

  18. Penultimate interpretation.

    Science.gov (United States)

    Neuman, Yair

    2010-10-01

    Interpretation is at the center of psychoanalytic activity. However, interpretation is always challenged by that which is beyond our grasp, the 'dark matter' of our mind, what Bion describes as ' O'. O is one of the most central and difficult concepts in Bion's thought. In this paper, I explain the enigmatic nature of O as a high-dimensional mental space and point to the price one should pay for substituting the pre-symbolic lexicon of the emotion-laden and high-dimensional unconscious for a low-dimensional symbolic representation. This price is reification--objectifying lived experience and draining it of vitality and complexity. In order to address the difficulty of approaching O through symbolization, I introduce the term 'Penultimate Interpretation'--a form of interpretation that seeks 'loopholes' through which the analyst and the analysand may reciprocally save themselves from the curse of reification. Three guidelines for 'Penultimate Interpretation' are proposed and illustrated through an imaginary dialogue. Copyright © 2010 Institute of Psychoanalysis.

  19. Completeness of Lyapunov Abstraction

    DEFF Research Database (Denmark)

    Wisniewski, Rafal; Sloth, Christoffer

    2013-01-01

    the vector field, which allows the generation of a complete abstraction. To compute the functions that define the subdivision of the state space in an algorithm, we formulate a sum of squares optimization problem. This optimization problem finds the best subdivisioning functions, with respect to the ability......This paper addresses the generation of complete abstractions of polynomial dynamical systems by timed automata. For the proposed abstraction, the state space is divided into cells by sublevel sets of functions. We identify a relation between these functions and their directional derivatives along...

  20. An inconclusive study comparing the effect of concrete and abstract descriptions of belief-inconsistent information.

    Directory of Open Access Journals (Sweden)

    Katherine A Collins

    Full Text Available Linguistic bias is the differential use of linguistic abstraction (as defined by the Linguistic Category Model to describe the same behaviour for members of different groups. Essentially, it is the tendency to use concrete language for belief-inconsistent behaviours and abstract language for belief-consistent behaviours. Having found that linguistic bias is produced without intention or awareness in many contexts, researchers argue that linguistic bias reflects, reinforces, and transmits pre-existing beliefs, thus playing a role in belief maintenance. Based on the Linguistic Category Model, this assumes that concrete descriptions reduce the impact of belief-inconsistent behaviours while abstract descriptions maximize the impact of belief-consistent behaviours. However, a key study by Geschke, Sassenberg, Ruhrmann, and Sommer [2007] found that concrete descriptions of belief-inconsistent behaviours actually had a greater impact than abstract descriptions, a finding that does not fit easily within the linguistic bias paradigm. Abstract descriptions (e.g. the elderly woman is athletic are, by definition, more open to interpretation than concrete descriptions (e.g. the elderly woman works out regularly. It is thus possible that abstract descriptions are (1 perceived as having less evidentiary strength than concrete descriptions, and (2 understood in context (i.e. athletic for an elderly woman. In this study, the design of Geschke et al. [2007] was modified to address this possibility. We expected that the differences in the impact of concrete and abstract descriptions would be reduced or reversed, but instead we found that differences were largely absent. This study did not support the findings of Geschke et al. [2007] or the linguistic bias paradigm. We encourage further attempts to understand the strong effect of concrete descriptions for belief-inconsistent behaviour.

  1. Abstract spatial concept priming dynamically influences real-world actions

    Directory of Open Access Journals (Sweden)

    Sarah M Tower-Richardi

    2012-09-01

    Full Text Available Experienced regularities in our perceptions and actions play important roles in grounding abstract concepts such as social status, time, and emotion. Might we similarly ground abstract spatial concepts in more experienced-based domains? The present experiment explores this possibility by implicitly priming abstract spatial terms (north, south, east, west and then measuring participants’ hand movement trajectories while they respond to a body-referenced spatial target (up, down, left, right in a verbal (Exp. 1 or spatial (Exp. 2 format. Results from two experiments demonstrate temporally-dynamic and prime-biased movement trajectories when the primes are incongruent with the targets (e.g., north – left, west – up. That is, priming abstract coordinate directions influences subsequent actions in response to concrete target directions. These findings provide the first evidence that abstract concepts of world-centered coordinate axes are implicitly understood in the context of concrete body-referenced axes; critically, this abstract-concrete relationship manifests in motor movements, and may have implications for spatial memory organization.

  2. Technical abstracts: Mechanical engineering, 1990

    International Nuclear Information System (INIS)

    Broesius, J.Y.

    1991-01-01

    This document is a compilation of the published, unclassified abstracts produced by mechanical engineers at Lawrence Livermore National Laboratory (LLNL) during the calendar year 1990. Many abstracts summarize work completed and published in report form. These are UCRL-JC series documents, which include the full text of articles to be published in journals and of papers to be presented at meetings, and UCID reports, which are informal documents. Not all UCIDs contain abstracts: short summaries were generated when abstracts were not included. Technical Abstracts also provides descriptions of those documents assigned to the UCRL-MI (miscellaneous) category. These are generally viewgraphs or photographs presented at meetings. An author index is provided at the back of this volume for cross referencing

  3. The triconnected abstraction of process models

    OpenAIRE

    Polyvyanyy, Artem; Smirnov, Sergey; Weske, Mathias

    2009-01-01

    Contents: Artem Polyvanny, Sergey Smirnow, and Mathias Weske The Triconnected Abstraction of Process Models 1 Introduction 2 Business Process Model Abstraction 3 Preliminaries 4 Triconnected Decomposition 4.1 Basic Approach for Process Component Discovery 4.2 SPQR-Tree Decomposition 4.3 SPQR-Tree Fragments in the Context of Process Models 5 Triconnected Abstraction 5.1 Abstraction Rules 5.2 Abstraction Algorithm 6 Related Work and Conclusions

  4. Interpretation of way-finding healthcare symbols by a multicultural population: navigation signage design for global health.

    Science.gov (United States)

    Hashim, Muhammad Jawad; Alkaabi, Mariam Salem Khamis Matar; Bharwani, Sulaiman

    2014-05-01

    The interpretation of way-finding symbols for healthcare facilities in a multicultural community was assessed in a cross-sectional study. One hundred participants recruited from Al Ain city in the United Arab Emirates were asked to interpret 28 healthcare symbols developed at Hablamos Juntos (such as vaccinations and laboratory) as well as 18 general-purpose symbols (such as elevators and restrooms). The mean age was 27.6 years (16-55 years) of whom 84 (84%) were females. Healthcare symbols were more difficult to comprehend than general-purpose signs. Symbols referring to abstract concepts were the most misinterpreted including oncology, diabetes education, outpatient clinic, interpretive services, pharmacy, internal medicine, registration, social services, obstetrics and gynecology, pediatrics and infectious diseases. Interpretation rates varied across cultural backgrounds and increased with higher education and younger age. Signage within healthcare facilities should be tested among older persons, those with limited literacy and across a wide range of cultures. Copyright © 2013 Elsevier Ltd and The Ergonomics Society. All rights reserved.

  5. A Modal-Logic Based Graph Abstraction

    NARCIS (Netherlands)

    Bauer, J.; Boneva, I.B.; Kurban, M.E.; Rensink, Arend; Ehrig, H; Heckel, R.; Rozenberg, G.; Taentzer, G.

    2008-01-01

    Infinite or very large state spaces often prohibit the successful verification of graph transformation systems. Abstract graph transformation is an approach that tackles this problem by abstracting graphs to abstract graphs of bounded size and by lifting application of productions to abstract

  6. Is searching full text more effective than searching abstracts?

    Science.gov (United States)

    Lin, Jimmy

    2009-02-03

    With the growing availability of full-text articles online, scientists and other consumers of the life sciences literature now have the ability to go beyond searching bibliographic records (title, abstract, metadata) to directly access full-text content. Motivated by this emerging trend, I posed the following question: is searching full text more effective than searching abstracts? This question is answered by comparing text retrieval algorithms on MEDLINE abstracts, full-text articles, and spans (paragraphs) within full-text articles using data from the TREC 2007 genomics track evaluation. Two retrieval models are examined: bm25 and the ranking algorithm implemented in the open-source Lucene search engine. Experiments show that treating an entire article as an indexing unit does not consistently yield higher effectiveness compared to abstract-only search. However, retrieval based on spans, or paragraphs-sized segments of full-text articles, consistently outperforms abstract-only search. Results suggest that highest overall effectiveness may be achieved by combining evidence from spans and full articles. Users searching full text are more likely to find relevant articles than searching only abstracts. This finding affirms the value of full text collections for text retrieval and provides a starting point for future work in exploring algorithms that take advantage of rapidly-growing digital archives. Experimental results also highlight the need to develop distributed text retrieval algorithms, since full-text articles are significantly longer than abstracts and may require the computational resources of multiple machines in a cluster. The MapReduce programming model provides a convenient framework for organizing such computations.

  7. What dementia reveals about proverb interpretation and its neuroanatomical correlates.

    Science.gov (United States)

    Kaiser, Natalie C; Lee, Grace J; Lu, Po H; Mather, Michelle J; Shapira, Jill; Jimenez, Elvira; Thompson, Paul M; Mendez, Mario F

    2013-08-01

    Neuropsychologists frequently include proverb interpretation as a measure of executive abilities. A concrete interpretation of proverbs, however, may reflect semantic impairments from anterior temporal lobes, rather than executive dysfunction from frontal lobes. The investigation of proverb interpretation among patients with different dementias with varying degrees of temporal and frontal dysfunction may clarify the underlying brain-behavior mechanisms for abstraction from proverbs. We propose that patients with behavioral variant frontotemporal dementia (bvFTD), who are characteristically more impaired on proverb interpretation than those with Alzheimer's disease (AD), are disproportionately impaired because of anterior temporal-mediated semantic deficits. Eleven patients with bvFTD and 10 with AD completed the Delis-Kaplan Executive Function System (D-KEFS) Proverbs Test and a series of neuropsychological measures of executive and semantic functions. The analysis included both raw and age-adjusted normed data for multiple choice responses on the D-KEFS Proverbs Test using independent samples t-tests. Tensor-based morphometry (TBM) applied to 3D T1-weighted MRI scans mapped the association between regional brain volume and proverb performance. Computations of mean Jacobian values within select regions of interest provided a numeric summary of regional volume, and voxel-wise regression yielded 3D statistical maps of the association between tissue volume and proverb scores. The patients with bvFTD were significantly worse than those with AD in proverb interpretation. The worse performance of the bvFTD patients involved a greater number of concrete responses to common, familiar proverbs, but not to uncommon, unfamiliar ones. These concrete responses to common proverbs correlated with semantic measures, whereas concrete responses to uncommon proverbs correlated with executive functions. After controlling for dementia diagnosis, TBM analyses indicated significant

  8. Interpreting quantum discord through quantum state merging

    International Nuclear Information System (INIS)

    Madhok, Vaibhav; Datta, Animesh

    2011-01-01

    We present an operational interpretation of quantum discord based on the quantum state merging protocol. Quantum discord is the markup in the cost of quantum communication in the process of quantum state merging, if one discards relevant prior information. Our interpretation has an intuitive explanation based on the strong subadditivity of von Neumann entropy. We use our result to provide operational interpretations of other quantities like the local purity and quantum deficit. Finally, we discuss in brief some instances where our interpretation is valid in the single-copy scenario.

  9. From Computer-interpretable Guidelines to Computer-interpretable Quality Indicators: A Case for an Ontology.

    Science.gov (United States)

    White, Pam; Roudsari, Abdul

    2014-01-01

    In the United Kingdom's National Health Service, quality indicators are generally measured electronically by using queries and data extraction, resulting in overlap and duplication of query components. Electronic measurement of health care quality indicators could be improved through an ontology intended to reduce duplication of effort during healthcare quality monitoring. While much research has been published on ontologies for computer-interpretable guidelines, quality indicators have lagged behind. We aimed to determine progress on the use of ontologies to facilitate computer-interpretable healthcare quality indicators. We assessed potential for improvements to computer-interpretable healthcare quality indicators in England. We concluded that an ontology for a large, diverse set of healthcare quality indicators could benefit the NHS and reduce workload, with potential lessons for other countries.

  10. The deleuzian abstract machines

    DEFF Research Database (Denmark)

    Werner Petersen, Erik

    2005-01-01

    To most people the concept of abstract machines is connected to the name of Alan Turing and the development of the modern computer. The Turing machine is universal, axiomatic and symbolic (E.g. operating on symbols). Inspired by Foucault, Deleuze and Guattari extended the concept of abstract...

  11. Cling - The LLVM-based C++ Interpreter

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Cling (http://cern.ch/cling) is a C++ interpreter, built on top of clang (http://clang.llvm.org) and LLVM (http://llvm.org). Like its predecessor CINT, cling offers an interactive, terminal-like prompt. It enables exploratory programming with rapid edit / run cycles. The ROOT team has more than 15 years of experience with C++ interpreters, and this has been fully exploited in the design of cling. However, matching the concepts of an interpreter to a compiler library is a non-trivial task; we will explain how this is done for cling, and how we managed to implement cling as a small (10,000 lines of code) extension to the clang and llvm libraries. The resulting features clearly show the advantages of basing an interpreter on a compiler. Cling uses clang's praised concise and easy to understand diagnostics. Building an interpreter on top of a compiler library makes the transition between interpreted and compiled code much easier and smoother. We will present the design, e.g. how cling treats the C++ extensions ...

  12. Abstract processing and observer vantage perspective in dysphoria.

    Science.gov (United States)

    Hart-Smith, Ly; Moulds, Michelle L

    2018-05-07

    processing and observer vantage perspective have been associated with negative consequences in depression. We investigated the relationship between mode of processing and vantage perspective bidirectionally in high and low dysphoric individuals, using abstract and concrete descriptions of experimenter-provided everyday actions. When vantage perspective was manipulated and processing mode was measured (Study 1a), participants who adopted a field perspective did not differ from those who adopted an observer perspective in their preference for abstract descriptions, irrespective of dysphoria status. When processing mode was manipulated and vantage perspective was measured (Study 1b), participants provided with abstract descriptions had a greater tendency to adopt an observer perspective than those provided with concrete descriptions, irrespective of dysphoria status. These results were replicated in larger online samples (Studies 2a and 2b). Together, they indicate a unidirectional causal relationship, whereby processing mode causally influences vantage perspective, in contrast to the bidirectional relationship previously reported in an unselected sample (Libby, Shaeffer, & Eibach, 2009). Further, these findings demonstrate that abstract processing increases the likelihood of adopting an observer perspective, and support targeting abstract processing in the treatment of depression to address the negative consequences associated with both abstract processing and recalling/imagining events from an observer perspective. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  13. Typesafe Abstractions for Tensor Operations

    OpenAIRE

    Chen, Tongfei

    2017-01-01

    We propose a typesafe abstraction to tensors (i.e. multidimensional arrays) exploiting the type-level programming capabilities of Scala through heterogeneous lists (HList), and showcase typesafe abstractions of common tensor operations and various neural layers such as convolution or recurrent neural networks. This abstraction could lay the foundation of future typesafe deep learning frameworks that runs on Scala/JVM.

  14. MLPAinter for MLPA interpretation: an integrated approach for the analysis, visualisation and data management of Multiplex Ligation-dependent Probe Amplification

    Directory of Open Access Journals (Sweden)

    Morreau Hans

    2010-01-01

    Full Text Available Abstract Background Multiplex Ligation-Dependent Probe Amplification (MLPA is an application that can be used for the detection of multiple chromosomal aberrations in a single experiment. In one reaction, up to 50 different genomic sequences can be analysed. For a reliable work-flow, tools are needed for administrative support, data management, normalisation, visualisation, reporting and interpretation. Results Here, we developed a data management system, MLPAInter for MLPA interpretation, that is windows executable and has a stand-alone database for monitoring and interpreting the MLPA data stream that is generated from the experimental setup to analysis, quality control and visualisation. A statistical approach is applied for the normalisation and analysis of large series of MLPA traces, making use of multiple control samples and internal controls. Conclusions MLPAinter visualises MLPA data in plots with information about sample replicates, normalisation settings, and sample characteristics. This integrated approach helps in the automated handling of large series of MLPA data and guarantees a quick and streamlined dataflow from the beginning of an experiment to an authorised report.

  15. Interpretation and evaluation of radiograph

    International Nuclear Information System (INIS)

    Abdul Nassir Ibrahim; Azali Muhammad; Ab. Razak Hamzah; Abd. Aziz Mohamed; Mohamad Pauzi Ismail

    2008-01-01

    After digestion, the interpreter must interpreted and evaluate the image on film, usually many radiograph stuck in this step, if there is good density, so there are no problem. This is a final stage of radiography work and this work must be done by level two or three radiographer. This is a final stages before the radiographer give a result to their customer for further action. The good interpreter must know what kind of artifact, is this artifact are dangerous or not and others. In this chapter, the entire artifact that usually showed will be discussed briefly with the good illustration and picture to make the reader understand and know the type of artifact that exists.

  16. On court interpreters' visibility

    DEFF Research Database (Denmark)

    Dubslaff, Friedel; Martinsen, Bodil

    of the service they receive. Ultimately, the findings will be used for training purposes. Future - and, for that matter, already practising - interpreters as well as the professional users of interpreters ought to take the reality of the interpreters' work in practice into account when assessing the quality...... on the interpreter's interpersonal role and, in particular, on signs of the interpreter's visibility, i.e. active co-participation. At first sight, the interpreting assignment in question seems to be a short and simple routine task which would not require the interpreter to deviate from the traditional picture...

  17. Interpreter services in emergency medicine.

    Science.gov (United States)

    Chan, Yu-Feng; Alagappan, Kumar; Rella, Joseph; Bentley, Suzanne; Soto-Greene, Marie; Martin, Marcus

    2010-02-01

    Emergency physicians are routinely confronted with problems associated with language barriers. It is important for emergency health care providers and the health system to strive for cultural competency when communicating with members of an increasingly diverse society. Possible solutions that can be implemented include appropriate staffing, use of new technology, and efforts to develop new kinds of ties to the community served. Linguistically specific solutions include professional interpretation, telephone interpretation, the use of multilingual staff members, the use of ad hoc interpreters, and, more recently, the use of mobile computer technology at the bedside. Each of these methods carries a specific set of advantages and disadvantages. Although professionally trained medical interpreters offer improved communication, improved patient satisfaction, and overall cost savings, they are often underutilized due to their perceived inefficiency and the inconclusive results of their effect on patient care outcomes. Ultimately, the best solution for each emergency department will vary depending on the population served and available resources. Access to the multiple interpretation options outlined above and solid support and commitment from hospital institutions are necessary to provide proper and culturally competent care for patients. Appropriate communications inclusive of interpreter services are essential for culturally and linguistically competent provider/health systems and overall improved patient care and satisfaction. Copyright (c) 2010 Elsevier Inc. All rights reserved.

  18. Do Interpreters Indeed Have Superior Working Memory in Interpreting

    Institute of Scientific and Technical Information of China (English)

    于飞

    2012-01-01

    With the frequent communications between China and western countries in the field of economy,politics and culture,etc,Inter preting becomes more and more important to people in all walks of life.This paper aims to testify the author’s hypothesis "professional interpreters have similar short-term memory with unprofessional interpreters,but they have superior working memory." After the illustration of literatures concerning with consecutive interpreting,short-term memory and working memory,experiments are designed and analysis are described.

  19. Conducting a critical interpretive synthesis of the literature on access to healthcare by vulnerable groups

    Directory of Open Access Journals (Sweden)

    Smith Lucy

    2006-07-01

    Full Text Available Abstract Background Conventional systematic review techniques have limitations when the aim of a review is to construct a critical analysis of a complex body of literature. This article offers a reflexive account of an attempt to conduct an interpretive review of the literature on access to healthcare by vulnerable groups in the UK Methods This project involved the development and use of the method of Critical Interpretive Synthesis (CIS. This approach is sensitised to the processes of conventional systematic review methodology and draws on recent advances in methods for interpretive synthesis. Results Many analyses of equity of access have rested on measures of utilisation of health services, but these are problematic both methodologically and conceptually. A more useful means of understanding access is offered by the synthetic construct of candidacy. Candidacy describes how people's eligibility for healthcare is determined between themselves and health services. It is a continually negotiated property of individuals, subject to multiple influences arising both from people and their social contexts and from macro-level influences on allocation of resources and configuration of services. Health services are continually constituting and seeking to define the appropriate objects of medical attention and intervention, while at the same time people are engaged in constituting and defining what they understand to be the appropriate objects of medical attention and intervention. Access represents a dynamic interplay between these simultaneous, iterative and mutually reinforcing processes. By attending to how vulnerabilities arise in relation to candidacy, the phenomenon of access can be better understood, and more appropriate recommendations made for policy, practice and future research. Discussion By innovating with existing methods for interpretive synthesis, it was possible to produce not only new methods for conducting what we have termed critical

  20. Online interviewing with interpreters in humanitarian contexts

    Science.gov (United States)

    Chiumento, Anna; Rahman, Atif; Frith, Lucy

    2018-01-01

    ABSTRACT Purpose: Recognising that one way to address the logistical and safety considerations of research conducted in humanitarian emergencies is to use internet communication technologies to facilitate interviews online, this article explores some practical and methodological considerations inherent to qualitative online interviewing. Method: Reflections from a case study of a multi-site research project conducted in post-conflict countries are presented.  Synchronous online cross-language qualitative interviews were conducted in one country.  Although only a small proportion of interviews were conducted online (six out of 35), it remains important to critically consider the impact upon data produced in this way. Results: A range of practical and methodological considerations are discussed, illustrated with examples.  Results suggest that whilst online interviewing has methodological and ethical potential and versatility, there are inherent practical challenges in settings with poor internet and electricity infrastructure.  Notable methodological limitations include barriers to building rapport due to partial visual and non-visual cues, and difficulties interpreting pauses or silences. Conclusions: Drawing upon experiences in this case study, strategies for managing the practical and methodological limitations of online interviewing are suggested, alongside recommendations for supporting future research practice.  These are intended to act as a springboard for further reflection, and operate alongside other conceptual frameworks for online interviewing. PMID:29532739

  1. Begriffsverwirrung? Interpretation Analyse Bedeutung Applikation

    Directory of Open Access Journals (Sweden)

    Mayr, Jeremia Josef M.

    2017-11-01

    Full Text Available Empirical research on the reception of biblical texts confronts scientific exegesis with valid and challenging requests and demands. The hermeneutic question of the compatibility of interpretations resulting out of different contexts (e.g. scientific exegesis and ordinary readers‘ exegesis plays an important role. Taking these requests seriously by coherently restructuring fundamental and central aspects of the theory of scientific interpretation, the present article attempts to offer a stimulating approach for further investigation.

  2. Geophysical borehole logging in Lavia borehole - results and interpretation of sonic and tube wave measurements

    International Nuclear Information System (INIS)

    Andersson, P.; Stenberg, L.

    1985-02-01

    Swedish Nuclear Fuel and Waste Management Co, SKB has been contracted by Industrial Power Company LTD, TVO to perform geophysical logging in a borehole at Lavia in Western Finland. The logging has been conducted by Swedish Geological Co, SGAB in accordance with an agreement for cooperation with SKB. The depth of the borehole is 1001 m, diameter 56 mm and inclination 10-20 degrees to the vertical. The aim of the logging was to determine the various geophysical parameters in the borehole in order to interpret and understand the rock mass properties in the vicinity of the borehole. According to the contract the report covers the following main objectives: a technical description of the field work and the equipment used; a review of the theoretical base for the sonic and tube wave methods; an interpretation and presentation of the results obtained by sonic and tube wave mesurements. The evaluation of the sonic and tube wave measurements shows good correlation. On a qualitative basis there seems to be a correlation between tube wave generating points, the relative tube wave amplitudes and the hydraulic conductivity measurements performed as hydraulical tests between packers in the borehole. The low velocity anamalies in the sonic log are mainly caused by tectonic features like fractures and fracture zones but to some extent also by contacts between granite and diorite. The estimation of elastic properties of the rock mass from observation of tube wave velocity are in accordance with laboratory determinations made on core samples. (author)

  3. Quantifying and predicting interpretational uncertainty in cross-sections

    Science.gov (United States)

    Randle, Charles; Bond, Clare; Monaghan, Alison; Lark, Murray

    2015-04-01

    Cross-sections are often constructed from data to create a visual impression of the geologist's interpretation of the sub-surface geology. However as with all interpretations, this vision of the sub-surface geology is uncertain. We have designed and carried out an experiment with the aim of quantifying the uncertainty in geological cross-sections created by experts interpreting borehole data. By analysing different attributes of the data and interpretations we reflect on the main controls on uncertainty. A group of ten expert modellers at the British Geological Survey were asked to interpret an 11.4 km long cross-section from south-east Glasgow, UK. The data provided consisted of map and borehole data of the superficial deposits and shallow bedrock. Each modeller had a unique set of 11 boreholes removed from their dataset, to which their interpretations of the top of the bedrock were compared. This methodology allowed quantification of how far from the 'correct answer' each interpretation is at 11 points along each interpreted cross-section line; through comparison of the interpreted and actual bedrock elevations in the boreholes. This resulted in the collection of 110 measurements of the error to use in further analysis. To determine the potential control on uncertainty various attributes relating to the modeller, the interpretation and the data were recorded. Modellers were asked to fill out a questionnaire asking for information; such as how much 3D modelling experience they had, and how long it took them to complete the interpretation. They were also asked to record their confidence in their interpretations graphically, in the form of a confidence level drawn onto the cross-section. Initial analysis showed the majority of the experts' interpreted bedrock elevations within 5 metres of those recorded in the withheld boreholes. Their distribution is peaked and symmetrical about a mean of zero, indicating that there was no tendency for the experts to either under

  4. Nuclear medicine. Abstracts; Nuklearmedizin 2000. Abstracts

    Energy Technology Data Exchange (ETDEWEB)

    Anon.

    2000-07-01

    This issue of the journal contains the abstracts of the 183 conference papers as well as 266 posters presented at the conference. Subject fields covered are: Neurology, psychology, oncology, pediatrics, radiopharmacy, endocrinology, EDP, measuring equipment and methods, radiological protection, cardiology, and therapy. (orig./CB) [German] Die vorliegende Zeitschrift enthaelt die Kurzfassungen der 183 auf der Tagung gehaltenen Vortraege sowie der 226 praesentierten Poster, die sich mit den folgenden Themen befassten: Neurologie, Psychiatrie, Onkologie, Paediatrie, Radiopharmazie, Endokrinologie, EDV, Messtechnik, Strahlenschutz, Kardiologie sowie Therapie. (MG)

  5. Genre and Interpretation

    DEFF Research Database (Denmark)

    Auken, Sune

    2015-01-01

    Despite the immensity of genre studies as well as studies in interpretation, our understanding of the relationship between genre and interpretation is sketchy at best. The article attempts to unravel some of intricacies of that relationship through an analysis of the generic interpretation carrie...

  6. Mechanical Engineering Department technical abstracts

    International Nuclear Information System (INIS)

    Denney, R.M.

    1982-01-01

    The Mechanical Engineering Department publishes listings of technical abstracts twice a year to inform readers of the broad range of technical activities in the Department, and to promote an exchange of ideas. Details of the work covered by an abstract may be obtained by contacting the author(s). Overall information about current activities of each of the Department's seven divisions precedes the technical abstracts

  7. PeakSeeker: a program for interpreting genotypes of mononucleotide repeats

    Directory of Open Access Journals (Sweden)

    Salipante Stephen J

    2009-02-01

    Full Text Available Abstract Background Mononucleotide repeat microsatellites are abundant, highly polymorphic DNA sequences, having the potential to serve as valuable genetic markers. Use of mononucleotide microsatellites has been limited by their tendency to produce "stutter", confounding signals from insertions and deletions within the mononucleotide tract that occur during PCR, which complicates interpretation of genotypes by masking the true position of alleles. Consequently, microsatellites with larger repeating subunits (dinucleotide and trinucleotide motifs are used, which produce less stutter but are less genetically heterogeneous and less informative. A method to interpret the genotypes of mononucleotide repeats would permit the widespread use of those highly informative microsatellites in genetic research. Findings We have developed an approach to interpret genotypes of mononucleotide repeats using a software program, named PeakSeeker. PeakSeeker interprets experimental electropherograms as the most likely product of signals from individual alleles. Because mononucleotide tracts demonstrate locus-specific patterns of stutter peaks, this approach requires that the genotype pattern from a single allele is defined for each marker, which can be approximated by genotyping single DNA molecules or homozygotes. We have evaluated the program's ability to discriminate various types of homozygous and heterozygous mononucleotide loci using simulated and experimental data. Conclusion Mononucleotide tracts offer significant advantages over di- and tri-nucleotide microsatellite markers traditionally employed in genetic research. The PeakSeeker algorithm provides a high-throughput means to type mononucleotide tracts using conventional and widely implemented fragment length polymorphism genotyping. Furthermore, the PeakSeeker algorithm could potentially be adapted to improve, and perhaps to standardize, the analysis of conventional microsatellite genotypes.

  8. Someone Else's Life as Intertext: Antique Biographies in Ukrainian Interpretation

    Directory of Open Access Journals (Sweden)

    Oksana Galchuk

    2014-11-01

    Full Text Available The article analyses the main interpretation tendencies of the antique biographies in Ukrainian lyrics of 1920–1930s. The role of artistic connotations of someone else’s life in a force field of mature modernism has been studied, the typological characteristics of thede connotations have been discovered, those common for the symbolistic (Pavlo Tychyna and neoclassic interpretation models of the antique text in partiqular (Eugen Malaniuk and “Kyiv” neoclassics. The dominant techniques and methods of integration of the antique biographies into the text have been revealed. They are citations, allusions, reminiscences, transformation of manes into images-symbols, adding to and transformation of traditional biography plots and so on. It was uncovered that historically real and literary-mythical antique characters of heroical andaesthetical types are the most often interpreted ones, with existential types to the lesser degree. The connection of principles of artistic interpretation of antique biographies with idea-aesthetical principles of creativity and worldview of a given author or tendency is emphasized. Thus, appealing to the life facts of antique figures, Eugen Malaniuk creates his own historiosophical concept. In poetry by neoclassics the biography fragments figures of the antique culture are replicated, thus the type “culturetrigger” prevails. The disappointed tragical “hero” prevail in symbolists’ works. Moreover, in Tychyna’s works “biography” of the myth figure transformation as well as rethinking of the antique concept of “heroic”. In general antique biographies play appeal, expressive, abstract and poetic functions that are inherent to intertext.

  9. Engineering Definitional Interpreters

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Ramsay, Norman; Larsen, Bradford

    2013-01-01

    A definitional interpreter should be clear and easy to write, but it may run 4--10 times slower than a well-crafted bytecode interpreter. In a case study focused on implementation choices, we explore ways of making definitional interpreters faster without expending much programming effort. We imp...

  10. Gene set analysis for interpreting genetic studies

    DEFF Research Database (Denmark)

    Pers, Tune H

    2016-01-01

    Interpretation of genome-wide association study (GWAS) results is lacking behind the discovery of new genetic associations. Consequently, there is an urgent need for data-driven methods for interpreting genetic association studies. Gene set analysis (GSA) can identify aetiologic pathways...

  11. Life Cycle Interpretation

    DEFF Research Database (Denmark)

    Hauschild, Michael Z.; Bonou, Alexandra; Olsen, Stig Irving

    2018-01-01

    The interpretation is the final phase of an LCA where the results of the other phases are considered together and analysed in the light of the uncertainties of the applied data and the assumptions that have been made and documented throughout the study. This chapter teaches how to perform an inte...

  12. CSPG - SEPM joint convention : Program with abstracts - Sedimentary events and hydrocarbon systems

    International Nuclear Information System (INIS)

    Beauchamp, B.

    1997-01-01

    This joint conference of the Canadian Society of Petroleum Geologists (CSPG) and the Society for Sedimentary Geology (SEPM) was held in Calgary, to encourage collaboration between the petroleum resource industry and academia. Well over 150 papers were presented in various special sessions. The principal topics of discussion included examination, investigation and assessment of the geology, geophysics, geochemistry and the resource potential of sedimentary basins in Canada and around the world. In the course of the presentations the depositional, tectonic and diagenetic histories of various formations, augmented with interpretations of the origin and evolution of the basins were reviewed. The new interpretations were made possible by the new concepts and models of sedimentary geoscience that were born in the creative cauldron of collaboration that exists between industry, government institutions and the universities. The widespread use of modern sequence stratigraphy was used as an example of how scientific and engineering synergy evolved over time to shed new light on the nature of the stratigraphic record. Environmental issues regarding the petroleum industry also received much attention. This volume contains the complete conference program listing, a list of the sponsors and exhibitors, and provides brief abstracts of all papers presented at the conference

  13. Bias and sensitivity in the placement of fossil taxa resulting from interpretations of missing data.

    Science.gov (United States)

    Sansom, Robert S

    2015-03-01

    The utility of fossils in evolutionary contexts is dependent on their accurate placement in phylogenetic frameworks, yet intrinsic and widespread missing data make this problematic. The complex taphonomic processes occurring during fossilization can make it difficult to distinguish absence from non-preservation, especially in the case of exceptionally preserved soft-tissue fossils: is a particular morphological character (e.g., appendage, tentacle, or nerve) missing from a fossil because it was never there (phylogenetic absence), or just happened to not be preserved (taphonomic loss)? Missing data have not been tested in the context of interpretation of non-present anatomy nor in the context of directional shifts and biases in affinity. Here, complete taxa, both simulated and empirical, are subjected to data loss through the replacement of present entries (1s) with either missing (?s) or absent (0s) entries. Both cause taxa to drift down trees, from their original position, toward the root. Absolute thresholds at which downshift is significant are extremely low for introduced absences (two entries replaced, 6% of present characters). The opposite threshold in empirical fossil taxa is also found to be low; two absent entries replaced with presences causes fossil taxa to drift up trees. As such, only a few instances of non-preserved characters interpreted as absences will cause fossil organisms to be erroneously interpreted as more primitive than they were in life. This observed sensitivity to coding non-present morphology presents a problem for all evolutionary studies that attempt to use fossils to reconstruct rates of evolution or unlock sequences of morphological change. Stem-ward slippage, whereby fossilization processes cause organisms to appear artificially primitive, appears to be a ubiquitous and problematic phenomenon inherent to missing data, even when no decay biases exist. Absent characters therefore require explicit justification and taphonomic

  14. Experimental Evaluation of Simulation Abstractions for Wireless Sensor Network MAC Protocols

    Directory of Open Access Journals (Sweden)

    G. P. Halkes

    2010-01-01

    Full Text Available The evaluation of MAC protocols for Wireless Sensor Networks (WSNs is often performed through simulation. These simulations necessarily abstract away from reality in many ways. However, the impact of these abstractions on the results of the simulations has received only limited attention. Moreover, many studies on the accuracy of simulation have studied either the physical layer and per link effects or routing protocol effects. To the best of our knowledge, no other work has focused on the study of the simulation abstractions with respect to MAC protocol performance. In this paper, we present the results of an experimental study of two often used abstractions in the simulation of WSN MAC protocols. We show that a simple SNR-based reception model can provide quite accurate results for metrics commonly used to evaluate MAC protocols. Furthermore, we provide an analysis of what the main sources of deviation are and thereby how the simulations can be improved to provide even better results.

  15. Article Abstract

    African Journals Online (AJOL)

    Abstract. Simple learning tools to improve clinical laboratory practical skills training. B Taye, BSc, MPH. Addis Ababa University, College of Health Sciences, Addis Ababa, ... concerns about the competence of medical laboratory science graduates. ... standardised practical learning guides and assessment checklists would.

  16. Water Pollution Abstracts. Volume 43, Number 4, Abstracts 645-849.

    Science.gov (United States)

    WATER POLLUTION, *ABSTRACTS, PURIFICATION, WASTES(INDUSTRIAL), CONTROL, SEWAGE, WATER SUPPLIES, PUBLIC HEALTH, PETROLEUM PRODUCTS, DEGRADATION, DAMS...ESTUARIES, PLANKTON, PHOTOSYNTHESIS, VIRUSES, SEA WATER , MICROBIOLOGY, UNITED KINGDOM.

  17. Moves Analysis on Abstracts Written by the Students in Academic Writing Class

    OpenAIRE

    Ajeng Setyorini

    2017-01-01

    This paper contains analysis results on abstracts written by students in Academic Writing course. The analysis includes analyses on moves and linguistic features. The analysis aims at finding out how the abstract writing structures of the English Education students are in the Academic Writing course. The abstract analysis also includes the analysis on the use of the linguistic features in the abstracts. The analysis uses a qualitative research approach. There are totally 10 abstracts that are...

  18. Comments on the interpretation of differential scanning calorimetry results for thermoelastic martensitic transformations: Athermal versus thermally activated kinetics

    International Nuclear Information System (INIS)

    Morris, A.; Lipe, T.

    1996-01-01

    In a previous article Van Humbeeck and Planes have made a number of criticisms of the authors' recent paper concerning the interpretation of the results obtained by Differential Scanning Calorimetry (DSC) from the Martensitic Transformation of Cu-Al-Ni-Mn-B alloys. Although the martensitic transformation of these shape memory alloys is generally classified as athermal, it has been confirmed that the capacity of the alloys to undergo a more complete thermoelastic transformation (i.e. better reversibility of the transformation) increased with the Mn content. This behavior has been explained by interpreting the DSC results obtained during thermal cycling in terms of a thermally activated mechanism controlling the direct and reverse transformations. When the heating rate increases during the reverse transformation the DSC curves shift towards higher temperatures while they shift towards the lower temperatures when the cooling rate was increased during the direct transformation. Since the starting transformation temperatures (As, Ms) do not shift, Van Humbeeck and Planes state that there is no real peak shift and assume that the DCS experiments were carried out without taking into account the thermal lag effect between sample and cell. On the following line they deduce a time constant, τ, of 60 seconds because the peak maximum shifts. In fact the assumption made by Van Humbeeck and Planes is false

  19. Multi-valued simulation and abstraction using lattice operations

    NARCIS (Netherlands)

    Vijzelaar, Stefan; Fokkink, W.J.

    2017-01-01

    Abstractions can cause spurious results, which need to be verified in the concrete system to gain conclusive results. Verification based on a multi-valued logic can distinguish between conclusive and inconclusive results, provides increased precision, and allows for encoding additional information

  20. Interpretation bias and social anxiety: does interpretation bias mediate the relationship between trait social anxiety and state anxiety responses?

    Science.gov (United States)

    Chen, Junwen; Milne, Kirby; Dayman, Janet; Kemps, Eva

    2018-05-23

    Two studies aimed to examine whether high socially anxious individuals are more likely to negatively interpret ambiguous social scenarios and facial expressions compared to low socially anxious individuals. We also examined whether interpretation bias serves as a mediator of the relationship between trait social anxiety and state anxiety responses, in particular current state anxiety, bodily sensations, and perceived probability and cost of negative evaluation pertaining to a speech task. Study 1 used ambiguous social scenarios and Study 2 used ambiguous facial expressions as stimuli to objectively assess interpretation bias. Undergraduate students with high and low social anxiety completed measures of state anxiety responses at three time points: baseline, after the interpretation bias task, and after the preparation for an impromptu speech. Results showed that high socially anxious individuals were more likely to endorse threat interpretations for ambiguous social scenarios and to interpret ambiguous faces as negative than low socially anxious individuals. Furthermore, negative interpretations mediated the relationship between trait social anxiety and perceived probability of negative evaluation pertaining to the speech task in Study 1 but not Study 2. The present studies provide new insight into the role of interpretation bias in social anxiety.

  1. Numerical models: Detailing and simulation techniques aimed at comparison with experimental data, support to test result interpretation

    International Nuclear Information System (INIS)

    Lin Chiwen

    2001-01-01

    This part of the presentation discusses the modelling details required and the simulation techniques available for analyses, facilitating the comparison with the experimental data and providing support for interpretation of the test results. It is organised to cover the following topics: analysis inputs; basic modelling requirements for reactor coolant system; method applicable for reactor cooling system; consideration of damping values and integration time steps; typical analytic models used for analysis of reactor pressure vessel and internals; hydrodynamic mass and fluid damping for the internal analysis; impact elements for fuel analysis; and PEI theorem and its applications. The intention of these topics is to identify the key parameters associated with models of analysis and analytical methods. This should provide proper basis for useful comparison with the test results

  2. Data Abstraction in GLISP.

    Science.gov (United States)

    Novak, Gordon S., Jr.

    GLISP is a high-level computer language (based on Lisp and including Lisp as a sublanguage) which is compiled into Lisp. GLISP programs are compiled relative to a knowledge base of object descriptions, a form of abstract datatypes. A primary goal of the use of abstract datatypes in GLISP is to allow program code to be written in terms of objects,…

  3. Knowledge acquisition for temporal abstraction.

    Science.gov (United States)

    Stein, A; Musen, M A; Shahar, Y

    1996-01-01

    Temporal abstraction is the task of detecting relevant patterns in data over time. The knowledge-based temporal-abstraction method uses knowledge about a clinical domain's contexts, external events, and parameters to create meaningful interval-based abstractions from raw time-stamped clinical data. In this paper, we describe the acquisition and maintenance of domain-specific temporal-abstraction knowledge. Using the PROTEGE-II framework, we have designed a graphical tool for acquiring temporal knowledge directly from expert physicians, maintaining the knowledge in a sharable form, and converting the knowledge into a suitable format for use by an appropriate problem-solving method. In initial tests, the tool offered significant gains in our ability to rapidly acquire temporal knowledge and to use that knowledge to perform automated temporal reasoning.

  4. Nuclear code abstracts (1975 edition)

    International Nuclear Information System (INIS)

    Akanuma, Makoto; Hirakawa, Takashi

    1976-02-01

    Nuclear Code Abstracts is compiled in the Nuclear Code Committee to exchange information of the nuclear code developments among members of the committee. Enlarging the collection, the present one includes nuclear code abstracts obtained in 1975 through liaison officers of the organizations in Japan participating in the Nuclear Energy Agency's Computer Program Library at Ispra, Italy. The classification of nuclear codes and the format of code abstracts are the same as those in the library. (auth.)

  5. The emergent Copenhagen interpretation of quantum mechanics

    Science.gov (United States)

    Hollowood, Timothy J.

    2014-05-01

    We introduce a new and conceptually simple interpretation of quantum mechanics based on reduced density matrices of sub-systems from which the standard Copenhagen interpretation emerges as an effective description of macroscopically large systems. This interpretation describes a world in which definite measurement results are obtained with probabilities that reproduce the Born rule. Wave function collapse is seen to be a useful but fundamentally unnecessary piece of prudent book keeping which is only valid for macro-systems. The new interpretation lies in a class of modal interpretations in that it applies to quantum systems that interact with a much larger environment. However, we show that it does not suffer from the problems that have plagued similar modal interpretations like macroscopic superpositions and rapid flipping between macroscopically distinct states. We describe how the interpretation fits neatly together with fully quantum formulations of statistical mechanics and that a measurement process can be viewed as a process of ergodicity breaking analogous to a phase transition. The key feature of the new interpretation is that joint probabilities for the ergodic subsets of states of disjoint macro-systems only arise as emergent quantities. Finally we give an account of the EPR-Bohm thought experiment and show that the interpretation implies the violation of the Bell inequality characteristic of quantum mechanics but in a way that is rather novel. The final conclusion is that the Copenhagen interpretation gives a completely satisfactory phenomenology of macro-systems interacting with micro-systems.

  6. The emergent Copenhagen interpretation of quantum mechanics

    International Nuclear Information System (INIS)

    Hollowood, Timothy J

    2014-01-01

    We introduce a new and conceptually simple interpretation of quantum mechanics based on reduced density matrices of sub-systems from which the standard Copenhagen interpretation emerges as an effective description of macroscopically large systems. This interpretation describes a world in which definite measurement results are obtained with probabilities that reproduce the Born rule. Wave function collapse is seen to be a useful but fundamentally unnecessary piece of prudent book keeping which is only valid for macro-systems. The new interpretation lies in a class of modal interpretations in that it applies to quantum systems that interact with a much larger environment. However, we show that it does not suffer from the problems that have plagued similar modal interpretations like macroscopic superpositions and rapid flipping between macroscopically distinct states. We describe how the interpretation fits neatly together with fully quantum formulations of statistical mechanics and that a measurement process can be viewed as a process of ergodicity breaking analogous to a phase transition. The key feature of the new interpretation is that joint probabilities for the ergodic subsets of states of disjoint macro-systems only arise as emergent quantities. Finally we give an account of the EPR–Bohm thought experiment and show that the interpretation implies the violation of the Bell inequality characteristic of quantum mechanics but in a way that is rather novel. The final conclusion is that the Copenhagen interpretation gives a completely satisfactory phenomenology of macro-systems interacting with micro-systems. (paper)

  7. Interpreting residues of petroleum hydrocarbons in wildlife tissues

    International Nuclear Information System (INIS)

    Hall, R.J.; Coon, N.C.

    1988-08-01

    This report is the first publication in the field of environmental-contaminant effects on wildlife to tell the reader how to interpret the results of analytical chemical results. Specifically, the publication describes how to interpret residues of petroleum hydrocarbons in wildlife tissues. Pollutant oil residues in avian species are emphasized

  8. Abstract interpretation of reactive systems : preservation of CTL*

    NARCIS (Netherlands)

    Dams, D.; Grumberg, O.; Gerth, R.

    The advent of ever more complex reactive systems in increasingly critical areas calls for the development of automated verification techniques. Model checking is one such technique, which has proven quite successful. However, the state explosion problem remains the stumbling block in many

  9. Geothermal environmental projects publication list with abstracts 1975-1978

    Energy Technology Data Exchange (ETDEWEB)

    Ricker, Y.E.; Anspaugh, L.R.

    1979-05-15

    This report contains 119 abstracts of publication resulting from or closely related to geothermal environmental projects conducted by the Environmental Sciences Division at Lawrence Livermore Laboratory. Publications are listed chronologically from 1975 through 1978. The main entries are numbered sequentially, and include the full citation, an abstract, and selected keywords. This section is followed by an author index, and a keyword index.

  10. Duncan F. Gregory, William Walton and the development of British algebra: 'algebraical geometry', 'geometrical algebra', abstraction.

    Science.gov (United States)

    Verburgt, Lukas M

    2016-01-01

    This paper provides a detailed account of the period of the complex history of British algebra and geometry between the publication of George Peacock's Treatise on Algebra in 1830 and William Rowan Hamilton's paper on quaternions of 1843. During these years, Duncan Farquharson Gregory and William Walton published several contributions on 'algebraical geometry' and 'geometrical algebra' in the Cambridge Mathematical Journal. These contributions enabled them not only to generalize Peacock's symbolical algebra on the basis of geometrical considerations, but also to initiate the attempts to question the status of Euclidean space as the arbiter of valid geometrical interpretations. At the same time, Gregory and Walton were bound by the limits of symbolical algebra that they themselves made explicit; their work was not and could not be the 'abstract algebra' and 'abstract geometry' of figures such as Hamilton and Cayley. The central argument of the paper is that an understanding of the contributions to 'algebraical geometry' and 'geometrical algebra' of the second generation of 'scientific' symbolical algebraists is essential for a satisfactory explanation of the radical transition from symbolical to abstract algebra that took place in British mathematics in the 1830s-1840s.

  11. Effects of semantic neighborhood density in abstract and concrete words.

    Science.gov (United States)

    Reilly, Megan; Desai, Rutvik H

    2017-12-01

    Concrete and abstract words are thought to differ along several psycholinguistic variables, such as frequency and emotional content. Here, we consider another variable, semantic neighborhood density, which has received much less attention, likely because semantic neighborhoods of abstract words are difficult to measure. Using a corpus-based method that creates representations of words that emphasize featural information, the current investigation explores the relationship between neighborhood density and concreteness in a large set of English nouns. Two important observations emerge. First, semantic neighborhood density is higher for concrete than for abstract words, even when other variables are accounted for, especially for smaller neighborhood sizes. Second, the effects of semantic neighborhood density on behavior are different for concrete and abstract words. Lexical decision reaction times are fastest for words with sparse neighborhoods; however, this effect is stronger for concrete words than for abstract words. These results suggest that semantic neighborhood density plays a role in the cognitive and psycholinguistic differences between concrete and abstract words, and should be taken into account in studies involving lexical semantics. Furthermore, the pattern of results with the current feature-based neighborhood measure is very different from that with associatively defined neighborhoods, suggesting that these two methods should be treated as separate measures rather than two interchangeable measures of semantic neighborhoods. Copyright © 2017 Elsevier B.V. All rights reserved.

  12. Transcript-level annotation of Affymetrix probesets improves the interpretation of gene expression data

    Directory of Open Access Journals (Sweden)

    Tu Kang

    2007-06-01

    Full Text Available Abstract Background The wide use of Affymetrix microarray in broadened fields of biological research has made the probeset annotation an important issue. Standard Affymetrix probeset annotation is at gene level, i.e. a probeset is precisely linked to a gene, and probeset intensity is interpreted as gene expression. The increased knowledge that one gene may have multiple transcript variants clearly brings up the necessity of updating this gene-level annotation to a refined transcript-level. Results Through performing rigorous alignments of the Affymetrix probe sequences against a comprehensive pool of currently available transcript sequences, and further linking the probesets to the International Protein Index, we generated transcript-level or protein-level annotation tables for two popular Affymetrix expression arrays, Mouse Genome 430A 2.0 Array and Human Genome U133A Array. Application of our new annotations in re-examining existing expression data sets shows increased expression consistency among synonymous probesets and strengthened expression correlation between interacting proteins. Conclusion By refining the standard Affymetrix annotation of microarray probesets from the gene level to the transcript level and protein level, one can achieve a more reliable interpretation of their experimental data, which may lead to discovery of more profound regulatory mechanism.

  13. Completed lineament interpretation of the Olkiluoto region

    International Nuclear Information System (INIS)

    Paananen, M.

    2013-10-01

    dominating. The EM lineaments are mainly related to electrically conductive narrow sea areas between the islands. Accordingly, they may be indirect indications of deformation zones. In addition to the sole geophysical interpretation, the result is also merged with the revision of the most recent previous lineament interpretation, based on several data sources, such as geophysics, topography and bathymetry. The compiled interpretation, resulting in altogether 200 lineaments, serves as one starting point when constructing the geological model of the Olkiluoto site. (orig.)

  14. Completed lineament interpretation of the Olkiluoto region

    Energy Technology Data Exchange (ETDEWEB)

    Paananen, M. [Geological Survey of Finland, Espoo (Finland)

    2013-10-15

    dominating. The EM lineaments are mainly related to electrically conductive narrow sea areas between the islands. Accordingly, they may be indirect indications of deformation zones. In addition to the sole geophysical interpretation, the result is also merged with the revision of the most recent previous lineament interpretation, based on several data sources, such as geophysics, topography and bathymetry. The compiled interpretation, resulting in altogether 200 lineaments, serves as one starting point when constructing the geological model of the Olkiluoto site. (orig.)

  15. Interpreting results of cluster surveys in emergency settings: is the LQAS test the best option?

    Science.gov (United States)

    Bilukha, Oleg O; Blanton, Curtis

    2008-12-09

    Cluster surveys are commonly used in humanitarian emergencies to measure health and nutrition indicators. Deitchler et al. have proposed to use Lot Quality Assurance Sampling (LQAS) hypothesis testing in cluster surveys to classify the prevalence of global acute malnutrition as exceeding or not exceeding the pre-established thresholds. Field practitioners and decision-makers must clearly understand the meaning and implications of using this test in interpreting survey results to make programmatic decisions. We demonstrate that the LQAS test--as proposed by Deitchler et al.--is prone to producing false-positive results and thus is likely to suggest interventions in situations where interventions may not be needed. As an alternative, to provide more useful information for decision-making, we suggest reporting the probability of an indicator's exceeding the threshold as a direct measure of "risk". Such probability can be easily determined in field settings by using a simple spreadsheet calculator. The "risk" of exceeding the threshold can then be considered in the context of other aggravating and protective factors to make informed programmatic decisions.

  16. The abstract representations in speech processing.

    Science.gov (United States)

    Cutler, Anne

    2008-11-01

    Speech processing by human listeners derives meaning from acoustic input via intermediate steps involving abstract representations of what has been heard. Recent results from several lines of research are here brought together to shed light on the nature and role of these representations. In spoken-word recognition, representations of phonological form and of conceptual content are dissociable. This follows from the independence of patterns of priming for a word's form and its meaning. The nature of the phonological-form representations is determined not only by acoustic-phonetic input but also by other sources of information, including metalinguistic knowledge. This follows from evidence that listeners can store two forms as different without showing any evidence of being able to detect the difference in question when they listen to speech. The lexical representations are in turn separate from prelexical representations, which are also abstract in nature. This follows from evidence that perceptual learning about speaker-specific phoneme realization, induced on the basis of a few words, generalizes across the whole lexicon to inform the recognition of all words containing the same phoneme. The efficiency of human speech processing has its basis in the rapid execution of operations over abstract representations.

  17. Exploring the uncertainties of early detection results: model-based interpretation of mayo lung project

    Directory of Open Access Journals (Sweden)

    Berman Barbara

    2011-03-01

    Full Text Available Abstract Background The Mayo Lung Project (MLP, a randomized controlled clinical trial of lung cancer screening conducted between 1971 and 1986 among male smokers aged 45 or above, demonstrated an increase in lung cancer survival since the time of diagnosis, but no reduction in lung cancer mortality. Whether this result necessarily indicates a lack of mortality benefit for screening remains controversial. A number of hypotheses have been proposed to explain the observed outcome, including over-diagnosis, screening sensitivity, and population heterogeneity (initial difference in lung cancer risks between the two trial arms. This study is intended to provide model-based testing for some of these important arguments. Method Using a micro-simulation model, the MISCAN-lung model, we explore the possible influence of screening sensitivity, systematic error, over-diagnosis and population heterogeneity. Results Calibrating screening sensitivity, systematic error, or over-diagnosis does not noticeably improve the fit of the model, whereas calibrating population heterogeneity helps the model predict lung cancer incidence better. Conclusions Our conclusion is that the hypothesized imperfection in screening sensitivity, systematic error, and over-diagnosis do not in themselves explain the observed trial results. Model fit improvement achieved by accounting for population heterogeneity suggests a higher risk of cancer incidence in the intervention group as compared with the control group.

  18. Differential emotional processing in concrete and abstract words.

    Science.gov (United States)

    Yao, Bo; Keitel, Anne; Bruce, Gillian; Scott, Graham G; O'Donnell, Patrick J; Sereno, Sara C

    2018-02-12

    Emotion (positive and negative) words are typically recognized faster than neutral words. Recent research suggests that emotional valence, while often treated as a unitary semantic property, may be differentially represented in concrete and abstract words. Studies that have explicitly examined the interaction of emotion and concreteness, however, have demonstrated inconsistent patterns of results. Moreover, these findings may be limited as certain key lexical variables (e.g., familiarity, age of acquisition) were not taken into account. We investigated the emotion-concreteness interaction in a large-scale, highly controlled lexical decision experiment. A 3 (Emotion: negative, neutral, positive) × 2 (Concreteness: abstract, concrete) design was used, with 45 items per condition and 127 participants. We found a significant interaction between emotion and concreteness. Although positive and negative valenced words were recognized faster than neutral words, this emotion advantage was significantly larger in concrete than in abstract words. We explored potential contributions of participant alexithymia level and item imageability to this interactive pattern. We found that only word imageability significantly modulated the emotion-concreteness interaction. While both concrete and abstract emotion words are advantageously processed relative to comparable neutral words, the mechanisms of this facilitation are paradoxically more dependent on imageability in abstract words. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  19. Efficient abstraction selection in reinforcement learning

    NARCIS (Netherlands)

    Seijen, H. van; Whiteson, S.; Kester, L.

    2013-01-01

    This paper introduces a novel approach for abstraction selection in reinforcement learning problems modelled as factored Markov decision processes (MDPs), for which a state is described via a set of state components. In abstraction selection, an agent must choose an abstraction from a set of

  20. Indico CONFERENCE: Define the Call for Abstracts

    CERN Multimedia

    CERN. Geneva; Ferreira, Pedro

    2017-01-01

    In this tutorial, you will learn how to define and open a call for abstracts. When defining a call for abstracts, you will be able to define settings related to the type of questions asked during a review of an abstract, select the users who will review the abstracts, decide when to open the call for abstracts, and more.

  1. Abstracting massive data for lightweight intrusion detection in computer networks

    KAUST Repository

    Wang, Wei

    2016-10-15

    Anomaly intrusion detection in big data environments calls for lightweight models that are able to achieve real-time performance during detection. Abstracting audit data provides a solution to improve the efficiency of data processing in intrusion detection. Data abstraction refers to abstract or extract the most relevant information from the massive dataset. In this work, we propose three strategies of data abstraction, namely, exemplar extraction, attribute selection and attribute abstraction. We first propose an effective method called exemplar extraction to extract representative subsets from the original massive data prior to building the detection models. Two clustering algorithms, Affinity Propagation (AP) and traditional . k-means, are employed to find the exemplars from the audit data. . k-Nearest Neighbor (k-NN), Principal Component Analysis (PCA) and one-class Support Vector Machine (SVM) are used for the detection. We then employ another two strategies, attribute selection and attribute extraction, to abstract audit data for anomaly intrusion detection. Two http streams collected from a real computing environment as well as the KDD\\'99 benchmark data set are used to validate these three strategies of data abstraction. The comprehensive experimental results show that while all the three strategies improve the detection efficiency, the AP-based exemplar extraction achieves the best performance of data abstraction.

  2. Distribution automation and control support; Analysis and interpretation of DAC working group results for use in project planning

    Science.gov (United States)

    Klock, P.; Evans, D.

    1979-01-01

    The Executive Summary and Proceedings of the Working Group Meeting was analyzed to identify specific projects appropriate for Distribution Automation and Control DAC RD&D. Specific projects that should be undertaken in the DAC RD&D program were recommended. The projects are presented under broad categories of work selected based on ESC's interpretation of the results of the Working Group Meeting. Some of the projects are noted as utility industry projects. The ESC recommendations regarding program management are presented. Utility versus Government management responsibilities are noted.

  3. Introduction to abstract algebra, solutions manual

    CERN Document Server

    Nicholson, W Keith

    2012-01-01

    Praise for the Third Edition ". . . an expository masterpiece of the highest didactic value that has gained additional attractivity through the various improvements . . ."-Zentralblatt MATH The Fourth Edition of Introduction to Abstract Algebra continues to provide an accessible approach to the basic structures of abstract algebra: groups, rings, and fields. The book's unique presentation helps readers advance to abstract theory by presenting concrete examples of induction, number theory, integers modulo n, and permutations before the abstract structures are defined. Readers can immediately be

  4. Elements of abstract algebra

    CERN Document Server

    Clark, Allan

    1984-01-01

    This concise, readable, college-level text treats basic abstract algebra in remarkable depth and detail. An antidote to the usual surveys of structure, the book presents group theory, Galois theory, and classical ideal theory in a framework emphasizing proof of important theorems.Chapter I (Set Theory) covers the basics of sets. Chapter II (Group Theory) is a rigorous introduction to groups. It contains all the results needed for Galois theory as well as the Sylow theorems, the Jordan-Holder theorem, and a complete treatment of the simplicity of alternating groups. Chapter III (Field Theory)

  5. Agent-Based Modelling of Agricultural Water Abstraction in Response to Climate, Policy, and Demand Changes: Results from East Anglia, UK

    Science.gov (United States)

    Swinscoe, T. H. A.; Knoeri, C.; Fleskens, L.; Barrett, J.

    2014-12-01

    Freshwater is a vital natural resource for multiple needs, such as drinking water for the public, industrial processes, hydropower for energy companies, and irrigation for agriculture. In the UK, crop production is the largest in East Anglia, while at the same time the region is also the driest, with average annual rainfall between 560 and 720 mm (1971 to 2000). Many water catchments of East Anglia are reported as over licensed or over abstracted. Therefore, freshwater available for agricultural irrigation abstraction in this region is becoming both increasingly scarce due to competing demands, and increasingly variable and uncertain due to climate and policy changes. It is vital for water users and policy makers to understand how these factors will affect individual abstractors and water resource management at the system level. We present first results of an Agent-based Model that captures the complexity of this system as individual abstractors interact, learn and adapt to these internal and external changes. The purpose of this model is to simulate what patterns of water resource management emerge on the system level based on local interactions, adaptations and behaviours, and what policies lead to a sustainable water resource management system. The model is based on an irrigation abstractor typology derived from a survey in the study area, to capture individual behavioural intentions under a range of water availability scenarios, in addition to farm attributes, and demographics. Regional climate change scenarios, current and new abstraction licence reforms by the UK regulator, such as water trading and water shares, and estimated demand increases from other sectors were used as additional input data. Findings from the integrated model provide new understanding of the patterns of water resource management likely to emerge at the system level.

  6. Abstracts of contributed papers

    Energy Technology Data Exchange (ETDEWEB)

    1994-08-01

    This volume contains 571 abstracts of contributed papers to be presented during the Twelfth US National Congress of Applied Mechanics. Abstracts are arranged in the order in which they fall in the program -- the main sessions are listed chronologically in the Table of Contents. The Author Index is in alphabetical order and lists each paper number (matching the schedule in the Final Program) with its corresponding page number in the book.

  7. [Interpretation in the Danish health-care system].

    Science.gov (United States)

    Lund Hansen, Marianne Taulo; Nielsen, Signe Smith

    2013-03-04

    Communication between health professional and patient is central for treatment and patient safety in the health-care system. This systematic review examines the last ten years of specialist literature concerning interpretation in the Danish health-care system. Structural search in two databases, screening of references and recommended literature from two scientists led to identification of seven relevant articles. The review showed that professional interpreters were not used consistently when needed. Family members were also used as interpreters. These results were supported by international investigations.

  8. Frequency Dependence and Spatial Distribution of Seismic Attenuation in France: Experimental Results and Possible Interpretations

    Science.gov (United States)

    1989-09-12

    and possible interpretations. M. Campillo Laboratoire de Geophysique Interne et Tectonophysique Universite Joseph Fourier and Observatoire de Grenoble...IRIGM, BP 53X, 38041 Grenoble, France J.L. Plantet Laboratoire de Detection Geophysique Commissariat a l’Energie Atomique BP 12, 91680 Bruyere-le

  9. ICADx: interpretable computer aided diagnosis of breast masses

    Science.gov (United States)

    Kim, Seong Tae; Lee, Hakmin; Kim, Hak Gu; Ro, Yong Man

    2018-02-01

    In this study, a novel computer aided diagnosis (CADx) framework is devised to investigate interpretability for classifying breast masses. Recently, a deep learning technology has been successfully applied to medical image analysis including CADx. Existing deep learning based CADx approaches, however, have a limitation in explaining the diagnostic decision. In real clinical practice, clinical decisions could be made with reasonable explanation. So current deep learning approaches in CADx are limited in real world deployment. In this paper, we investigate interpretability in CADx with the proposed interpretable CADx (ICADx) framework. The proposed framework is devised with a generative adversarial network, which consists of interpretable diagnosis network and synthetic lesion generative network to learn the relationship between malignancy and a standardized description (BI-RADS). The lesion generative network and the interpretable diagnosis network compete in an adversarial learning so that the two networks are improved. The effectiveness of the proposed method was validated on public mammogram database. Experimental results showed that the proposed ICADx framework could provide the interpretability of mass as well as mass classification. It was mainly attributed to the fact that the proposed method was effectively trained to find the relationship between malignancy and interpretations via the adversarial learning. These results imply that the proposed ICADx framework could be a promising approach to develop the CADx system.

  10. Microbiology of Olkiluoto and ONKALO groundwater results and interpretations, 2008-2009

    Energy Technology Data Exchange (ETDEWEB)

    Pedersen, K.; Arlinger, J.; Edlund, J.; Eriksson, L.; Lydmark, S.; Johansson, J.; Jaegevall, S.; Rabe, L. (Microbial Analytics Sweden AB, Moelnlycke (Sweden))

    2010-08-15

    Microbiology cultivation, DNA, and RNA data were assembled from 18 groundwater samples from Olkiluoto, from deep drillholes ranging in depth from 62 to 708 m, and from groundwater from eight ONKALO drillholes ranging in depth from 7.1 to 318 m. Biomass was determined by counting total numbers of microbial cells (TNC) and determining adenosine triphosphate (ATP) concentrations. The aerobic cultivation method used comprised aerobic plate counts. Anaerobic most probable number (MPN) methods were used to determine counts of nitrate-, iron-, manganese-, and sulphatereducing bacteria, acetogenic bacteria, and methanogens. Molecular methods for analysing the diversity and abundance of microorganisms have been continuously developed and applied to groundwater samples. These methods included the sampling of DNA and RNA, extraction of nucleic acids, cloning and sequencing of environmental nucleic acids, and real-time quantitative polymerase chain reaction (qPCR) for analysing amounts of DNA and RNA. The results of these analyses have been merged and interpreted, and the outcomes are reported here. The four methods for biomassrelated analysis correlated well. These methods focus on different characteristics of microbial cells: TNC analyses whole cells using a microscope, ATP analyses a cell component using a biochemical method, MPN is based on cultivation and qPCR analyses DNA (genes) and RNA (gene expression). The range of analytical focus encompassed by the methods ensures that the biomass-related information in this and previous reports from Olkiluoto and ONKALO is reliable and reflects a diverse range of the biomass-related characteristics of the analysed microorganisms. The distribution of the MPN data over depth from 2008 to 2009 followed the distribution found earlier. There were generally more cultivable microorganisms between depths of 200 and 400 m than in the shallower 50-200-m depth range. These new results agree with previous results, suggesting that

  11. Microbiology of Olkiluoto and ONKALO groundwater results and interpretations, 2008-2009

    International Nuclear Information System (INIS)

    Pedersen, K.; Arlinger, J.; Edlund, J.; Eriksson, L.; Lydmark, S.; Johansson, J.; Jaegevall, S.; Rabe, L.

    2010-08-01

    Microbiology cultivation, DNA, and RNA data were assembled from 18 groundwater samples from Olkiluoto, from deep drillholes ranging in depth from 62 to 708 m, and from groundwater from eight ONKALO drillholes ranging in depth from 7.1 to 318 m. Biomass was determined by counting total numbers of microbial cells (TNC) and determining adenosine triphosphate (ATP) concentrations. The aerobic cultivation method used comprised aerobic plate counts. Anaerobic most probable number (MPN) methods were used to determine counts of nitrate-, iron-, manganese-, and sulphatereducing bacteria, acetogenic bacteria, and methanogens. Molecular methods for analysing the diversity and abundance of microorganisms have been continuously developed and applied to groundwater samples. These methods included the sampling of DNA and RNA, extraction of nucleic acids, cloning and sequencing of environmental nucleic acids, and real-time quantitative polymerase chain reaction (qPCR) for analysing amounts of DNA and RNA. The results of these analyses have been merged and interpreted, and the outcomes are reported here. The four methods for biomassrelated analysis correlated well. These methods focus on different characteristics of microbial cells: TNC analyses whole cells using a microscope, ATP analyses a cell component using a biochemical method, MPN is based on cultivation and qPCR analyses DNA (genes) and RNA (gene expression). The range of analytical focus encompassed by the methods ensures that the biomass-related information in this and previous reports from Olkiluoto and ONKALO is reliable and reflects a diverse range of the biomass-related characteristics of the analysed microorganisms. The distribution of the MPN data over depth from 2008 to 2009 followed the distribution found earlier. There were generally more cultivable microorganisms between depths of 200 and 400 m than in the shallower 50-200-m depth range. These new results agree with previous results, suggesting that

  12. Development of abstract mathematical reasoning: the case of algebra.

    Science.gov (United States)

    Susac, Ana; Bubic, Andreja; Vrbanc, Andrija; Planinic, Maja

    2014-01-01

    Algebra typically represents the students' first encounter with abstract mathematical reasoning and it therefore causes significant difficulties for students who still reason concretely. The aim of the present study was to investigate the developmental trajectory of the students' ability to solve simple algebraic equations. 311 participants between the ages of 13 and 17 were given a computerized test of equation rearrangement. Equations consisted of an unknown and two other elements (numbers or letters), and the operations of multiplication/division. The obtained results showed that younger participants are less accurate and slower in solving equations with letters (symbols) than those with numbers. This difference disappeared for older participants (16-17 years), suggesting that they had reached an abstract reasoning level, at least for this simple task. A corresponding conclusion arises from the analysis of their strategies which suggests that younger participants mostly used concrete strategies such as inserting numbers, while older participants typically used more abstract, rule-based strategies. These results indicate that the development of algebraic thinking is a process which unfolds over a long period of time. In agreement with previous research, we can conclude that, on average, children at the age of 15-16 transition from using concrete to abstract strategies while solving the algebra problems addressed within the present study. A better understanding of the timing and speed of students' transition from concrete arithmetic reasoning to abstract algebraic reasoning might help in designing better curricula and teaching materials that would ease that transition.

  13. Integrating Emotions Into the Critical Interpretive Synthesis.

    Science.gov (United States)

    McFerran, Katrina Skewes; Hense, Cherry; Medcalf, Laura; Murphy, Melissa; Fairchild, Rebecca

    2017-01-01

    Critical interpretive synthesis is a particular form of systematic review that critically examines the decisions made by authors while conducting and publishing about their research and practices. It differs from empirical syntheses of qualitative research by emphasizing the interpreted and constructed nature of this form of secondary analysis. In this article, we extend previous literature on critical interpretive syntheses by highlighting the integration of emotional responses when developing critical questions for interrogating the literature and interpreting results. Our extension of the critical interpretive synthesis is illustrated through examples from five studies examining literature in our own field of music therapy, as well as related fields of disability studies, mental health, music psychology, and child welfare. The methodology we have refined uses an iterative and recursive method that promotes increased critical awareness of the assumptions driving the production of research in health contexts. © The Author(s) 2016.

  14. Improving the Interpretability of Classification Rules Discovered by an Ant Colony Algorithm: Extended Results.

    Science.gov (United States)

    Otero, Fernando E B; Freitas, Alex A

    2016-01-01

    Most ant colony optimization (ACO) algorithms for inducing classification rules use a ACO-based procedure to create a rule in a one-at-a-time fashion. An improved search strategy has been proposed in the cAnt-Miner[Formula: see text] algorithm, where an ACO-based procedure is used to create a complete list of rules (ordered rules), i.e., the ACO search is guided by the quality of a list of rules instead of an individual rule. In this paper we propose an extension of the cAnt-Miner[Formula: see text] algorithm to discover a set of rules (unordered rules). The main motivations for this work are to improve the interpretation of individual rules by discovering a set of rules and to evaluate the impact on the predictive accuracy of the algorithm. We also propose a new measure to evaluate the interpretability of the discovered rules to mitigate the fact that the commonly used model size measure ignores how the rules are used to make a class prediction. Comparisons with state-of-the-art rule induction algorithms, support vector machines, and the cAnt-Miner[Formula: see text] producing ordered rules are also presented.

  15. Interpretation of coagulation test results using a web-based reporting system.

    Science.gov (United States)

    Quesada, Andres E; Jabcuga, Christine E; Nguyen, Alex; Wahed, Amer; Nedelcu, Elena; Nguyen, Andy N D

    2014-01-01

    Web-based synoptic reporting has been successfully integrated into diverse fields of pathology, improving efficiency and reducing typographic errors. Coagulation is a challenging field for practicing pathologists and pathologists-in-training alike. To develop a Web-based program that can expedite the generation of a individualized interpretive report for a variety of coagulation tests. We developed a Web-based synoptic reporting system composed of 119 coagulation report templates and 38 thromboelastography (TEG) report templates covering a wide range of findings. Our institution implemented this reporting system in July 2011; it is currently used by pathology residents and attending pathologists. Feedback from the users of these reports have been overwhelmingly positive. Surveys note the time saved and reduced errors. Our easily accessible, user-friendly, Web-based synoptic reporting system for coagulation is a valuable asset to our laboratory services. Copyright© by the American Society for Clinical Pathology (ASCP).

  16. Analysis of Visual Interpretation of Satellite Data

    Science.gov (United States)

    Svatonova, H.

    2016-06-01

    Millions of people of all ages and expertise are using satellite and aerial data as an important input for their work in many different fields. Satellite data are also gradually finding a new place in education, especially in the fields of geography and in environmental issues. The article presents the results of an extensive research in the area of visual interpretation of image data carried out in the years 2013 - 2015 in the Czech Republic. The research was aimed at comparing the success rate of the interpretation of satellite data in relation to a) the substrates (to the selected colourfulness, the type of depicted landscape or special elements in the landscape) and b) to selected characteristics of users (expertise, gender, age). The results of the research showed that (1) false colour images have a slightly higher percentage of successful interpretation than natural colour images, (2) colourfulness of an element expected or rehearsed by the user (regardless of the real natural colour) increases the success rate of identifying the element (3) experts are faster in interpreting visual data than non-experts, with the same degree of accuracy of solving the task, and (4) men and women are equally successful in the interpretation of visual image data.

  17. ANALYSIS OF VISUAL INTERPRETATION OF SATELLITE DATA

    Directory of Open Access Journals (Sweden)

    H. Svatonova

    2016-06-01

    Full Text Available Millions of people of all ages and expertise are using satellite and aerial data as an important input for their work in many different fields. Satellite data are also gradually finding a new place in education, especially in the fields of geography and in environmental issues. The article presents the results of an extensive research in the area of visual interpretation of image data carried out in the years 2013 - 2015 in the Czech Republic. The research was aimed at comparing the success rate of the interpretation of satellite data in relation to a the substrates (to the selected colourfulness, the type of depicted landscape or special elements in the landscape and b to selected characteristics of users (expertise, gender, age. The results of the research showed that (1 false colour images have a slightly higher percentage of successful interpretation than natural colour images, (2 colourfulness of an element expected or rehearsed by the user (regardless of the real natural colour increases the success rate of identifying the element (3 experts are faster in interpreting visual data than non-experts, with the same degree of accuracy of solving the task, and (4 men and women are equally successful in the interpretation of visual image data.

  18. HiView: an integrative genome browser to leverage Hi-C results for the interpretation of GWAS variants.

    Science.gov (United States)

    Xu, Zheng; Zhang, Guosheng; Duan, Qing; Chai, Shengjie; Zhang, Baqun; Wu, Cong; Jin, Fulai; Yue, Feng; Li, Yun; Hu, Ming

    2016-03-11

    Genome-wide association studies (GWAS) have identified thousands of genetic variants associated with complex traits and diseases. However, most of them are located in the non-protein coding regions, and therefore it is challenging to hypothesize the functions of these non-coding GWAS variants. Recent large efforts such as the ENCODE and Roadmap Epigenomics projects have predicted a large number of regulatory elements. However, the target genes of these regulatory elements remain largely unknown. Chromatin conformation capture based technologies such as Hi-C can directly measure the chromatin interactions and have generated an increasingly comprehensive catalog of the interactome between the distal regulatory elements and their potential target genes. Leveraging such information revealed by Hi-C holds the promise of elucidating the functions of genetic variants in human diseases. In this work, we present HiView, the first integrative genome browser to leverage Hi-C results for the interpretation of GWAS variants. HiView is able to display Hi-C data and statistical evidence for chromatin interactions in genomic regions surrounding any given GWAS variant, enabling straightforward visualization and interpretation. We believe that as the first GWAS variants-centered Hi-C genome browser, HiView is a useful tool guiding post-GWAS functional genomics studies. HiView is freely accessible at: http://www.unc.edu/~yunmli/HiView .

  19. New ideas for teaching electrocardiogram interpretation and improving classroom teaching content

    Directory of Open Access Journals (Sweden)

    Zeng R

    2015-02-01

    Full Text Available Rui Zeng,1 Rong-Zheng Yue,2 Chun-Yu Tan,3 Qin Wang,4 Pu Kuang,5 Pan-Wen Tian,6 Chuan Zuo3 1Department of Cardiovascular Diseases, 2Department of Nephrology, 3Department of Rheumatology and Immunology, 4Department of Endocrinology, 5Department of Hematology, 6Department of Respiratory Diseases, West China Hospital, School of Clinic Medicine, Sichuan University, Chengdu, People’s Republic of China Background: Interpreting an electrocardiogram (ECG is not only one of the most important parts of diagnostics but also one of the most difficult areas to teach. Owing to the abstract nature of the basic theoretical knowledge of the ECG, its scattered characteristics, and tedious and difficult-to-remember subject matter, teaching how to interpret ECGs is as difficult for teachers to teach as it is for students to learn. In order to enable medical students to master basic knowledge of ECG interpretation skills in a limited teaching time, we modified the content used for traditional ECG teaching and now propose a new ECG teaching method called the “graphics-sequence memory method.” Methods: A prospective randomized controlled study was designed to measure the actual effectiveness of ECG learning by students. Two hundred students were randomly placed under a traditional teaching group and an innovative teaching group, with 100 participants in each group. The teachers in the traditional teaching group utilized the traditional teaching outline, whereas the teachers in the innovative teaching group received training in line with the proposed teaching method and syllabus. All the students took an examination in the final semester by analyzing 20 ECGs from real clinical cases and submitted their ECG reports. Results: The average ECG reading time was 32 minutes for the traditional teaching group and 18 minutes for the innovative teaching group. The average ECG accuracy results were 43% for the traditional teaching group and 77% for the innovative teaching

  20. Automata Learning through Counterexample Guided Abstraction Refinement

    DEFF Research Database (Denmark)

    Aarts, Fides; Heidarian, Faranak; Kuppens, Harco

    2012-01-01

    to a small set of abstract events that can be handled by automata learning tools. In this article, we show how such abstractions can be constructed fully automatically for a restricted class of extended finite state machines in which one can test for equality of data parameters, but no operations on data...... are allowed. Our approach uses counterexample-guided abstraction refinement: whenever the current abstraction is too coarse and induces nondeterministic behavior, the abstraction is refined automatically. Using Tomte, a prototype tool implementing our algorithm, we have succeeded to learn – fully......Abstraction is the key when learning behavioral models of realistic systems. Hence, in most practical applications where automata learning is used to construct models of software components, researchers manually define abstractions which, depending on the history, map a large set of concrete events...

  1. How Chinese Semantics Capability Improves Interpretation in Visual Communication

    Science.gov (United States)

    Cheng, Chu-Yu; Ou, Yang-Kun; Kin, Ching-Lung

    2017-01-01

    A visual representation involves delivering messages through visually communicated images. The study assumed that semantic recognition can affect visual interpretation ability, and the result showed that students graduating from a general high school achieve satisfactory results in semantic recognition and image interpretation tasks than students…

  2. Argonne Code Center: compilation of program abstracts

    Energy Technology Data Exchange (ETDEWEB)

    Butler, M.K.; DeBruler, M.; Edwards, H.S.

    1976-08-01

    This publication is the tenth supplement to, and revision of, ANL-7411. It contains additional abstracts and revisions to some earlier abstracts and other pages. Sections of the document are as follows: preface; history and acknowledgements; abstract format; recommended program package contents; program classification guide and thesaurus; and abstract collection. (RWR)

  3. Argonne Code Center: compilation of program abstracts

    International Nuclear Information System (INIS)

    Butler, M.K.; DeBruler, M.; Edwards, H.S.

    1976-08-01

    This publication is the tenth supplement to, and revision of, ANL-7411. It contains additional abstracts and revisions to some earlier abstracts and other pages. Sections of the document are as follows: preface; history and acknowledgements; abstract format; recommended program package contents; program classification guide and thesaurus; and abstract collection

  4. Abstraction by Set-Membership

    DEFF Research Database (Denmark)

    Mödersheim, Sebastian Alexander

    2010-01-01

    The abstraction and over-approximation of protocols and web services by a set of Horn clauses is a very successful method in practice. It has however limitations for protocols and web services that are based on databases of keys, contracts, or even access rights, where revocation is possible, so...... that the set of true facts does not monotonically grow with the transitions. We extend the scope of these over-approximation methods by defining a new way of abstraction that can handle such databases, and we formally prove that the abstraction is sound. We realize a translator from a convenient specification...... language to standard Horn clauses and use the verifier ProVerif and the theorem prover SPASS to solve them. We show by a number of examples that this approach is practically feasible for wide variety of verification problems of security protocols and web services....

  5. Electrocardiogram interpretation skills among ambulance nurses.

    Science.gov (United States)

    Werner, Kristoffer; Kander, Kristofer; Axelsson, Christer

    2016-06-01

    To describe ambulance nurses' practical electrocardiogram (ECG) interpretation skills and to measure the correlation between these skills and factors that may impact on the level of knowledge. This study was conducted using a prospective quantitative survey with questionnaires and a knowledge test. A convenience sample collection was conducted among ambulance nurses in three different districts in western Sweden. The knowledge test consisted of nine different ECGs. The score of the ECG test were correlated against the questions in the questionnaire regarding both general ECG interpretation skill and ability to identify acute myocardial infarction using Mann-Whitney U test, Kruskal-Wallis test and Spearman's rank correlation. On average, the respondents had 54% correct answers on the test and identified 46% of the ECGs indicating acute myocardial infarction. The median total score was 9 of 16 (interquartile range 7-11) and 1 of 3 (IQR 1-2) in infarction points. No correlation between ECG interpretation skill and factors such as education and professional experience was found, except that coronary care unit experience was associated with better results on the ECG test. Ambulance nurses have deficiencies in their ECG interpretation skills. This also applies to conditions where the ambulance crew has great potential to improve the outcome of the patient's health, such as myocardial infarction and cardiac arrest. Neither education, extensive experience in ambulance service nor in nursing contributed to an improved result. The only factor of importance for higher ECG interpretation knowledge was prior experience of working in a coronary care unit. © The European Society of Cardiology 2014.

  6. Full-text publication of abstracts presented at European Orthodontic Society congresses.

    Science.gov (United States)

    Livas, Christos; Pandis, Nikolaos; Ren, Yijin

    2014-10-01

    Empirical evidence has indicated that only a subsample of studies conducted reach full-text publication and this phenomenon has become known as publication bias. A form of publication bias is the selectively delayed full publication of conference abstracts. The objective of this article was to examine the publication status of oral abstracts and poster-presentation abstracts, included in the scientific program of the 82nd and 83rd European Orthodontic Society (EOS) congresses, held in 2006 and 2007, and to identify factors associated with full-length publication. A systematic search of PubMed and Google Scholar databases was performed in April 2013 using author names and keywords from the abstract title to locate abstract and full-article publications. Information regarding mode of presentation, type of affiliation, geographical origin, statistical results, and publication details were collected and analyzed using univariable and multivariable logistic regression. Approximately 51 per cent of the EOS 2006 and 55 per cent of the EOS 2007 abstracts appeared in print more than 5 years post congress. A mean period of 1.32 years elapsed between conference and publication date. Mode of presentation (oral or poster), use of statistical analysis, and research subject area were significant predictors for publication success. Inherent discrepancies of abstract reporting, mainly related to presentation of preliminary results and incomplete description of methods, may be considered in analogous studies. On average 52.2 per cent of the abstracts presented at the two EOS conferences reached full publication. Abstracts presented orally, including statistical analysis, were more likely to get published. © The Author 2013. Published by Oxford University Press on behalf of the European Orthodontic Society. All rights reserved. For permissions, please email: journals.permissions@oup.com.

  7. Schrodinger's mechanics interpretation

    CERN Document Server

    Cook, David B

    2018-01-01

    The interpretation of quantum mechanics has been in dispute for nearly a century with no sign of a resolution. Using a careful examination of the relationship between the final form of classical particle mechanics (the Hamilton–Jacobi Equation) and Schrödinger's mechanics, this book presents a coherent way of addressing the problems and paradoxes that emerge through conventional interpretations.Schrödinger's Mechanics critiques the popular way of giving physical interpretation to the various terms in perturbation theory and other technologies and places an emphasis on development of the theory and not on an axiomatic approach. When this interpretation is made, the extension of Schrödinger's mechanics in relation to other areas, including spin, relativity and fields, is investigated and new conclusions are reached.

  8. From abstract to peer-reviewed publication: country matters

    DEFF Research Database (Denmark)

    Fosbol, E.; Fosbøl, Philip Loldrup; Eapen, Z. J.

    2013-01-01

    within 2 years of the conference. Less is known about the relative difference between countries in regards to likelihood of publication. Methods: Using a validated automated computer algorithm, we searched the ISI Web of Science to identify peer-reviewed publications of abstracts presented at the AHA...... observed a significant variation among countries in terms of odds of subsequent publication (Figure). Conclusions: Our results show that conversion of science from an abstract into a peer-reviewed publication varies significantly by country. Local national initiatives should be deployed in order to break...

  9. Argonne Code Center: compilation of program abstracts

    Energy Technology Data Exchange (ETDEWEB)

    Butler, M.K.; DeBruler, M.; Edwards, H.S.; Harrison, C. Jr.; Hughes, C.E.; Jorgensen, R.; Legan, M.; Menozzi, T.; Ranzini, L.; Strecok, A.J.

    1977-08-01

    This publication is the eleventh supplement to, and revision of, ANL-7411. It contains additional abstracts and revisions to some earlier abstracts and other pages. Sections of the complete document ANL-7411 are as follows: preface, history and acknowledgements, abstract format, recommended program package contents, program classification guide and thesaurus, and the abstract collection. (RWR)

  10. Argonne Code Center: compilation of program abstracts

    International Nuclear Information System (INIS)

    Butler, M.K.; DeBruler, M.; Edwards, H.S.; Harrison, C. Jr.; Hughes, C.E.; Jorgensen, R.; Legan, M.; Menozzi, T.; Ranzini, L.; Strecok, A.J.

    1977-08-01

    This publication is the eleventh supplement to, and revision of, ANL-7411. It contains additional abstracts and revisions to some earlier abstracts and other pages. Sections of the complete document ANL-7411 are as follows: preface, history and acknowledgements, abstract format, recommended program package contents, program classification guide and thesaurus, and the abstract collection

  11. Abstract concepts in grounded cognition

    NARCIS (Netherlands)

    Lakens, D.

    2010-01-01

    When people think about highly abstract concepts, they draw upon concrete experiences to structure their thoughts. For example, black knights in fairytales are evil, and knights in shining armor are good. The sensory experiences black and white are used to represent the abstract concepts of good and

  12. PEMIKIRAN TAFSÎR MESIR MODERN J.J.G JANSEN (Telaah atas Karya J.J.G.Jansen The Interpretation of The Koran in Modern Egypt

    Directory of Open Access Journals (Sweden)

    Abu Bakar Abu Bakar

    2013-08-01

    Full Text Available Abstract: Jansen is a researcher that classifies the work of interpretation (tafsîr into: firstly, an interpretation adopting a modern science but not oppose against the holy Quran, it is called tafsîr  al-‘ilmî. Secondly, an interpretation that is designed to help reader understand the holy Quran or philological interpretation (al-tafsîr  al-lughawî. Thirdly, an interpretation dealing with the Muslim deed and it is called practical interpretation (tafsîr  al-adabî al-ijtimâ’î. Jansen is about to display a short description that covers the answers of explanation inadequacy of the previous researchers’ studies. He mainly clarifies  the history of interpretation and western studies on interpretation developing in Islamic world. As a matter of fact, Jansen’s view is majorly a kind of beginning critical of his attention on interpretation. He focuses the research object on the interpretation of Muhammad Abduh, then he compares it to the other intrepretations that are considered up to standard to be classified into his work of interpretation.   Key Words: al-Qur’ân, tafsîr, dan Jansen  

  13. Interpreting Histograms. As Easy as It Seems?

    Science.gov (United States)

    Lem, Stephanie; Onghena, Patrick; Verschaffel, Lieven; Van Dooren, Wim

    2014-01-01

    Histograms are widely used, but recent studies have shown that they are not as easy to interpret as it might seem. In this article, we report on three studies on the interpretation of histograms in which we investigated, namely, (1) whether the misinterpretation by university students can be considered to be the result of heuristic reasoning, (2)…

  14. Investigation of flow distribution in a fracture zone at the Stripa mine, using the radar method, results and interpretation

    International Nuclear Information System (INIS)

    Andersson, P.; Andersson, P.; Gustafsson, E.; Olsson, O.

    1989-12-01

    The objective of the current project was to map the steady state flow distribution in a fracture zone in the Stripa mine when water was injected into the zone from a borehole. The basic idea was to map the flow paths by taking the difference between radar results obtained prior to and after injection of a saline tracer (KBr) into the fracture zone. The radar experiments were combined with a more conventional migration experiment to provide validation and calibration of the radar results. Difference tomography using borehole radar was a valuable and successful tool in mapping groundwater flow paths in fractured rock. The data presented were of good quality and sufficiently consistent throughout the investigated rock volume. The interpreted results verified previous findings in the surveyed granite volume as well as contributed to new and unique information about the transport properties of the rock at the site. The inflow data and the tracer breakthrough data has served as a useful aid in the interpretation of the flow distribution within the investigated zone and also within the surrounding rock mass. From the differential attenuation tomograms the migration of the injected tracer was mapped and presented both in the fracture zone of interest and in the entire investigated granite volume. From the radar tomographic model, the major tracer migration was found to be concentrated to a few major flow paths. Two additional fracture zones originally detected within this project, were found to transport portions of the injected tracer. The radar results combined with the tracer breakthrough data were used to estimate the area with tracer transport as well as flow porosity and the wetted surface. (orig.)

  15. SATURATED ZONE FLOW AND TRANSPORT MODEL ABSTRACTION

    International Nuclear Information System (INIS)

    B.W. ARNOLD

    2004-01-01

    The purpose of the saturated zone (SZ) flow and transport model abstraction task is to provide radionuclide-transport simulation results for use in the total system performance assessment (TSPA) for license application (LA) calculations. This task includes assessment of uncertainty in parameters that pertain to both groundwater flow and radionuclide transport in the models used for this purpose. This model report documents the following: (1) The SZ transport abstraction model, which consists of a set of radionuclide breakthrough curves at the accessible environment for use in the TSPA-LA simulations of radionuclide releases into the biosphere. These radionuclide breakthrough curves contain information on radionuclide-transport times through the SZ. (2) The SZ one-dimensional (I-D) transport model, which is incorporated in the TSPA-LA model to simulate the transport, decay, and ingrowth of radionuclide decay chains in the SZ. (3) The analysis of uncertainty in groundwater-flow and radionuclide-transport input parameters for the SZ transport abstraction model and the SZ 1-D transport model. (4) The analysis of the background concentration of alpha-emitting species in the groundwater of the SZ

  16. Experimental Evaluation of Simulation Abstractions for Wireless Sensor Network MAC Protocols

    NARCIS (Netherlands)

    Halkes, G.P.; Langendoen, K.G.

    2010-01-01

    The evaluation ofMAC protocols forWireless Sensor Networks (WSNs) is often performed through simulation. These simulations necessarily abstract away from reality inmany ways. However, the impact of these abstractions on the results of the simulations has received only limited attention. Moreover,

  17. Building Safe Concurrency Abstractions

    DEFF Research Database (Denmark)

    Madsen, Ole Lehrmann

    2014-01-01

    Concurrent object-oriented programming in Beta is based on semaphores and coroutines and the ability to define high-level concurrency abstractions like monitors, and rendezvous-based communication, and their associated schedulers. The coroutine mechanism of SIMULA has been generalized into the no......Concurrent object-oriented programming in Beta is based on semaphores and coroutines and the ability to define high-level concurrency abstractions like monitors, and rendezvous-based communication, and their associated schedulers. The coroutine mechanism of SIMULA has been generalized...

  18. The Art Of Interpretation – Chances And Risks On Interpretation In The Field Of Mobile Testing

    Directory of Open Access Journals (Sweden)

    Palatini Kerstin

    2014-12-01

    Full Text Available Carrying out a usability test is a demanding process per se. Mobile tests raise this claim because they are subject to real usage conditions and therefore unforeseeable factors. On the one hand there are the technical factors like tools, software and laboratory equipment, but on the other hand there are the human beeings with their knowledge and decision-making. They are taking the selection of tools, methods and data, and they decide in every situation of the process of testing. Using a mobile eye-tracking test, the authors will explain where the sources for interpretation are and when misinterpretation become an error. Technology philosophical considerations on interpretation and hermeneutics have to support the recognition of the potential of interpretation. As a result, misinterpretation can be minimized.

  19. Competency in ECG Interpretation Among Medical Students

    Science.gov (United States)

    Kopeć, Grzegorz; Magoń, Wojciech; Hołda, Mateusz; Podolec, Piotr

    2015-01-01

    Background Electrocardiogram (ECG) is commonly used in diagnosis of heart diseases, including many life-threatening disorders. We aimed to assess skills in ECG interpretation among Polish medical students and to analyze the determinants of these skills. Material/Methods Undergraduates from all Polish medical schools were asked to complete a web-based survey containing 18 ECG strips. Questions concerned primary ECG parameters (rate, rhythm, and axis), emergencies, and common ECG abnormalities. Analysis was restricted to students in their clinical years (4th–6th), and students in their preclinical years (1st–3rd) were used as controls. Results We enrolled 536 medical students (females: n=299; 55.8%), aged 19 to 31 (23±1.6) years from all Polish medical schools. Most (72%) were in their clinical years. The overall rate of good response was better in students in years 4th–5th than those in years 1st–3rd (66% vs. 56%; pECG interpretation was higher in students who reported ECG self-learning (69% vs. 62%; pECG classes (66% vs. 66%; p=0.99). On multivariable analysis (pECG interpretation. Conclusions Polish medical students in their clinical years have a good level of competency in interpreting the primary ECG parameters, but their ability to recognize ECG signs of emergencies and common heart abnormalities is low. ECG interpretation skills are determined by self-education but not by attendance at regular ECG classes. Our results indicate qualitative and quantitative deficiencies in teaching ECG interpretation at medical schools. PMID:26541993

  20. From mind to matter: neural correlates of abstract and concrete mindsets

    Science.gov (United States)

    Liberman, Nira; Maril, Anat

    2014-01-01

    Much work in the field of social cognition shows that adopting an abstract (vs concrete) mindset alters the way people construe the world, thereby exerting substantial effects across innumerable aspects of human behavior. In order to investigate the cognitive and neural basis of these effects, we scanned participants as they performed two widely used tasks that induce an abstracting vs concretizing mindsets. Specifically, participants: (i) indicated ‘why’ perform certain activities (a task that involves abstraction) or ‘how’ the same activities are performed (a task that involves concretization) and (ii) generated superordinate categories for certain objects (a task that involves abstraction) or subordinate exemplars for the same objects (a task that involves concretization). We conducted a conjunction analysis of the two tasks, in order to uncover the neural activity associated with abstraction and concretization. The results showed that concretization was associated with activation in fronto-parietal regions implicated in goal-directed action; abstraction was associated with activity within posterior regions implicated in visual perception. We discuss these findings in light of construal-level theory’s notion of abstraction. PMID:23482624

  1. Interpreting land records

    CERN Document Server

    Wilson, Donald A

    2014-01-01

    Base retracement on solid research and historically accurate interpretation Interpreting Land Records is the industry's most complete guide to researching and understanding the historical records germane to land surveying. Coverage includes boundary retracement and the primary considerations during new boundary establishment, as well as an introduction to historical records and guidance on effective research and interpretation. This new edition includes a new chapter titled "Researching Land Records," and advice on overcoming common research problems and insight into alternative resources wh

  2. An introduction to abstract algebra

    CERN Document Server

    Robinson, Derek JS

    2003-01-01

    This is a high level introduction to abstract algebra which is aimed at readers whose interests lie in mathematics and in the information and physical sciences. In addition to introducing the main concepts of modern algebra, the book contains numerous applications, which are intended to illustrate the concepts and to convince the reader of the utility and relevance of algebra today. In particular applications to Polya coloring theory, latin squares, Steiner systems and error correcting codes are described. Another feature of the book is that group theory and ring theory are carried further than is often done at this level. There is ample material here for a two semester course in abstract algebra. The importance of proof is stressed and rigorous proofs of almost all results are given. But care has been taken to lead the reader through the proofs by gentle stages. There are nearly 400 problems, of varying degrees of difficulty, to test the reader''s skill and progress. The book should be suitable for students ...

  3. Interpretation and clinical applications

    International Nuclear Information System (INIS)

    Higgins, C.B.

    1987-01-01

    This chapter discusses the factors to be kept in mind during routine interpretation of MR images. This includes the factors that determine contrast on standard spin-echo images and some distinguishing features between true lesions and artifactually simulated lesions. This chapter also indicates the standard protocols for MRI of various portions of the body. Finally, the current indications for MRI of various portions of the body are suggested; however, it is recognized that the indications for MRI are rapidly increasing and consequently, at the time of publication of this chapter, it is likely that many more applications will have become evident. Interpretation of magnetic resonance (MR) images requires consideration of anatomy and tissue characteristics and extraction of artifacts resulting from motion and other factors

  4. An approach to research on embodiment and forms of knowledge : methodological challenges for interpretation

    DEFF Research Database (Denmark)

    Knudsen, Lars Emmerik Damgaard

    argues. Studying a teacher training program, specifically the relation between placement and teaching, this presentation argues for a ‘meeting point’ and theoretical frame of Merleau-Ponty, Aristotle and Højrup that all dialectally grasps the relations between researcher and interviewee by understanding......Abstract: This paper is on the researcher’s role and the status of the data s/he is inclined to use. The outset is theories on embodied knowledge and knowledge forms such as Pierre Bourdieu, Hubert & Stuart Dreyfus and Jean Lave who all have troubles of how to view embodiment from either...... them as either bodily interwoven, life-mode or virtuously related. The inclusion of subjective perspectives and cultural conditions enlightens educational research as a process of interpretation where the embodied and life mode structured observation both opens and closes ways of interpretation...

  5. The Components of Abstracts: the Logical Structure of Abstractsin the Area of Technical Sciences

    Directory of Open Access Journals (Sweden)

    Nina Jamar

    2014-04-01

    Full Text Available ABSTRACTPurpose: The main purpose of this research was to find out what kind of structure would be the most appropriate for abstracts in the area of technical sciences, and on the basis of these findings develop guidelines for their writing.Methodology/approach: First, the components of abstracts published in journals were analyzed. Then the prototypes and recommended improved abstracts were presented. Third, the satisfaction of the readers with the different forms of abstracts was examined. According to the results of these three parts of the research, the guidelines for writing abstracts in the area of technical sciences were developed.Results: The results showed that it is possible to determine the optimum structure for abstracts from the area of technical sciences. This structure should follow the known IMRD format or BMRC structure according to the coding scheme.Research limitations: The presented research included in the analysis only abstracts from several areas that represent technical studies. In order to develop the guidelines for writing abstracts more broadly, the research should be extended with at least one more area from the natural sciences and two areas from social sciences and humanities.Original/practical implications: It is important to emphasize that even if the guidelines for writing abstracts by the individual journal exist, authors do not always take them into account. Therefore, it is important that the abstracts that are actually published in journals were analysed. It is also important that with the development of guidelines for writing abstracts the opinion of researchers was also taken into account.

  6. Interpretive focus groups: a participatory method for interpreting and extending secondary analysis of qualitative data

    Directory of Open Access Journals (Sweden)

    Michelle Redman-MacLaren

    2014-08-01

    Full Text Available Background: Participatory approaches to qualitative research practice constantly change in response to evolving research environments. Researchers are increasingly encouraged to undertake secondary analysis of qualitative data, despite epistemological and ethical challenges. Interpretive focus groups can be described as a more participative method for groups to analyse qualitative data. Objective: To facilitate interpretive focus groups with women in Papua New Guinea to extend analysis of existing qualitative data and co-create new primary data. The purpose of this was to inform a transformational grounded theory and subsequent health promoting action. Design: A two-step approach was used in a grounded theory study about how women experience male circumcision in Papua New Guinea. Participants analysed portions or ‘chunks’ of existing qualitative data in story circles and built upon this analysis by using the visual research method of storyboarding. Results: New understandings of the data were evoked when women in interpretive focus groups analysed the data ‘chunks’. Interpretive focus groups encouraged women to share their personal experiences about male circumcision. The visual method of storyboarding enabled women to draw pictures to represent their experiences. This provided an additional focus for whole-of-group discussions about the research topic. Conclusions: Interpretive focus groups offer opportunity to enhance trustworthiness of findings when researchers undertake secondary analysis of qualitative data. The co-analysis of existing data and co-generation of new data between research participants and researchers informed an emergent transformational grounded theory and subsequent health promoting action.

  7. Patterns of Communication through Interpreters: A Detailed Sociolinguistic Analysis

    Science.gov (United States)

    Aranguri, Cesar; Davidson, Brad; Ramirez, Robert

    2006-01-01

    BACKGROUND Numerous articles have detailed how the presence of an interpreter leads to less satisfactory communication with physicians; few have studied how actual communication takes place through an interpreter in a clinical setting. OBJECTIVE Record and analyze physician-interpreter-patient interactions. DESIGN Primary care physicians with high-volume Hispanic practices were recruited for a communication study. Dyslipidemic Hispanic patients, either monolingual Spanish or bilingual Spanish-English, were recruited on the day of a normally scheduled appointment and, once consented, recorded without a researcher present in the room. Separate postvisit interviews were conducted with the patient and the physician. All interactions were fully transcribed and analyzed. PARTICIPANTS Sixteen patients were recorded interacting with 9 physicians. Thirteen patients used an interpreter with 8 physicians, and 3 patients spoke Spanish with the 1 bilingual physician. APPROACH Transcript analysis based on sociolinguistic and discourse analytic techniques, including but not limited to time speaking, analysis of questions asked and answered, and the loss of semantic information. RESULTS Speech was significantly reduced and revised by the interpreter, resulting in an alteration of linguistic features such as content, meaning, reinforcement/validation, repetition, and affect. In addition, visits that included an interpreter had virtually no rapport-building “small talk,” which typically enables the physician to gain comprehensive patient history, learn clinically relevant information, and increase emotional engagement in treatment. CONCLUSIONS The presence of an interpreter increases the difficulty of achieving good physician-patient communication. Physicians and interpreters should be trained in the process of communication and interpretation, to minimize conversational loss and maximize the information and relational exchange with interpreted patients. PMID:16808747

  8. GOClonto: an ontological clustering approach for conceptualizing PubMed abstracts.

    Science.gov (United States)

    Zheng, Hai-Tao; Borchert, Charles; Kim, Hong-Gee

    2010-02-01

    Concurrent with progress in biomedical sciences, an overwhelming of textual knowledge is accumulating in the biomedical literature. PubMed is the most comprehensive database collecting and managing biomedical literature. To help researchers easily understand collections of PubMed abstracts, numerous clustering methods have been proposed to group similar abstracts based on their shared features. However, most of these methods do not explore the semantic relationships among groupings of documents, which could help better illuminate the groupings of PubMed abstracts. To address this issue, we proposed an ontological clustering method called GOClonto for conceptualizing PubMed abstracts. GOClonto uses latent semantic analysis (LSA) and gene ontology (GO) to identify key gene-related concepts and their relationships as well as allocate PubMed abstracts based on these key gene-related concepts. Based on two PubMed abstract collections, the experimental results show that GOClonto is able to identify key gene-related concepts and outperforms the STC (suffix tree clustering) algorithm, the Lingo algorithm, the Fuzzy Ants algorithm, and the clustering based TRS (tolerance rough set) algorithm. Moreover, the two ontologies generated by GOClonto show significant informative conceptual structures.

  9. Effect of dataset selection on the topological interpretation of protein interaction networks

    Directory of Open Access Journals (Sweden)

    Robertson David L

    2005-09-01

    Full Text Available Abstract Background Studies of the yeast protein interaction network have revealed distinct correlations between the connectivity of individual proteins within the network and the average connectivity of their neighbours. Although a number of biological mechanisms have been proposed to account for these findings, the significance and influence of the specific datasets included in these studies has not been appreciated adequately. Results We show how the use of different interaction data sets, such as those resulting from high-throughput or small-scale studies, and different modelling methodologies for the derivation pair-wise protein interactions, can dramatically change the topology of these networks. Furthermore, we show that some of the previously reported features identified in these networks may simply be the result of experimental or methodological errors and biases. Conclusion When performing network-based studies, it is essential to define what is meant by the term "interaction" and this must be taken into account when interpreting the topologies of the networks generated. Consideration must be given to the type of data included and appropriate controls that take into account the idiosyncrasies of the data must be selected

  10. Interpreting Multiple Linear Regression: A Guidebook of Variable Importance

    Science.gov (United States)

    Nathans, Laura L.; Oswald, Frederick L.; Nimon, Kim

    2012-01-01

    Multiple regression (MR) analyses are commonly employed in social science fields. It is also common for interpretation of results to typically reflect overreliance on beta weights, often resulting in very limited interpretations of variable importance. It appears that few researchers employ other methods to obtain a fuller understanding of what…

  11. Impact of acquisition and interpretation on total inter-observer variability in echocardiography: results from the quality assurance program of the STAAB cohort study.

    Science.gov (United States)

    Morbach, Caroline; Gelbrich, Götz; Breunig, Margret; Tiffe, Theresa; Wagner, Martin; Heuschmann, Peter U; Störk, Stefan

    2018-02-14

    Variability related to image acquisition and interpretation is an important issue of echocardiography in clinical trials. Nevertheless, there is no broadly accepted standard method for quality assessment of echocardiography in clinical research reports. We present analyses based on the echocardiography quality-assurance program of the ongoing STAAB cohort study (characteristics and course of heart failure stages A-B and determinants of progression). In 43 healthy individuals (mean age 50 ± 14 years; 18 females), duplicate echocardiography scans were acquired and mutually interpreted by one of three trained sonographers and an EACVI certified physician, respectively. Acquisition (AcV), interpretation (InV), and inter-observer variability (IOV; i.e., variability between the acquisition-interpretation sequences of two different observers), were determined for selected M-mode, B-mode, and Doppler parameters. We calculated Bland-Altman upper 95% limits of absolute differences, implying that 95% of measurement differences were smaller/equal to the given value: e.g. LV end-diastolic volume (mL): 25.0, 25.0, 27.9; septal e' velocity (cm/s): 3.03, 1.25, 3.58. Further, 90, 85, and 80% upper limits of absolute differences were determined for the respective parameters. Both, acquisition and interpretation, independently and sizably contributed to IOV. As such, separate assessment of AcV and InV is likely to aid in echocardiography training and quality-assurance. Our results further suggest to routinely determine IOV in clinical trials as a comprehensive measure of imaging quality. The derived 95, 90, 85, and 80% upper limits of absolute differences are suggested as reproducibility targets of future studies, thus contributing to the international efforts of standardization in quality-assurance.

  12. An Overview of the Transactional Interpretation of Quantum Mechanics

    Science.gov (United States)

    Cramer, John G.

    1988-02-01

    The transactional interpretation of quantum mechanics (TI) is summarized and various points concerning the TI and its relation to the Copenhagen interpretation (CI) are considered. Questions concerning mapping the TI onto the CI, of advanced waves as solutions to proper wave equations, of collapse and the QM formalism, and of the relation of quantum mechanical interpretations to experimental tests and results are discussed.

  13. Analysis of subsequent publication of scientific orally presented abstracts of the French National Congress of Radiology. Part II: Focus on the French abstracts.

    Science.gov (United States)

    Dangouloff-Ros, V; Ronot, M; Lagadec, M; Vilgrain, V

    2015-05-01

    To evaluate the publication rate of scientific abstracts that were presented orally at the 2008, 2009, and 2010 annual meetings of the French Society of Radiology by French radiologists, and to perform a French regional analysis. Orally presented abstracts were identified by examining online abstract books of the 2008, 2009, and 2010 annual meetings of the French Society of Radiology, and cross-checked by reviewing the paper version of abstracts for the same period. Only abstracts from French teams were selected. The administrative region of submission was noted for each abstract and for each region the total population, the number of active radiologists, the number of active members of the French Society of Radiology and the number of academic radiologists were noted. Imaging subspecialties were also noted. 625 abstracts were identified resulting in 268 publications (publication rate: 43%). The median number of presentations and publications per region was 18 (range: 1-255) and 7 (range: 0-101), respectively. The ratio per million inhabitants was 7.5 and 3 respectively. The median number of presentations and publications per 100 active radiologists (respectively members of the FSR) was 7 and 3 (respectively 10 and 4). The median number of presentations and publications per academic radiologist were 2.6, and 1.2, respectively. The regional variations for each indicator were high (40-180%). Three subspecialties had a publication rate of more than 50%: thoracic imaging (58%), abdominal imaging (52%), and genitourinary imaging (51%). The publication rate of orally presented French scientific abstracts was high, with important variations according to the regions of origin and imaging subspecialties. Copyright © 2015 Éditions françaises de radiologie. Published by Elsevier Masson SAS. All rights reserved.

  14. Interpreter-mediated dentistry.

    Science.gov (United States)

    Bridges, Susan; Drew, Paul; Zayts, Olga; McGrath, Colman; Yiu, Cynthia K Y; Wong, H M; Au, T K F

    2015-05-01

    The global movements of healthcare professionals and patient populations have increased the complexities of medical interactions at the point of service. This study examines interpreter mediated talk in cross-cultural general dentistry in Hong Kong where assisting para-professionals, in this case bilingual or multilingual Dental Surgery Assistants (DSAs), perform the dual capabilities of clinical assistant and interpreter. An initial language use survey was conducted with Polyclinic DSAs (n = 41) using a logbook approach to provide self-report data on language use in clinics. Frequencies of mean scores using a 10-point visual analogue scale (VAS) indicated that the majority of DSAs spoke mainly Cantonese in clinics and interpreted for postgraduates and professors. Conversation Analysis (CA) examined recipient design across a corpus (n = 23) of video-recorded review consultations between non-Cantonese speaking expatriate dentists and their Cantonese L1 patients. Three patterns of mediated interpreting indicated were: dentist designated expansions; dentist initiated interpretations; and assistant initiated interpretations to both the dentist and patient. The third, rather than being perceived as negative, was found to be framed either in response to patient difficulties or within the specific task routines of general dentistry. The findings illustrate trends in dentistry towards personalized care and patient empowerment as a reaction to product delivery approaches to patient management. Implications are indicated for both treatment adherence and the education of dental professionals. Copyright © 2015 Elsevier Ltd. All rights reserved.

  15. Low-level radioactive waste from commercial nuclear reactors. Volume 3. Bibliographic abstracts of significant source documents. Part 1. Open-literature abstracts for low-level radioactive waste

    International Nuclear Information System (INIS)

    Bowers, M.K.; Rodgers, B.R.; Jolley, R.L.

    1986-05-01

    The overall task of this program was to provide an assessment of currently available technology for treating commercial low-level radioactive waste (LLRW), to initiate development of a methodology for choosing one technology for a given application, and to identify research needed to improve current treatment techniques and decision methodology. The resulting report is issued in four volumes. Volume 3 of this series is a collection of abstracts of most of the reference documents used for this study. Because of the large volume of literature, the abstracts have been printed in two separate parts. Volume 3, part 1 presents abstracts of the open literature relating to LLRW treatment methodologies. Some of these references pertain to treatment processes for hazardous wastes that may also be applicable to LLRW management. All abstracts have been limited to 21 lines (for brevity), but each abstract contains sufficient information to enable the reader to determine the potential usefulness of the source document and to locate each article. The abstracts are arranged alphabetically by author or organization, and indexed by keyword

  16. Low-level radioactive waste from commercial nuclear reactors. Volume 3. Bibliographic abstracts of significant source documents. Part 1. Open-literature abstracts for low-level radioactive waste

    Energy Technology Data Exchange (ETDEWEB)

    Bowers, M.K.; Rodgers, B.R.; Jolley, R.L.

    1986-05-01

    The overall task of this program was to provide an assessment of currently available technology for treating commercial low-level radioactive waste (LLRW), to initiate development of a methodology for choosing one technology for a given application, and to identify research needed to improve current treatment techniques and decision methodology. The resulting report is issued in four volumes. Volume 3 of this series is a collection of abstracts of most of the reference documents used for this study. Because of the large volume of literature, the abstracts have been printed in two separate parts. Volume 3, part 1 presents abstracts of the open literature relating to LLRW treatment methodologies. Some of these references pertain to treatment processes for hazardous wastes that may also be applicable to LLRW management. All abstracts have been limited to 21 lines (for brevity), but each abstract contains sufficient information to enable the reader to determine the potential usefulness of the source document and to locate each article. The abstracts are arranged alphabetically by author or organization, and indexed by keyword.

  17. AECB workshop on seismic hazard assessment in Southern Ontario. Program, list of participants and abstracts

    International Nuclear Information System (INIS)

    1995-01-01

    The purpose of the workshop was to review available geological and seismological data which could affect earthquake occurrence in southern Ontario and to develop a consensus on approaches that should be adopted for characterization of seismic hazard. The workshop was structured in technical sessions to focus presentations and discussions on four technical issues relevant to seismic hazard in southern Ontario, as follows: (1) The importance of geological and geophysical observations for the determination of seismic sources, (2) Methods and approaches which may be adopted for determining seismic sources based on integrated interpretations of geological and seismological information, (3) Methods and data which should be used for characterizing the seismicity parameters of seismic sources, and (4) Methods for assessment of vibratory ground motion hazard. This document presents a copy of the workshop program, the list of participants and extended abstracts received from speakers. It was distributed to the participants prior to the workshop. The abstracts were intended to provide advance information and to afford some basis for meaningful discussion and exchange of information

  18. AECB workshop on seismic hazard assessment in Southern Ontario. Program, list of participants and abstracts

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1996-12-31

    The purpose of the workshop was to review available geological and seismological data which could affect earthquake occurrence in southern Ontario and to develop a consensus on approaches that should be adopted for characterization of seismic hazard. The workshop was structured in technical sessions to focus presentations and discussions on four technical issues relevant to seismic hazard in southern Ontario, as follows: (1) The importance of geological and geophysical observations for the determination of seismic sources, (2) Methods and approaches which may be adopted for determining seismic sources based on integrated interpretations of geological and seismological information, (3) Methods and data which should be used for characterizing the seismicity parameters of seismic sources, and (4) Methods for assessment of vibratory ground motion hazard. This document presents a copy of the workshop program, the list of participants and extended abstracts received from speakers. It was distributed to the participants prior to the workshop. The abstracts were intended to provide advance information and to afford some basis for meaningful discussion and exchange of information.

  19. Abstraction of man-made shapes

    KAUST Repository

    Mehra, Ravish; Zhou, Qingnan; Long, Jeremy; Sheffer, Alla; Gooch, Amy Ashurst; Mitra, Niloy J.

    2009-01-01

    Man-made objects are ubiquitous in the real world and in virtual environments. While such objects can be very detailed, capturing every small feature, they are often identified and characterized by a small set of defining curves. Compact, abstracted shape descriptions based on such curves are often visually more appealing than the original models, which can appear to be visually cluttered. We introduce a novel algorithm for abstracting three-dimensional geometric models using characteristic curves or contours as building blocks for the abstraction. Our method robustly handles models with poor connectivity, including the extreme cases of polygon soups, common in models of man-made objects taken from online repositories. In our algorithm, we use a two-step procedure that first approximates the input model using a manifold, closed envelope surface and then extracts from it a hierarchical abstraction curve network along with suitable normal information. The constructed curve networks form a compact, yet powerful, representation for the input shapes, retaining their key shape characteristics while discarding minor details and irregularities. © 2009 ACM.

  20. Scientific meeting abstracts

    International Nuclear Information System (INIS)

    1999-01-01

    The document is a collection of the scientific meeting abstracts in the fields of nuclear physics, medical sciences, chemistry, agriculture, environment, engineering, different aspects of energy and presents research done in 1999 in these fields

  1. Proposal of Michelson-Morley experiment via single photon interferometer: Interpretation of Michelson-Morley experimental results using de Broglie-Bohm picture

    OpenAIRE

    Sato, Masanori

    2004-01-01

    The Michelson-Morley experiment is considered via a single photon interferometer and we propose the interpretation of the Michelson-Morley experimental results using de Broglie-Bohm picture. We point out that the Michelson-Morley experiment revealed the interference of photons, however, it did not reveal the photons simultaneous arrival at the beam splitter. According to the de Broglie-Bohm picture, the quantum potential nonlocally determines the interference of photons. The interference of t...

  2. Evaluating Data Abstraction Assistant, a novel software application for data abstraction during systematic reviews: protocol for a randomized controlled trial

    Directory of Open Access Journals (Sweden)

    Ian J. Saldanha

    2016-11-01

    Full Text Available Abstract Background Data abstraction, a critical systematic review step, is time-consuming and prone to errors. Current standards for approaches to data abstraction rest on a weak evidence base. We developed the Data Abstraction Assistant (DAA, a novel software application designed to facilitate the abstraction process by allowing users to (1 view study article PDFs juxtaposed to electronic data abstraction forms linked to a data abstraction system, (2 highlight (or “pin” the location of the text in the PDF, and (3 copy relevant text from the PDF into the form. We describe the design of a randomized controlled trial (RCT that compares the relative effectiveness of (A DAA-facilitated single abstraction plus verification by a second person, (B traditional (non-DAA-facilitated single abstraction plus verification by a second person, and (C traditional independent dual abstraction plus adjudication to ascertain the accuracy and efficiency of abstraction. Methods This is an online, randomized, three-arm, crossover trial. We will enroll 24 pairs of abstractors (i.e., sample size is 48 participants, each pair comprising one less and one more experienced abstractor. Pairs will be randomized to abstract data from six articles, two under each of the three approaches. Abstractors will complete pre-tested data abstraction forms using the Systematic Review Data Repository (SRDR, an online data abstraction system. The primary outcomes are (1 proportion of data items abstracted that constitute an error (compared with an answer key and (2 total time taken to complete abstraction (by two abstractors in the pair, including verification and/or adjudication. Discussion The DAA trial uses a practical design to test a novel software application as a tool to help improve the accuracy and efficiency of the data abstraction process during systematic reviews. Findings from the DAA trial will provide much-needed evidence to strengthen current recommendations for data

  3. Abstract Spatial Reasoning as an Autistic Strength

    Science.gov (United States)

    Stevenson, Jennifer L.; Gernsbacher, Morton Ann

    2013-01-01

    Autistic individuals typically excel on spatial tests that measure abstract reasoning, such as the Block Design subtest on intelligence test batteries and the Raven’s Progressive Matrices nonverbal test of intelligence. Such well-replicated findings suggest that abstract spatial processing is a relative and perhaps absolute strength of autistic individuals. However, previous studies have not systematically varied reasoning level – concrete vs. abstract – and test domain – spatial vs. numerical vs. verbal, which the current study did. Autistic participants (N = 72) and non-autistic participants (N = 72) completed a battery of 12 tests that varied by reasoning level (concrete vs. abstract) and domain (spatial vs. numerical vs. verbal). Autistic participants outperformed non-autistic participants on abstract spatial tests. Non-autistic participants did not outperform autistic participants on any of the three domains (spatial, numerical, and verbal) or at either of the two reasoning levels (concrete and abstract), suggesting similarity in abilities between autistic and non-autistic individuals, with abstract spatial reasoning as an autistic strength. PMID:23533615

  4. CONSTITUTIONAL INTERPRETATION OF ROMANIA: POST MODERNITY

    Directory of Open Access Journals (Sweden)

    P. RATHNASWAMY

    2017-06-01

    Full Text Available Austria had in 1920 Constitutional Court followed by Italy in 1946, Germany in 1949, Romania in 1989, South Africa in 1991, and Ethiopia in 1995. Each Constitution has its provisions on the constitutional interpretation. Romania has its own provisions and it is considered here its legality and the best possible measures and recommendations for future. Judicial power is vested in judiciary to interpret constitution, laws, and actions of other organs of government. Judicial review is the function resulted upon judicial power. Political body joins through the appointment of its members in the judicial review and it limits the independence of judiciary. It also reduces the values of separation of powers. Challenges and opportunities of growth and development do influence the spirit of separation of powers and judicial independence. The principle of inherent judicial power in judiciary inducts upon the constitutional interpretation. Thus, the principles of constitutional interpretation are varying in Romania and other similar constitutional courts of Germany, Ethiopia, and Italy but not in South Africa.

  5. Some aspects of using new techniques of teaching/learning in education in optics (Abstract only)

    Science.gov (United States)

    Suchanska, Malgorzata

    2003-11-01

    The deep learning in Optics can be encouraged by stimulating and considerate teaching. It means that teacher should demonstrate his/her personal commitment to the subject and stress its meaning, relevance and importance to the students. It is also important to allow students to be creative in solving problems and in interpretation of its contents. In order to help the students to become more creative persons it is necessary to enhance the learning process of modern knowledge in Optics, to design and conduct experiments, stimulate passions and interests, allow an access to the e-learning system (Internet) and introduce the psychological training (creativity, communication, lateral thinking etc.) (Abstract only available)

  6. Perceptual, semantic and affective dimensions of experience of abstract and representational paintings

    Directory of Open Access Journals (Sweden)

    Marković Slobodan

    2011-01-01

    Full Text Available In this study the difference between representational and abstract paintings in judgments on perceptual, semantic and affective dimensions was investigated. Two groups of participants judged the sets of representational and abstract paintings on three groups of dimensions: perceptual (Form, Color, Space and Complexity, semantic (Illusion-Construction of Reality, Expression, Ideology and Decoration, and affective (Hedonic Tone, Arousal, Relaxation and Regularity. The results have shown that representational paintings have higher judgments on the perceptual dimensions of Form and Complexity, the semantic dimension of the Illusion of Reality (the opposite pole of the Construction of Reality, and the affective dimension of Regularity. On the other hand, abstract paintings have higher judgments on the perceptual dimension of Color, the semantic dimensions of Construction of Reality (the opposite pole of the Illusion of Reality and Expression, and the affective dimension Arousal. A discriminant analysis indicated that all three sets of dimensions are relatively good predictors of the classification of representational and abstract paintings (61-100%. The results suggest that the subjective categorization of paintings is generally based on the recognizability of pictorial content (representational vs. abstract, but some formal or stylistic properties play a role in the categorization, as well: some expressionistic representational paintings were classified in an abstract category, and some geometrically abstract paintings were classified as representational.

  7. Designing for collaborative interpretation in telemonitoring

    DEFF Research Database (Denmark)

    Andersen, Tariq Osman; Bjørn, Pernille; Kensing, Finn

    2011-01-01

    with a design interventionist perspective was conducted to investigate the telemonitoring arrangement for chronic heart patients with ICDs and to identify the nature of the collaborative practices involved in ICD data interpretation. We diagnose the main challenges involved in collaborative interpretation...... practices. These insights were used to re-design the socio-technical setup of the telemonitoring practices by designing and building a web-based, patient-centric, collaborative application, myRecord, to re-introduce the patients as active participants into the telemonitoring setup. Finally, we introduce my......Record at Copenhagen University Hospital and evaluate the new practices and the collaborative technology related to the transformed role of the patients. Results: The interpretation of ICD data is a collaborative practice engaging clinicians and patients and involving three separate collaborative processes...

  8. An overview of the transactional interpretation of quantum mechanics

    Energy Technology Data Exchange (ETDEWEB)

    Cramer, J.G.

    1987-01-01

    We summarize the transactional interpretation of quantum mechanics (TI) and consider various points concerning the TI and its relation to the Copenhagen interpretation (CI). Questions concerning mapping the TI onto the CI, of advanced waves as solutions to proper wave equations, of collapse and the QM formalism, and of the relation of quantum mechanical interpretations to experimental tests and results are discussed. 12 refs.

  9. An overview of the transactional interpretation of quantum mechanics

    International Nuclear Information System (INIS)

    Cramer, J.G.

    1987-01-01

    We summarize the transactional interpretation of quantum mechanics (TI) and consider various points concerning the TI and its relation to the Copenhagen interpretation (CI). Questions concerning mapping the TI onto the CI, of advanced waves as solutions to proper wave equations, of collapse and the QM formalism, and of the relation of quantum mechanical interpretations to experimental tests and results are discussed. 12 refs

  10. ABSTRACTION OF DRIFT SEEPAGE

    International Nuclear Information System (INIS)

    Wilson, Michael L.

    2001-01-01

    probability distributions of seepage. These are all discussed in detail in this report. In addition, the work plan calls for evaluation of effects of episodic flow and thermal-hydrologic-chemical alteration of hydrologic properties. As discussed in Section 5, these effects are not addressed in detail in this report because they can be argued to be insignificant. Effects of thermal-mechanical alteration of hydrologic properties are also not addressed in detail in this report because suitable process-model results are not available at this time. If these effects are found to be important, they should be included in the seepage abstraction in a future revision

  11. Science meeting. Abstracts

    International Nuclear Information System (INIS)

    2000-01-01

    the document is a collection of the science meeting abstracts in the fields of nuclear physics, medical sciences, chemistry, agriculture, environment, engineering, material sciences different aspects of energy and presents research done in 2000 in these fields

  12. National fuel cell seminar. Program and abstracts. [Abstracts of 40 papers

    Energy Technology Data Exchange (ETDEWEB)

    None

    1977-01-01

    Abstracts of 40 papers are presented. Topics include fuel cell systems, phosphoric acid fuel cells, molten carbonate fuel cells, solid fuel and solid electrolyte fuel cells, low temperature fuel cells, and fuel utilization. (WHK)

  13. Abstract Word Definition in Patients with Amnestic Mild Cognitive Impairment

    Science.gov (United States)

    Kim, Soo Ryon; Baek, Min Jae; Kim, HyangHee

    2015-01-01

    The aims of this study were to investigate concrete and abstract word definition ability (1) between patients with amnestic mild cognitive impairment (aMCI) and normal adults and (2) between the aMCI subtypes (i.e., amnestic single-domain MCI and amnestic multidomain MCI; asMCI and amMCI) and normal controls. The 68 patients with aMCI (29 asMCI and 39 amMCI) and 93 age- and education-matched normal adults performed word definition tasks composed of five concrete (e.g., train) and five abstract nouns (e.g., jealousy). Task performances were analyzed on total score, number of core meanings, and number of supplementary meanings. The results were as follows. First, the aMCI patients scored significantly poorer than the normal controls in only abstract word definition. Second, both subtypes of aMCI performed worse than the controls in only abstract word definition. In conclusion, a definition task of abstract rather than concrete concepts may provide richer information to show semantic impairment of aMCI. PMID:26347214

  14. Abstract Word Definition in Patients with Amnestic Mild Cognitive Impairment

    Directory of Open Access Journals (Sweden)

    Soo Ryon Kim

    2015-01-01

    Full Text Available The aims of this study were to investigate concrete and abstract word definition ability (1 between patients with amnestic mild cognitive impairment (aMCI and normal adults and (2 between the aMCI subtypes (i.e., amnestic single-domain MCI and amnestic multidomain MCI; asMCI and amMCI and normal controls. The 68 patients with aMCI (29 asMCI and 39 amMCI and 93 age- and education-matched normal adults performed word definition tasks composed of five concrete (e.g., train and five abstract nouns (e.g., jealousy. Task performances were analyzed on total score, number of core meanings, and number of supplementary meanings. The results were as follows. First, the aMCI patients scored significantly poorer than the normal controls in only abstract word definition. Second, both subtypes of aMCI performed worse than the controls in only abstract word definition. In conclusion, a definition task of abstract rather than concrete concepts may provide richer information to show semantic impairment of aMCI.

  15. Construct Abstraction for Automatic Information Abstraction from Digital Images

    Science.gov (United States)

    2006-05-30

    objects and features and the names of objects of objects and features. For example, in Figure 15 the parts of the fish could be named the ‘mouth... fish -1 fish -2 fish -3 tennis shoe tennis racquet...of abstraction and generality. For example, an algorithm might usefully find a polygon ( blob ) in an image and calculate numbers such as the

  16. A hertzian interpretation of Wittgenstein’s Tractatus.

    Directory of Open Access Journals (Sweden)

    Sara Bizarro

    2010-01-01

    Full Text Available In this paper I will compare Hertz and Wittgenstein in order to bring forth a new interpretation of the Tractatus. I shall look at Wittgenstein’s ideas about simple objects and compare them with Hertz’s material particles. I shall then claim that if one understands Hertz’s material particles as logical entities that are more co-ordinate like than physical, one can reach an interpretation of the Tractatus that is deliberately silent about the nature of reality, therefore escaping both objectivist and subjectivist interpretations of the book. This, I think, is just one of the great results of re-thinking Wittgenstein’s ideas through Hertz’s.

  17. The Neural Correlates of Abstract and Concrete Words: Evidence from Brain-Damaged Patients

    Directory of Open Access Journals (Sweden)

    Giorgia Martello

    2013-08-01

    Full Text Available Neuropsychological and activation studies on the neural correlates of abstract and concrete words have produced contrasting results. The present study explores the anatomical substrates of abstract/concrete words in 22 brain-damaged patients with a single vascular lesion either in the right or left hemisphere. One hundred and twenty (60 concrete and 60 abstract noun triplets were used for a semantic similarity judgment task. We found a significant interaction in word type × group since left temporal brain-damaged patients performed significantly better with concrete than abstract words. Lesion mapping of patients with predominant temporal damage showed that the left superior and middle temporal gyri and the insula were the areas of major overlapping, while the anterior portion of the left temporal lobe was generally spared. Errors on abstract words mainly concerned (although at a non-significant level semantically associate targets, while in the case of concrete words, coordinate targets were significantly more impaired than associate ones. Our results suggest that the left superior and middle temporal gyri and the insula are crucial regions in processing abstract words. They also confirm the hypothesis of a semantic similarity vs. associative organization of concrete and abstract concepts.

  18. How Sustainable is Groundwater Abstraction? A Global Assessment.

    Science.gov (United States)

    de Graaf, I.; Van Beek, R.; Gleeson, T. P.; Sutanudjaja, E.; Wada, Y.; Bierkens, M. F.

    2017-12-01

    Groundwater is the world's largest accessible freshwater resource and is of critical importance for irrigation, and thus for global food security. For regions with high demands, groundwater abstractions often exceed recharge and persistent groundwater depletion occurs. The direct effects of depletion are falling groundwater levels, increased pumping costs, land subsidence, and reduced baseflows to rivers. Water demands are expected to increase further due to growing population, economic development, and climate change, posing the urgent question how sustainable current water abstractions are worldwide and where and when these abstractions approach conceivable economic and environmental limits. In this study we estimated trends over 1960-2100 in groundwater levels, resulting from changes in demand and climate. We explored the limits of groundwater abstraction by predicting where and when groundwater levels drop that deep that groundwater gets unattainable for abstraction (economic limit) or, that groundwater baseflows to rivers drop below environmental requirements (environmental limit). We used a global hydrological model coupled to a groundwater model, meaning lateral groundwater flows, river infiltration and drainage, and infiltration and capillary-rise are simulated dynamically. Historical data and projections are used to prescribe water demands and climate forcing to the model. For the near future we used RCP8.5 and applied globally driest, average, and wettest GCM to test climate sensitivity. Results show that in general environmental limits are reached before economic limits, for example starting as early as the 1970s compared to the 1980s for economic limits in the upper Ganges basin. Economic limits are mostly related to regions with depletion, while environmental limits are reached also in regions were groundwater and surface water withdrawals are significant but depletion is not taking place (yet), for example in Spain and Portugal. In the near future

  19. Single neurons in prefrontal cortex encode abstract rules.

    Science.gov (United States)

    Wallis, J D; Anderson, K C; Miller, E K

    2001-06-21

    The ability to abstract principles or rules from direct experience allows behaviour to extend beyond specific circumstances to general situations. For example, we learn the 'rules' for restaurant dining from specific experiences and can then apply them in new restaurants. The use of such rules is thought to depend on the prefrontal cortex (PFC) because its damage often results in difficulty in following rules. Here we explore its neural basis by recording from single neurons in the PFC of monkeys trained to use two abstract rules. They were required to indicate whether two successively presented pictures were the same or different depending on which rule was currently in effect. The monkeys performed this task with new pictures, thus showing that they had learned two general principles that could be applied to stimuli that they had not yet experienced. The most prevalent neuronal activity observed in the PFC reflected the coding of these abstract rules.

  20. Abstract methods in partial differential equations

    CERN Document Server

    Carroll, Robert W

    2012-01-01

    Detailed, self-contained treatment examines modern abstract methods in partial differential equations, especially abstract evolution equations. Suitable for graduate students with some previous exposure to classical partial differential equations. 1969 edition.

  1. Contextual analysis of Biology and Chemistry academic graphical abstracts

    Directory of Open Access Journals (Sweden)

    Cristiane Salete Florek

    2016-10-01

    Full Text Available http://dx.doi.org/10.5007/1984-8412.2016v13n3p1363 The Graphical Abstract (GA is a non-regular discursive practice held in the academic context, and that, when occurs, coexists with the academic abstract (AA in the table of contents of scientific journals, and in HTML versions of academic articles, materializing by the combination of the verbal and visual semiotics. In this paper, in the light of the Critical Analysis genres (MEURER, 2002; BHATIA, 2004; MOTTA-ROTH, 2006, 2008, which allow us to study a text based on the investigation of its context’s critical research, we present the results of the contextual analysis of GAs in the areas of Biology and Chemistry. This analysis was done by: i interviews with researchers of the investigated areas; and ii documentary analysis. Results show that, in general, GA: i is highlighted by presenting an advertising nature, which seeks to attract the reader’s attention; ii: summarizes the topic and the main findings of scientific research; and iii does not replace the academia abstract (AA.

  2. Temporal abstraction and temporal Bayesian networks in clinical domains: a survey.

    Science.gov (United States)

    Orphanou, Kalia; Stassopoulou, Athena; Keravnou, Elpida

    2014-03-01

    Temporal abstraction (TA) of clinical data aims to abstract and interpret clinical data into meaningful higher-level interval concepts. Abstracted concepts are used for diagnostic, prediction and therapy planning purposes. On the other hand, temporal Bayesian networks (TBNs) are temporal extensions of the known probabilistic graphical models, Bayesian networks. TBNs can represent temporal relationships between events and their state changes, or the evolution of a process, through time. This paper offers a survey on techniques/methods from these two areas that were used independently in many clinical domains (e.g. diabetes, hepatitis, cancer) for various clinical tasks (e.g. diagnosis, prognosis). A main objective of this survey, in addition to presenting the key aspects of TA and TBNs, is to point out important benefits from a potential integration of TA and TBNs in medical domains and tasks. The motivation for integrating these two areas is their complementary function: TA provides clinicians with high level views of data while TBNs serve as a knowledge representation and reasoning tool under uncertainty, which is inherent in all clinical tasks. Key publications from these two areas of relevance to clinical systems, mainly circumscribed to the latest two decades, are reviewed and classified. TA techniques are compared on the basis of: (a) knowledge acquisition and representation for deriving TA concepts and (b) methodology for deriving basic and complex temporal abstractions. TBNs are compared on the basis of: (a) representation of time, (b) knowledge representation and acquisition, (c) inference methods and the computational demands of the network, and (d) their applications in medicine. The survey performs an extensive comparative analysis to illustrate the separate merits and limitations of various TA and TBN techniques used in clinical systems with the purpose of anticipating potential gains through an integration of the two techniques, thus leading to a

  3. Mechanical Engineering Department technical abstracts

    International Nuclear Information System (INIS)

    1984-01-01

    The Mechanical Engineering Department publishes abstracts twice a year to inform readers of the broad range of technical activities in the Department, and to promote an exchange of ideas. Details of the work covered by an abstract may be obtained by contacting the author(s). General information about the current role and activities of each of the Department's seven divisions precedes the technical abstracts. Further information about a division's work may be obtained from the division leader, whose name is given at the end of each divisional summary. The Department's seven divisions are as follows: Nuclear Test Engineering Division, Nuclear Explosives Engineering Division, Weapons Engineering Division, Energy Systems Engineering Division, Engineering Sciences Division, Magnetic Fusion Engineering Division and Materials Fabrication Division

  4. GO Explorer: A gene-ontology tool to aid in the interpretation of shotgun proteomics data

    Directory of Open Access Journals (Sweden)

    Domont Gilberto B

    2009-02-01

    Full Text Available Abstract Background Spectral counting is a shotgun proteomics approach comprising the identification and relative quantitation of thousands of proteins in complex mixtures. However, this strategy generates bewildering amounts of data whose biological interpretation is a challenge. Results Here we present a new algorithm, termed GO Explorer (GOEx, that leverages the gene ontology (GO to aid in the interpretation of proteomic data. GOEx stands out because it combines data from protein fold changes with GO over-representation statistics to help draw conclusions. Moreover, it is tightly integrated within the PatternLab for Proteomics project and, thus, lies within a complete computational environment that provides parsers and pattern recognition tools designed for spectral counting. GOEx offers three independent methods to query data: an interactive directed acyclic graph, a specialist mode where key words can be searched, and an automatic search. Its usefulness is demonstrated by applying it to help interpret the effects of perillyl alcohol, a natural chemotherapeutic agent, on glioblastoma multiform cell lines (A172. We used a new multi-surfactant shotgun proteomic strategy and identified more than 2600 proteins; GOEx pinpointed key sets of differentially expressed proteins related to cell cycle, alcohol catabolism, the Ras pathway, apoptosis, and stress response, to name a few. Conclusion GOEx facilitates organism-specific studies by leveraging GO and providing a rich graphical user interface. It is a simple to use tool, specialized for biologists who wish to analyze spectral counting data from shotgun proteomics. GOEx is available at http://pcarvalho.com/patternlab.

  5. Environmental interpretation using insoluble residues within reef coral skeletons: problems, pitfalls, and preliminary results

    Science.gov (United States)

    Budd, Ann F.; Mann, Keith O.; Guzmán, Hector M.

    1993-03-01

    Insoluble residue concentrations have been measured within colonies of four massive reef corals from seven localities along the Caribbean coast of Panama to determine if detrital sediments, incorporated within the skeletal lattice during growth, record changes in sedimentation over the past twenty years. Amounts of resuspended sediment have increased to varying degrees at the seven localities over the past decades in response to increased deforestation in nearby terrestrial habitats. Preliminary results of correlation and regression analyses reveal few consistent temporal trends in the insoluble residue concentration. Analyses of variance suggest that amounts of insoluble residues, however, differ among environments within species, but that no consistent pattern of variation exists among species. D. strigosa and P. astreoides possess high concentrations at protected localities, S. siderea at localities with high amounts of resuspended sediment, and M. annularis at the least turbid localities. Little correlation exists between insoluble residue concentration and growth band width within species at each locality. Only in two more efficient suspension feeders ( S. siderea and D. strigosa) do weak negative correlations with growth band width exist overall. These results indicate that insoluble residue concentrations cannot be used unequivocally in environmental interpretation, until more is known about tissue damage, polyp behavior, and their effects on the incorporation of insolubles in the skeleton during growth in different coral species. Insoluble residue data are highly variable; therefore, large sample sizes and strong contrasts between environments are required to reveal significant trends.

  6. Interdisciplinary perspectives on abstracts for information retrieval

    Directory of Open Access Journals (Sweden)

    Soon Keng Chan

    2004-10-01

    Full Text Available The paper examines the abstract genre from the perspectives of English for Specific Purposes (ESP practitioners and information professionals. It aims to determine specific interdisciplinary interests in the abstract, and to explore areas of collaboration in terms of research and pedagogical practices. A focus group (FG comprising information professionals from the Division of Information Studies, Nanyang Technological University, Singapore, convened for a discussion on the subject of abstracts and abstracting. Two major issues that have significant implications for ESP practices emerged during the discussion. While differences in terms of approach to and objectives of the abstract genre are apparent between information professionals and language professionals, the demands for specific cognitive processes involved in abstracting proved to be similar. This area of similarity provides grounds for awareness raising and collaboration between the two disciplines. While ESP practitioners need to consider adding the dimension of information science to the rhetorical and linguistic scaffolding that they have been providing to novice-writers, information professionals can contribute useful insights about the qualities of abstracts that have the greatest impact in meeting the end-users' needs in information search.

  7. Interpreters' notes. On the choice of language

    DEFF Research Database (Denmark)

    Dam, Helle Vrønning

    2004-01-01

    This paper reports on a small-scale empirical study on note-taking in consecutive interpreting. As data, the study draws on the notes produced by four subjects while interpreting one Spanish source text consecutively into Danish, on the one hand, and one Danish source text into Spanish...... to particular scrutiny here. However, somewhat surprisingly, the results of the analyses indicate that the choice of language in note-taking is governed mainly by the status of the language in the interpreters' language combination, i.e. whether it is an A- or a B-language, and much less by its status......, on the other. The aim of the study is to explore what governs conference interpreters' choice of language for their notes. The categories traditionally used to discuss, describe and explain this choice are those of 'source language' and 'target language', and these categories are therefore subject...

  8. Annual Conference Abstracts

    Science.gov (United States)

    Journal of Engineering Education, 1972

    1972-01-01

    Includes abstracts of papers presented at the 80th Annual Conference of the American Society for Engineering Education. The broad areas include aerospace, affiliate and associate member council, agricultural engineering, biomedical engineering, continuing engineering studies, chemical engineering, civil engineering, computers, cooperative…

  9. Abstracts

    Institute of Scientific and Technical Information of China (English)

    2017-01-01

    Supplementary Short Board: Orderly Cultivate Housing Leasing Market WANG Guangtao (Former Minister of Ministry of Construction) Abstract: In December 2016, Central Economic Work Conference proposed that to promote the steady and healthy development of the real estate market, it should adhere to the “house is used to live, not used to speculate” position. At present, the development of housing leasing market in China is lagging behind. It is urgent to improve the housing conditions of large cities and promote the urbanization of small and medium-sized cities. Therefore, it is imperative to innovate and supplement the short board to accelerate the development of housing leasing market.

  10. Medical interpreters as tools: dangers and challenges in the utilitarian approach to interpreters' roles and functions.

    Science.gov (United States)

    Hsieh, Elaine; Kramer, Eric Mark

    2012-10-01

    This study explores the tensions, challenges, and dangers when a utilitarian view of interpreter is constructed, imposed, and/or reinforced in health care settings. We conducted in-depth interviews and focus groups with 26 medical interpreters from 17 different languages and cultures and 39 providers of five specialties. Grounded theory was used for data analysis. The utilitarian view to interpreters' roles and functions influences providers in the following areas: (a) hierarchical structure and unidirectional communication, (b) the interpreter seen as information gatekeeper, (c) the interpreter seen as provider proxy, and (d) interpreter's emotional support perceived as tools. When interpreters are viewed as passive instruments, a utilitarian approach may compromise the quality of care by silencing patients' and interpreters' voice, objectifying interpreters' emotional work, and exploiting patients' needs. Providers need to recognize that a utilitarian approach to the interpreter's role and functions may create interpersonal and ethical dilemmas that compromise the quality of care. By viewing interpreters as smart technology (rather than passive instruments), both providers and interpreters can learn from and co-evolve with each other, allowing them to maintain control over their expertise and to work as collaborators in providing quality care. Copyright © 2012 Elsevier Ireland Ltd. All rights reserved.

  11. Sworn Translators and Interpreters Candidates’ Performance Analysis in Colombia

    Directory of Open Access Journals (Sweden)

    Juan Felipe Zuluaga Molina

    2018-05-01

    Full Text Available Sworn Translation and Interpreting activity in Colombia is carried out by those candidates that have approved translation and interpreting examinations offered by two universities according to the law to the public at large. However, a development in the understanding of those sworn translators/interpreters and candidates that attend these examinations is no significant. In this article, the results of the application of a sworn translation and interpreting evaluation strategy will be described by using a quantitative approach. 134 candidates from 2011 to 2016 were studied at the School of Languages examination in Universidad de Antioquia. The overview of results indicates that at least 1 out of 10 candidates approved the test; women tend to have a better outcome, generally speaking; candidates working in the language pair French-Spanish perform better than those from the language pair English-Spanish. In terms of error analysis, the most common error in both sections is terminology. It is important to mention that interpreting is the most complex competence to overcome to most candidates.

  12. Numerical Results for a Polytropic Cosmology Interpreted as a Dust Universe Producing Gravitational Waves

    Science.gov (United States)

    Klapp, J.; Cervantes-Cota, J.; Chauvet, P.

    1990-11-01

    RESUMEN. A nivel cosmol6gico pensamos que se ha estado prodticiendo radiaci6n gravitacional en cantidades considerables dentro de las galaxias. Si los eventos prodnctores de radiaci6n gravitatoria han venido ocurriendo desde Ia epoca de Ia formaci6n de las galaxias, cuando menos, sus efectos cosmol6gicos pueden ser tomados en cuenta con simplicidad y elegancia al representar la producci6n de radiaci6n y, por consiguiente, su interacci6n con materia ordinaria fenomenol6gicamente a trave's de una ecuaci6n de estado politr6pica, como lo hemos mostrado en otros trabajos. Presentamos en este articulo resultados nunericos de este modelo. ABSTRACT A common believe in cosmology is that gravitational radiation in considerable quantities is being produced within the galaxies. Ifgravitational radiation production has been running since the galaxy formation epoch, at least, its cosmological effects can be assesed with simplicity and elegance by representing the production of radiation and, therefore, its interaction with ordinary matter phenomenologically through a polytropic equation of state as shown already elsewhere. We present in this paper the numerical results of such a model. K words: COSMOLOGY - GRAVITATION

  13. The neural representation of abstract words: the role of emotion.

    Science.gov (United States)

    Vigliocco, Gabriella; Kousta, Stavroula-Thaleia; Della Rosa, Pasquale Anthony; Vinson, David P; Tettamanti, Marco; Devlin, Joseph T; Cappa, Stefano F

    2014-07-01

    It is generally assumed that abstract concepts are linguistically coded, in line with imaging evidence of greater engagement of the left perisylvian language network for abstract than concrete words (Binder JR, Desai RH, Graves WW, Conant LL. 2009. Where is the semantic system? A critical review and meta-analysis of 120 functional neuroimaging studies. Cerebral Cortex. 19:2767-2796; Wang J, Conder JA, Blitzer DN, Shinkareva SV. 2010. Neural representation of abstract and concrete concepts: A meta-analysis of neuroimaging studies. Hum Brain Map. 31:1459-1468). Recent behavioral work, which used tighter matching of items than previous studies, however, suggests that abstract concepts also entail affective processing to a greater extent than concrete concepts (Kousta S-T, Vigliocco G, Vinson DP, Andrews M, Del Campo E. The representation of abstract words: Why emotion matters. J Exp Psychol Gen. 140:14-34). Here we report a functional magnetic resonance imaging experiment that shows greater engagement of the rostral anterior cingulate cortex, an area associated with emotion processing (e.g., Etkin A, Egner T, Peraza DM, Kandel ER, Hirsch J. 2006. Resolving emotional conflict: A role for the rostral anterior cingulate cortex in modulating activity in the amygdala. Neuron. 52:871), in abstract processing. For abstract words, activation in this area was modulated by the hedonic valence (degree of positive or negative affective association) of our items. A correlation analysis of more than 1,400 English words further showed that abstract words, in general, receive higher ratings for affective associations (both valence and arousal) than concrete words, supporting the view that engagement of emotional processing is generally required for processing abstract words. We argue that these results support embodiment views of semantic representation, according to which, whereas concrete concepts are grounded in our sensory-motor experience, affective experience is crucial in the

  14. Beyond the abstractions?

    DEFF Research Database (Denmark)

    Olesen, Henning Salling

    2006-01-01

      The anniversary of the International Journal of Lifelong Education takes place in the middle of a conceptual landslide from lifelong education to lifelong learning. Contemporary discourses of lifelong learning etc are however abstractions behind which new functions and agendas for adult education...

  15. What’s in a name? An enquiry about the interpretation of Agama Hindu as “Hinduism”

    Directory of Open Access Journals (Sweden)

    Michel Picard

    2011-10-01

    Full Text Available Abstract In this article, I question the conceptual categories of“religion”, “agama”, “dharma”, and “Hinduism”, in orderto investigate through which processes and within whichcontexts the Balinese religion resulted in being construedas agama Hindu. After having investigated how theSanskrit loanword agama came to designate in Indonesiaan Islamic conception of what “religion” is about, I assessthe similarities between the construction of Indian Neo-Hinduism and the interpretation of the Balinese religion asagama Hindu. In particular, I pay attention to the controversywhich has been dividing the Balinese intelligentsia overthe proper name of their religion, as it reveals a perennialconflict between the Balinese who want to retain thespecificity of their customary ritual practices, and thosewho aspire to reform the Balinese religion by conformingit to what they think Hinduism is about.

  16. Abstractions for Fault-Tolerant Distributed System Verification

    Science.gov (United States)

    Pike, Lee S.; Maddalon, Jeffrey M.; Miner, Paul S.; Geser, Alfons

    2004-01-01

    Four kinds of abstraction for the design and analysis of fault tolerant distributed systems are discussed. These abstractions concern system messages, faults, fault masking voting, and communication. The abstractions are formalized in higher order logic, and are intended to facilitate specifying and verifying such systems in higher order theorem provers.

  17. Abstract analogical reasoning in high-functioning children with autism spectrum disorders.

    Science.gov (United States)

    Green, Adam E; Kenworthy, Lauren; Mosner, Maya G; Gallagher, Natalie M; Fearon, Edward W; Balhana, Carlos D; Yerys, Benjamin E

    2014-12-01

    Children with autism spectrum disorders (ASD) exhibit a deficit in spontaneously recognizing abstract similarities that are crucial for generalizing learning to new situations. This may contribute to deficits in the development of appropriate schemas for navigating novel situations, including social interactions. Analogical reasoning is the central cognitive mechanism that enables typically developing children to understand abstract similarities between different situations. Intriguingly, studies of high-functioning children with ASD point to a relative cognitive strength in basic, nonabstract forms of analogical reasoning. If this analogical reasoning ability extends to abstract analogical reasoning (i.e., between superficially dissimilar situations), it may provide a bridge between a cognitive capability and core ASD deficits in areas such as generalization and categorization. This study tested whether preserved analogical reasoning abilities in ASD can be extended to abstract analogical reasoning, using photographs of real-world items and situations. Abstractness of the analogies was determined via a quantitative measure of semantic distance derived from latent semantic analysis. Children with ASD performed as well as typically developing children at identifying abstract analogical similarities when explicitly instructed to apply analogical reasoning. Individual differences in abstract analogical reasoning ability predicted individual differences in a measure of social function in the ASD group. Preliminary analyses indicated that children with ASD, but not typically developing children, showed an effect of age on abstract analogical reasoning. These results provide new evidence that children with ASD are capable of identifying abstract similarities through analogical reasoning, pointing to abstract analogical reasoning as a potential lever for improving generalization skills and social function in ASD. © 2014 International Society for Autism Research, Wiley

  18. Interpreting patient-reported outcomes from clinical trials in COPD: a discussion

    Directory of Open Access Journals (Sweden)

    Jones PW

    2016-12-01

    Full Text Available Paul W Jones,1,2 Stephen Rennard,3,4 Maggie Tabberer,5 John H Riley,2 Mitra Vahdati-Bolouri,2 Neil C Barnes2,6 1Institute for Infection and Immunity, University of London, London, 2Global Respiratory Franchise, GlaxoSmithKline, Uxbridge, UK; 3Division of Pulmonary, Critical Care, Sleep and Allergy, Nebraska Medical Center, Omaha, NE, USA; 4Clinical Discovery Unit, AstraZeneca, Cambridge, 5Global R&D, GlaxoSmithKline, Uxbridge, 6William Harvey Institute, Bart’s and the London School of Medicine and Dentistry, London, UK Abstract: One of the challenges faced by the practising physician is the interpretation of patient-reported outcomes (PROs in clinical trials and the relevance of such data to their patients. This is especially true when caring for patients with progressive diseases such as COPD. In an attempt to incorporate the patient perspective, many clinical trials now include assessments of PROs. These are formalized methods of capturing patient-centered information. Given the importance of PROs in evaluating the potential utility of an intervention for a patient with COPD, it is important that physicians are able to critically interpret (and critique the results derived from them. Therefore, in this paper, a series of questions is posed for the practising physician to consider when reviewing the treatment effectiveness as assessed by PROs. The focus is on the St George’s Respiratory Questionnaire for worked examples, but the principles apply equally to other symptom-based questionnaires. A number of different ways of presenting PRO data are discussed, including the concept of the minimum clinically important difference, whether there is a ceiling effect to PRO results, and the strengths and weaknesses of responder analyses. Using a worked example, the value of including a placebo arm in a study is illustrated, and the influence of the study on PRO results is considered, in terms of the design, patient withdrawal, and the selection of

  19. Interpretation in reproductive genetic counseling: a methodological framework.

    Science.gov (United States)

    Tóth, Adél; Szeverényi, Péter

    2007-09-01

    In case of genetic risk, parents are often faced with reproductive decisions affecting their life essentially, so it is advisable to pursue careful deliberation. For this reason, the genetic counselor is expected to help the counselee make well-informed and well-considered decisions, which requires the understanding of the patient as an individual. To reach emphatic understanding, physicians can use the results of the Gadamerian theory of interpretation that contains the idea -- as it has been summarized by V. Arnason -- that four aspects of openness are necessary to fully understand the other, such as openness to oneself, to the other, to the subject matter and to tradition. In our paper, we are applying the four-openness model of interpretation to genetic consultation, and we argue that during counseling double interpretation takes place: the physician interprets the patient, and the patient interprets the physician. Double interpretation leads to the clarification of those factors which influence the patient's decision-making: the counselor's attitude and prejudices, the counselee's values and needs, the medical, social, and moral implications of the genetic disease, and the social expectations. By adopting the theory of interpretation, counselors can also advance the provision of emotional support patients need in hard situations.

  20. Poster Abstract: Towards NILM for Industrial Settings

    DEFF Research Database (Denmark)

    Holmegaard, Emil; Kjærgaard, Mikkel Baun

    2015-01-01

    Industry consumes a large share of the worldwide electricity consumption. Disaggregated information about electricity consumption enables better decision-making and feedback tools to optimize electricity consumption. In industrial settings electricity loads consist of a variety of equipment, whic...... consumption for six months, at an industrial site. In this poster abstract we provide initial results for how industrial equipment challenge NILM algorithms. These results thereby open up for evaluating the use of NILM in industrial settings....

  1. Mixed metaphors: Electrophysiological brain responses to (un)expected concrete and abstract prepositional phrases.

    Science.gov (United States)

    Zane, Emily; Shafer, Valerie

    2018-02-01

    Languages around the world use spatial terminology, like prepositions, to describe non-spatial, abstract concepts, including time (e.g., in the moment). The Metaphoric Mapping Theory explains this pattern by positing that a universal human cognitive process underlies it, whereby abstract concepts are conceptualized via the application of concrete, three-dimensional space onto abstract domains. The alternative view is that the use of spatial propositions in abstract phrases is idiomatic, and thus does not trigger metaphoric mapping. In the current study, event-related potentials (ERPs) were used to examine the time-course of neural processing of concrete and abstract phrases consisting of the prepositions in or on followed by congruent and incongruent nouns (e.g., in the bowl/plate and in the moment/mend). ERPs were recorded from the onset of reference nouns in 28 adult participants using a 128-channel electrode net. Results show that congruency has differential effects on neural measures, depending on whether the noun is concrete or abstract. Incongruent reference nouns in concrete phrases (e.g., on the bowl) elicited a significant central negativity (an N400 effect), while incongruent reference nouns in abstract phrases (e.g., on the moment) did not. These results suggest that spatially incongruent concrete nouns are semantically unexpected (N400 effect). A P600 effect, which might indicate rechecking, reanalysis and/or reconstruction, was predicted for incongruent abstract nouns, but was not observed, possibly due to the variability in abstract stimuli. Findings cast doubt on accounts claiming that abstract uses of prepositions are cognitively and metaphorically linked to their spatial sense during natural, on-line processing. Copyright © 2017 Elsevier B.V. All rights reserved.

  2. Interpreters' notes. On the choice of language

    DEFF Research Database (Denmark)

    Dam, Helle Vrønning

    2004-01-01

    This paper reports on a small-scale empirical study on note-taking in consecutive interpreting. As data, the study draws on the notes produced by four subjects while interpreting one Spanish source text consecutively into Danish, on the one hand, and one Danish source text into Spanish, on the ot...... in the interpreting task, i.e. whether it functions as the source or the target language. Drawing on the concept of processing capacity and the Effort Model of consecutive, a tentative explanation of these findings is suggested......., on the other. The aim of the study is to explore what governs conference interpreters' choice of language for their notes. The categories traditionally used to discuss, describe and explain this choice are those of 'source language' and 'target language', and these categories are therefore subject...... to particular scrutiny here. However, somewhat surprisingly, the results of the analyses indicate that the choice of language in note-taking is governed mainly by the status of the language in the interpreters' language combination, i.e. whether it is an A- or a B-language, and much less by its status...

  3. Nuclear medicine. Abstracts

    International Nuclear Information System (INIS)

    Anon.

    2000-01-01

    This issue of the journal contains the abstracts of the 183 conference papers as well as 266 posters presented at the conference. Subject fields covered are: Neurology, psychology, oncology, pediatrics, radiopharmacy, endocrinology, EDP, measuring equipment and methods, radiological protection, cardiology, and therapy. (orig./CB) [de

  4. Entropy of balance - some recent results

    Directory of Open Access Journals (Sweden)

    Laxåback Gerd

    2010-07-01

    Full Text Available Abstract Background Entropy when applied to biological signals is expected to reflect the state of the biological system. However the physiological interpretation of the entropy is not always straightforward. When should high entropy be interpreted as a healthy sign, and when as marker of deteriorating health? We address this question for the particular case of human standing balance and the Center of Pressure data. Methods We have measured and analyzed balance data of 136 participants (young, n = 45; elderly, n = 91 comprising in all 1085 trials, and calculated the Sample Entropy (SampEn for medio-lateral (M/L and anterior-posterior (A/P Center of Pressure (COP together with the Hurst self-similariy (ss exponent α using Detrended Fluctuation Analysis (DFA. The COP was measured with a force plate in eight 30 seconds trials with eyes closed, eyes open, foam, self-perturbation and nudge conditions. Results 1 There is a significant difference in SampEn for the A/P-direction between the elderly and the younger groups Old > young. 2 For the elderly we have in general A/P > M/L. 3 For the younger group there was no significant A/P-M/L difference with the exception for the nudge trials where we had the reverse situation, A/P Eyes Open. 5 In case of the Hurst ss-exponent we have for the elderly, M/L > A/P. Conclusions These results seem to be require some modifications of the more or less established attention-constraint interpretation of entropy. This holds that higher entropy correlates with a more automatic and a less constrained mode of balance control, and that a higher entropy reflects, in this sense, a more efficient balancing.

  5. Relationship Between Working Memory and English-Chinese Consecu-tive Interpreting

    Institute of Scientific and Technical Information of China (English)

    王磊; 陈莉; 徐晓娟

    2016-01-01

    Working memory is the system that actively holds multiple pieces of transitory information in the mind, where they can be manipulated. In interpreting, working memory is in charge of the storage and processing of immediate information, thus making an important factor in influencing interpreting quality. The role played by working memory capacity in interpreting re-mains to be a hotspot issue in the field of interpreting research.This thesis aims to investigate the relationship between working memory capacity and E-C consecutive interpreting by conducting two tests. The first test is working memory span test and the second one is E-C consecutive interpreting test. By comparing and analyzing the results of two tests, this thesis comes to the con-clusion that working memory capacity is positively correlated with E-C consecutive interpreting in terms of fluency and logic.

  6. Abstract Machines for Programming Language Implementation

    NARCIS (Netherlands)

    Diehl, Stephan; Hartel, Pieter H.; Sestoft, Peter

    We present an extensive, annotated bibliography of the abstract machines designed for each of the main programming paradigms (imperative, object oriented, functional, logic and concurrent). We conclude that whilst a large number of efficient abstract machines have been designed for particular

  7. REQUIREMENTS FOR A GENERAL INTERPRETATION THEORY

    Directory of Open Access Journals (Sweden)

    Anda Laura Lungu Petruescu

    2013-06-01

    Full Text Available Time has proved that Economic Analysis is not enough as to ensure all the needs of the economic field. The present study wishes to propose a new approach method of the economic phenomena and processes based on the researches made outside the economic space- a new general interpretation theory- which is centered on the human being as the basic actor of economy. A general interpretation theory must assure the interpretation of the causalities among the economic phenomena and processes- causal interpretation; the interpretation of the correlations and dependencies among indicators- normative interpretation; the interpretation of social and communicational processes in economic organizations- social and communicational interpretation; the interpretation of the community status of companies- transsocial interpretation; the interpretation of the purposes of human activities and their coherency – teleological interpretation; the interpretation of equilibrium/ disequilibrium from inside the economic systems- optimality interpretation. In order to respond to such demands, rigor, pragmatism, praxiology and contextual connectors are required. In order to progress, the economic science must improve its language, both its syntax and its semantics. The clarity of exposure requires a language clarity and the scientific theory progress asks for the need of hypotheses in the building of the theories. The switch from the common language to the symbolic one means the switch from ambiguity to rigor and rationality, that is order in thinking. But order implies structure, which implies formalization. Our paper should be a plea for these requirements, requirements which should be fulfilled by a modern interpretation theory.

  8. Abstracts of digital computer code packages. Assembled by the Radiation Shielding Information Center

    International Nuclear Information System (INIS)

    McGill, B.; Maskewitz, B.F.; Anthony, C.M.; Comolander, H.E.; Hendrickson, H.R.

    1976-01-01

    The term ''code package'' is used to describe a miscellaneous grouping of materials which, when interpreted in connection with a digital computer, enables the scientist--user to solve technical problems in the area for which the material was designed. In general, a ''code package'' consists of written material--reports, instructions, flow charts, listings of data, and other useful material and IBM card decks (or, more often, a reel of magnetic tape) on which the source decks, sample problem input (including libraries of data) and the BCD/EBCDIC output listing from the sample problem are written. In addition to the main code, and any available auxiliary routines are also included. The abstract format was chosen to give to a potential code user several criteria for deciding whether or not he wishes to request the code package

  9. Standard Practice for Analysis and Interpretation of Light-Water Reactor Surveillance Results, E706(IA)

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2001-01-01

    1.1 This practice covers the methodology, summarized in Annex A1, to be used in the analysis and interpretation of neutron exposure data obtained from LWR pressure vessel surveillance programs; and, based on the results of that analysis, establishes a formalism to be used to evaluate present and future condition of the pressure vessel and its support structures (1-70). 1.2 This practice relies on, and ties together, the application of several supporting ASTM standard practices, guides, and methods (see Master Matrix E 706) (1, 5, 13, 48, 49). In order to make this practice at least partially self-contained, a moderate amount of discussion is provided in areas relating to ASTM and other documents. Support subject areas that are discussed include reactor physics calculations, dosimeter selection and analysis, and exposure units. Note 1—(Figure 1 is deleted in the latest update. The user is refered to Master Matrix E 706 for the latest figure of the standards interconnectivity). 1.3 This practice is restri...

  10. Writing a Structured Abstract for the Thesis

    Science.gov (United States)

    Hartley, James

    2010-01-01

    This article presents the author's suggestions on how to improve thesis abstracts. The author describes two books on writing abstracts: (1) "Creating Effective Conference Abstracts and Posters in Biomedicine: 500 tips for Success" (Fraser, Fuller & Hutber, 2009), a compendium of clear advice--a must book to have in one's hand as one prepares a…

  11. Completeness of reporting in abstracts from clinical trials of pre-harvest interventions against foodborne pathogens.

    Science.gov (United States)

    Snedeker, Kate G; Canning, Paisley; Totton, Sarah C; Sargeant, Jan M

    2012-04-01

    Abstracts are the most commonly read part of a journal article, and play an important role as summaries of the articles, and search and screening tools. However, research on abstracts in human biomedicine has shown that abstracts often do not report key methodological features and results. Little research has been done to examine reporting of such features in abstracts from papers detailing pre-harvest food safety trials. Thus, the objective of this study was to assess the quality of reporting of key factors in abstracts detailing trials of pre-harvest food safety interventions. A systematic search algorithm was used to identify all in vivo trials of pre-harvest interventions against foodborne pathogens in PubMed and CAB Direct published from 1999 to October 2009. References were screened for relevance, and 150 were randomly chosen for inclusion in the study. A checklist based on the CONSORT abstract extension and the REFLECT Statement was used to assess the reporting of methodological features and results. All screening and assessment was performed by two independent reviewers with disagreements resolved by consensus. The systematic search returned 3554 unique citations; 356 were found to be relevant and 150 were randomly selected for inclusion. The abstracts were from 51 different journals, and 13 out of 150 were structured. Of the 124 abstracts that reported whether the trial design was deliberate disease challenge or natural exposure, 113 were deliberate challenge and 11 natural exposure. 103 abstracts detailed studies involving poultry, 20 cattle and 15 swine. Most abstracts reported the production stage of the animals (135/150), a hypothesis or objective (123/150), and results for all treatment groups (136/150). However, few abstracts reported on how animals were grouped in housing (25/150), the location of the study (5/150), the primary outcome (2/126), level of treatment allocation (15/150), sample size (63/150) or whether study units were lost to follow up

  12. Interpretation and consequences of Meyer-Neldel rule for conductivity of phase change alloys

    Energy Technology Data Exchange (ETDEWEB)

    Savransky, S.D. [The TRIZ Experts, 6015 Peppertree Court, Newark, CA 94560 (United States); Yelon, A. [Department of Engineering Physics and Reseau Quebecois de Materiaux de Pointe, Ecole Polytechnique, P.O. Box 6079, Station C-V Montreal, Quebec (Canada)

    2010-03-15

    Measurements of conductivity as a function of temperature were performed on a large number of memory cells of a GeSbTe phase change memory alloy, in both the set and reset states. Conductivity obeys the Meyer-Neldel rule in both states, with the same Meyer-Neldel, or isokinetic, temperature, but with conductivity prefactors about six orders of magnitude larger in the set than in the reset state. These observations are interpreted in terms of the multiexcitation entropy model, and conduction mechanisms are suggested. Their effect on the expected behavior of memories is considered. (Abstract Copyright [2010], Wiley Periodicals, Inc.)

  13. Interpreting Physics

    CERN Document Server

    MacKinnon, Edward

    2012-01-01

    This book is the first to offer a systematic account of the role of language in the development and interpretation of physics. An historical-conceptual analysis of the co-evolution of mathematical and physical concepts leads to the classical/quatum interface. Bohrian orthodoxy stresses the indispensability of classical concepts and the functional role of mathematics. This book analyses ways of extending, and then going beyond this orthodoxy orthodoxy. Finally, the book analyzes how a revised interpretation of physics impacts on basic philosophical issues: conceptual revolutions, realism, and r

  14. Are scientific abstracts written in poetic verse an effective representation of the underlying research? [version 3; referees: 1 approved, 2 approved with reservations

    Directory of Open Access Journals (Sweden)

    Sam Illingworth

    2016-08-01

    Full Text Available The central purpose of science is to explain (Purtill, 1970. However, who is that explanation for, and how is this explanation communicated once it has been deduced? Scientific research is typically communicated via papers in journals, with an abstract presented as a summary of that explanation. However, in many instances they may be written in a manner which is non-communicatory to a lay reader (Halliday & Martin, 2003. This study begins to investigate if poetry could be used as an alternative form of communication, by first assessing if poetic verse is an effective form of communication to other scientists. In order to assess this suitability, a survey was conducted in which two different groups of participants were asked questions based on a scientific abstract. One group of participants was given the original scientific abstract, whilst the second group was instead given a poem written about the scientific study. Quantitative analysis found that whilst a scientific audience found a poetic interpretation of a scientific abstract to be no less interesting or inspiring than the original prose, they did find it to be less accessible. However, further qualitative analysis suggested that the poem did a good job in conveying a similar meaning to that presented in the original abstract. The results of this study indicate that whilst for a scientific audience poetry should not replace the prose abstract, it could be used alongside the original format to inspire the reader to find out more about the topic. Further research is needed to investigate the effectiveness of this approach for a non-expert audience. Alternative version:   Are scientific papers understood, By anyone from outside of the field; And is an abstract really any good, If jargon means its secrets aren’t revealed? Could poetry present a different way, Of summing up research in a nutshell;  Presented in a language for the lay, Yet still useful for scientists as well? This study

  15. Structural interpretation of seismic data and inherent uncertainties

    Science.gov (United States)

    Bond, Clare

    2013-04-01

    Geoscience is perhaps unique in its reliance on incomplete datasets and building knowledge from their interpretation. This interpretation basis for the science is fundamental at all levels; from creation of a geological map to interpretation of remotely sensed data. To teach and understand better the uncertainties in dealing with incomplete data we need to understand the strategies individual practitioners deploy that make them effective interpreters. The nature of interpretation is such that the interpreter needs to use their cognitive ability in the analysis of the data to propose a sensible solution in their final output that is both consistent not only with the original data but also with other knowledge and understanding. In a series of experiments Bond et al. (2007, 2008, 2011, 2012) investigated the strategies and pitfalls of expert and non-expert interpretation of seismic images. These studies focused on large numbers of participants to provide a statistically sound basis for analysis of the results. The outcome of these experiments showed that a wide variety of conceptual models were applied to single seismic datasets. Highlighting not only spatial variations in fault placements, but whether interpreters thought they existed at all, or had the same sense of movement. Further, statistical analysis suggests that the strategies an interpreter employs are more important than expert knowledge per se in developing successful interpretations. Experts are successful because of their application of these techniques. In a new set of experiments a small number of experts are focused on to determine how they use their cognitive and reasoning skills, in the interpretation of 2D seismic profiles. Live video and practitioner commentary were used to track the evolving interpretation and to gain insight on their decision processes. The outputs of the study allow us to create an educational resource of expert interpretation through online video footage and commentary with

  16. Geometry of abstraction in quantum computation

    NARCIS (Netherlands)

    Pavlovic, Dusko; Abramsky, S.; Mislove, M.W.

    2012-01-01

    Quantum algorithms are sequences of abstract operations, per formed on non-existent computers. They are in obvious need of categorical semantics. We present some steps in this direction, following earlier contribu tions of Abramsky, Goecke and Selinger. In particular, we analyze function abstraction

  17. The Abstraction Engine

    DEFF Research Database (Denmark)

    Fortescue, Michael David

    The main thesis of this book is that abstraction, far from being confined to higher formsof cognition, language and logical reasoning, has actually been a major driving forcethroughout the evolution of creatures with brains. It is manifest in emotive as well as rationalthought. Wending its way th...

  18. Supersymmetry searches at the LHC and their interpretations

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00389502

    One of the primary goals of the CERN Large Hadron Collider is to search for new physics. Many such searches have been carried out, in particular searches for supersymmetry, yet no new physics beyond the Standard Model has been found. With a large number of free parameters introduced by frameworks such as supersymmetry, it can be difficult to interpret the null results of searches. The first analysis presented in this thesis attempts to tackle this difficulty head-on, and gives a summary of the constraints from the Run-1 ATLAS searches. A combination of 22 searches were used, with integrated luminosities of up to 20.3 inverse femtobarns of 7 and 8 TeV data. The results are interpreted in the context of the 19-dimensional phenomenological MSSM, and are presented in terms of the masses of supersymmetric particles. Constraints from dark matter, heavy flavour and precision electroweak measurements were incorporated, and results are also interpreted in terms of these observables. Properties of models missed by the ...

  19. Transport safety research abstracts. No. 1

    International Nuclear Information System (INIS)

    1991-07-01

    The Transport Safety Research Abstracts is a collection of reports from Member States of the International Atomic Energy Agency, and other international organizations on research in progress or just completed in the area of safe transport of radioactive material. The main aim of TSRA is to draw attention to work that is about to be published, thus enabling interested parties to obtain further information through direct correspondence with the investigators. Information contained in this issue covers work being undertaken in 6 Member States and contracted by 1 international organization; it is hoped with succeeding issues that TSRA will be able to widen this base. TSRA is modelled after other IAEA publications describing work in progress in other programme areas, namely Health Physics Research Abstracts (No. 14 was published in 1989), Waste Management Research Abstracts (No. 20 was published in 1990), and Nuclear Safety Research Abstracts (No. 2 was published in 1990)

  20. Seq2Ref: a web server to facilitate functional interpretation

    Directory of Open Access Journals (Sweden)

    Li Wenlin

    2013-01-01

    Full Text Available Abstract Background The size of the protein sequence database has been exponentially increasing due to advances in genome sequencing. However, experimentally characterized proteins only constitute a small portion of the database, such that the majority of sequences have been annotated by computational approaches. Current automatic annotation pipelines inevitably introduce errors, making the annotations unreliable. Instead of such error-prone automatic annotations, functional interpretation should rely on annotations of ‘reference proteins’ that have been experimentally characterized or manually curated. Results The Seq2Ref server uses BLAST to detect proteins homologous to a query sequence and identifies the reference proteins among them. Seq2Ref then reports publications with experimental characterizations of the identified reference proteins that might be relevant to the query. Furthermore, a plurality-based rating system is developed to evaluate the homologous relationships and rank the reference proteins by their relevance to the query. Conclusions The reference proteins detected by our server will lend insight into proteins of unknown function and provide extensive information to develop in-depth understanding of uncharacterized proteins. Seq2Ref is available at: http://prodata.swmed.edu/seq2ref.

  1. United European Gastroenterology Week scientific abstracts and their progression to full publication.

    Science.gov (United States)

    Raju, Suneil A; Sanders, David S; Akram, Rahim; Glover, Rebecca; Al-Rifaie, Ammar; Peever, Elise; Purves, Josh; Scanu, Emily; Kurien, Matthew

    2017-10-01

    Abstracts presentations at scientific meetings enable rapid dissemination of novel research. The percentage of abstracts that proceed to full publication from differing medical specialties is highly variable. This study aims to evaluate the outcomes of abstracts presented at the United European Gastroenterology Week (UEGW). All abstracts presented at UEGW between 2009 and 2011 were assessed. Cross-referencing of the first author, senior author and at least one keyword of the abstract was performed using PubMed and EMBASE databases. Abstracts and possible resultant full publications were then examined in tandem to ensure that they represented the same study. Data were also collected on lag time to publication, journal impact factors, country of the author and factors influencing subsequent publication. A total of 6785 abstracts (1438 oral and 5347 poster presentations) were presented during the period assessed. Of these, 2099 (30.9%) proceeded to full publication in indexed journals. Oral abstract presentations were most likely to proceed to full publication compared with poster presentations (odds ratio: 1.38, 95% confidence interval: 1.22-1.56) and were more likely to achieve publication in higher impact journals (median impact factor 4.78 vs. 2.89, PEuropean Gastroenterology abstract conversion rate to full publication (46.8%). This is the first study to assess the publication rates of UEGW. Findings are favourable with similar studies from other societies.

  2. Abstract Object Creation in Dynamic Logic

    NARCIS (Netherlands)

    I. Grabe (Immo); F.S. de Boer (Frank); W. Ahrendt (Wolfgang); A. Cavalcanti; D.R. Dams

    2009-01-01

    textabstractIn this paper we give a representation of a weakest precondition calculus for abstract object creation in dynamic logic, the logic underlying the KeY theorem prover. This representation allows to both specify and verify properties of objects at the abstraction level of the

  3. Using fairness to make abstractions work

    NARCIS (Netherlands)

    D. Bosnacki; N. Ioustinova (Natalia); N. Sidorova

    2003-01-01

    textabstractAbstractions often introduce infinite traces which have no corresponding traces at the concrete level and can lead to the failure of the verification. Refinement does not always help to eliminate those traces. In this paper, we consider a timer abstraction that introduces a cyclic

  4. The Interpretive Constant: the Status of Material Objects in the Poetry of Wallace Stevens

    Directory of Open Access Journals (Sweden)

    Kacper Bartczak

    2012-01-01

    Full Text Available Stevens’s poems grant a curious status to material reality. Famously abstract, they refuse to abandon the realm of the material. Rather, “material reality” is inseparable from “abstract” concepts. Stevens’s position is pragmatist: the status and significance of material objects is founded by the entirely human linguistic/mental activity, which is also an interpretive activity. The poem is a site of initiating this activity. As such, Stevens’s poetics remains in opposition to other aesthetic posi­tions: the linguistic idealism of Mallarmé, the metaphysical realism of Miłosz and Herbert, and the material realism of Ponge and American “objectivists”. While the metaphysical positions tend to overcome the material, the realistic poets will reify it by “taking the side of things”. Stevens’s poetic pragmatism sees no lure in the extra-material, while also refusing to see matter as meaningful in itself, beyond the human interpretive activity.

  5. Compilation of Theses Abstracts

    National Research Council Canada - National Science Library

    2005-01-01

    This publication contains unclassified/unrestricted abstracts of classified or restricted theses submitted for the degrees of Doctor of Philosophy, Master of Business Administration, Master of Science...

  6. Revised interpretations of stable C and O patterns in carbonate rocks resulting from meteoric diagenesis

    Science.gov (United States)

    Swart, Peter K.; Oehlert, Amanda M.

    2018-02-01

    A positive correlation between the δ13C and δ18O values of carbonate rocks is a screening tool widely used to identify the overprint of meteoric diagenesis on the original isotopic composition of a sample. In particular, it has been suggested that systematic change from negative to positive δ13C and δ18O values with increasing depth in the core is an indicator of alteration within the zone of mixing between meteoric and marine waters. In this paper, we propose that such covariance is not generated within the traditionally defined mixing zone, and that positive correlations between δ13C and δ18O values in marine carbonates are not necessarily indicators of meteoric alteration. This new interpretation is based on data collected from the shallow sub-surface of the Bahamas, a region unequivocally influenced by meteoric waters to depths of at least 200 m below the current sediment-water interface. The classic interpretation of the diagenetic environments, based on changes in the δ13C and δ18O values, would suggest the maximum penetration of freshwater occurs between 65 and 100 m below seafloor. Below these depths, a strong positive covariation between the δ13C and δ18O values exists, and would traditionally be defined as the mixing zone. However, based upon known changes in sea level, the penetration of the freshwater lens extends significantly below this limit. We contend that the zone showing covariance of δ13C and δ18O values is actually altered within the freshwater lens, and not the mixing zone as previously proposed. The co-varying trend in δ13C and δ18O values is the result of diagenetic processes occurring at the interface between vadose and phreatic zones. Significantly greater rates of recrystallization and neomorphism are driven by the increased rates of oxidation of organic matter at this transition with progressively less alteration occurring with increasing depth. As sea level oscillates, the position of this interface moves through the

  7. Data Abstraction Mechanisms in Sina/st

    NARCIS (Netherlands)

    Meyrowitz, N.K.; Aksit, Mehmet; Tripathi, Anand

    1988-01-01

    This paper describes a new data abstraction mechanism in an object-oriented model of computing. The data abstraction mechanism described here has been devised in the context of the design of Sina/st language. In Sina/st no language constructs have been adopted for specifying inheritance or

  8. 8th Czechoslovak spectroscopic conference. Abstracts

    International Nuclear Information System (INIS)

    1988-01-01

    Volume 2 of the conference proceedings contains abstracts of 17 invited papers and 119 poster presentations, devoted to molecular spectroscopy. Abstracts of 2 poster presentations were inputted in INIS, one dealing with organic complexes of 99 Tc, the other with electronic spectra of lanthanide ions. (A.K.)

  9. Photochemical hydrogen abstractions as radiationless transitions

    International Nuclear Information System (INIS)

    Burrows, H.D.; Formosinho, S.J.

    1977-01-01

    The tunnel-effect theory of radiationless transitions is applied to the quenching of the uranyl ion excited state by aliphatic compounds. The most important mechanism kinetically is suggested to involve chemical quenching via hydrogen abstraction, and rates for these reactions are analysed theoretically. Good agreement between theory and experiment is observed for a number of alcohols and ethers, and the reactions are suggested to possess considerable charge-transfer character. With t-butanol it is suggested that abstraction occurs preferentially from the hydroxylic hydrogen. Theoretical analysis of the rates of hydrogen abstraction from carboxylic acids suggests that the reaction geometry in this case may be different from the reaction with alcohols or ethers. The possibility that excited uranyl ion can abstract a hydrogen atom from water is examined, and theoretical evidence is presented to suggest that this is the main route for deactivation of uranyl ion lowest excited state in water at room temperature. (author)

  10. Body image related negative interpretation bias in anorexia nervosa.

    Science.gov (United States)

    Brockmeyer, Timo; Anderle, Alisa; Schmidt, Hagen; Febry, Stephanie; Wünsch-Leiteritz, Wally; Leiteritz, Andreas; Friederich, Hans-Christoph

    2018-05-01

    A distorted body image and pronounced body dissatisfaction are hallmarks of anorexia nervosa (AN) that typically result in dietary restraint and compensatory behaviours. Cognitive biases such as negative interpretation bias are considered key maintaining factors of these maladaptive cognitions and behaviours. However, little attention has been paid to empirical tests whether negative interpretation bias exists in AN and to what degree it is associated with symptom severity. Participants in the present study were 40 women with AN and 40 healthy women with no history of an eating disorder. Body-related negative interpretation bias (i.e., a tendency to interpret ambiguous information about the own body in a negative way) was measured by a Scrambled Sentences Task. Patients with AN showed a stronger body-related negative interpretation bias than healthy controls. Within both groups, negative interpretation bias correlated strongly and positively with AN symptom severity and these effects were not moderated by levels of depressive symptoms. The findings support the idea that biased interpretation of body-related information is associated with the specific psychopathology of AN. Targeted, computerised interventions (e.g. interpretation bias modification) may help to alter these dysfunctional cognitive schemas that lie at the heart of AN. Copyright © 2018 Elsevier Ltd. All rights reserved.

  11. Normative interpretations of diversity

    DEFF Research Database (Denmark)

    Lægaard, Sune

    2009-01-01

    Normative interpretations of particular cases consist of normative principles or values coupled with social theoretical accounts of the empirical facts of the case. The article reviews the most prominent normative interpretations of the Muhammad cartoons controversy over the publication of drawings...... of the Prophet Muhammad in the Danish newspaper Jyllands-Posten. The controversy was seen as a case of freedom of expression, toleration, racism, (in)civility and (dis)respect, and the article notes different understandings of these principles and how the application of them to the controversy implied different...... social theoretical accounts of the case. In disagreements between different normative interpretations, appeals are often made to the ‘context', so it is also considered what roles ‘context' might play in debates over normative interpretations...

  12. Rural families' interpretations of experiencing unexpected transition in the wake of a natural disaster

    Directory of Open Access Journals (Sweden)

    Gisele Cristina Manfrini Fernandes

    Full Text Available Abstract: Natural disasters affect populations in various parts of the world. The impacts of disasters can cause many problems to the health of people and disruption to family life, potentially leading to an unexpected transition. The objective of this paper is to present the unexpected transitional experiences of rural families following a natural disaster. A multiple case study of six families was conducted with children and adolescents in a rural area affected by a 2008 disaster in southern Brazil. For data collection, we used participant observation, narrative interviews, genograms, ecomaps and an instrument called calendar routine. The analysis of the data resulted in different family interpretations about the changes resulting from the storm and compared life before and after the disaster. The loss of homes and loved ones, migration, unemployment, and losses from the farm were the main changes associated with new development tasks. The experiences of family transition after the disaster revealed that losses influenced social lives, daily routines and the preservation of cultural values.

  13. Barak’s Purposive Interpretation in Law as a Pattern of Constitutional Interpretative Fidelity

    Directory of Open Access Journals (Sweden)

    Marinković Tanasije

    2016-12-01

    Full Text Available Political jurisprudence points out that constitutional court judges sometimes act like political actors, and that their decisions are a function of strategic and ideological as much as legal considerations. Consequently, the proper role of the courts, notably in exercising their review of constitutionality, has been one of the most debated issues in modern political and legal theory. Part of the controversy is also how to measure the interpretative fidelity of judges to the constitutional texts, or conversely, the level of their political engagement. This paper argues for the reconsideration of Aharon Barak’s Purposive Interpretation in Law in that light. Barak’s work was intended to provide, in the first place, judges and other lawyers with a sort of judicial philosophy – a holistic system of legal reasoning, applying both to the interpretation of will, contract, statute and constitution. Nevertheless, these conventions of legal reasoning, modified and readapted, could well be used also as heuristic tools by the academics in measuring the interpretative fidelity of judges to various sources of law. Accordingly, this paper clings closely to the presentation of Barak’s precepts for the purposive interpretation of constitutions, by focusing on the notions of subjective and objective purpose in interpreting constitutions, and how the potential conflicts between these purposes are resolved.

  14. Engineering Abstractions in Model Checking and Testing

    DEFF Research Database (Denmark)

    Achenbach, Michael; Ostermann, Klaus

    2009-01-01

    Abstractions are used in model checking to tackle problems like state space explosion or modeling of IO. The application of these abstractions in real software development processes, however, lacks engineering support. This is one reason why model checking is not widely used in practice yet...... and testing is still state of the art in falsification. We show how user-defined abstractions can be integrated into a Java PathFinder setting with tools like AspectJ or Javassist and discuss implications of remaining weaknesses of these tools. We believe that a principled engineering approach to designing...... and implementing abstractions will improve the applicability of model checking in practice....

  15. Coupling Radar Rainfall to Hydrological Models for Water Abstraction Management

    Science.gov (United States)

    Asfaw, Alemayehu; Shucksmith, James; Smith, Andrea; MacDonald, Ken

    2015-04-01

    propagated through the model to assess its influence on the forecasted flow uncertainty. Furthermore, the effects of uncertainties at different forecast lead times on potential abstraction strategies are assessed. The results show that over a 10 year period, an average of approximately 70 ML/d of potential water is missed in the study catchment under a convention abstraction regime. This indicates a considerable potential for the use of flow forecasting models to effectively implement advanced abstraction management and more efficiently utilize available water resources in the study catchment.

  16. Court Interpreting in Denmark - the role of court interpreters in Danish courtrooms

    DEFF Research Database (Denmark)

    Jacobsen, Bente

    1999-01-01

    Court interpreters in Denmark are expected to follow the guidelines laid down in the document Instructions for Interpreters, which was published in 1994, and which deals with four principal areas: accuracy and completeness, impartiality, confidentiality and conflict of interest. This paper contends...

  17. Abstraction of continuous dynamical systems utilizing lyapunov functions

    DEFF Research Database (Denmark)

    Sloth, Christoffer; Wisniewski, Rafael

    2010-01-01

    This paper considers the development of a method for abstracting continuous dynamical systems by timed automata. The method is based on partitioning the state space of dynamical systems with invariant sets, which form cells representing locations of the timed automata. To enable verification...... of the dynamical system based on the abstraction, conditions for obtaining sound, complete, and refinable abstractions are set up. It is proposed to partition the state space utilizing sub-level sets of Lyapunov functions, since they are positive invariant sets. The existence of sound abstractions for Morse......-Smale systems and complete and refinable abstractions for linear systems are shown....

  18. The Pipeline From Abstract Presentation to Publication in Pediatric Hospital Medicine.

    Science.gov (United States)

    Herrmann, Lisa E; Hall, Matthew; Kyler, Kathryn; Cochran, Joseph; Andrews, Annie L; Williams, Derek J; Wilson, Karen M; Shah, Samir S

    2018-02-01

    The annual Pediatric Hospital Medicine (PHM) conference serves as a venue for the dissemination of research in this rapidly growing discipline. A measure of research validity is subsequent publication in peer-reviewed journals. To identify the publication rate of abstracts submitted to the 2014 PHM conference and determine whether presentation format was associated with subsequent journal publication or time to publication. We identified abstracts submitted to the 2014 PHM conference. Presentation formats included rejected abstracts and poster and oral presentations. Abstracts subsequently published in journals were identified by searching the author and abstract title in PubMed, MedEdPORTAL, and Google Scholar. We used logistic regression and Cox proportional hazards models to determine if presentation format was associated with publication, time to publication, and publishing journal impact factor. Of 226 submitted abstracts, 19.0% were rejected, 68.0% were selected for posters, and 12.8% were selected for oral presentations; 36.3% were subsequently published within 30 months after the conference. Abstracts accepted for oral presentation had more than 7-fold greater odds of publication (adjusted odds ratio 7.8; 95% confidence interval [CI], 2.6-23.5) and a 4-fold greater likelihood of publication at each month (adjusted hazard ratio 4.5; 95% CI, 2.1-9.7) compared with rejected abstracts. Median journal impact factor was significantly higher for oral presentations than other presentation formats (P presentation; however, the low overall publication rate may indicate that presented results are preliminary or signify a need for increased mentorship and resources for research development in PHM.

  19. Abstract decomposition theorem and applications

    CERN Document Server

    Grossberg, R; Grossberg, Rami; Lessmann, Olivier

    2005-01-01

    Let K be an Abstract Elementary Class. Under the asusmptions that K has a nicely behaved forking-like notion, regular types and existence of some prime models we establish a decomposition theorem for such classes. The decomposition implies a main gap result for the class K. The setting is general enough to cover \\aleph_0-stable first-order theories (proved by Shelah in 1982), Excellent Classes of atomic models of a first order tehory (proved Grossberg and Hart 1987) and the class of submodels of a large sequentially homogenuus \\aleph_0-stable model (which is new).

  20. Radiographer interpretation of trauma radiographs: Issues for radiography education providers

    International Nuclear Information System (INIS)

    Hardy, Maryann; Snaith, Beverly

    2009-01-01

    Background: The role of radiographers with respect to image interpretation within clinical practice is well recognised. It is the expectation of the professional, regulatory and academic bodies that upon qualification, radiographers will possess image interpretation skills. Additionally, The College of Radiographers has asserted that its aspiration is for all radiographers to be able to provide an immediate written interpretation on skeletal trauma radiographs by 2010. This paper explores the readiness of radiography education programmes in the UK to deliver this expectation. Method: A postal questionnaire was distributed to 25 Higher Education Institutions in the UK (including Northern Ireland) that provided pre-registration radiography education as identified from the Society and College of Radiographers register. Information was sought relating to the type of image interpretation education delivered at pre- and post-registration levels; the anatomical range of image interpretation education; and education delivery styles. Results: A total of 19 responses (n = 19/25; 76.0%) were received. Image interpretation education was included as part of all radiographer pre-registration programmes and offered at post-registration level at 12 academic centres (n = 12/19; 63.2%). The anatomical areas and educational delivery methods varied across institutions. Conclusion: Radiography education providers have embraced the need for image interpretation education within both pre- and post-registration radiography programmes. As a result, UK education programmes are able to meet the 2010 College of Radiographers aspiration.

  1. Naming a Lego world. The role of language in the acquisition of abstract concepts.

    Science.gov (United States)

    Granito, Carmen; Scorolli, Claudia; Borghi, Anna Maria

    2015-01-01

    While embodied approaches of cognition have proved to be successful in explaining concrete concepts and words, they have more difficulties in accounting for abstract concepts and words, and several proposals have been put forward. This work aims to test the Words As Tools proposal, according to which both abstract and concrete concepts are grounded in perception, action and emotional systems, but linguistic information is more important for abstract than for concrete concept representation, due to the different ways they are acquired: while for the acquisition of the latter linguistic information might play a role, for the acquisition of the former it is instead crucial. We investigated the acquisition of concrete and abstract concepts and words, and verified its impact on conceptual representation. In Experiment 1, participants explored and categorized novel concrete and abstract entities, and were taught a novel label for each category. Later they performed a categorical recognition task and an image-word matching task to verify a) whether and how the introduction of language changed the previously formed categories, b) whether language had a major weight for abstract than for concrete words representation, and c) whether this difference had consequences on bodily responses. The results confirm that, even though both concrete and abstract concepts are grounded, language facilitates the acquisition of the latter and plays a major role in their representation, resulting in faster responses with the mouth, typically associated with language production. Experiment 2 was a rating test aiming to verify whether the findings of Experiment 1 were simply due to heterogeneity, i.e. to the fact that the members of abstract categories were more heterogeneous than those of concrete categories. The results confirmed the effectiveness of our operationalization, showing that abstract concepts are more associated with the mouth and concrete ones with the hand, independently from

  2. Naming a Lego world. The role of language in the acquisition of abstract concepts.

    Directory of Open Access Journals (Sweden)

    Carmen Granito

    Full Text Available While embodied approaches of cognition have proved to be successful in explaining concrete concepts and words, they have more difficulties in accounting for abstract concepts and words, and several proposals have been put forward. This work aims to test the Words As Tools proposal, according to which both abstract and concrete concepts are grounded in perception, action and emotional systems, but linguistic information is more important for abstract than for concrete concept representation, due to the different ways they are acquired: while for the acquisition of the latter linguistic information might play a role, for the acquisition of the former it is instead crucial. We investigated the acquisition of concrete and abstract concepts and words, and verified its impact on conceptual representation. In Experiment 1, participants explored and categorized novel concrete and abstract entities, and were taught a novel label for each category. Later they performed a categorical recognition task and an image-word matching task to verify a whether and how the introduction of language changed the previously formed categories, b whether language had a major weight for abstract than for concrete words representation, and c whether this difference had consequences on bodily responses. The results confirm that, even though both concrete and abstract concepts are grounded, language facilitates the acquisition of the latter and plays a major role in their representation, resulting in faster responses with the mouth, typically associated with language production. Experiment 2 was a rating test aiming to verify whether the findings of Experiment 1 were simply due to heterogeneity, i.e. to the fact that the members of abstract categories were more heterogeneous than those of concrete categories. The results confirmed the effectiveness of our operationalization, showing that abstract concepts are more associated with the mouth and concrete ones with the hand

  3. A consistent interpretation of quantum mechanics

    International Nuclear Information System (INIS)

    Omnes, Roland

    1990-01-01

    Some mostly recent theoretical and mathematical advances can be linked together to yield a new consistent interpretation of quantum mechanics. It relies upon a unique and universal interpretative rule of a logical character which is based upon Griffiths consistent history. Some new results in semi-classical physics allow classical physics to be derived from this rule, including its logical aspects, and to prove accordingly the existence of determinism within the quantum framework. Together with decoherence, this can be used to retrieve the existence of facts, despite the probabilistic character of the theory. Measurement theory can then be made entirely deductive. It is accordingly found that wave packet reduction is a logical property, whereas one can always choose to avoid using it. The practical consequences of this interpretation are most often in agreement with the Copenhagen formulation but they can be proved never to give rise to any logical inconsistency or paradox. (author)

  4. Shifting the perspective after the patient's response to an interpretation.

    Science.gov (United States)

    Peräkylä, Anssi

    2010-12-01

    Psychoanalytic interpretation is normally understood as a sequence of two utterances: the analyst gives an interpretation and the patient responds to it. This paper suggests that, in the interpretative sequence, there is also a third utterance where psychoanalytic work takes place. This third interpretative turn involves the analyst's action after the patient's response to the interpretation. Using conversation analysis as method in the examination of audio-recorded psychoanalytic sessions, the paper will explicate the psychoanalytic work that gets done in third interpretative turns. Through it, the analyst takes a stance towards the patient's understandings of the interpretation, which are shown in the patient's response to the interpretation. The third interpretative turns on one hand ratify and accept the patient's understandings, but, in addition to that, they also introduce a shift of perspective relative to them. In most cases, the shift of perspective is implicit but sometimes it is made explicit. The shifts of perspective bring to the foreground aspects or implications of the interpretation that were not incorporated in the patient's response. They recast the description of the patient's experience by showing new layers or more emotional intensity in it. The results are discussed in the light of Faimberg's concept of listening to listening and Schlesinger's concept of follow-up interpretation. Copyright © 2010 Institute of Psychoanalysis.

  5. Abstraction Power in Computer Science Education

    DEFF Research Database (Denmark)

    Bennedsen, Jens Benned; Caspersen, Michael Edelgaard

    2006-01-01

    The paper is a discussion of the hypothesis that a person’s abstraction power (or ability) has a positive influence on their ability to program.......The paper is a discussion of the hypothesis that a person’s abstraction power (or ability) has a positive influence on their ability to program....

  6. 3D quantitative interpretation of archaeo-magnetic data: Adaptation of aero-magnetic interpretation techniques for archaeological purposes

    Science.gov (United States)

    Cheyney, S.; Hill, I. A.; Linford, N.; Fishwick, S.; Leech, C.

    2011-12-01

    information from Euler deconvolution can also be obtained, but is highly dependent on selecting an appropriate structural index. We demonstrate that results from both the edge-detection methods and Euler deconvolution can be used to constrain an inversion. Such results can be determined simply, automatically and objectively using few user-derived assumptions or constraints. Initial estimates of subsurface structure can then used to create an initial reference model, or to constrain the depth weighting of the inversion. This increases confidence in the final result. Greater interpretation of the magnetic data will aid the planning of higher resolution surveys such as GPR or resistivity, or to position targeted excavations. In some situations the detailed 3D geophysical model may supply sufficient archaeological information to avoid excavation, thus reducing cost and risk to the archaeological material.

  7. WWNPQFT-2013 - Abstracts

    International Nuclear Information System (INIS)

    Cessac, B.; Bianchi, E.; Bellon, M.; Fried, H.; Krajewski, T.; Schubert, C.; Barre, J.; Hofmann, R.; Muller, B.; Raffaelli, B.

    2014-01-01

    The object of this Workshop is to consolidate and publicize new efforts in non perturbative-like Field Theories, relying in Functional Methods, Renormalization Group, and Dyson-Schwinger Equations. A presentation deals with effective vertices and photon-photon scattering in SU(2) Yang-Mills thermodynamics. This document gathers the abstracts of the presentations

  8. The interpretation of administrative contracts

    Directory of Open Access Journals (Sweden)

    Cătălin-Silviu SĂRARU

    2014-06-01

    Full Text Available The article analyzes the principles of interpretation for administrative contracts, in French law and in Romanian law. In the article are highlighted derogations from the rules of contract interpretation in common law. Are examined the exceptions to the principle of good faith, the principle of common intention (willingness of the parties, the principle of good administration, the principle of extensive interpretation of the administrative contract. The article highlights the importance and role of the interpretation in administrative contracts.

  9. Interactive web visualization tools to the results interpretation of a seismic risk study aimed at the emergency levels definition

    Science.gov (United States)

    Rivas-Medina, A.; Gutierrez, V.; Gaspar-Escribano, J. M.; Benito, B.

    2009-04-01

    Results of a seismic risk assessment study are often applied and interpreted by users unspecialised on the topic or lacking a scientific background. In this context, the availability of tools that help translating essentially scientific contents to broader audiences (such as decision makers or civil defence officials) as well as representing and managing results in a user-friendly fashion, are on indubitable value. On of such tools is the visualization tool VISOR-RISNA, a web tool developed within the RISNA project (financed by the Emergency Agency of Navarre, Spain) for regional seismic risk assessment of Navarre and the subsequent development of emergency plans. The RISNA study included seismic hazard evaluation, geotechnical characterization of soils, incorporation of site effects to expected ground motions, vulnerability distribution assessment and estimation of expected damage distributions for a 10% probability of exceedance in 50 years. The main goal of RISNA was the identification of higher risk area where focusing detailed, local-scale risk studies in the future and the corresponding urban emergency plans. A geographic information system was used to combine different information layers, generate tables of results and represent maps with partial and final results. The visualization tool VISOR-RISNA is intended to facilitate the interpretation and representation of the collection of results, with the ultimate purpose of defining actuation plans. A number of criteria for defining actuation priorities are proposed in this work. They are based on combinations of risk parameters resulting from the risk study (such as expected ground motion and damage and exposed population), as determined by risk assessment specialists. Although the values that these parameters take are a result of the risk study, their distribution in several classes depends on the intervals defined by decision takers or civil defense officials. These criteria provide a ranking of

  10. X-Ray Microtomography (μCT as a Useful Tool for Visualization and Interpretation of Shear Strength Test Results

    Directory of Open Access Journals (Sweden)

    Stefaniuk Damian

    2015-02-01

    Full Text Available The paper demonstrates the applicability of X-ray microtomography (ìCT to analysis of the results of shear strength examinations of clayey soils. The method of X-ray three-dimensional imaging offers new possibilities in soil testing. The work focuses on a non-destructive method of evaluation of specimen quality used in shear tests and mechanical behavior of soil. The paper presents the results of examination of 4 selected clayey soils. Specimens prepared for the triaxial test have been scanned using ìCT before and after the triaxial compression tests. The shear strength parameters of the soils have been estimated. Changes in soil structure caused by compression and shear failure have been presented as visualizations of the samples tested. This allowed for improved interpretation and evaluation of soil strength parameters and recognition of pre-existing fissures and the exact mode of failure. Basic geometrical parameters have been determined for selected cross-sections of specimens after failure. The test results indicate the utility of the method applied in soil testing.

  11. How does the mass media report and interpret radiation data? The results of media content analysis

    Energy Technology Data Exchange (ETDEWEB)

    Perko, T. [Belgian Nuclear Research Centre SCK.CEN, Institute for Environment Health and Safety (Belgium); Cantone, M.C. [University of Milano, Faculty of Medicine (Italy); Tomkiv, Y. [Norwegian University of Life Sciences (Norway); Prezelj, I. [University of Ljubljana, Faculty of Social Sciences (Slovenia); Gallego, E. [Universidad Politecnica de Madrid (Spain); Melekhova, E. [Russian Academy of Sciences in Moscow (Russian Federation)

    2014-07-01

    In communication with the general population, experts often provide quantitative information related to ionizing radiation, expressed with different units of radioactivity. However, quantitative information about radiation risks may be meaningful only to people who have the ability to comprehend basic numerical concepts and possess knowledge related to radiation. Thus, the media, as a bridge between experts and the general population, has to 'translate' quantitative information into a qualitative one. How successful and accurate are the mass media in this transformation of scientific results into publicly understandable information? Our research investigates media reporting on the concept of ionizing radiation in a case of nuclear emergencies. The presentation is focused on summarizing the 'lessons learned' from the use of radiation data in media reporting about the Fukushima nuclear accident. The in-depth media content analysis was conducted in twelve quality newspapers in Belgium, Slovenia, Italy, Spain, Norway and Russia using the same scientific methodology and analyzing the same time period. Preliminary results identified miss concepts of radiation data by media and even within emergency responders and decision makers. The research is a result of FP7 project Innovative integrated tools and platforms for radiological emergency preparedness and post-accident response in Europe - PREPARE and upgraded with a Russian experience. Document available in abstract form only. (authors)

  12. Exploiting Spatial Abstraction in Predictive Analytics of Vehicle Traffic

    Directory of Open Access Journals (Sweden)

    Natalia Andrienko

    2015-04-01

    Full Text Available By applying visual analytics techniques to vehicle traffic data, we found a way to visualize and study the relationships between the traffic intensity and movement speed on links of a spatially abstracted transportation network. We observed that the traffic intensities and speeds in an abstracted network are interrelated in the same way as they are in a detailed street network at the level of street segments. We developed interactive visual interfaces that support representing these interdependencies by mathematical models. To test the possibility of utilizing them for performing traffic simulations on the basis of abstracted transportation networks, we devised a prototypical simulation algorithm employing these dependency models. The algorithm is embedded in an interactive visual environment for defining traffic scenarios, running simulations, and exploring their results. Our research demonstrates a principal possibility of performing traffic simulations on the basis of spatially abstracted transportation networks using dependency models derived from real traffic data. This possibility needs to be comprehensively investigated and tested in collaboration with transportation domain specialists.

  13. SPR 2015. Abstracts

    International Nuclear Information System (INIS)

    2015-01-01

    The volume contains the abstracts of the SPR (society for pediatric radiology) 2015 meeting covering the following issues: fetal imaging, muscoskeletal imaging, cardiac imaging, chest imaging, oncologic imaging, tools for process improvement, child abuse, contrast enhanced ultrasound, image gently - update of radiation dose recording/reporting/monitoring - meaningful or useless meaning?, pediatric thoracic imaging, ALARA.

  14. SPR 2015. Abstracts

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2015-04-01

    The volume contains the abstracts of the SPR (society for pediatric radiology) 2015 meeting covering the following issues: fetal imaging, muscoskeletal imaging, cardiac imaging, chest imaging, oncologic imaging, tools for process improvement, child abuse, contrast enhanced ultrasound, image gently - update of radiation dose recording/reporting/monitoring - meaningful or useless meaning?, pediatric thoracic imaging, ALARA.

  15. A Functional Correspondence between Call-by-Need Evaluators and Lazy Abstract Machines

    DEFF Research Database (Denmark)

    Ager, Mads Sig; Danvy, Olivier; Midtgaard, Jan

    2004-01-01

    by name and call by value. Here, however, we consider call by need. We derive a lazy abstract machine from an ordinary call-by-need evaluator that threads a heap of updatable cells. In this resulting abstract machine, the continuation fragment for updating a heap cell naturally appears as an ‘update......We bridge the gap between compositional evaluators and abstract machines for the lambda-calculus, using closure conversion, transformation into continuation-passing style, and defunctionalization of continuations. This article is a followup of our article at PPDP 2003, where we consider call...

  16. Interpretive Medicine

    Science.gov (United States)

    Reeve, Joanne

    2010-01-01

    Patient-centredness is a core value of general practice; it is defined as the interpersonal processes that support the holistic care of individuals. To date, efforts to demonstrate their relationship to patient outcomes have been disappointing, whilst some studies suggest values may be more rhetoric than reality. Contextual issues influence the quality of patient-centred consultations, impacting on outcomes. The legitimate use of knowledge, or evidence, is a defining aspect of modern practice, and has implications for patient-centredness. Based on a critical review of the literature, on my own empirical research, and on reflections from my clinical practice, I critique current models of the use of knowledge in supporting individualised care. Evidence-Based Medicine (EBM), and its implementation within health policy as Scientific Bureaucratic Medicine (SBM), define best evidence in terms of an epistemological emphasis on scientific knowledge over clinical experience. It provides objective knowledge of disease, including quantitative estimates of the certainty of that knowledge. Whilst arguably appropriate for secondary care, involving episodic care of selected populations referred in for specialist diagnosis and treatment of disease, application to general practice can be questioned given the complex, dynamic and uncertain nature of much of the illness that is treated. I propose that general practice is better described by a model of Interpretive Medicine (IM): the critical, thoughtful, professional use of an appropriate range of knowledges in the dynamic, shared exploration and interpretation of individual illness experience, in order to support the creative capacity of individuals in maintaining their daily lives. Whilst the generation of interpreted knowledge is an essential part of daily general practice, the profession does not have an adequate framework by which this activity can be externally judged to have been done well. Drawing on theory related to the

  17. Challenges in Quantitative Abstractions for Collective Adaptive Systems

    Directory of Open Access Journals (Sweden)

    Mirco Tribastone

    2016-07-01

    Full Text Available Like with most large-scale systems, the evaluation of quantitative properties of collective adaptive systems is an important issue that crosscuts all its development stages, from design (in the case of engineered systems to runtime monitoring and control. Unfortunately it is a difficult problem to tackle in general, due to the typically high computational cost involved in the analysis. This calls for the development of appropriate quantitative abstraction techniques that preserve most of the system's dynamical behaviour using a more compact representation. This paper focuses on models based on ordinary differential equations and reviews recent results where abstraction is achieved by aggregation of variables, reflecting on the shortcomings in the state of the art and setting out challenges for future research.

  18. Towards Identify Selective Antibacterial Peptides Based on Abstracts Meaning

    Directory of Open Access Journals (Sweden)

    Liliana I. Barbosa-Santillán

    2016-01-01

    Full Text Available We present an Identify Selective Antibacterial Peptides (ISAP approach based on abstracts meaning. Laboratories and researchers have significantly increased the report of their discoveries related to antibacterial peptides in primary publications. It is important to find antibacterial peptides that have been reported in primary publications because they can produce antibiotics of different generations that attack and destroy the bacteria. Unfortunately, researchers used heterogeneous forms of natural language to describe their discoveries (sometimes without the sequence of the peptides. Thus, we propose that learning the words meaning instead of the antibacterial peptides sequence is possible to identify and predict antibacterial peptides reported in the PubMed engine. The ISAP approach consists of two stages: training and discovering. ISAP founds that the 35% of the abstracts sample had antibacterial peptides and we tested in the updated Antimicrobial Peptide Database 2 (APD2. ISAP predicted that 45% of the abstracts had antibacterial peptides. That is, ISAP found that 810 antibacterial peptides were not classified like that, so they are not reported in APD2. As a result, this new search tool would complement the APD2 with a set of peptides that are candidates to be antibacterial. Finally, 20% of the abstracts were not semantic related to APD2.

  19. Mathematical games, abstract games

    CERN Document Server

    Neto, Joao Pedro

    2013-01-01

    User-friendly, visually appealing collection offers both new and classic strategic board games. Includes abstract games for two and three players and mathematical games such as Nim and games on graphs.

  20. Crosshole investigations: Hydrogeological results and interpretations

    International Nuclear Information System (INIS)

    Black, J.H.; Holmes, D.C.; Brightman, M.A.

    1987-12-01

    The Crosshole Programme was an integrated geophysical and hydrogeological study of a limited volume of rock (known as the Crosshole Site) within the Stripa mine. Borehole radar, borehole seismic and hydraulic methods were developed for specific application to fractured crystalline rock. The hydrogeological investigations contained both single borehole and crosshole test techniques. A novel technique, using a sinusoidal variation of pressure, formed the main method of crosshole testing and was assessed during the programme. The strategy of crosshole testing was strongly influenced by the results from the geophysical measurements. The longer term, larger scale hydrogeological response of the region was asessed by examining the variation of heads over the region. These were responding to the presence of an old drift. A method of overall assessment involving minimising the divergence from a homogeneous response yielded credible values of hydraulic conductivity for the rock as a whole. (orig./DG)

  1. How to interpret the results of medical time series data analysis: Classical statistical approaches versus dynamic Bayesian network modeling.

    Science.gov (United States)

    Onisko, Agnieszka; Druzdzel, Marek J; Austin, R Marshall

    2016-01-01

    Classical statistics is a well-established approach in the analysis of medical data. While the medical community seems to be familiar with the concept of a statistical analysis and its interpretation, the Bayesian approach, argued by many of its proponents to be superior to the classical frequentist approach, is still not well-recognized in the analysis of medical data. The goal of this study is to encourage data analysts to use the Bayesian approach, such as modeling with graphical probabilistic networks, as an insightful alternative to classical statistical analysis of medical data. This paper offers a comparison of two approaches to analysis of medical time series data: (1) classical statistical approach, such as the Kaplan-Meier estimator and the Cox proportional hazards regression model, and (2) dynamic Bayesian network modeling. Our comparison is based on time series cervical cancer screening data collected at Magee-Womens Hospital, University of Pittsburgh Medical Center over 10 years. The main outcomes of our comparison are cervical cancer risk assessments produced by the three approaches. However, our analysis discusses also several aspects of the comparison, such as modeling assumptions, model building, dealing with incomplete data, individualized risk assessment, results interpretation, and model validation. Our study shows that the Bayesian approach is (1) much more flexible in terms of modeling effort, and (2) it offers an individualized risk assessment, which is more cumbersome for classical statistical approaches.

  2. On sample size and different interpretations of snow stability datasets

    Science.gov (United States)

    Schirmer, M.; Mitterer, C.; Schweizer, J.

    2009-04-01

    Interpretations of snow stability variations need an assessment of the stability itself, independent of the scale investigated in the study. Studies on stability variations at a regional scale have often chosen stability tests such as the Rutschblock test or combinations of various tests in order to detect differences in aspect and elevation. The question arose: ‘how capable are such stability interpretations in drawing conclusions'. There are at least three possible errors sources: (i) the variance of the stability test itself; (ii) the stability variance at an underlying slope scale, and (iii) that the stability interpretation might not be directly related to the probability of skier triggering. Various stability interpretations have been proposed in the past that provide partly different results. We compared a subjective one based on expert knowledge with a more objective one based on a measure derived from comparing skier-triggered slopes vs. slopes that have been skied but not triggered. In this study, the uncertainties are discussed and their effects on regional scale stability variations will be quantified in a pragmatic way. An existing dataset with very large sample sizes was revisited. This dataset contained the variance of stability at a regional scale for several situations. The stability in this dataset was determined using the subjective interpretation scheme based on expert knowledge. The question to be answered was how many measurements were needed to obtain similar results (mainly stability differences in aspect or elevation) as with the complete dataset. The optimal sample size was obtained in several ways: (i) assuming a nominal data scale the sample size was determined with a given test, significance level and power, and by calculating the mean and standard deviation of the complete dataset. With this method it can also be determined if the complete dataset consists of an appropriate sample size. (ii) Smaller subsets were created with similar

  3. Two-Way Interpretation about Climate Change: Preliminary Results from a Study in Select Units of the United States National Park System

    Science.gov (United States)

    Forist, B. E.; Knapp, D.

    2014-12-01

    Much interpretation in units of the National Park System, conducted by National Park Service (NPS) rangers and partners today is done in a didactic, lecture style. This "one-way" communication runs counter to research suggesting that long-term impacts of park interpretive experiences must be established through direct connections with the visitor. Previous research in interpretation has suggested that interpretive experiences utilizing a "two-way" dialogue approach are more successful at facilitating long-term memories than "one-way" approaches where visitors have few, if any, opportunities to ask questions, offer opinions, or share interests and experiences. Long-term memories are indicators of connections to places and resources. Global anthropogenic change poses critical threats to NPS sites, resources, and visitor experiences. As climate change plays an ever-expanding role in public, political, social, economic, and environmental discourse it stands to reason that park visitors may also be interested in engaging in this discourse. Indeed, NPS Director Jonathan Jarvis stated in the agency's Climate Change Action Plan 2012 - 2014 that, "We now know through social science conducted in parks that our visitors are looking to NPS staff for honest dialogue about this critical issue." Researchers from Indiana University will present preliminary findings from a multiple park study that assessed basic visitor knowledge and the impact of two-way interpretation related to climate change. Observations from park interpretive program addressing climate change will be presented. Basic visitor knowledge of climate change impacts in the select parks as well as immediate and long-term visitor recollections will be presented. Select units of the National Park System in this research included Cape Cod National Seashore, Cape Hatteras National Seashore, North Cascades National Park, Shenandoah National Park, and Zion National Park.

  4. An Optimization Framework for Travel Pattern Interpretation of Cellular Data

    Directory of Open Access Journals (Sweden)

    Sarit Freund

    2013-09-01

    This paper explores methods for identifying travel patterns from cellular data. A primary challenge in this research is to provide an interpretation of the raw data that distinguishes between activity durations and travel durations. A novel framework is proposed for this purpose, based on a grading scheme for candidate interpretations of the raw data. A genetic algorithm is used to find interpretations with high grades, which are considered as the most reasonable ones. The proposed method is tested on a dataset of records covering 9454 cell-phone users over a period of one week. Preliminary evaluation of the resulting interpretations is presented.

  5. On the Latent Variable Interpretation in Sum-Product Networks.

    Science.gov (United States)

    Peharz, Robert; Gens, Robert; Pernkopf, Franz; Domingos, Pedro

    2017-10-01

    One of the central themes in Sum-Product networks (SPNs) is the interpretation of sum nodes as marginalized latent variables (LVs). This interpretation yields an increased syntactic or semantic structure, allows the application of the EM algorithm and to efficiently perform MPE inference. In literature, the LV interpretation was justified by explicitly introducing the indicator variables corresponding to the LVs' states. However, as pointed out in this paper, this approach is in conflict with the completeness condition in SPNs and does not fully specify the probabilistic model. We propose a remedy for this problem by modifying the original approach for introducing the LVs, which we call SPN augmentation. We discuss conditional independencies in augmented SPNs, formally establish the probabilistic interpretation of the sum-weights and give an interpretation of augmented SPNs as Bayesian networks. Based on these results, we find a sound derivation of the EM algorithm for SPNs. Furthermore, the Viterbi-style algorithm for MPE proposed in literature was never proven to be correct. We show that this is indeed a correct algorithm, when applied to selective SPNs, and in particular when applied to augmented SPNs. Our theoretical results are confirmed in experiments on synthetic data and 103 real-world datasets.

  6. A critical analysis of publication rates of national oncology meeting abstracts in Turkey

    Directory of Open Access Journals (Sweden)

    S. Kilickap

    2018-04-01

    Full Text Available Purpose: In this study our aim is to analyze the publication rates of abstracts, which were presented between 2006 and 2011 years in biennial National Cancer Meeting of Turkey (NCM and Turkish Medical Oncology Society Meeting (TMOSM and to determine the timely change of publication rates and to predict the quality of the abstracts. Methods: All abstracts, which are either accepted as podium or poster presentations in NCM and TMOM between 2006 and 2011, are extracted. Subsequent publication rate of those abstracts were defined by searching PubMed and Turkish Medical Index. Results: Between 2006 and 2011, overall 2451 abstracts were presented in annual NC and TMOS meetings. Of these 2451 abstracts, 286 of them (11.7% were published in consecutive years. Median publication interval was 11 months. While 28 of 286 (9.8% abstracts were published in national journals, 258 of them (90.2% were published in international journals. 97 of a total of 424 podium presentations (22.9% were published. The publication rate was correlated with the type of presentation (OP vs. PP: 22.9% vs. 9.3%, p < 0.001. The highest publication rate was for prospective studies (%14.4. Majority of abstracts (53.1% were published in journals indexed within the science citation index (SCI. Rest of the published abstracts were in index of SCI-expanded. Conclusions: Non-publication of research abstracts is a problem for 88.3% of abstracts of this study. The data presented in this study should lead abstract authors to criticize themselves and find a way to improve their study quality. Keywords: Abstract, Full-text, Manuscript, Peer-review, Publication rate

  7. Towards a field-theory interpretation of bottom-up holography

    Energy Technology Data Exchange (ETDEWEB)

    Jacobs, V.P.J.; Grubinskas, S.; Stoof, H.T.C. [Institute for Theoretical Physics and Center for Extreme Matter and Emergent Phenomena,Utrecht University,Leuvenlaan 4, 3584 CE Utrecht (Netherlands)

    2015-04-08

    We investigate recent results for the electrical conductivity and the fermionic self-energy, obtained in a holographic bottom-up model for a relativistic charge-neutral conformal field theory. We present two possible field-theoretic derivations of these results, using either a semiholographic or a holographic point of view. In the semiholographic interpretation, we also show how, in general, the conductivity should be calculated in agreement with Ward identities. The resulting field-theory interpretation may lead to a better understanding of the holographic dictionary in applied AdS/CMT.

  8. RHETORICAL PATTERNS, VERB TENSE, AND VOICE IN CROSS DISCIPLINARY RESEARCH ARTICLE ABSTRACT

    Directory of Open Access Journals (Sweden)

    Sharifah Hanidar

    2016-05-01

    Full Text Available This article investigates research article abstracts in terms of their rhetorical patterns and the use of verb tenses and voice. A total of 40 abstracts were selected from four international journals in the fields of Biology, Mechanical Engineering, Linguistics, and Medicine. A four move model was adopted from Hardjanto (1997 to analyze the structure of the abstracts. The results show that all the abstracts have Move 1, creating a research space; 70% have Move 2, describing research procedure; 85% have Move 3, summarizing principal results; and 85% have Move 4, evaluating results. All the abstracts in medicine have Moves 1, 2, 3 and 4, whereas the most common pattern in Biology is Moves 1, 3 and 4, in Mechanical Engineering Moves 1, 2 and 3, and in Linguistics Moves 1, 2 and 4. This seems to suggest that there is a disciplinary variation in the structuring of RA abstracts in the four disciplines under investigation. With regard to the use of verb tense and voice in each move, the present tense and past tense in the active voice and the past tense in the passive voice were the most frequently used tenses. The present tense in the active voice was frequently used in Moves 1 and 4, while the past tense in the active voice was commonly used in Move 3 and the past tense in the passive voice was frequently found in Move 2. Furthermore, it was found that the present tense in the active voice was frequently used in Biology, Mechanical Engineering and Linguistics, whereas the past tense in the active voice occurred more frequently in Medicine, and the past tense in the passive voice was more frequently found in Mechanical Engineering than in other disciplines.

  9. Hydrogen abstraction from n-butanol by the methyl radical: high level ab initio study of abstraction pathways and the importance of low energy rotational conformers.

    Science.gov (United States)

    Katsikadakos, D; Hardalupas, Y; Taylor, A M K P; Hunt, P A

    2012-07-21

    Hydrogen abstraction reactions by the methyl radical from n-butanol have been investigated at the ROCBS-QB3 level of theory. Reaction energies and product geometries for the most stable conformer of n-butanol (ROH) have been computed, the reaction energies order α channel more stable than the β-channel? Why do the two C(γ)-H H-abstraction TS differ in energy? The method and basis set dependence of the TS barriers is investigated. The Boltzmann probability distribution for the n-butanol conformers suggests that low energy conformers are present in approximately equal proportions to the most stable conformer at combustion temperatures where ĊH(3) radicals are present. Thus, the relative significance of the various H-abstraction channels has been assessed for a selection of higher energy conformers (ROH'). Key results include finding that higher energy n-butanol conformers (E(ROH') > E(ROH)) can generate lower energy product radicals, E(ROH') < E(ROH). Moreover, higher energy conformers can also have a globally competitive TS energy for H-abstraction.

  10. Full-text publication of abstract-presented work in sport and exercise psychology.

    Science.gov (United States)

    Shue, Sarah; Warden, Stuart

    2018-01-01

    Meetings promote information sharing, but do not enable full dissemination of details. A systematic search was conducted for abstracts presented at the 2010 and 2011 Association of Applied Sport Psychology Annual Conferences to determine the full-text dissemination rate of work presented in abstract form and investigate factors influencing this rate. Systematic searches were sequentially conducted to determine whether the abstract-presented work had been published in full-text format in the 5 years following presentation. If a potential full-text publication was identified, information from the conference abstract (eg, results, number of participants in the sample(s), measurement tools used and so on) was compared with the full text to ensure the two entities represented the same body of work. Abstract factors of interest were assessed using logistic regression. Ninety-four out of 423 presented abstracts (22.2%) were published in full text. Odds of full-text publication increased if the abstract was from an international institution, presented in certain conference sections or presented as a lecture. Those attending professional conferences should be cautious when translating data presented at conferences into their applied work because of the low rate of peer-reviewed and full-text publication of the information.

  11. An abstract machine for module replacement

    OpenAIRE

    Walton, Chris; Krl, Dilsun; Gilmore, Stephen

    1998-01-01

    In this paper we define an abstract machine model for the mλ typed intermediate language. This abstract machine is used to give a formal description of the operation of run-time module replacement from the programming language Dynamic ML. The essential technical device which we employ for module replacement is a modification of two-space copying garbage collection.

  12. User-Extensible Graphics Using Abstract Structure,

    Science.gov (United States)

    1987-08-01

    Flex 6 The Algol68 model of the graphical abstract structure 5 The creation of a PictureDefinition 6 The making of a picture from a PictureDefinition 7...data together with the operations that can be performed on that data. i 7! ś I _ § 4, The Alqol68 model of the graphical abstract structure Every

  13. Momentum conservation decides Heisenberg's interpretation of the uncertainty formulas

    International Nuclear Information System (INIS)

    Angelidis, T.D.

    1977-01-01

    In the light of Heisenberg's interpretation of the uncertainty formulas, the conditions necessary for the derivation of the quantitative statement or law of momentum conservation are considered. The result of such considerations is a contradiction between the formalism of quantum physics and the asserted consequences of Heisenberg's interpretation. This contradiction decides against Heisenberg's interpretation of the uncertainty formulas on upholding that the formalism of quantum physics is both consistent and complete, at least insofar as the statement of momentum conservation can be proved within this formalism. A few comments are also included on Bohr's complementarity interpretation of the formalism of quantum physics. A suggestion, based on a statistical mode of empirical testing of the uncertainty formulas, does not give rise to any such contradiction

  14. Application of Demand-Control Theory to Sign Language Interpreting: Implications for Stress and Interpreter Training.

    Science.gov (United States)

    Dean, Robyn K.; Pollard, Robert Q., Jr.

    2001-01-01

    This article uses the framework of demand-control theory to examine the occupation of sign language interpreting. It discusses the environmental, interpersonal, and intrapersonal demands that impinge on the interpreter's decision latitude and notes the prevalence of cumulative trauma disorders, turnover, and burnout in the interpreting profession.…

  15. Elements of abstract harmonic analysis

    CERN Document Server

    Bachman, George

    2013-01-01

    Elements of Abstract Harmonic Analysis provides an introduction to the fundamental concepts and basic theorems of abstract harmonic analysis. In order to give a reasonably complete and self-contained introduction to the subject, most of the proofs have been presented in great detail thereby making the development understandable to a very wide audience. Exercises have been supplied at the end of each chapter. Some of these are meant to extend the theory slightly while others should serve to test the reader's understanding of the material presented. The first chapter and part of the second give

  16. Abstraction networks for terminologies: Supporting management of "big knowledge".

    Science.gov (United States)

    Halper, Michael; Gu, Huanying; Perl, Yehoshua; Ochs, Christopher

    2015-05-01

    Terminologies and terminological systems have assumed important roles in many medical information processing environments, giving rise to the "big knowledge" challenge when terminological content comprises tens of thousands to millions of concepts arranged in a tangled web of relationships. Use and maintenance of knowledge structures on that scale can be daunting. The notion of abstraction network is presented as a means of facilitating the usability, comprehensibility, visualization, and quality assurance of terminologies. An abstraction network overlays a terminology's underlying network structure at a higher level of abstraction. In particular, it provides a more compact view of the terminology's content, avoiding the display of minutiae. General abstraction network characteristics are discussed. Moreover, the notion of meta-abstraction network, existing at an even higher level of abstraction than a typical abstraction network, is described for cases where even the abstraction network itself represents a case of "big knowledge." Various features in the design of abstraction networks are demonstrated in a methodological survey of some existing abstraction networks previously developed and deployed for a variety of terminologies. The applicability of the general abstraction-network framework is shown through use-cases of various terminologies, including the Systematized Nomenclature of Medicine - Clinical Terms (SNOMED CT), the Medical Entities Dictionary (MED), and the Unified Medical Language System (UMLS). Important characteristics of the surveyed abstraction networks are provided, e.g., the magnitude of the respective size reduction referred to as the abstraction ratio. Specific benefits of these alternative terminology-network views, particularly their use in terminology quality assurance, are discussed. Examples of meta-abstraction networks are presented. The "big knowledge" challenge constitutes the use and maintenance of terminological structures that

  17. Adequate proverb interpretation is associated with performance on the independent living scales.

    Science.gov (United States)

    Ahmed, Fayeza S; Miller, L Stephen

    2015-01-01

    The purpose of this study was to examine proverb interpretation performance and functional independence in older adults. From the limited literature on proverb interpretation in aging and its conceptualization as an executive function, it was hypothesized that proverb interpretation would be related to functional independence similar to other executive functions. Tests of proverb interpretation, additional executive functions, and functional ability were administered to nondemented older adults. Results showed that proverb interpretation accounted for a significant amount of unique variance of functional ability scores. This supports including a measure of proverb interpretation to the assessment of older adults.

  18. Publication outcomes of neonatology abstracts presented at the Pediatric Academic Societies meeting.

    Science.gov (United States)

    Levinsky, Y; Berger, T; Brameli, A; Goldstein, T; Akerman, E; Mimouni, M; Mimouni, F B; Amarilyo, G

    2017-04-06

    To examine publication outcomes of neonatology abstracts presented at Pediatric Academic Society (PAS) meeting, and to analyze variables affecting publication. All neonatology studies accepted for presentation (oral or poster) at 2008 PAS meeting were identified. A biphasic manual PubMed search of published articles was performed using a pre-designed algorithm. A total of 1078 neonatology abstracts were presented at the meeting, among them 481 (44.62%) published by 2016. Abstracts presented orally versus posters (56.11 versus 42.32%; P<0.001) and basic science versus clinical abstracts (53.08 versus 40.2%; P<0.001) were more likely to be published. Positive or negative results of a study or its sample size did not predict rates of publication. Less than half of the abstracts presented at the PAS meeting were published within 8 years. Oral presentations were more likely to be published than posters.Journal of Perinatology advance online publication, 6 April 2017; doi:10.1038/jp.2017.46.

  19. Frontopolar cortex mediates abstract integration in analogy.

    Science.gov (United States)

    Green, Adam E; Fugelsang, Jonathan A; Kraemer, David J M; Shamosh, Noah A; Dunbar, Kevin N

    2006-06-22

    Integration of abstractly similar relations during analogical reasoning was investigated using functional magnetic resonance imaging. Activation elicited by an analogical reasoning task that required both complex working memory and integration of abstractly similar relations was compared to activation elicited by a non-analogical task that required complex working memory in the absence of abstract relational integration. A left-sided region of the frontal pole of the brain (BA 9/10) was selectively active for the abstract relational integration component of analogical reasoning. Analogical reasoning also engaged a left-sided network of parieto-frontal regions. Activity in this network during analogical reasoning is hypothesized to reflect categorical alignment of individual component terms that make up analogies. This parieto-frontal network was also engaged by the complex control task, which involved explicit categorization, but not by a simpler control task, which did not involve categorization. We hypothesize that frontopolar cortex mediates abstract relational integration in complex reasoning while parieto-frontal regions mediate working memory processes, including manipulation of terms for the purpose of categorical alignment, that facilitate this integration.

  20. Compositional abstractions for long-run properties of stochastic systems

    DEFF Research Database (Denmark)

    Smith, Michael James Andrew

    2011-01-01

    its underlying Markov chain. However, this also leads to state space explosion problems as the number of components in the model increases, which severely limits the size of models we can analyse. Because of this, we look for abstraction techniques that allow us to analyse a smaller model that safely...... be reduced in size. Importantly, we do this compositionally, so that we bound each component of the model separately, and compose these to obtain a bound for the entire model. We present an algorithm for this, based on extending the algorithm by Fourneau et al. to deal with partially-ordered state spaces....... Finally, we present some results from our implementation, which forms part of the PEPA plug-in for Eclipse. We compare the precision and state space reduction with results obtained by computing long-run averages on a CTMDP-based abstraction....

  1. The Neural Correlates of Abstract and Concrete Words: Evidence from Brain-Damaged Patients

    OpenAIRE

    Papagno, Costanza; Martello, Giorgia; Mattavelli, Giulia

    2013-01-01

    Neuropsychological and activation studies on the neural correlates of abstract and concrete words have produced contrasting results. The present study explores the anatomical substrates of abstract/concrete words in 22 brain-damaged patients with a single vascular lesion either in the right or left hemisphere. One hundred and twenty (60 concrete and 60 abstract) noun triplets were used for a semantic similarity judgment task. We found a significant interaction in word type × group since left ...

  2. Interpretable Active Learning

    OpenAIRE

    Phillips, Richard L.; Chang, Kyu Hyun; Friedler, Sorelle A.

    2017-01-01

    Active learning has long been a topic of study in machine learning. However, as increasingly complex and opaque models have become standard practice, the process of active learning, too, has become more opaque. There has been little investigation into interpreting what specific trends and patterns an active learning strategy may be exploring. This work expands on the Local Interpretable Model-agnostic Explanations framework (LIME) to provide explanations for active learning recommendations. W...

  3. Interpreter in Criminal Cases: Allrounders First!

    Science.gov (United States)

    Frid, Arthur

    1974-01-01

    The interpreter in criminal cases generally has had a purely linguistic training with no difference from the education received by his colleague interpreters. The position of interpreters in criminal cases is vague and their role depends to a large extent on individual interpretation of officials involved in the criminal procedure. Improvements on…

  4. Abstraction in artificial intelligence and complex systems

    CERN Document Server

    Saitta, Lorenza

    2013-01-01

    Abstraction is a fundamental mechanism underlying both human and artificial perception, representation of knowledge, reasoning and learning. This mechanism plays a crucial role in many disciplines, notably Computer Programming, Natural and Artificial Vision, Complex Systems, Artificial Intelligence and Machine Learning, Art, and Cognitive Sciences. This book first provides the reader with an overview of the notions of abstraction proposed in various disciplines by comparing both commonalities and differences.  After discussing the characterizing properties of abstraction, a formal model, the K

  5. Mind, Matter, Information and Quantum Interpretations

    Directory of Open Access Journals (Sweden)

    Reza Maleeh

    2015-07-01

    Full Text Available In this paper I give a new information-theoretic analysis of the formalisms and interpretations of quantum mechanics (QM in general, and of two mainstream interpretations of quantum mechanics in particular: The Copenhagen interpretation and David Bohm’s interpretation of quantum mechanics. Adopting Juan G. Roederer’s reading of the notion of pragmatic information, I argue that pragmatic information is not applicable to the Copenhagen interpretation since the interpretation is primarily concerned with epistemology rather than ontology. However it perfectly fits Bohm’s ontological interpretation of quantum mechanics in the realms of biotic and artificial systems. Viewing Bohm’s interpretation of QM in the context of pragmatic information imposes serious limitations to the qualitative aspect of such an interpretation, making his extension of the notion active information to every level of reality illegitimate. Such limitations lead to the idea that, contrary to Bohm’s claim, mind is not a more subtle aspect of reality via the quantum potential as active information, but the quantum potential as it affects particles in the double-slit experiment represents the non-algorithmic aspect of the mind as a genuine information processing system. This will provide an information-based ground, firstly, for refreshing our views on quantum interpretations and secondly, for a novel qualitative theory of the relationship of mind and matter in which mind-like properties are exclusive attributes of living systems. To this end, I will also take an information-theoretic approach to the notion of intentionality as interpreted by John Searle.

  6. Interpretation of computed tomographic images

    International Nuclear Information System (INIS)

    Stickle, R.L.; Hathcock, J.T.

    1993-01-01

    This article discusses the production of optimal CT images in small animal patients as well as principles of radiographic interpretation. Technical factors affecting image quality and aiding image interpretation are included. Specific considerations for scanning various anatomic areas are given, including indications and potential pitfalls. Principles of radiographic interpretation are discussed. Selected patient images are illustrated

  7. Interactive seismic interpretation with piecewise global energy minimization

    KAUST Repository

    Hollt, Thomas; Beyer, Johanna; Gschwantner, Fritz M.; Muigg, Philipp; Doleisch, Helmut; Heinemann, Gabor F.; Hadwiger, Markus

    2011-01-01

    Increasing demands in world-wide energy consumption and oil depletion of large reservoirs have resulted in the need for exploring smaller and more complex oil reservoirs. Planning of the reservoir valorization usually starts with creating a model of the subsurface structures, including seismic faults and horizons. However, seismic interpretation and horizon tracing is a difficult and error-prone task, often resulting in hours of work needing to be manually repeated. In this paper, we propose a novel, interactive workflow for horizon interpretation based on well positions, which include additional geological and geophysical data captured by actual drillings. Instead of interpreting the volume slice-by-slice in 2D, we propose 3D seismic interpretation based on well positions. We introduce a combination of 2D and 3D minimal cost path and minimal cost surface tracing for extracting horizons with very little user input. By processing the volume based on well positions rather than slice-based, we are able to create a piecewise optimal horizon surface at interactive rates. We have integrated our system into a visual analysis platform which supports multiple linked views for fast verification, exploration and analysis of the extracted horizons. The system is currently being evaluated by our collaborating domain experts. © 2011 IEEE.

  8. Interactive seismic interpretation with piecewise global energy minimization

    KAUST Repository

    Hollt, Thomas

    2011-03-01

    Increasing demands in world-wide energy consumption and oil depletion of large reservoirs have resulted in the need for exploring smaller and more complex oil reservoirs. Planning of the reservoir valorization usually starts with creating a model of the subsurface structures, including seismic faults and horizons. However, seismic interpretation and horizon tracing is a difficult and error-prone task, often resulting in hours of work needing to be manually repeated. In this paper, we propose a novel, interactive workflow for horizon interpretation based on well positions, which include additional geological and geophysical data captured by actual drillings. Instead of interpreting the volume slice-by-slice in 2D, we propose 3D seismic interpretation based on well positions. We introduce a combination of 2D and 3D minimal cost path and minimal cost surface tracing for extracting horizons with very little user input. By processing the volume based on well positions rather than slice-based, we are able to create a piecewise optimal horizon surface at interactive rates. We have integrated our system into a visual analysis platform which supports multiple linked views for fast verification, exploration and analysis of the extracted horizons. The system is currently being evaluated by our collaborating domain experts. © 2011 IEEE.

  9. Informal interpreting in general practice: Are interpreters' roles related to perceived control, trust, and satisfaction?

    Science.gov (United States)

    Zendedel, Rena; Schouten, Barbara C; van Weert, Julia C M; van den Putte, Bas

    2018-06-01

    The aim of this observational study was twofold. First, we examined how often and which roles informal interpreters performed during consultations between Turkish-Dutch migrant patients and general practitioners (GPs). Second, relations between these roles and patients' and GPs' perceived control, trust in informal interpreters and satisfaction with the consultation were assessed. A coding instrument was developed to quantitatively code informal interpreters' roles from transcripts of 84 audio-recorded interpreter-mediated consultations in general practice. Patients' and GPs' perceived control, trust and satisfaction were assessed in a post consultation questionnaire. Informal interpreters most often performed the conduit role (almost 25% of all coded utterances), and also frequently acted as replacers and excluders of patients and GPs by asking and answering questions on their own behalf, and by ignoring and omitting patients' and GPs' utterances. The role of information source was negatively related to patients' trust and the role of GP excluder was negatively related to patients' perceived control. Patients and GPs are possibly insufficiently aware of the performed roles of informal interpreters, as these were barely related to patients' and GPs' perceived trust, control and satisfaction. Patients and GPs should be educated about the possible negative consequences of informal interpreting. Copyright © 2018 Elsevier B.V. All rights reserved.

  10. 8th Czechoslovak spectroscopic conference. Abstracts

    International Nuclear Information System (INIS)

    1988-01-01

    Volume 3 of the conference proceedings contains abstracts of 17 invited papers, 101 poster presentations and 7 papers of instrument manufacturers, devoted to special spectroscopic techniques including X-ray microanalysis, X-ray spectral analysis, Moessbauer spectrometry, mass spectrometry, instrumental activation analysis and other instrumental radioanalytical methods, electron spectrometry, and techniques of environmental analysis. Sixty abstracts were inputted in INIS. (A.K.)

  11. Substantial variation in the interpretation of financial disclosure policies for orthopaedic society meetings.

    Science.gov (United States)

    Jegede, Kolawole; Whang, Peter; Grauer, Jonathan N

    2011-07-06

    Physician disclosure of potential conflicts of interest is currently controversial. To address this issue, orthopaedic societies have implemented a variety of guidelines related to potential conflict-of-interest disclosure. Transparency is crucial to address the concerns about potential conflict-of-interest disclosure. Nonetheless, prior studies have noted substantial discrepancies in disclosures to societies for individual authors who present their research work at multiple conferences. Our goal was to evaluate the ability of orthopaedic surgeons to interpret disclosure policy statements regarding project-specific or global disclosure instructions. The disclosure policy statements of the ten conferences most frequently attended by this group were collected, and selected statements were compiled into a questionnaire survey that was administered to orthopaedic faculty and trainees at our institution. Subjects were asked to read each statement and identify whether they interpreted the policy to be requesting project-specific disclosures (potential conflict of interest related to the research work in the abstract being submitted) or global disclosure (inclusive of all potential conflicts of interest, including those not associated with the abstract being submitted). The correct responses were identified by communicating with the individual societies and determining the responses desired by the society. The study had a 100% return rate from seventeen orthopaedic faculty, twenty-five orthopaedic residents and fellows, and twenty-five medical students. The average number of incorrect responses to the ten questions was 2.8. Forty-six percent of respondents had three or more incorrect responses, 24% had two incorrect responses, 19% had one incorrect response, and 10% had no incorrect responses. There was no significant difference in responses between those of different training levels. Subjects were no more likely to answer a project-specific question incorrectly than they

  12. Objective interpretation as conforming interpretation

    OpenAIRE

    Lidka Rodak

    2011-01-01

    The practical discourse willingly uses the formula of “objective interpretation”, with no regards to its controversial nature that has been discussed in literature.The main aim of the article is to investigate what “objective interpretation” could mean and how it could be understood in the practical discourse, focusing on the understanding offered by judicature.The thesis of the article is that objective interpretation, as identified with textualists’ position, is not possible to uphold, and ...

  13. AfSBT Congress Abstracts: Zimbabwe 2014 | Adewuyi | Africa ...

    African Journals Online (AJOL)

    AfSBT Congress Abstracts: Zimbabwe 2014. James Ola-Banji Adewuyi. Abstract. No Abstract. Full Text: EMAIL FULL TEXT EMAIL FULL TEXT · DOWNLOAD FULL TEXT DOWNLOAD FULL TEXT · AJOL African Journals Online. HOW TO USE AJOL... for Researchers · for Librarians · for Authors · FAQ's · More about AJOL ...

  14. Training interpretation biases among individuals with body dysmorphic disorder symptoms.

    Science.gov (United States)

    Premo, Julie E; Sarfan, Laurel D; Clerkin, Elise M

    2016-03-01

    The current study provided an initial test of a Cognitive Bias Modification for Interpretations (CBM-I) training paradigm among a sample with elevated BDD symptoms (N=86). As expected, BDD-relevant interpretations were reduced among participants who completed a positive (vs. comparison) training program. Results also pointed to the intriguing possibility that modifying biased appearance-relevant interpretations is causally related to changes in biased, socially relevant interpretations. Further, providing support for cognitive behavioral models, residual change in interpretations was associated with some aspects of in vivo stressor responding. However, contrary to expectations there were no significant effects of condition on emotional vulnerability to a BDD stressor, potentially because participants in both training conditions experienced reductions in biased socially-threatening interpretations following training (suggesting that the "comparison" condition was not inert). These findings have meaningful theoretical and clinical implications, and fit with transdiagnostic conceptualizations of psychopathology. Copyright © 2015 Elsevier Ltd. All rights reserved.

  15. Automated Fault Interpretation and Extraction using Improved Supplementary Seismic Datasets

    Science.gov (United States)

    Bollmann, T. A.; Shank, R.

    2017-12-01

    During the interpretation of seismic volumes, it is necessary to interpret faults along with horizons of interest. With the improvement of technology, the interpretation of faults can be expedited with the aid of different algorithms that create supplementary seismic attributes, such as semblance and coherency. These products highlight discontinuities, but still need a large amount of human interaction to interpret faults and are plagued by noise and stratigraphic discontinuities. Hale (2013) presents a method to improve on these datasets by creating what is referred to as a Fault Likelihood volume. In general, these volumes contain less noise and do not emphasize stratigraphic features. Instead, planar features within a specified strike and dip range are highlighted. Once a satisfactory Fault Likelihood Volume is created, extraction of fault surfaces is much easier. The extracted fault surfaces are then exported to interpretation software for QC. Numerous software packages have implemented this methodology with varying results. After investigating these platforms, we developed a preferred Automated Fault Interpretation workflow.

  16. The inextricable entanglement of argumentation and interpretation in law

    Directory of Open Access Journals (Sweden)

    Marković Miloš

    2017-01-01

    Full Text Available At the basis of tireless efforts to explain the nature of law lies the question of how judges should decide cases. Therefrom arises a need for a theory that would clarify the role of the courts and, moreover, provide guidance to them on reaching judgments. The history of legal theory abounds with various attempts to offer a generally acceptable answer to the question raised. The fervor of debate and the perpetual dissatisfaction with offered solutions prompted the thought of untamable arbitrariness of judges. In the contemporary debate the significance of argumentation is particularly emphasized as a link of the court procedure which provides reasonableness and therewith justification and persuasiveness of the decision. Before going into the matter, I will indicate in broad strokes which areas of legal theory do argumentation and interpretation belong to. The purpose of setting a conceptual framework is to prevent losing sight of the whole as well as to limit the scope of discourse to a certain section of legal issues. The second part deals with the concept of argumentation in general and some specific features of the argumentation in law. The third part examines the role of legal interpretation and draws a clear distinction between the interpretation as a process and the interpretation as a result. At the end of the discussion I shall put forward a thesis that the interpretation as a process is argumentation, while the interpretation as a result is an argument in the justification of judgment.

  17. Characterizing the Influence of Abstraction in Full-Scale Wind Turbine Nacelle Testing: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Schkoda, Ryan; Bibo, Amin; Guo, Yi; Lambert, Scott; Wallen, Robb

    2016-08-01

    In recent years, there has been a growing interest in full-scale wind turbine nacelle testing to complement individual component testing. As a result, several wind turbine nacelle test benches have been built to perform such testing with the intent of loading the integrated components as they are in the field. However, when mounted on a test bench the nacelle is not on the top of a tower and does not have blades attached to it--this is a form of abstraction. This paper aims to quantify the influence of such an abstraction on the dynamic response of the nacelle through a series of simulation case studies. The responses of several nacelle components are studied including the main bearing, main shaft, gearbox supports, generator, and yaw bearing interface. Results are presented to highlight the differences in the dynamic response of the nacelle caused by the abstraction. Additionally, the authors provide recommendations for mitigating the effects of the abstraction.

  18. A robust interpretation of duration calculus

    DEFF Research Database (Denmark)

    Franzle, M.; Hansen, Michael Reichhardt

    2005-01-01

    We transfer the concept of robust interpretation from arithmetic first-order theories to metric-time temporal logics. The idea is that the interpretation of a formula is robust iff its truth value does not change under small variation of the constants in the formula. Exemplifying this on Duration...... Calculus (DC), our findings are that the robust interpretation of DC is equivalent to a multi-valued interpretation that uses the real numbers as semantic domain and assigns Lipschitz-continuous interpretations to all operators of DC. Furthermore, this continuity permits approximation between discrete...

  19. Stochastic abstract policies: generalizing knowledge to improve reinforcement learning.

    Science.gov (United States)

    Koga, Marcelo L; Freire, Valdinei; Costa, Anna H R

    2015-01-01

    Reinforcement learning (RL) enables an agent to learn behavior by acquiring experience through trial-and-error interactions with a dynamic environment. However, knowledge is usually built from scratch and learning to behave may take a long time. Here, we improve the learning performance by leveraging prior knowledge; that is, the learner shows proper behavior from the beginning of a target task, using the knowledge from a set of known, previously solved, source tasks. In this paper, we argue that building stochastic abstract policies that generalize over past experiences is an effective way to provide such improvement and this generalization outperforms the current practice of using a library of policies. We achieve that contributing with a new algorithm, AbsProb-PI-multiple and a framework for transferring knowledge represented as a stochastic abstract policy in new RL tasks. Stochastic abstract policies offer an effective way to encode knowledge because the abstraction they provide not only generalizes solutions but also facilitates extracting the similarities among tasks. We perform experiments in a robotic navigation environment and analyze the agent's behavior throughout the learning process and also assess the transfer ratio for different amounts of source tasks. We compare our method with the transfer of a library of policies, and experiments show that the use of a generalized policy produces better results by more effectively guiding the agent when learning a target task.

  20. The role of moving images in the conference interpreting classroom

    Directory of Open Access Journals (Sweden)

    Susi Septaviana Rakhmawati

    2016-01-01

    Full Text Available This paper reports on the study of the student interpreters’ performance in conference interpreting classes in an Indonesian university when multimodal texts were provided as part of the teaching methods. It aims to answer how multimodal texts can influence interpreting performance among students. A case study design was used to allow an in-depth analysis of the students’ interpreting performance as the phenomenon described (Yin, 2003 using triangulation of data analysis. Observation, interview, and seven transcription analysis from three students were carried out. Observation and interview result shows that the students used visual information such as lips movement, running text on video, moving images, and the speakers’ gestures in their interpreting processes. Moreover, the students said that the existing method of teaching interpreting using multimodal texts is really helpful for them in developing their interpreting skills. Furthermore, transcription analysis also confirms that the student with multimodal strategies (facing the speaker, the screen/the video performed better during interpreting process. However, a student who faces both did not seem to perform well. The indication is that he was unable to focus, being distracted and nervous. Thus, overall the student interpreters used visual information as part of multimodal communication, in addition to speech, working on the regular mode of listening and speaking during interpreting process, which suggest significant contribution of multimodal texts to better rendition in the target language.