From 4b97729533f744b92b3aa6ea85468a4c6fffd8f6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 28 Jan 2026 22:07:36 +0100 Subject: Ensure that the locative is singular-only unless defective MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The only case in which the locative form makes sense to be given is for words which are actually defective and only have a plural form (e.g. Athēnae). Other than that, it makes no sense to provide solutions like 'domibus', which have never been attested and are weird to think about. As a corollary, the inflection tests have been expanded with the examples on 'Athēnae' and 'domus', so we ensure the locative behaves as expected. Signed-off-by: Miquel Sabaté Solà --- testdata/test.sqlite3 | Bin 2916352 -> 2916352 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'testdata/test.sqlite3') diff --git a/testdata/test.sqlite3 b/testdata/test.sqlite3 index e7733f9..b728b03 100644 Binary files a/testdata/test.sqlite3 and b/testdata/test.sqlite3 differ -- cgit v1.2.3