Skip to content

Commit

Permalink
+get angry
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoontz committed Aug 1, 2024
1 parent 51d0a99 commit dde9bb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions resources/english/lexicon/adjectives.edn
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"acclaimed" [{:sem {:pred :acclaimed}}]
"accurate" [{:sem {:pred :accurate}}]
"amusing" [{:sem {:pred :amusing}}]
"angry" [{:sem {:pred :angry}}]
"annoying" [{:sem {:pred :annoying}}]
"anxious" [{:sem {:pred :anxious}}]
"approachable" [{:sem {:pred :approachable}}]
Expand Down
3 changes: 3 additions & 0 deletions resources/english/lexicon/verbs.edn
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,9 @@
{:infl :past-participle :surface "got"}]]
[{:exceptions exceptions
:sem {:pred :get}}
{:exceptions exceptions
:sem {:pred :get-angry}
:adjectival-verb-with "angry"}
{:exceptions exceptions
:sem {:pred :get-married}
:adjectival-verb-with "married"}
Expand Down

0 comments on commit dde9bb3

Please sign in to comment.