Semantic Aspects of Translation Gary G. Hendrix. Semantic Aspects of Translation2 Contents  Introduction  Phase I: Semantic Composition  Phase II:

Slides:



Advertisements
Similar presentations
October 2004CSA4050: Semantics III1 CSA4050: Advanced Topics in NLP Semantics III Quantified Sentences.
Advertisements

Programming Languages Third Edition Chapter 6 Syntax.
 Christel Kemke 2007/08 COMP 4060 Natural Language Processing Feature Structures and Unification.
An overview of EMMA— Extensible MultiModal Annotation Michael Johnston AT&T Labs Research 8/9/2006.
Natural Language Processing - Parsing 1 - Language, Syntax, Parsing Problems in Parsing Ambiguity, Attachment / Binding Bottom vs. Top Down Parsing.
May 2006CLINT-LN Parsing1 Computational Linguistics Introduction Approaches to Parsing.
Statistical NLP: Lecture 3
1 CS 385 Fall 2006 Chapter 14 Understanding Natural Language Problems.
PSY 369: Psycholinguistics Some basic linguistic theory part2.
For Monday Read Chapter 23, sections 3-4 Homework –Chapter 23, exercises 1, 6, 14, 19 –Do them in order. Do NOT read ahead.
Chapter 20: Natural Language Generation Presented by: Anastasia Gorbunova LING538: Computational Linguistics, Fall 2006 Speech and Language Processing.
Artificial Intelligence 2004 Natural Language Processing - Syntax and Parsing - Language, Syntax, Parsing Problems in Parsing Ambiguity, Attachment.
NLP and Speech Course Review. Morphological Analyzer Lexicon Part-of-Speech (POS) Tagging Grammar Rules Parser thethe – determiner Det NP → Det.
NLP and Speech 2004 Feature Structures Feature Structures and Unification.
1 Information Retrieval and Extraction 資訊檢索與擷取 Chia-Hui Chang, Assistant Professor Dept. of Computer Science & Information Engineering National Central.
Information Retrieval and Extraction 資訊檢索與擷取 Chia-Hui Chang National Central University
 2003 CSLI Publications Ling 566 Oct 16, 2007 How the Grammar Works.
Artificial Intelligence 2004 Natural Language Processing - Syntax and Parsing - Language Syntax Parsing.
1 Basic Parsing with Context Free Grammars Chapter 13 September/October 2012 Lecture 6.
1 Natural Language Processing INTRODUCTION Husni Al-Muhtaseb Tuesday, February 20, 2007.
March 1, 2009 Dr. Muhammed Al-Mulhem 1 ICS 482 Natural Language Processing INTRODUCTION Muhammed Al-Mulhem March 1, 2009.
Lecture 1, 7/21/2005Natural Language Processing1 CS60057 Speech &Natural Language Processing Autumn 2005 Lecture 1 21 July 2005.
2.2 A Simple Syntax-Directed Translator Syntax-Directed Translation 2.4 Parsing 2.5 A Translator for Simple Expressions 2.6 Lexical Analysis.
9/8/20151 Natural Language Processing Lecture Notes 1.
Lecture 12: 22/6/1435 Natural language processing Lecturer/ Kawther Abas 363CS – Artificial Intelligence.
For Monday Read chapter 23, sections 1-2 FOIL exercise due.
For Friday Finish chapter 23 Homework: –Chapter 22, exercise 9.
IV. SYNTAX. 1.1 What is syntax? Syntax is the study of how sentences are structured, or in other words, it tries to state what words can be combined with.
Chapter 15 Natural Language Processing (cont)
1 Natural Language Processing Lecture Notes 11 Chapter 15 (part 1)
1 Chapter 4 Syntax The sentence patterns of language Part I.
Introduction to CL & NLP CMSC April 1, 2003.
PS: Introduction to Psycholinguistics Winter Term 2005/06 Instructor: Daniel Wiechmann Office hours: Mon 2-3 pm Phone:
October 2004CSA4050: Semantics III1 CSA4050: Advanced Topics in NLP Semantics III Quantified Sentences.
Transition Network Grammars for Natural Language Analysis - W. A. Woods In-Su Yoon Pusan National University School of Electrical and Computer Engineering.
Computing Science, University of Aberdeen1 CS4025: Logic-Based Semantics l Compositionality in practice l Producing logic-based meaning representations.
For Wednesday Read chapter 23 Homework: –Chapter 22, exercises 1,4, 7, and 14.
Semantic Construction lecture 2. Semantic Construction Is there a systematic way of constructing semantic representation from a sentence of English? This.
Topic #1: Introduction EE 456 – Compiling Techniques Prof. Carl Sable Fall 2003.
Programming Languages and Design Lecture 3 Semantic Specifications of Programming Languages Instructor: Li Ma Department of Computer Science Texas Southern.
Natural Language - General
The meaning of Language Chapter 5 Semantics and Pragmatics Week10 Nov.19 th -23 rd.
Parsing Chapter 15. The Job of a Parser Examine a string and decide whether or not it is a syntactically well-formed member of L(G), and If it is, assign.
SYNTAX.
◦ Process of describing the structure of phrases and sentences Chapter 8 - Phrases and sentences: grammar1.
 2003 CSLI Publications Ling 566 Oct 17, 2011 How the Grammar Works.
Distinctively Visual. Your task Define/describe what each symbol represents. Write down the first few things that pop into your mind.
October 10, 2003BLTS Kickoff Meeting1 Transfer with Strong Decoding Learning Module Transfer Rules {PP,4894} ;;Score: PP::PP [NP POSTP] -> [PREP.
CMU Statistical-XFER System Hybrid “rule-based”/statistical system Scaled up version of our XFER approach developed for low-resource languages Large-coverage.
NATURAL LANGUAGE PROCESSING
A Simple English-to-Punjabi Translation System By : Shailendra Singh.
Common Methods of Teaching English and ESP. - Grammar - translation method - Direct method - Communicative language teaching - Task-based language teaching.
By Kyle McCardle.  Issues with Natural Language  Basic Components  Syntax  The Earley Parser  Transition Network Parsers  Augmented Transition Networks.
MENTAL GRAMMAR Language and mind. First half of 20 th cent. – What the main goal of linguistics should be? Behaviorism – Bloomfield: goal of linguistics.
Write the following decimals as a fraction: 1).152).2363).4915 Write the following fractions as a decimal: 1) 153/999 2) 23/993) 461/9999.
King Faisal University جامعة الملك فيصل Deanship of E-Learning and Distance Education عمادة التعلم الإلكتروني والتعليم عن بعد [ ] 1 King Faisal University.
10/31/00 1 Introduction to Cognitive Science Linguistics Component Topic: Formal Grammars: Generating and Parsing Lecturer: Dr Bodomo.
Intro to Industrial Technology Unit # 1 INTRODUCTION TO TECHNOLOGY Chapter 2 Notes.
Cognitive Language Processing for Rosie
Lecture – VIII Monojit Choudhury RS, CSE, IIT Kharagpur
A Simple Syntax-Directed Translator
Statistical NLP: Lecture 3
Basic Parsing with Context Free Grammars Chapter 13
Natural Language - General
Chapter 1: Introduction
Natural Language Processing
Linguistic Essentials
Ling 566 Oct 14, 2008 How the Grammar Works.
Artificial Intelligence 2004 Speech & Natural Language Processing
Presentation transcript:

Semantic Aspects of Translation Gary G. Hendrix

Semantic Aspects of Translation2 Contents  Introduction  Phase I: Semantic Composition  Phase II: Quantification  The Use of Case Information

Semantic Aspects of Translation3 Introduction  The subject of this chapter  The utilization of semantic knowledge in the process of understanding spoken inputs as practiced in the SRI speech understanding

Semantic Aspects of Translation4 Introduction  Three functions in the understanding process  Filtering out phrase combinations  Building deep, internal structures  Making predictions  In this chapter, the major emphasis will be on the first two

Semantic Aspects of Translation5 Example “General.Dynamics built the American submarine”

Semantic Aspects of Translation6 PHASE I: Semantic Composition Acoustic stream Network fragment Semantic Composition Rule (SCR) Knowledge Space Result Add Property Lists

Semantic Aspects of Translation7 PHASE I: Semantic Composition “A power plant of a submarine was built by a company”

Semantic Aspects of Translation8 “A power plant of a submarine was built by a company”  Grammar R1: S => NP VP R2: NP => NP PREPP R3: VP=> VP PREPP R4: PREPP => PREP NP  Lexicon NP: a-power-plant, a-submarine, a-company VP: was-built PREP: of, by

Semantic Aspects of Translation9 PHASE I: Semantic Composition PHRASE INTERPRETATION NP1(‘P’. NP1) NP2(‘S’. NP2) NP3(‘C’. NP3) NP4(‘P’. NP4) PREP1pre net PREP2pre net PREPP1(‘C’. NP3) PREPP2(‘S’. NP2) S1(‘B’. S1) S2(‘B’. S2) VP1(‘B’. VP1) VP2(‘B’. VP2)

Semantic Aspects of Translation10 PHASE I: Semantic Composition  Interacting with Discourse “General.Dynamics built the American submarine” “General.Dynamics built the Henry.L.Stimson”  The actual task of relating “the American submarine” to the Henry.L.Stimson is performed by the discourse component  Described fully in Chapter XI

Semantic Aspects of Translation11  Grammar R1: S => NP VP R2: VP => VP NP R3: NP=> N R4: NP => ART MOD N  Lexicon NP: General.Dynamics, submarine, VP: built MOD: American ART: a, an, the

Semantic Aspects of Translation12 PHASE I: Semantic Composition  Result of the quantification procedure (Phase II)

Semantic Aspects of Translation13 PHASE I: Semantic Composition  Other Aspects of the SCRs  Multiple Node Lexical Entries “beam of the Henry.L.Stimson” “beam of 33 feet”

Semantic Aspects of Translation14 PHASE I: Semantic Composition  Equiv Arcs “The Henry.L.Stimson is a ship.”

Semantic Aspects of Translation15 PHASE II: Quantification  “Did General.Dynamics build every Lafayette?”  The result of Phase I  “General.Dynamics built a Lafayette.”

Semantic Aspects of Translation16 PHASE II: Quantification  The Quantifiers

Semantic Aspects of Translation17 “Did General.Dynamics build every Lafayette?”

Semantic Aspects of Translation18 “Did General.Dynamics build every Lafayette?”

Semantic Aspects of Translation19 The Use of Case Information