We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27dd017 commit 6837d89Copy full SHA for 6837d89
1 file changed
udapi/block/msf/slavic/future.py
@@ -175,6 +175,7 @@ def process_node(self, node):
175
phrase_ords.sort()
176
177
self.write_node_info(node,
178
+ aspect=copVerb.feats['Aspect'],
179
tense='Fut',
180
person=copVerb.feats['Person'],
181
number=copVerb.feats['Number'],
0 commit comments