Revision: 7430
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7430&view=rev
Author:   milek_pl
Date:     2012-06-20 19:28:24 +0000 (Wed, 20 Jun 2012)
Log Message:
-----------
fix a false alarm

Modified Paths:
--------------
    trunk/JLanguageTool/src/resource/pl/disambiguation.xml

Modified: trunk/JLanguageTool/src/resource/pl/disambiguation.xml
===================================================================
--- trunk/JLanguageTool/src/resource/pl/disambiguation.xml      2012-06-20 
19:14:36 UTC (rev 7429)
+++ trunk/JLanguageTool/src/resource/pl/disambiguation.xml      2012-06-20 
19:28:24 UTC (rev 7430)
@@ -138,6 +138,14 @@
         <disambig action="unify"/>
     </rule>
     
+    <!-- TODO: add this interpretation to the next release of Morfologik -->
+    <rule name="powszechnia" id="powszechnia">
+       <pattern>
+               <token>powszechnie</token>
+       </pattern>
+       <disambig postag="adv:pos"></disambig>
+    </rule>
+    
         <rulegroup name="co (i) rusz" id="CO_RUSZ">
         <rule>
             <pattern >

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to