Difference between revisions of "Adyghe and English/Lexical selection"
From LING073
(→Ady → Eng) |
|||
Line 13: | Line 13: | ||
#*сурэт сшӀыгъ | #*сурэт сшӀыгъ | ||
#*I drew a picture | #*I drew a picture | ||
+ | |||
+ | =Our Rule= | ||
+ | |||
+ | <rule> | ||
+ | <match lemma="хъущтэп"/> | ||
+ | <match lemma="шӏы" tags="n.*"> | ||
+ | <select lemma="make" tags="n.*"/> | ||
+ | </match> | ||
+ | </rule> | ||
+ | |||
+ | <rule> | ||
+ | <match lemma="сурэт"/> | ||
+ | <match lemma="шӏы" tags="n.*"> | ||
+ | <select lemma="draw" tags="n.*"/> | ||
+ | </match> | ||
+ | </rule> | ||
[[Category:Sp22_LexicalSelection]][[Category:Adyghe]] | [[Category:Sp22_LexicalSelection]][[Category:Adyghe]] |
Revision as of 21:14, 17 May 2022
Ady → Eng
- чӏыгу → earth
- Ублапӏэм Тхьэм уашъомрэ чӏыгумрэ къыгъэшӏыгъэх.
- In the beginning God made the heavens and the earth.
- чӏыгу → territory
- Чӏыгум тыжьын ахъщэ шъиплӏ ыуас
- land worth four hundred silver weight, what is that between me and you!
- Шӏы → do
- арэущтэу пшӀы хъущтэп
- "Don't do it like that!"
- Шӏы → draw
- сурэт сшӀыгъ
- I drew a picture
Our Rule
<rule> <match lemma="хъущтэп"/> <match lemma="шӏы" tags="n.*"> <select lemma="make" tags="n.*"/> </match> </rule>
<rule> <match lemma="сурэт"/> <match lemma="шӏы" tags="n.*"> <select lemma="draw" tags="n.*"/> </match> </rule>