We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503c70d commit dae8dd9Copy full SHA for dae8dd9
udapi/block/ud/cs/fixedeprels.py
@@ -44,6 +44,7 @@ class FixEdeprels(Block):
44
'ačkoliv': 'ačkoli',
45
'ať': 'ať', # remove morphological case
46
'ať_forma': 'formou:gen',
47
+ 'ať_jako': 'jako',
48
'ať_na': 'na:loc',
49
'ať_s': 's:ins',
50
'ať_v': 'v:loc',
@@ -65,6 +66,7 @@ class FixEdeprels(Block):
65
66
'blíže': 'blízko:dat',
67
'bok_po_bok_s': 'bok_po_boku_s:ins',
68
'cesta': 'cestou:gen',
69
+ 'co_jako': 'jako',
70
'coby': 'coby', # remove morphological case
71
'daleko': 'nedaleko:gen',
72
'daleko_od': 'od:gen',
0 commit comments