borrowing
- CURIE:
gmeow:derivationBorrowing - IRI: https://blackcatinformatics.ca/gmeow/derivationBorrowing
- Category: individual
- Defined by:
gmeow:slices/lexicon - Box roles: ABox role (What is this?)
Adoption of a lexical item from a donor language into a recipient language.
Structure
Types: gmeow:DerivationKind
Practical Pattern
Use gmeow:derivationBorrowing as a controlled value typed as gmeow:DerivationKind.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Word Etymology
- Source:
slices/extensions/lexicon/examples/word-etymology.ttl - Examples catalog: open in catalog#example-slices-extensions-lexicon-examples-word-etymology
# --- The etymology: a typed derivation (borrowing) from Greek into English.
ex:etymology a gmeow:EtymologicalDerivation ;
gmeow:derivationSource ex:greekOntos ;
gmeow:derivationTarget ex:ontology ;
gmeow:derivationKind gmeow:derivationBorrowing .