From 5553e56a3373ef8425e87a6bf4f536ef1d0cb30c Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Thu, 3 Jan 2019 22:03:56 +0200 Subject: [PATCH] (Fin) add a known bug to README --- src/finnish/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/finnish/README.md b/src/finnish/README.md index b5a0ecbe..82493493 100644 --- a/src/finnish/README.md +++ b/src/finnish/README.md @@ -28,7 +28,8 @@ matching, so that the suffixing functions dp and tk are in heavy use. ## Known issues -The object case in passives may come out wrong. +* The object case in passives may come out wrong. +* If a possessive suffix is added for a NP that is built out of N2 or N3, the possessive suffix will go after the complements, and not after the head noun as it's supposed to. ## Supplementary files