Difference between revisions of "Tagging guidelines for English"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
   
=="this", "that"==
+
=="this"==
   
The words "this" and "that" (along with their plurals "these" and "those") can be either determiners, modifying a noun phrase, or pronouns, replacing a noun phrase.
+
The word "this" (along with its plural "these") can be either a determiner, modifying a noun phrase, or a pronoun, replacing a noun phrase.
   
 
* <code>det.dem</code>
 
* <code>det.dem</code>
Line 9: Line 9:
 
* <code>prn</code>
 
* <code>prn</code>
 
** '''This''' is the reason.
 
** '''This''' is the reason.
  +
** '''These''' are the ones.
  +
  +
=="that"==
  +
  +
The word "that" can be either a determiner, which modifies a noun phrase, a demonstrative pronoun which substitutes a noun phrase, a subordinating conjunction or a relative pronoun.
  +
  +
* <code>det.dem</code>
  +
** I don't like '''that''' cat.
  +
** I don't like '''those''' cats.
  +
* <code>prn</code>
  +
** '''That''' is the reason.
 
** '''Those''' are the ones.
 
** '''Those''' are the ones.
  +
* <code>rel</code>
  +
** These are the ones '''that''' I like.
  +
* <code>cnjsub</code>
  +
** I think '''that''' you like cats.
   
 
=="no"==
 
=="no"==

Revision as of 15:21, 21 November 2013

"this"

The word "this" (along with its plural "these") can be either a determiner, modifying a noun phrase, or a pronoun, replacing a noun phrase.

  • det.dem
    • I don't like this cat.
    • I don't like these cats.
  • prn
    • This is the reason.
    • These are the ones.

"that"

The word "that" can be either a determiner, which modifies a noun phrase, a demonstrative pronoun which substitutes a noun phrase, a subordinating conjunction or a relative pronoun.

  • det.dem
    • I don't like that cat.
    • I don't like those cats.
  • prn
    • That is the reason.
    • Those are the ones.
  • rel
    • These are the ones that I like.
  • cnjsub
    • I think that you like cats.

"no"

The word "no" in English can be a determiner, modifying a noun phrase or an adverb (or interjection).

  • det.ind
    • There are no cats in my attic.
  • adv
    • No! Don't do that!

Verbs with "-ing"

The ending -ing in English can be a gerund (adverbial), a substantive (like a noun) or a present participle (like an adjective).

  • vblex.subs:
    • Roughly, when you can substitute it with a noun: "Flying is hard" → "Flight is hard"
  • vblex.pprs:
    • Roughly, when you can substitute it with a relative clause: "The flying circus" → "The circus that flies"
  • vblex.ger
    • When it follows to be in continuous tenses, or when it can be replaced by a prepositional phrase or a different verbal phrase:
      • "He came singing" → "He came with a song"
      • "He is singing → "He sings"