Question

In: Psychology

QUESTION 1 How many sounds are in the name "James"? (Count each occurrence of a given...

QUESTION 1

How many sounds are in the name "James"? (Count each occurrence of a given sound separately, e.g., in "bluebird" [blubɹ̩d], there would be 6 sounds -- you would count [b] twice).

3

4

5

6

0.125 points   

QUESTION 2

How many sounds are in the word "axis"? (Count each occurrence of a given sound separately, e.g., in "bluebird" [blubɹ̩d], there would be 6 sounds -- you would count [b] twice).

3

4

5

6

0.125 points   

QUESTION 3

Which of the following is a mid central unrounded lax vowel?

[ɛ]

[æ]

[ɑ]

[ʌ]

[ʊ]

0.125 points   

QUESTION 4

[b] vs [k]

these two phones are different in:

(Select all that apply)

Manner

Voicing

Place

0.125 points   

QUESTION 5

[u] vs [ʌ]
these two phones are different in:

(Select all that apply)

Tongue Height

Tongue advancement

Roundedness

Tenseness

0.125 points   

QUESTION 6

[v] vs [t]
these two phones are different in:

(Select all that apply)

Voicing

Manner

Place

0.125 points   

QUESTION 7

[æ] vs [ɑ]
these two phones are different in:

(Select all that apply)

Select one or more:

Tongue Height

Tongue advancement

Roundedness

Tenseness

0.125 points   

QUESTION 8

[ɛ] vs [æ]
these two phones are different in:

(Select all that apply)

Select one or more:

Tongue Height

Tongue Advancement

Roundedness

Tenseness

0.125 points   

QUESTION 9

[ʃ] vs [v]
these two phones are different in:

(Select all that apply)

Place

Manner

Voicing

0.125 points   

QUESTION 10

[ʤ] vs [ɡ]
these two phones are different in:

(Select all that apply)

Manner

Voicing

Place

0.125 points   

QUESTION 11

[ʧ] vs [ʤ]
these two phones are different in:

(Select all that apply)

Place

Manner

Voicing

0.125 points   

QUESTION 12

Write the English word corresponding to the following IPA transcription
[ bjuɾi ]

0.125 points   

QUESTION 13

How many sounds are in the word "towed"? (Count each occurrence of a given sound separately, e.g., in "bluebird" [blubɹ̩d], there would be 6 sounds -- you would count [b] twice).

3

4

5

6

0.125 points   

QUESTION 14

Write the English word corresponding to the following IPA transcription
[ imoʊʃən ]

0.125 points   

QUESTION 15

Type in the IPA symbol for a mid back rounded lax vowel.
Type only a single lowercase character; do not use brackets or extra spaces.

0.125 points   

QUESTION 16

Type in the IPA symbol for a voiced bilabial glide.
Type only a single lowercase character; do not use brackets or extra spaces.

0.125 points   

QUESTION 17

Type in the IPA symbol for a voiceless velar stop.
Type only a single lowercase character; do not use brackets or extra spaces.

0.125 points   

QUESTION 18

Type in the IPA symbol for a voiceless glottal stop.
Type only a single lowercase character; do not use brackets or extra spaces.

0.125 points   

QUESTION 19

Write the English word corresponding to the following IPA transcription
[ kwɑɪjətli ]

0.125 points   

QUESTION 20

Write the English word corresponding to the following IPA transcription
[ ɹɑɪd ]

0.125 points   

QUESTION 21

Write the English word corresponding to the following IPA transcription
[ ðoʊ ]

0.125 points   

QUESTION 22

What is the IPA symbol for a voiced alveolar flap?

[ ɹ ]

[ ɾ ]

[ d ]

[ t ]

[ ʔ ]

0.125 points   

QUESTION 23

Which of the following is a voiced postalveolar affricate?

[ʤ]

[s]

[z]

[ʧ]

[ʒ]

0.125 points   

QUESTION 24

What is the IPA symbol for a voiced velar nasal?

[n]

[ŋ]

[m]

[g]

[k]

Solutions

Expert Solution

QUESTION 1.

English word dreams in ipa format is ʤeɪmz.

Hence,option(d) is correct

QUESTION 2

English word axis in ipa format is ˈæksəs

Hence,option(c) is correct.

QUESTION 3

ɜ is a mid central unrounded lax vowel.

Hence,option(c) is correct.

  

QUESTION 12

Buity the English word corresponding to the following IPA transcription

[ bjuɾi ]

13. English word towed dreams in ipa format is toʊd.

Hence,option(b) is correct

QUESTION 14

Emotion is the English word corresponding to the following IPA transcription

[ imoʊʃən ]

QUESTION 15

ɔ the IPA symbol for a mid back rounded lax vowel.

Type only a single lowercase character; do not use brackets or extra spaces

QUESTION 16

w is the IPA symbol for a voiced bilabial glide.

Type only a single lowercase character; do not use brackets or extra spaces.

QUESTION 17

k is the IPA symbol for a voiceless velar stop.

Type only a single lowercase character; do not use brackets or extra spaces.

QUESTION 18

ʔ is the IPA symbol for a voiceless glottal stop.

Type only a single lowercase character; do not use brackets or extra spaces.  

QUESTION 19

Quietly is the English word corresponding to the following IPA transcription

[ kwɑɪjətli ]

QUESTION 20

Ride is the English word corresponding to the following IPA transcription

[ ɹɑɪd ]  

QUESTION 21

Though the English word corresponding to the following IPA transcription

[ ðoʊ ]

QUESTION 22

IPA symbol for a voiced alveolar flap is ɾ

Hence, option(b) is correct answer.

QUESTION 23

ʤ is a upa symbol for a voiced postalveolar affricate.

Hence, option(A) is correct answer.

QUESTION 24

ŋ is the IPA symbol for a voiced velar nasal?

Hence, option(b) is correct answer.


Related Solutions

PYTHON PROBLEM Given two numbers a and b, count how many times each of the digits...
PYTHON PROBLEM Given two numbers a and b, count how many times each of the digits 0 to 9 occur in all numbers between a and b, inclusive. In order to make your code simpler, implement first the function intToList(n) that takes as input one integer n, and returns a list with the digits of n in the order they appear. For example, intToList(1964) should return [1,9,6,4]. Using the function intToList, implement the function digitsCount(a, b) that returns a list...
QUESTION 1. For each of the following, state whether the occurrence of the variable x occurs...
QUESTION 1. For each of the following, state whether the occurrence of the variable x occurs bound, or free (i.e. unbound), both, or neither. 1. ∃xCube(x) 2. ∀xCube(a) ∧ Cube(x) 3. ∀x((Cube(a) ∧ Tet(b)) → ¬Dodec(x)) 4. ∃yBetween(a,x,y) 5. ¬∀x¬(¬Small(d) ∧ ¬LeftOf(c,x)) QUESTION 2. Correctly label each of the following strings of symbols as a sentence, or well-formed formula (but not a sentence), or neither. 1. Fx ∧ Gy 2. ∃bFb 3. ∃z(Fz → Gb) 4. ∀xFc 5. ∀yFy ∨...
1. When specifying a column name inside of a COUNT(), what does the function actually count?...
1. When specifying a column name inside of a COUNT(), what does the function actually count? (E.g., COUNT(name)) a. The number of rows in the column b.The number of rows in the table c.The number of non-null rows d.The number of non-null columns 3. Which SQL clause is used to sort the output? a.ORDER BY b.SORT c.ORDER d.SORT BY Which SQL statement is used to extract data from a database? a.OPEN b.SELECT c.GET d.EXTRACT The OR operator displays a record...
1) Why would hear bronchial breath sounds in the periphery of the lungs? 2) Name the...
1) Why would hear bronchial breath sounds in the periphery of the lungs? 2) Name the 3 types of gas flow.
Abdominal and Neurological Assessment 1. How long do you listen for bowel sounds in each quadrant?...
Abdominal and Neurological Assessment 1. How long do you listen for bowel sounds in each quadrant? If there are no sounds, what might this indicate? If the sounds are hyperactive, what might this indicate? 2. Why do you assess for bruits and what may be causing this? 3. Which sounds are normally heard during percussion of the abdomen? When would these findings be abnormal? 4. When assessing pupillary response, what nerves are you assessing and what do these nerves control?...
7. How many different ways can the letters in “COUNT” be arranged? 8. How many different...
7. How many different ways can the letters in “COUNT” be arranged? 8. How many different ways can the letters in “PROBABILITY” be arranged? 9. A pizza restaurant offers 15 different toppings, but only allows customers to select up to four different toppings for each pizza. How many different ways are there for customers to choose up to four toppings for a pizza? 10. A youth soccer team consists of 12 players. When they have games, they play simultaneously on...
In python, read the file credit_cards.txt into a dictionary with the count of how many cards...
In python, read the file credit_cards.txt into a dictionary with the count of how many cards of each type of card are in the file. credit_cards.txt contains the following data: John Smith, Discover Helen Jones, Visa Jerry Jones, Master Card Julio Jones, Diners Club Fred Jones, Diners Club Anthony Rendon, Platinum Visa Juan Soto, Platinum Visa George Jones, American Express Brandon Allen, Visa Henry Beureguard, Visa Allen Jackson, Master Card Faith Hill, Platinum Visa David Smith, Master Card Samual Jackson,...
In java please Question: You are given a string s. Your task is to count the...
In java please Question: You are given a string s. Your task is to count the number of ways of splitting s into three non-empty parts a, b and c (s = a + b + c) in such a way that a + b, b + c and c + a are all different strings. For s = "xzxzx", the output should be countWaysToSplit(s) = 5. Consider all the ways to split s into three non-empty parts:
. Define Temporal and Spatial summation and explain how each can propagate the occurrence of an...
. Define Temporal and Spatial summation and explain how each can propagate the occurrence of an action potential in the axon of the neuron?(25 points)
Possible outcomes for three investment alternatives and their probabilities of occurrence are given next.       Alternative 1...
Possible outcomes for three investment alternatives and their probabilities of occurrence are given next.       Alternative 1 Alternative 2 Alternative 3 Outcomes Probability Outcomes Probability Outcomes Probability Failure 40 0.20 70 0.20 75 0.40 Acceptable 80 0.20 140 0.20 255 0.40 Successful 135 0.60 205 0.60 405 0.20 Using the coefficient of variation, rank the three alternatives in terms of risk from lowest to highest. (Do not round intermediate calculations. Round your answers to 3 decimal places.)
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT