I’m pretty sure it’s called the dative experiencer, and many other languages also do something similar (sometimes using prepositions in absence of case, but the point being that the same grammar used to denote the indirect object of verbs like “give” is also used here)
YTG123
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: March 11th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
YTG123@sopuli.xyzto Fediverse@lemmy.world•John Oliver promoted alternatives to big tech in last night's episode, including Mastodon and PixelfedEnglish11·8 months agoIs that mpv 👀
The Either monad (also known as Result) provides Go-like error handling, but automated. You only check manually for errors after the last call, the monad handles the process.
But this is just one example of a monad, there are many more.