Dynamics, Dependency Grammar and Incremental Interpretation

Size: px
Start display at page:

Download "Dynamics, Dependency Grammar and Incremental Interpretation"

Transcription

1 Dynamic, Dependency Grammar and Incremental Interpretation David Milward Iri Perkmann

2 Lexicalied Dependency Grammar: provide (flat) tree-tructure analye of entence. Dynamic Dependency Grammar: provide analye of entence a tranition between tate, according to axiom and deduction rule.

3 Dynamic Grammar

4 Dynamic Grammar Dynamic Grammar ha an infinite et of tate and a et of tranition between tate. A tate repreent the yntactic and emantic dependencie aborbed o far. Each word can add new dependencie and change the tate. A entence i grammatical, if it perform a tranition between a uitable initial and final tate.

5 Finite tate machine a logic b tart 0 a 1 c 2 b 3 grammatical: every tring of form ab*cb that map from 0 to 3.

6 Finite tate machine a logic b tart 0 a 1 c 2 b 3 Reformulation: State0 Str State1 0 a 1 1 b 1 2 b 3 1 c 2

7 Sequencing Tranition are combined uing a deduction rule, Sequencing: S 0 String a S 1 S 1 String b S 2 S 0 String a String b S 2

8 Sequencing Tranition are combined uing a deduction rule, Sequencing: S 0 String a S 1 S 1 String b S 2 S 0 String a String 2 S 2 0 a 1 1 b 1 2 b 3 1 c 2 1 bb 1 1 c 2 1 bbc 2 A tring i grammatical, if it ha uch a proof.

9 Proof Multiple proof for the ame tring are poible. 0 a 1 1 b 1 1 b 1 1 bb 1 1 c 2 1 bbc 2 0 abbc 2 2 b 3 0 abbcb 3

10 Lexicalied Dependency Grammar

11 Notation Notation of dependency tructure: John thought Mary howed Ben to Sue Thi can be hown a bracketed tructure: [John thought [Mary howed Ben [to Sue]]]

12 Aumption Adjacency Fixed order of dependent relative to the head and each other

13 Lexicalied Dependency Grammar Each head i a function with it dependent a argument. Contituent are formed by combining function with all their argument.

14 Tree tructure [John thought [Mary howed Ben [to Sue]]] np l np r np l np r np, pp np pp pp l r np np

15 Feature tructure repreentation of Lexical categorie howed: l np r np, pp bae type argument to the left argument to the right bae type: Type of contituent formed from the item and it argument (A noun phrae i een a a noun and it dependent, a entence a a verb and it dependent)

16 Feature tructure repreentation of Lexical categorie If the left and right argument lit are empty, categorie are aturated: X l = X r Argument mut be aturated categorie.

17 Lexicalied Dependency Grammar Propertie of LDG: 1 A finite et of bae type T 0,..T n (, np, pp etc.) 2 An infinite et of lexical categorie X where X i a bae type and L and R are lit of bae type. ll rr If L and R are empty, the category i identical to the bae type X. 3 A finite lexicon L which aign lexical categorie to word. 4 A pecial type T 0. If a tring ha thi category, it i grammatical. 5 A combination rule. Concatenation of all l and r element of a category X ha category X.

18 Dynamic Dependency Grammar

19 Dynamic Dependency Grammar Reformulation of LDG. State encode the yntax of the tring aborbed o far, they are labelled by the type of the tring: l l Sue aw l Ben r r l np r np r

20 Dynamic Dependency Grammar Reformulation of LDG. State encode the yntax of the tring aborbed o far, they are labelled by the type of the tring: l l Sue aw l Ben r r l np r np r unaturated

21 Dynamic Dependency Grammar A entence i grammatical, if the tatement hold true: l Str r The ame logic, axiom and deduction rule are ued a in LDG (for non-empty tring of word): S 0 String a S 1 S 1 String b S 2 S 0 String a String 2 S 2

22 Prediction and Application The et of axiom i infinite (neceary for cae like centre embedding). It i decribed by two chemata, Prediction and Application, dependent on whether or not the category found correpond to the category expected.

23 Prediction l l Sue r r l np r where Sue:np Prediction i ued when the encountered category doe not match the expected: The current tate expect a entence, but encounter an NP. The reulting tate till expect a entence, but without an NP on the left.

24 Prediction l l Y W Y r ll L R rr l X L R r r X where W: ll rr

25 Application l Ben where Ben:np r np An NP i expected and encountered.

26 Application l X W l r ll R rr R r X where W: ll rr

27 Determinim Reulting tate are uually determined by the current tate and the word. Non-determinim can arie from lexical ambiguity (e. g. thought + or thought + PP) or from the choice between Prediction and Application (Prediction i poible whenever Application i).

28 Determinim State are labelled by type, not tree tructure. Thu non-determinim can be kept low. Ben Sue aw np np l np, np r Ben Sue leep believe np np l np r l, np r

29 Determinim The two tructure can be treated a the ame, until the verb i encountered. Ben Sue l r l np, np r aw : Application leep : Prediction

30 Dynamic Dependency Grammar Propertie of DDG: 1 A et of categorie of the form X ll rr 2 Two axiom chemata, Application and Prediction 3 The lexicon L 4 One deduction rule, Sequencing 5 Two ditinguihed categorie, T 0 and T 0. l r T 0 A tring Str i grammatical, if: T 0 Str T 0 l r T 0

31 Incremental Interpretation

32 Incremental Interpretation Each tate can be aigned a emantic type and value. l l Sue aw l r r l np r np r t t (e t) t e t λq.q λp.p(ue ) λy.aw (ue,y) map to the emantic type t = truth-value; np to e = entity categorie with argument map to correponding functional type

33 Incremental Interpretation lexical categorie are extended by emantic value: e. g. aw ha the value λyλx.aw (X,Y) and the type e (e t).

34 Application

35 Application provide incremental paring and interpretation for LDG can be ued a link between the original grammar and a paring algorithm can be extended with axiom and deduction rule to cover difficult yntactic phenomena, like coordination, topicaliation and extrapoition: C 0 String a C 1 C 0 String b C 1 C 0 String a and String b C 1

36 quetion: Auming adjacency, how are problem like long-ditance dependencie handled? How hould analyi of ambiguou word work? thought+pp v. thought+? What about adjunct?

37 Milward, David (1992). Dynamic, Dependency Grammar and Incremental Interpretation. In: Proc. of COLING-92, Nante, Aug , 1992.

Fixed and Flexible Phrase Structure: Coordination in Tree Adjoining Grammars* Aravind K. Joshi and Yves Schabes

Fixed and Flexible Phrase Structure: Coordination in Tree Adjoining Grammars* Aravind K. Joshi and Yves Schabes Fixed and Flexible Phrae Structure: Coordination in Tree Adjoining Grammar* Aravind K. Johi and Yve Schabe n thi paper, we preent an initial formulation of how a combinatory categorial grammar (CCG) -like

More information

III.9. THE HYSTERESIS CYCLE OF FERROELECTRIC SUBSTANCES

III.9. THE HYSTERESIS CYCLE OF FERROELECTRIC SUBSTANCES III.9. THE HYSTERESIS CYCLE OF FERROELECTRIC SBSTANCES. Work purpoe The analyi of the behaviour of a ferroelectric ubtance placed in an eternal electric field; the dependence of the electrical polariation

More information

NCAAPMT Calculus Challenge Challenge #3 Due: October 26, 2011

NCAAPMT Calculus Challenge Challenge #3 Due: October 26, 2011 NCAAPMT Calculu Challenge 011 01 Challenge #3 Due: October 6, 011 A Model of Traffic Flow Everyone ha at ome time been on a multi-lane highway and encountered road contruction that required the traffic

More information

Social Studies 201 Notes for March 18, 2005

Social Studies 201 Notes for March 18, 2005 1 Social Studie 201 Note for March 18, 2005 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

Physics 741 Graduate Quantum Mechanics 1 Solutions to Final Exam, Fall 2014

Physics 741 Graduate Quantum Mechanics 1 Solutions to Final Exam, Fall 2014 Phyic 7 Graduate Quantum Mechanic Solution to inal Eam all 0 Each quetion i worth 5 point with point for each part marked eparately Some poibly ueful formula appear at the end of the tet In four dimenion

More information

Unterspezifikation in der Semantik Scope Semantics in Lexicalized Tree Adjoining Grammars

Unterspezifikation in der Semantik Scope Semantics in Lexicalized Tree Adjoining Grammars in der emantik cope emantics in Lexicalized Tree Adjoining Grammars Laura Heinrich-Heine-Universität Düsseldorf Wintersemester 2011/2012 LTAG: The Formalism (1) Tree Adjoining Grammars (TAG): Tree-rewriting

More information

CSE 355 Homework Two Solutions

CSE 355 Homework Two Solutions CSE 355 Homework Two Solution Due 2 Octoer 23, tart o cla Pleae note that there i more than one way to anwer mot o thee quetion. The ollowing only repreent a ample olution. () Let M e the DFA with tranition

More information

Clustering Methods without Given Number of Clusters

Clustering Methods without Given Number of Clusters Clutering Method without Given Number of Cluter Peng Xu, Fei Liu Introduction A we now, mean method i a very effective algorithm of clutering. It mot powerful feature i the calability and implicity. However,

More information

Dimensional Analysis A Tool for Guiding Mathematical Calculations

Dimensional Analysis A Tool for Guiding Mathematical Calculations Dimenional Analyi A Tool for Guiding Mathematical Calculation Dougla A. Kerr Iue 1 February 6, 2010 ABSTRACT AND INTRODUCTION In converting quantitie from one unit to another, we may know the applicable

More information

At the end of this lesson, the students should be able to understand:

At the end of this lesson, the students should be able to understand: Intructional Objective: At the end of thi leon, the tudent hould be able to undertand: Baic failure mechanim of riveted joint. Concept of deign of a riveted joint. 1. Strength of riveted joint: Strength

More information

Earth Potential Rise (EPR) Computation for a Fault on Transmission Mains Pole

Earth Potential Rise (EPR) Computation for a Fault on Transmission Mains Pole ACN: 32586675 ABN: 8632586675 NATIONAL ELECTRICAL ENGINEERING CONULTANCY Earth otential Rie (ER) Computation for a Fault on Tranmiion Main ole repared by: M. Naereddine ACN: 32586675 ABN: 8632586675 Abtract

More information

2.7.2 Limits to Parallelism

2.7.2 Limits to Parallelism Chapter 2 Exercie 53 The 1990 will find a broader ue of multiproceor a the peed of individual proceor reache the limit of metal interconnection. The highet utainable clock rate for metal interconnection

More information

UNIT 15 RELIABILITY EVALUATION OF k-out-of-n AND STANDBY SYSTEMS

UNIT 15 RELIABILITY EVALUATION OF k-out-of-n AND STANDBY SYSTEMS UNIT 1 RELIABILITY EVALUATION OF k-out-of-n AND STANDBY SYSTEMS Structure 1.1 Introduction Objective 1.2 Redundancy 1.3 Reliability of k-out-of-n Sytem 1.4 Reliability of Standby Sytem 1. Summary 1.6 Solution/Anwer

More information

CS 170: Midterm Exam II University of California at Berkeley Department of Electrical Engineering and Computer Sciences Computer Science Division

CS 170: Midterm Exam II University of California at Berkeley Department of Electrical Engineering and Computer Sciences Computer Science Division 1 1 April 000 Demmel / Shewchuk CS 170: Midterm Exam II Univerity of California at Berkeley Department of Electrical Engineering and Computer Science Computer Science Diviion hi i a cloed book, cloed calculator,

More information

Lambda Calculus. Typing a la Church. λpω. We shall introduce in a uniform way the eight Lambda calculi typed a la Church. Part III

Lambda Calculus. Typing a la Church. λpω. We shall introduce in a uniform way the eight Lambda calculi typed a la Church. Part III Lambda alculu Part III yping a la hurch aed on material provided by H. P. arendregt We hall introduce in a uniform way the eight Lambda calculi typed a la hurch λ λ λp λpω and λpω. he lat one i often called

More information

NOTE: The items d) and e) of Question 4 gave you bonus marks.

NOTE: The items d) and e) of Question 4 gave you bonus marks. MAE 40 Linear ircuit Summer 2007 Final Solution NOTE: The item d) and e) of Quetion 4 gave you bonu mark. Quetion [Equivalent irciut] [4 mark] Find the equivalent impedance between terminal A and B in

More information

Math 273 Solutions to Review Problems for Exam 1

Math 273 Solutions to Review Problems for Exam 1 Math 7 Solution to Review Problem for Exam True or Fale? Circle ONE anwer for each Hint: For effective tudy, explain why if true and give a counterexample if fale (a) T or F : If a b and b c, then a c

More information

Social Studies 201 Notes for November 14, 2003

Social Studies 201 Notes for November 14, 2003 1 Social Studie 201 Note for November 14, 2003 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

Preemptive scheduling on a small number of hierarchical machines

Preemptive scheduling on a small number of hierarchical machines Available online at www.ciencedirect.com Information and Computation 06 (008) 60 619 www.elevier.com/locate/ic Preemptive cheduling on a mall number of hierarchical machine György Dóa a, Leah Eptein b,

More information

Zen and The Art of Grammar Maintenance

Zen and The Art of Grammar Maintenance LIFO, Université d Orléans 6 June 2008 / TAG+9 Tutorial Outline 1 2 3 Factorization and Reuse N N N N V N N V N V V Cl V V Jean mange une pomme Jean la mange la pomme que Jean mange Jean mange une pomme

More information

arxiv: v1 [math.mg] 25 Aug 2011

arxiv: v1 [math.mg] 25 Aug 2011 ABSORBING ANGLES, STEINER MINIMAL TREES, AND ANTIPODALITY HORST MARTINI, KONRAD J. SWANEPOEL, AND P. OLOFF DE WET arxiv:08.5046v [math.mg] 25 Aug 20 Abtract. We give a new proof that a tar {op i : i =,...,

More information

Lecture 10 Filtering: Applied Concepts

Lecture 10 Filtering: Applied Concepts Lecture Filtering: Applied Concept In the previou two lecture, you have learned about finite-impule-repone (FIR) and infinite-impule-repone (IIR) filter. In thee lecture, we introduced the concept of filtering

More information

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS REN A. P. INSTITUTE OF APPLIED PHYSICS OF THE NATIONAL ACADEMY

More information

Constraints on the Generation of. Tense, Aspect, and Connecting Words. from Temporal Expressions. (Submitted to JAIR, August, 2002)

Constraints on the Generation of. Tense, Aspect, and Connecting Words. from Temporal Expressions. (Submitted to JAIR, August, 2002) Contraint on the Generation of Tene, Apect, and Connecting Word from Temporal Expreion (Submitted to JAIR, Augut, 2002) Bonnie J. Dorr 1 and Terry Gaaterland 2 1 Department of Computer Science A.V. William

More information

Inquisitive Semantics and Implicature

Inquisitive Semantics and Implicature Utrecht Univerity Bachelor Thei (7.5 EC) Inquiitive Semantic and Implicature Author: Minke Brandenburg Student no. 3821838 Supervior: Dr. R. Iemhoff Augut 2014 ii Content 1 Introduction 1 2 Inquiitive

More information

A Polynomial Time Algorithm for Parsing with the Bounded Order Lambek Calculus

A Polynomial Time Algorithm for Parsing with the Bounded Order Lambek Calculus A Polynomial Time Algorithm for Parsing with the Bounded Order Lambek Calculus Timothy A. D. Fowler Department of Computer Science University of Toronto 10 King s College Rd., Toronto, ON, M5S 3G4, Canada

More information

Bayesian Learning, Randomness and Logic. Marc Snir

Bayesian Learning, Randomness and Logic. Marc Snir Bayeian Learning, Randomne and Logic Marc Snir Background! 25 year old work, far from my current reearch! why preent now?! Becaue it wa done when I wa Eli tudent! Becaue it i about the foundation of epitemology!

More information

Problem Set 8 Solutions

Problem Set 8 Solutions Deign and Analyi of Algorithm April 29, 2015 Maachuett Intitute of Technology 6.046J/18.410J Prof. Erik Demaine, Srini Devada, and Nancy Lynch Problem Set 8 Solution Problem Set 8 Solution Thi problem

More information

A constrained graph algebra for semantic parsing with AMRs

A constrained graph algebra for semantic parsing with AMRs A contrained graph algebra for emantic paring with AMR Jona Grochwitz Meaghan Fowlie Mark Johnon Alexander Koller aarland Univerity, aarbrücken, Germany Macquarie Univerity, ydney, Autralia jonag mfowlie

More information

CONTROL SYSTEMS. Chapter 5 : Root Locus Diagram. GATE Objective & Numerical Type Solutions. The transfer function of a closed loop system is

CONTROL SYSTEMS. Chapter 5 : Root Locus Diagram. GATE Objective & Numerical Type Solutions. The transfer function of a closed loop system is CONTROL SYSTEMS Chapter 5 : Root Locu Diagram GATE Objective & Numerical Type Solution Quetion 1 [Work Book] [GATE EC 199 IISc-Bangalore : Mark] The tranfer function of a cloed loop ytem i T () where i

More information

SIMULATING THE STRESS AND STRAIN BEHAVIOR OF LOESS VIA SCC MODEL

SIMULATING THE STRESS AND STRAIN BEHAVIOR OF LOESS VIA SCC MODEL SIMULATING THE STRESS AND STRAIN BEHAVIOR OF LOESS VIA SCC MODEL M.D. LIU Faculty of Engineering, Univerity of Wollongong, Autralia, martindl@uow.edu.au J. LIU Faculty of Engineering, Univerity of Wollongong,

More information

MAE140 Linear Circuits Fall 2012 Final, December 13th

MAE140 Linear Circuits Fall 2012 Final, December 13th MAE40 Linear Circuit Fall 202 Final, December 3th Intruction. Thi exam i open book. You may ue whatever written material you chooe, including your cla note and textbook. You may ue a hand calculator with

More information

HELICAL TUBES TOUCHING ONE ANOTHER OR THEMSELVES

HELICAL TUBES TOUCHING ONE ANOTHER OR THEMSELVES 15 TH INTERNATIONAL CONFERENCE ON GEOMETRY AND GRAPHICS 0 ISGG 1-5 AUGUST, 0, MONTREAL, CANADA HELICAL TUBES TOUCHING ONE ANOTHER OR THEMSELVES Peter MAYRHOFER and Dominic WALTER The Univerity of Innbruck,

More information

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall Beyond Significance Teting ( nd Edition), Rex B. Kline Suggeted Anwer To Exercie Chapter. The tatitic meaure variability among core at the cae level. In a normal ditribution, about 68% of the core fall

More information

NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE

NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE POLITONG SHANGHAI BASIC AUTOMATIC CONTROL June Academic Year / Exam grade NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE Ue only thee page (including the bac) for anwer. Do not ue additional

More information

Midterm Review - Part 1

Midterm Review - Part 1 Honor Phyic Fall, 2016 Midterm Review - Part 1 Name: Mr. Leonard Intruction: Complete the following workheet. SHOW ALL OF YOUR WORK. 1. Determine whether each tatement i True or Fale. If the tatement i

More information

Module: 8 Lecture: 1

Module: 8 Lecture: 1 Moule: 8 Lecture: 1 Energy iipate by amping Uually amping i preent in all ocillatory ytem. It effect i to remove energy from the ytem. Energy in a vibrating ytem i either iipate into heat oun or raiate

More information

Unit I Review Worksheet Key

Unit I Review Worksheet Key Unit I Review Workheet Key 1. Which of the following tatement about vector and calar are TRUE? Anwer: CD a. Fale - Thi would never be the cae. Vector imply are direction-conciou, path-independent quantitie

More information

SOME RESULTS ON INFINITE POWER TOWERS

SOME RESULTS ON INFINITE POWER TOWERS NNTDM 16 2010) 3, 18-24 SOME RESULTS ON INFINITE POWER TOWERS Mladen Vailev - Miana 5, V. Hugo Str., Sofia 1124, Bulgaria E-mail:miana@abv.bg Abtract To my friend Kratyu Gumnerov In the paper the infinite

More information

Mathematical modeling of control systems. Laith Batarseh. Mathematical modeling of control systems

Mathematical modeling of control systems. Laith Batarseh. Mathematical modeling of control systems Chapter two Laith Batareh Mathematical modeling The dynamic of many ytem, whether they are mechanical, electrical, thermal, economic, biological, and o on, may be decribed in term of differential equation

More information

Logic, Automata and Games

Logic, Automata and Games Logic, Automata and Game Jacque Duparc EJCIM 27 EJCIM, 23-27 January 27 J. Duparc ( & ) Logic, Automata and Game Lyon, 23-27 January 27 / 97 Reference [] K. R. Apt and E. Grädel. Lecture in game theory

More information

Question 1 Equivalent Circuits

Question 1 Equivalent Circuits MAE 40 inear ircuit Fall 2007 Final Intruction ) Thi exam i open book You may ue whatever written material you chooe, including your cla note and textbook You may ue a hand calculator with no communication

More information

Bernoulli s equation may be developed as a special form of the momentum or energy equation.

Bernoulli s equation may be developed as a special form of the momentum or energy equation. BERNOULLI S EQUATION Bernoulli equation may be developed a a pecial form of the momentum or energy equation. Here, we will develop it a pecial cae of momentum equation. Conider a teady incompreible flow

More information

AP Physics Quantum Wrap Up

AP Physics Quantum Wrap Up AP Phyic Quantum Wrap Up Not too many equation in thi unit. Jut a few. Here they be: E hf pc Kmax hf Thi i the equation for the energy of a photon. The hf part ha to do with Planck contant and frequency.

More information

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD S.P. Teeuwen, I. Erlich U. Bachmann Univerity of Duiburg, Germany Department of Electrical Power Sytem

More information

Jul 4, 2005 turbo_code_primer Revision 0.0. Turbo Code Primer

Jul 4, 2005 turbo_code_primer Revision 0.0. Turbo Code Primer Jul 4, 5 turbo_code_primer Reviion. Turbo Code Primer. Introduction Thi document give a quick tutorial on MAP baed turbo coder. Section develop the background theory. Section work through a imple numerical

More information

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog Chapter Sampling and Quantization.1 Analog and Digital Signal In order to invetigate ampling and quantization, the difference between analog and digital ignal mut be undertood. Analog ignal conit of continuou

More information

RELIABILITY OF REPAIRABLE k out of n: F SYSTEM HAVING DISCRETE REPAIR AND FAILURE TIMES DISTRIBUTIONS

RELIABILITY OF REPAIRABLE k out of n: F SYSTEM HAVING DISCRETE REPAIR AND FAILURE TIMES DISTRIBUTIONS www.arpapre.com/volume/vol29iue1/ijrras_29_1_01.pdf RELIABILITY OF REPAIRABLE k out of n: F SYSTEM HAVING DISCRETE REPAIR AND FAILURE TIMES DISTRIBUTIONS Sevcan Demir Atalay 1,* & Özge Elmataş Gültekin

More information

EQUIVALENCE RELATIONS OF MEALY AUTOMATA

EQUIVALENCE RELATIONS OF MEALY AUTOMATA EQIALENCE RELATIONS OF MEALY ATOMATA Mikló artha Memorial niverity of Newfoundland, St. John, NL, Canada Email: bartha@mun.ca Abtract Two independent equivalence relation are conidered for Mealy automata.

More information

1) Markov the sojourn time, i.e., the amount of time in a state, Chap. 4

1) Markov the sojourn time, i.e., the amount of time in a state, Chap. 4 Non-State-Space Model ) Reliability block diagram ) ault tree ) Reliability graph State-Space Model Can be analyzed baed on the individual component & info. about the ytem tructure; the aumption i that

More information

Parsing with CFGs L445 / L545 / B659. Dept. of Linguistics, Indiana University Spring Parsing with CFGs. Direction of processing

Parsing with CFGs L445 / L545 / B659. Dept. of Linguistics, Indiana University Spring Parsing with CFGs. Direction of processing L445 / L545 / B659 Dept. of Linguistics, Indiana University Spring 2016 1 / 46 : Overview Input: a string Output: a (single) parse tree A useful step in the process of obtaining meaning We can view the

More information

Parsing with CFGs. Direction of processing. Top-down. Bottom-up. Left-corner parsing. Chart parsing CYK. Earley 1 / 46.

Parsing with CFGs. Direction of processing. Top-down. Bottom-up. Left-corner parsing. Chart parsing CYK. Earley 1 / 46. : Overview L545 Dept. of Linguistics, Indiana University Spring 2013 Input: a string Output: a (single) parse tree A useful step in the process of obtaining meaning We can view the problem as searching

More information

Theory of Computation

Theory of Computation Theory of Computation (Feodor F. Dragan) Department of Computer Science Kent State University Spring, 2018 Theory of Computation, Feodor F. Dragan, Kent State University 1 Before we go into details, what

More information

Generating Coherent Summaries with Textual Aspects

Generating Coherent Summaries with Textual Aspects Generating Coherent Summarie with Textual Apect Renxian Zhang Wenjie Li Dehong Gao The Hong Kong Polytechnic Univerity {crzhang, cwjli, cdgao}@comp.polyu.edu.hk Abtract Initiated by TAC 2010, apect-guided

More information

Lecture 21. The Lovasz splitting-off lemma Topics in Combinatorial Optimization April 29th, 2004

Lecture 21. The Lovasz splitting-off lemma Topics in Combinatorial Optimization April 29th, 2004 18.997 Topic in Combinatorial Optimization April 29th, 2004 Lecture 21 Lecturer: Michel X. Goeman Scribe: Mohammad Mahdian 1 The Lovaz plitting-off lemma Lovaz plitting-off lemma tate the following. Theorem

More information

Avoiding Forbidden Submatrices by Row Deletions

Avoiding Forbidden Submatrices by Row Deletions Avoiding Forbidden Submatrice by Row Deletion Sebatian Wernicke, Jochen Alber, Jen Gramm, Jiong Guo, and Rolf Niedermeier Wilhelm-Schickard-Intitut für Informatik, niverität Tübingen, Sand 13, D-72076

More information

Advanced Digital Signal Processing. Stationary/nonstationary signals. Time-Frequency Analysis... Some nonstationary signals. Time-Frequency Analysis

Advanced Digital Signal Processing. Stationary/nonstationary signals. Time-Frequency Analysis... Some nonstationary signals. Time-Frequency Analysis Advanced Digital ignal Proceing Prof. Nizamettin AYDIN naydin@yildiz.edu.tr Time-Frequency Analyi http://www.yildiz.edu.tr/~naydin 2 tationary/nontationary ignal Time-Frequency Analyi Fourier Tranform

More information

2.8 Global optimizations Taxonomy summarized Overview of algorithms Verification Method

2.8 Global optimizations Taxonomy summarized Overview of algorithms Verification Method Content Content... 1 1 Introduction... 4 1.1 Background information... 4 1.2 IOI terminology and proce... 4 1.2.1 Quality... 5 1.2.2 The grading proce... 5 1.3 Objective... 6 1.4 Methodology... 6 1.5 Overview...

More information

303b Reducing the impact (Accelerometer & Light gate)

303b Reducing the impact (Accelerometer & Light gate) Senor: Logger: Accelerometer High g, Light gate Any EASYSENSE capable of fat logging Science in Sport Logging time: 1 econd 303b Reducing the impact (Accelerometer & Light gate) Read In many porting activitie

More information

List Coloring Graphs

List Coloring Graphs Lit Coloring Graph February 6, 004 LIST COLORINGS AND CHOICE NUMBER Thomaen Long Grotzch girth 5 verion Thomaen Long Let G be a connected planar graph of girth at leat 5. Let A be a et of vertice in G

More information

Root Locus Diagram. Root loci: The portion of root locus when k assume positive values: that is 0

Root Locus Diagram. Root loci: The portion of root locus when k assume positive values: that is 0 Objective Root Locu Diagram Upon completion of thi chapter you will be able to: Plot the Root Locu for a given Tranfer Function by varying gain of the ytem, Analye the tability of the ytem from the root

More information

On the Curv ature of Space ²

On the Curv ature of Space ² Gener al Relativity and Gravitation, Vol. 31, No. 1, 1999 On the Curv ature of Space ² By A. Friedman in Peterburg * With one gure. Received on 9. June 19 1. 1. In their well-known work on general comologic

More information

A CATEGORICAL CONSTRUCTION OF MINIMAL MODEL

A CATEGORICAL CONSTRUCTION OF MINIMAL MODEL A ATEGORIAL ONSTRUTION OF MINIMAL MODEL A. Behera, S. B. houdhury M. Routaray Department of Mathematic National Intitute of Technology ROURKELA - 769008 (India) abehera@nitrkl.ac.in 512ma6009@nitrkl.ac.in

More information

REPRESENTATION OF ALGEBRAIC STRUCTURES BY BOOLEAN FUNCTIONS. Logic and Applications 2015 (LAP 2015) September 21-25, 2015, Dubrovnik, Croatia

REPRESENTATION OF ALGEBRAIC STRUCTURES BY BOOLEAN FUNCTIONS. Logic and Applications 2015 (LAP 2015) September 21-25, 2015, Dubrovnik, Croatia REPRESENTATION OF ALGEBRAIC STRUCTURES BY BOOLEAN FUNCTIONS SMILE MARKOVSKI Faculty of Computer Science and Engineering, S Ciryl and Methodiu Univerity in Skopje, MACEDONIA mile.markovki@gmail.com Logic

More information

ECE-320 Linear Control Systems. Spring 2014, Exam 1. No calculators or computers allowed, you may leave your answers as fractions.

ECE-320 Linear Control Systems. Spring 2014, Exam 1. No calculators or computers allowed, you may leave your answers as fractions. ECE-0 Linear Control Sytem Spring 04, Exam No calculator or computer allowed, you may leave your anwer a fraction. All problem are worth point unle noted otherwie. Total /00 Problem - refer to the unit

More information

GNSS Solutions: What is the carrier phase measurement? How is it generated in GNSS receivers? Simply put, the carrier phase

GNSS Solutions: What is the carrier phase measurement? How is it generated in GNSS receivers? Simply put, the carrier phase GNSS Solution: Carrier phae and it meaurement for GNSS GNSS Solution i a regular column featuring quetion and anwer about technical apect of GNSS. Reader are invited to end their quetion to the columnit,

More information

The machines in the exercise work as follows:

The machines in the exercise work as follows: Tik-79.148 Spring 2001 Introduction to Theoretical Computer Science Tutorial 9 Solution to Demontration Exercie 4. Contructing a complex Turing machine can be very laboriou. With the help of machine chema

More information

Jump condition at the boundary between a porous catalyst and a homogeneous fluid

Jump condition at the boundary between a porous catalyst and a homogeneous fluid From the SelectedWork of Francico J. Valde-Parada 2005 Jump condition at the boundary between a porou catalyt and a homogeneou fluid Francico J. Valde-Parada J. Alberto Ochoa-Tapia Available at: http://work.bepre.com/francico_j_valde_parada/12/

More information

9 Lorentz Invariant phase-space

9 Lorentz Invariant phase-space 9 Lorentz Invariant phae-space 9. Cro-ection The cattering amplitude M q,q 2,out p, p 2,in i the amplitude for a tate p, p 2 to make a tranition into the tate q,q 2. The tranition probability i the quare

More information

Unavoidable Cycles in Polynomial-Based Time-Invariant LDPC Convolutional Codes

Unavoidable Cycles in Polynomial-Based Time-Invariant LDPC Convolutional Codes European Wirele, April 7-9,, Vienna, Autria ISBN 978--87-4-9 VE VERLAG GMBH Unavoidable Cycle in Polynomial-Baed Time-Invariant LPC Convolutional Code Hua Zhou and Norbert Goertz Intitute of Telecommunication

More information

No-load And Blocked Rotor Test On An Induction Machine

No-load And Blocked Rotor Test On An Induction Machine No-load And Blocked Rotor Tet On An Induction Machine Aim To etimate magnetization and leakage impedance parameter of induction machine uing no-load and blocked rotor tet Theory An induction machine in

More information

Linear Motion, Speed & Velocity

Linear Motion, Speed & Velocity Add Important Linear Motion, Speed & Velocity Page: 136 Linear Motion, Speed & Velocity NGSS Standard: N/A MA Curriculum Framework (006): 1.1, 1. AP Phyic 1 Learning Objective: 3.A.1.1, 3.A.1.3 Knowledge/Undertanding

More information

online learning Unit Workbook 4 RLC Transients

online learning Unit Workbook 4 RLC Transients online learning Pearon BTC Higher National in lectrical and lectronic ngineering (QCF) Unit 5: lectrical & lectronic Principle Unit Workbook 4 in a erie of 4 for thi unit Learning Outcome: RLC Tranient

More information

Optimizing Cost-sensitive Trust-negotiation Protocols

Optimizing Cost-sensitive Trust-negotiation Protocols Optimizing Cot-enitive Trut-negotiation Protocol Weifeng Chen, Lori Clarke, Jim Kuroe, Don Towley Department of Computer Science Univerity of Maachuett, Amhert {chenwf, clarke, kuroe, towley}@c.uma.edu

More information

CONFERENCE PROCEEDINGS VOLUME I

CONFERENCE PROCEEDINGS VOLUME I FILTECH 005 CONFERENCE PROCEEDINGS VOLUME I Conference Date: October -3, 005 Venue: Organizer: Rhein-Main-Hallen Rheintr. 0 6508 Wiebaden Germany Filtech Exhibition Germany PO Box 5 40637 Meerbuch Germany

More information

arxiv: v1 [quant-ph] 22 Oct 2010

arxiv: v1 [quant-ph] 22 Oct 2010 The extenion problem for partial Boolean tructure in Quantum Mechanic Cotantino Budroni 1 and Giovanni Morchio 1, 2 1) Dipartimento di Fiica, Univerità di Pia, Italy 2) INFN, Sezione di Pia, Italy Alternative

More information

arxiv: v2 [math.nt] 30 Apr 2015

arxiv: v2 [math.nt] 30 Apr 2015 A THEOREM FOR DISTINCT ZEROS OF L-FUNCTIONS École Normale Supérieure arxiv:54.6556v [math.nt] 3 Apr 5 943 Cachan November 9, 7 Abtract In thi paper, we etablih a imple criterion for two L-function L and

More information

MAXIMUM BENDING MOMENT AND DUCTILITY OF R/HPFRCC BEAMS

MAXIMUM BENDING MOMENT AND DUCTILITY OF R/HPFRCC BEAMS MAXIMUM BENDING MOMENT AND DUCTILITY OF R/HPFRCC BEAMS Aleandro P. Fantilli 1, Hirozo Mihahi 2 and Paolo Vallini 1 (1) Politecnico di Torino, Torino, Italy (2) Tohoku Univerity, Sendai, Japan Abtract The

More information

A Constraint Propagation Algorithm for Determining the Stability Margin. The paper addresses the stability margin assessment for linear systems

A Constraint Propagation Algorithm for Determining the Stability Margin. The paper addresses the stability margin assessment for linear systems A Contraint Propagation Algorithm for Determining the Stability Margin of Linear Parameter Circuit and Sytem Lubomir Kolev and Simona Filipova-Petrakieva Abtract The paper addree the tability margin aement

More information

Solving Radical Equations

Solving Radical Equations 10. Solving Radical Equation Eential Quetion How can you olve an equation that contain quare root? Analyzing a Free-Falling Object MODELING WITH MATHEMATICS To be proficient in math, you need to routinely

More information

ON A CERTAIN FAMILY OF QUARTIC THUE EQUATIONS WITH THREE PARAMETERS. Volker Ziegler Technische Universität Graz, Austria

ON A CERTAIN FAMILY OF QUARTIC THUE EQUATIONS WITH THREE PARAMETERS. Volker Ziegler Technische Universität Graz, Austria GLASNIK MATEMATIČKI Vol. 1(61)(006), 9 30 ON A CERTAIN FAMILY OF QUARTIC THUE EQUATIONS WITH THREE PARAMETERS Volker Ziegler Techniche Univerität Graz, Autria Abtract. We conider the parameterized Thue

More information

Supplementary Figures

Supplementary Figures Supplementary Figure Supplementary Figure S1: Extraction of the SOF. The tandard deviation of meaured V xy at aturated tate (between 2.4 ka/m and 12 ka/m), V 2 d Vxy( H, j, hm ) Vxy( H, j, hm ) 2. The

More information

Evolving graph-structures and their implicit computational complexity

Evolving graph-structures and their implicit computational complexity Evolving graph-tructure and their implicit computational complexity Daniel Leivant, Jean-Yve Marion To cite thi verion: Daniel Leivant, Jean-Yve Marion. Evolving graph-tructure and their implicit computational

More information

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS by Michelle Gretzinger, Daniel Zyngier and Thoma Marlin INTRODUCTION One of the challenge to the engineer learning proce control i relating theoretical

More information

A* Search. 1 Dijkstra Shortest Path

A* Search. 1 Dijkstra Shortest Path A* Search Consider the eight puzzle. There are eight tiles numbered 1 through 8 on a 3 by three grid with nine locations so that one location is left empty. We can move by sliding a tile adjacent to the

More information

Soft Polymer Magnetic Nanocomposites: Microstructure Patterning by Magnetophoretic. Transport and Self-Assembly. Suvojit Ghosh and Ishwar K.

Soft Polymer Magnetic Nanocomposites: Microstructure Patterning by Magnetophoretic. Transport and Self-Assembly. Suvojit Ghosh and Ishwar K. Electronic Supplementary Material (ESI) for Soft Matter Thi journal i The Royal Society of Chemitry 1 Soft Polymer Magnetic Nanocompoite: Microtructure Patterning by Magnetophoretic Tranport and Self-Aembly

More information

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.1 INTRODUCTION 8.2 REDUCED ORDER MODEL DESIGN FOR LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.3

More information

Solutions. Digital Control Systems ( ) 120 minutes examination time + 15 minutes reading time at the beginning of the exam

Solutions. Digital Control Systems ( ) 120 minutes examination time + 15 minutes reading time at the beginning of the exam BSc - Sample Examination Digital Control Sytem (5-588-) Prof. L. Guzzella Solution Exam Duration: Number of Quetion: Rating: Permitted aid: minute examination time + 5 minute reading time at the beginning

More information

ON A CERTAIN FAMILY OF QUARTIC THUE EQUATIONS WITH THREE PARAMETERS

ON A CERTAIN FAMILY OF QUARTIC THUE EQUATIONS WITH THREE PARAMETERS ON A CERTAIN FAMILY OF QUARTIC THUE EQUATIONS WITH THREE PARAMETERS VOLKER ZIEGLER Abtract We conider the parameterized Thue equation X X 3 Y (ab + (a + bx Y abxy 3 + a b Y = ±1, where a, b 1 Z uch that

More information

Lecture 2: The z-transform

Lecture 2: The z-transform 5-59- Control Sytem II FS 28 Lecture 2: The -Tranform From the Laplace Tranform to the tranform The Laplace tranform i an integral tranform which take a function of a real variable t to a function of a

More information

Constitutive models. Part 2 Elastoplastic

Constitutive models. Part 2 Elastoplastic Contitutive model art latoplatic latoplatic material model latoplatic material are aumed to behave elatically up to a certain tre limit after which combined elatic and platic behaviour occur. laticity

More information

ME 375 FINAL EXAM Wednesday, May 6, 2009

ME 375 FINAL EXAM Wednesday, May 6, 2009 ME 375 FINAL EXAM Wedneday, May 6, 9 Diviion Meckl :3 / Adam :3 (circle one) Name_ Intruction () Thi i a cloed book examination, but you are allowed three ingle-ided 8.5 crib heet. A calculator i NOT allowed.

More information

Suggestions - Problem Set (a) Show the discriminant condition (1) takes the form. ln ln, # # R R

Suggestions - Problem Set (a) Show the discriminant condition (1) takes the form. ln ln, # # R R Suggetion - Problem Set 3 4.2 (a) Show the dicriminant condition (1) take the form x D Ð.. Ñ. D.. D. ln ln, a deired. We then replace the quantitie. 3ß D3 by their etimate to get the proper form for thi

More information

Codes Correcting Two Deletions

Codes Correcting Two Deletions 1 Code Correcting Two Deletion Ryan Gabry and Frederic Sala Spawar Sytem Center Univerity of California, Lo Angele ryan.gabry@navy.mil fredala@ucla.edu Abtract In thi work, we invetigate the problem of

More information

Title. Author(s)TUE, N. V.; TUNG, N. Đ. Issue Date Doc URL. Type. Note. File Information IN R/C MEMBERS.

Title. Author(s)TUE, N. V.; TUNG, N. Đ. Issue Date Doc URL. Type. Note. File Information IN R/C MEMBERS. Title DEFORMATION-BASED APPROACH FOR DETERMINATION OF THE IN R/C MEMBERS Author()TUE, N. V.; TUNG, N. Đ. Iue Date 13-9-11 Doc URL http://hdl.handle.net/115/546 Type proceeding Note The Thirteenth Eat Aia-Paciic

More information

1. A 500-kilogram car is driving at 15 meters/second. What's its kinetic energy? How much does the car weigh?

1. A 500-kilogram car is driving at 15 meters/second. What's its kinetic energy? How much does the car weigh? 9. Solution Work & Energy Homework - KINETIC ENERGY. A 500-kilogram car i driing at 5 meter/econd. What' it kinetic energy? How much doe the car weigh? m= 500 kg 5 m/ Write Equation: Kinetic Energy = ½

More information

Technical Notes and Correspondence

Technical Notes and Correspondence IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 51, NO. 8, AUGUST 2006 1315 Technical Note and Correpondence Information Flow and It Relation to Stability of the Motion of Vehicle in a Rigid Formation Sai

More information

MODELING OF A SYSTEM WITH HYBRID DYNAMICS

MODELING OF A SYSTEM WITH HYBRID DYNAMICS 4 Acta Electrotechnica et Informatica, Vol., No., 0, 4 9, DOI: 0.478/v098-0-000- MODELING OF A SYSTEM WITH HYBRID DYNAMICS Vratilav HLADKÝ, Ľuboš POPOVIČ, Ján SARNOVSKÝ Department of Cybernetic and Artificial

More information

Ch. 2: Phrase Structure Syntactic Structure (basic concepts) A tree diagram marks constituents hierarchically

Ch. 2: Phrase Structure Syntactic Structure (basic concepts) A tree diagram marks constituents hierarchically Ch. 2: Phrase Structure Syntactic Structure (basic concepts) A tree diagram marks constituents hierarchically NP S AUX VP Ali will V NP help D N the man A node is any point in the tree diagram and it can

More information

High-field behavior: the law of approach to saturation (Is there an equation for the magnetization at high fields?)

High-field behavior: the law of approach to saturation (Is there an equation for the magnetization at high fields?) High-field behavior: the law of approach to aturation (I there an equation for the magnetization at high field? In the high-field region the magnetization approache aturation. The firt attempt to give

More information