books 9-10: display line breaks in crammed prompt/response fields
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -195,27 +195,27 @@ RUBRIC: Accept any correct question formed from the cue words with a gerund afte
|
||||
EXAMPLE
|
||||
TEMPLATE: when / begin work / restaurant
|
||||
TEMPLATE: (last month)
|
||||
RESPONSE: When did you begin working in the restaurant? — I began working in the restaurant last month.
|
||||
RESPONSE: When did you begin working in the restaurant?\n— I began working in the restaurant last month.
|
||||
|
||||
TEMPLATE: when / start study
|
||||
TEMPLATE: (1800 hours)
|
||||
RESPONSE: When did you start studying? — I started studying at 1800 hours.
|
||||
RESPONSE: When did you start studying?\n— I started studying at 1800 hours.
|
||||
|
||||
TEMPLATE: what kind magazine / enjoy read
|
||||
TEMPLATE: (news magazines)
|
||||
RESPONSE: What kind of magazines do you enjoy reading? — I enjoy reading news magazines.
|
||||
RESPONSE: What kind of magazines do you enjoy reading?\n— I enjoy reading news magazines.
|
||||
|
||||
TEMPLATE: when / stop work / last night
|
||||
TEMPLATE: (2200 hours)
|
||||
RESPONSE: When did you stop working last night? — I stopped working at 2200 hours last night.
|
||||
RESPONSE: When did you stop working last night?\n— I stopped working at 2200 hours last night.
|
||||
|
||||
TEMPLATE: why / keep on read
|
||||
TEMPLATE: (book interesting)
|
||||
RESPONSE: Why did you keep on reading? — I kept on reading because the book was interesting.
|
||||
RESPONSE: Why did you keep on reading?\n— I kept on reading because the book was interesting.
|
||||
|
||||
TEMPLATE: when / finish wash
|
||||
TEMPLATE: (an hour ago)
|
||||
RESPONSE: When did you finish washing? — I finished washing an hour ago.
|
||||
RESPONSE: When did you finish washing?\n— I finished washing an hour ago.
|
||||
|
||||
# Source: ST §He's Happy to Have... (l5-s9)
|
||||
$PRODUCE Happy to Have, Afraid to Go
|
||||
@@ -591,8 +591,8 @@ RESPONSE: "Do you think it will take a long time?"
|
||||
TEMPLATE: "No, ____{it} only ____{takes} 15 minutes."
|
||||
RESPONSE: "No, it only takes 15 minutes."
|
||||
|
||||
TEMPLATE: "Okay. What time is it now?" "____{It} is 4 o'clock."
|
||||
RESPONSE: "Okay. What time is it now?" "It is 4 o'clock."
|
||||
TEMPLATE: "Okay. What time is it now?"\n"____{It} is 4 o'clock."
|
||||
RESPONSE: "Okay. What time is it now?"\n"It is 4 o'clock."
|
||||
|
||||
TEMPLATE: "Good! I can leave now and return before ____{supper}."
|
||||
RESPONSE: "Good! I can leave now and return before supper."
|
||||
|
||||
Reference in New Issue
Block a user