473,657 Members | 2,486 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

English possessive and plurals of foreign words

If I have a foreign word, name or phrase in one of my pages, I use the lang
attribute to specify the relevant language, e.g., <span lang="de">Manfr ed
von Richthofen</span>. But what if I want to say something like
"Richthofen 's Circus"? I don't have a screen reader installed, but I try to
make my site as accessible as possible. I also try to use as much structural
markup as possible. I don't know how a screen reader would voice <span
lang="de">Richt hofen</span>'s

Maybe it would say "Richthofen " in German and then just read the letter "s"
separately. I don't know. It wouldn't sound right for the name to be
pronounced properly when not in the possessive, and then differently if I
remove the <spantags with lang attribute for the possessive or other
compound forms of the name. I have a similar problem with PLURAL forms of
foreign words. In English, we use the English rules even for the plurals of
foreign words, but those aren't always the same as those of the original
language from which the word came. Again, what do I do?

I believe I may be asking questions that do not have "official" answers, so
basically I'm asking what do you think the best policy is regarding
possessive and plurals of foreign words in an English context?

Should this thread be forwarded to those who make the rules at w3?
Aug 4 '07 #1
7 3340
The Bicycling Guitarist wrote:
If I have a foreign word, name or phrase in one of my pages, I use the lang
attribute to specify the relevant language, e.g., <span lang="de">Manfr ed
von Richthofen</span>.
I'm a little surprised that you do this. I wouldn't have thought of it.
Do you have some source or authority that recommends this? Or just your
common sense?
But what if I want to say something like
"Richthofen 's Circus"? I don't have a screen reader installed, but I try to
make my site as accessible as possible. I also try to use as much structural
markup as possible. I don't know how a screen reader would voice <span
lang="de">Richt hofen</span>'s
For the work you're doing, you probably ought to get a screen reader
installed. I had IBM Home Page Reader for a while (past tense), and it
was instructive.
>
Maybe it would say "Richthofen " in German and then just read the letter "s"
separately. I don't know.
Exactly. That's why I wouldn't have gone to the trouble to mark up names
with a lang. I guess I'm assuming the name would come out alright in the
contextual language. I hear Roger Federer's name mangled all the time by
English-speaking humans, so I don't expect better from a WWW screen-reader.
I have a similar problem with PLURAL forms of
foreign words. In English, we use the English rules even for the plurals of
foreign words, but those aren't always the same as those of the original
language from which the word came.
Can you give some examples of the problem here? When would we use the
English plural for foreign words?

If it's /Waffe/ (sing.) and /Waffen/ (plur.) in German, you can use
/Waffe/ and /Waffen/ in your English text. Or do you have some other,
more troublesome examples?
>
Should this thread be forwarded to those who make the rules at w3?
If you can figure out a way to forward a Usenet thread, you're ahead of
me. ;-)
--
John
Pondering the value of the UIP: http://blinkynet.net/comp/uip5.html
Aug 4 '07 #2
"The Bicycling Guitarist" <Ch***@TheBicyc lingGuitarist.n etwrites:
If I have a foreign word, name or phrase in one of my pages, I use the lang
attribute to specify the relevant language, e.g., <span lang="de">Manfr ed
von Richthofen</span>.
I would not be inclined to do that, but I can see there is a point to
debate here. My feeling is that the name is "in English" (well, the
language of the enclosing text) even though it is obviously not an
English name. How far would you take this: Mozart, Jesus, Julius
Caesar?

What about my name, Bacarisse? It is French but I was born in the UK.
My grandfather, a composer, was born in Spain (and is thought of as a
Spanish composer) and *his* father was French. How would you mark up
this text?

My name is Benjamin Bacarisse. I am the grandson on the composer
Salvador Bacarisse whose life was saved by the fact that his father,
Sauver Bacarisse, had the foresight to register his birth with the
French Consulate in Madrid, thus enabling him to be French when he
had to free Spain after the Civil war.

--
Ben.
Aug 4 '07 #3
On 8/4/2007 3:58 AM, The Bicycling Guitarist wrote [in part]:
If I have a foreign word, name or phrase in one of my pages, I use the lang
attribute to specify the relevant language, e.g., <span lang="de">Manfr ed
von Richthofen</span>.
Proper nouns -- especially persons' names -- are rendered in English as
if they were indeed English.

In printed English text, a foreign term is generally rendered in
Italics. That is not done for names.

--

David E. Ross
<http://www.rossde.com/>.

Anyone who thinks government owns a monopoly on inefficient, obstructive
bureaucracy has obviously never worked for a large corporation. © 1997
Aug 4 '07 #4

"The Bicycling Guitarist" <Ch***@TheBicyc lingGuitarist.n etwrote in message
news:lZ******** *****@newsfe04. lga...
If I have a foreign word, name or phrase in one of my pages, I use the
lang
http://www.TheBicyclingGuitarist.net/studies/eagles.htm has many, many, MANY
instances of using span tags to indicate language (it is about a World War I
aviation novel concerning a German pilot and a French pilot).

Should I remove all or most of these span tags, or are they being used
correctly? Do they add to the structural or semantic markup of the site?
Thanks.
Aug 4 '07 #5
On 2007-08-04, Ben Bacarisse wrote:
My grandfather, a composer, was born in Spain (and is thought of as a
Spanish composer) and *his* father was French.
I am currenty listening to the guitar concerto in A minor, Op.72
(Narciso Yepes).

--
Chris F.A. Johnson <http://cfaj.freeshell. org>
=============== =============== =============== =============== =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Aug 5 '07 #6
Well bust mah britches and call me cheeky, on Sun, 05 Aug 2007 22:11:49 GMT
Chris F.A. Johnson scribed:
On 2007-08-04, Ben Bacarisse wrote:
>My grandfather, a composer, was born in Spain (and is thought of as a
Spanish composer) and *his* father was French.

I am currenty listening to the guitar concerto in A minor, Op.72
(Narciso Yepes).
Such a pity. I'm currently being enlightened by the dulcet tones of "All
Along The Watchtower" by Jimmy Hendrix...

--
Neredbojias
Half lies are worth twice as much as whole lies.
Aug 5 '07 #7
On 2007-08-05, Neredbojias wrote:
Well bust mah britches and call me cheeky, on Sun, 05 Aug 2007 22:11:49 GMT
Chris F.A. Johnson scribed:
>On 2007-08-04, Ben Bacarisse wrote:
>>My grandfather, a composer, was born in Spain (and is thought of as a
Spanish composer) and *his* father was French.

I am currenty listening to the guitar concerto in A minor, Op.72
(Narciso Yepes).

Such a pity. I'm currently being enlightened by the dulcet tones of "All
Along The Watchtower" by Jimmy Hendrix...
Sung by, but not written by JH. I have that here, too.

Right now, I'm listening to Glenn Gould's 1955 recording of the
Goldberg Variations.
--
Chris F.A. Johnson <http://cfaj.freeshell. org>
=============== =============== =============== =============== =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Aug 6 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
990
by: Paul Bramscher | last post by:
I'm working on application which stores web page content. Generally I'm turning the whole page into base64 for ease of storage (into a TEXT field). But I have another field which opens a socket to the page, sucks down the HTML source, runs strip_tags and other PHP cleansing functions on it, and inserts the remaining words into a mySQL TEXT column which is straight text (not turned to base64). I encounter a problem with foreign...
18
5454
by: OrenFlekser | last post by:
Hi I've posted this message couple of days ago, but I can't find it now, so sorry if you see it twice... Anyways - I have a text box, and I want my users to be able to write only in english inside it. I want to prevent the Alt+Shift option of switching to other languages. Thanks alot - Oren
43
2881
by: David Trimboli | last post by:
In a text, I might want to include a foreign language term. In print, this is typically shown with italics. For instance (asterisks represent italics): 'I thought it was only a kind of *cram,* such as the Dale-men make for journeys in the wild,' said the Dwarf. 'So it is,' they answered. 'But we call it *lembas* or waybread, and it is more strengthening than any food made by Men, and it is more pleasant than *cram,* by all accounts.'
5
1434
by: el_roachmeister | last post by:
I am working on a spider script but I only want to parse english pages. Is there a way I can check to see what language the content is in? I suppose I could restrict my spider to just .com , .org, etc so foreign countries would not get parsed.
15
2111
by: John MacIntyre | last post by:
Hi, I need to populate a dictionary table with all the words in the English language. My first idea was to load a MSWord COM object and use the dictionary, but I would prefer to have my own list. Does anybody know where I can find data like this? Even if I have to .. gulp .. pay for it. ;) Thanks in advance.
66
3308
by: jacob navia | last post by:
The english word "Initialized" exists. (Cambridge dictionary finds it). The word "Uninitialized" doesn't seem to exist, and no dictionary has it. I am using that word very often in my tutorial of the C language with "uninitialized memory". Word flags this as a spelling error and tells me that the correct spelling is
2
12955
by: Tim::.. | last post by:
Can someone please tell me why I keep getting the following error from the code below! Error: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_tblOfficePageContent_tblPageContent'. The conflict occurred in database 'CPNCMS', table 'tblPageContent', column 'pageID'. The statement has been terminated. I cant seem to see why I keep getting an error when I do the insert!
5
2489
by: Bob Stearns | last post by:
For good and sufficient reasons I wish to insure that a primary key of table 1 is not a primary key of table 2. The following does not work: ALTER TABLE IS3.AUCTION_SUPER_CATEGORIES ADD CONSTRAINT code_not_fk check(code not in (select code from IS3.AUCTION_CATEGORIES where auction_id=auction_id)) Is there any way other than a trigger (or program checks) to write this?
91
7755
by: jerger | last post by:
I want to help teach to a minority group in Milwaukee, so I want to create a dictionary program that translates a sentence (like a homework problem or teacher instructions), from English into Hmong. I have one Idea, and that is to have an English text file of all the A-words, then a Hmong text file of the proper translations. Each text file would have the same amount of lines, with one english word per line, then translated to hmong. Would it...
0
8392
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8305
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8726
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7320
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6163
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4301
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1944
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1604
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.