Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fitzgerald key to the response #25

Open
hectoritr opened this issue Mar 12, 2024 · 2 comments · May be fixed by #32
Open

Add Fitzgerald key to the response #25

hectoritr opened this issue Mar 12, 2024 · 2 comments · May be fixed by #32
Assignees

Comments

@hectoritr
Copy link

No description provided.

@hectoritr hectoritr self-assigned this Mar 12, 2024
@Da-PC
Copy link

Da-PC commented Mar 15, 2024

Its added inside the images array, because a word can be multiple types, the meaning is given by the actual image.

https://www.communicationcommunity.com/fitzgerald-key-for-aac/#:~:text=Basically%2C%20it%20uses%20a%20specific,for%20nouns%2C%20etc.).

fitzgerald (string) = ['noun', 'verb', 'adjective', 'adverb', 'pronoun', 'preposition', 'conjunction', 'interjection', 'article', 'modifier']

image

image

@Da-PC
Copy link

Da-PC commented Mar 15, 2024

image
https://aulaabierta.arasaac.org/tutorial-caa-como-reconocer-las-claves-de-color-de-los-pictogramas

Modified Fitzgerald Key
['noun': 'orange',
'verb': 'green',
'adjective': 'blue',
'adverb': 'brown',
'pronoun': 'black',
'preposition': 'black',
'conjunction': 'black',
'interjection':'magenta',
'article': 'black',
'modifier': 'black']

@hectoritr hectoritr linked a pull request Mar 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants