Skip to content

Commit

Permalink
Merge branch 'master' into patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
wapmorgan authored May 12, 2020
2 parents 0d10184 + 0226f60 commit fd97fad
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/Russian/GeographicalNamesInflection.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ class GeographicalNamesInflection extends \morphos\BaseInflection implements Cas
' ',
'-на-',
'-эль-',
'-де-',
'-сюр-',
'-ан-',
'-ла-',
'-',
];

Expand All @@ -43,10 +47,22 @@ class GeographicalNamesInflection extends \morphos\BaseInflection implements Cas
'ханты',
'буда',
'рублёво',

'пунта',
'куала',
'рас',
'шарм',

'гран',
'гранд',
'вильфранш',
'льорет',
'андорра',
'экс',
'эс',
'сен',
'ла',

];

protected static $runawayVowelsExceptions = [
Expand Down

0 comments on commit fd97fad

Please sign in to comment.