text
stringlengths 1
1.21k
| tokens
listlengths 1
227
|
|---|---|
Mr. Quirke (Clerk-Designate): Thank you.
|
[
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Quirke",
"pos": "PROPN",
"lemma": "Quirke"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "Clerk",
"pos": "PROPN",
"lemma": "Clerk"
},
{
"text": "-",
"pos": "PUNCT",
"lemma": "-"
},
{
"text": "Designate",
"pos": "PROPN",
"lemma": "Designate"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "Thank",
"pos": "VERB",
"lemma": "thank"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I would like to ask Bishop Idlout and John Homann to perform the opening prayer.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "ask",
"pos": "VERB",
"lemma": "ask"
},
{
"text": "Bishop",
"pos": "PROPN",
"lemma": "Bishop"
},
{
"text": "Idlout",
"pos": "PROPN",
"lemma": "Idlout"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "John",
"pos": "PROPN",
"lemma": "John"
},
{
"text": "Homann",
"pos": "PROPN",
"lemma": "Homann"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "perform",
"pos": "VERB",
"lemma": "perform"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "opening",
"pos": "NOUN",
"lemma": "opening"
},
{
"text": "prayer",
"pos": "NOUN",
"lemma": "prayer"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
>>Prayer
|
[
{
"text": ">",
"pos": "PUNCT",
"lemma": ">"
},
{
"text": ">",
"pos": "PUNCT",
"lemma": ">"
},
{
"text": "Prayer",
"pos": "PROPN",
"lemma": "Prayer"
}
] |
Ms. Perkison (Deputy-Clerk Designate) (interpretation): Thank you.
|
[
{
"text": "Ms.",
"pos": "PROPN",
"lemma": "Ms."
},
{
"text": "Perkison",
"pos": "PROPN",
"lemma": "Perkison"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "Deputy",
"pos": "PROPN",
"lemma": "Deputy"
},
{
"text": "-",
"pos": "PUNCT",
"lemma": "-"
},
{
"text": "Clerk",
"pos": "PROPN",
"lemma": "Clerk"
},
{
"text": "Designate",
"pos": "PROPN",
"lemma": "Designate"
},
{
"text": ")",
"pos": "PUNCT",
"lemma": ")"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "interpretation",
"pos": "NOUN",
"lemma": "interpretation"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "Thank",
"pos": "VERB",
"lemma": "thank"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The Tatiigiit Group and the Iqaluit Drummers will now perform singing and drumming.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "Tatiigiit",
"pos": "PROPN",
"lemma": "Tatiigiit"
},
{
"text": "Group",
"pos": "PROPN",
"lemma": "Group"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Iqaluit",
"pos": "PROPN",
"lemma": "Iqaluit"
},
{
"text": "Drummers",
"pos": "PROPN",
"lemma": "Drummers"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "now",
"pos": "ADV",
"lemma": "now"
},
{
"text": "perform",
"pos": "VERB",
"lemma": "perform"
},
{
"text": "singing",
"pos": "NOUN",
"lemma": "singing"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "drumming",
"pos": "NOUN",
"lemma": "drumming"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
>>Song and Drum Dancing
|
[
{
"text": ">",
"pos": "PUNCT",
"lemma": ">"
},
{
"text": ">",
"pos": "PUNCT",
"lemma": ">"
},
{
"text": "Song",
"pos": "NOUN",
"lemma": "song"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "Drum",
"pos": "NOUN",
"lemma": "drum"
},
{
"text": "Dancing",
"pos": "NOUN",
"lemma": "dancing"
}
] |
Ms. Perkison (interpretation): We will now have the throat singers perform.
|
[
{
"text": "Ms.",
"pos": "PROPN",
"lemma": "Ms."
},
{
"text": "Perkison",
"pos": "PROPN",
"lemma": "Perkison"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "interpretation",
"pos": "NOUN",
"lemma": "interpretation"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "now",
"pos": "ADV",
"lemma": "now"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "throat",
"pos": "NOUN",
"lemma": "throat"
},
{
"text": "singers",
"pos": "NOUN",
"lemma": "singer"
},
{
"text": "perform",
"pos": "VERB",
"lemma": "perform"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
>> Throat Singing
|
[
{
"text": ">",
"pos": "PUNCT",
"lemma": ">"
},
{
"text": ">",
"pos": "PUNCT",
"lemma": ">"
},
{
"text": "Throat",
"pos": "NOUN",
"lemma": "throat"
},
{
"text": "Singing",
"pos": "NOUN",
"lemma": "singing"
}
] |
Ms. Perkison (interpretation): I would like to welcome you all to the first sitting of the first Legislative Assembly of Nunavut.
|
[
{
"text": "Ms.",
"pos": "PROPN",
"lemma": "Ms."
},
{
"text": "Perkison",
"pos": "PROPN",
"lemma": "Perkison"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "interpretation",
"pos": "NOUN",
"lemma": "interpretation"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "welcome",
"pos": "VERB",
"lemma": "welcome"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "sitting",
"pos": "NOUN",
"lemma": "sitting"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "Legislative",
"pos": "PROPN",
"lemma": "Legislative"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The floor is open for motions.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "floor",
"pos": "NOUN",
"lemma": "floor"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "open",
"pos": "ADJ",
"lemma": "open"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "motions",
"pos": "NOUN",
"lemma": "motion"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Mr. Alakannuark.
|
[
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Alakannuark",
"pos": "PROPN",
"lemma": "Alakannuark"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
ITEM 1: Adoption of Rules of the Legislative Assembly
|
[
{
"text": "ITEM",
"pos": "NOUN",
"lemma": "item"
},
{
"text": "1",
"pos": "NUM",
"lemma": "1"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Adoption",
"pos": "NOUN",
"lemma": "adoption"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Rules",
"pos": "PROPN",
"lemma": "Rules"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Legislative",
"pos": "PROPN",
"lemma": "Legislative"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
}
] |
Motion 1 - 1 (1): Rules of the Legislative Assembly
|
[
{
"text": "Motion",
"pos": "NOUN",
"lemma": "motion"
},
{
"text": "1",
"pos": "NUM",
"lemma": "1"
},
{
"text": "-",
"pos": "PUNCT",
"lemma": "-"
},
{
"text": "1",
"pos": "NUM",
"lemma": "1"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "1",
"pos": "NUM",
"lemma": "1"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "Rules",
"pos": "PROPN",
"lemma": "Rules"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Legislative",
"pos": "PROPN",
"lemma": "Legislative"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
}
] |
Mr. Alakannuark (interpretation): I move, seconded by the Honourable Member for South Baffin, that the Rules of the Legislative Assembly of Nunavut be adopted.
|
[
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Alakannuark",
"pos": "PROPN",
"lemma": "Alakannuark"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "interpretation",
"pos": "NOUN",
"lemma": "interpretation"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "move",
"pos": "VERB",
"lemma": "move"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "seconded",
"pos": "VERB",
"lemma": "second"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Honourable",
"pos": "ADJ",
"lemma": "honourable"
},
{
"text": "Member",
"pos": "PROPN",
"lemma": "Member"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "South",
"pos": "PROPN",
"lemma": "South"
},
{
"text": "Baffin",
"pos": "PROPN",
"lemma": "Baffin"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Rules",
"pos": "PROPN",
"lemma": "Rules"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Legislative",
"pos": "PROPN",
"lemma": "Legislative"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "adopted",
"pos": "VERB",
"lemma": "adopt"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Mr. Quirke: Are you agreed? Some Hon. Members: Agreed.
|
[
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Quirke",
"pos": "PROPN",
"lemma": "Quirke"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "agreed",
"pos": "VERB",
"lemma": "agree"
},
{
"text": "?",
"pos": "PUNCT",
"lemma": "?"
},
{
"text": " ",
"pos": "SPACE",
"lemma": " "
},
{
"text": "Some",
"pos": "DET",
"lemma": "some"
},
{
"text": "Hon",
"pos": "PROPN",
"lemma": "Hon"
},
{
"text": ".",
"pos": "PROPN",
"lemma": "."
},
{
"text": "Members",
"pos": "PROPN",
"lemma": "Members"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Agreed",
"pos": "VERB",
"lemma": "agree"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Mr. Quirke: Motion passed.
|
[
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Quirke",
"pos": "PROPN",
"lemma": "Quirke"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Motion",
"pos": "NOUN",
"lemma": "motion"
},
{
"text": "passed",
"pos": "VERB",
"lemma": "pass"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The floor is now open for nominations for the election of the Speaker. Mr. Anawak.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "floor",
"pos": "NOUN",
"lemma": "floor"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "now",
"pos": "ADV",
"lemma": "now"
},
{
"text": "open",
"pos": "ADJ",
"lemma": "open"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "nominations",
"pos": "NOUN",
"lemma": "nomination"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "election",
"pos": "NOUN",
"lemma": "election"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Anawak",
"pos": "PROPN",
"lemma": "Anawak"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
ITEM 2: Election of Speaker
|
[
{
"text": "ITEM",
"pos": "PROPN",
"lemma": "ITEM"
},
{
"text": "2",
"pos": "NUM",
"lemma": "2"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Election",
"pos": "NOUN",
"lemma": "election"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Speaker",
"pos": "NOUN",
"lemma": "speaker"
}
] |
Motion 2 - 1 (1): Election of Speaker
|
[
{
"text": "Motion",
"pos": "NOUN",
"lemma": "motion"
},
{
"text": "2",
"pos": "NUM",
"lemma": "2"
},
{
"text": "-",
"pos": "PUNCT",
"lemma": "-"
},
{
"text": "1",
"pos": "NUM",
"lemma": "1"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "1",
"pos": "NUM",
"lemma": "1"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "Election",
"pos": "NOUN",
"lemma": "election"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
}
] |
Mr. Anawak: Mr. Clerk, I move, seconded by the Honourable Member for Hudson Bay, that Levi Barnabas, of the electoral district of Quttiktuq, take the Chair of this House as Speaker.
|
[
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Anawak",
"pos": "PROPN",
"lemma": "Anawak"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Clerk",
"pos": "PROPN",
"lemma": "Clerk"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "move",
"pos": "VERB",
"lemma": "move"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "seconded",
"pos": "VERB",
"lemma": "second"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Honourable",
"pos": "ADJ",
"lemma": "honourable"
},
{
"text": "Member",
"pos": "PROPN",
"lemma": "Member"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "Hudson",
"pos": "PROPN",
"lemma": "Hudson"
},
{
"text": "Bay",
"pos": "PROPN",
"lemma": "Bay"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "Levi",
"pos": "PROPN",
"lemma": "Levi"
},
{
"text": "Barnabas",
"pos": "PROPN",
"lemma": "Barnabas"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "electoral",
"pos": "ADJ",
"lemma": "electoral"
},
{
"text": "district",
"pos": "NOUN",
"lemma": "district"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Quttiktuq",
"pos": "PROPN",
"lemma": "Quttiktuq"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "take",
"pos": "VERB",
"lemma": "take"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Chair",
"pos": "PROPN",
"lemma": "Chair"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "House",
"pos": "PROPN",
"lemma": "House"
},
{
"text": "as",
"pos": "ADP",
"lemma": "as"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Ms. Perkison: There is a motion on the floor to nominate Levi Barnabas, the Member for Quttiktuq, as Speaker.
|
[
{
"text": "Ms.",
"pos": "PROPN",
"lemma": "Ms."
},
{
"text": "Perkison",
"pos": "PROPN",
"lemma": "Perkison"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "There",
"pos": "PRON",
"lemma": "there"
},
{
"text": "is",
"pos": "VERB",
"lemma": "be"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "motion",
"pos": "NOUN",
"lemma": "motion"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "floor",
"pos": "NOUN",
"lemma": "floor"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "nominate",
"pos": "VERB",
"lemma": "nominate"
},
{
"text": "Levi",
"pos": "PROPN",
"lemma": "Levi"
},
{
"text": "Barnabas",
"pos": "PROPN",
"lemma": "Barnabas"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Member",
"pos": "NOUN",
"lemma": "member"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "Quttiktuq",
"pos": "PROPN",
"lemma": "Quttiktuq"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "as",
"pos": "ADP",
"lemma": "as"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Some Hon. Members: Agreed. Ms. Perkison: Everybody's agreed, the ayes have it.
|
[
{
"text": "Some",
"pos": "DET",
"lemma": "some"
},
{
"text": "Hon",
"pos": "PROPN",
"lemma": "Hon"
},
{
"text": ".",
"pos": "PROPN",
"lemma": "."
},
{
"text": "Members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Agreed",
"pos": "VERB",
"lemma": "agree"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": " ",
"pos": "SPACE",
"lemma": " "
},
{
"text": "Ms.",
"pos": "PROPN",
"lemma": "Ms."
},
{
"text": "Perkison",
"pos": "PROPN",
"lemma": "Perkison"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Everybody",
"pos": "PRON",
"lemma": "everybody"
},
{
"text": "'s",
"pos": "AUX",
"lemma": "be"
},
{
"text": "agreed",
"pos": "VERB",
"lemma": "agree"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "ayes",
"pos": "INTJ",
"lemma": "ayes"
},
{
"text": "have",
"pos": "VERB",
"lemma": "have"
},
{
"text": "it",
"pos": "PRON",
"lemma": "it"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
On the direction of the Assembly I declare that Levi Barnabas is duly elected as the Speaker of this first Nunavut Legislative Assembly.
|
[
{
"text": "On",
"pos": "ADP",
"lemma": "on"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "direction",
"pos": "NOUN",
"lemma": "direction"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "declare",
"pos": "VERB",
"lemma": "declare"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "Levi",
"pos": "PROPN",
"lemma": "Levi"
},
{
"text": "Barnabas",
"pos": "PROPN",
"lemma": "Barnabas"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "duly",
"pos": "ADV",
"lemma": "duly"
},
{
"text": "elected",
"pos": "VERB",
"lemma": "elect"
},
{
"text": "as",
"pos": "ADP",
"lemma": "as"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "Legislative",
"pos": "PROPN",
"lemma": "Legislative"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
--Applause
|
[
{
"text": "--Applause",
"pos": "NOUN",
"lemma": "--applause"
}
] |
Mr. Quirke: I would ask that the mover and the seconder of the motion escort the Honourable Speaker to the Speaker's chair.
|
[
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Quirke",
"pos": "PROPN",
"lemma": "Quirke"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "ask",
"pos": "VERB",
"lemma": "ask"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "mover",
"pos": "NOUN",
"lemma": "mover"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "seconder",
"pos": "NOUN",
"lemma": "seconder"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "motion",
"pos": "NOUN",
"lemma": "motion"
},
{
"text": "escort",
"pos": "VERB",
"lemma": "escort"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Honourable",
"pos": "PROPN",
"lemma": "Honourable"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": "'s",
"pos": "PART",
"lemma": "'s"
},
{
"text": "chair",
"pos": "NOUN",
"lemma": "chair"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
ITEM 3: Remarks by Speaker
|
[
{
"text": "ITEM",
"pos": "PROPN",
"lemma": "ITEM"
},
{
"text": "3",
"pos": "NUM",
"lemma": "3"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Remarks",
"pos": "NOUN",
"lemma": "remark"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
}
] |
Speaker (Mr. Barnabas): Honourable Members, Mr. Prime Minister, Madame Commissioner, Madame Minister, distinguished guests, ladies and gentlemen. Welcome.
|
[
{
"text": "Speaker",
"pos": "NOUN",
"lemma": "speaker"
},
{
"text": "(",
"pos": "PUNCT",
"lemma": "("
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Barnabas",
"pos": "PROPN",
"lemma": "Barnabas"
},
{
"text": "):",
"pos": "PUNCT",
"lemma": "):"
},
{
"text": "Honourable",
"pos": "ADJ",
"lemma": "honourable"
},
{
"text": "Members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Prime",
"pos": "PROPN",
"lemma": "Prime"
},
{
"text": "Minister",
"pos": "PROPN",
"lemma": "Minister"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Madame",
"pos": "PROPN",
"lemma": "Madame"
},
{
"text": "Commissioner",
"pos": "PROPN",
"lemma": "Commissioner"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Madame",
"pos": "PROPN",
"lemma": "Madame"
},
{
"text": "Minister",
"pos": "PROPN",
"lemma": "Minister"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "distinguished",
"pos": "ADJ",
"lemma": "distinguished"
},
{
"text": "guests",
"pos": "NOUN",
"lemma": "guest"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "ladies",
"pos": "NOUN",
"lemma": "lady"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "gentlemen",
"pos": "NOUN",
"lemma": "gentleman"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": " ",
"pos": "SPACE",
"lemma": " "
},
{
"text": "Welcome",
"pos": "INTJ",
"lemma": "welcome"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Please allow me to begin by expressing my deep appreciation for the trust and confidence that you have placed in me by selecting me as your Speaker.
|
[
{
"text": "Please",
"pos": "INTJ",
"lemma": "please"
},
{
"text": "allow",
"pos": "VERB",
"lemma": "allow"
},
{
"text": "me",
"pos": "PRON",
"lemma": "I"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "begin",
"pos": "VERB",
"lemma": "begin"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "expressing",
"pos": "VERB",
"lemma": "express"
},
{
"text": "my",
"pos": "PRON",
"lemma": "my"
},
{
"text": "deep",
"pos": "ADJ",
"lemma": "deep"
},
{
"text": "appreciation",
"pos": "NOUN",
"lemma": "appreciation"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "trust",
"pos": "NOUN",
"lemma": "trust"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "confidence",
"pos": "NOUN",
"lemma": "confidence"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "placed",
"pos": "VERB",
"lemma": "place"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "me",
"pos": "PRON",
"lemma": "I"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "selecting",
"pos": "VERB",
"lemma": "select"
},
{
"text": "me",
"pos": "PRON",
"lemma": "I"
},
{
"text": "as",
"pos": "ADP",
"lemma": "as"
},
{
"text": "your",
"pos": "PRON",
"lemma": "your"
},
{
"text": "Speaker",
"pos": "NOUN",
"lemma": "speaker"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
As Speaker, it is my responsibility to serve this Assembly in the spirit of impartiality and fairness.
|
[
{
"text": "As",
"pos": "ADP",
"lemma": "as"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "it",
"pos": "PRON",
"lemma": "it"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "my",
"pos": "PRON",
"lemma": "my"
},
{
"text": "responsibility",
"pos": "NOUN",
"lemma": "responsibility"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "serve",
"pos": "VERB",
"lemma": "serve"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "spirit",
"pos": "NOUN",
"lemma": "spirit"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "impartiality",
"pos": "NOUN",
"lemma": "impartiality"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "fairness",
"pos": "NOUN",
"lemma": "fairness"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
For this Assembly to truly serve the people of Nunavut, its elected representatives must know in this House, and within its rules, they have the freedoms and privileges that come with the heavy responsibilities placed upon them.
|
[
{
"text": "For",
"pos": "SCONJ",
"lemma": "for"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "truly",
"pos": "ADV",
"lemma": "truly"
},
{
"text": "serve",
"pos": "VERB",
"lemma": "serve"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "people",
"pos": "NOUN",
"lemma": "people"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "its",
"pos": "PRON",
"lemma": "its"
},
{
"text": "elected",
"pos": "VERB",
"lemma": "elect"
},
{
"text": "representatives",
"pos": "NOUN",
"lemma": "representative"
},
{
"text": "must",
"pos": "AUX",
"lemma": "must"
},
{
"text": "know",
"pos": "VERB",
"lemma": "know"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "House",
"pos": "PROPN",
"lemma": "House"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "within",
"pos": "ADP",
"lemma": "within"
},
{
"text": "its",
"pos": "PRON",
"lemma": "its"
},
{
"text": "rules",
"pos": "NOUN",
"lemma": "rule"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "they",
"pos": "PRON",
"lemma": "they"
},
{
"text": "have",
"pos": "VERB",
"lemma": "have"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "freedoms",
"pos": "NOUN",
"lemma": "freedom"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "privileges",
"pos": "NOUN",
"lemma": "privilege"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "come",
"pos": "VERB",
"lemma": "come"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "heavy",
"pos": "ADJ",
"lemma": "heavy"
},
{
"text": "responsibilities",
"pos": "NOUN",
"lemma": "responsibility"
},
{
"text": "placed",
"pos": "VERB",
"lemma": "place"
},
{
"text": "upon",
"pos": "SCONJ",
"lemma": "upon"
},
{
"text": "them",
"pos": "PRON",
"lemma": "they"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I pledge to you that I am mindful of my duty to ensure that the rights of the House and its members are upheld.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "pledge",
"pos": "VERB",
"lemma": "pledge"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "am",
"pos": "AUX",
"lemma": "be"
},
{
"text": "mindful",
"pos": "ADJ",
"lemma": "mindful"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "my",
"pos": "PRON",
"lemma": "my"
},
{
"text": "duty",
"pos": "NOUN",
"lemma": "duty"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "ensure",
"pos": "VERB",
"lemma": "ensure"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "rights",
"pos": "NOUN",
"lemma": "right"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "House",
"pos": "PROPN",
"lemma": "House"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "its",
"pos": "PRON",
"lemma": "its"
},
{
"text": "members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "upheld",
"pos": "VERB",
"lemma": "uphold"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Our work starts today. As we perform our duties in this House, its committees and in our constituencies, we know that the eyes of those who elected us to our positions of trust are upon us.
|
[
{
"text": "Our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "work",
"pos": "NOUN",
"lemma": "work"
},
{
"text": "starts",
"pos": "VERB",
"lemma": "start"
},
{
"text": "today",
"pos": "NOUN",
"lemma": "today"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "As",
"pos": "SCONJ",
"lemma": "as"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "perform",
"pos": "VERB",
"lemma": "perform"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "duties",
"pos": "NOUN",
"lemma": "duty"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "House",
"pos": "PROPN",
"lemma": "House"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "its",
"pos": "PRON",
"lemma": "its"
},
{
"text": "committees",
"pos": "NOUN",
"lemma": "committee"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "constituencies",
"pos": "NOUN",
"lemma": "constituency"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "know",
"pos": "VERB",
"lemma": "know"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "eyes",
"pos": "NOUN",
"lemma": "eye"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "those",
"pos": "PRON",
"lemma": "those"
},
{
"text": "who",
"pos": "PRON",
"lemma": "who"
},
{
"text": "elected",
"pos": "VERB",
"lemma": "elect"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "positions",
"pos": "NOUN",
"lemma": "position"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "trust",
"pos": "NOUN",
"lemma": "trust"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "upon",
"pos": "SCONJ",
"lemma": "upon"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
As the youngest of Canada's legislatures, much is expected of us.
|
[
{
"text": "As",
"pos": "ADP",
"lemma": "as"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "youngest",
"pos": "ADJ",
"lemma": "young"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Canada",
"pos": "PROPN",
"lemma": "Canada"
},
{
"text": "'s",
"pos": "PART",
"lemma": "'s"
},
{
"text": "legislatures",
"pos": "NOUN",
"lemma": "legislature"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "much",
"pos": "ADJ",
"lemma": "much"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "expected",
"pos": "VERB",
"lemma": "expect"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
This legislature is only one of two in all of Canada that does not operate on a partisan basis.
|
[
{
"text": "This",
"pos": "DET",
"lemma": "this"
},
{
"text": "legislature",
"pos": "NOUN",
"lemma": "legislature"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "only",
"pos": "ADV",
"lemma": "only"
},
{
"text": "one",
"pos": "NUM",
"lemma": "one"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "two",
"pos": "NUM",
"lemma": "two"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Canada",
"pos": "PROPN",
"lemma": "Canada"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "does",
"pos": "AUX",
"lemma": "do"
},
{
"text": "not",
"pos": "PART",
"lemma": "not"
},
{
"text": "operate",
"pos": "VERB",
"lemma": "operate"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "partisan",
"pos": "ADJ",
"lemma": "partisan"
},
{
"text": "basis",
"pos": "NOUN",
"lemma": "basis"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
As such, we have the opportunity to fulfil the commitment that Nunavut will combine the best of Inuit and contemporary forms of government.
|
[
{
"text": "As",
"pos": "ADP",
"lemma": "as"
},
{
"text": "such",
"pos": "ADJ",
"lemma": "such"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "have",
"pos": "VERB",
"lemma": "have"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "opportunity",
"pos": "NOUN",
"lemma": "opportunity"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "fulfil",
"pos": "VERB",
"lemma": "fulfil"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "commitment",
"pos": "NOUN",
"lemma": "commitment"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "combine",
"pos": "VERB",
"lemma": "combine"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "best",
"pos": "ADJ",
"lemma": "good"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "contemporary",
"pos": "ADJ",
"lemma": "contemporary"
},
{
"text": "forms",
"pos": "NOUN",
"lemma": "form"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
When we come together as an Assembly, we do not do so in the expectation that confrontation will be the order of the day.
|
[
{
"text": "When",
"pos": "SCONJ",
"lemma": "when"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "come",
"pos": "VERB",
"lemma": "come"
},
{
"text": "together",
"pos": "ADV",
"lemma": "together"
},
{
"text": "as",
"pos": "ADP",
"lemma": "as"
},
{
"text": "an",
"pos": "DET",
"lemma": "an"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "do",
"pos": "AUX",
"lemma": "do"
},
{
"text": "not",
"pos": "PART",
"lemma": "not"
},
{
"text": "do",
"pos": "VERB",
"lemma": "do"
},
{
"text": "so",
"pos": "ADV",
"lemma": "so"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "expectation",
"pos": "NOUN",
"lemma": "expectation"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "confrontation",
"pos": "NOUN",
"lemma": "confrontation"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "order",
"pos": "NOUN",
"lemma": "order"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "day",
"pos": "NOUN",
"lemma": "day"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Rather, the spirit of consensus guides us.
|
[
{
"text": "Rather",
"pos": "ADV",
"lemma": "rather"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "spirit",
"pos": "NOUN",
"lemma": "spirit"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "consensus",
"pos": "NOUN",
"lemma": "consensus"
},
{
"text": "guides",
"pos": "VERB",
"lemma": "guide"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The best decisions are those that are achieved through dialogue.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "best",
"pos": "ADJ",
"lemma": "good"
},
{
"text": "decisions",
"pos": "NOUN",
"lemma": "decision"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "those",
"pos": "PRON",
"lemma": "those"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "achieved",
"pos": "VERB",
"lemma": "achieve"
},
{
"text": "through",
"pos": "ADP",
"lemma": "through"
},
{
"text": "dialogue",
"pos": "NOUN",
"lemma": "dialogue"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Civility and respect are among the qualities that shall characterize this place.
|
[
{
"text": "Civility",
"pos": "NOUN",
"lemma": "civility"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "respect",
"pos": "NOUN",
"lemma": "respect"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "among",
"pos": "ADP",
"lemma": "among"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "qualities",
"pos": "NOUN",
"lemma": "quality"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "shall",
"pos": "AUX",
"lemma": "shall"
},
{
"text": "characterize",
"pos": "VERB",
"lemma": "characterize"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "place",
"pos": "NOUN",
"lemma": "place"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Consensus can build accountability.
|
[
{
"text": "Consensus",
"pos": "NOUN",
"lemma": "consensus"
},
{
"text": "can",
"pos": "AUX",
"lemma": "can"
},
{
"text": "build",
"pos": "VERB",
"lemma": "build"
},
{
"text": "accountability",
"pos": "NOUN",
"lemma": "accountability"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
This House will succeed when those who make the choices that affect the lives of our families and the communities know that their actions are subject to the scrutiny of the Assembly as a whole.
|
[
{
"text": "This",
"pos": "DET",
"lemma": "this"
},
{
"text": "House",
"pos": "PROPN",
"lemma": "House"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "succeed",
"pos": "VERB",
"lemma": "succeed"
},
{
"text": "when",
"pos": "SCONJ",
"lemma": "when"
},
{
"text": "those",
"pos": "PRON",
"lemma": "those"
},
{
"text": "who",
"pos": "PRON",
"lemma": "who"
},
{
"text": "make",
"pos": "VERB",
"lemma": "make"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "choices",
"pos": "NOUN",
"lemma": "choice"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "affect",
"pos": "VERB",
"lemma": "affect"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "lives",
"pos": "NOUN",
"lemma": "life"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "families",
"pos": "NOUN",
"lemma": "family"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "communities",
"pos": "NOUN",
"lemma": "community"
},
{
"text": "know",
"pos": "VERB",
"lemma": "know"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "actions",
"pos": "NOUN",
"lemma": "action"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "subject",
"pos": "ADJ",
"lemma": "subject"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "scrutiny",
"pos": "NOUN",
"lemma": "scrutiny"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "as",
"pos": "ADP",
"lemma": "as"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "whole",
"pos": "NOUN",
"lemma": "whole"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Together, we will find the path - a path that is lit brightly by the fact that the composition of this Assembly reflects the diversity of Nunavut itself. Some of us come from the Assembly of our new western neighbour, and we are grateful for the support of our former colleagues and constant friends.
|
[
{
"text": "Together",
"pos": "ADV",
"lemma": "together"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "find",
"pos": "VERB",
"lemma": "find"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "path",
"pos": "NOUN",
"lemma": "path"
},
{
"text": "-",
"pos": "PUNCT",
"lemma": "-"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "path",
"pos": "NOUN",
"lemma": "path"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "lit",
"pos": "VERB",
"lemma": "light"
},
{
"text": "brightly",
"pos": "ADV",
"lemma": "brightly"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "fact",
"pos": "NOUN",
"lemma": "fact"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "composition",
"pos": "NOUN",
"lemma": "composition"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "reflects",
"pos": "VERB",
"lemma": "reflect"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "diversity",
"pos": "NOUN",
"lemma": "diversity"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "itself",
"pos": "PRON",
"lemma": "itself"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "Some",
"pos": "PRON",
"lemma": "some"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "come",
"pos": "VERB",
"lemma": "come"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "western",
"pos": "ADJ",
"lemma": "western"
},
{
"text": "neighbour",
"pos": "NOUN",
"lemma": "neighbour"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "grateful",
"pos": "ADJ",
"lemma": "grateful"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "support",
"pos": "NOUN",
"lemma": "support"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "former",
"pos": "ADJ",
"lemma": "former"
},
{
"text": "colleagues",
"pos": "NOUN",
"lemma": "colleague"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "constant",
"pos": "ADJ",
"lemma": "constant"
},
{
"text": "friends",
"pos": "NOUN",
"lemma": "friend"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
We look forward to the benefits of the wisdom and experience that members who served in the west bring with them.
|
[
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "look",
"pos": "VERB",
"lemma": "look"
},
{
"text": "forward",
"pos": "ADV",
"lemma": "forward"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "benefits",
"pos": "NOUN",
"lemma": "benefit"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "wisdom",
"pos": "NOUN",
"lemma": "wisdom"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "experience",
"pos": "NOUN",
"lemma": "experience"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": "who",
"pos": "PRON",
"lemma": "who"
},
{
"text": "served",
"pos": "VERB",
"lemma": "serve"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "west",
"pos": "NOUN",
"lemma": "west"
},
{
"text": "bring",
"pos": "VERB",
"lemma": "bring"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "them",
"pos": "PRON",
"lemma": "they"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Their contribution will be matched by the ideas and perspectives of new members.
|
[
{
"text": "Their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "contribution",
"pos": "NOUN",
"lemma": "contribution"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "matched",
"pos": "VERB",
"lemma": "match"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "ideas",
"pos": "NOUN",
"lemma": "idea"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "perspectives",
"pos": "NOUN",
"lemma": "perspective"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The people of Nunavut expect us to learn, listen and act.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "people",
"pos": "NOUN",
"lemma": "people"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "expect",
"pos": "VERB",
"lemma": "expect"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "learn",
"pos": "VERB",
"lemma": "learn"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "listen",
"pos": "VERB",
"lemma": "listen"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "act",
"pos": "VERB",
"lemma": "act"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I am confident that the Honourable Members will work to do so – a pledge we all took just hours ago when we took our oaths.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "am",
"pos": "AUX",
"lemma": "be"
},
{
"text": "confident",
"pos": "ADJ",
"lemma": "confident"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Honourable",
"pos": "ADJ",
"lemma": "honourable"
},
{
"text": "Members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "work",
"pos": "VERB",
"lemma": "work"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "do",
"pos": "VERB",
"lemma": "do"
},
{
"text": "so",
"pos": "ADV",
"lemma": "so"
},
{
"text": "–",
"pos": "PUNCT",
"lemma": "–"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "pledge",
"pos": "NOUN",
"lemma": "pledge"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "took",
"pos": "VERB",
"lemma": "take"
},
{
"text": "just",
"pos": "ADV",
"lemma": "just"
},
{
"text": "hours",
"pos": "NOUN",
"lemma": "hour"
},
{
"text": "ago",
"pos": "ADV",
"lemma": "ago"
},
{
"text": "when",
"pos": "SCONJ",
"lemma": "when"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "took",
"pos": "VERB",
"lemma": "take"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "oaths",
"pos": "NOUN",
"lemma": "oath"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
To all assembled, I would like to speak briefly about this historic place.
|
[
{
"text": "To",
"pos": "ADP",
"lemma": "to"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "assembled",
"pos": "VERB",
"lemma": "assemble"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "speak",
"pos": "VERB",
"lemma": "speak"
},
{
"text": "briefly",
"pos": "ADV",
"lemma": "briefly"
},
{
"text": "about",
"pos": "ADP",
"lemma": "about"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "historic",
"pos": "ADJ",
"lemma": "historic"
},
{
"text": "place",
"pos": "NOUN",
"lemma": "place"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Although in a few short months this Assembly will sit in its new home, this place has many memories for those of us who have walked a long road to reach this unprecedented day.
|
[
{
"text": "Although",
"pos": "SCONJ",
"lemma": "although"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "few",
"pos": "ADJ",
"lemma": "few"
},
{
"text": "short",
"pos": "ADJ",
"lemma": "short"
},
{
"text": "months",
"pos": "NOUN",
"lemma": "month"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "sit",
"pos": "VERB",
"lemma": "sit"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "its",
"pos": "PRON",
"lemma": "its"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "home",
"pos": "NOUN",
"lemma": "home"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "place",
"pos": "NOUN",
"lemma": "place"
},
{
"text": "has",
"pos": "VERB",
"lemma": "have"
},
{
"text": "many",
"pos": "ADJ",
"lemma": "many"
},
{
"text": "memories",
"pos": "NOUN",
"lemma": "memory"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "those",
"pos": "PRON",
"lemma": "those"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "who",
"pos": "PRON",
"lemma": "who"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "walked",
"pos": "VERB",
"lemma": "walk"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "long",
"pos": "ADJ",
"lemma": "long"
},
{
"text": "road",
"pos": "NOUN",
"lemma": "road"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "reach",
"pos": "VERB",
"lemma": "reach"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "unprecedented",
"pos": "ADJ",
"lemma": "unprecedented"
},
{
"text": "day",
"pos": "NOUN",
"lemma": "day"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
On May 25, 1993, in this very room, the Nunavut Land Claims Agreement was signed.
|
[
{
"text": "On",
"pos": "ADP",
"lemma": "on"
},
{
"text": "May",
"pos": "PROPN",
"lemma": "May"
},
{
"text": "25",
"pos": "NUM",
"lemma": "25"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "1993",
"pos": "NUM",
"lemma": "1993"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "very",
"pos": "ADJ",
"lemma": "very"
},
{
"text": "room",
"pos": "NOUN",
"lemma": "room"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "Land",
"pos": "PROPN",
"lemma": "Land"
},
{
"text": "Claims",
"pos": "PROPN",
"lemma": "Claims"
},
{
"text": "Agreement",
"pos": "PROPN",
"lemma": "Agreement"
},
{
"text": "was",
"pos": "AUX",
"lemma": "be"
},
{
"text": "signed",
"pos": "VERB",
"lemma": "sign"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Many of the people who were there on that day are also with us this afternoon.
|
[
{
"text": "Many",
"pos": "ADJ",
"lemma": "many"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "people",
"pos": "NOUN",
"lemma": "people"
},
{
"text": "who",
"pos": "PRON",
"lemma": "who"
},
{
"text": "were",
"pos": "AUX",
"lemma": "be"
},
{
"text": "there",
"pos": "ADV",
"lemma": "there"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "that",
"pos": "DET",
"lemma": "that"
},
{
"text": "day",
"pos": "NOUN",
"lemma": "day"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "also",
"pos": "ADV",
"lemma": "also"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "afternoon",
"pos": "NOUN",
"lemma": "afternoon"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
We thank the students of Inuksuk High School for once again sharing their place of learning.
|
[
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "thank",
"pos": "VERB",
"lemma": "thank"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "students",
"pos": "NOUN",
"lemma": "student"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Inuksuk",
"pos": "PROPN",
"lemma": "Inuksuk"
},
{
"text": "High",
"pos": "PROPN",
"lemma": "High"
},
{
"text": "School",
"pos": "PROPN",
"lemma": "School"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "once",
"pos": "ADV",
"lemma": "once"
},
{
"text": "again",
"pos": "ADV",
"lemma": "again"
},
{
"text": "sharing",
"pos": "VERB",
"lemma": "share"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "place",
"pos": "NOUN",
"lemma": "place"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "learning",
"pos": "NOUN",
"lemma": "learning"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
We look to the energy of our youth and the wisdom of our elders to inspire us in the years ahead.
|
[
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "look",
"pos": "VERB",
"lemma": "look"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "energy",
"pos": "NOUN",
"lemma": "energy"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "youth",
"pos": "NOUN",
"lemma": "youth"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "wisdom",
"pos": "NOUN",
"lemma": "wisdom"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "elders",
"pos": "NOUN",
"lemma": "elder"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "inspire",
"pos": "VERB",
"lemma": "inspire"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "years",
"pos": "NOUN",
"lemma": "year"
},
{
"text": "ahead",
"pos": "ADV",
"lemma": "ahead"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I would like to take a moment to recognize the elders and youth that are with us today.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "take",
"pos": "VERB",
"lemma": "take"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "moment",
"pos": "NOUN",
"lemma": "moment"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "recognize",
"pos": "VERB",
"lemma": "recognize"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "elders",
"pos": "NOUN",
"lemma": "elder"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "youth",
"pos": "NOUN",
"lemma": "youth"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "today",
"pos": "NOUN",
"lemma": "today"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Elders from all of Nunavut's communities are represented at this gathering - we thank them for their years of effort in achieving this day.
|
[
{
"text": "Elders",
"pos": "NOUN",
"lemma": "elder"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "'s",
"pos": "PART",
"lemma": "'s"
},
{
"text": "communities",
"pos": "NOUN",
"lemma": "community"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "represented",
"pos": "VERB",
"lemma": "represent"
},
{
"text": "at",
"pos": "ADP",
"lemma": "at"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "gathering",
"pos": "NOUN",
"lemma": "gathering"
},
{
"text": "-",
"pos": "PUNCT",
"lemma": "-"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "thank",
"pos": "VERB",
"lemma": "thank"
},
{
"text": "them",
"pos": "PRON",
"lemma": "they"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "years",
"pos": "NOUN",
"lemma": "year"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "effort",
"pos": "NOUN",
"lemma": "effort"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "achieving",
"pos": "VERB",
"lemma": "achieve"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "day",
"pos": "NOUN",
"lemma": "day"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The pages that you see come from the 19 constituencies of Nunavut. Many of them are travelling away from home for the first time.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "pages",
"pos": "NOUN",
"lemma": "page"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "see",
"pos": "VERB",
"lemma": "see"
},
{
"text": "come",
"pos": "VERB",
"lemma": "come"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "19",
"pos": "NUM",
"lemma": "19"
},
{
"text": "constituencies",
"pos": "NOUN",
"lemma": "constituency"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "Many",
"pos": "ADJ",
"lemma": "many"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "them",
"pos": "PRON",
"lemma": "they"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "travelling",
"pos": "VERB",
"lemma": "travel"
},
{
"text": "away",
"pos": "ADV",
"lemma": "away"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "home",
"pos": "NOUN",
"lemma": "home"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "time",
"pos": "NOUN",
"lemma": "time"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Krista, Eric, Kenny, Nina, Tommy, Genevieve, Gloria, Rachel, Jonathan, Jayne, Solomon, Stacey, Johnny, Itidloi, Jesse, Lorna, Kipanik, Edward, Qujjuk, Teevi, Fauna and Jennifer – We are very proud of you. We are also honoured to have with us in the room today the honourable Premier of the Northwest Territories, Mr. Jim Antoine, and former Premier Nellie Cournoyea.
|
[
{
"text": "Krista",
"pos": "PROPN",
"lemma": "Krista"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Eric",
"pos": "PROPN",
"lemma": "Eric"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Kenny",
"pos": "PROPN",
"lemma": "Kenny"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Nina",
"pos": "PROPN",
"lemma": "Nina"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Tommy",
"pos": "PROPN",
"lemma": "Tommy"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Genevieve",
"pos": "PROPN",
"lemma": "Genevieve"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Gloria",
"pos": "PROPN",
"lemma": "Gloria"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Rachel",
"pos": "PROPN",
"lemma": "Rachel"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Jonathan",
"pos": "PROPN",
"lemma": "Jonathan"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Jayne",
"pos": "PROPN",
"lemma": "Jayne"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Solomon",
"pos": "PROPN",
"lemma": "Solomon"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Stacey",
"pos": "PROPN",
"lemma": "Stacey"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Johnny",
"pos": "PROPN",
"lemma": "Johnny"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Itidloi",
"pos": "PROPN",
"lemma": "Itidloi"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Jesse",
"pos": "PROPN",
"lemma": "Jesse"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Lorna",
"pos": "PROPN",
"lemma": "Lorna"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Kipanik",
"pos": "PROPN",
"lemma": "Kipanik"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Edward",
"pos": "PROPN",
"lemma": "Edward"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Qujjuk",
"pos": "PROPN",
"lemma": "Qujjuk"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Teevi",
"pos": "PROPN",
"lemma": "Teevi"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Fauna",
"pos": "PROPN",
"lemma": "Fauna"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "Jennifer",
"pos": "PROPN",
"lemma": "Jennifer"
},
{
"text": "–",
"pos": "PUNCT",
"lemma": "–"
},
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "very",
"pos": "ADV",
"lemma": "very"
},
{
"text": "proud",
"pos": "ADJ",
"lemma": "proud"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "also",
"pos": "ADV",
"lemma": "also"
},
{
"text": "honoured",
"pos": "VERB",
"lemma": "honour"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "have",
"pos": "VERB",
"lemma": "have"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "room",
"pos": "NOUN",
"lemma": "room"
},
{
"text": "today",
"pos": "NOUN",
"lemma": "today"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "honourable",
"pos": "ADJ",
"lemma": "honourable"
},
{
"text": "Premier",
"pos": "PROPN",
"lemma": "Premier"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Northwest",
"pos": "PROPN",
"lemma": "Northwest"
},
{
"text": "Territories",
"pos": "PROPN",
"lemma": "Territories"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Jim",
"pos": "PROPN",
"lemma": "Jim"
},
{
"text": "Antoine",
"pos": "PROPN",
"lemma": "Antoine"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "former",
"pos": "ADJ",
"lemma": "former"
},
{
"text": "Premier",
"pos": "PROPN",
"lemma": "Premier"
},
{
"text": "Nellie",
"pos": "PROPN",
"lemma": "Nellie"
},
{
"text": "Cournoyea",
"pos": "PROPN",
"lemma": "Cournoyea"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I believe that you will all agree that the artwork which surrounds us is beautiful. The wall hangings that you see were made by the Quqshuun Ilihakvik Centre in Gjoa Haven; the Tusanik School in Repulse Bay and the Inuujaq School in Arctic Bay.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "believe",
"pos": "VERB",
"lemma": "believe"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "agree",
"pos": "VERB",
"lemma": "agree"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "artwork",
"pos": "NOUN",
"lemma": "artwork"
},
{
"text": "which",
"pos": "PRON",
"lemma": "which"
},
{
"text": "surrounds",
"pos": "VERB",
"lemma": "surround"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "beautiful",
"pos": "ADJ",
"lemma": "beautiful"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "wall",
"pos": "NOUN",
"lemma": "wall"
},
{
"text": "hangings",
"pos": "NOUN",
"lemma": "hanging"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "see",
"pos": "VERB",
"lemma": "see"
},
{
"text": "were",
"pos": "AUX",
"lemma": "be"
},
{
"text": "made",
"pos": "VERB",
"lemma": "make"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Quqshuun",
"pos": "PROPN",
"lemma": "Quqshuun"
},
{
"text": "Ilihakvik",
"pos": "PROPN",
"lemma": "Ilihakvik"
},
{
"text": "Centre",
"pos": "PROPN",
"lemma": "Centre"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "Gjoa",
"pos": "PROPN",
"lemma": "Gjoa"
},
{
"text": "Haven",
"pos": "PROPN",
"lemma": "Haven"
},
{
"text": ";",
"pos": "PUNCT",
"lemma": ";"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Tusanik",
"pos": "PROPN",
"lemma": "Tusanik"
},
{
"text": "School",
"pos": "PROPN",
"lemma": "School"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "Repulse",
"pos": "PROPN",
"lemma": "Repulse"
},
{
"text": "Bay",
"pos": "PROPN",
"lemma": "Bay"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Inuujaq",
"pos": "PROPN",
"lemma": "Inuujaq"
},
{
"text": "School",
"pos": "PROPN",
"lemma": "School"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "Arctic",
"pos": "PROPN",
"lemma": "Arctic"
},
{
"text": "Bay",
"pos": "PROPN",
"lemma": "Bay"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
On behalf of the Legislative Assembly and the Government of Nunavut, I would like to express our deep appreciation for the beautiful painting that you see in front of the stage. It was presented last evening by the Honourable Jonathan Motzfeldt, Premier of Greenland, to the Honourable Paul Okalik.
|
[
{
"text": "On",
"pos": "ADP",
"lemma": "on"
},
{
"text": "behalf",
"pos": "NOUN",
"lemma": "behalf"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Legislative",
"pos": "PROPN",
"lemma": "Legislative"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Government",
"pos": "PROPN",
"lemma": "Government"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "express",
"pos": "VERB",
"lemma": "express"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "deep",
"pos": "ADJ",
"lemma": "deep"
},
{
"text": "appreciation",
"pos": "NOUN",
"lemma": "appreciation"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "beautiful",
"pos": "ADJ",
"lemma": "beautiful"
},
{
"text": "painting",
"pos": "NOUN",
"lemma": "painting"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "see",
"pos": "VERB",
"lemma": "see"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "front",
"pos": "NOUN",
"lemma": "front"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "stage",
"pos": "NOUN",
"lemma": "stage"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "It",
"pos": "PRON",
"lemma": "it"
},
{
"text": "was",
"pos": "AUX",
"lemma": "be"
},
{
"text": "presented",
"pos": "VERB",
"lemma": "present"
},
{
"text": "last",
"pos": "ADJ",
"lemma": "last"
},
{
"text": "evening",
"pos": "NOUN",
"lemma": "evening"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Honourable",
"pos": "PROPN",
"lemma": "Honourable"
},
{
"text": "Jonathan",
"pos": "PROPN",
"lemma": "Jonathan"
},
{
"text": "Motzfeldt",
"pos": "PROPN",
"lemma": "Motzfeldt"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Premier",
"pos": "PROPN",
"lemma": "Premier"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Greenland",
"pos": "PROPN",
"lemma": "Greenland"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Honourable",
"pos": "PROPN",
"lemma": "Honourable"
},
{
"text": "Paul",
"pos": "PROPN",
"lemma": "Paul"
},
{
"text": "Okalik",
"pos": "PROPN",
"lemma": "Okalik"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I am also pleased to tell you that the chair in which the bearer of our mace, Mr. Simon Nattaq, sits today was most generously donated to us by the Speaker of the Upper House of the Parliament of Canada. These symbols, like the Qamutik that rests on the floor, will find a home in our new Assembly building.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "am",
"pos": "AUX",
"lemma": "be"
},
{
"text": "also",
"pos": "ADV",
"lemma": "also"
},
{
"text": "pleased",
"pos": "ADJ",
"lemma": "pleased"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "tell",
"pos": "VERB",
"lemma": "tell"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "chair",
"pos": "NOUN",
"lemma": "chair"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "which",
"pos": "PRON",
"lemma": "which"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "bearer",
"pos": "NOUN",
"lemma": "bearer"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "mace",
"pos": "NOUN",
"lemma": "mace"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Simon",
"pos": "PROPN",
"lemma": "Simon"
},
{
"text": "Nattaq",
"pos": "PROPN",
"lemma": "Nattaq"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "sits",
"pos": "VERB",
"lemma": "sit"
},
{
"text": "today",
"pos": "NOUN",
"lemma": "today"
},
{
"text": "was",
"pos": "AUX",
"lemma": "be"
},
{
"text": "most",
"pos": "ADV",
"lemma": "most"
},
{
"text": "generously",
"pos": "ADV",
"lemma": "generously"
},
{
"text": "donated",
"pos": "VERB",
"lemma": "donate"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "by",
"pos": "ADP",
"lemma": "by"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Upper",
"pos": "PROPN",
"lemma": "Upper"
},
{
"text": "House",
"pos": "PROPN",
"lemma": "House"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Parliament",
"pos": "PROPN",
"lemma": "Parliament"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Canada",
"pos": "PROPN",
"lemma": "Canada"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": " ",
"pos": "SPACE",
"lemma": " "
},
{
"text": "These",
"pos": "DET",
"lemma": "these"
},
{
"text": "symbols",
"pos": "NOUN",
"lemma": "symbol"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "like",
"pos": "ADP",
"lemma": "like"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Qamutik",
"pos": "PROPN",
"lemma": "Qamutik"
},
{
"text": "that",
"pos": "PRON",
"lemma": "that"
},
{
"text": "rests",
"pos": "VERB",
"lemma": "rest"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "floor",
"pos": "NOUN",
"lemma": "floor"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "find",
"pos": "VERB",
"lemma": "find"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "home",
"pos": "NOUN",
"lemma": "home"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "building",
"pos": "NOUN",
"lemma": "building"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I would finally like to recognize the artists who created the mace. We are honoured that they are with us today.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "finally",
"pos": "ADV",
"lemma": "finally"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "recognize",
"pos": "VERB",
"lemma": "recognize"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "artists",
"pos": "NOUN",
"lemma": "artist"
},
{
"text": "who",
"pos": "PRON",
"lemma": "who"
},
{
"text": "created",
"pos": "VERB",
"lemma": "create"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "mace",
"pos": "NOUN",
"lemma": "mace"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "honoured",
"pos": "VERB",
"lemma": "honour"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "they",
"pos": "PRON",
"lemma": "they"
},
{
"text": "are",
"pos": "AUX",
"lemma": "be"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "today",
"pos": "NOUN",
"lemma": "today"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Inuk Charlie, Joseph Suqslaq, Paul Malliki, Mariano Aupilardjuk, Mathew Nuqingaq and Sam Pitsiulak – thank you. The mace, which will shortly be presented to the House, is itself a reflection of the rights and authority of a democratically elected Assembly. It is a gift from the Qikiqtaaluk Corporation and seven other Inuit organizations.
|
[
{
"text": "Inuk",
"pos": "PROPN",
"lemma": "Inuk"
},
{
"text": "Charlie",
"pos": "PROPN",
"lemma": "Charlie"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Joseph",
"pos": "PROPN",
"lemma": "Joseph"
},
{
"text": "Suqslaq",
"pos": "PROPN",
"lemma": "Suqslaq"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Paul",
"pos": "PROPN",
"lemma": "Paul"
},
{
"text": "Malliki",
"pos": "PROPN",
"lemma": "Malliki"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Mariano",
"pos": "PROPN",
"lemma": "Mariano"
},
{
"text": "Aupilardjuk",
"pos": "PROPN",
"lemma": "Aupilardjuk"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Mathew",
"pos": "PROPN",
"lemma": "Mathew"
},
{
"text": "Nuqingaq",
"pos": "PROPN",
"lemma": "Nuqingaq"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "Sam",
"pos": "PROPN",
"lemma": "Sam"
},
{
"text": "Pitsiulak",
"pos": "PROPN",
"lemma": "Pitsiulak"
},
{
"text": "–",
"pos": "PUNCT",
"lemma": "–"
},
{
"text": "thank",
"pos": "VERB",
"lemma": "thank"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "mace",
"pos": "NOUN",
"lemma": "mace"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "which",
"pos": "PRON",
"lemma": "which"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "shortly",
"pos": "ADV",
"lemma": "shortly"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "presented",
"pos": "VERB",
"lemma": "present"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "House",
"pos": "PROPN",
"lemma": "House"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "itself",
"pos": "PRON",
"lemma": "itself"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "reflection",
"pos": "NOUN",
"lemma": "reflection"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "rights",
"pos": "NOUN",
"lemma": "right"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "authority",
"pos": "NOUN",
"lemma": "authority"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "democratically",
"pos": "ADV",
"lemma": "democratically"
},
{
"text": "elected",
"pos": "VERB",
"lemma": "elect"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": "It",
"pos": "PRON",
"lemma": "it"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "gift",
"pos": "NOUN",
"lemma": "gift"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Qikiqtaaluk",
"pos": "PROPN",
"lemma": "Qikiqtaaluk"
},
{
"text": "Corporation",
"pos": "PROPN",
"lemma": "Corporation"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "seven",
"pos": "NUM",
"lemma": "seven"
},
{
"text": "other",
"pos": "ADJ",
"lemma": "other"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "organizations",
"pos": "NOUN",
"lemma": "organization"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
It speaks eloquently for itself in the way it embodies the soul of our land, this Assembly and our people.
|
[
{
"text": "It",
"pos": "PRON",
"lemma": "it"
},
{
"text": "speaks",
"pos": "VERB",
"lemma": "speak"
},
{
"text": "eloquently",
"pos": "ADV",
"lemma": "eloquently"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "itself",
"pos": "PRON",
"lemma": "itself"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "way",
"pos": "NOUN",
"lemma": "way"
},
{
"text": "it",
"pos": "PRON",
"lemma": "it"
},
{
"text": "embodies",
"pos": "VERB",
"lemma": "embody"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "soul",
"pos": "NOUN",
"lemma": "soul"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "land",
"pos": "NOUN",
"lemma": "land"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "people",
"pos": "NOUN",
"lemma": "people"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Thank you.
|
[
{
"text": "Thank",
"pos": "VERB",
"lemma": "thank"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
ITEM 4: Presentation of Mace
|
[
{
"text": "ITEM",
"pos": "PROPN",
"lemma": "ITEM"
},
{
"text": "4",
"pos": "NUM",
"lemma": "4"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Presentation",
"pos": "NOUN",
"lemma": "presentation"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Mace",
"pos": "PROPN",
"lemma": "Mace"
}
] |
Speaker: Would the pages Kipanik Eejeesiak and Teevi Mackay, please summon the bearer of the mace. >>The mace is brought in and laid upon the table.
|
[
{
"text": "Speaker",
"pos": "NOUN",
"lemma": "speaker"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "pages",
"pos": "NOUN",
"lemma": "page"
},
{
"text": "Kipanik",
"pos": "PROPN",
"lemma": "Kipanik"
},
{
"text": "Eejeesiak",
"pos": "PROPN",
"lemma": "Eejeesiak"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "Teevi",
"pos": "PROPN",
"lemma": "Teevi"
},
{
"text": "Mackay",
"pos": "PROPN",
"lemma": "Mackay"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "please",
"pos": "INTJ",
"lemma": "please"
},
{
"text": "summon",
"pos": "VERB",
"lemma": "summon"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "bearer",
"pos": "NOUN",
"lemma": "bearer"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "mace",
"pos": "NOUN",
"lemma": "mace"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
},
{
"text": " ",
"pos": "SPACE",
"lemma": " "
},
{
"text": ">",
"pos": "X",
"lemma": ">"
},
{
"text": ">",
"pos": "X",
"lemma": ">"
},
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "mace",
"pos": "NOUN",
"lemma": "mace"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "brought",
"pos": "VERB",
"lemma": "bring"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "laid",
"pos": "VERB",
"lemma": "lay"
},
{
"text": "upon",
"pos": "SCONJ",
"lemma": "upon"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "table",
"pos": "NOUN",
"lemma": "table"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Speaker: We can begin now.
|
[
{
"text": "Speaker",
"pos": "NOUN",
"lemma": "speaker"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "We",
"pos": "PRON",
"lemma": "we"
},
{
"text": "can",
"pos": "AUX",
"lemma": "can"
},
{
"text": "begin",
"pos": "VERB",
"lemma": "begin"
},
{
"text": "now",
"pos": "ADV",
"lemma": "now"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Please all rise and the page Qujjuk Amagoalik will be escorting the Commissioner.
|
[
{
"text": "Please",
"pos": "INTJ",
"lemma": "please"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "rise",
"pos": "VERB",
"lemma": "rise"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "page",
"pos": "NOUN",
"lemma": "page"
},
{
"text": "Qujjuk",
"pos": "PROPN",
"lemma": "Qujjuk"
},
{
"text": "Amagoalik",
"pos": "PROPN",
"lemma": "Amagoalik"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "escorting",
"pos": "VERB",
"lemma": "escort"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Commissioner",
"pos": "NOUN",
"lemma": "commissioner"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Speaker: Madame Commissioner, the Members of the first Legislative Assembly of Nunavut have elected me to be their Speaker.
|
[
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Madame",
"pos": "PROPN",
"lemma": "Madame"
},
{
"text": "Commissioner",
"pos": "PROPN",
"lemma": "Commissioner"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Members",
"pos": "PROPN",
"lemma": "Members"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "Legislative",
"pos": "PROPN",
"lemma": "Legislative"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "elected",
"pos": "VERB",
"lemma": "elect"
},
{
"text": "me",
"pos": "PRON",
"lemma": "I"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
At this time, so that all members of the Assembly can best carry out their duty to Nunavut and to their country, I would like to claim for them their undoubted rights and privileges, especially freedom of speech in their debates, access to your person when necessary and your favourable consideration of their proceedings.
|
[
{
"text": "At",
"pos": "ADP",
"lemma": "at"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "time",
"pos": "NOUN",
"lemma": "time"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "so",
"pos": "SCONJ",
"lemma": "so"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "all",
"pos": "DET",
"lemma": "all"
},
{
"text": "members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "can",
"pos": "AUX",
"lemma": "can"
},
{
"text": "best",
"pos": "ADV",
"lemma": "well"
},
{
"text": "carry",
"pos": "VERB",
"lemma": "carry"
},
{
"text": "out",
"pos": "ADP",
"lemma": "out"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "duty",
"pos": "NOUN",
"lemma": "duty"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "country",
"pos": "NOUN",
"lemma": "country"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "claim",
"pos": "VERB",
"lemma": "claim"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "them",
"pos": "PRON",
"lemma": "they"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "undoubted",
"pos": "ADJ",
"lemma": "undoubted"
},
{
"text": "rights",
"pos": "NOUN",
"lemma": "right"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "privileges",
"pos": "NOUN",
"lemma": "privilege"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "especially",
"pos": "ADV",
"lemma": "especially"
},
{
"text": "freedom",
"pos": "NOUN",
"lemma": "freedom"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "speech",
"pos": "NOUN",
"lemma": "speech"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "debates",
"pos": "NOUN",
"lemma": "debate"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "access",
"pos": "NOUN",
"lemma": "access"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "your",
"pos": "PRON",
"lemma": "your"
},
{
"text": "person",
"pos": "NOUN",
"lemma": "person"
},
{
"text": "when",
"pos": "SCONJ",
"lemma": "when"
},
{
"text": "necessary",
"pos": "ADJ",
"lemma": "necessary"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "your",
"pos": "PRON",
"lemma": "your"
},
{
"text": "favourable",
"pos": "ADJ",
"lemma": "favourable"
},
{
"text": "consideration",
"pos": "NOUN",
"lemma": "consideration"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "proceedings",
"pos": "NOUN",
"lemma": "proceeding"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Commissioner Maksagak: Mr. Speaker, I am pleased to declare to you that I believe in the duty of the Assembly and, not doubting that the Assembly's proceedings will be conducted with wisdom and care, I grant and allow the Assembly its constitutional privileges.
|
[
{
"text": "Commissioner",
"pos": "PROPN",
"lemma": "Commissioner"
},
{
"text": "Maksagak",
"pos": "PROPN",
"lemma": "Maksagak"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "am",
"pos": "AUX",
"lemma": "be"
},
{
"text": "pleased",
"pos": "ADJ",
"lemma": "pleased"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "declare",
"pos": "VERB",
"lemma": "declare"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "believe",
"pos": "VERB",
"lemma": "believe"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "duty",
"pos": "NOUN",
"lemma": "duty"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "not",
"pos": "PART",
"lemma": "not"
},
{
"text": "doubting",
"pos": "VERB",
"lemma": "doubt"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "'s",
"pos": "PART",
"lemma": "'s"
},
{
"text": "proceedings",
"pos": "NOUN",
"lemma": "proceeding"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "conducted",
"pos": "VERB",
"lemma": "conduct"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "wisdom",
"pos": "NOUN",
"lemma": "wisdom"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "care",
"pos": "NOUN",
"lemma": "care"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "grant",
"pos": "VERB",
"lemma": "grant"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "allow",
"pos": "VERB",
"lemma": "allow"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "its",
"pos": "PRON",
"lemma": "its"
},
{
"text": "constitutional",
"pos": "ADJ",
"lemma": "constitutional"
},
{
"text": "privileges",
"pos": "NOUN",
"lemma": "privilege"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I assure you that the Assembly shall have ready access to me and that the Assembly's proceedings, words and actions shall receive from me favourable consideration.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "assure",
"pos": "VERB",
"lemma": "assure"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "shall",
"pos": "AUX",
"lemma": "shall"
},
{
"text": "have",
"pos": "VERB",
"lemma": "have"
},
{
"text": "ready",
"pos": "ADJ",
"lemma": "ready"
},
{
"text": "access",
"pos": "NOUN",
"lemma": "access"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "me",
"pos": "PRON",
"lemma": "I"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "that",
"pos": "SCONJ",
"lemma": "that"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "'s",
"pos": "PART",
"lemma": "'s"
},
{
"text": "proceedings",
"pos": "NOUN",
"lemma": "proceeding"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "words",
"pos": "NOUN",
"lemma": "word"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "actions",
"pos": "NOUN",
"lemma": "action"
},
{
"text": "shall",
"pos": "AUX",
"lemma": "shall"
},
{
"text": "receive",
"pos": "VERB",
"lemma": "receive"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "me",
"pos": "PRON",
"lemma": "I"
},
{
"text": "favourable",
"pos": "ADJ",
"lemma": "favourable"
},
{
"text": "consideration",
"pos": "NOUN",
"lemma": "consideration"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
>> The Commissioner takes the Chair.
|
[
{
"text": ">",
"pos": "PUNCT",
"lemma": ">"
},
{
"text": ">",
"pos": "X",
"lemma": ">"
},
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "Commissioner",
"pos": "PROPN",
"lemma": "Commissioner"
},
{
"text": "takes",
"pos": "VERB",
"lemma": "take"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Chair",
"pos": "NOUN",
"lemma": "chair"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
ITEM 5: Commissioner's Address
|
[
{
"text": "ITEM",
"pos": "PROPN",
"lemma": "ITEM"
},
{
"text": "5",
"pos": "NUM",
"lemma": "5"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Commissioner",
"pos": "NOUN",
"lemma": "commissioner"
},
{
"text": "'s",
"pos": "PART",
"lemma": "'s"
},
{
"text": "Address",
"pos": "NOUN",
"lemma": "address"
}
] |
Commissioner Maksagak: Elders, Mr. Speaker, your Excellencies, honoured guests, Members of the Legislature, I am pleased to welcome you to the opening of the First Session of the First Assembly of Nunavut.
|
[
{
"text": "Commissioner",
"pos": "PROPN",
"lemma": "Commissioner"
},
{
"text": "Maksagak",
"pos": "PROPN",
"lemma": "Maksagak"
},
{
"text": ":",
"pos": "PUNCT",
"lemma": ":"
},
{
"text": "Elders",
"pos": "NOUN",
"lemma": "elder"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "your",
"pos": "PRON",
"lemma": "your"
},
{
"text": "Excellencies",
"pos": "NOUN",
"lemma": "excellency"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "honoured",
"pos": "ADJ",
"lemma": "honoured"
},
{
"text": "guests",
"pos": "NOUN",
"lemma": "guest"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "Members",
"pos": "NOUN",
"lemma": "member"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Legislature",
"pos": "PROPN",
"lemma": "Legislature"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "am",
"pos": "AUX",
"lemma": "be"
},
{
"text": "pleased",
"pos": "ADJ",
"lemma": "pleased"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "welcome",
"pos": "VERB",
"lemma": "welcome"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "opening",
"pos": "NOUN",
"lemma": "opening"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "First",
"pos": "PROPN",
"lemma": "First"
},
{
"text": "Session",
"pos": "PROPN",
"lemma": "Session"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "First",
"pos": "PROPN",
"lemma": "First"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
This is a great honour for me to give the first Commissioner's Address on behalf of our new government.
|
[
{
"text": "This",
"pos": "PRON",
"lemma": "this"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "great",
"pos": "ADJ",
"lemma": "great"
},
{
"text": "honour",
"pos": "NOUN",
"lemma": "honour"
},
{
"text": "for",
"pos": "SCONJ",
"lemma": "for"
},
{
"text": "me",
"pos": "PRON",
"lemma": "I"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "give",
"pos": "VERB",
"lemma": "give"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "Commissioner",
"pos": "PROPN",
"lemma": "Commissioner"
},
{
"text": "'s",
"pos": "PART",
"lemma": "'s"
},
{
"text": "Address",
"pos": "NOUN",
"lemma": "address"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "behalf",
"pos": "NOUN",
"lemma": "behalf"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
I would like to congratulate you Mr. Speaker, the Premier-elect, the Cabinet and all of the Members of this Assembly on being called to form the first government of Nunavut.
|
[
{
"text": "I",
"pos": "PRON",
"lemma": "I"
},
{
"text": "would",
"pos": "AUX",
"lemma": "would"
},
{
"text": "like",
"pos": "VERB",
"lemma": "like"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "congratulate",
"pos": "VERB",
"lemma": "congratulate"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "Mr.",
"pos": "PROPN",
"lemma": "Mr."
},
{
"text": "Speaker",
"pos": "PROPN",
"lemma": "Speaker"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Premier",
"pos": "PROPN",
"lemma": "Premier"
},
{
"text": "-",
"pos": "PUNCT",
"lemma": "-"
},
{
"text": "elect",
"pos": "NOUN",
"lemma": "elect"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Cabinet",
"pos": "PROPN",
"lemma": "Cabinet"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "all",
"pos": "PRON",
"lemma": "all"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "Members",
"pos": "PROPN",
"lemma": "Members"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "being",
"pos": "AUX",
"lemma": "be"
},
{
"text": "called",
"pos": "VERB",
"lemma": "call"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "form",
"pos": "VERB",
"lemma": "form"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The people of Nunavut have put their trust in this Assembly to work together in the creation of a new government in a new Territory.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "people",
"pos": "NOUN",
"lemma": "people"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "put",
"pos": "VERB",
"lemma": "put"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "trust",
"pos": "NOUN",
"lemma": "trust"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "work",
"pos": "VERB",
"lemma": "work"
},
{
"text": "together",
"pos": "ADV",
"lemma": "together"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "creation",
"pos": "NOUN",
"lemma": "creation"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "Territory",
"pos": "PROPN",
"lemma": "Territory"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
They have elected you because they believe and trust in your will and ability to carry this work forward.
|
[
{
"text": "They",
"pos": "PRON",
"lemma": "they"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "elected",
"pos": "VERB",
"lemma": "elect"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "because",
"pos": "SCONJ",
"lemma": "because"
},
{
"text": "they",
"pos": "PRON",
"lemma": "they"
},
{
"text": "believe",
"pos": "VERB",
"lemma": "believe"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "trust",
"pos": "VERB",
"lemma": "trust"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "your",
"pos": "PRON",
"lemma": "your"
},
{
"text": "will",
"pos": "NOUN",
"lemma": "will"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "ability",
"pos": "NOUN",
"lemma": "ability"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "carry",
"pos": "VERB",
"lemma": "carry"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "work",
"pos": "NOUN",
"lemma": "work"
},
{
"text": "forward",
"pos": "ADV",
"lemma": "forward"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Our Elders here today and listening to this speech on radio and on television can tell us how far we have come.
|
[
{
"text": "Our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "Elders",
"pos": "NOUN",
"lemma": "elder"
},
{
"text": "here",
"pos": "ADV",
"lemma": "here"
},
{
"text": "today",
"pos": "NOUN",
"lemma": "today"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "listening",
"pos": "VERB",
"lemma": "listen"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "speech",
"pos": "NOUN",
"lemma": "speech"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "radio",
"pos": "NOUN",
"lemma": "radio"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "on",
"pos": "ADP",
"lemma": "on"
},
{
"text": "television",
"pos": "NOUN",
"lemma": "television"
},
{
"text": "can",
"pos": "AUX",
"lemma": "can"
},
{
"text": "tell",
"pos": "VERB",
"lemma": "tell"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "how",
"pos": "SCONJ",
"lemma": "how"
},
{
"text": "far",
"pos": "ADV",
"lemma": "far"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "come",
"pos": "VERB",
"lemma": "come"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
They remember the times, from their own lives and from the histories of their parents, when Inuit were alone in this land.
|
[
{
"text": "They",
"pos": "PRON",
"lemma": "they"
},
{
"text": "remember",
"pos": "VERB",
"lemma": "remember"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "times",
"pos": "NOUN",
"lemma": "time"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "own",
"pos": "ADJ",
"lemma": "own"
},
{
"text": "lives",
"pos": "NOUN",
"lemma": "life"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "histories",
"pos": "NOUN",
"lemma": "history"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "parents",
"pos": "NOUN",
"lemma": "parent"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "when",
"pos": "SCONJ",
"lemma": "when"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "were",
"pos": "AUX",
"lemma": "be"
},
{
"text": "alone",
"pos": "ADJ",
"lemma": "alone"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "land",
"pos": "NOUN",
"lemma": "land"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
As Inuit we built our lives from what was around us.
|
[
{
"text": "As",
"pos": "ADP",
"lemma": "as"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "built",
"pos": "VERB",
"lemma": "build"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "lives",
"pos": "NOUN",
"lemma": "life"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "what",
"pos": "PRON",
"lemma": "what"
},
{
"text": "was",
"pos": "AUX",
"lemma": "be"
},
{
"text": "around",
"pos": "ADP",
"lemma": "around"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
From snow and bone, from the animals of the land and the sea, our Elders fed and cared for their families.
|
[
{
"text": "From",
"pos": "ADP",
"lemma": "from"
},
{
"text": "snow",
"pos": "NOUN",
"lemma": "snow"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "bone",
"pos": "NOUN",
"lemma": "bone"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "animals",
"pos": "NOUN",
"lemma": "animal"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "land",
"pos": "NOUN",
"lemma": "land"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "sea",
"pos": "NOUN",
"lemma": "sea"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "Elders",
"pos": "NOUN",
"lemma": "elder"
},
{
"text": "fed",
"pos": "VERB",
"lemma": "feed"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "cared",
"pos": "VERB",
"lemma": "care"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "families",
"pos": "NOUN",
"lemma": "family"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
They accomplished everything with little.
|
[
{
"text": "They",
"pos": "PRON",
"lemma": "they"
},
{
"text": "accomplished",
"pos": "VERB",
"lemma": "accomplish"
},
{
"text": "everything",
"pos": "PRON",
"lemma": "everything"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "little",
"pos": "ADJ",
"lemma": "little"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
They travelled thousands of miles, at home in their environment, and taught the next generations the strength and ingenuity to carry Inuit into the modern world.
|
[
{
"text": "They",
"pos": "PRON",
"lemma": "they"
},
{
"text": "travelled",
"pos": "VERB",
"lemma": "travel"
},
{
"text": "thousands",
"pos": "NOUN",
"lemma": "thousand"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "miles",
"pos": "NOUN",
"lemma": "mile"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "at",
"pos": "ADP",
"lemma": "at"
},
{
"text": "home",
"pos": "NOUN",
"lemma": "home"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "their",
"pos": "PRON",
"lemma": "their"
},
{
"text": "environment",
"pos": "NOUN",
"lemma": "environment"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "taught",
"pos": "VERB",
"lemma": "teach"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "next",
"pos": "ADJ",
"lemma": "next"
},
{
"text": "generations",
"pos": "NOUN",
"lemma": "generation"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "strength",
"pos": "NOUN",
"lemma": "strength"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "ingenuity",
"pos": "NOUN",
"lemma": "ingenuity"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "carry",
"pos": "VERB",
"lemma": "carry"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "into",
"pos": "ADP",
"lemma": "into"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "modern",
"pos": "ADJ",
"lemma": "modern"
},
{
"text": "world",
"pos": "NOUN",
"lemma": "world"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
The modern world is now here.
|
[
{
"text": "The",
"pos": "DET",
"lemma": "the"
},
{
"text": "modern",
"pos": "ADJ",
"lemma": "modern"
},
{
"text": "world",
"pos": "NOUN",
"lemma": "world"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "now",
"pos": "ADV",
"lemma": "now"
},
{
"text": "here",
"pos": "ADV",
"lemma": "here"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
As Inuit we share Nunavut with others who have come to join us.
|
[
{
"text": "As",
"pos": "ADP",
"lemma": "as"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "share",
"pos": "VERB",
"lemma": "share"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "others",
"pos": "NOUN",
"lemma": "other"
},
{
"text": "who",
"pos": "PRON",
"lemma": "who"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "come",
"pos": "VERB",
"lemma": "come"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "join",
"pos": "VERB",
"lemma": "join"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
English and French speaking Canadians, people from many lands, have become part of Inuit communities.
|
[
{
"text": "English",
"pos": "PROPN",
"lemma": "English"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "French",
"pos": "PROPN",
"lemma": "French"
},
{
"text": "speaking",
"pos": "VERB",
"lemma": "speak"
},
{
"text": "Canadians",
"pos": "PROPN",
"lemma": "Canadians"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "people",
"pos": "NOUN",
"lemma": "people"
},
{
"text": "from",
"pos": "ADP",
"lemma": "from"
},
{
"text": "many",
"pos": "ADJ",
"lemma": "many"
},
{
"text": "lands",
"pos": "NOUN",
"lemma": "land"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "become",
"pos": "VERB",
"lemma": "become"
},
{
"text": "part",
"pos": "NOUN",
"lemma": "part"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "communities",
"pos": "NOUN",
"lemma": "community"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
New tools have been introduced to Our Land and Inuit have taken those tools and made them our own.
|
[
{
"text": "New",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "tools",
"pos": "NOUN",
"lemma": "tool"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "been",
"pos": "AUX",
"lemma": "be"
},
{
"text": "introduced",
"pos": "VERB",
"lemma": "introduce"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "Our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "Land",
"pos": "PROPN",
"lemma": "Land"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "Inuit",
"pos": "PROPN",
"lemma": "Inuit"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "taken",
"pos": "VERB",
"lemma": "take"
},
{
"text": "those",
"pos": "DET",
"lemma": "those"
},
{
"text": "tools",
"pos": "NOUN",
"lemma": "tool"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "made",
"pos": "VERB",
"lemma": "make"
},
{
"text": "them",
"pos": "PRON",
"lemma": "they"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "own",
"pos": "ADJ",
"lemma": "own"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Snow and bone have turned to metal and paper.
|
[
{
"text": "Snow",
"pos": "NOUN",
"lemma": "snow"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "bone",
"pos": "NOUN",
"lemma": "bone"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "turned",
"pos": "VERB",
"lemma": "turn"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "metal",
"pos": "NOUN",
"lemma": "metal"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "paper",
"pos": "NOUN",
"lemma": "paper"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Together with our new neighbours we have established towns, built schools and airports, negotiated a Land Claim, and now we see the creation of a new territory.
|
[
{
"text": "Together",
"pos": "ADV",
"lemma": "together"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "neighbours",
"pos": "NOUN",
"lemma": "neighbour"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "have",
"pos": "AUX",
"lemma": "have"
},
{
"text": "established",
"pos": "VERB",
"lemma": "establish"
},
{
"text": "towns",
"pos": "NOUN",
"lemma": "town"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "built",
"pos": "VERB",
"lemma": "build"
},
{
"text": "schools",
"pos": "NOUN",
"lemma": "school"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "airports",
"pos": "NOUN",
"lemma": "airport"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "negotiated",
"pos": "VERB",
"lemma": "negotiate"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "Land",
"pos": "PROPN",
"lemma": "Land"
},
{
"text": "Claim",
"pos": "PROPN",
"lemma": "Claim"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "now",
"pos": "ADV",
"lemma": "now"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "see",
"pos": "VERB",
"lemma": "see"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "creation",
"pos": "NOUN",
"lemma": "creation"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "new",
"pos": "ADJ",
"lemma": "new"
},
{
"text": "territory",
"pos": "NOUN",
"lemma": "territory"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Nunavut is ours, but ours to share.
|
[
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "ours",
"pos": "PRON",
"lemma": "ours"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "but",
"pos": "CCONJ",
"lemma": "but"
},
{
"text": "ours",
"pos": "PRON",
"lemma": "ours"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "share",
"pos": "VERB",
"lemma": "share"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
There is work to be done everywhere.
|
[
{
"text": "There",
"pos": "PRON",
"lemma": "there"
},
{
"text": "is",
"pos": "VERB",
"lemma": "be"
},
{
"text": "work",
"pos": "NOUN",
"lemma": "work"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "done",
"pos": "VERB",
"lemma": "do"
},
{
"text": "everywhere",
"pos": "ADV",
"lemma": "everywhere"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Our government plans to develop a budget over the coming months and will introduce it this spring to this Assembly.
|
[
{
"text": "Our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": "plans",
"pos": "VERB",
"lemma": "plan"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "develop",
"pos": "VERB",
"lemma": "develop"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "budget",
"pos": "NOUN",
"lemma": "budget"
},
{
"text": "over",
"pos": "ADP",
"lemma": "over"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "coming",
"pos": "VERB",
"lemma": "come"
},
{
"text": "months",
"pos": "NOUN",
"lemma": "month"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "introduce",
"pos": "VERB",
"lemma": "introduce"
},
{
"text": "it",
"pos": "PRON",
"lemma": "it"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "spring",
"pos": "NOUN",
"lemma": "spring"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Our government will work to deliver services and programs to the people of Nunavut in a sensitive, responsive and responsible manner.
|
[
{
"text": "Our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "work",
"pos": "VERB",
"lemma": "work"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "deliver",
"pos": "VERB",
"lemma": "deliver"
},
{
"text": "services",
"pos": "NOUN",
"lemma": "service"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "programs",
"pos": "NOUN",
"lemma": "program"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "people",
"pos": "NOUN",
"lemma": "people"
},
{
"text": "of",
"pos": "ADP",
"lemma": "of"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "in",
"pos": "ADP",
"lemma": "in"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "sensitive",
"pos": "ADJ",
"lemma": "sensitive"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "responsive",
"pos": "ADJ",
"lemma": "responsive"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "responsible",
"pos": "ADJ",
"lemma": "responsible"
},
{
"text": "manner",
"pos": "NOUN",
"lemma": "manner"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Our government also asks for your patience and your goodwill.
|
[
{
"text": "Our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": "also",
"pos": "ADV",
"lemma": "also"
},
{
"text": "asks",
"pos": "VERB",
"lemma": "ask"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "your",
"pos": "PRON",
"lemma": "your"
},
{
"text": "patience",
"pos": "NOUN",
"lemma": "patience"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "your",
"pos": "PRON",
"lemma": "your"
},
{
"text": "goodwill",
"pos": "NOUN",
"lemma": "goodwill"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Not everything will work the first time, not every office will be staffed; there will be some delays and false starts.
|
[
{
"text": "Not",
"pos": "PART",
"lemma": "not"
},
{
"text": "everything",
"pos": "PRON",
"lemma": "everything"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "work",
"pos": "VERB",
"lemma": "work"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "first",
"pos": "ADJ",
"lemma": "first"
},
{
"text": "time",
"pos": "NOUN",
"lemma": "time"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "not",
"pos": "PART",
"lemma": "not"
},
{
"text": "every",
"pos": "PRON",
"lemma": "every"
},
{
"text": "office",
"pos": "NOUN",
"lemma": "office"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "staffed",
"pos": "VERB",
"lemma": "staff"
},
{
"text": ";",
"pos": "PUNCT",
"lemma": ";"
},
{
"text": "there",
"pos": "PRON",
"lemma": "there"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "be",
"pos": "AUX",
"lemma": "be"
},
{
"text": "some",
"pos": "DET",
"lemma": "some"
},
{
"text": "delays",
"pos": "NOUN",
"lemma": "delay"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "false",
"pos": "ADJ",
"lemma": "false"
},
{
"text": "starts",
"pos": "NOUN",
"lemma": "start"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
This is our government, we built it, we own it, we now have the responsibility to make it work.
|
[
{
"text": "This",
"pos": "PRON",
"lemma": "this"
},
{
"text": "is",
"pos": "AUX",
"lemma": "be"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "built",
"pos": "VERB",
"lemma": "build"
},
{
"text": "it",
"pos": "PRON",
"lemma": "it"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "own",
"pos": "VERB",
"lemma": "own"
},
{
"text": "it",
"pos": "PRON",
"lemma": "it"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "now",
"pos": "ADV",
"lemma": "now"
},
{
"text": "have",
"pos": "VERB",
"lemma": "have"
},
{
"text": "the",
"pos": "DET",
"lemma": "the"
},
{
"text": "responsibility",
"pos": "NOUN",
"lemma": "responsibility"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "make",
"pos": "VERB",
"lemma": "make"
},
{
"text": "it",
"pos": "PRON",
"lemma": "it"
},
{
"text": "work",
"pos": "VERB",
"lemma": "work"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Tell us when things go astray and we will work with you to make them right.
|
[
{
"text": "Tell",
"pos": "VERB",
"lemma": "tell"
},
{
"text": "us",
"pos": "PRON",
"lemma": "we"
},
{
"text": "when",
"pos": "SCONJ",
"lemma": "when"
},
{
"text": "things",
"pos": "NOUN",
"lemma": "thing"
},
{
"text": "go",
"pos": "VERB",
"lemma": "go"
},
{
"text": "astray",
"pos": "ADV",
"lemma": "astray"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "we",
"pos": "PRON",
"lemma": "we"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "work",
"pos": "VERB",
"lemma": "work"
},
{
"text": "with",
"pos": "ADP",
"lemma": "with"
},
{
"text": "you",
"pos": "PRON",
"lemma": "you"
},
{
"text": "to",
"pos": "PART",
"lemma": "to"
},
{
"text": "make",
"pos": "VERB",
"lemma": "make"
},
{
"text": "them",
"pos": "PRON",
"lemma": "they"
},
{
"text": "right",
"pos": "ADJ",
"lemma": "right"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Our government will develop a legislative agenda for presentation to this Assembly.
|
[
{
"text": "Our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "government",
"pos": "NOUN",
"lemma": "government"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "develop",
"pos": "VERB",
"lemma": "develop"
},
{
"text": "a",
"pos": "DET",
"lemma": "a"
},
{
"text": "legislative",
"pos": "ADJ",
"lemma": "legislative"
},
{
"text": "agenda",
"pos": "NOUN",
"lemma": "agenda"
},
{
"text": "for",
"pos": "ADP",
"lemma": "for"
},
{
"text": "presentation",
"pos": "NOUN",
"lemma": "presentation"
},
{
"text": "to",
"pos": "ADP",
"lemma": "to"
},
{
"text": "this",
"pos": "DET",
"lemma": "this"
},
{
"text": "Assembly",
"pos": "PROPN",
"lemma": "Assembly"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
This will begin our journey towards creating Nunavut solutions, laws, policies and programs.
|
[
{
"text": "This",
"pos": "PRON",
"lemma": "this"
},
{
"text": "will",
"pos": "AUX",
"lemma": "will"
},
{
"text": "begin",
"pos": "VERB",
"lemma": "begin"
},
{
"text": "our",
"pos": "PRON",
"lemma": "our"
},
{
"text": "journey",
"pos": "NOUN",
"lemma": "journey"
},
{
"text": "towards",
"pos": "ADP",
"lemma": "towards"
},
{
"text": "creating",
"pos": "VERB",
"lemma": "create"
},
{
"text": "Nunavut",
"pos": "PROPN",
"lemma": "Nunavut"
},
{
"text": "solutions",
"pos": "NOUN",
"lemma": "solution"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "laws",
"pos": "NOUN",
"lemma": "law"
},
{
"text": ",",
"pos": "PUNCT",
"lemma": ","
},
{
"text": "policies",
"pos": "NOUN",
"lemma": "policy"
},
{
"text": "and",
"pos": "CCONJ",
"lemma": "and"
},
{
"text": "programs",
"pos": "NOUN",
"lemma": "program"
},
{
"text": ".",
"pos": "PUNCT",
"lemma": "."
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.