Skip to content

Commit dae8dd9

Browse files
committed
More rules for Czech fixedeprels.
1 parent 503c70d commit dae8dd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

udapi/block/ud/cs/fixedeprels.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ class FixEdeprels(Block):
4444
'ačkoliv': 'ačkoli',
4545
'ať': 'ať', # remove morphological case
4646
'ať_forma': 'formou:gen',
47+
'ať_jako': 'jako',
4748
'ať_na': 'na:loc',
4849
'ať_s': 's:ins',
4950
'ať_v': 'v:loc',
@@ -65,6 +66,7 @@ class FixEdeprels(Block):
6566
'blíže': 'blízko:dat',
6667
'bok_po_bok_s': 'bok_po_boku_s:ins',
6768
'cesta': 'cestou:gen',
69+
'co_jako': 'jako',
6870
'coby': 'coby', # remove morphological case
6971
'daleko': 'nedaleko:gen',
7072
'daleko_od': 'od:gen',

0 commit comments

Comments
 (0)