From 6533d8ab9a4f5d5f39d908622f6a44a7a0e0ed26 Mon Sep 17 00:00:00 2001 From: deyan Date: Tue, 12 Nov 2024 15:30:50 -0500 Subject: [PATCH] add a sentence signaling no implied restrictions in supported concept definition --- src/intent.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/intent.html b/src/intent.html index a6690e1..ddebec3 100644 --- a/src/intent.html +++ b/src/intent.html @@ -316,6 +316,9 @@

Using Intent Concepts and Properties

A concept is considered a supported concept (by the AT) when the normalized name, the fixity property, and the arity all match an entry in the AT's concept dictionary. + This does not exclude implementations which support additional concepts, + as well as concepts with many arities, fixities or aliases, + as long as they are mapped appropriately. The speech hint in the matching entry can be used as a guide for the generation of specific audio, replacement text or braille renderings, as appropriate.