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 |
|