-
Notifications
You must be signed in to change notification settings - Fork 95
<foreign> clarifications and more alternatives #2814
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
base: dev
Are you sure you want to change the base?
Changes from all commits
dcba32d
74c4a28
43d1e8e
62a116b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -55,8 +55,13 @@ Ce ne seroyt que bon que nous rendissiez noz cloches...</egXML> | |
| the phrase or words concerned. The global <att>xml:lang</att> attribute | ||
| should be used in preference to this element where it is intended to mark | ||
| the language of the whole of some text element.</p> | ||
| <p>In multilingual texts, or texts originating from multilingual contexts, this element may not be appropriate | ||
| for marking words or phrases as belonging to some language other than that of the | ||
| immediately surrounding text. The text in question may not be <soCalled>foreign</soCalled> to its intended audience. | ||
| In these cases it is preferable to use <gi>seg</gi> with the appropriate <att>xml:lang</att>, or <gi>emph</gi> if the text is emphasized.</p> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. why not suggest the use of
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I am pretty sure i also suggested using distinct when this issue was first raised
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I am pretty sure i also suggested using distinct when this issue was first raised |
||
| <p>The <gi>distinct</gi> element may be used to identify phrases belonging to | ||
| sublanguages or registers not generally regarded as true languages.</p> | ||
|
|
||
| </remarks> | ||
| <remarks versionDate="2007-06-12" xml:lang="fr"> | ||
| <p>L'attribut global <att>xml:lang</att> doit être fourni dans cet élément pour | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect example!