- From: <w3t-archive+esw-wiki@w3.org>
- Date: Thu, 24 Nov 2005 05:21:35 -0000
- To: w3t-archive+esw-wiki@w3.org
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification.
The following page has been changed by GoutamSaha:
http://esw.w3.org/topic/its0908LinguisticMarkup
------------------------------------------------------------------------------
}}}
+ We can also add the '''noun_phrase''' and '''verb_phrase sentence-level markups''' in the following way.
+ {{{
+
+ <text xml:lang="hin">
+
+ <!-- Markup for noun phrase, verb phrase -->
+
+ <sentence_cat name="noun_phrase" meaning="leadless petrol">
+
+ Sisa Rahit Petrol
+
+ </sentence_cat>
+
+ <!-- here, Rahit (as preceeded by a material noun) is not to mean a person but to
+ mean- less or without -->
+
+ <sentence_cat name="verb_phrase" meaning="is available">
+
+ Milta Hai
+
+ </sentence_cat> .
+
+ <!-- translated output in English- Leadless Petrol is available -->
+
+ <!-- the above markups along with meaning attribute help translator a lot even if the source language specific resource is not rich with the localizers-->
+
+ </text>
+
+ }}}
+
+
=='''Understanding Content Domain Level Markups:-'''==
Received on Thursday, 24 November 2005 05:32:11 UTC