o
    i                     @   s   d Z g dZdS )z
Example sentences to test spaCy and its language models.

>>> from spacy.lang.fa.examples import sentences
>>> docs = nlp.pipe(sentences)
)u.   این یک جمله نمونه می باشد.uD   قرار ما، امروز ساعت ۲:۳۰ بعدازظهر هست!u@   دیروز علی به من ۲۰۰۰.۱﷼ پول نقد داد.uA   چطور می‌توان از تهران به کاشان رفت؟uD   حدود ۸۰٪ هوا از نیتروژن تشکیل شده است.N)__doc__	sentences r   r   J/home/ubuntu/.local/lib/python3.10/site-packages/spacy/lang/fa/examples.py<module>   s    