Kyrgyz/Nouns with epenthesis

From Apertium
< Kyrgyz
Revision as of 21:38, 4 August 2011 by Firespeaker (talk | contribs) (→‎Attempt)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Pattern[edit]

Some nouns have epenthesis in their roots. A vowel (that then harmonises) is epenthesised when the stem isn't followed by a surface vowel.

  • орун
    • орн:оурн
    • орн>{D}{A}:орунда
    • орн>{I}{M}:ордум
    • орн>{S}{I}{n}>{D}{A}:ордунда

Attempt[edit]

Rules[edit]

"Unepenthesis in рн stems"
%{y%}:0 <=> _ [ :Cns :SurVow ]/[ :0 | %>: ] ;

"Harmony of epenthesised vowel in рн stems"
%{y%}:Vy <=> [ :LastVowel :Cns* :Cns ]/[:0] _ [ :Cns \:SurVow ]/[ :0 | %>:] ;
  where  Vy  in  (  и  ү  и  и  ү  ы  ы  у  у  ы  у  у )
  LastVowel  in  (  и  ү  е  э  ө  я  а  ё  о  ы  ю  у )
           matched ;

"Desonorisation of н when no vowel epenthesised"
н:д <=> р %{y%}:0 _ ;

Problems[edit]

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=и Vy=и".
E.g. in context {y}:и {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=ү Vy=ү".
E.g. in context и:ү {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=е Vy=и".
E.g. in context {E}:е {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=э Vy=и".
E.g. in context м:э {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=ө Vy=ү".
E.g. in context э:ө {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=я Vy=ы".
E.g. in context {E}:я {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=а Vy=ы".
E.g. in context а:а {B}:б _ {B}:б р: {A}:е 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=ё Vy=у".
E.g. in context я:ё {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=о Vy=у".
E.g. in context м:о {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=ы Vy=ы".
E.g. in context {y}:ы {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=ю Vy=у".
E.g. in context {U}:ю {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.

There is a <=-rule conflict between "Unepenthesis in рн stems" and "Harmony of epenthesised vowel in рн stems SUBCASE: LastVowel=у Vy=у".
E.g. in context у:у {B}:б _ {B}:б р: {A}:а 
WARNING! The conflict is unresolvable.