Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -554,6 +554,18 @@ examples = [
|
|
| 554 |
"text": "๋๋ ์น๊ทผํ๊ณ ๋ค์ ํ ์ดํด์ฌ ๋ง์ ์ฌ์์น๊ตฌ ์ญํ ์ด๋ค.",
|
| 555 |
}
|
| 556 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 557 |
]
|
| 558 |
|
| 559 |
|
|
|
|
| 554 |
"text": "๋๋ ์น๊ทผํ๊ณ ๋ค์ ํ ์ดํด์ฌ ๋ง์ ์ฌ์์น๊ตฌ ์ญํ ์ด๋ค.",
|
| 555 |
}
|
| 556 |
],
|
| 557 |
+
[
|
| 558 |
+
{
|
| 559 |
+
"text": """์ธ๋ฅ์ ๋ง์ง๋ง ์ํ(Humanity's Last Exam) ๋ฌธ์ ๋ฅผ ํ์ดํ๋ผ. How does Guarani's nominal tense/aspect system interact with effected objects in sentences?
|
| 560 |
+
|
| 561 |
+
Answer Choices:
|
| 562 |
+
A. Effected objects cannot take nominal tense/aspect markers
|
| 563 |
+
B. Effected objects require the post-stative -kue
|
| 564 |
+
C. Effected objects must be marked with the destinative -rรฃ
|
| 565 |
+
D. Nominal tense/aspect is optional for effected objects
|
| 566 |
+
E. Effected objects use a special set of tense/aspect markers""",
|
| 567 |
+
}
|
| 568 |
+
],
|
| 569 |
]
|
| 570 |
|
| 571 |
|