From e5d8d42eae6ce486678d87e33c1a7c26e2a6c1a1 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 15 Feb 2023 10:01:00 -0500 Subject: Added antogram and antophone querying --- lib/form.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/form.h') diff --git a/lib/form.h b/lib/form.h index fb6b733..8ac6a02 100644 --- a/lib/form.h +++ b/lib/form.h @@ -163,6 +163,7 @@ namespace verbly { static const field pronunciations; static const field anagrams; + static const field antogram; static const field merographs; static const field holographs; -- cgit 1.4.1