SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Sprachregelung
official line
discours convenu
convenzione linguistica
Form von Sprachlenkung, die darin besteht, dass die Formulierung oder Bezeichnung für einen bestimmten Sachverhalt (häufig von einem leitenden Organ) offiziell festgelegt wird (a). Formulierung oder Bezeichnung für einen bestimmten Sachverhalt, die entsprechend einer (offiziellen) Weisung zu verwenden ist oder üblicherweise verwendet wird (b).
Formal or informal agreement, or instruction that certain things should be expressed in specific ways in official communications by an organization or by a political entity.
2021-08-23T13:04:36.8170000Z
133574
https://www.termdat.bk.admin.ch/entry/133574
CaF, Sezione di terminologia, 1997
ChF, Section de terminologie, 1997
H. Glück, Metzler Lexikon Sprache, 1993, "Sprachlenkung"
FCh, English Translation Service, 2021
In der UNO-Sprachregelung ist "reproductive health" ein beschönigendes Wort für Abtreibung (a). [...] die neue Sprachregelung im Anschluss an den EU-Verkehrsministerrat [...] [lautete], dass "neue Perspektiven eröffnet" worden seien [...] (b).
USG: nicht verwechseln mit "Sprachenregelung"
USG: proposition; EXP: le terme allemand est généralement rendu par une paraphrase, souvent par une expression verbale telle que "convenir d'appeler", "dénommer officiellement"
USG: proposta; EXP: il termine tedesco è generalmente tradotto da una parafrasi
CaF, Sezione di terminologia, 1997
ChF, Section de terminologie, 1997
(a) nach H. Glück, Metzler Lexikon Sprache, 1993, "Sprachlenkung"; (b) nach Duden, Grosses Wörterbuch, 1994, Bd. 7, S. 3188
after Wikipedia, "Sprachregelung" ([Internet, 2021-08-20](https://en.wikipedia.org/wiki/Sprachregelung))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso language regime
seeAlso language regulation
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.