Revision: 6312
http://languagetool.svn.sourceforge.net/languagetool/?rev=6312&view=rev
Author: dnaber
Date: 2012-01-22 21:22:19 +0000 (Sun, 22 Jan 2012)
Log Message:
-----------
reword the message for the "article missing" error because of the high chance
of false alarms
Modified Paths:
--------------
trunk/JLanguageTool/src/rules/en/grammar.xml
Modified: trunk/JLanguageTool/src/rules/en/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/en/grammar.xml 2012-01-22 20:32:15 UTC
(rev 6311)
+++ trunk/JLanguageTool/src/rules/en/grammar.xml 2012-01-22 21:22:19 UTC
(rev 6312)
@@ -5830,7 +5830,7 @@
<token postag="NN"><exception
postag="DT|RB.*|RP|JJ.*|IN|CC|CD|VBD|VBN|MD|NNP|NNS|NNPS|PRP.*|WRB"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a friend|the friend" type="incorrect">He is
<marker>friend</marker>.</example>
<example type="correct">He is a friend.</example>
@@ -5843,7 +5843,7 @@
<token postag="NN"><exception
postag="DT|WRB|RB|RP|JJ|IN|CC|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS|VB|VBP"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a lot|the lot" type="incorrect">He does
<marker>lot</marker> of things.</example>
<example type="correct">He does need us.</example>
@@ -5856,7 +5856,7 @@
<token postag="NN"><exception
regexp="yes">place|charge</exception><exception
postag="DT|WRB|RB|RP|JJ|IN|CC|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example type="correct">He takes his brother to school.</example>
<example type="correct">The event takes place here.</example>
@@ -5869,7 +5869,7 @@
<token postag="NN"><exception
regexp="yes">rise|way|room|vent|rein</exception><exception
postag="DT|WRB|RB|RP|JJ|IN|CC|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example type="correct">He gives his brother a bar of
chocolate.</example>
<example type="correct">This event gives rise to a new era.</example>
@@ -5882,7 +5882,7 @@
<token postag="NN"><exception>hand</exception><exception
postag="DT|WRB|RB|RP|JJ|IN|CC|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a step|the step" type="incorrect">He goes
<marker>step</marker> too far.</example>
<example type="correct">He goes a step too far.</example>
@@ -5895,7 +5895,7 @@
<token postag="NN"><exception>victim</exception><exception
postag="DT|WRB|RB|RP|JJ|IN|CC|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a tad|the tad" type="incorrect">It falls
<marker>tad</marker>.</example>
<example type="correct">Inflation falls a tad.</example>
@@ -5909,7 +5909,7 @@
<token postag="NN"><exception
postag="CC|DT|RB|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNS|WRB"
postag_regexp="yes"></exception><exception>are</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match> <match no="4"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match> <match
no="4"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a good friend|the good friend"
type="incorrect">He is <marker>good friend</marker>.</example>
<example type="correct">He is a good friend.</example>
@@ -5923,7 +5923,7 @@
<token postag="NN"><exception
postag="CC|DT|WDT|RB|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNS|NNP"
postag_regexp="yes"></exception><exception>are</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3"></match> <match no="4" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3"></match> <match no="4"
postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="experienced a problem|experienced the problem"
type="incorrect">Recently I have <marker>experienced problem</marker>.</example>
<example type="correct">Recently I have <marker>experienced a
problem</marker>.</example>
@@ -5937,7 +5937,7 @@
<token postag="NN"><exception
postag="CC|DT|RB|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNS"
postag_regexp="yes"></exception><exception>are</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3"></match> <match no="4" postag="+DT"></match> <match
no="5"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3"></match> <match no="4" postag="+DT"></match> <match
no="5"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="experienced a serious problem|experienced the
serious problem" type="incorrect">Recently I have <marker>experienced serious
problem</marker>.</example>
<example type="correct">Recently I have <marker>experienced a serious
problem</marker>.</example>
@@ -5950,7 +5950,7 @@
<token postag="NN"><exception
postag="CC|DT|RB|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNS|NNPS|NNP|WRB"
postag_regexp="yes"></exception><exception>are</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match> <match no="3"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match> <match
no="3"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="an experienced soldier|the experienced soldier"
type="incorrect">He is <marker>experienced soldier</marker>.</example>
<example type="correct">He is <marker>an experienced
soldier</marker>.</example>
@@ -5964,7 +5964,7 @@
<token postag="NN"><exception
postag="WDT|CC|DT|RB|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNS"
postag_regexp="yes"></exception><exception>are</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match> <match no="3"></match> <match
no="4"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match> <match no="3"></match> <match
no="4"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="an extremely experienced soldier|the extremely
experienced soldier" type="incorrect">He is <marker>extremely experienced
soldier</marker>.</example>
<example type="correct">There is only one catch to this idyllic
arrangement.</example>
@@ -5979,7 +5979,7 @@
<token postag="NN"><exception
postag="CC|UH|DT|WDT|RP|JJ|IN|CD|JJS|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception><exception
regexp="yes">anchor|bay|birth|fault|first|hand|home|issue|least|length|liberty|sea|source|stake|table|variance</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="an airport|the airport" type="incorrect">He was
waiting at <marker>airport</marker>.</example>
<example type="correct">He was waiting at <marker>the
airport</marker>.</example>
@@ -5991,7 +5991,7 @@
<token postag="NN"><exception
postag="DT|WDT|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS|CC"
postag_regexp="yes"></exception><exception>glance</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match> <match no="3"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match> <match
no="3"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a new airport|the new airport"
type="incorrect">He was waiting at <marker>new airport</marker>.</example>
<example type="correct">He was waiting at <marker>the new
airport</marker>.</example>
@@ -6006,7 +6006,7 @@
</and>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a river|the river" type="incorrect">He was
waiting by <marker>river</marker>.</example>
<example type="correct">He was waiting by <marker>the
river</marker>.</example>
@@ -6020,7 +6020,7 @@
<token postag="NN"><exception
postag="DT|WDT|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception><exception>fiat</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match> <match no="3"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match> <match
no="3"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a small river|the small river"
type="incorrect">He was waiting by <marker>small river</marker>.</example>
<example type="correct">He was waiting by <marker>the small
river</marker>.</example>
@@ -6031,7 +6031,7 @@
<token postag="NN"><exception
postag="UH|CC|VBD|VBG|VBN|DT|WDT|RP|JJ|IN|CD|JJS|JJR|RBS|MD|NNP|NNS|WRB|PRP\$"
postag_regexp="yes"></exception><exception
regexp="yes">are|instance|example|sale|word</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="an answer|the answer" type="incorrect">He was
waiting for <marker>answer</marker>.</example>
<example type="correct">He was waiting for <marker>your
answer</marker>.</example>
@@ -6044,7 +6044,7 @@
<token postag="NN"><exception
postag="DT|WDT|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match> <match no="3"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match> <match
no="3"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a swift answer|the swift answer"
type="incorrect">He was waiting for <marker>swift answer</marker>.</example>
<example type="correct">He was waiting for <marker>your swift
answer</marker>.</example>
@@ -6060,7 +6060,7 @@
</and>
<token><exception postag="NN.*|JJ"
postag_regexp="yes"></exception><exception regexp="yes">\d+</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a kitchen|the kitchen" type="incorrect">The dog
spent all day in <marker>kitchen</marker>.</example>
<example type="correct">He was waiting in the
<marker>lobby</marker>.</example>
@@ -6075,7 +6075,7 @@
<token postag="NN"><exception
postag="VBG|DT|WDT|RP|JJ|IN|CD|JJS|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception><exception
regexp="yes">fact|hand|paperback|person|retrospect|studio|summary|mood|name|turn|deed|word|outlook|favor|phase|reply|chorus|quest|series|answer|league|contradistinction|absentia|harness</exception></token>
<token><exception postag="NN.*|JJ"
postag_regexp="yes"></exception><exception regexp="yes">\d+</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a lobby|the lobby" type="incorrect">He was
waiting in <marker>lobby</marker>.</example>
<example type="correct">He was waiting in the
<marker>lobby</marker>.</example>
@@ -6089,7 +6089,7 @@
<token postag="NN"><exception
postag="DT|WDT|RP|JJ.*|IN|CD|RB.*|VBD|VBN|MD|NNP|NNS|NNPS|PRP.*|WRB"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*|JJ"
postag_regexp="yes"></exception><exception regexp="yes">\d+</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match> <match no="3"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match> <match
no="3"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a large lobby|the large lobby"
type="incorrect">He was waiting in <marker>large lobby</marker>.</example>
<example type="correct">He was waiting in the <marker>large
lobby</marker>.</example>
@@ -6102,7 +6102,7 @@
<token postag="NN"><exception
postag="CC|UH|DT|WDT|RP|JJ|IN|CD|JJS|JJR|RB.*|VBD|VBN|MD|NNP|NNS|WRB"
postag_regexp="yes"></exception><exception
regexp="yes">board|display|foot|hand|sale|affidavit|camera|cassette|chat|coach|deposit|diskette|end|file|lease|oath|offer|page|screen|site|strike|target|tour|track|exhibit</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a covenant|the covenant" type="incorrect">ACET
would not be able to reclaim tax on <marker>covenant</marker>.</example>
<example type="correct">Rob Brydon is Keith and Steve Coogan plays
Geoff, seen for the first time on screen</example>
@@ -6115,7 +6115,7 @@
<token postag="NN"><exception
postag="CC|DT|WDT|RP|JJ.*|IN|CD|RBS|VBD|VBN|MD|NNP|NNS|NNPS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="2" postag="+DT"></match> <match no="3"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="2" postag="+DT"></match> <match
no="3"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a previous page|the previous page"
type="incorrect">This remark is on <marker>previous page</marker>.</example>
<example type="correct">This remark is on <marker>the previous
page</marker>.</example>
@@ -6161,7 +6161,7 @@
<token postag="NN"><exception
postag="CC|DT|WDT|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="4" postag="+DT"></match> <match no="5"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="4" postag="+DT"></match> <match
no="5"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a good friend|the good friend"
type="incorrect">He is talking about <marker>good friend</marker>.</example>
<example type="correct">He is talking about a good friend.</example>
@@ -6176,7 +6176,7 @@
<token postag="NN"><exception
postag="CC|UH|DT|WDT|RP|JJ.*|IN|CD|RB.*|VBD|VBN|MD|NNP|NNS|NNPS|PRP.*|WRB"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*|JJ"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a month|the month" type="incorrect">About
<marker>month</marker> before I left it was discussed...</example>
<example type="correct">About <marker>a month</marker> before I left
it was discussed...</example>
@@ -6190,7 +6190,7 @@
<token postag="NN"><exception
postag="DT|WDT|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*|JJ"
postag_regexp="yes"></exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+DT"></match> <match no="4"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+DT"></match> <match
no="4"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a large boat|the large boat"
type="incorrect">About <marker>large boat</marker>.</example>
<example type="correct">About <marker>a large boat</marker>.</example>
@@ -6202,7 +6202,7 @@
<token postag="NN"><exception
postag="DT|WDT|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception><exception inflected="yes"
regexp="yes">be|have</exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+INDT"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+INDT"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a friend" type="incorrect">He is talking of such
<marker>friend</marker>.</example>
<example type="correct">He is talking of such a friend.</example>
@@ -6216,7 +6216,7 @@
<token postag="NN"><exception
postag="DT|WDT|RP|JJ|IN|CD|JJR|RBS|VBD|VBN|MD|NNP|NNS"
postag_regexp="yes"></exception></token>
<token><exception postag="NN.*"
postag_regexp="yes"></exception><exception>free</exception></token>
</pattern>
- <message>The article is missing before the noun: <suggestion><match
no="3" postag="+INDT"></match> <match no="4"></match></suggestion>.</message>
+ <message>The article might be missing before the noun:
<suggestion><match no="3" postag="+INDT"></match> <match
no="4"></match></suggestion>.</message>
<short>Article missing</short>
<example correction="a good friend" type="incorrect">He is talking of
such <marker>good friend</marker>.</example>
<example type="correct">He is talking of such a good friend.</example>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs