Revision: 9510
http://languagetool.svn.sourceforge.net/languagetool/?rev=9510&view=rev
Author: milek_pl
Date: 2013-03-01 12:20:55 +0000 (Fri, 01 Mar 2013)
Log Message:
-----------
[en] fix false alarm in "But there was a fire burning inside him ever since he
saw those pictures on her camera"
Modified Paths:
--------------
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/resource/en/disambiguation.xml
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/rules/en/grammar.xml
Modified:
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/resource/en/disambiguation.xml
===================================================================
---
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/resource/en/disambiguation.xml
2013-03-01 12:12:20 UTC (rev 9509)
+++
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/resource/en/disambiguation.xml
2013-03-01 12:20:55 UTC (rev 9510)
@@ -1599,6 +1599,16 @@
<example type="untouched">It's still valid.</example>
<example type="ambiguous"
inputform="companies[company/NNS,company/VBZ]"
outputform="companies[company/NNS]">They have
<marker>companies</marker>.</example>
</rule>
+
+ <rule name="saw as a verb" id="PRP_SAW">
+ <pattern>
+ <token postag="PRP"/>
+ <marker><token>saw</token></marker>
+ </pattern>
+ <disambig postag="VBD"/>
+ <example type="untouched">I used my saw.</example>
+ <example type="ambiguous"
inputform="saw[saw/NN,saw/VB,saw/VBP,see/VBD]" outputform="saw[see/VBD]">This
is what he <marker>saw</marker>.</example>
+ </rule>
</rules>
\ No newline at end of file
Modified:
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/rules/en/grammar.xml
===================================================================
---
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/rules/en/grammar.xml
2013-03-01 12:12:20 UTC (rev 9509)
+++
trunk/languagetool/languagetool-language-modules/en/src/main/resources/org/languagetool/rules/en/grammar.xml
2013-03-01 12:20:55 UTC (rev 9510)
@@ -457,6 +457,7 @@
<short>Possible typo</short>
<example correction="At the beginning" type="incorrect"><marker>At
he beginning</marker>, I was afraid.</example>
<example type="correct">At the beginning, I was afraid.</example>
+ <example type="correct">But there was a fire burning inside him
ever since he saw those pictures on her camera.</example>
</rule>
<rule id="INSURE_THAT" name="insure that (ensure that)">
<pattern>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits