menu
Tatoeba
language
Register Log in
language English
menu
Tatoeba

chevron_right Register

chevron_right Log in

Browse

chevron_right Show random sentence

chevron_right Browse by language

chevron_right Browse by list

chevron_right Browse by tag

chevron_right Browse audio

Community

chevron_right Wall

chevron_right List of all members

chevron_right Languages of members

chevron_right Native speakers

search
clear
swap_horiz
search
AlanF_US AlanF_US December 22, 2012 December 22, 2012 at 5:08:42 PM UTC link Permalink

These tags (listed on the "Improve sentences" page) are rather inconsistent:
@change - The sentence needs to be changed.
@check - The sentence needs to be checked.
@Needs Native Check - The sentence needs to be checked by a native speakers.
OK - The sentence is considered correct by at least one person.

I would expect them all to be lowercase identifiers preceded by an "@" sign and with spaces replaced by underscores or hyphens. I would have probably used something like:

@change
@check
@check-by-native
@ok

Is there really a need to indicate that a sentence should be checked by a native? Doesn't "@check" imply that anyway?

{{vm.hiddenReplies[14849] ? 'expand_more' : 'expand_less'}} hide replies show replies
Demetrius Demetrius December 23, 2012 December 23, 2012 at 1:02:00 AM UTC link Permalink

The 'traditional' distiction is like this:
@check = something may be wrong with this sentence (someone reported it, but wasn't sure),
@NNC = the sentence was written by a non-native speaker who is not confident in his/her skills,

OK doesn't need @, because @ means 'something needs to be done with this sentence' (e.g. @delete, @check, @translation check, anything), while OK is exactly the opposite.

{{vm.hiddenReplies[14850] ? 'expand_more' : 'expand_less'}} hide replies show replies
AlanF_US AlanF_US December 23, 2012 December 23, 2012 at 8:00:28 PM UTC link Permalink

I see.