speaking
- CURIE:
gmeow:profModalitySpeaking - IRI: https://blackcatinformatics.ca/gmeow/profModalitySpeaking
- Category: individual
- Defined by:
gmeow:slices/languages - Box roles: ABox role (What is this?)
The speaking proficiency modality — a specific skill channel (receptive, productive, signing, etc.) on which proficiency is assessed.
Structure
Types: gmeow:ProficiencyModality
Practical Pattern
Use gmeow:profModalitySpeaking as a controlled value typed as gmeow:ProficiencyModality.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Proficiency
- Source:
slices/extensions/languages/examples/proficiency.ttl - Examples catalog: open in catalog#example-slices-extensions-languages-examples-proficiency
# --- ... but only A2 SPEAKING it — same language, different modality.
ex:frenchSpeaking a gmeow:LanguageProficiency ;
gmeow:proficiencyAgent ex:dana ;
gmeow:proficiencyLanguage gmeow:langFrench ;
gmeow:proficiencyModality gmeow:profModalitySpeaking ;
gmeow:proficiencyLevel ex:a2 ;
gmeow:proficiencyScale ex:cefr .