Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the tag on yellowish #27

Merged
merged 1 commit into from
Oct 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en_pud-ud-test.conllu
Original file line number Diff line number Diff line change
Expand Up @@ -10632,7 +10632,7 @@
12 , , PUNCT , _ 9 punct 9:punct _
13 ranging range VERB VBG VerbForm=Ger 9 acl 9:acl _
14 from from ADP IN _ 15 case 15:case _
15 yellowish yellowish NUM CD NumForm=Word|NumType=Card 13 obl 13:obl:from _
15 yellowish yellowish ADJ JJ Degree=Pos 13 obl 13:obl:from _
16 to to ADP IN _ 17 case 17:case _
17 bluish bluish ADJ JJ Degree=Pos 13 obl 13:obl:to SpaceAfter=No
18 . . PUNCT . _ 6 punct 6:punct _
Expand Down