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/pronunciation.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/pronunciation.h') diff --git a/lib/pronunciation.h b/lib/pronunciation.h index 210d61d..b3625bd 100644 --- a/lib/pronunciation.h +++ b/lib/pronunciation.h @@ -149,6 +149,7 @@ namespace verbly { static const field forms; static const field anaphones; + static const field antophone; static const field merophones; static const field holophones; -- cgit 1.4.1