From 3fe7bee3cb87708f08c322a4f71db89012ee680a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 22 Jan 2026 21:48:04 +0100 Subject: words: add the -īs form for the accusative plural MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For masculine/feminine 3rd declension words, it's usually taught that the accusative plural is done with -ēs. This is usually right, but in classical times i-stem 3rd declension words usually went for -īs for masculine/feminine in the accusative plural. Thus, consider it as well when inflecting these kinds of words by default. Signed-off-by: Miquel Sabaté Solà --- testdata/test.sqlite3 | Bin 2916352 -> 2916352 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'testdata') diff --git a/testdata/test.sqlite3 b/testdata/test.sqlite3 index f6e5939..ed8b7da 100644 Binary files a/testdata/test.sqlite3 and b/testdata/test.sqlite3 differ -- cgit v1.2.3