Glossary
Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.
Search results
- UAAG(also: User Agent Accessibility Guidelines)
- A set of guidelines from the W3C Web Accessibility Initiative that explains how to make user agents — browsers, media players, and other applications that render web content — accessible to people with disabilities. UAAG addresses how user agents should support assistive…
- UAProf(also: User Agent Profile)
- A specification from the Open Mobile Alliance that extends the CC/PP (Composite Capability/Preference Profiles) framework to describe mobile device capabilities in a standardized RDF-based format. UAProf profiles contain information about a device's hardware platform, software…
- UAspeech Database(also: UAspeech, UA-Speech, Universal Access Speech)
- The UAspeech Database is a standardized corpus of dysarthric speech recordings created for research in accessible speech technology. It contains isolated word recordings from speakers with cerebral palsy exhibiting varying degrees of dysarthria, along with matched control…
- UEQ-S(also: User Experience Questionnaire - Short, Short UEQ)
- UEQ-S is an eight-item short version of the User Experience Questionnaire, a standardised survey instrument that measures subjective user experience on a 7-point semantic-differential scale. It captures two broad factors: pragmatic quality (supportive, easy, efficient, clear)…
- UI Agent(also: User Interface Agent, Browser Agent, AI Agent)
- An AI-powered software system that can autonomously interact with graphical user interfaces on behalf of a user, performing tasks by interpreting natural language commands and translating them into interface actions such as clicking buttons, entering text, and navigating between…
- UI Automation(also: UIA, Microsoft UI Automation, UIAutomation)
- Microsoft's accessibility framework introduced in Windows Vista as the successor to Microsoft Active Accessibility (MSAA). UI Automation provides programmatic access to user interface elements, enabling assistive technologies like screen readers to identify controls, read text,…
- UI Detection(also: User Interface Detection, GUI Element Detection)
- The use of computer vision and machine learning to automatically identify and classify user interface elements (buttons, text fields, icons, toggles, etc.) from screenshots or screen pixels. In accessibility contexts, UI detection enables systems to generate accessibility…
- UI Semantics(also: User Interface Semantics, Interface Semantics)
- The meaningful properties and roles of user interface elements that go beyond their visual appearance, including what an element does, how it can be interacted with, and its relationship to other elements. UI semantics are essential for accessibility because assistive…
- UN Convention on the Rights of Persons with Disabilities(also: UN CRPD, CRPD, Convention on the Rights of Persons with Disabilities)
- An international human rights treaty adopted by the United Nations in 2006 and entered into force in 2008, establishing the rights of people with disabilities to full participation in society. The CRPD is particularly significant for digital accessibility through Article 9…
- UNCRPD(also: United Nations Convention on the Rights of Persons with Disabilities, CRPD)
- An international human rights treaty adopted by the United Nations General Assembly in 2006 that articulates the rights of people with disabilities across all areas of life, including employment, education, health, and participation in society. The UNCRPD represents a paradigm…
- USDZ(also: Universal Scene Description Zip)
- A 3D file format based on Pixar's Universal Scene Description (USD), packaged as a zip archive so a single file can carry meshes, textures, materials, and animations. USDZ is the default 3D asset format on Apple platforms and powers iOS 'AR Quick Look' and many retail…
- UWEM(also: Unified Web Evaluation Methodology)
- The Unified Web Evaluation Methodology (UWEM) is a standardized European methodology for evaluating web accessibility conformance with WCAG. Developed through EU-funded projects including the European Internet Accessibility Observatory (EIAO) and Support-EAM, UWEM provides…
- Ubiquitous Accessibility(also: Accessibility Everywhere)
- A vision for accessibility in which individuals can invoke their needed assistive technologies or access features on any computing device they encounter, rather than being limited to personally owned and configured equipment. As computing becomes embedded in public spaces,…
- Ubiquitous Computing(also: Ubicomp, Pervasive Computing, Ambient Computing)
- Ubiquitous computing is a paradigm where computing is integrated seamlessly into everyday environments and objects, becoming an invisible part of daily life through sensors, smart devices, and networked systems. Examples include smart home devices, automatic doors,…
- Ultra-Wideband(also: UWB, Ultra wideband)
- A short-range radio-frequency technology that uses very wide frequency bands (typically above 500 MHz) and very short pulses to enable centimetre-accurate distance and angle-of-arrival measurements between paired devices. UWB is increasingly used in accessibility for indoor…
- Ultrasonic Sensor(also: Ultrasound Sensor, Proximity Sensor)
- A device that measures distance to objects by emitting high-frequency sound waves and calculating the time it takes for the echo to return. In assistive technology, ultrasonic sensors are commonly used in electronic travel aids and wearable navigation devices for blind and…
- Unaided AAC(also: Unaided Augmentative and Alternative Communication, Body-Based AAC)
- The branch of Augmentative and Alternative Communication that relies solely on the user's body — gestures, facial expressions, vocalisations, manual signs, body orientation — without an external device. Unaided AAC is fast, always available, and naturally expressive; families,…
- Uncanny valley
- A concept in robotics and animation describing the discomfort people feel when a humanoid figure looks almost, but not quite, realistic. As robots or avatars approach human likeness, they can provoke feelings of eeriness or revulsion before reaching full realism. In…
- Underdiagnosis(also: Missed Diagnosis)
- A pattern where a medical condition goes unrecognized and undiagnosed in a significant portion of the affected population. ADHD is substantially underdiagnosed in women, adults, and people of color due to diagnostic criteria historically developed based on hyperactive boys, lack…
- Understandability(also: Understandable, Comprehensibility)
- The quality of information or interface elements being cognitively accessible — meaning a user can not only perceive the content but also internalise its meaning and know how to act on it. Understandability is one of the four principles of WCAG 2.0, requiring that information…
- Unicode(also: Unicode Standard, UTF-8)
- A universal character encoding standard that assigns a unique code point to every character in every writing system, enabling consistent representation and processing of text across all platforms, programs, and languages. Unicode is foundational to digital accessibility because…
- Unidirectional Support(also: One-Way Support, Asymmetric Support)
- A pattern of assistance in which support flows in only one direction—from a helper to a recipient—without opportunities for feedback, mutual contribution, or reciprocal engagement. In disability contexts, unidirectional support characterizes many accommodation models where…
- Unified English Braille(also: UEB)
- The standard braille code used for English-language literary materials in the United States, United Kingdom, Australia, Canada, and other English-speaking countries. UEB was adopted to replace multiple competing braille codes with a single unified system, providing consistent…
- Unified Parkinson's Disease Rating Scale(also: UPDRS, MDS-UPDRS)
- A standardized clinical assessment tool used to measure the severity and progression of Parkinson's Disease across multiple domains: mental, behavioral, and mood; activities of daily living; motor examination; and treatment complications. The scale is administered by healthcare…
- Unified Web Evaluation Methodology(also: UWEM)
- A standardized methodology developed by the European Web Accessibility Benchmarking Cluster (WAB Cluster) for evaluating the accessibility of websites in a consistent, comparable way. UWEM provides formulas for calculating quantitative accessibility scores from WCAG checkpoint…
- Unimanual Input(also: One-Handed Input, Single-Handed Interaction)
- Interaction techniques designed to be operated with only one hand, enabling access for users who cannot use both hands due to disability, injury, or situational constraints. In VR contexts, unimanual input is important for users with upper limb impairments, amputations, or…
- Unimodal Interface(also: Single-Mode Interface)
- An interface that accepts input through only one mode or channel of interaction, such as keyboard-only, voice-only, or gesture-only input. In contrast to multimodal interfaces that combine multiple input methods, unimodal interfaces rely on a single input modality for command…
- Unistroke Gesture(also: Single-Stroke Gesture, Unistroke)
- A unistroke gesture is a shape or symbol drawn in a single continuous stroke on a touch screen or digitizer, which is then recognized by software as a specific command or input. In accessible interfaces for blind users, unistroke gestures provide an efficient way to create…
- Unit Selection Synthesis(also: Concatenative Unit Selection, Unit Selection TTS)
- A text-to-speech synthesis approach that generates speech by selecting and concatenating variable-length segments of pre-recorded human speech from a large database to match the input text. Unit selection synthesizers generally produce more natural-sounding speech than…
- Unity Assumption
- A concept from multisensory-perception research (Welch and Warren, 1980; Welch, 1999) describing the observer's implicit judgement that signals arriving through different senses originate from the same underlying event or object. When the unity assumption holds, the brain fuses…
- Universal Access(also: Universal Accessibility)
- The principle and practice of designing products, environments, programs, and services to be usable by all people, to the greatest extent possible, without the need for adaptation or specialized design. Universal access extends beyond physical environments to encompass digital…
- Universal Access Reference Model(also: UARM)
- A conceptual framework for understanding and addressing the full range of user needs in information and communication technology. The Universal Access Reference Model provides a structured approach to identifying and removing barriers to accessibility by modelling the…
- Universal Accessibility(also: Accessibility for All)
- A broad approach to accessibility that goes beyond technical compliance with specific disability-focused guidelines to encompass the needs of all users regardless of age, experience, cultural background, or ability. Universal accessibility considers not only coding standards but…
- Universal Background Model(also: UBM)
- A Universal Background Model (UBM) is a large Gaussian Mixture Model trained on speech from many speakers to represent speaker-independent acoustic characteristics. The UBM serves as a reference distribution against which individual speaker models are compared, typically using…
- Universal Credit(also: UC)
- A UK means-tested social security payment that consolidates six legacy benefits (including Income Support, Housing Benefit, and Employment Support Allowance) into a single monthly digital claim. Universal Credit is operated by the Department for Work and Pensions (DWP) and is…
- Universal Design(also: UD)
- A design philosophy and practice that aims to create products, environments, and systems usable by all people, to the greatest extent possible, without the need for adaptation or specialized design. Originating in architecture with Ron Mace at North Carolina State University,…
- Universal Design(also: UD, Design for All, Inclusive Design)
- Universal Design is the design philosophy and practice of creating products, environments, and systems that are usable by all people, to the greatest extent possible, without the need for adaptation or specialized design. Originating in architecture through the work of Ronald…
- Universal Design Resources(also: UDR, Design Guidelines)
- Documents, standards, guidelines, and educational materials created to help designers and developers implement universal design principles in their products and services. UDRs range from legally binding standards like Section 508 to voluntary best-practice guides and academic…
- Universal Design for Learning(also: UDL)
- An educational framework based on neuroscience research that guides the design of flexible learning experiences to accommodate individual learning differences. UDL provides three core principles: multiple means of engagement (the "why" of learning), multiple means of…
- Universal Maths Conversion Library(also: UMCL)
- An open-source programming library that encapsulates converters for different Braille mathematical codes, enabling applications to convert between MathML and various national Braille mathematical notations. UMCL supports multiple Braille math systems including Nemeth code (used…
- Universal Remote Console(also: URC, URC Framework)
- The Universal Remote Console (URC) is an ISO/IEC standard framework (ISO/IEC 24752) that enables pluggable, alternative user interfaces for applications and devices. URC separates the user interface from the underlying application through an abstract "user interface socket" that…
- Universal Screening(also: Population Screening, Mass Screening)
- A systematic assessment process applied to all individuals in a defined population (such as all students in a school) to identify those who may be at risk for a particular condition, regardless of whether they have been referred or show obvious symptoms. In accessibility and…
- Universal Usability
- An approach to technology design that aims to make systems usable by the widest possible range of people, including children, older adults, people with various impairments, people engaged in other tasks, and users with differing levels of education, literacy, and socio-economic…
- Universal Verifiability(also: Public Verifiability)
- Universal verifiability is a security property of election systems that enables any third party — not just registered voters — to independently audit and confirm that the published election outcome correctly reflects all legitimately cast ballots. It complements individual…
- Universal design(also: UD, Design for all, Inclusive design)
- A design philosophy that aims to create products, environments, and systems that are usable by the widest possible range of people without the need for adaptation or specialised design. Coined by architect Ronald Mace in 1997, universal design is guided by seven principles:…
- Universal design for learning(also: UDL)
- An educational framework based on research in the learning sciences that guides the development of flexible learning experiences to accommodate individual learning differences. UDL provides multiple means of engagement, representation, and action and expression, ensuring that…
- Universe of One(also: Universe-of-One, Personalized Prompting)
- A design approach in assistive technology where content, prompts, and guidance are tailored to each individual user rather than providing generic or standardized instructions. The concept is particularly important for people with cognitive impairments, who often struggle with…
- Unmasking(also: Autistic Unmasking)
- The process of reducing or stopping the suppression of autistic behaviors and traits that occurs during masking. Unmasking involves allowing oneself to express authentic autistic characteristics—such as stimming, direct communication styles, or atypical emotional…
- Unobtrusive Interaction(also: Unobtrusive Interfaces)
- A design orientation, associated with ambient, wearable, and assistive-technology research, that aims to minimise disruption to users' natural behaviour, attention, and social presence. Rather than demanding foreground engagement (pulling up a phone, pressing through menus,…
- Unstable Systems of Access
- Access ecosystems characterized by unpredictability, where resources and stakeholder relationships may shift without warning, forcing reactive decision-making and increasing risk. In unstable systems, a disabled person struggles to anticipate future resources and relationships,…