Update README.md
Browse files
README.md
CHANGED
|
@@ -134,4 +134,15 @@ This category classifies the proverb based on its syntax and how the sentence en
|
|
| 134 |
- **Description:** Proverbs that take the form of an order, command, or call to action.
|
| 135 |
- **Keywords:** Imperative verbs like *karanna* (do), *balanna* (look).
|
| 136 |
- **Example:** "ගොඩ පයයි වළ පයයි"
|
| 137 |
-
- **Tag:** `ප්රකාශන`, `විධාන`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 134 |
- **Description:** Proverbs that take the form of an order, command, or call to action.
|
| 135 |
- **Keywords:** Imperative verbs like *karanna* (do), *balanna* (look).
|
| 136 |
- **Example:** "ගොඩ පයයි වළ පයයි"
|
| 137 |
+
- **Tag:** `ප්රකාශන`, `විධාන`
|
| 138 |
+
|
| 139 |
+
## Citation
|
| 140 |
+
|
| 141 |
+
```python
|
| 142 |
+
@article{sofalas2026sinfos,
|
| 143 |
+
title={SinFoS: A Parallel Dataset for Translating Sinhala Figures of Speech},
|
| 144 |
+
author={Sofalas, Johan and Pavithra, Dilushri and Jayatilleke, Nevidu and Weerasinghe, Ruvan},
|
| 145 |
+
journal={arXiv preprint arXiv:2602.09866},
|
| 146 |
+
year={2026}
|
| 147 |
+
}
|
| 148 |
+
```
|