Which of the following statements is *false* with regards to an Inverted Index Construction?
1) Linguistic modules are applied after the construction of the Dictionary.
2) A typical Inverted Index will consist of a Dictionary file and Posting Lists.
3) The Dictionary file will contain the terms sorted alphabetically.
4) The Posting Lists will consist of collections of documents ID (docID) for each term.