Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider now the allomorphs of the plural morpheme in English discussed in class: [21 (as in dogs), [s] (as in cats), [ez] (as in foxes).

image text in transcribedimage text in transcribed

Consider now the allomorphs of the plural morpheme in English discussed in class: [21 (as in dogs), [s] (as in cats), [ez] (as in foxes). Let's represent them with the arpabet symbols Z, S and AH Z. Create an FST that takes as input the pronunciation of a noun (represented using arpabet symbols as in the CMU pronunciation dictionary) concatenated with a representation of the plural morpheme and the end of word symbol # used by J&M, and outputs the pronunciation of the plural form of the noun, followed by the symbol #. For example, given the input: daa g ^ s # (which corresponds to the word dog, the arbitrary symbol , the plural morpheme s, and the end of word symbol #) will produce as output daa g z # (which is the pronunciation of the plural form dogs). Other examples: Input (cat+s) kae t ^ s # Output (cats) kae ts# Input (dish+s) dihsh ^ s # Output (dishes) dh shah z # Consider now the allomorphs of the plural morpheme in English discussed in class: [21 (as in dogs), [s] (as in cats), [ez] (as in foxes). Let's represent them with the arpabet symbols Z, S and AH Z. Create an FST that takes as input the pronunciation of a noun (represented using arpabet symbols as in the CMU pronunciation dictionary) concatenated with a representation of the plural morpheme and the end of word symbol # used by J&M, and outputs the pronunciation of the plural form of the noun, followed by the symbol #. For example, given the input: daa g ^ s # (which corresponds to the word dog, the arbitrary symbol , the plural morpheme s, and the end of word symbol #) will produce as output daa g z # (which is the pronunciation of the plural form dogs). Other examples: Input (cat+s) kae t ^ s # Output (cats) kae ts# Input (dish+s) dihsh ^ s # Output (dishes) dh shah z #

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Publishing With Filemaker Pro On The Web

Authors: Maria Langer

1st Edition

0201696657, 978-0201696653

More Books

Students also viewed these Databases questions

Question

Explain the causes of indiscipline.

Answered: 1 week ago

Question

10. Describe the relationship between communication and power.

Answered: 1 week ago