mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-05-18 07:10:25 -05:00
fix(guide-sync): Duplicate entry in groups for the with-xxx CF (#2713)
* fix(guide-sync): Duplicate entry in groups for the with-xxx CF * Update includes/cf-descriptions/with-ad.md Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -58,21 +58,6 @@
|
||||
"trash_id": "90501962793d580d011511155c97e4e5",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"name": "WiTH AD",
|
||||
"trash_id": "44ccbcbc74506f208973e1463b11705f",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"name": "WiTH ASL",
|
||||
"trash_id": "c196536ea8122397c5854040d01f2aa7",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"name": "WiTH BSL",
|
||||
"trash_id": "0aef382c4ed4c5eb5d40109dfd351b72",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"name": "x264",
|
||||
"trash_id": "cddfb4e32db826151d97352b8e37c648",
|
||||
|
||||
@@ -1,13 +1,9 @@
|
||||
<!-- markdownlint-disable MD036 MD041-->
|
||||
**With Audio Description**<br>
|
||||
|
||||
- Definition: An additional narration track for blind or visually impaired audiences that describes important visual details on screen, such as scenery, costumes, facial expressions, and action scenes.
|
||||
- Purpose: To make audio-visual content (TV, movies, theatre) accessible by describing what is not audible in the main soundtrack.
|
||||
- Difference: Unlike BSL and ASL, which are full, visual languages for communication, Audio Description is an audio-based accessibility feature.
|
||||
Audio Description (AD) is an extra narration track that describes key visual details — such as scenery, costumes, and actions — for blind or visually impaired viewers. It makes TV and film content more accessible by explaining what cannot be heard in the main audio.
|
||||
|
||||
[From Wikipedia, the free encyclopedia](<https://en.wikipedia.org/wiki/Audio_description>){:target="\_blank" rel="noopener noreferrer"}
|
||||
Some releases include Audio Description, marked as `WITH AD` or `AD`. Note: this is not the same as advertisements.
|
||||
|
||||
Audio description (AD), also referred to as a video description, described video, or visual description, is a form of narration used to provide information surrounding key visual elements in a media work (such as a film or television program, or theatrical performance) for the benefit of blind and visually impaired consumers.
|
||||
|
||||
Some releases are now available with Audio Description. These are flagged `WiTH AD` or just `AD` and should not be confused with advertisements.
|
||||
For more information, visit the [Audio Description Wikipedia page](https://en.wikipedia.org/wiki/Audio_description){:target="_blank" rel="noopener noreferrer"}.
|
||||
<!-- markdownlint-enable MD036 MD041-->
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
<!-- markdownlint-disable MD036 MD041-->
|
||||
**ASL (American Sign Language)**<br>
|
||||
|
||||
- Region: Used in the United States and English-speaking Canada.
|
||||
- Alphabet: A one-handed system.
|
||||
- Origins: Influenced heavily by French Sign Language (LSF).
|
||||
- Grammar: Often uses spatial organization to show relationships.
|
||||
- Features: Relies heavily on facial expressions to convey emotion and grammar.
|
||||
ASL is a sign language used in the United States and English-speaking Canada. It uses a one-handed alphabet and was heavily influenced by French Sign Language (LSF). ASL relies on spatial organization and facial expressions to convey meaning and grammar.
|
||||
|
||||
For more information, visit the [American Sign Language Wikipedia page](https://en.wikipedia.org/wiki/American_Sign_Language){:target="_blank" rel="noopener noreferrer"}.
|
||||
<!-- markdownlint-enable MD036 MD041-->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!-- markdownlint-disable MD036 MD041-->
|
||||
**BASL (Black American Sign Language)**<br>
|
||||
|
||||
BASL (Black American Sign Language) is a distinct dialect of ASL (American Sign Language) used primarily by Black Deaf Americans, originating from segregated schools in the South. It is characterized by a larger signing space, increased use of two-handed signs, higher placement of signs (near the forehead), and greater emotional expressiveness compared to mainstream ASL.
|
||||
BASL is a dialect of ASL used primarily by Black Deaf Americans, originating from segregated schools in the South. Compared to mainstream ASL, it uses a larger signing space, more two-handed signs, and greater emotional expression.
|
||||
|
||||
[From Wikipedia, the free encyclopedia](<https://en.wikipedia.org/wiki/Black_American_Sign_Language>){:target="\_blank" rel="noopener noreferrer"}
|
||||
For more information, visit the [Black American Sign Language Wikipedia page](https://en.wikipedia.org/wiki/Black_American_Sign_Language){:target="_blank" rel="noopener noreferrer"}.
|
||||
<!-- markdownlint-enable MD036 MD041-->
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
<!-- markdownlint-disable MD036 MD041-->
|
||||
**BSL (British Sign Language)**<br>
|
||||
|
||||
- Region: Used in the United Kingdom (England, Scotland, Wales, and Northern Ireland).
|
||||
- Alphabet: Primarily a two-handed system.
|
||||
- Origins: Developed independently in the UK; part of the BANZSL language family (with Australian and New Zealand sign languages).
|
||||
- Grammar: Often follows a topic-comment structure.
|
||||
- Features: Heavily relies on body movement and hand shapes for nuance.
|
||||
BSL is a sign language used across the United Kingdom. It uses a two-handed alphabet and is part of the BANZSL language family, alongside Australian and New Zealand sign languages. BSL relies on body movement and hand shapes to convey meaning, and often follows a topic-comment sentence structure.
|
||||
|
||||
For more information, visit the [British Sign Language Wikipedia page](https://en.wikipedia.org/wiki/British_Sign_Language){:target="_blank" rel="noopener noreferrer"}.
|
||||
<!-- markdownlint-enable MD036 MD041-->
|
||||
|
||||
Reference in New Issue
Block a user