Mohith202 commited on
Commit
02f61cc
·
verified ·
1 Parent(s): 2d8d31b

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .bidsignore +17 -0
  2. .datalad/config +2 -0
  3. .gitattributes +44 -60
  4. CHANGES +4 -0
  5. README +52 -0
  6. annotation/mix_acoustic.csv +3 -0
  7. annotation/single_female_acoustic.csv +3 -0
  8. annotation/single_female_word_information.csv +1754 -0
  9. annotation/single_male_acoustic.csv +3 -0
  10. annotation/single_male_word_information.csv +1515 -0
  11. dataset_description.json +14 -0
  12. participants.json +26 -0
  13. participants.tsv +27 -0
  14. quiz/multitalker_quiz_question.csv +17 -0
  15. stimuli/mix.wav +3 -0
  16. stimuli/single_female.wav +3 -0
  17. stimuli/single_male.wav +3 -0
  18. sub-01/anat/sub-01_rec-defaced_T1w.json +75 -0
  19. sub-01/anat/sub-01_rec-defaced_T1w.nii.gz +3 -0
  20. sub-01/func/sub-01_task-multitalker_run-1_bold.json +185 -0
  21. sub-01/func/sub-01_task-multitalker_run-2_bold.json +185 -0
  22. sub-01/func/sub-01_task-multitalker_run-3_bold.json +185 -0
  23. sub-01/func/sub-01_task-multitalker_run-4_bold.json +185 -0
  24. sub-01/func/sub-01_task-rest_bold.json +185 -0
  25. sub-02/anat/sub-02_rec-defaced_T1w.json +75 -0
  26. sub-02/anat/sub-02_rec-defaced_T1w.nii.gz +3 -0
  27. sub-02/func/sub-02_task-multitalker_run-1_bold.json +185 -0
  28. sub-02/func/sub-02_task-multitalker_run-2_bold.json +185 -0
  29. sub-02/func/sub-02_task-multitalker_run-3_bold.json +185 -0
  30. sub-02/func/sub-02_task-multitalker_run-4_bold.json +185 -0
  31. sub-02/func/sub-02_task-rest_bold.json +185 -0
  32. sub-03/anat/sub-03_rec-defaced_T1w.json +73 -0
  33. sub-03/anat/sub-03_rec-defaced_T1w.nii.gz +3 -0
  34. sub-03/func/sub-03_task-multitalker_run-1_bold.json +180 -0
  35. sub-03/func/sub-03_task-multitalker_run-2_bold.json +180 -0
  36. sub-03/func/sub-03_task-multitalker_run-3_bold.json +180 -0
  37. sub-03/func/sub-03_task-multitalker_run-4_bold.json +180 -0
  38. sub-03/func/sub-03_task-rest_bold.json +180 -0
  39. sub-04/anat/sub-04_rec-defaced_T1w.json +75 -0
  40. sub-04/anat/sub-04_rec-defaced_T1w.nii.gz +3 -0
  41. sub-04/func/sub-04_task-multitalker_run-1_bold.json +185 -0
  42. sub-04/func/sub-04_task-multitalker_run-2_bold.json +185 -0
  43. sub-04/func/sub-04_task-multitalker_run-3_bold.json +185 -0
  44. sub-04/func/sub-04_task-multitalker_run-4_bold.json +185 -0
  45. sub-04/func/sub-04_task-rest_bold.json +185 -0
  46. sub-05/anat/sub-05_rec-defaced_T1w.json +75 -0
  47. sub-05/anat/sub-05_rec-defaced_T1w.nii.gz +3 -0
  48. sub-05/func/sub-05_task-multitalker_run-1_bold.json +185 -0
  49. sub-05/func/sub-05_task-multitalker_run-2_bold.json +185 -0
  50. sub-05/func/sub-05_task-multitalker_run-3_bold.json +185 -0
.bidsignore ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # output of acpc detect
2
+ *.txt
3
+ *.ppm
4
+ *.png
5
+ *.mat
6
+ *.nii
7
+ *.node
8
+ *.tif
9
+ *.xlsx
10
+ *.csv
11
+ *.TextGrid
12
+ bidsignore
13
+ quiz/*.CSV
14
+ quiz/*.txt
15
+ codes/*.py
16
+ codes/*.m
17
+ stimuli/*.wav
.datalad/config ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [datalad "dataset"]
2
+ id = 9a08884d-8a71-4d16-b54f-3fa9e5f063a6
.gitattributes CHANGED
@@ -1,60 +1,44 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
- *.bin filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ckpt filter=lfs diff=lfs merge=lfs -text
7
- *.ftz filter=lfs diff=lfs merge=lfs -text
8
- *.gz filter=lfs diff=lfs merge=lfs -text
9
- *.h5 filter=lfs diff=lfs merge=lfs -text
10
- *.joblib filter=lfs diff=lfs merge=lfs -text
11
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
- *.lz4 filter=lfs diff=lfs merge=lfs -text
13
- *.mds filter=lfs diff=lfs merge=lfs -text
14
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
- *.model filter=lfs diff=lfs merge=lfs -text
16
- *.msgpack filter=lfs diff=lfs merge=lfs -text
17
- *.npy filter=lfs diff=lfs merge=lfs -text
18
- *.npz filter=lfs diff=lfs merge=lfs -text
19
- *.onnx filter=lfs diff=lfs merge=lfs -text
20
- *.ot filter=lfs diff=lfs merge=lfs -text
21
- *.parquet filter=lfs diff=lfs merge=lfs -text
22
- *.pb filter=lfs diff=lfs merge=lfs -text
23
- *.pickle filter=lfs diff=lfs merge=lfs -text
24
- *.pkl filter=lfs diff=lfs merge=lfs -text
25
- *.pt filter=lfs diff=lfs merge=lfs -text
26
- *.pth filter=lfs diff=lfs merge=lfs -text
27
- *.rar filter=lfs diff=lfs merge=lfs -text
28
- *.safetensors filter=lfs diff=lfs merge=lfs -text
29
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
- *.tar.* filter=lfs diff=lfs merge=lfs -text
31
- *.tar filter=lfs diff=lfs merge=lfs -text
32
- *.tflite filter=lfs diff=lfs merge=lfs -text
33
- *.tgz filter=lfs diff=lfs merge=lfs -text
34
- *.wasm filter=lfs diff=lfs merge=lfs -text
35
- *.xz filter=lfs diff=lfs merge=lfs -text
36
- *.zip filter=lfs diff=lfs merge=lfs -text
37
- *.zst filter=lfs diff=lfs merge=lfs -text
38
- *tfevents* filter=lfs diff=lfs merge=lfs -text
39
- # Audio files - uncompressed
40
- *.pcm filter=lfs diff=lfs merge=lfs -text
41
- *.sam filter=lfs diff=lfs merge=lfs -text
42
- *.raw filter=lfs diff=lfs merge=lfs -text
43
- # Audio files - compressed
44
- *.aac filter=lfs diff=lfs merge=lfs -text
45
- *.flac filter=lfs diff=lfs merge=lfs -text
46
- *.mp3 filter=lfs diff=lfs merge=lfs -text
47
- *.ogg filter=lfs diff=lfs merge=lfs -text
48
- *.wav filter=lfs diff=lfs merge=lfs -text
49
- # Image files - uncompressed
50
- *.bmp filter=lfs diff=lfs merge=lfs -text
51
- *.gif filter=lfs diff=lfs merge=lfs -text
52
- *.png filter=lfs diff=lfs merge=lfs -text
53
- *.tiff filter=lfs diff=lfs merge=lfs -text
54
- # Image files - compressed
55
- *.jpg filter=lfs diff=lfs merge=lfs -text
56
- *.jpeg filter=lfs diff=lfs merge=lfs -text
57
- *.webp filter=lfs diff=lfs merge=lfs -text
58
- # Video files - compressed
59
- *.mp4 filter=lfs diff=lfs merge=lfs -text
60
- *.webm filter=lfs diff=lfs merge=lfs -text
 
1
+ * annex.backend=SHA256E
2
+ **/.git* annex.largefiles=nothing
3
+ *.bval annex.largefiles=nothing
4
+ *.bvec annex.largefiles=nothing
5
+ *.json annex.largefiles=largerthan=1mb
6
+ phenotype/*.tsv annex.largefiles=anything
7
+ *.tsv annex.largefiles=largerthan=1mb
8
+ dataset_description.json annex.largefiles=nothing
9
+ .bidsignore annex.largefiles=nothing
10
+ CHANGES annex.largefiles=nothing
11
+ README* annex.largefiles=nothing
12
+ LICENSE annex.largefiles=nothing
13
+ annotation/mix_acoustic.csv filter=lfs diff=lfs merge=lfs -text
14
+ annotation/single_female_acoustic.csv filter=lfs diff=lfs merge=lfs -text
15
+ annotation/single_male_acoustic.csv filter=lfs diff=lfs merge=lfs -text
16
+ stimuli/mix.wav filter=lfs diff=lfs merge=lfs -text
17
+ stimuli/single_female.wav filter=lfs diff=lfs merge=lfs -text
18
+ stimuli/single_male.wav filter=lfs diff=lfs merge=lfs -text
19
+ sub-01/anat/sub-01_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
20
+ sub-02/anat/sub-02_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
21
+ sub-03/anat/sub-03_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
22
+ sub-04/anat/sub-04_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
23
+ sub-05/anat/sub-05_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
24
+ sub-06/anat/sub-06_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
25
+ sub-07/anat/sub-07_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
26
+ sub-08/anat/sub-08_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
27
+ sub-09/anat/sub-09_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
28
+ sub-10/anat/sub-10_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
29
+ sub-11/anat/sub-11_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
30
+ sub-12/anat/sub-12_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
31
+ sub-13/anat/sub-13_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
32
+ sub-14/anat/sub-14_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
33
+ sub-15/anat/sub-15_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
34
+ sub-16/anat/sub-16_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
35
+ sub-17/anat/sub-17_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
36
+ sub-18/anat/sub-18_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
37
+ sub-19/anat/sub-19_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
38
+ sub-20/anat/sub-20_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
39
+ sub-21/anat/sub-21_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
40
+ sub-22/anat/sub-22_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
41
+ sub-23/anat/sub-23_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
42
+ sub-24/anat/sub-24_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
43
+ sub-25/anat/sub-25_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
44
+ sub-26/anat/sub-26_rec-defaced_T1w.nii.gz filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CHANGES ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ 1.0.1 2025-04-17
2
+ - add IRB info
3
+ 1.0.0 2025-01-17
4
+ - The first version
README ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Participants
2
+
3
+ This dataset includes 25 native Mandarin Chinese speakers (14 females, mean age = 24.04 ± 2.28 years) who participated in both EEG and fMRI experiments. The participants were all right-handed, with no reported history of neurological disorders. They were enrolled in undergraduate or graduate programs in Shanghai. All participants gave informed consent, and the experiments were approved by the Ethics Committee of the Ninth People's Hospital, affiliated with Shanghai Jiao Tong University School of Medicine (SH9H-2019-T33-2 and SH9H-2022-T379-2).
4
+
5
+ In the case of French participants, due to legal constraints, additional session considerations were taken into account, such as shorter session durations.
6
+
7
+ ## Experiment Procedure
8
+
9
+ MRI Scanning Sessions
10
+
11
+ Participants underwent both EEG and fMRI experiments while listening to the Chinese version of *Le Petit Prince*. During the MRI session, participants were instructed to maintain fixation on a crosshair on the screen and minimize eye movements and head motions. The task involved attending to different talkers in the multitalker condition (single male, single female, mixed male, and mixed female talkers).
12
+
13
+ Session Breakdown
14
+
15
+ - The entire session lasted approximately 70 minutes for fMRI participants, including a series of 4 conditions (single-talker, mixed-attended, and mixed-unattended conditions).
16
+ - Quiz questions were administered after each run to assess participants' comprehension of the narrative.
17
+
18
+ In the French cohort, due to legal time constraints, the experiment durations were adjusted.
19
+
20
+ ## Stimuli
21
+
22
+ The stimuli were selected excerpts from the Chinese version of *Le Petit Prince* (available at [xiaowangzi.org](http://www.xiaowangzi.org/)). These audio clips were previously used in both EEG (Li et al., 2024) and fMRI (Li et al., 2022) studies.
23
+
24
+ The English and Chinese versions were enhanced with visual stimuli (e.g., images of scenes from the book) to align with the storyline. However, visual stimuli were not presented in the French version to comply with legal restrictions.
25
+
26
+ ## Acquisition
27
+
28
+ MRI Hardware & Scanning Parameters
29
+
30
+ - EEG: Data were collected using a 64-channel actiCAP system, sampled at 500 Hz, and filtered between 0.016 and 80 Hz.
31
+ - fMRI: Scanning was performed on a 7.0 T Terra Siemens MRI scanner at the Zhangjiang International Brain Imaging Centre. The scanning parameters differed slightly between the English/Chinese and French studies due to equipment availability.
32
+
33
+ - Functional MRI: 85 interleaved axial slices (1.6×1.6×1.6 mm voxel size, TR = 1000 ms, TE = 22.2 ms)
34
+ - Anatomical MRI: MP-RAGE sequence, T1-weighted images (voxel size = 0.7×0.7×0.7 mm).
35
+
36
+ ## Preprocessing
37
+
38
+ MRI Data Processing
39
+
40
+ 1. DICOM to NIfTI Conversion: All raw MRI data were converted to NIfTI format using `dcm2niix` (version 1.0.20220505) and processed using the `fMRIPrep` pipeline (version 20.2.0).
41
+ 2. Anatomical Preprocessing:
42
+ - Skull stripping
43
+ - Segmentation into gray matter (GM), white matter (WM), and cerebrospinal fluid (CSF)
44
+ - Registration to the Montreal Neurological Institute (MNI) space using MNI152NLin2009cAsym:res-2 template.
45
+ 3. Functional Preprocessing:
46
+ - Motion correction
47
+ - Slice-timing correction
48
+ - Multi-echo ICA for denoising
49
+ - Voxel resampling to native and MNI spaces.
50
+
51
+ Note: Visual stimuli processing for the English and Chinese conditions was handled separately to avoid potential biases in the analysis.
52
+
annotation/mix_acoustic.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b380140ae3cd3d86a13129478432ba449ef65537dc64462e4e26931f61267055
3
+ size 18246581
annotation/single_female_acoustic.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f90dad7b6476f0f177074b23a3c2117bdf2984afa1c404ec2f557b29ebb1323
3
+ size 17430736
annotation/single_female_word_information.csv ADDED
@@ -0,0 +1,1754 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ word,onset,offset,duration,logfreq,pos,td,bu,lc
2
+ 当,0,19,19,8.529,ADP,3,1,2
3
+ 我,19,34,15,10.534,PRON,5,2,3
4
+ 还,34,59,25,9.873,ADV,3,2,3
5
+ 只有,67,104,37,8.512,ADV,2,1,2
6
+ 六,104,126,22,8.931,NUM,2,1,2
7
+ 岁,126,154,28,8.167,NUM,2,6,3
8
+ 的,154,166,12,13.549,PART,1,2,2
9
+ 时候,166,221,55,8.503,NOUN,2,4,3
10
+ 在,243,260,17,11.762,VERB,3,1,2
11
+ 一,260,280,20,11.429,NUM,7,2,3
12
+ 本,280,299,19,9.001,DET,5,2,3
13
+ 描写,299,350,51,6.134,NOUN,2,3,3
14
+ 原始,350,401,51,6.904,ADJ,2,2,2
15
+ 森林,401,450,49,6.496,NOUN,2,3,3
16
+ 的,450,461,11,13.549,PART,1,2,2
17
+ 名,461,484,23,8.352,NOUN,2,3,3
18
+ 叫,484,505,21,6.117,VERB,2,1,2
19
+ 真实,518,560,42,7.368,ADJ,5,3,4
20
+ 的,560,574,14,13.549,PART,1,2,2
21
+ 故事,574,630,56,7.544,NOUN,2,5,3
22
+ 的,651,665,14,13.549,PART,1,2,2
23
+ 书,665,696,31,8.321,NOUN,2,3,3
24
+ 中,696,728,32,11.01,PART,1,3,2
25
+ 看到,758,801,43,0.123,VERB,2,1,2
26
+ 了,801,813,12,11.717,PART,1,1,1
27
+ 一,813,837,24,11.429,NUM,3,1,2
28
+ 幅,837,869,32,5.254,NUM,2,3,3
29
+ 精彩,872,925,53,4.969,VERB,4,3,4
30
+ 的,925,939,14,13.549,PART,1,2,2
31
+ 插画,939,998,59,1.619,NOUN,2,6,3
32
+ 画,1016,1039,23,5.857,VERB,6,3,4
33
+ 的,1039,1054,15,13.549,PART,1,3,2
34
+ 是,1054,1071,17,11.814,VERB,2,1,2
35
+ 一,1071,1088,17,11.429,NUM,4,1,2
36
+ 条,1088,1114,26,8.23,NUM,2,3,3
37
+ 蟒蛇,1114,1164,50,-2.976,NOUN,2,3,3
38
+ 正在,1174,1218,44,7.637,ADV,3,2,3
39
+ 吞食,1218,1267,49,1.218,VERB,2,1,2
40
+ 一,1267,1290,23,11.429,NUM,3,1,2
41
+ 只,1290,1308,18,8.687,NUM,2,3,3
42
+ 大,1308,1328,20,10.224,ADJ,2,2,2
43
+ 野兽,1328,1381,53,3.397,NOUN,2,8,3
44
+ 页头,1407,1453,46,-inf,NOUN,4,2,3
45
+ 上,1453,1484,31,10.76,PART,1,2,2
46
+ 就,1484,1504,20,10.143,ADV,3,2,3
47
+ 是,1504,1522,18,11.814,VERB,2,1,2
48
+ 那,1522,1546,24,8.881,DET,5,1,2
49
+ 幅,1551,1565,14,5.254,NUM,2,3,3
50
+ 画,1565,1592,27,5.857,NOUN,2,3,3
51
+ 的,1592,1606,14,13.549,PART,1,2,2
52
+ 摹本,1606,1655,49,-0.035,NOUN,2,6,3
53
+ 这,1682,1700,18,11.129,DET,5,1,2
54
+ 本,1700,1722,22,9.001,NUM,2,3,3
55
+ 书,1722,1750,28,8.321,NOUN,2,3,3
56
+ 中,1750,1773,23,11.01,PART,1,2,2
57
+ 写道,1773,1821,48,5.634,VERB,2,1,2
58
+ 这些,1821,1862,41,9.355,DET,4,2,3
59
+ 蟒蛇,1862,1935,73,-2.976,NOUN,2,3,3
60
+ 把,1954,1972,18,9.381,X,2,1,2
61
+ 它们,1972,2006,34,8.18,PRON,6,2,3
62
+ 的,2006,2021,15,13.549,PART,1,2,2
63
+ 猎获物,2021,2090,69,2.692,NOUN,2,3,3
64
+ 不,2093,2111,18,10.967,ADV,5,2,3
65
+ 加,2111,2126,15,8.211,VERB,2,1,2
66
+ 咀嚼,2142,2183,41,2.34,VERB,2,4,3
67
+ 地,2183,2195,12,10.187,PART,1,2,2
68
+ 囫囵,2195,2242,47,-2.617,VERB,3,2,3
69
+ 吞,2242,2268,26,2.762,VERB,2,1,2
70
+ 下,2268,2307,39,9.763,VERB,1,5,2
71
+ 尔后,2320,2378,58,3.509,ADV,3,2,3
72
+ 就,2378,2395,17,10.143,ADV,3,2,3
73
+ 不,2403,2419,16,10.967,ADV,3,2,3
74
+ 能,2419,2440,21,9.423,VERB,2,1,2
75
+ 再,2440,2467,27,8.406,ADV,3,2,3
76
+ 动弹,2470,2518,48,2.617,VERB,2,1,2
77
+ 了,2518,2547,29,11.717,PART,1,12,2
78
+ 它们,2564,2597,33,8.18,PRON,3,2,3
79
+ 就,2597,2616,19,10.143,ADV,3,2,3
80
+ 在,2616,2641,25,11.762,VERB,3,1,2
81
+ 长长,2641,2699,58,3.968,NOUN,5,2,3
82
+ 的,2699,2714,15,13.549,PART,1,2,2
83
+ 六,2714,2736,22,8.931,NUM,5,1,2
84
+ 个,2736,2751,15,10.348,NUM,2,3,3
85
+ 月,2751,2773,22,10.485,NOUN,2,3,3
86
+ 的,2773,2788,15,13.549,PART,1,2,2
87
+ 睡眠,2788,2838,50,3.872,NOUN,2,4,3
88
+ 中,2838,2864,26,11.01,PART,1,3,2
89
+ 消化,2864,2918,54,5.088,VERB,2,1,2
90
+ 这些,2918,2953,35,9.355,DET,2,1,2
91
+ 食物,2956,3008,52,5.664,NOUN,2,7,3
92
+ 当时,3031,3079,48,8.442,NOUN,3,2,3
93
+ 我,3114,3133,19,10.534,PRON,2,2,2
94
+ 对,3133,3153,20,10.687,ADP,3,1,2
95
+ 丛林,3153,3202,49,3.129,NOUN,5,2,3
96
+ 中,3202,3225,23,11.01,PART,1,2,2
97
+ 的,3225,3239,14,13.549,PART,1,2,2
98
+ 奇遇,3242,3285,43,0.875,NOUN,2,4,3
99
+ 想,3285,3314,29,8.368,VERB,3,1,2
100
+ 得,3314,3325,11,8.836,PART,3,4,4
101
+ 很,3325,3351,26,9.553,ADV,3,2,3
102
+ 多,3360,3391,31,9.815,ADV,2,6,3
103
+ 于是,3413,3467,54,6.92,ADV,3,2,3
104
+ 我,3490,3503,13,10.534,PRON,2,2,2
105
+ 也,3503,3524,21,10.523,ADV,3,2,3
106
+ 用,3524,3546,22,9.22,ADP,2,1,2
107
+ 彩色,3546,3604,58,4.61,ADJ,3,2,3
108
+ 铅笔,3604,3652,48,2.648,NOUN,2,4,3
109
+ 画,3652,3677,25,5.857,VERB,3,2,3
110
+ 出,3677,3701,24,9.617,VERB,2,1,2
111
+ 了,3701,3713,12,11.717,PART,1,1,1
112
+ 我,3713,3732,19,10.534,PRON,4,2,3
113
+ 的,3732,3749,17,13.549,PART,1,2,2
114
+ 第一,3749,3786,37,2.222,NUM,2,1,2
115
+ 幅,3793,3810,17,5.254,NUM,2,3,3
116
+ 图画,3810,3866,56,4.078,VERB,2,7,3
117
+ 我,3884,3903,19,10.534,PRON,5,2,3
118
+ 的,3903,3922,19,13.549,PART,1,2,2
119
+ 第一,3922,3956,34,2.222,NUM,3,1,2
120
+ 号,3956,3981,25,7.534,NUM,2,3,3
121
+ 作品,3981,4039,58,8.014,NOUN,2,4,3
122
+ 它,4064,4080,16,9.652,PRON,3,2,3
123
+ 是,4080,4101,21,11.814,VERB,2,1,2
124
+ 这样,4101,4147,46,9.279,VERB,3,2,3
125
+ 的,4147,4169,22,13.549,PART,1,5,2
126
+ 我,4172,4188,16,10.534,PRON,3,2,3
127
+ 把,4188,4208,20,9.381,X,3,1,2
128
+ 我,4208,4229,21,10.534,PRON,5,2,3
129
+ 的,4229,4247,18,13.549,PART,1,2,2
130
+ 这,4247,4266,19,11.129,DET,2,1,2
131
+ 幅,4271,4287,16,5.254,NUM,2,3,3
132
+ 杰作,4296,4339,43,3.804,NOUN,2,3,3
133
+ 拿,4339,4362,23,6.489,VERB,2,4,3
134
+ 给,4362,4381,19,8.874,ADP,3,1,2
135
+ 大人,4381,4426,45,4.335,NOUN,2,3,3
136
+ 看,4426,4459,33,9.554,VERB,2,5,3
137
+ 我,4482,4495,13,10.534,PRON,3,2,3
138
+ 问,4495,4516,21,7.875,VERB,2,1,2
139
+ 他们,4516,4549,33,9.915,PRON,2,2,2
140
+ 我,4549,4568,19,10.534,PRON,5,2,3
141
+ 的,4568,4582,14,13.549,PART,1,2,2
142
+ 画,4582,4618,36,5.857,NOUN,2,3,3
143
+ 是,4621,4650,29,11.814,VERB,3,1,2
144
+ 不,4650,4661,11,10.967,ADV,1,1,1
145
+ 是,4661,4681,20,11.814,VERB,1,2,2
146
+ 叫,4681,4698,17,6.117,VERB,2,1,2
147
+ 他们,4707,4736,29,9.915,PRON,2,2,2
148
+ 害怕,4736,4797,61,5.363,VERB,2,7,3
149
+ 他们,4822,4854,32,9.915,PRON,3,2,3
150
+ 回答,4854,4902,48,6.904,VERB,2,1,2
151
+ 我,4902,4920,18,10.534,PRON,2,2,2
152
+ 说,4920,4945,25,10.28,VERB,2,1,2
153
+ 害怕,4945,4957,12,5.363,VERB,4,3,4
154
+ 一,4960,4978,18,11.429,NUM,5,1,2
155
+ 顶,4978,5003,25,4.395,NUM,2,3,3
156
+ 帽子,5003,5052,49,4.197,NOUN,2,3,3
157
+ 有,5055,5075,20,11.142,VERB,2,1,2
158
+ 什么,5075,5104,29,9.138,DET,3,2,3
159
+ 可怕,5113,5168,55,-2.513,ADJ,2,5,3
160
+ 的,5168,5195,27,13.549,PART,1,6,2
161
+ 我,5211,5227,16,10.534,PRON,6,2,3
162
+ 画,5227,5254,27,5.857,VERB,2,3,3
163
+ 的,5254,5273,19,13.549,PART,1,3,2
164
+ 不,5277,5287,10,10.967,ADV,4,2,3
165
+ 是,5287,5306,19,11.814,VERB,2,1,2
166
+ 帽子,5306,5366,60,4.197,NOUN,2,4,3
167
+ 是,5388,5407,19,11.814,VERB,3,1,2
168
+ 一,5407,5422,15,11.429,NUM,3,1,2
169
+ 条,5422,5448,26,8.23,NUM,2,3,3
170
+ 巨蟒,5448,5503,55,-0.962,NOUN,2,4,3
171
+ 在,5503,5526,23,11.762,VERB,3,1,2
172
+ 消化,5526,5569,43,5.088,VERB,2,3,3
173
+ 着,5569,5575,6,9.759,PART,2,1,2
174
+ 一,5575,5581,6,11.429,NUM,3,1,2
175
+ 头,5581,5592,11,6.847,NUM,2,3,3
176
+ 大象,5592,5604,12,2.32,NOUN,2,8,3
177
+ 既然,5604,5616,12,6.153,SCONJ,4,2,3
178
+ 大人们,5616,5643,27,2.561,NOUN,3,2,3
179
+ 不,5643,5651,8,10.967,ADV,3,2,3
180
+ 能够,5651,5663,12,8.21,VERB,2,1,2
181
+ 理解,5663,5685,22,7.802,VERB,2,1,2
182
+ 于是,5719,5757,38,6.92,ADV,5,2,3
183
+ 我,5757,5773,16,10.534,PRON,2,2,2
184
+ 又,5773,5793,20,9.207,ADV,3,2,3
185
+ 把,5793,5819,26,9.381,X,2,1,2
186
+ 巨蟒,5819,5864,45,-0.962,NOUN,6,1,2
187
+ 肚子,5864,5909,45,3.982,NOUN,1,2,2
188
+ 里,5909,5926,17,8.887,PART,1,2,2
189
+ 的,5926,5938,12,13.549,PART,1,2,2
190
+ 情况,5942,5986,44,9.323,NOUN,2,3,3
191
+ 画,5989,6012,23,5.857,NOUN,3,1,2
192
+ 了,6012,6024,12,11.717,VERB,1,1,1
193
+ 出来,6027,6070,43,8.021,VERB,1,2,2
194
+ 以便,6095,6136,41,6.707,ADV,3,2,3
195
+ 让,6136,6158,22,8.07,VERB,2,1,2
196
+ 大人们,6158,6227,69,2.561,NOUN,2,2,2
197
+ 能够,6231,6269,38,8.21,VERB,3,17,4
198
+ 看,6272,6301,29,9.554,VERB,3,1,2
199
+ 懂,6301,6332,31,6.039,VERB,1,4,2
200
+ 这些,6354,6393,39,9.355,DET,4,2,3
201
+ 大人,6393,6436,43,4.335,NOUN,2,3,3
202
+ 总是,6436,6484,48,-0.609,ADV,3,2,3
203
+ 需要,6484,6517,33,9.091,VERB,2,1,2
204
+ 解释,6527,6575,48,7.675,VERB,2,5,3
205
+ 我,6603,6621,18,10.534,PRON,5,2,3
206
+ 的,6621,6638,17,13.549,PART,1,2,2
207
+ 第二,6638,6677,39,2.407,NUM,2,1,2
208
+ 号,6677,6699,22,7.534,NOUN,2,3,3
209
+ 作品,6699,6751,52,8.014,NOUN,2,3,3
210
+ 是,6751,6772,21,11.814,VERB,2,1,2
211
+ 这样,6772,6818,46,9.279,VERB,3,2,3
212
+ 的,6818,6845,27,13.549,PART,1,4,2
213
+ 大人们,6861,6915,54,2.561,NOUN,3,2,3
214
+ 劝,6915,6944,29,3.321,VERB,3,1,2
215
+ 我,6944,6963,19,10.534,PRON,3,2,3
216
+ 把,6963,6987,24,9.381,X,2,1,2
217
+ 这些,6987,7027,40,9.355,DET,4,2,3
218
+ 画,7027,7055,28,5.857,VERB,4,1,2
219
+ 着,7055,7071,16,9.759,PART,1,1,1
220
+ 开,7071,7095,24,8.105,VERB,6,1,2
221
+ 着,7095,7112,17,9.759,PART,1,1,1
222
+ 肚皮,7117,7170,53,2.143,NOUN,2,4,3
223
+ 的,7170,7193,23,13.549,PART,1,3,2
224
+ 或,7209,7237,28,9.409,CCONJ,1,1,1
225
+ 闭,7237,7257,20,4.273,NOUN,6,2,3
226
+ 上,7257,7281,24,10.76,VERB,1,2,2
227
+ 肚皮,7281,7327,46,2.143,NOUN,2,3,3
228
+ 的,7327,7341,14,13.549,PART,1,2,2
229
+ 蟒蛇,7341,7395,54,-2.976,NOUN,2,6,3
230
+ 的,7395,7409,14,13.549,PART,1,2,2
231
+ 图画,7413,7464,51,4.078,NOUN,2,3,3
232
+ 放在,7464,7509,45,-1.194,VERB,2,1,2
233
+ 一边,7509,7561,52,6.266,NOUN,2,7,3
234
+ 还是,7587,7626,39,8.437,CCONJ,1,1,1
235
+ 把,7626,7650,24,9.381,X,2,1,2
236
+ 兴趣,7650,7700,50,6.902,NOUN,3,2,3
237
+ 放,7700,7721,21,7.357,VERB,2,1,2
238
+ 在,7721,7747,26,11.762,ADP,2,1,2
239
+ 地理,7752,7791,39,6.674,NOUN,3,1,2
240
+ 历史,7814,7869,55,9.423,NOUN,1,1,1
241
+ 算术,7895,7963,68,2.413,NOUN,1,1,1
242
+ 语法,7983,8030,47,5.746,NOUN,1,2,2
243
+ 上,8033,8064,31,10.76,PART,1,8,2
244
+ 就,8091,8106,15,10.143,ADV,3,2,3
245
+ 这样,8116,8164,48,9.279,ADV,3,2,3
246
+ 在,8192,8212,20,11.762,ADP,2,1,2
247
+ 六,8212,8231,19,8.931,NUM,4,1,2
248
+ 岁,8231,8255,24,8.167,NUM,2,3,3
249
+ 的,8255,8271,16,13.549,PART,1,2,2
250
+ 那,8271,8290,19,8.881,DET,2,2,2
251
+ 年,8290,8323,33,11.451,NUM,2,5,3
252
+ 我,8352,8367,15,10.534,PRON,2,2,2
253
+ 就,8367,8385,18,10.143,ADV,3,2,3
254
+ 放弃,8385,8437,52,6.339,VERB,2,1,2
255
+ 了,8437,8455,18,11.717,PART,1,1,1
256
+ 当,8455,8478,23,8.529,ADP,4,1,2
257
+ 画家,8478,8529,51,5.059,NOUN,3,2,3
258
+ 这,8539,8553,14,11.129,DET,2,1,2
259
+ 一,8553,8569,16,11.429,NUM,2,3,3
260
+ 美好,8569,8610,41,5.849,VERB,2,4,3
261
+ 的,8610,8626,16,13.549,PART,1,2,2
262
+ 职业,8630,8685,55,7.489,NOUN,2,6,3
263
+ 我,8699,8719,20,10.534,PRON,5,2,3
264
+ 的,8719,8736,17,13.549,PART,1,2,2
265
+ 第一,8736,8774,38,2.222,NUM,2,1,2
266
+ 号,8774,8809,35,7.534,NUM,2,3,3
267
+ 第二,8831,8874,43,2.407,NUM,4,1,2
268
+ 号,8874,8896,22,7.534,NOUN,2,3,3
269
+ 作品,8896,8950,54,8.014,NOUN,2,3,3
270
+ 的,8950,8968,18,13.549,PART,1,2,2
271
+ 不,8972,8985,13,10.967,ADV,2,1,2
272
+ 成功,8985,9049,64,7.796,ADV,1,3,2
273
+ 使,9070,9099,29,9.424,VERB,2,1,2
274
+ 我,9099,9119,20,10.534,PRON,2,2,2
275
+ 泄,9119,9148,29,1.095,VERB,3,1,2
276
+ 了,9148,9158,10,11.717,PART,1,1,1
277
+ 气,9167,9200,33,6.317,NOUN,2,6,3
278
+ 这些,9223,9264,41,9.355,DET,4,2,3
279
+ 大人们,9264,9333,69,2.561,NOUN,2,3,3
280
+ 靠,9357,9377,20,6.617,VERB,4,1,2
281
+ 他们,9377,9412,35,9.915,PRON,2,1,2
282
+ 自己,9412,9458,46,9.719,PRON,1,3,2
283
+ 什么,9458,9492,34,9.138,PRON,3,2,3
284
+ 也,9492,9520,28,10.523,ADV,3,2,3
285
+ 弄,9520,9540,20,5.467,VERB,2,1,2
286
+ 不,9540,9559,19,10.967,ADV,3,2,3
287
+ 懂,9559,9582,23,6.039,VERB,1,6,2
288
+ 还,9606,9627,21,9.873,ADV,4,2,3
289
+ 得,9627,9646,19,8.836,VERB,2,1,2
290
+ 老,9646,9671,25,6.986,ADV,3,2,3
291
+ 是,9671,9693,22,11.814,VERB,2,1,2
292
+ 不,9693,9713,20,10.967,ADV,5,2,3
293
+ 断,9713,9732,19,6.296,VERB,2,3,3
294
+ 地,9732,9750,18,10.187,PART,1,2,2
295
+ 给,9750,9768,18,8.874,ADP,3,1,2
296
+ 他们,9768,9800,32,9.915,PRON,2,3,3
297
+ 做,9809,9826,17,8.971,VERB,2,1,2
298
+ 解释,9826,9879,53,7.675,NOUN,2,12,3
299
+ 后来,10109,10166,57,7.375,ADV,3,2,3
300
+ 我,10186,10202,16,10.534,PRON,2,2,2
301
+ 只好,10202,10251,49,5.914,ADV,3,2,3
302
+ 选择,10251,10306,55,8.163,VERB,2,1,2
303
+ 了,10306,10320,14,11.717,PART,1,1,1
304
+ 另外,10320,10362,42,7.427,DET,4,2,3
305
+ 一,10362,10379,17,11.429,NUM,2,1,2
306
+ 个,10379,10391,12,10.348,NUM,2,4,3
307
+ 职业,10398,10454,56,7.489,NOUN,2,6,3
308
+ 我,10473,10489,16,10.534,PRON,3,2,3
309
+ 学会,10489,10536,47,6.637,VERB,3,1,2
310
+ 了,10536,10549,13,11.717,PART,1,2,2
311
+ 开,10549,10574,25,8.105,VERB,2,1,2
312
+ 飞机,10574,10633,59,6.314,NOUN,2,5,3
313
+ 世界,10659,10709,50,9.276,NOUN,4,2,3
314
+ 各,10709,10726,17,9.799,ADV,2,2,2
315
+ 地,10726,10752,26,10.187,NOUN,2,3,3
316
+ 差不多,10752,10813,61,5.856,ADV,3,2,3
317
+ 都,10813,10834,21,10.091,ADV,2,2,2
318
+ 飞,10834,10856,22,5.228,VERB,3,2,3
319
+ 到,10863,10884,21,10.518,VERB,2,1,2
320
+ 过,10890,10916,26,9.029,PART,1,5,2
321
+ 的确,10932,10991,59,6.005,PART,3,2,3
322
+ 地理学,11016,11080,64,-0.894,NOUN,2,2,2
323
+ 帮,11080,11104,24,5.238,VERB,2,1,2
324
+ 了,11104,11115,11,11.717,PART,1,1,1
325
+ 我,11115,11130,15,10.534,PRON,3,2,3
326
+ 很,11130,11158,28,9.553,ADV,5,2,3
327
+ 大,11164,11184,20,10.224,VERB,2,3,3
328
+ 的,11184,11198,14,13.549,PART,1,2,2
329
+ 忙,11198,11235,37,5.451,NOUN,2,6,3
330
+ 我,11258,11271,13,10.534,PRON,3,2,3
331
+ 一眼,11271,11316,45,4.833,ADV,3,2,3
332
+ 就,11316,11337,21,10.143,ADV,2,2,2
333
+ 能,11337,11357,20,9.423,VERB,2,1,2
334
+ 分辨,11357,11406,49,4.327,VERB,3,1,2
335
+ 出,11406,11433,27,9.617,VERB,1,2,2
336
+ 中国,11433,11484,51,10.294,PROPN,3,2,3
337
+ 和,11487,11503,16,11.596,CCONJ,1,1,1
338
+ 亚利桑那,11503,11608,105,1.473,PROPN,2,7,3
339
+ 要是,11621,11664,43,5.913,SCONJ,4,2,3
340
+ 夜里,11664,11710,46,3.178,NOUN,3,2,3
341
+ 迷失,11710,11751,41,3.305,VERB,2,1,2
342
+ 了,11751,11765,14,11.717,PART,1,1,1
343
+ 航向,11765,11828,63,1.958,NOUN,2,5,3
344
+ 这,11855,11872,17,11.129,PRON,2,2,2
345
+ 是,11872,11889,17,11.814,VERB,2,1,2
346
+ 很,11889,11908,19,9.553,ADV,6,2,3
347
+ 有,11908,11937,29,11.142,VERB,2,1,2
348
+ 用,11937,11966,29,9.22,VERB,2,5,3
349
+ 的,11966,11986,20,13.549,PART,1,5,2
350
+ 这样,12010,12061,51,9.279,ADV,3,2,3
351
+ 在,12087,12107,20,11.762,VERB,2,1,2
352
+ 我,12107,12124,17,10.534,PRON,5,2,3
353
+ 的,12124,12138,14,13.549,PART,1,2,2
354
+ 生活,12138,12190,52,9.381,NOUN,2,3,3
355
+ 中,12190,12221,31,11.01,PART,1,3,2
356
+ 我,12245,12260,15,10.534,PRON,3,2,3
357
+ 跟,12260,12278,18,6.507,ADP,2,1,2
358
+ 许多,12278,12323,45,8.68,NUM,4,5,5
359
+ 严肃,12323,12372,49,6.154,VERB,4,2,3
360
+ 的,12372,12384,12,13.549,PART,1,2,2
361
+ 人,12384,12402,18,10.917,NOUN,2,3,3
362
+ 有,12418,12443,25,11.142,VERB,2,1,2
363
+ 过,12443,12461,18,9.029,PART,1,1,1
364
+ 很多,12461,12511,50,7.811,NUM,4,2,3
365
+ 的,12511,12525,14,13.549,PART,1,2,2
366
+ 接触,12531,12585,54,6.568,NOUN,2,6,3
367
+ 我,12606,12620,14,10.534,PRON,3,2,3
368
+ 在,12620,12643,23,11.762,ADP,3,1,2
369
+ 大人们,12643,12700,57,2.561,NOUN,3,2,3
370
+ 中间,12700,12752,52,6.63,NOUN,1,3,2
371
+ 生活,12752,12805,53,9.381,NOUN,3,1,2
372
+ 过,12805,12822,17,9.029,VERB,1,2,2
373
+ 很,12822,12847,25,9.553,ADV,4,2,3
374
+ 长,12850,12875,25,9.025,ADJ,1,2,2
375
+ 时间,12875,12931,56,8.816,NOUN,1,5,2
376
+ 我,12956,12968,12,10.534,PRON,4,2,3
377
+ 仔细,12980,13027,47,5.634,VERB,3,1,2
378
+ 地,13027,13041,14,10.187,PART,1,2,2
379
+ 观察,13041,13095,54,7.063,VERB,3,1,2
380
+ 过,13095,13112,17,9.029,PART,1,2,2
381
+ 他们,13112,13156,44,9.915,PRON,2,5,3
382
+ 但,13182,13203,21,9.966,ADV,1,1,1
383
+ 这,13203,13226,23,11.129,PRON,3,2,3
384
+ 并,13226,13250,24,9.959,ADV,3,2,3
385
+ 没有,13250,13277,27,9.863,ADV,2,1,2
386
+ 使,13277,13301,24,9.424,VERB,2,1,2
387
+ 我,13301,13323,22,10.534,PRON,3,2,3
388
+ 对,13323,13340,17,10.687,ADP,3,1,2
389
+ 他们,13340,13376,36,9.915,PRON,4,2,3
390
+ 的,13376,13388,12,13.549,PART,1,2,2
391
+ 看法,13388,13445,57,6.937,NOUN,2,4,3
392
+ 有,13445,13467,22,11.142,VERB,2,1,2
393
+ 多,13467,13492,25,9.815,ADV,4,2,3
394
+ 大,13492,13515,23,10.224,VERB,2,1,2
395
+ 的,13515,13528,13,13.549,PART,1,3,2
396
+ 改变,13528,13582,54,7.965,NOUN,2,11,3
397
+ 当,13606,13625,19,8.529,ADP,3,1,2
398
+ 我,13625,13640,15,10.534,PRON,4,2,3
399
+ 遇到,13640,13680,40,-0.302,VERB,2,1,2
400
+ 一,13680,13697,17,11.429,NUM,3,1,2
401
+ 个,13697,13708,11,10.348,NUM,2,3,3
402
+ 头脑,13715,13768,53,5.555,NOUN,3,2,3
403
+ 看来,13771,13813,42,-0.986,PART,2,1,2
404
+ 稍微,13813,13864,51,3.47,ADV,4,2,3
405
+ 清楚,13864,13913,49,7.318,VERB,2,1,2
406
+ 的,13913,13929,16,13.549,PART,1,3,2
407
+ 大人,13929,13971,42,4.335,NOUN,2,8,3
408
+ 时,13971,14008,37,9.881,PART,1,3,2
409
+ 我,14033,14047,14,10.534,PRON,3,2,3
410
+ 就,14047,14064,17,10.143,ADV,3,2,3
411
+ 拿出,14064,14108,44,-3.147,VERB,3,1,2
412
+ 一直,14108,14150,42,7.691,ADV,5,2,3
413
+ 保存,14150,14199,49,6.301,VERB,2,1,2
414
+ 着,14199,14218,19,9.759,PART,1,3,2
415
+ 的,14218,14243,25,13.549,PART,1,2,2
416
+ 我,14246,14263,17,10.534,PRON,2,1,2
417
+ 那,14263,14279,16,8.881,DET,2,1,2
418
+ 第一,14291,14322,31,2.222,NUM,3,1,2
419
+ 号,14322,14345,23,7.534,NUM,2,3,3
420
+ 作品,14345,14391,46,8.014,NOUN,2,7,3
421
+ 来,14391,14412,21,10.29,VERB,2,1,2
422
+ 测试,14412,14458,46,5.72,VERB,3,1,2
423
+ 测试,14458,14500,42,5.72,VERB,1,2,2
424
+ 他,14506,14533,27,10.667,PRON,2,8,3
425
+ 我,14557,14569,12,10.534,PRON,4,2,3
426
+ 想,14569,14596,27,8.368,VERB,2,1,2
427
+ 知道,14596,14639,43,8.537,VERB,2,1,2
428
+ 他,14639,14659,20,10.667,PRON,3,2,3
429
+ 是否,14659,14709,50,7.857,ADV,3,2,3
430
+ 真的,14709,14749,40,-1.005,ADV,3,2,3
431
+ 有,14749,14768,19,11.142,VERB,2,1,2
432
+ 理解,14768,14813,45,7.802,NOUN,2,1,2
433
+ 能力,14813,14862,49,8.559,NOUN,1,9,2
434
+ 可是,14883,14935,52,7.153,ADV,1,1,1
435
+ 得到,14960,14993,33,8.638,VERB,5,2,3
436
+ 的,14993,15010,17,13.549,PART,1,2,2
437
+ 回答,15010,15066,56,6.904,NOUN,2,3,3
438
+ 总,15070,15093,23,9.131,ADV,3,2,3
439
+ 是,15093,15119,26,11.814,VERB,2,1,2
440
+ 这,15119,15138,19,11.129,PRON,3,2,3
441
+ 是,15138,15162,24,11.814,VERB,2,1,2
442
+ 顶,15162,15186,24,4.395,PROPN,3,2,3
443
+ 帽子,15186,15243,57,4.197,NOUN,2,9,3
444
+ 我,15260,15275,15,10.534,PRON,3,2,3
445
+ 就,15275,15292,17,10.143,ADV,3,2,3
446
+ 不,15301,15315,14,10.967,ADV,3,2,3
447
+ 和,15315,15336,21,11.596,ADP,3,1,2
448
+ 他,15336,15359,23,10.667,PRON,2,3,3
449
+ 谈,15364,15388,24,7.125,VERB,2,1,2
450
+ 巨蟒,15388,15441,53,-0.962,NOUN,7,2,3
451
+ 呀,15446,15473,27,4.512,PART,1,2,2
452
+ 原始,15494,15538,44,6.904,ADJ,4,2,3
453
+ 森林,15538,15596,58,6.496,NOUN,2,3,3
454
+ 呀,15596,15624,28,4.512,PART,1,2,2
455
+ 或者,15642,15687,45,8.444,CCONJ,1,1,1
456
+ 星星,15687,15739,52,3.486,PROPN,2,3,3
457
+ 之类,15739,15781,42,3.8,NOUN,1,2,2
458
+ 的,15781,15793,12,13.549,PART,1,2,2
459
+ 事儿,15796,15829,33,8.54,NOUN,2,8,3
460
+ 我,15848,15864,16,10.534,PRON,3,2,3
461
+ 只得,15864,15916,52,4.604,VERB,3,1,2
462
+ 迁就,15916,15961,45,1.822,VERB,2,1,2
463
+ 他,15967,15986,19,10.667,PRON,4,2,3
464
+ 的,15986,16012,26,13.549,PART,1,2,2
465
+ 水平,16012,16072,60,8.729,NOUN,2,5,3
466
+ 和,16096,16112,16,11.596,ADP,3,1,2
467
+ 他们,16122,16154,32,9.915,PRON,2,3,3
468
+ 谈,16154,16181,27,7.125,VERB,2,1,2
469
+ 些,16181,16204,23,8.317,NUM,3,2,3
470
+ 桥牌,16204,16259,55,0.026,NOUN,5,2,3
471
+ 呀,16259,16288,29,4.512,PART,1,2,2
472
+ 高尔夫球,16311,16410,99,2.388,NOUN,3,2,3
473
+ 呀,16410,16436,26,4.512,INTJ,1,2,2
474
+ 政治,16457,16511,54,9.348,NOUN,3,2,3
475
+ 呀,16511,16536,25,4.512,PART,1,2,2
476
+ 领带,16556,16605,49,2.078,NOUN,3,2,3
477
+ 呀,16605,16622,17,4.512,PART,1,3,2
478
+ 这些,16630,16683,53,9.355,PRON,1,7,2
479
+ 于是,16709,16750,41,6.92,ADV,3,2,3
480
+ 大人们,16750,16804,54,2.561,NOUN,2,2,2
481
+ 就,16804,16822,18,10.143,ADV,3,2,3
482
+ 十分,16822,16871,49,8.083,ADV,2,2,2
483
+ 高兴,16871,16927,56,6.05,VERB,2,1,2
484
+ 能,16927,16951,24,9.423,VERB,3,1,2
485
+ 认识,16951,16992,41,8.659,VERB,2,1,2
486
+ 我,16992,17009,17,10.534,PRON,5,2,3
487
+ 这样,17009,17044,35,9.279,ADJ,3,2,3
488
+ 一,17044,17062,18,11.429,NUM,2,1,2
489
+ 个,17062,17076,14,10.348,NUM,2,4,3
490
+ 通情达理,17076,17170,94,1.476,VERB,2,3,3
491
+ 的,17170,17184,14,13.549,PART,1,2,2
492
+ 人,17184,17206,22,10.917,NOUN,2,9,3
493
+ 我,17233,17249,16,10.534,PRON,3,2,3
494
+ 就,17249,17265,16,10.143,ADV,3,2,3
495
+ 这样,17275,17314,39,9.279,ADV,4,2,3
496
+ 孤独,17314,17360,46,5.038,VERB,2,3,3
497
+ 地,17360,17373,13,10.187,PART,1,2,2
498
+ 生活,17373,17429,56,9.381,VERB,2,1,2
499
+ 着,17429,17450,21,9.759,PART,1,4,2
500
+ 没有,17476,17506,30,9.863,VERB,3,1,2
501
+ 一,17506,17524,18,11.429,NUM,3,1,2
502
+ 个,17524,17541,17,10.348,NUM,2,3,3
503
+ 能,17541,17563,22,9.423,VERB,4,1,2
504
+ 真正,17563,17614,51,7.944,ADV,3,2,3
505
+ 谈,17614,17644,30,7.125,VERB,3,1,2
506
+ 得,17644,17657,13,8.836,PART,1,1,1
507
+ 来,17657,17682,25,10.29,VERB,1,6,2
508
+ 的,17682,17696,14,13.549,PART,1,2,2
509
+ 人,17696,17719,23,10.917,NOUN,2,5,3
510
+ 一直,17750,17791,41,7.691,ADV,4,2,3
511
+ 到,17791,17813,22,10.518,VERB,2,1,2
512
+ 六,17813,17831,18,8.931,NUM,3,1,2
513
+ 年,17831,17857,26,11.451,NUM,2,3,3
514
+ 前,17857,17889,32,8.716,PART,1,4,2
515
+ 在,17889,17913,24,11.762,ADP,3,1,2
516
+ 撒哈拉,17913,17987,74,2.518,PROPN,3,1,2
517
+ 沙漠,17987,18039,52,5.137,NOUN,1,2,2
518
+ 上,18039,18071,32,10.76,PART,1,3,2
519
+ 发生,18091,18136,45,8.732,VERB,2,1,2
520
+ 了,18136,18151,15,11.717,PART,1,1,1
521
+ 那,18151,18171,20,8.881,PRON,3,1,2
522
+ 次,18180,18199,19,9.153,NUM,2,3,3
523
+ 故障,18199,18258,59,4.609,VERB,2,6,3
524
+ 我,18280,18296,16,10.534,PRON,6,2,3
525
+ 的,18296,18309,13,13.549,PART,1,2,2
526
+ 发动机,18309,18384,75,4.086,NOUN,2,3,3
527
+ 里,18384,18406,22,8.887,PART,1,2,2
528
+ 有,18406,18423,17,11.142,VERB,3,1,2
529
+ 个,18423,18437,14,10.348,NUM,3,2,3
530
+ 东西,18437,18485,48,7.98,NOUN,2,4,3
531
+ 损坏,18485,18547,62,4.68,VERB,2,1,2
532
+ 了,18547,18564,17,11.717,INTJ,1,4,2
533
+ 当时,18587,18632,45,8.442,NOUN,3,2,3
534
+ 由于,18632,18674,42,9.176,ADP,2,1,2
535
+ 我,18674,18695,21,10.534,PRON,3,2,3
536
+ 既,18695,18726,31,7.562,ADV,2,1,2
537
+ 没有,18726,18754,28,9.863,ADV,2,1,2
538
+ 带,18754,18780,26,8.229,VERB,2,1,2
539
+ 机械师,18787,18853,66,0.333,NOUN,1,3,2
540
+ 也,18853,18879,26,10.523,ADV,1,1,1
541
+ 没有,18879,18907,28,9.863,VERB,2,1,2
542
+ 带,18907,18933,26,8.229,VERB,2,1,2
543
+ 旅客,18933,18981,48,4.939,NOUN,2,7,3
544
+ 我,19006,19020,14,10.534,PRON,2,2,2
545
+ 就,19020,19039,19,10.143,ADV,3,2,3
546
+ 试图,19039,19082,43,5.855,VERB,2,1,2
547
+ 独自,19091,19131,40,3.798,ADV,4,2,3
548
+ 完成,19131,19183,52,8.407,VERB,2,1,2
549
+ 这个,19183,19218,35,9.355,DET,4,1,2
550
+ 困难,19218,19267,49,7.942,NOUN,1,2,2
551
+ 的,19267,19278,11,13.549,PART,1,2,2
552
+ 维修,19278,19324,46,5.516,NOUN,3,3,3
553
+ 工作,19324,19375,51,10.277,NOUN,2,9,3
554
+ 这,19402,19420,18,11.129,PRON,3,2,3
555
+ 对,19420,19437,17,10.687,ADP,3,1,2
556
+ 我,19437,19455,18,10.534,PRON,2,3,3
557
+ 来说,19455,19505,50,0.318,PART,2,2,2
558
+ 是,19505,19528,23,11.814,VERB,2,1,2
559
+ 个,19528,19540,12,10.348,NUM,3,2,3
560
+ 生,19540,19566,26,8.503,NOUN,4,1,2
561
+ 与,19566,19586,20,10.42,NOUN,1,1,1
562
+ 死,19586,19612,26,7.206,VERB,1,3,2
563
+ 的,19612,19625,13,13.549,PART,1,2,2
564
+ 问题,19625,19679,54,10.004,NOUN,2,6,3
565
+ 我,19702,19719,17,10.534,PRON,6,2,3
566
+ 随身,19719,19768,49,3.656,ADV,3,2,3
567
+ 带,19768,19791,23,8.229,VERB,2,4,3
568
+ 的,19791,19804,13,13.549,PART,1,2,2
569
+ 水,19804,19825,21,7.497,NOUN,2,3,3
570
+ 只,19834,19852,18,8.687,ADV,3,2,3
571
+ 够,19859,19878,19,5.677,VERB,2,1,2
572
+ 饮用,19878,19929,51,-1.973,VERB,3,1,2
573
+ 一,19929,19944,15,11.429,NUM,3,2,3
574
+ 星期,19947,20011,64,6.286,NOUN,2,8,3
575
+ 第一,20033,20062,29,2.222,NUM,3,1,2
576
+ 天,20062,20086,24,8.294,NUM,2,3,3
577
+ 晚上,20086,20143,57,6.61,NOUN,2,2,2
578
+ 我,20151,20168,17,10.534,PRON,2,2,2
579
+ 就,20168,20186,18,10.143,ADV,3,2,3
580
+ 睡,20186,20210,24,4.686,VERB,2,1,2
581
+ 在,20210,20233,23,11.762,ADP,2,1,2
582
+ 这,20233,20252,19,11.129,DET,7,1,2
583
+ 远离,20252,20302,50,-2.283,VERB,2,3,3
584
+ 人间,20302,20338,36,5.326,NOUN,2,3,3
585
+ 烟火,20338,20391,53,1.701,NOUN,2,3,3
586
+ 的,20391,20406,15,13.549,PART,1,2,2
587
+ 大,20406,20425,19,10.224,ADJ,2,2,2
588
+ 沙漠,20425,20476,51,5.137,NOUN,2,3,3
589
+ 上,20476,20503,27,10.76,PART,1,6,2
590
+ 我,20526,20543,17,10.534,PRON,3,2,3
591
+ 比,20543,20565,22,8.602,ADP,4,1,2
592
+ 大海,20565,20613,48,4.555,NOUN,3,2,3
593
+ 中,20613,20637,24,11.01,PART,1,3,2
594
+ 伏,20637,20659,22,4.425,PROPN,2,1,2
595
+ 在,20659,20680,21,11.762,ADP,4,1,2
596
+ 小,20680,20706,26,8.573,ADJ,4,2,3
597
+ 木排,20706,20748,42,-4.605,NOUN,2,3,3
598
+ 上,20748,20775,27,10.76,PART,1,3,2
599
+ 的,20775,20787,12,13.549,PART,1,2,2
600
+ 遇难者,20787,20866,79,1.843,NOUN,2,5,3
601
+ 还,20879,20898,19,9.873,ADV,3,2,3
602
+ 要,20898,20919,21,10.122,VERB,2,3,3
603
+ 孤独,20919,20972,53,5.038,VERB,2,1,2
604
+ 得,20972,20988,16,8.836,PART,1,1,1
605
+ 多,20992,21025,33,9.815,VERB,2,5,3
606
+ 而,21040,21065,25,10.275,ADV,4,2,3
607
+ 在,21065,21091,26,11.762,ADP,3,1,2
608
+ 第二,21095,21120,25,2.407,NUM,3,1,2
609
+ 天,21132,21155,23,8.294,NUM,2,3,3
610
+ 拂晓,21155,21216,61,1.235,VERB,2,4,3
611
+ 当,21238,21255,17,8.529,VERB,2,1,2
612
+ 一,21255,21275,20,11.429,NUM,5,1,2
613
+ 个,21275,21286,11,10.348,NUM,2,3,3
614
+ 奇怪,21295,21343,48,5.942,ADJ,2,3,3
615
+ 的,21343,21357,14,13.549,PART,1,2,2
616
+ 小,21357,21380,23,8.573,ADJ,2,2,2
617
+ 声音,21380,21425,45,6.216,NOUN,2,4,3
618
+ 叫醒,21425,21478,53,1.889,VERB,2,1,2
619
+ 我,21478,21498,20,10.534,PRON,4,2,3
620
+ 的,21498,21509,11,13.549,PART,1,2,2
621
+ 时候,21512,21557,45,8.503,NOUN,2,6,3
622
+ 你们,21584,21612,28,7.613,PRON,3,2,3
623
+ 可以,21612,21645,33,9.878,VERB,3,1,2
624
+ 想见,21645,21703,58,3.934,VERB,1,2,2
625
+ 我,21710,21729,19,10.534,PRON,3,2,3
626
+ 当时,21729,21782,53,8.442,NOUN,3,2,3
627
+ 是,21782,21810,28,11.814,VERB,2,1,2
628
+ 多么,21810,21845,35,5.699,ADV,2,1,2
629
+ 吃惊,21845,21898,53,4.59,VERB,1,8,2
630
+ 这,21926,21944,18,11.129,PRON,4,2,3
631
+ 小小,21944,21993,49,-3.863,VERB,4,2,3
632
+ 的,21993,22004,11,13.549,PART,1,2,2
633
+ 声音,22004,22042,38,6.216,NOUN,2,3,3
634
+ 说道,22042,22093,51,5.742,VERB,3,1,2
635
+ 请,22093,22120,27,7.183,VERB,3,1,2
636
+ 你,22120,22137,17,9.316,PRON,2,2,2
637
+ 给,22137,22153,16,8.874,ADP,4,1,2
638
+ 我,22153,22172,19,10.534,PRON,2,3,3
639
+ 画,22172,22197,25,5.857,VERB,2,1,2
640
+ 一,22197,22214,17,11.429,NUM,3,1,2
641
+ 只,22217,22233,16,8.687,NUM,2,3,3
642
+ 羊,22233,22269,36,3.801,NOUN,2,9,3
643
+ 好,22292,22320,28,9.375,VERB,2,4,3
644
+ 吗,22320,22350,30,7.517,PART,1,2,2
645
+ 啊,22364,22408,44,5.45,INTJ,3,3,4
646
+ 给,22423,22438,15,8.874,ADP,4,1,2
647
+ 我,22438,22456,18,10.534,PRON,2,3,3
648
+ 画,22456,22480,24,5.857,VERB,2,1,2
649
+ 一,22480,22500,20,11.429,NUM,3,1,2
650
+ 只,22500,22520,20,8.687,NUM,2,3,3
651
+ 羊,22520,22550,30,3.801,NOUN,2,6,3
652
+ 我,22565,22582,17,10.534,PRON,3,2,3
653
+ 像,22582,22605,23,7.181,VERB,2,1,2
654
+ 是,22605,22628,23,11.814,VERB,4,1,2
655
+ 受到,22628,22673,45,8.114,VERB,3,1,2
656
+ 惊雷,22673,22721,48,-1.732,ADJ,2,1,2
657
+ 轰击,22721,22771,50,2.878,NOUN,1,6,2
658
+ 一般,22771,22813,42,8.637,ADJ,3,2,3
659
+ 一下子,22840,22907,67,-3.079,ADV,2,2,2
660
+ 就,22907,22928,21,10.143,ADV,2,2,2
661
+ 站立,22928,22969,41,3.347,VERB,3,1,2
662
+ 起来,22972,23016,44,8.793,VERB,1,7,2
663
+ 我,23041,23055,14,10.534,PRON,3,2,3
664
+ 使劲,23055,23102,47,1.614,VERB,4,2,3
665
+ 地,23102,23119,17,10.187,PART,1,2,2
666
+ 揉,23119,23139,20,2.158,VERB,2,1,2
667
+ 了,23139,23149,10,11.717,PART,1,1,1
668
+ 揉,23149,23170,21,2.158,VERB,3,1,2
669
+ 眼睛,23170,23230,60,6.93,NOUN,1,2,2
670
+ 仔细,23262,23316,54,5.634,VERB,3,2,3
671
+ 地,23316,23330,14,10.187,PART,3,3,3
672
+ 看,23330,23358,28,9.554,VERB,2,1,2
673
+ 了,23358,23369,11,11.717,PART,1,1,1
674
+ 看,23374,23405,31,9.554,VERB,1,7,2
675
+ 我,23425,23441,16,10.534,PRON,4,2,3
676
+ 看见,23441,23489,48,6.811,VERB,2,1,2
677
+ 一个,23489,23518,29,10.485,NOUN,3,2,3
678
+ 十分,23518,23567,49,8.083,ADV,5,2,3
679
+ 奇怪,23567,23617,50,5.942,VERB,2,4,3
680
+ 的,23617,23632,15,13.549,PART,1,2,2
681
+ 小家伙,23632,23701,69,0.45,NOUN,2,5,3
682
+ 严肃,23701,23756,55,6.154,VERB,4,2,3
683
+ 地,23756,23777,21,10.187,PART,2,3,3
684
+ 朝,23777,23801,24,5.776,ADP,3,1,2
685
+ 我,23801,23821,20,10.534,PRON,2,3,3
686
+ ��眸,23821,23858,37,-inf,VERB,2,2,2
687
+ 望,23858,23890,32,6.028,VERB,2,1,2
688
+ 着,23890,23919,29,9.759,PART,1,5,2
689
+ 这,23936,23953,17,11.129,PRON,3,2,3
690
+ 是,23953,23971,18,11.814,VERB,2,1,2
691
+ 后来,23971,24017,46,7.375,ADV,5,2,3
692
+ 我,24017,24037,20,10.534,PRON,3,2,3
693
+ 给,24037,24054,17,8.874,ADP,3,1,2
694
+ 他,24054,24075,21,10.667,PRON,2,3,3
695
+ 画,24075,24103,28,5.857,VERB,2,1,2
696
+ 出来,24103,24144,41,8.021,VERB,1,5,2
697
+ 的,24144,24160,16,13.549,PART,1,2,2
698
+ 最,24160,24186,26,8.982,ADV,4,2,3
699
+ 好,24186,24211,25,9.375,ADJ,2,1,2
700
+ 的,24211,24227,16,13.549,PART,1,3,2
701
+ 一,24227,24245,18,11.429,NUM,3,1,2
702
+ 幅,24245,24268,23,5.254,NOUN,2,3,3
703
+ 画像,24268,24324,56,2.827,NOUN,2,7,3
704
+ 可是,24350,24405,55,7.153,ADV,3,2,3
705
+ 我,24428,24443,15,10.534,PRON,5,2,3
706
+ 的,24443,24457,14,13.549,PART,1,2,2
707
+ 画,24457,24485,28,5.857,NOUN,2,3,3
708
+ 当然,24485,24526,41,7.939,ADV,3,2,3
709
+ 要,24526,24555,29,10.122,VERB,2,1,2
710
+ 比,24555,24576,21,8.602,ADP,3,1,2
711
+ 他,24576,24600,24,10.667,PRON,4,1,2
712
+ 本人,24603,24640,37,6.059,PRON,1,2,2
713
+ 的,24640,24656,16,13.549,PART,1,2,2
714
+ 模样,24656,24699,43,4.435,NOUN,2,4,3
715
+ 逊色,24704,24756,52,3.355,VERB,2,1,2
716
+ 得,24756,24768,12,8.836,PART,1,1,1
717
+ 多,24777,24801,24,9.815,ADV,2,8,3
718
+ 这,24827,24842,15,11.129,PRON,3,2,3
719
+ 不是,24852,24884,32,9.312,ADV,2,1,2
720
+ 我,24884,24904,20,10.534,PRON,4,2,3
721
+ 的,24904,24918,14,13.549,PART,1,2,2
722
+ 过错,24918,24977,59,4.192,VERB,2,5,3
723
+ 六,25002,25021,19,8.931,NUM,4,1,2
724
+ 岁,25021,25050,29,8.167,NUM,2,3,3
725
+ 时,25050,25089,39,9.881,PART,1,2,2
726
+ 大人们,25112,25165,53,2.561,NOUN,2,2,2
727
+ 使,25165,25188,23,9.424,VERB,2,1,2
728
+ 我,25188,25210,22,10.534,PRON,2,2,2
729
+ 对,25210,25229,19,10.687,ADP,4,1,2
730
+ 我,25229,25244,15,10.534,PRON,4,2,3
731
+ 的,25244,25257,13,13.549,PART,1,2,2
732
+ 画家,25257,25307,50,5.059,NOUN,2,1,2
733
+ 生涯,25307,25362,55,5.115,NOUN,1,4,2
734
+ 失去,25362,25413,51,6.858,VERB,2,1,2
735
+ 了,25413,25422,9,11.717,PART,1,1,1
736
+ 勇气,25422,25487,65,5.611,NOUN,2,7,3
737
+ 除了,25506,25540,34,7.474,ADP,7,1,2
738
+ 画,25540,25566,26,5.857,VERB,2,3,3
739
+ 过,25566,25587,21,9.029,PART,2,2,2
740
+ 开,25587,25613,26,8.105,VERB,3,1,2
741
+ 着,25613,25628,15,9.759,PART,1,1,1
742
+ 肚皮,25636,25685,49,2.143,NOUN,2,3,3
743
+ 和,25685,25709,24,11.596,CCONJ,1,1,1
744
+ 闭,25709,25730,21,4.273,VERB,2,1,2
745
+ 着,25730,25746,16,9.759,PART,1,1,1
746
+ 肚皮,25746,25793,47,2.143,NOUN,2,6,3
747
+ 的,25793,25803,10,13.549,PART,1,2,2
748
+ 蟒蛇,25803,25869,66,-2.976,NOUN,2,3,3
749
+ 后来,25894,25937,43,7.375,ADV,3,2,3
750
+ 再,25937,25960,23,8.406,ADV,2,2,2
751
+ 没有,25960,25986,26,9.863,VERB,2,1,2
752
+ 学,25993,26017,24,9.267,VERB,2,1,2
753
+ 过,26017,26033,16,9.029,PART,1,1,1
754
+ 画,26033,26070,37,5.857,VERB,2,6,3
755
+ 我,26087,26103,16,10.534,PRON,3,2,3
756
+ 惊奇,26103,26153,50,4.438,VERB,4,2,3
757
+ 地,26153,26174,21,10.187,PART,1,2,2
758
+ 睁,26174,26198,24,1.881,VERB,4,1,2
759
+ 大,26198,26222,24,10.224,VERB,1,2,2
760
+ 着,26222,26235,13,9.759,PART,1,1,1
761
+ 眼睛,26235,26289,54,6.93,NOUN,2,3,3
762
+ 看,26289,26316,27,9.554,VERB,2,1,2
763
+ 着,26316,26334,18,9.759,PART,1,1,1
764
+ 这,26334,26351,17,11.129,PRON,5,2,3
765
+ 突然,26351,26399,48,6.562,ADV,3,2,3
766
+ 出现,26399,26446,47,8.738,VERB,2,4,3
767
+ 的,26446,26458,12,13.549,PART,1,2,2
768
+ 小家伙,26458,26538,80,0.45,NOUN,2,7,3
769
+ 你们,26562,26597,35,7.613,PRON,4,2,3
770
+ 不要,26597,26634,37,7.2,ADV,3,2,3
771
+ 忘记,26634,26700,66,5.97,VERB,2,4,3
772
+ 我,26717,26731,14,10.534,PRON,3,2,3
773
+ 当时,26731,26776,45,8.442,NOUN,3,2,3
774
+ 处,26785,26806,21,8.427,NOUN,2,1,2
775
+ 在,26806,26827,21,11.762,ADP,6,1,2
776
+ 远离,26827,26877,50,-2.283,VERB,2,3,3
777
+ 人烟,26877,26920,43,2.01,NOUN,2,1,2
778
+ 千,26920,26946,26,7.942,NUM,3,1,2
779
+ 里,26946,26967,21,8.887,NUM,2,3,3
780
+ 之外,26970,27011,41,-0.62,PART,1,5,2
781
+ 的,27011,27025,14,13.549,PART,1,2,2
782
+ 地方,27025,27074,49,8.868,NOUN,2,7,3
783
+ 而,27098,27118,20,10.275,ADV,3,2,3
784
+ 这个,27131,27162,31,9.355,DET,7,2,3
785
+ 小家伙,27162,27241,79,0.45,NOUN,2,3,3
786
+ 给,27241,27257,16,8.874,VERB,2,1,2
787
+ 我,27257,27274,17,10.534,PRON,2,4,3
788
+ 的,27274,27286,12,13.549,PART,1,2,2
789
+ 印象,27286,27333,47,6.294,NOUN,2,3,3
790
+ 是,27336,27365,29,11.814,VERB,2,1,2
791
+ 他,27389,27408,19,10.667,PRON,3,2,3
792
+ 既,27408,27430,22,7.562,ADV,3,1,2
793
+ 不,27438,27449,11,10.967,ADV,3,2,3
794
+ 像,27449,27471,22,7.181,VERB,2,1,2
795
+ 迷,27471,27502,31,3.224,VERB,5,1,2
796
+ 了,27502,27513,11,11.717,PART,1,2,2
797
+ 路,27513,27534,21,7.424,NOUN,2,3,3
798
+ 的,27534,27549,15,13.549,PART,1,2,2
799
+ 样子,27549,27608,59,5.381,NOUN,2,6,3
800
+ 也,27625,27644,19,10.523,ADV,3,2,3
801
+ 没有,27644,27674,30,9.863,VERB,2,1,2
802
+ 半点,27680,27725,45,2.171,NOUN,3,2,3
803
+ 疲乏,27730,27789,59,2.654,NOUN,4,1,2
804
+ 饥渴,27815,27884,69,1.597,NOUN,1,1,1
805
+ 惧怕,27902,27954,52,2.638,VERB,1,2,2
806
+ 的,27954,27964,10,13.549,PART,1,2,2
807
+ 神情,27964,28029,65,4.095,NOUN,2,11,3
808
+ 他,28056,28073,17,10.667,PRON,3,2,3
809
+ 丝毫,28073,28126,53,4.515,ADV,3,2,3
810
+ 不,28126,28143,17,10.967,ADV,3,2,3
811
+ 像,28143,28163,20,7.181,VERB,2,1,2
812
+ 是,28163,28182,19,11.814,VERB,2,1,2
813
+ 一,28182,28196,14,11.429,NUM,3,1,2
814
+ 个,28196,28210,14,10.348,NUM,2,3,3
815
+ 迷失,28210,28254,44,3.305,NOUN,4,1,2
816
+ 在,28262,28279,17,11.762,ADP,2,1,2
817
+ 旷无人烟,28279,28369,90,0.196,NOUN,4,1,2
818
+ 的,28369,28381,12,13.549,PART,1,2,2
819
+ 大,28381,28403,22,10.224,ADJ,3,2,3
820
+ 沙漠,28403,28451,48,5.137,NOUN,2,4,3
821
+ 中,28451,28473,22,11.01,PART,1,4,2
822
+ 的,28473,28484,11,13.549,PART,1,2,2
823
+ 孩子,28484,28543,59,7.953,NOUN,2,9,3
824
+ 当,28567,28585,18,8.529,ADP,3,1,2
825
+ 我,28585,28601,16,10.534,PRON,5,2,3
826
+ 在,28601,28626,25,11.762,ADP,3,1,2
827
+ 惊讶,28626,28674,48,4.853,VERB,3,1,2
828
+ 之,28674,28699,25,10.263,PART,1,2,2
829
+ 中,28699,28727,28,11.01,NOUN,1,3,2
830
+ 终于,28727,28778,51,6.733,ADV,3,2,3
831
+ 又,28778,28795,17,9.207,ADV,3,2,3
832
+ 能,28795,28814,19,9.423,VERB,2,1,2
833
+ 说,28814,28838,24,10.28,VERB,4,1,2
834
+ 出,28838,28864,26,9.617,VERB,1,2,2
835
+ 话,28864,28887,23,8.328,NOUN,2,3,3
836
+ 来,28887,28908,21,10.29,VERB,1,7,2
837
+ 的,28908,28920,12,13.549,PART,1,2,2
838
+ 时候,28920,28971,51,8.503,NOUN,2,4,3
839
+ 对,28992,29005,13,10.687,ADP,4,1,2
840
+ 他,29005,29029,24,10.667,PRON,2,3,3
841
+ 说道,29029,29082,53,5.742,VERB,2,3,3
842
+ 唉,29088,29117,29,2.364,INTJ,2,1,2
843
+ 你,29137,29156,19,9.316,PRON,3,2,3
844
+ 在,29156,29178,22,11.762,ADP,3,1,2
845
+ 这儿,29178,29208,30,5.471,PRON,2,3,3
846
+ 干,29208,29231,23,6.45,VERB,2,1,2
847
+ 什么,29231,29282,51,9.138,PRON,2,8,3
848
+ 可是,29306,29339,33,7.153,ADV,3,2,3
849
+ 他,29339,29365,26,10.667,PRON,3,2,3
850
+ 却,29365,29390,25,8.333,ADV,3,2,3
851
+ 不慌不忙,29393,29476,83,-0.04,VERB,4,1,2
852
+ 地,29476,29487,11,10.187,NOUN,1,2,2
853
+ 好像,29487,29530,43,5.679,ADV,3,1,2
854
+ 有,29530,29550,20,11.142,VERB,2,1,2
855
+ 一,29550,29574,24,11.429,NUM,3,1,2
856
+ 件,29579,29604,25,7.879,NUM,2,3,3
857
+ 重要,29604,29650,46,9.375,VERB,3,1,2
858
+ 的,29650,29664,14,13.549,PART,1,2,2
859
+ 事,29664,29682,18,8.54,NOUN,2,6,3
860
+ 一般,29682,29728,46,8.637,ADV,1,3,2
861
+ 对,29755,29770,15,10.687,VERB,4,1,2
862
+ 我,29770,29789,19,10.534,PRON,2,3,3
863
+ 重复,29789,29842,53,6.294,ADV,3,1,2
864
+ 地,29842,29855,13,10.187,PART,1,2,2
865
+ 说道,29855,29896,41,5.742,VERB,1,3,2
866
+ 请,29908,29937,29,7.183,VERB,2,1,2
867
+ 给,29961,29977,16,8.874,ADP,3,1,2
868
+ 我,29977,29996,19,10.534,PRON,2,3,3
869
+ 画,29996,30018,22,5.857,VERB,2,1,2
870
+ 一,30018,30040,22,11.429,NUM,3,1,2
871
+ 只,30040,30061,21,8.687,NUM,2,3,3
872
+ 羊,30061,30091,30,3.801,NOUN,2,11,3
873
+ 当,30091,30116,25,8.529,VERB,3,1,2
874
+ 一,30116,30137,21,11.429,NUM,6,1,2
875
+ 种,30137,30158,21,10.708,NUM,2,3,3
876
+ 神秘,30161,30211,50,5.285,ADJ,4,3,4
877
+ 的,30211,30224,13,13.549,PART,1,2,2
878
+ 东西,30224,30269,45,7.98,NOUN,2,3,3
879
+ 把,30276,30293,17,9.381,X,2,1,2
880
+ 你,30293,30316,23,9.316,PRON,3,2,3
881
+ 镇住,30316,30361,45,0.219,VERB,2,5,3
882
+ 的,30361,30375,14,13.549,PART,1,2,2
883
+ 时候,30375,30419,44,8.503,NOUN,2,4,3
884
+ 你,30445,30462,17,9.316,PRON,2,2,2
885
+ 是,30462,30483,21,11.814,VERB,2,1,2
886
+ 不,30483,30501,18,10.967,ADV,6,2,3
887
+ 敢,30501,30529,28,5.951,VERB,2,2,2
888
+ 不,30529,30546,17,10.967,ADV,2,2,2
889
+ 听从,30546,30599,53,3.87,VERB,2,1,2
890
+ 它,30599,30621,22,9.652,PRON,4,2,3
891
+ 的,30621,30636,15,13.549,PART,1,2,2
892
+ 支配,30636,30692,56,6.023,VERB,2,6,3
893
+ 的,30696,30716,20,13.549,PART,1,5,2
894
+ 在,30733,30756,23,11.762,ADP,8,1,2
895
+ 这,30756,30780,24,11.129,PRON,6,2,3
896
+ 旷无人烟,30780,30865,85,0.196,NOUN,2,3,3
897
+ 的,30865,30877,12,13.549,PART,1,2,2
898
+ 沙漠,30877,30928,51,5.137,NOUN,2,3,3
899
+ 上,30928,30955,27,10.76,PART,1,3,2
900
+ 面临,30979,31023,44,7.051,VERB,2,1,2
901
+ 死亡,31023,31074,51,7.075,NOUN,5,3,4
902
+ 的,31074,31093,19,13.549,PART,1,2,2
903
+ 危险,31093,31143,50,6.873,ADJ,2,6,3
904
+ 的,31143,31153,10,13.549,PART,1,2,2
905
+ 情况,31157,31203,46,9.323,NOUN,2,3,3
906
+ 下,31203,31240,37,9.763,PART,1,2,2
907
+ 尽管,31257,31304,47,7.542,SCONJ,3,2,3
908
+ 这样,31304,31342,38,9.279,PRON,5,2,3
909
+ 的,31342,31353,11,13.549,PART,1,2,2
910
+ 举动,31360,31403,43,4.907,NOUN,2,3,3
911
+ 使,31411,31438,27,9.424,VERB,2,1,2
912
+ 我,31438,31455,17,10.534,PRON,2,2,2
913
+ 感到,31461,31501,40,7.502,VERB,3,1,2
914
+ 十分,31501,31546,45,8.083,ADV,4,2,3
915
+ 荒诞,31546,31608,62,1.668,VERB,2,9,3
916
+ 我,31633,31646,13,10.534,PRON,2,2,2
917
+ 还是,31646,31690,44,8.437,ADV,3,2,3
918
+ 掏,31690,31717,27,2.758,VERB,3,2,3
919
+ 出,31717,31741,24,9.617,VERB,2,1,2
920
+ 了,31741,31751,10,11.717,PART,1,1,1
921
+ 一,31751,31768,17,11.429,NUM,4,1,2
922
+ 张,31768,31793,25,6.864,PROPN,2,3,3
923
+ 纸,31793,31824,31,5.889,NOUN,2,3,3
924
+ 和,31824,31847,23,11.596,CCONJ,1,1,1
925
+ 一,31847,31868,21,11.429,NUM,3,1,2
926
+ 支,31868,31884,16,7.107,NUM,2,3,3
927
+ 钢笔,31884,31944,60,1.89,NOUN,2,8,3
928
+ 这时,31969,32014,45,1.496,ADV,4,2,3
929
+ 我,32014,32037,23,10.534,PRON,3,2,3
930
+ 却,32037,32058,21,8.333,ADV,3,2,3
931
+ 又,32058,32074,16,9.207,ADV,3,2,3
932
+ 记,32083,32103,20,6.842,VERB,3,1,2
933
+ 起,32109,32144,35,8.784,VERB,1,2,2
934
+ 我,32161,32173,12,10.534,PRON,3,2,3
935
+ 只,32183,32200,17,8.687,ADV,3,2,3
936
+ 学,32200,32224,24,9.267,VERB,3,1,2
937
+ 过,32224,32239,15,9.029,PART,1,2,2
938
+ 地理,32247,32297,50,6.674,NOUN,3,2,3
939
+ 历史,32315,32370,55,9.423,NOUN,2,2,2
940
+ 算术,32397,32454,57,2.413,NOUN,2,2,2
941
+ 和,32454,32475,21,11.596,CCONJ,1,1,1
942
+ 语法,32475,32535,60,5.746,NOUN,2,11,3
943
+ 就,32552,32568,16,10.143,ADV,3,2,3
944
+ 有点,32568,32615,47,5.857,ADV,4,2,3
945
+ 不,32615,32635,20,10.967,ADV,3,2,3
946
+ 大,32635,32660,25,10.224,VERB,3,2,3
947
+ 高兴,32660,32706,46,6.05,VERB,3,1,2
948
+ 地,32706,32719,13,10.187,PART,1,2,2
949
+ 对,32719,32737,18,10.687,ADP,3,1,2
950
+ 小家伙,32737,32810,73,0.45,NOUN,2,3,3
951
+ 说,32810,32835,25,10.28,VERB,1,6,2
952
+ 我,32835,32859,24,10.534,PRON,3,2,3
953
+ 不,32863,32877,14,10.967,ADV,3,2,3
954
+ 会,32877,32897,20,10.067,VERB,2,1,2
955
+ 画画,32897,32958,61,1.561,VERB,2,8,3
956
+ 他,32974,32991,17,10.667,PRON,3,2,3
957
+ 回答,32991,33041,50,6.904,VERB,4,1,2
958
+ 我,33041,33060,19,10.534,PRON,2,3,3
959
+ 说,33060,33089,29,10.28,VERB,1,2,2
960
+ 没有,33089,33122,33,9.863,VERB,4,1,2
961
+ 关系,33122,33179,57,9.556,NOUN,2,3,3
962
+ 给,33203,33219,16,8.874,ADP,3,1,2
963
+ 我,33219,33239,20,10.534,PRON,2,3,3
964
+ 画,33239,33264,25,5.857,VERB,2,1,2
965
+ 一,33264,33282,18,11.429,NUM,3,1,2
966
+ 只,33285,33305,20,8.687,NUM,2,3,3
967
+ 羊,33305,33334,29,3.801,NOUN,2,6,3
968
+ 吧,33334,33362,28,6.177,PART,1,4,2
969
+ 因为,33382,33421,39,9.073,ADP,3,1,2
970
+ 我,33421,33441,20,10.534,PRON,3,2,3
971
+ 从来,33441,33492,51,6.063,ADV,3,2,3
972
+ 没有,33492,33522,30,9.863,ADV,2,1,2
973
+ 画,33522,33552,30,5.857,VERB,3,1,2
974
+ 过,33552,33569,17,9.029,PART,1,2,2
975
+ 羊,33569,33606,37,3.801,NOUN,2,7,3
976
+ 我,33633,33648,15,10.534,PRON,3,2,3
977
+ 就,33648,33663,15,10.143,ADV,3,2,3
978
+ 给,33663,33681,18,8.874,ADP,3,1,2
979
+ 他,33681,33704,23,10.667,PRON,2,3,3
980
+ 重,33704,33730,26,7.864,VERB,3,2,3
981
+ 画,33730,33756,26,5.857,NOUN,2,1,2
982
+ 我,33756,33770,14,10.534,PRON,8,2,3
983
+ 所,33770,33798,28,9.892,PART,2,1,2
984
+ 仅仅,33798,33848,50,6.989,ADV,3,2,3
985
+ 会,33848,33872,24,10.067,VERB,2,1,2
986
+ 画,33872,33900,28,5.857,VERB,1,5,2
987
+ 的,33900,33913,13,13.549,PART,1,2,2
988
+ 两,33913,33937,24,9.654,NUM,3,1,2
989
+ 幅,33942,33962,20,5.254,NUM,2,3,3
990
+ 画,33962,33988,26,5.857,NOUN,2,4,3
991
+ 中,33988,34012,24,11.01,PART,1,2,2
992
+ 的,34012,34028,16,13.549,PART,1,2,2
993
+ 那,34028,34048,20,8.881,DET,3,1,2
994
+ 幅,34048,34071,23,5.254,NUM,2,3,3
995
+ 闭,34071,34091,20,4.273,VERB,5,1,2
996
+ 着,34091,34106,15,9.759,PART,1,2,2
997
+ 肚皮,34106,34155,49,2.143,NOUN,2,3,3
998
+ 的,34155,34167,12,13.549,PART,1,2,2
999
+ 巨蟒,34167,34219,52,-0.962,NOUN,2,11,3
1000
+ 不,34239,34282,43,10.967,ADV,4,2,3
1001
+ 不,34301,34344,43,10.967,VERB,3,5,4
1002
+ 我,34739,34757,18,10.534,PRON,4,2,3
1003
+ 听,34757,34788,31,7.519,VERB,3,1,2
1004
+ 了,34788,34800,12,11.717,PART,1,2,2
1005
+ 他,34806,34825,19,10.667,PRON,4,2,3
1006
+ 的,34825,34838,13,13.549,PART,1,2,2
1007
+ 话,34838,34875,37,8.328,NOUN,2,5,3
1008
+ 简直,34891,34946,55,5.369,ADV,4,2,3
1009
+ 目瞪口呆,34946,35004,58,2.917,VERB,1,4,2
1010
+ 我,35007,35016,9,10.534,PRON,3,2,3
1011
+ 不,35016,35022,6,10.967,ADV,3,2,3
1012
+ 要,35027,35038,11,10.122,VERB,2,1,2
1013
+ 蟒蛇,35038,35057,19,-2.976,VERB,2,5,3
1014
+ 它,35080,35093,13,9.652,PRON,4,2,3
1015
+ 肚子,35093,35115,22,3.982,NOUN,3,2,3
1016
+ 里,35115,35122,7,8.887,PART,1,3,2
1017
+ 还,35130,35136,6,9.873,ADV,3,2,3
1018
+ 有,35152,35158,6,11.142,VERB,2,1,2
1019
+ 一,35158,35164,6,11.429,NUM,3,1,2
1020
+ 头,35164,35170,6,6.847,NUM,2,3,3
1021
+ 象,35173,35191,18,7.34,NOUN,2,6,3
1022
+ 巨蟒,35191,35225,34,-0.962,NOUN,4,2,3
1023
+ 这,35225,35242,17,11.129,DET,2,2,2
1024
+ 东西,35250,35286,36,7.98,NOUN,2,3,3
1025
+ 太,35292,35316,24,7.304,ADV,3,2,3
1026
+ 危险,35316,35376,60,6.873,ADJ,2,4,3
1027
+ 大象,35399,35443,44,2.32,NOUN,3,2,3
1028
+ 又,35443,35464,21,9.207,ADV,3,2,3
1029
+ 太,35472,35496,24,7.304,ADV,2,2,2
1030
+ 占,35496,35516,20,8.082,VERB,2,1,2
1031
+ 地方,35516,35574,58,8.868,NOUN,2,5,3
1032
+ 我,35598,35615,17,10.534,PRON,6,2,3
1033
+ 住,35615,35640,25,7.882,VERB,2,3,3
1034
+ 的,35640,35656,16,13.549,PART,1,2,2
1035
+ 地方,35656,35698,42,8.868,NOUN,2,3,3
1036
+ 非常,35706,35755,49,7.985,ADV,3,2,3
1037
+ 小,35755,35790,35,8.573,VERB,2,4,3
1038
+ 我,35811,35828,17,10.534,PRON,3,2,3
1039
+ 需要,35828,35868,40,9.091,VERB,2,1,2
1040
+ 一,35868,35890,22,11.429,NUM,3,1,2
1041
+ 只,35890,35911,21,8.687,NUM,2,3,3
1042
+ 羊,35911,35944,33,3.801,NOUN,2,5,3
1043
+ 给,35968,35985,17,8.874,ADP,5,1,2
1044
+ 我,35985,36004,19,10.534,PRON,2,3,3
1045
+ 画,36004,36029,25,5.857,VERB,2,1,2
1046
+ 一,36029,36047,18,11.429,NUM,3,1,2
1047
+ 只,36050,36070,20,8.687,NUM,2,3,3
1048
+ 羊,36070,36100,30,3.801,NOUN,2,6,3
1049
+ 吧,36100,36127,27,6.177,PART,1,2,2
1050
+ 我,36147,36162,15,10.534,PRON,4,2,3
1051
+ 就,36162,36180,18,10.143,ADV,3,2,3
1052
+ 给,36180,36197,17,8.874,ADP,3,1,2
1053
+ 他,36197,36218,21,10.667,PRON,2,3,3
1054
+ 画,36218,36253,35,5.857,VERB,2,5,3
1055
+ 了,36253,36280,27,11.717,PART,1,2,2
1056
+ 他,36296,36314,18,10.667,PRON,4,2,3
1057
+ 专心,36314,36370,56,2.868,VERB,3,1,2
1058
+ 地,36370,36383,13,10.187,PART,1,2,2
1059
+ 看,36383,36417,34,9.554,VERB,2,1,2
1060
+ 着,36417,36446,29,9.759,PART,1,4,2
1061
+ 随后,36461,36509,48,6.056,ADV,4,2,3
1062
+ 又,36509,36530,21,9.207,ADV,3,2,3
1063
+ 说,36530,36557,27,10.28,VERB,2,1,2
1064
+ 我,36557,36587,30,10.534,PRON,3,2,3
1065
+ 不要,36594,36634,40,7.2,ADV,2,8,3
1066
+ 这,36662,36677,15,11.129,DET,4,1,2
1067
+ 只,36686,36700,14,8.687,NUM,2,3,3
1068
+ 羊,36700,36726,26,3.801,NOUN,2,3,3
1069
+ 已经,36726,36777,51,8.725,ADV,3,2,3
1070
+ 病,36777,36800,23,7.078,VERB,3,3,3
1071
+ 得,36800,36809,9,8.836,PART,2,1,2
1072
+ 很,36809,36835,26,9.553,ADV,3,2,3
1073
+ 重,36835,36866,31,7.864,VERB,2,1,2
1074
+ 了,36866,36895,29,11.717,PART,1,6,2
1075
+ 给,36911,36930,19,8.874,ADP,4,1,2
1076
+ 我,36930,36951,21,10.534,PRON,2,3,3
1077
+ 重新,36951,37005,54,7.379,ADV,2,2,2
1078
+ 画,37005,37034,29,5.857,VERB,2,1,2
1079
+ 一,37034,37056,22,11.429,NUM,2,1,2
1080
+ 只,37059,37092,33,8.687,NUM,2,6,3
1081
+ 我,37109,37124,15,10.534,PRON,3,2,3
1082
+ 又,37124,37147,23,9.207,ADV,3,2,3
1083
+ 画,37147,37177,30,5.857,VERB,2,1,2
1084
+ 了,37177,37186,9,11.717,PART,1,1,1
1085
+ 起来,37193,37238,45,8.793,VERB,1,4,2
1086
+ 我,37263,37280,17,10.534,PRON,5,2,3
1087
+ 的,37280,37296,16,13.549,PART,1,2,2
1088
+ 这,37296,37313,17,11.129,DET,2,1,2
1089
+ 位,37313,37335,22,8.577,NUM,2,3,3
1090
+ 朋友,37335,37386,51,7.32,NOUN,2,3,3
1091
+ 天真,37386,37443,57,3.706,VERB,4,1,2
1092
+ 可爱,37443,37479,36,4.421,VERB,1,2,2
1093
+ 地,37493,37502,9,10.187,PART,1,2,2
1094
+ 笑,37508,37539,31,5.796,VERB,2,1,2
1095
+ 了,37739,37757,18,11.717,PART,1,4,2
1096
+ 你,37757,37774,17,9.316,PRON,5,2,3
1097
+ 看,37777,37806,29,9.554,VERB,2,3,3
1098
+ 你,37833,37853,20,9.316,PRON,5,2,3
1099
+ 画,37853,37880,27,5.857,VERB,2,3,3
1100
+ 的,37880,37898,18,13.549,PART,1,2,2
1101
+ 不,37901,37911,10,10.967,ADV,3,2,3
1102
+ 是,37911,37928,17,11.814,VERB,2,1,2
1103
+ 小,37928,37954,26,8.573,ADJ,3,2,3
1104
+ 羊,37954,37986,32,3.801,NOUN,2,7,3
1105
+ 他,37986,37992,6,10.667,PRON,3,2,3
1106
+ 说,38024,38044,20,10.28,VERB,2,4,3
1107
+ 是,38044,38050,6,11.814,VERB,5,1,2
1108
+ 头,38055,38077,22,6.847,DET,3,2,3
1109
+ 公羊,38077,38143,66,0.737,NOUN,2,4,3
1110
+ 还,38165,38181,16,9.873,ADV,3,2,3
1111
+ 有,38181,38196,15,11.142,VERB,2,1,2
1112
+ 犄角,38205,38255,50,-3.27,NOUN,2,6,3
1113
+ 呢,38255,38279,24,8.018,PART,1,2,2
1114
+ 于是,38304,38345,41,6.92,ADV,3,2,3
1115
+ 我,38345,38363,18,10.534,PRON,2,2,2
1116
+ 又,38363,38388,25,9.207,ADV,3,2,3
1117
+ 重新,38388,38442,54,7.379,ADV,2,2,2
1118
+ 画,38442,38471,29,5.857,VERB,2,1,2
1119
+ 了,38471,38478,7,11.717,PART,1,1,1
1120
+ 一,38478,38499,21,11.429,NUM,2,1,2
1121
+ 张,38502,38531,29,6.864,NUM,2,6,3
1122
+ 这,38558,38577,19,11.129,DET,5,1,2
1123
+ 幅,38577,38601,24,5.254,NUM,2,3,3
1124
+ 画,38601,38624,23,5.857,NOUN,2,3,3
1125
+ 同,38633,38654,21,8.619,ADP,3,1,2
1126
+ 前,38654,38685,31,8.716,DET,2,1,2
1127
+ 几,38685,38710,25,8.962,NUM,2,1,2
1128
+ 幅,38710,38731,21,5.254,NUM,2,5,3
1129
+ 一样,38731,38771,40,8.017,VERB,2,4,3
1130
+ 又,38782,38803,21,9.207,ADV,3,2,3
1131
+ 被,38807,38824,17,9.125,X,2,1,2
1132
+ 拒绝,38828,38876,48,6.567,VERB,2,1,2
1133
+ 了,38876,38894,18,11.717,PART,1,5,2
1134
+ 这,38921,38937,16,11.129,DET,3,1,2
1135
+ 一,38937,38954,17,11.429,NUM,2,1,2
1136
+ 只,38954,38971,17,8.687,NUM,2,4,3
1137
+ 太,38979,39005,26,7.304,ADV,3,2,3
1138
+ 老,39005,39037,32,6.986,VERB,3,3,3
1139
+ 了,39037,39067,30,11.717,PART,2,4,3
1140
+ 我,39083,39096,13,10.534,PRON,3,2,3
1141
+ 想,39096,39117,21,8.368,VERB,2,1,2
1142
+ 要,39117,39137,20,10.122,VERB,4,1,2
1143
+ 一,39137,39157,20,11.429,NUM,2,1,2
1144
+ 只,39164,39184,20,8.687,NUM,2,5,3
1145
+ 能,39184,39206,22,9.423,VERB,2,1,2
1146
+ 活,39206,39233,27,7.263,VERB,2,1,2
1147
+ 得,39233,39247,14,8.836,PART,3,1,2
1148
+ 长,39252,39276,24,9.025,VERB,5,3,4
1149
+ 的,39276,39293,17,13.549,PART,1,2,2
1150
+ 羊,39293,39324,31,3.801,NOUN,2,10,3
1151
+ 我,39349,39366,17,10.534,PRON,3,2,3
1152
+ 不耐烦,39366,39437,71,3.659,VERB,2,1,2
1153
+ 了,39437,39462,25,11.717,PART,1,3,2
1154
+ 因为,39483,39519,36,9.073,ADP,3,1,2
1155
+ 我,39519,39538,19,10.534,PRON,3,2,3
1156
+ 急于,39538,39584,46,4.314,VERB,2,1,2
1157
+ 要,39584,39604,20,10.122,VERB,2,1,2
1158
+ 检修,39604,39658,54,3.149,VERB,2,1,2
1159
+ 发动机,39658,39748,90,4.086,NOUN,2,7,3
1160
+ 于是,39769,39812,43,6.92,ADV,4,2,3
1161
+ 就,39812,39829,17,10.143,ADV,4,2,3
1162
+ 草草,39836,39888,52,0.289,NOUN,3,2,3
1163
+ 画,39888,39913,25,5.857,VERB,3,1,2
1164
+ 了,39913,39927,14,11.717,PART,1,2,2
1165
+ 这,39927,39944,17,11.129,DET,3,1,2
1166
+ 张,39944,39966,22,6.864,NUM,2,3,3
1167
+ 画,39969,40004,35,5.857,NOUN,2,8,3
1168
+ 并且,40021,40069,48,7.818,CCONJ,1,1,1
1169
+ 匆匆,40069,40120,51,4.321,VERB,4,1,2
1170
+ 地,40120,40138,18,10.187,PART,1,2,2
1171
+ 对,40138,40154,16,10.687,VERB,3,1,2
1172
+ 他,40154,40173,19,10.667,PRON,2,3,3
1173
+ 说,40176,40202,26,10.28,VERB,3,1,2
1174
+ 道,40202,40226,24,7.747,VERB,1,2,2
1175
+ 这,40226,40245,19,11.129,PRON,3,2,3
1176
+ 是,40245,40263,18,11.814,VERB,2,1,2
1177
+ 一,40263,40281,18,11.429,NUM,3,1,2
1178
+ 只,40284,40302,18,8.687,NUM,2,3,3
1179
+ 箱子,40302,40366,64,2.779,NOUN,2,11,3
1180
+ 你,40383,40399,16,9.316,PRON,3,2,3
1181
+ 要,40399,40422,23,10.122,VERB,5,3,4
1182
+ 的,40422,40438,16,13.549,PART,1,2,2
1183
+ 羊,40438,40468,30,3.801,NOUN,2,3,3
1184
+ 就,40468,40488,20,10.143,ADV,3,2,3
1185
+ 在,40488,40512,24,11.762,ADP,2,1,2
1186
+ 里面,40512,40561,49,5.813,NOUN,2,5,3
1187
+ 这时,40586,40626,40,1.496,ADV,3,2,3
1188
+ 我,40626,40643,17,10.534,PRON,3,2,3
1189
+ 十分,40643,40693,50,8.083,ADV,4,1,2
1190
+ 惊奇,40693,40740,47,4.438,VERB,1,2,2
1191
+ 地,40740,40755,15,10.187,PART,1,2,2
1192
+ 看到,40755,40799,44,0.123,VERB,2,1,2
1193
+ 我,40799,40816,17,10.534,PRON,5,2,3
1194
+ 的,40816,40832,16,13.549,PART,1,2,2
1195
+ 这,40832,40851,19,11.129,DET,3,1,2
1196
+ 位,40851,40867,16,8.577,NUM,2,3,3
1197
+ 小,40867,40891,24,8.573,ADJ,3,2,3
1198
+ 评判员,40891,40971,80,-1.378,NOUN,2,5,3
1199
+ 喜笑颜开,41137,41258,121,-1.259,VERB,2,7,3
1200
+ 他,41283,41299,16,10.667,PRON,3,2,3
1201
+ 说,41299,41329,30,10.28,VERB,2,1,2
1202
+ 这,41329,41351,22,11.129,PRON,3,2,3
1203
+ 正,41351,41374,23,8.217,ADV,3,2,3
1204
+ 是,41374,41395,21,11.814,VERB,2,1,2
1205
+ 我,41395,41410,15,10.534,PRON,4,2,3
1206
+ 想,41410,41433,23,8.368,VERB,2,1,2
1207
+ 要,41433,41468,35,10.122,VERB,1,3,2
1208
+ 的,41468,41494,26,13.549,PART,1,7,2
1209
+ 你,41512,41530,18,9.316,PRON,4,2,3
1210
+ 说,41530,41556,26,10.28,VERB,2,1,2
1211
+ 这,41556,41577,21,11.129,PRON,4,1,2
1212
+ 只,41577,41595,18,8.687,ADV,2,3,3
1213
+ 羊,41595,41619,24,3.801,NOUN,2,3,3
1214
+ 需要,41624,41659,35,9.091,VERB,2,1,2
1215
+ 很,41659,41685,26,9.553,ADV,4,2,3
1216
+ 多,41685,41701,16,9.815,NUM,2,3,3
1217
+ 草,41711,41740,29,4.849,NOUN,2,7,3
1218
+ 吗,41740,41764,24,7.517,PART,1,2,2
1219
+ 为什么,41789,41841,52,7.606,ADV,3,3,4
1220
+ 因为,41841,41862,21,9.073,ADP,3,2,3
1221
+ 我,41862,41868,6,10.534,PRON,6,2,3
1222
+ 住,41868,41883,15,7.882,VERB,2,3,3
1223
+ 的,41883,41891,8,13.549,PART,1,2,2
1224
+ 地方,41891,41919,28,8.868,NOUN,2,3,3
1225
+ 一切,41950,41966,16,8.471,PRON,3,2,3
1226
+ 都,41966,41976,10,10.091,ADV,3,2,3
1227
+ 非常,41976,41988,12,7.985,ADV,3,2,3
1228
+ 小,41988,41994,6,8.573,ADJ,2,7,3
1229
+ 地方,41994,42022,28,8.868,NOUN,6,2,3
1230
+ 小,42022,42028,6,8.573,VERB,2,3,3
1231
+ 也,42028,42038,10,10.523,ADV,3,2,3
1232
+ 够,42038,42048,10,5.677,VERB,2,1,2
1233
+ 喂养,42048,42070,22,2.927,VERB,2,1,2
1234
+ 它,42070,42076,6,9.652,PRON,2,6,3
1235
+ 的,42086,42102,16,13.549,PART,1,2,2
1236
+ 我,42116,42122,6,10.534,PRON,3,2,3
1237
+ 说,42122,42128,6,10.28,VERB,2,4,3
1238
+ 我,42170,42186,16,10.534,PRON,6,2,3
1239
+ 给,42186,42205,19,8.874,ADP,3,1,2
1240
+ 你,42205,42219,14,9.316,PRON,2,3,3
1241
+ 画,42219,42244,25,5.857,VERB,2,4,3
1242
+ 的,42244,42257,13,13.549,PART,1,3,2
1243
+ 是,42257,42273,16,11.814,VERB,2,1,2
1244
+ 一,42273,42290,17,11.429,NUM,3,1,2
1245
+ 只,42295,42308,13,8.687,NUM,2,3,3
1246
+ 很,42308,42333,25,9.553,ADV,5,2,3
1247
+ 小,42333,42358,25,8.573,ADJ,2,3,3
1248
+ 的,42358,42372,14,13.549,PART,1,2,2
1249
+ 小,42372,42396,24,8.573,ADJ,3,2,3
1250
+ 羊,42396,42430,34,3.801,NOUN,2,7,3
1251
+ 他,42622,42651,29,10.667,PRON,3,2,3
1252
+ 把,42713,42730,17,9.381,X,2,1,2
1253
+ 脑袋,42730,42778,48,2.757,NOUN,3,2,3
1254
+ 靠,42778,42805,27,6.617,VERB,3,1,2
1255
+ 近,42805,42828,23,7.505,ADV,2,3,3
1256
+ 这,42828,42847,19,11.129,DET,3,1,2
1257
+ 张,42847,42871,24,6.864,NUM,2,3,3
1258
+ 画,42874,42907,33,5.857,NOUN,2,7,3
1259
+ 并,42925,42947,22,9.959,ADV,4,2,3
1260
+ 不,42947,42958,11,10.967,ADV,3,2,3
1261
+ 像,42958,42977,19,7.181,VERB,2,1,2
1262
+ 你,42977,43001,24,9.316,PRON,6,2,3
1263
+ 说,43001,43026,25,10.28,VERB,2,3,3
1264
+ 的,43026,43042,16,13.549,PART,1,3,2
1265
+ 那么,43042,43077,35,8.176,ADV,3,2,3
1266
+ 小,43077,43101,24,8.573,ADJ,2,8,3
1267
+ 瞧,43108,43148,40,3.694,NOUN,4,3,4
1268
+ 它,43329,43346,17,9.652,PRON,3,2,3
1269
+ 睡,43346,43375,29,4.686,VERB,3,1,2
1270
+ 着,43375,43403,28,9.759,PART,1,2,2
1271
+ 了,43403,43421,18,11.717,PART,1,4,2
1272
+ 就,43421,43437,16,10.143,ADV,3,1,2
1273
+ 这样,43446,43492,46,9.279,ADV,2,3,3
1274
+ 我,43514,43532,18,10.534,PRON,3,2,3
1275
+ 认识,43532,43578,46,8.659,VERB,3,1,2
1276
+ 了,43578,43591,13,11.717,PART,1,2,2
1277
+ 小王子,43591,43675,84,-0.807,NOUN,2,5,3
1278
+ 我,43697,43712,15,10.534,PRON,3,2,3
1279
+ 费,43712,43734,22,7.705,VERB,4,1,2
1280
+ 了,43734,43747,13,11.717,PART,1,2,2
1281
+ 好,43747,43773,26,9.375,VERB,3,2,3
1282
+ 长,43773,43800,27,9.025,ADJ,3,2,3
1283
+ 时间,43800,43855,55,8.816,NOUN,2,5,3
1284
+ 才,43855,43880,25,8.245,ADV,3,2,3
1285
+ 弄,43880,43900,20,5.467,VERB,3,1,2
1286
+ 清楚,43900,43958,58,7.318,VERB,2,3,3
1287
+ 他,43961,43979,18,10.667,PRON,3,2,3
1288
+ 是,43979,43998,19,11.814,VERB,2,1,2
1289
+ 从,43998,44024,26,9.899,ADP,4,1,2
1290
+ 哪里,44024,44065,41,6.208,PRON,2,3,3
1291
+ 来,44065,44092,27,10.29,VERB,2,3,3
1292
+ 的,44092,44117,25,13.549,PART,1,8,2
1293
+ 小王子,44138,44208,70,-0.807,NOUN,3,2,3
1294
+ 向,44208,44229,21,9.071,ADP,3,1,2
1295
+ 我,44229,44244,15,10.534,PRON,2,3,3
1296
+ 提出,44244,44291,47,8.964,VERB,3,1,2
1297
+ 了,44291,44301,10,11.717,PART,1,2,2
1298
+ 很,44301,44326,25,9.553,ADV,4,2,3
1299
+ 多,44326,44346,20,9.815,NUM,2,3,3
1300
+ 问题,44346,44409,63,10.004,NOUN,2,6,3
1301
+ 可是,44429,44483,54,7.153,ADV,3,2,3
1302
+ 对,44505,44519,14,10.687,VERB,3,1,2
1303
+ 我,44519,44537,18,10.534,PRON,5,2,3
1304
+ 提,44537,44564,27,8.116,VERB,2,1,2
1305
+ 出,44564,44587,23,9.617,VERB,1,3,2
1306
+ 的,44587,44599,12,13.549,PART,1,2,2
1307
+ 问题,44599,44662,63,10.004,NOUN,2,4,3
1308
+ 他,44680,44699,19,10.667,PRON,4,2,3
1309
+ 好像,44699,44740,41,5.679,ADV,3,2,3
1310
+ 压根儿,44740,44793,53,1.399,VERB,3,2,3
1311
+ 没有,44793,44823,30,9.863,ADV,2,1,2
1312
+ 听见,44823,44870,47,5.596,VERB,1,5,2
1313
+ 似的,44879,44929,50,-2.501,ADV,2,5,3
1314
+ 他,44946,44963,17,10.667,PRON,6,2,3
1315
+ 无意,44963,45008,45,4.572,VERB,4,2,3
1316
+ 中,45008,45031,23,11.01,PART,1,2,2
1317
+ 吐露,45031,45076,45,1.631,VERB,1,3,2
1318
+ 的,45076,45087,11,13.549,PART,1,2,2
1319
+ 一些,45087,45125,38,9.138,NUM,3,2,3
1320
+ 话,45125,45155,30,8.328,NOUN,2,4,3
1321
+ 逐渐,45155,45206,51,7.429,ADV,3,2,3
1322
+ 使,45206,45231,25,9.424,VERB,2,1,2
1323
+ 我,45231,45252,21,10.534,PRON,3,2,3
1324
+ 搞清,45256,45307,51,2.755,VERB,3,1,2
1325
+ 了,45307,45320,13,11.717,PART,1,2,2
1326
+ 他,45320,45344,24,10.667,PRON,4,2,3
1327
+ 的,45344,45357,13,13.549,PART,1,2,2
1328
+ 来历,45357,45409,52,2.529,NOUN,2,8,3
1329
+ 例如,45429,45489,60,7.818,ADV,4,2,3
1330
+ 当,45510,45530,20,8.529,VERB,2,1,2
1331
+ 他,45530,45552,22,10.667,PRON,4,2,3
1332
+ 第一,45552,45589,37,2.222,NUM,3,1,2
1333
+ 次,45589,45609,20,9.153,NUM,2,3,3
1334
+ 瞅见,45612,45664,52,-2.996,VERB,2,1,2
1335
+ 我,45664,45682,18,10.534,PRON,4,2,3
1336
+ 的,45682,45696,14,13.549,PART,1,2,2
1337
+ 飞机,45696,45742,46,6.314,NOUN,2,6,3
1338
+ 时,45742,45777,35,9.881,PART,1,4,2
1339
+ 我,45800,45816,16,10.534,PRON,4,2,3
1340
+ 就,45816,45836,20,10.143,ADV,3,2,3
1341
+ 不,45836,45858,22,10.967,ADV,3,2,3
1342
+ 画,45858,45878,20,5.857,VERB,4,1,2
1343
+ 出,45891,45911,20,9.617,VERB,2,3,3
1344
+ 我,45911,45927,16,10.534,PRON,4,2,3
1345
+ 的,45927,45944,17,13.549,PART,1,2,2
1346
+ 飞机,45947,45999,52,6.314,NOUN,2,4,3
1347
+ 了,45999,46022,23,11.717,PART,1,5,2
1348
+ 因为,46039,46079,40,9.073,ADP,2,1,2
1349
+ 这,46079,46098,19,11.129,DET,4,1,2
1350
+ 种,46098,46119,21,10.708,NUM,2,3,3
1351
+ 图画,46119,46174,55,4.078,NOUN,2,3,3
1352
+ 对,46174,46195,21,10.687,VERB,4,1,2
1353
+ 我,46195,46213,18,10.534,PRON,2,3,3
1354
+ 来,46213,46235,22,10.29,PART,2,1,2
1355
+ 说,46235,46262,27,10.28,VERB,2,4,3
1356
+ 太,46265,46288,23,7.304,ADV,3,2,3
1357
+ 复杂,46294,46353,59,7.652,VERB,2,7,3
1358
+ 他,46374,46393,19,10.667,PRON,3,2,3
1359
+ 问,46393,46411,18,7.875,VERB,2,1,2
1360
+ 我,46411,46430,19,10.534,PRON,3,2,3
1361
+ 道,46430,46459,29,7.747,VERB,2,1,2
1362
+ 这,46459,46478,19,11.129,PRON,3,2,3
1363
+ 是,46481,46500,19,11.814,VERB,2,1,2
1364
+ 个,46500,46511,11,10.348,NUM,3,2,3
1365
+ 啥,46511,46542,31,1.729,DET,3,2,3
1366
+ 玩意儿,46542,46610,68,2.053,NOUN,2,11,3
1367
+ 这,46623,46637,14,11.129,PRON,3,2,3
1368
+ 不,46649,46661,12,10.967,ADV,3,2,3
1369
+ 是,46661,46684,23,11.814,VERB,2,1,2
1370
+ 玩意儿,46684,46759,75,2.053,VERB,2,5,3
1371
+ 它,46771,46790,19,9.652,PRON,3,2,3
1372
+ 能,46790,46813,23,9.423,VERB,3,1,2
1373
+ 飞,46813,46851,38,5.228,VERB,1,4,2
1374
+ 这,46876,46896,20,11.129,PRON,3,2,3
1375
+ 是,46896,46918,22,11.814,VERB,2,1,2
1376
+ 飞机,46918,46981,63,6.314,NOUN,2,4,3
1377
+ 是,47005,47027,22,11.814,VERB,3,1,2
1378
+ 我,47027,47046,19,10.534,PRON,4,2,3
1379
+ 的,47046,47065,19,13.549,PART,1,2,2
1380
+ 飞机,47068,47128,60,6.314,NOUN,2,5,3
1381
+ 我,47149,47164,15,10.534,PRON,3,2,3
1382
+ 当时,47164,47210,46,8.442,NOUN,3,2,3
1383
+ 很,47210,47240,30,9.553,ADV,5,2,3
1384
+ 骄傲,47240,47287,47,4.817,VERB,2,3,3
1385
+ 地,47287,47303,16,10.187,PART,1,2,2
1386
+ 告诉,47303,47346,43,6.981,VERB,2,1,2
1387
+ 他,47346,47367,21,10.667,PRON,2,2,2
1388
+ 我,47367,47384,17,10.534,PRON,3,2,3
1389
+ 能,47384,47405,21,9.423,VERB,3,1,2
1390
+ 飞,47411,47442,31,5.228,VERB,1,8,2
1391
+ 于是,47465,47505,40,6.92,ADV,3,2,3
1392
+ 他,47505,47530,25,10.667,PRON,3,2,3
1393
+ 惊奇,47530,47580,50,4.438,VERB,4,1,2
1394
+ 地,47580,47590,10,10.187,PART,1,2,2
1395
+ 说道,47590,47632,42,5.742,VERB,2,3,3
1396
+ 怎么,47644,47686,42,7.922,ADV,2,1,2
1397
+ 你,47707,47724,17,9.316,PRON,3,2,3
1398
+ 是,47724,47742,18,11.814,VERB,2,1,2
1399
+ 从,47742,47770,28,9.899,ADP,4,1,2
1400
+ 天,47770,47795,25,8.294,NOUN,3,2,3
1401
+ 上,47795,47821,26,10.76,PART,1,3,2
1402
+ 掉,47821,47843,22,6.228,VERB,2,1,2
1403
+ 下来,47843,47893,50,7.366,VERB,1,3,2
1404
+ 的,47893,47920,27,13.549,PART,1,8,2
1405
+ 是,47938,47961,23,11.814,VERB,6,3,4
1406
+ 的,47973,47997,24,13.549,PART,1,3,2
1407
+ 我,48013,48034,21,10.534,PRON,2,2,2
1408
+ 谦逊,48034,48084,50,2.163,VERB,4,2,3
1409
+ 地,48084,48099,15,10.187,PART,1,2,2
1410
+ 答道,48102,48156,54,-2.146,VERB,2,4,3
1411
+ 啊,48166,48205,39,5.45,PART,3,2,3
1412
+ 这,48227,48242,15,11.129,PRON,2,2,2
1413
+ 真,48251,48268,17,7.318,ADV,3,2,3
1414
+ 滑稽,48268,48340,72,4.08,VERB,2,4,3
1415
+ 此时,48365,48410,45,-0.693,NOUN,3,2,3
1416
+ 小王子,48410,48482,72,-0.807,NOUN,3,2,3
1417
+ 发出,48482,48525,43,7.003,VERB,2,1,2
1418
+ 一,48525,48545,20,11.429,NUM,3,1,2
1419
+ 阵,48545,48568,23,4.101,NUM,2,3,3
1420
+ 清脆,48568,48622,54,1.288,NOUN,3,1,2
1421
+ 的,48622,48635,13,13.549,PART,1,2,2
1422
+ 笑声,48635,48694,59,-0.061,NOUN,2,7,3
1423
+ 这,48721,48740,19,11.129,PRON,3,2,3
1424
+ 使,48740,48766,26,9.424,VERB,2,1,2
1425
+ 我,48766,48782,16,10.534,PRON,3,2,3
1426
+ 很,48782,48810,28,9.553,ADV,3,2,3
1427
+ 不,48810,48829,19,10.967,ADV,3,2,3
1428
+ 高兴,48829,48885,56,6.05,VERB,2,7,3
1429
+ 我,48909,48923,14,10.534,PRON,3,2,3
1430
+ 要求,48923,48971,48,9.134,VERB,2,1,2
1431
+ 别人,48979,49002,23,6.701,NOUN,3,2,3
1432
+ 严肃,49002,49069,67,6.154,VERB,3,1,2
1433
+ 地,49069,49090,21,10.187,PART,1,2,2
1434
+ 对待,49090,49128,38,6.452,VERB,2,1,2
1435
+ 我,49128,49146,18,10.534,PRON,4,2,3
1436
+ 的,49146,49162,16,13.549,PART,1,2,2
1437
+ 不幸,49165,49213,48,5.826,NOUN,2,8,3
1438
+ 然后,49236,49297,61,7.713,ADV,3,2,3
1439
+ 他,49315,49330,15,10.667,PRON,3,2,3
1440
+ 又,49330,49352,22,9.207,ADV,3,2,3
1441
+ 说道,49352,49401,49,5.742,VERB,3,2,3
1442
+ 那么,49401,49454,53,8.176,ADV,3,2,3
1443
+ 你,49475,49499,24,9.316,PRON,3,2,3
1444
+ 也,49499,49510,11,10.523,ADV,3,2,3
1445
+ 是,49510,49528,18,11.814,VERB,2,1,2
1446
+ 从,49528,49555,27,9.899,ADP,5,1,2
1447
+ 天,49555,49578,23,8.294,NOUN,3,2,3
1448
+ 上,49578,49601,23,10.76,PART,1,3,2
1449
+ 来,49601,49629,28,10.29,VERB,2,3,3
1450
+ 的,49629,49646,17,13.549,PART,1,2,2
1451
+ 了,49646,49672,26,11.717,PART,1,10,2
1452
+ 你,49688,49705,17,9.316,PRON,3,2,3
1453
+ 是,49705,49723,18,11.814,VERB,2,1,2
1454
+ 哪个,49723,49760,37,5.032,DET,5,2,3
1455
+ 星球,49760,49814,54,2.8,NOUN,2,3,3
1456
+ 上,49814,49849,35,10.76,PART,1,2,2
1457
+ 的,49849,49874,25,13.549,PART,1,4,2
1458
+ 即刻,49891,49951,60,3.019,NOUN,3,2,3
1459
+ 对于,49977,50010,33,8.818,ADP,3,1,2
1460
+ 他,50010,50031,21,10.667,PRON,5,2,3
1461
+ 是,50031,50052,21,11.814,VERB,2,1,2
1462
+ 从,50052,50076,24,9.899,ADP,3,1,2
1463
+ 哪里,50076,50119,43,6.208,PRON,2,3,3
1464
+ 来,50119,50141,22,10.29,VERB,2,5,3
1465
+ 的,50141,50159,18,13.549,PART,1,2,2
1466
+ 这个,50159,50190,31,9.355,DET,3,2,3
1467
+ 秘密,50190,50237,47,6.528,NOUN,2,5,3
1468
+ 我,50237,50252,15,10.534,PRON,3,2,3
1469
+ 隐约,50252,50301,49,1.418,ADV,3,2,3
1470
+ 发现,50301,50353,52,8.286,VERB,4,1,2
1471
+ 到,50353,50374,21,10.518,VERB,1,2,2
1472
+ 了,50374,50384,10,11.717,PART,1,2,2
1473
+ 一点,50384,50417,33,8.059,NUM,3,2,3
1474
+ 线索,50417,50491,74,5.058,NOUN,2,8,3
1475
+ 于是,50507,50563,56,6.92,ADV,3,2,3
1476
+ 我,50583,50599,16,10.534,PRON,3,2,3
1477
+ 就,50599,50620,21,10.143,ADV,3,2,3
1478
+ 突然,50620,50661,41,6.562,ADV,3,2,3
1479
+ 问道,50661,50705,44,-1.165,VERB,2,1,2
1480
+ 你,50705,50725,20,9.316,PRON,4,2,3
1481
+ 是,50725,50747,22,11.814,VERB,2,1,2
1482
+ 从,50747,50777,30,9.899,ADP,4,1,2
1483
+ 另,50777,50798,21,8.413,DET,4,1,2
1484
+ 一,50798,50806,8,11.429,NUM,2,1,2
1485
+ 个,50806,50818,12,10.348,NUM,2,4,3
1486
+ 星球,50818,50866,48,2.8,NOUN,2,3,3
1487
+ 上,50866,50889,23,10.76,PART,1,3,2
1488
+ 来,50889,50916,27,10.29,VERB,2,3,3
1489
+ 的,50916,50930,14,13.549,PART,1,4,2
1490
+ 吗,50930,50955,25,7.517,PART,1,7,2
1491
+ 可是,50977,51014,37,7.153,ADV,3,2,3
1492
+ 他,51014,51033,19,10.667,PRON,3,2,3
1493
+ 不,51043,51059,16,10.967,ADV,3,2,3
1494
+ 回答,51059,51104,45,6.904,VERB,2,1,2
1495
+ 我,51104,51121,17,10.534,PRON,4,2,3
1496
+ 的,51121,51133,12,13.549,PART,1,2,2
1497
+ 问题,51133,51187,54,10.004,NOUN,2,7,3
1498
+ 他,51211,51225,14,10.667,PRON,4,2,3
1499
+ 一面,51225,51274,49,6.295,ADV,4,2,3
1500
+ 看,51274,51301,27,9.554,VERB,3,1,2
1501
+ 着,51301,51324,23,9.759,PART,1,2,2
1502
+ 我,51324,51342,18,10.534,PRON,4,2,3
1503
+ 的,51342,51358,16,13.549,PART,1,2,2
1504
+ 飞机,51361,51419,58,6.314,NOUN,2,5,3
1505
+ 一面,51440,51483,43,6.295,ADV,3,2,3
1506
+ 微微,51483,51528,45,1.039,VERB,3,1,2
1507
+ 地,51528,51543,15,10.187,PART,1,2,2
1508
+ 点点,51543,51587,44,4.957,VERB,3,2,3
1509
+ 头,51587,51628,41,6.847,NOUN,2,7,3
1510
+ 接着,51654,51692,38,5.935,ADV,3,2,3
1511
+ 说道,51692,51736,44,5.742,VERB,4,2,3
1512
+ 可,51747,51767,20,9.183,ADV,5,2,3
1513
+ 不,51767,51780,13,10.967,ADV,3,2,3
1514
+ 是,51780,51806,26,11.814,VERB,2,5,3
1515
+ 吗,51806,51837,31,7.517,PART,1,6,2
1516
+ 乘坐,51856,51908,52,3.902,VERB,4,1,2
1517
+ 这,51908,51931,23,11.129,PRON,3,2,3
1518
+ 玩意儿,51931,52002,71,2.053,VERB,2,5,3
1519
+ 你,52018,52037,19,9.316,PRON,3,2,3
1520
+ 不,52037,52054,17,10.967,ADV,3,2,3
1521
+ 可能,52054,52093,39,9.173,VERB,2,1,2
1522
+ 是,52093,52116,23,11.814,VERB,2,1,2
1523
+ 从,52116,52141,25,9.899,ADP,4,1,2
1524
+ 很,52145,52163,18,9.553,ADV,5,2,3
1525
+ 远,52163,52193,30,7.559,VERB,1,2,2
1526
+ 的,52193,52207,14,13.549,PART,1,2,2
1527
+ 地方,52207,52251,44,8.868,NOUN,2,4,3
1528
+ 来,52251,52274,23,10.29,VERB,2,3,3
1529
+ 的,52274,52288,14,13.549,PART,1,7,2
1530
+ 说,52288,52311,23,10.28,VERB,4,1,2
1531
+ 到,52311,52325,14,10.518,VERB,2,1,2
1532
+ 这里,52338,52385,47,8.279,PRON,2,5,3
1533
+ 他,52402,52418,16,10.667,PRON,3,2,3
1534
+ 就,52418,52439,21,10.143,ADV,3,2,3
1535
+ 长,52439,52466,27,9.025,ADJ,5,2,3
1536
+ 时间,52466,52522,56,8.816,NOUN,2,3,3
1537
+ 地,52522,52542,20,10.187,PART,1,2,2
1538
+ 陷入,52542,52590,48,5.507,VERB,2,1,2
1539
+ 沉思,52596,52644,48,3.904,NOUN,3,2,3
1540
+ 之中,52652,52698,46,0.933,PART,1,7,2
1541
+ 然后,52725,52786,61,7.713,ADV,5,2,3
1542
+ 从,52806,52829,23,9.899,ADP,2,1,2
1543
+ 口袋,52829,52879,50,3.477,NOUN,3,2,3
1544
+ 里,52879,52896,17,8.887,PART,1,3,2
1545
+ 掏,52896,52922,26,2.758,VERB,2,1,2
1546
+ 出,52922,52944,22,9.617,VERB,5,1,2
1547
+ 了,52944,52956,12,11.717,PART,1,1,1
1548
+ 我,52956,52973,17,10.534,PRON,3,2,3
1549
+ 画,52973,52997,24,5.857,VERB,2,5,3
1550
+ 的,52997,53012,15,13.549,PART,1,2,2
1551
+ 小,53012,53035,23,8.573,NOUN,2,2,2
1552
+ 羊,53035,53073,38,3.801,NOUN,2,5,3
1553
+ 看,53106,53129,23,9.554,VERB,3,1,2
1554
+ 着,53129,53144,15,9.759,PART,1,1,1
1555
+ 他,53144,53166,22,10.667,PRON,4,2,3
1556
+ 的,53166,53182,16,13.549,PART,1,2,2
1557
+ 宝贝,53185,53231,46,3.943,NOUN,2,4,3
1558
+ 入,53231,53250,19,8.07,VERB,2,1,2
1559
+ 了,53250,53260,10,11.717,PART,1,3,2
1560
+ 神,53260,53302,42,6.661,NOUN,3,5,4
1561
+ 你们,53329,53359,30,7.613,PRON,6,2,3
1562
+ 可以,53359,53392,33,9.878,VERB,2,1,2
1563
+ 想见,53392,53449,57,3.934,VERB,3,2,3
1564
+ 这,53449,53471,22,11.129,DET,2,1,2
1565
+ 种,53471,53497,26,10.708,NUM,2,3,3
1566
+ 关于,53497,53548,51,8.887,ADP,3,1,2
1567
+ 别,53551,53570,19,7.115,DET,4,2,3
1568
+ 的,53570,53584,14,13.549,PART,1,2,2
1569
+ 星球,53584,53642,58,2.8,NOUN,2,4,3
1570
+ 的,53642,53669,27,13.549,PART,1,2,2
1571
+ 若明若暗,53686,53773,87,0.523,PROPN,2,5,3
1572
+ 的,53773,53785,12,13.549,PART,1,2,2
1573
+ 话语,53785,53847,62,4.58,NOUN,2,3,3
1574
+ 使,53901,53931,30,9.424,VERB,2,1,2
1575
+ 我,53931,53950,19,10.534,PRON,3,2,3
1576
+ 心里,53950,54000,50,6.005,NOUN,2,1,2
1577
+ 多么,54000,54031,31,5.699,ADV,1,3,2
1578
+ 好奇,54031,54099,68,4.414,VERB,3,5,4
1579
+ 因此,54120,54166,46,9.113,ADV,3,2,3
1580
+ 我,54166,54183,17,10.534,PRON,2,2,2
1581
+ 竭力,54183,54228,45,4.631,VERB,3,2,3
1582
+ 地,54228,54241,13,10.187,PART,3,3,3
1583
+ 想,54241,54267,26,8.368,VERB,2,1,2
1584
+ 知道,54267,54307,40,8.537,VERB,3,1,2
1585
+ 其中,54321,54370,49,8.864,NOUN,5,2,3
1586
+ 更,54370,54397,27,9.312,ADV,3,2,3
1587
+ 多,54397,54416,19,9.815,NUM,2,4,3
1588
+ 的,54416,54433,17,13.549,PART,1,2,2
1589
+ 奥秘,54436,54490,54,3.47,NOUN,2,8,3
1590
+ 你,54507,54524,17,9.316,PRON,4,2,3
1591
+ 是,54524,54543,19,11.814,VERB,2,1,2
1592
+ 从,54543,54572,29,9.899,ADP,6,1,2
1593
+ 哪里,54572,54615,43,6.208,PRON,2,3,3
1594
+ 来,54615,54643,28,10.29,VERB,2,4,3
1595
+ 的,54643,54669,26,13.549,PART,1,5,2
1596
+ 我,54688,54704,16,10.534,PRON,4,2,3
1597
+ 的,54704,54719,15,13.549,PART,1,2,2
1598
+ 小家伙,54719,54811,92,0.45,NOUN,3,2,3
1599
+ 你,54828,54849,21,9.316,PRON,2,5,3
1600
+ 的,54849,54863,14,13.549,PART,5,2,3
1601
+ 家,54863,54888,25,9.085,NOUN,1,2,2
1602
+ 在,54888,54905,17,11.762,ADP,2,3,3
1603
+ 什么,54905,54937,32,9.138,DET,2,1,2
1604
+ 地方,54937,54995,58,8.868,NOUN,3,2,3
1605
+ 你,55020,55034,14,9.316,PRON,2,5,3
1606
+ 要,55034,55052,18,10.122,VERB,3,2,3
1607
+ 把,55052,55068,16,9.381,X,3,1,2
1608
+ 你,55086,55092,6,9.316,PRON,2,1,2
1609
+ 的,55092,55106,14,13.549,PART,5,2,3
1610
+ 小,55106,55128,22,8.573,ADJ,1,2,2
1611
+ 羊,55128,55156,28,3.801,NOUN,2,2,2
1612
+ 带到,55156,55197,41,-3.079,VERB,2,3,3
1613
+ 哪里,55197,55239,42,6.208,PRON,2,1,2
1614
+ 去,55242,55276,34,8.633,VERB,2,6,3
1615
+ 他,55294,55312,18,10.667,PRON,2,4,3
1616
+ 沉思,55312,55369,57,3.904,VERB,4,2,3
1617
+ 了,55369,55377,8,11.717,PART,3,1,2
1618
+ 一会儿,55377,55433,56,4.79,ADV,1,2,2
1619
+ 然后,55453,55497,44,7.713,ADV,2,4,3
1620
+ 回答,55497,55546,49,6.904,VERB,4,2,3
1621
+ 我,55546,55564,18,10.534,PRON,2,1,2
1622
+ 说,55564,55593,29,10.28,VERB,2,2,2
1623
+ 好,55593,55620,27,9.375,VERB,2,1,2
1624
+ 在,55620,55641,21,11.762,ADV,4,1,2
1625
+ 有,55641,55661,20,11.142,VERB,2,1,2
1626
+ 你,55661,55679,18,9.316,PRON,2,1,2
1627
+ 给,55679,55695,16,8.874,VERB,5,2,3
1628
+ 我,55695,55715,20,10.534,PRON,2,1,2
1629
+ 的,55715,55730,15,13.549,PART,2,4,3
1630
+ 那,55730,55751,21,8.881,DET,1,2,2
1631
+ 只,55754,55771,17,8.687,ADV,3,1,2
1632
+ 箱子,55771,55836,65,2.779,NOUN,2,3,3
1633
+ 夜晚,55853,55902,49,4.894,NOUN,2,8,3
1634
+ 可以,55902,55940,38,9.878,VERB,3,2,3
1635
+ 给,55940,55957,17,8.874,ADP,2,1,2
1636
+ 小,55957,55980,23,8.573,ADJ,3,1,2
1637
+ 羊,55980,56011,31,3.801,NOUN,3,2,3
1638
+ 当,56021,56041,20,8.529,VERB,2,4,3
1639
+ 房子,56041,56094,53,5.963,NOUN,3,1,2
1640
+ 用,56094,56115,21,9.22,VERB,2,3,3
1641
+ 那,56140,56154,14,8.881,PRON,2,12,3
1642
+ 当然,56164,56217,53,7.939,ADV,3,2,3
1643
+ 如果,56244,56285,41,9.006,SCONJ,3,2,3
1644
+ 你,56285,56305,20,9.316,PRON,6,2,3
1645
+ 听话,56305,56359,54,3.317,VERB,2,2,2
1646
+ 的,56359,56372,13,13.549,PART,2,4,3
1647
+ 话,56372,56405,33,8.328,NOUN,1,2,2
1648
+ 我,56425,56440,15,10.534,PRON,2,3,3
1649
+ 再,56440,56463,23,8.406,ADV,2,2,2
1650
+ 给,56463,56483,20,8.874,VERB,3,2,3
1651
+ 你,56483,56499,16,9.316,PRON,2,1,2
1652
+ 画,56499,56525,26,5.857,VERB,2,3,3
1653
+ 一,56525,56542,17,11.429,NUM,2,1,2
1654
+ 根,56547,56562,15,6.317,NUM,3,1,2
1655
+ 绳子,56562,56624,62,2.651,NOUN,2,3,3
1656
+ 白天,56646,56701,55,4.335,NOUN,2,7,3
1657
+ 可以,56701,56737,36,9.878,VERB,3,2,3
1658
+ 拴,56737,56764,27,-0.986,VERB,2,1,2
1659
+ 住,56764,56791,27,7.882,VERB,3,1,2
1660
+ 它,56791,56829,38,9.652,PRON,1,2,2
1661
+ 我,57058,57073,15,10.534,PRON,2,5,3
1662
+ 的,57073,57092,19,13.549,PART,5,2,3
1663
+ 建议,57092,57137,45,7.515,NOUN,1,2,2
1664
+ 看来,57137,57179,42,-0.986,ADV,2,3,3
1665
+ 有点儿,57179,57223,44,5.857,ADV,3,2,3
1666
+ 使,57226,57246,20,9.424,VERB,3,2,3
1667
+ 小王子,57246,57323,77,-0.807,NOUN,2,1,2
1668
+ 反感,57329,57381,52,3.919,VERB,2,2,2
1669
+ 拴,57402,57433,31,-0.986,NOUN,2,6,3
1670
+ 住,57433,57458,25,7.882,VERB,4,1,2
1671
+ 它,57458,57494,36,9.652,PRON,1,2,2
1672
+ 多么,57519,57547,28,5.699,ADV,2,4,3
1673
+ 奇怪,57556,57607,51,5.942,ADJ,6,2,3
1674
+ 的,57607,57623,16,13.549,PART,1,2,2
1675
+ 主意,57623,57678,55,4.577,NOUN,1,2,2
1676
+ 如果,57698,57741,43,9.006,SCONJ,2,4,3
1677
+ 你,57741,57759,18,9.316,PRON,4,2,3
1678
+ 不,57766,57776,10,10.967,ADV,3,2,3
1679
+ 拴,57776,57807,31,-0.986,VERB,3,2,3
1680
+ 住,57807,57831,24,7.882,VERB,3,1,2
1681
+ 它,57834,57863,29,9.652,PRON,1,2,2
1682
+ 它,57887,57905,18,9.652,PRON,2,6,3
1683
+ 就,57905,57924,19,10.143,ADV,3,2,3
1684
+ 到处,57924,57977,53,5.106,ADV,3,2,3
1685
+ 跑,57980,58017,37,5.707,VERB,3,2,3
1686
+ 那么,58034,58069,35,8.176,ADV,2,6,3
1687
+ 它,58069,58092,23,9.652,PRON,3,2,3
1688
+ 会,58092,58114,22,10.067,VERB,4,2,3
1689
+ 跑,58114,58144,30,5.707,VERB,3,2,3
1690
+ 丢,58144,58169,25,3.668,VERB,3,1,2
1691
+ 的,58180,58201,21,13.549,PART,1,5,2
1692
+ 我,58218,58235,17,10.534,PRON,1,3,2
1693
+ 的,58235,58252,17,13.549,PART,6,2,3
1694
+ 这,58252,58269,17,11.129,DET,1,2,2
1695
+ 位,58269,58291,22,8.577,NUM,3,1,2
1696
+ 朋友,58291,58345,54,7.32,NOUN,2,3,3
1697
+ 又,58348,58367,19,9.207,ADV,2,4,3
1698
+ 笑,58367,58393,26,5.796,VERB,3,2,3
1699
+ 出,58399,58418,19,9.617,VERB,4,1,2
1700
+ 了,58418,58429,11,11.717,PART,1,2,2
1701
+ 声,58429,58460,31,6.438,NOUN,1,2,2
1702
+ 你,58485,58501,16,9.316,PRON,2,5,3
1703
+ 想,58501,58520,19,8.368,VERB,4,2,3
1704
+ 要,58520,58541,21,10.122,VERB,4,1,2
1705
+ 它,58541,58565,24,9.652,PRON,1,3,2
1706
+ 跑,58565,58589,24,5.707,VERB,3,2,3
1707
+ 到,58589,58607,18,10.518,VERB,3,2,3
1708
+ 哪里,58607,58648,41,6.208,PRON,3,1,2
1709
+ 去,58651,58679,28,8.633,VERB,2,3,3
1710
+ 呀,58679,58700,21,4.512,PART,2,7,3
1711
+ 不管,58723,58763,40,6.549,VERB,1,3,2
1712
+ 什么,58763,58796,33,9.138,DET,4,1,2
1713
+ 地方,58796,58853,57,8.868,NOUN,3,2,3
1714
+ 它,58880,58895,15,9.652,PRON,2,5,3
1715
+ 一直,58895,58943,48,7.691,ADV,3,2,3
1716
+ 往,58943,58967,24,6.611,ADP,3,2,3
1717
+ 前,58967,58994,27,8.716,NOUN,3,1,2
1718
+ 跑,58994,59024,30,5.707,VERB,1,2,2
1719
+ 这时,59024,59081,57,1.496,ADV,2,6,3
1720
+ 小王子,59108,59184,76,-0.807,NOUN,3,2,3
1721
+ 郑重其事,59184,59281,97,3.465,VERB,3,2,3
1722
+ 地,59281,59296,15,10.187,PART,4,2,3
1723
+ 说,59296,59322,26,10.28,VERB,1,2,2
1724
+ 这,59322,59346,24,11.129,PRON,2,1,2
1725
+ 没有,59346,59375,29,9.863,VERB,3,2,3
1726
+ 什么,59375,59404,29,9.138,DET,2,1,2
1727
+ 关系,59404,59465,61,9.556,NOUN,3,2,3
1728
+ 我,59482,59499,17,10.534,PRON,2,9,3
1729
+ 那里,59499,59539,40,7.152,PRON,4,2,3
1730
+ 很,59539,59558,19,9.553,ADV,1,2,2
1731
+ 小,59558,59587,29,8.573,VERB,4,2,3
1732
+ 很,59594,59612,18,9.553,ADV,2,3,3
1733
+ 小,59612,59647,35,8.573,VERB,3,2,3
1734
+ 接着,59671,59724,53,5.935,ADV,2,5,3
1735
+ 他,59750,59767,17,10.667,PRON,3,2,3
1736
+ 略,59767,59789,22,6.027,ADV,3,2,3
1737
+ 带,59789,59809,20,8.229,VERB,5,2,3
1738
+ 伤感,59809,59859,50,3.221,VERB,2,1,2
1739
+ 地,59859,59872,13,10.187,PART,2,4,3
1740
+ 又,59872,59891,19,9.207,ADV,1,2,2
1741
+ 补充,59891,59938,47,6.908,VERB,3,2,3
1742
+ 了,59938,59949,11,11.717,PART,3,1,2
1743
+ 一,59949,59969,20,11.429,NUM,1,2,2
1744
+ 句,59974,60000,26,6.844,NUM,4,2,3
1745
+ 一直,60003,60045,42,7.691,ADV,2,3,3
1746
+ 朝,60045,60069,24,5.776,ADP,5,2,3
1747
+ 前,60078,60103,25,8.716,ADV,4,2,3
1748
+ 走,60103,60137,34,7.985,VERB,1,2,2
1749
+ 也,60154,60174,20,10.523,ADV,2,5,3
1750
+ 不会,60174,60205,31,0.597,VERB,3,2,3
1751
+ 走,60205,60230,25,7.985,VERB,3,2,3
1752
+ 出,60230,60251,21,9.617,VERB,4,1,2
1753
+ 多,60251,60273,22,9.815,ADV,1,3,2
1754
+ 远,60273,60298,25,7.559,ADV,3,2,3
annotation/single_male_acoustic.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bd852588d79692f39e3dd9704d79b5e43a0855e962ea389422714baa253b0c
3
+ size 16177173
annotation/single_male_word_information.csv ADDED
@@ -0,0 +1,1515 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ word,onset,offset,duration,logfreq,pos,td,bu,lc
2
+ 在,25,54,29,11.762,ADP,3,1,2
3
+ 附近,54,90,36,6.463,NOUN,5,2,3
4
+ 的,90,103,13,13.549,PART,1,2,2
5
+ 宇宙,103,140,37,5.868,NOUN,2,3,3
6
+ 中,140,163,23,11.01,PART,1,3,2
7
+ 还,192,217,25,9.873,ADV,3,2,3
8
+ 有,217,250,33,11.142,VERB,2,1,2
9
+ 325,250,329,79,3.647,NUM,5,2,3
10
+ 326,329,445,116,3.451,NUM,3,2,3
11
+ 327,445,514,69,3.486,NUM,3,2,3
12
+ 328,514,639,125,3.51,NOUN,3,2,3
13
+ 329,639,718,79,3.399,NUM,2,6,3
14
+ 330,745,831,86,3.971,NUM,2,1,2
15
+ 等,831,853,22,9.755,PART,2,4,3
16
+ 几,853,884,31,8.962,NUM,2,1,2
17
+ 颗,910,943,33,5.181,NUM,2,3,3
18
+ 小,943,970,27,8.573,ADJ,2,2,2
19
+ 行星,970,1017,47,3.092,NOUN,2,6,3
20
+ 他,1017,1053,36,10.667,PRON,3,2,3
21
+ 就,1083,1112,29,10.143,ADV,3,2,3
22
+ 开始,1112,1172,60,8.836,VERB,2,1,2
23
+ 访问,1172,1215,43,6.744,VERB,2,1,2
24
+ 这,1215,1242,27,11.129,DET,3,1,2
25
+ 几,1242,1264,22,8.962,NUM,2,1,2
26
+ 颗,1264,1286,22,5.181,NUM,2,4,3
27
+ 星球,1286,1346,60,2.8,NOUN,2,7,3
28
+ 想,1373,1396,23,8.368,VERB,5,1,2
29
+ 在,1396,1419,23,11.762,VERB,4,1,2
30
+ 那里,1419,1483,64,7.152,PRON,2,3,3
31
+ 找,1483,1502,19,6.977,VERB,2,1,2
32
+ 点儿,1502,1548,46,8.36,NUM,2,1,2
33
+ 事儿,1557,1600,43,8.54,NOUN,1,6,2
34
+ 干,1600,1625,25,6.45,VERB,2,3,3
35
+ 并且,1625,1724,99,7.818,CCONJ,1,1,1
36
+ 学习,1724,1772,48,8.347,VERB,2,1,2
37
+ 学习,1772,1828,56,8.347,NOUN,2,5,3
38
+ 第一,1828,1851,23,2.222,NUM,6,1,2
39
+ 颗,1851,1869,18,5.181,NUM,2,3,3
40
+ 星球,1869,1906,37,2.8,NOUN,2,3,3
41
+ 上,1935,1957,22,10.76,PART,1,2,2
42
+ 住,1957,1992,35,7.882,VERB,2,1,2
43
+ 着,1996,2025,29,9.759,PART,1,1,1
44
+ 一,2025,2048,23,11.429,NUM,3,1,2
45
+ 个,2048,2074,26,10.348,NUM,2,3,3
46
+ 国王,2074,2157,83,5.256,NOUN,2,6,3
47
+ 国王,2157,2205,48,5.256,NOUN,3,2,3
48
+ 穿,2205,2229,24,5.467,VERB,2,1,2
49
+ 着,2229,2257,28,9.759,PART,1,1,1
50
+ 用,2257,2284,27,9.22,ADP,6,1,2
51
+ 紫红色,2284,2342,58,-2.465,NOUN,5,2,3
52
+ 和,2342,2357,15,11.596,CCONJ,1,1,1
53
+ 白,2366,2383,17,5.744,PROPN,4,2,3
54
+ 底儿,2383,2461,78,5.772,PART,2,3,3
55
+ 黑,2461,2483,22,5.195,ADV,2,2,2
56
+ 花,2483,2517,34,6.417,VERB,2,4,3
57
+ 的,2517,2537,20,13.549,PART,1,2,2
58
+ 毛皮,2537,2584,47,2.164,NOUN,2,4,3
59
+ 做成,2584,2633,49,4.327,VERB,2,4,3
60
+ 的,2633,2652,19,13.549,PART,1,2,2
61
+ 大,2657,2677,20,10.224,ADJ,2,2,2
62
+ 礼服,2677,2705,28,1.806,NOUN,2,5,3
63
+ 坐,2705,2721,16,6.343,VERB,3,1,2
64
+ 在,2721,2738,17,11.762,ADP,2,1,2
65
+ 一,2738,2751,13,11.429,NUM,4,1,2
66
+ 个,2751,2769,18,10.348,NUM,2,3,3
67
+ 很,2776,2807,31,9.553,ADV,5,2,3
68
+ 简单,2837,2888,51,7.468,VERB,2,1,2
69
+ 却,2888,2909,21,8.333,ADV,4,2,3
70
+ 又,2919,2942,23,9.207,ADV,2,2,2
71
+ 十分,2942,2996,54,8.083,ADV,2,2,2
72
+ 威严,3027,3065,38,2.462,VERB,2,7,3
73
+ 的,3065,3081,16,13.549,PART,1,2,2
74
+ 宝座,3081,3132,51,3.445,NOUN,2,3,3
75
+ 上,3132,3157,25,10.76,PART,1,5,2
76
+ 啊,3157,3185,28,5.45,PART,3,2,3
77
+ 来,3204,3222,18,10.29,VERB,3,1,2
78
+ 了,3222,3241,19,8.887,PART,1,1,1
79
+ 一,3241,3267,26,11.429,ADV,3,1,2
80
+ 个,3267,3287,20,10.348,NUM,2,3,3
81
+ 臣民,3287,3327,40,3.205,NOUN,2,4,3
82
+ 当,3327,3347,20,8.529,ADP,3,1,2
83
+ 他,3355,3375,20,10.667,PRON,4,2,3
84
+ 看见,3375,3410,35,6.811,VERB,2,1,2
85
+ 小王子,3410,3428,18,-0.807,NOUN,2,4,3
86
+ 时,3428,3434,6,9.881,PART,1,3,2
87
+ 喊,3451,3461,10,4.488,VERB,2,1,2
88
+ 了,3461,3467,6,11.717,PART,1,1,1
89
+ 起来,3467,3484,17,8.793,VERB,1,5,2
90
+ 小王子,3484,3545,61,-0.807,NOUN,5,2,3
91
+ 思量,3545,3593,48,1.366,VERB,2,1,2
92
+ 着,3593,3611,18,9.759,PART,1,3,2
93
+ 他,3614,3653,39,10.667,PRON,3,2,3
94
+ 从来,3679,3724,45,6.063,ADV,3,2,3
95
+ 也,3735,3759,24,10.523,ADV,2,2,2
96
+ 没有,3759,4044,285,9.863,ADV,2,1,2
97
+ 见,4044,4062,18,7.726,VERB,2,1,2
98
+ 过,4062,4089,27,9.029,PART,1,1,1
99
+ 我,4089,4107,18,10.534,PRON,3,2,3
100
+ 怎么,4107,4157,50,7.922,ADV,3,2,3
101
+ 会,4168,4190,22,10.067,VERB,2,1,2
102
+ 认识,4190,4228,38,8.659,VERB,2,1,2
103
+ 我,4228,4252,24,10.534,PRON,2,11,3
104
+ 呢,4252,4264,12,8.018,PART,1,2,2
105
+ 他,4264,4283,19,10.667,PRON,3,2,3
106
+ 哪里,4283,4325,42,6.208,PRON,3,2,3
107
+ 知道,4325,4391,66,8.537,VERB,2,1,2
108
+ 在,4391,4404,13,11.762,ADP,3,1,2
109
+ 那些,4404,4459,55,7.845,DET,6,2,3
110
+ 国王,4459,4506,47,5.256,NOUN,2,3,3
111
+ 的,4506,4528,22,13.549,PART,1,2,2
112
+ 眼,4557,4582,25,5.516,NOUN,2,3,3
113
+ 里,4582,4605,23,8.887,PART,1,3,2
114
+ 世界,4605,4652,47,9.276,NOUN,2,2,2
115
+ 是,4652,4680,28,11.814,VERB,2,1,2
116
+ 非常,4707,4757,50,7.985,ADV,6,2,3
117
+ 简单,4757,4813,56,7.468,ADJ,2,4,3
118
+ 的,4813,4835,22,13.549,PART,1,8,2
119
+ 所有,4835,4874,39,8.398,DET,5,2,3
120
+ 的,4874,4905,31,13.549,PART,1,2,2
121
+ 人,4935,4965,30,10.917,NOUN,2,3,3
122
+ 都,4965,4983,18,10.091,ADV,3,2,3
123
+ 是,4983,5018,35,11.814,VERB,2,1,2
124
+ 臣民,5018,5068,50,3.205,VERB,2,5,3
125
+ 国王,5068,5116,48,5.256,NOUN,4,2,3
126
+ 十分,5116,5193,77,8.083,ADV,3,2,3
127
+ 骄傲,5193,5230,37,4.817,VERB,2,4,3
128
+ 因为,5230,5279,49,9.073,ADP,2,1,2
129
+ 他,5279,5303,24,10.667,PRON,3,2,3
130
+ 终于,5303,5357,54,6.733,ADV,3,2,3
131
+ 成,5385,5414,29,8.929,VERB,2,1,2
132
+ 了,5414,5441,27,11.717,PART,1,1,1
133
+ 某个,5441,5496,55,-1.277,DET,5,2,3
134
+ 人,5496,5522,26,10.917,NOUN,2,3,3
135
+ 的,5522,5551,29,13.549,PART,1,2,2
136
+ 国王,5578,5617,39,5.256,NOUN,2,8,3
137
+ 他,5617,5650,33,10.667,PRON,3,2,3
138
+ 对,5650,5672,22,10.687,ADP,4,1,2
139
+ 小王子,5672,5748,76,-0.807,NOUN,2,3,3
140
+ 说,5748,5777,29,10.28,VERB,2,1,2
141
+ 道,5777,5795,18,7.747,VERB,3,1,2
142
+ 靠近,5795,5821,26,3.942,VERB,4,1,2
143
+ 些,5821,5844,23,8.317,NUM,2,9,3
144
+ 好,5844,5879,35,9.375,ADV,2,2,2
145
+ 让,5907,5930,23,8.07,VERB,2,1,2
146
+ 我,5930,5953,23,10.534,PRON,2,2,2
147
+ 好好,5953,6001,48,5.019,ADV,4,2,3
148
+ 看看,6001,6044,43,-1.645,VERB,2,1,2
149
+ 你,6044,6075,31,9.316,PRON,2,8,3
150
+ 小王子,6081,6161,80,-0.807,NOUN,4,2,3
151
+ 看看,6186,6238,52,-1.645,VERB,3,1,2
152
+ 四周,6238,6300,62,4.144,NOUN,2,3,3
153
+ 想,6300,6327,27,8.368,VERB,2,1,2
154
+ 找,6327,6355,28,6.977,VERB,3,1,2
155
+ 个,6355,6377,22,10.348,NUM,3,2,3
156
+ 地方,6377,6462,85,8.868,NOUN,2,4,3
157
+ 坐,6462,6489,27,6.343,VERB,2,1,2
158
+ 下来,6489,6541,52,7.366,VERB,1,6,2
159
+ 可是,6541,6584,43,7.153,ADV,3,2,3
160
+ 整个,6584,6677,93,8.015,DET,5,2,3
161
+ 星球,6677,6723,46,2.8,NOUN,2,3,3
162
+ 被,6723,6738,15,9.125,X,2,1,2
163
+ 国王,6738,6782,44,5.256,NOUN,3,1,2
164
+ 华丽,6782,6835,53,3.114,VERB,4,2,3
165
+ 的,6862,6881,19,13.549,PART,1,2,2
166
+ 白,6881,6899,18,5.744,ADJ,5,2,3
167
+ 底儿,6899,6942,43,5.772,PART,2,3,3
168
+ 黑,6942,6961,19,5.195,ADJ,3,2,3
169
+ 花,6961,6978,17,6.417,NOUN,2,4,3
170
+ 皮袍,6978,7018,40,-0.003,NOUN,2,5,3
171
+ 占,7018,7038,20,8.082,VERB,2,1,2
172
+ 满,7038,7063,25,6.121,VERB,1,5,2
173
+ 了,7063,7078,15,11.717,PART,1,3,2
174
+ 他,7078,7090,12,10.667,PRON,3,2,3
175
+ 只好,7090,7128,38,5.914,ADV,3,2,3
176
+ 站,7128,7134,6,7.22,VERB,2,1,2
177
+ 在,7134,7149,15,11.762,ADP,2,1,2
178
+ 那里,7149,7188,39,7.152,PRON,2,7,3
179
+ 但是,7188,7225,37,8.966,ADV,3,2,3
180
+ 因为,7225,7262,37,9.073,ADP,2,1,2
181
+ 疲倦,7288,7344,56,3.577,VERB,3,1,2
182
+ 了,7344,7382,38,11.717,PART,1,4,2
183
+ 他,7382,7405,23,10.667,PRON,2,2,2
184
+ 打,7405,7426,21,7.276,VERB,2,1,2
185
+ 起,7426,7451,25,8.784,VERB,4,1,2
186
+ 哈欠,7451,7531,80,1.274,PROPN,2,4,3
187
+ 来,7531,7560,29,10.29,PART,1,4,2
188
+ 君王,7560,7596,36,1.584,VERB,3,2,3
189
+ 对,7605,7633,28,10.687,VERB,3,1,2
190
+ 他,7633,7658,25,10.667,PRON,2,3,3
191
+ 说,7658,7684,26,10.28,VERB,2,1,2
192
+ 在,7708,7731,23,11.762,ADP,3,1,2
193
+ 一,7731,7760,29,11.429,NUM,4,1,2
194
+ 个,7760,7788,28,10.348,NUM,2,3,3
195
+ 国王,7788,7829,41,5.256,NOUN,2,3,3
196
+ 面前,7829,7911,82,6.584,NOUN,1,3,2
197
+ 打哈欠,7911,7976,65,-4.605,VERB,2,2,2
198
+ 是,7976,8017,41,11.814,VERB,2,1,2
199
+ 违反,8029,8068,39,6.766,VERB,5,1,2
200
+ 礼节,8068,8119,51,3.041,NOUN,2,4,3
201
+ 的,8119,8139,20,13.549,PART,1,8,2
202
+ 我,8139,8161,22,10.534,PRON,3,2,3
203
+ 禁止,8161,8254,93,6.433,VERB,2,1,2
204
+ 你,8254,8279,25,9.316,PRON,3,2,3
205
+ 打哈欠,8279,8357,78,-4.605,VERB,2,5,3
206
+ 小王子,8357,8426,69,-0.807,NOUN,3,2,3
207
+ 羞愧,8426,8505,79,2.842,VERB,4,2,3
208
+ 地,8505,8535,30,10.187,PART,1,2,2
209
+ 说道,8535,8587,52,5.742,VERB,2,1,2
210
+ 我,8587,8608,21,10.534,PRON,3,2,3
211
+ 实在,8608,8662,54,6.381,ADV,3,2,3
212
+ 忍,8692,8719,27,4.478,VERB,2,2,2
213
+ 不,8719,8741,22,10.967,ADV,2,2,2
214
+ 住,8741,8769,28,7.882,VERB,2,7,3
215
+ 我,8769,8789,20,10.534,PRON,4,2,3
216
+ 长途跋涉,8789,8881,92,2.012,PROPN,4,2,3
217
+ 来,8891,8910,19,10.29,VERB,2,1,2
218
+ 到,8910,8928,18,10.518,VERB,2,1,2
219
+ 这里,8928,8966,38,8.279,PRON,2,5,3
220
+ 还,8966,8985,19,9.873,ADV,3,2,3
221
+ 没有,8985,9067,82,9.863,ADV,2,1,2
222
+ 睡觉,9067,9121,54,5.065,VERB,2,6,3
223
+ 呢,9121,9144,23,8.018,PART,1,2,2
224
+ 国王,9144,9223,79,5.256,NOUN,4,2,3
225
+ 说,9223,9246,23,10.28,VERB,2,1,2
226
+ 那,9246,9270,24,8.881,ADV,3,2,3
227
+ 好,9270,9295,25,9.375,VERB,2,2,2
228
+ 吧,9317,9347,30,6.177,PART,1,4,2
229
+ 我,9347,9360,13,10.534,PRON,3,2,3
230
+ 命令,9360,9408,48,6.886,VERB,2,1,2
231
+ 你,9408,9435,27,9.316,PRON,2,2,2
232
+ 打哈欠,9435,9535,100,-4.605,VERB,3,6,4
233
+ 好些,9535,9609,74,3.745,NUM,4,1,2
234
+ 年,9609,9632,23,11.451,NUM,2,3,3
235
+ 来,9636,9654,18,10.29,PART,1,2,2
236
+ 我,9681,9706,25,10.534,PRON,2,2,2
237
+ 没有,9706,9760,54,9.863,ADV,2,1,2
238
+ 看见,9760,9807,47,6.811,VERB,2,1,2
239
+ 过,9807,9832,25,9.029,PART,1,1,1
240
+ 任何,9832,9917,85,8.33,DET,4,2,3
241
+ 人,9917,9937,20,10.917,NOUN,2,3,3
242
+ 打哈欠,9937,10005,68,-4.605,VERB,2,6,3
243
+ 对,10005,10019,14,10.687,ADP,5,1,2
244
+ 我,10019,10038,19,10.534,PRON,2,3,3
245
+ 来,10038,10065,27,10.29,PART,2,1,2
246
+ 说,10065,10084,19,10.28,VERB,2,1,2
247
+ 打哈欠,10084,10153,69,-4.605,NOUN,2,6,3
248
+ 倒,10153,10170,17,5.447,ADV,3,2,3
249
+ 是,10170,10192,22,11.814,VERB,2,1,2
250
+ 新奇,10195,10240,45,3.596,ADJ,5,3,4
251
+ 的,10268,10289,21,13.549,PART,1,2,2
252
+ 事,10289,10310,21,8.54,NOUN,2,6,3
253
+ 来,10310,10331,21,10.29,VERB,5,3,4
254
+ 吧,10331,10373,42,6.177,PART,1,2,2
255
+ 再,10397,10421,24,8.406,ADV,3,2,3
256
+ 打,10421,10444,23,7.276,VERB,2,1,2
257
+ 个,10444,10461,17,10.348,NUM,3,2,3
258
+ 哈欠,10461,10521,60,1.274,NOUN,2,6,3
259
+ 这,10521,10550,29,11.129,PRON,3,2,3
260
+ 是,10550,10573,23,11.814,VERB,2,1,2
261
+ 命令,10573,10618,45,6.886,VERB,2,4,3
262
+ 这,10644,10669,25,11.129,PRON,3,2,3
263
+ 倒,10674,10699,25,5.447,ADV,3,2,3
264
+ 叫,10724,10753,29,6.117,VERB,2,1,2
265
+ 我,10762,10780,18,10.534,PRON,3,2,3
266
+ 有点儿,10788,10850,62,5.857,ADV,3,2,3
267
+ 紧张,10887,10931,44,6.668,VERB,2,7,3
268
+ 我,10931,10953,22,10.534,PRON,3,2,3
269
+ 打,10953,10987,34,7.276,VERB,3,1,2
270
+ 不,11016,11033,17,10.967,ADV,5,2,3
271
+ 出,11033,11054,21,9.617,VERB,2,4,3
272
+ 哈欠,11054,11102,48,1.274,NOUN,2,4,3
273
+ 来,11102,11123,21,10.29,VERB,2,1,2
274
+ 了,11123,11135,12,11.717,PART,1,4,2
275
+ 小王子,11135,11198,63,-0.807,NOUN,4,2,3
276
+ 红,11201,11219,18,6.306,VERB,2,1,2
277
+ 着,11219,11236,17,9.759,PART,1,3,2
278
+ 脸,11236,11251,15,5.485,NOUN,2,2,2
279
+ 说,11251,11274,23,10.28,VERB,2,3,3
280
+ 嗯,11274,11296,22,0.447,INTJ,3,2,3
281
+ 嗯,11296,11311,15,0.447,INTJ,2,2,2
282
+ 国王,11311,11351,40,5.256,NOUN,2,2,2
283
+ 回答,11374,11432,58,6.904,VERB,2,1,2
284
+ 道,11432,11461,29,7.747,VERB,2,4,3
285
+ 那么,11461,11497,36,8.176,ADV,3,2,3
286
+ 我,11497,11516,19,10.534,PRON,2,2,2
287
+ 命令,11519,11617,98,6.886,VERB,3,1,2
288
+ 你,11644,11679,35,9.316,PRON,2,2,2
289
+ 忽而,11706,11746,40,1.268,VERB,3,1,2
290
+ 打哈欠,11746,11826,80,-4.605,VERB,2,5,3
291
+ 忽而,11830,11859,29,1.268,VERB,2,4,3
292
+ 他,11859,11887,28,10.667,PRON,3,2,3
293
+ 嘟嘟囔囔,11899,11992,93,-inf,VERB,2,1,2
294
+ 显出,11992,12025,33,3.833,NOUN,3,1,2
295
+ 有点儿,12028,12131,103,5.857,ADV,2,1,2
296
+ 恼怒,12131,12210,79,2.81,VERB,1,6,2
297
+ 因为,12219,12259,40,9.073,ADP,7,1,2
298
+ 国王,12259,12309,50,5.256,NOUN,2,3,3
299
+ 所,12341,12371,30,9.892,PART,2,1,2
300
+ 要求,12371,12428,57,9.134,VERB,2,5,3
301
+ 的,12428,12440,12,13.549,PART,1,3,2
302
+ 主要,12440,12473,33,9.49,ADV,3,2,3
303
+ 是,12473,12499,26,11.814,VERB,2,1,2
304
+ 保持,12527,12558,31,7.746,VERB,6,1,2
305
+ 他,12558,12583,25,10.667,PRON,4,2,3
306
+ 的,12583,12604,21,13.549,PART,1,2,2
307
+ 威严,12604,12650,46,2.462,NOUN,2,4,3
308
+ 受,12650,12669,19,8.127,VERB,3,1,2
309
+ 到,12669,12698,29,10.518,VERB,1,6,2
310
+ 尊敬,12705,12739,34,5.078,VERB,2,6,3
311
+ 他,12739,12754,15,10.667,PRON,3,2,3
312
+ 不,12754,12774,20,10.967,ADV,3,2,3
313
+ 能,12774,12791,17,9.423,VERB,2,1,2
314
+ 容忍,12791,12821,30,4.849,VERB,2,1,2
315
+ 不,12821,12836,15,10.967,ADV,3,2,3
316
+ 听,12836,12856,20,7.519,VERB,2,1,2
317
+ 他,12856,12877,21,10.667,PRON,4,2,3
318
+ 的,12877,12890,13,13.549,PART,1,2,2
319
+ 命令,12890,12940,50,6.886,NOUN,2,9,3
320
+ 他,12970,12988,18,10.667,PRON,3,2,3
321
+ 是,12988,13004,16,11.814,VERB,2,1,2
322
+ 一,13004,13026,22,11.429,NUM,3,1,2
323
+ 位,13026,13055,29,8.577,NUM,2,3,3
324
+ 绝对,13055,13110,55,7.015,ADJ,3,2,3
325
+ 的,13110,13132,22,13.549,PART,1,2,2
326
+ 君主,13132,13165,33,5.067,NOUN,2,5,3
327
+ 可是,13165,13219,54,7.153,ADV,3,2,3
328
+ 他,13247,13272,25,10.667,PRON,2,2,2
329
+ 却,13272,13294,22,8.333,ADV,3,2,3
330
+ 很,13294,13314,20,9.553,ADV,2,2,2
331
+ 善良,13314,13369,55,4.505,VERB,2,4,3
332
+ 他,13369,13383,14,10.667,PRON,6,2,3
333
+ 下,13383,13410,27,9.763,VERB,1,2,2
334
+ 的,13417,13443,26,13.549,PART,1,2,2
335
+ 命令,13443,13530,87,6.886,NOUN,2,3,3
336
+ 都,13530,13570,40,10.091,ADV,3,2,3
337
+ 是,13594,13620,26,11.814,VERB,2,1,2
338
+ 有,13620,13646,26,11.142,VERB,5,1,2
339
+ 理智,13646,13698,52,4.328,NOUN,3,5,4
340
+ 的,13698,13733,35,13.549,PART,1,6,2
341
+ 他,13762,13787,25,10.667,PRON,3,2,3
342
+ 常常,13787,13821,34,6.756,ADV,3,2,3
343
+ 说,13821,13847,26,10.28,VERB,2,1,2
344
+ 如果,13847,13914,67,9.006,SCONJ,4,2,3
345
+ 我,13914,13933,19,10.534,PRON,4,2,3
346
+ 叫,13933,13955,22,6.117,VERB,3,1,2
347
+ 一,13955,13975,20,11.429,NUM,3,1,2
348
+ 位,13982,14003,21,8.577,NUM,2,3,3
349
+ 将军,14003,14073,70,4.506,NOUN,2,4,3
350
+ 变成,14073,14115,42,1.268,VERB,2,1,2
351
+ 一,14115,14154,39,11.429,NUM,3,1,2
352
+ 只,14173,14197,24,8.687,NUM,2,3,3
353
+ 海鸟,14197,14249,52,-3.17,NOUN,2,6,3
354
+ 而,14249,14271,22,10.275,ADV,1,1,1
355
+ 这,14271,14284,13,11.129,DET,4,1,2
356
+ 位,14284,14298,14,8.577,NUM,2,3,3
357
+ 将军,14298,14355,57,4.506,NOUN,2,3,3
358
+ 不,14364,14381,17,10.967,ADV,3,2,3
359
+ 服从,14381,14422,41,5.896,VERB,2,1,2
360
+ 我,14422,14442,20,10.534,PRON,4,2,3
361
+ 的,14442,14462,20,13.549,PART,1,2,2
362
+ 命令,14462,14530,68,6.886,NOUN,2,8,3
363
+ 那么,14530,14569,39,8.176,ADV,2,2,2
364
+ 这,14569,14595,26,11.129,PRON,2,2,2
365
+ 就,14595,14624,29,10.143,ADV,3,2,3
366
+ 不,14624,14645,21,10.967,ADV,2,2,2
367
+ 是,14645,14669,24,11.814,VERB,3,1,2
368
+ 将军,14669,14710,41,4.506,NOUN,4,2,3
369
+ 的,14710,14723,13,13.549,PART,1,2,2
370
+ 过错,14723,14772,49,4.192,NOUN,2,4,3
371
+ 而,14799,14818,19,10.275,ADV,1,1,1
372
+ 是,14818,14830,12,11.814,VERB,2,1,2
373
+ 我,14840,14857,17,10.534,PRON,4,2,3
374
+ 的,14857,14879,22,13.549,PART,1,2,2
375
+ 过错,14889,14927,38,4.192,NOUN,2,10,3
376
+ 小王子,14927,14993,66,-0.807,NOUN,4,2,3
377
+ 腼腆,14993,15053,60,0.477,VERB,4,2,3
378
+ 地,15081,15102,21,10.187,PART,1,2,2
379
+ 试探,15102,15153,51,2.806,VERB,3,2,3
380
+ 道,15153,15164,11,7.747,VERB,2,1,2
381
+ 我,15171,15192,21,10.534,PRON,3,2,3
382
+ 可以,15192,15282,90,9.878,VERB,3,1,2
383
+ 坐下,15282,15330,48,3.944,VERB,1,8,2
384
+ 吗,15330,15352,22,7.517,PART,1,2,2
385
+ 我,15352,15371,19,10.534,PRON,3,2,3
386
+ 命令,15371,15402,31,6.886,VERB,2,1,2
387
+ 你,15402,15424,22,9.316,PRON,3,2,3
388
+ 坐下,15424,15485,61,3.944,VERB,2,1,2
389
+ 国王,15485,15518,33,5.256,NOUN,3,2,3
390
+ 一边,15518,15559,41,6.266,ADV,5,2,3
391
+ 回答,15559,15628,69,6.904,VERB,2,1,2
392
+ 一边,15628,15674,46,6.266,ADV,3,2,3
393
+ 庄重,15674,15719,45,1.439,ADV,2,5,3
394
+ 地,15719,15753,34,10.187,PART,1,2,2
395
+ 把,15779,15804,25,9.381,X,2,1,2
396
+ 他,15804,15830,26,10.667,PRON,6,2,3
397
+ 那,15830,15860,30,8.881,DET,2,2,2
398
+ 白,15860,15885,25,5.744,PROPN,2,2,2
399
+ 底儿,15885,15937,52,5.772,NOUN,2,3,3
400
+ 黑,15964,15980,16,5.195,ADJ,2,2,2
401
+ 花,15980,16005,25,6.417,NOUN,2,3,3
402
+ 皮袍,16005,16046,41,-0.003,NOUN,2,1,2
403
+ 大襟,16046,16087,41,1.45,ADV,1,3,2
404
+ 挪动,16087,16125,38,-0.048,VERB,3,1,2
405
+ 了,16129,16149,20,11.717,PART,1,2,2
406
+ 一下,16149,16179,30,7.121,ADV,2,11,3
407
+ 可是,16179,16214,35,7.153,ADV,3,2,3
408
+ 小王子,16214,16277,63,-0.807,NOUN,2,2,2
409
+ 感到,16277,16359,82,7.502,VERB,2,1,2
410
+ 很,16359,16379,20,9.553,ADV,4,2,3
411
+ 奇怪,16379,16413,34,5.942,VERB,2,6,3
412
+ 这么,16413,16499,86,6.955,ADV,5,2,3
413
+ 小,16499,16531,32,8.573,VERB,3,2,3
414
+ 的,16531,16553,22,13.549,PART,1,3,2
415
+ 行星,16553,16601,48,3.092,NOUN,2,3,3
416
+ 国王,16601,16648,47,5.256,NOUN,3,2,3
417
+ 他,16648,16676,28,10.667,PRON,4,2,3
418
+ 对,16676,16705,29,10.687,ADP,3,1,2
419
+ 什么,16705,16776,71,9.138,PRON,2,3,3
420
+ 进行,16776,16815,39,9.799,VERB,2,1,2
421
+ 统治,16815,16861,46,7.168,NOUN,2,5,3
422
+ 呢,16861,16903,42,8.018,PART,1,4,2
423
+ 他,16928,16946,18,10.667,PRON,3,2,3
424
+ 对,16946,16965,19,10.687,ADP,3,1,2
425
+ 国王,16965,17009,44,5.256,NOUN,2,3,3
426
+ 说,17009,17025,16,10.28,VERB,2,1,2
427
+ 陛下,17025,17065,40,3.507,NOUN,4,2,3
428
+ 请,17065,17088,23,7.183,VERB,2,1,2
429
+ 原谅,17088,17134,46,4.139,VERB,3,5,4
430
+ 我,17134,17150,16,10.534,PRON,3,2,3
431
+ 想,17181,17206,25,8.368,VERB,2,1,2
432
+ 问,17206,17232,26,7.875,VERB,3,1,2
433
+ 您,17241,17264,23,6.65,PRON,4,12,5
434
+ 国王,17264,17321,57,5.256,NOUN,4,2,3
435
+ 急忙,17338,17396,58,3.674,ADV,3,2,3
436
+ 抢,17404,17429,25,3.724,VERB,2,1,2
437
+ 着,17429,17451,22,9.759,PART,1,1,1
438
+ 说道,17451,17523,72,5.742,VERB,2,5,3
439
+ 我,17523,17542,19,10.534,PRON,3,2,3
440
+ 命令,17542,17600,58,6.886,VERB,2,1,2
441
+ 你,17614,17631,17,9.316,PRON,3,2,3
442
+ 问,17631,17651,20,7.875,VERB,2,1,2
443
+ 我,17651,17673,22,10.534,PRON,4,9,5
444
+ 陛下,17673,17716,43,3.507,VERB,4,1,2
445
+ 你,17716,17728,12,9.316,PRON,3,2,3
446
+ 统治,17728,17784,56,7.168,VERB,2,3,3
447
+ 什么,17787,17830,43,9.138,PRON,2,4,3
448
+ 呢,17830,17847,17,8.018,PART,1,2,2
449
+ 国王,17847,17877,30,5.256,NOUN,5,2,3
450
+ 非常,17877,17948,71,7.985,ADV,3,2,3
451
+ 简单,17948,18022,74,7.468,VERB,2,4,3
452
+ 明了,18022,18071,49,4.778,VERB,4,2,3
453
+ 地,18071,18088,17,10.187,PART,1,2,2
454
+ 说,18088,18099,11,10.28,VERB,2,4,3
455
+ 我,18099,18117,18,10.534,PRON,4,2,3
456
+ 统治,18146,18183,37,7.168,VERB,2,3,3
457
+ 一切,18183,18234,51,8.471,DET,2,4,3
458
+ 一切,18234,18275,41,8.471,DET,3,2,3
459
+ 国王,18275,18316,41,5.256,NOUN,2,2,2
460
+ 轻轻,18316,18363,47,-4.075,ADV,4,2,3
461
+ 地,18382,18403,21,10.187,PART,1,2,2
462
+ 用,18403,18429,26,9.22,ADP,2,1,2
463
+ 手,18429,18449,20,7.035,NOUN,2,3,3
464
+ 指,18449,18464,15,7.764,VERB,2,1,2
465
+ 着,18464,18493,29,9.759,PART,1,1,1
466
+ 他,18517,18540,23,10.667,PRON,6,2,3
467
+ 的,18540,18578,38,13.549,PART,1,2,2
468
+ 行星,18603,18637,34,3.092,NOUN,2,3,3
469
+ 和,18637,18659,22,11.596,CCONJ,1,1,1
470
+ 其他,18659,18687,28,8.993,DET,4,2,3
471
+ 的,18687,18706,19,13.549,PART,1,2,2
472
+ 行星,18706,18750,44,3.092,NOUN,2,4,3
473
+ 以及,18750,18781,31,8.881,CCONJ,1,1,1
474
+ 所有,18781,18819,38,8.398,DET,4,2,3
475
+ 的,18819,18848,29,13.549,PART,1,2,2
476
+ 星星,18848,18897,49,3.486,PROPN,2,7,3
477
+ 小王子,18897,18952,55,-0.807,NOUN,3,2,3
478
+ 说,18952,18982,30,10.28,VERB,2,1,2
479
+ 统治,19009,19065,56,7.168,NOUN,3,1,2
480
+ 这,19065,19090,25,11.129,DET,3,2,3
481
+ 一切,19090,19125,35,8.471,DET,2,7,3
482
+ 统治,19125,19193,68,7.168,NOUN,3,1,2
483
+ 这,19221,19249,28,11.129,DET,3,2,3
484
+ 一切,19249,19298,49,8.471,PRON,2,5,3
485
+ 原来,19298,19386,88,6.984,ADV,3,2,3
486
+ 他,19386,19413,27,10.667,PRON,2,2,2
487
+ 不仅,19424,19461,37,8.43,ADV,2,1,2
488
+ 是,19461,19492,31,11.814,VERB,2,1,2
489
+ 一,19514,19549,35,11.429,NUM,3,1,2
490
+ 个,19549,19579,30,10.348,NUM,2,3,3
491
+ 绝对,19589,19628,39,7.015,ADJ,3,2,3
492
+ 的,19628,19663,35,13.549,PART,1,2,2
493
+ 君主,19690,19729,39,5.067,NOUN,2,4,3
494
+ 而且,19729,19776,47,8.873,CCONJ,1,1,1
495
+ 是,19776,19798,22,11.814,VERB,2,1,2
496
+ 整个,19798,19832,34,8.015,DET,5,2,3
497
+ 宇宙,19832,19878,46,5.868,NOUN,2,3,3
498
+ 的,19878,19890,12,13.549,PART,1,2,2
499
+ 君主,19890,19936,46,5.067,NOUN,2,6,3
500
+ 那么,19936,20013,77,8.176,ADV,4,2,3
501
+ 星星,20013,20086,73,3.486,PROPN,2,2,2
502
+ 都,20086,20114,28,10.091,ADV,3,2,3
503
+ 服从,20114,20161,47,5.896,VERB,2,1,2
504
+ 您,20161,20183,22,6.65,PRON,2,5,3
505
+ 吗,20183,20203,20,7.517,PART,1,2,2
506
+ 那,20203,20233,30,8.881,ADV,3,2,3
507
+ 当然,20233,20317,84,7.939,ADV,3,2,3
508
+ 国王,20317,20397,80,5.256,NOUN,2,2,2
509
+ 对,20397,20425,28,10.687,VERB,3,1,2
510
+ 他,20429,20451,22,10.667,PRON,2,3,3
511
+ 说,20451,20481,30,10.28,VERB,2,5,3
512
+ 它们,20481,20523,42,8.18,PRON,3,2,3
513
+ 立即,20523,20600,77,6.944,ADV,3,2,3
514
+ 就,20600,20621,21,10.143,ADV,2,2,2
515
+ 得,20621,20658,37,8.836,VERB,3,1,2
516
+ 服从,20685,20737,52,5.896,VERB,1,5,2
517
+ 我,20737,20760,23,10.534,PRON,3,2,3
518
+ 是,20760,20781,21,11.814,VERB,2,1,2
519
+ 不,20781,20817,36,10.967,ADV,6,2,3
520
+ 允许,20846,20877,31,7.071,VERB,2,1,2
521
+ 无,20877,20900,23,8.645,VERB,3,1,2
522
+ 纪律,20900,20963,63,6.512,NOUN,2,7,3
523
+ 的,20963,20986,23,13.549,PART,1,5,2
524
+ 这样,20986,21053,67,9.279,ADJ,5,2,3
525
+ 的,21083,21110,27,13.549,PART,1,2,2
526
+ 权力,21110,21164,54,7.562,NOUN,2,3,3
527
+ 使,21164,21191,27,9.424,VERB,2,1,2
528
+ 小王子,21191,21276,85,-0.807,NOUN,2,2,2
529
+ 惊叹,21276,21316,40,3.491,VERB,3,1,2
530
+ 不已,21345,21377,32,2.597,ADV,2,6,3
531
+ 如果,21377,21420,43,9.006,SCONJ,4,2,3
532
+ 掌握,21420,21504,84,7.447,VERB,3,1,2
533
+ 了,21504,21526,22,11.717,PART,1,1,1
534
+ 这样,21526,21581,55,9.279,ADJ,4,2,3
535
+ 的,21581,21601,20,13.549,PART,1,2,2
536
+ 权力,21601,21643,42,7.562,NOUN,2,6,3
537
+ 那么,21643,21730,87,8.176,ADV,2,2,2
538
+ 他,21730,21754,24,10.667,PRON,2,2,2
539
+ 一,21767,21785,18,11.429,NUM,3,1,2
540
+ 天,21785,21813,28,8.294,NOUN,2,3,3
541
+ 就,21813,21829,16,10.143,ADV,2,1,2
542
+ 不,21847,21865,18,10.967,ADV,5,2,3
543
+ 只,21865,21882,17,8.687,ADV,4,2,3
544
+ 是,21882,21898,16,11.814,VERB,2,1,2
545
+ 看到,21898,21952,54,0.123,VERB,2,1,2
546
+ 四十三,21977,22073,96,5.351,NUM,3,1,2
547
+ 次,22073,22091,18,9.153,NUM,2,3,3
548
+ 日落,22091,22140,49,0.259,NOUN,2,6,3
549
+ 而,22148,22165,17,10.275,ADV,1,1,1
550
+ 可以,22165,22203,38,9.878,VERB,3,1,2
551
+ 看到,22203,22261,58,0.123,VERB,2,1,2
552
+ 七十二,22268,22332,64,4.79,NUM,2,1,2
553
+ 次,22332,22355,23,9.153,NUM,2,5,3
554
+ 甚至,22355,22406,51,8.111,ADV,3,2,3
555
+ 一百,22426,22469,43,-1.088,NUM,3,1,2
556
+ 次,22469,22487,18,9.153,NUM,2,6,3
557
+ 或,22496,22517,21,9.409,CCONJ,1,1,1
558
+ 是,22517,22543,26,11.814,VERB,2,1,2
559
+ 二百,22555,22593,38,-0.152,NUM,3,1,2
560
+ 次,22593,22619,26,9.153,NUM,2,3,3
561
+ 日落,22619,22710,91,0.259,NOUN,2,6,3
562
+ 也,22710,22746,36,10.523,ADV,3,2,3
563
+ 不,22746,22765,19,10.967,ADV,2,2,2
564
+ 必要,22765,22824,59,7.95,ADV,2,6,3
565
+ 去,22846,22875,29,8.633,VERB,3,1,2
566
+ 挪动,22875,22921,46,-0.048,VERB,2,3,3
567
+ 椅子,22921,22974,53,4.335,NOUN,2,1,2
568
+ 了,22974,22991,17,11.717,PART,1,5,2
569
+ 由于,22991,23065,74,9.176,ADP,3,1,2
570
+ 他,23073,23087,14,10.667,PRON,3,2,3
571
+ 想起,23087,23125,38,5.65,VERB,2,1,2
572
+ 了,23125,23158,33,11.717,PART,1,1,1
573
+ 他,23158,23186,28,10.667,PRON,5,2,3
574
+ 那,23186,23204,18,8.881,PRON,2,2,2
575
+ 被,23204,23225,21,9.125,X,2,1,2
576
+ 遗弃,23225,23271,46,3.511,VERB,2,4,3
577
+ 的,23295,23314,19,13.549,PART,1,2,2
578
+ 小,23314,23333,19,8.573,ADJ,2,2,2
579
+ 星球,23333,23379,46,2.8,NOUN,2,6,3
580
+ 心里,23379,23412,33,6.005,NOUN,2,2,2
581
+ 有点儿,23412,23467,55,5.857,ADV,2,1,2
582
+ 难过,23467,23506,39,3.56,VERB,2,4,3
583
+ 他,23506,23520,14,10.667,PRON,3,2,3
584
+ 大胆,23520,23568,48,5.612,VERB,3,2,3
585
+ 地,23568,23601,33,10.187,PART,5,2,3
586
+ 向,23631,23660,29,9.071,ADP,2,1,2
587
+ 国王,23660,23706,46,5.256,NOUN,2,3,3
588
+ 提出,23706,23725,19,8.964,VERB,2,1,2
589
+ 了,23725,23754,29,11.717,PART,1,1,1
590
+ 一,23754,23791,37,11.429,NUM,2,1,2
591
+ 个,23818,23839,21,10.348,NUM,2,6,3
592
+ 请求,23839,23891,52,6.446,NOUN,2,1,2
593
+ 我,23891,23916,25,10.534,PRON,3,2,3
594
+ 想,23916,23944,28,8.368,VERB,2,1,2
595
+ 看,23944,23969,25,9.554,VERB,3,1,2
596
+ 日落,23969,24037,68,0.259,NOUN,2,10,3
597
+ 请求,24037,24066,29,6.446,VERB,4,1,2
598
+ 您,24066,24087,21,6.65,PRON,3,2,3
599
+ 命令,24087,24134,47,6.886,NOUN,2,1,2
600
+ 太阳,24134,24225,91,6.17,NOUN,2,2,2
601
+ 落山,24225,24285,60,1.155,VERB,3,7,4
602
+ 吧,24285,24306,21,6.177,PART,1,2,2
603
+ 国王,24306,24384,78,5.256,NOUN,4,2,3
604
+ 说,24384,24409,25,10.28,VERB,2,1,2
605
+ 道,24409,24448,39,7.747,VERB,3,1,2
606
+ 如果,24456,24496,40,9.006,SCONJ,4,2,3
607
+ 我,24496,24524,28,10.534,PRON,3,2,3
608
+ 命令,24524,24569,45,6.886,VERB,2,1,2
609
+ 一,24569,24595,26,11.429,ADV,3,1,2
610
+ 个,24595,24616,21,10.348,NUM,2,3,3
611
+ 将军,24644,24678,34,4.506,NOUN,2,3,3
612
+ 像,24678,24699,21,7.181,ADP,5,1,2
613
+ 一,24699,24739,40,11.429,NUM,3,1,2
614
+ 只,24742,24761,19,8.687,NUM,2,3,3
615
+ 蝴蝶,24761,24815,54,2.566,NOUN,2,4,3
616
+ 那样,24815,24850,35,7.345,ADV,2,3,3
617
+ 从,24850,24863,13,9.899,ADP,4,1,2
618
+ 这,24863,24879,16,11.129,DET,3,1,2
619
+ 朵,24899,24920,21,2.932,NOUN,2,3,3
620
+ 花,24920,24948,28,6.417,NOUN,2,4,3
621
+ 飞,24948,24970,22,5.228,VERB,3,1,2
622
+ 到,24970,24987,17,10.518,VERB,1,2,2
623
+ 那,24992,25004,12,8.881,DET,3,1,2
624
+ 朵,25004,25025,21,2.932,NUM,2,3,3
625
+ 花,25025,25052,27,6.417,VERB,2,5,3
626
+ 或者,25079,25116,37,8.444,CCONJ,1,1,1
627
+ 命令,25116,25175,59,6.886,VERB,2,1,2
628
+ 他,25175,25197,22,10.667,PRON,3,2,3
629
+ 写作,25197,25249,52,6.416,VERB,3,1,2
630
+ 一,25249,25269,20,11.429,NUM,3,1,2
631
+ 个,25269,25289,20,10.348,NUM,2,3,3
632
+ 悲剧,25289,25347,58,6.417,NOUN,2,1,2
633
+ 剧本,25376,25422,46,5.559,NOUN,1,4,2
634
+ 或者,25422,25451,29,8.444,CCONJ,1,1,1
635
+ 变,25451,25472,21,8.097,VERB,2,1,2
636
+ 一,25472,25504,32,11.429,NUM,3,1,2
637
+ 只,25504,25524,20,8.687,NUM,2,3,3
638
+ 海鸟,25524,25558,34,-3.17,NOUN,2,13,3
639
+ 而,25567,25585,18,10.275,ADV,2,2,2
640
+ 如果,25585,25621,36,9.006,SCONJ,4,2,3
641
+ 这,25621,25647,26,11.129,DET,4,1,2
642
+ 位,25650,25677,27,8.577,NUM,2,3,3
643
+ 将军,25677,25724,47,4.506,NOUN,2,3,3
644
+ 接到,25724,25763,39,-2.631,VERB,2,1,2
645
+ 命令,25763,25805,42,6.886,NOUN,5,2,3
646
+ 不,25833,25849,16,10.967,ADV,3,2,3
647
+ 执行,25849,25905,56,8.319,VERB,2,4,3
648
+ 的,25905,25922,17,13.549,PART,1,2,2
649
+ 话,25922,25935,13,8.328,NOUN,2,6,3
650
+ 那么,25935,25984,49,8.176,ADV,2,2,2
651
+ 我们,25984,26027,43,10.371,PRON,2,2,2
652
+ 中,26027,26051,24,11.01,PART,4,2,3
653
+ 的,26051,26068,17,13.549,PART,1,2,2
654
+ 谁,26076,26090,14,6.747,PRON,2,3,3
655
+ 是,26090,26106,16,11.814,VERB,2,1,2
656
+ 错误,26106,26136,30,7.72,VERB,5,3,4
657
+ 的,26136,26170,34,13.549,PART,1,10,2
658
+ 呢,26191,26206,15,8.018,PART,1,2,2
659
+ 将军,26206,26218,12,4.506,NOUN,3,2,3
660
+ 还是,26218,26235,17,8.437,ADV,2,2,2
661
+ 我,26235,26241,6,10.534,PRON,2,2,2
662
+ 自己,26241,26287,46,9.719,PRON,3,4,4
663
+ 那,26287,26307,20,8.881,PRON,4,2,3
664
+ 当然,26321,26347,26,7.939,ADV,3,2,3
665
+ 是,26347,26353,6,11.814,VERB,2,1,2
666
+ 您,26353,26359,6,6.65,PRON,4,2,3
667
+ 的,26359,26367,8,13.549,PART,1,2,2
668
+ 不对,26367,26425,58,5.924,ADV,2,6,3
669
+ 小王子,26425,26490,65,-0.807,NOUN,3,2,3
670
+ 肯定,26490,26582,92,7.35,VERB,4,2,3
671
+ 地,26582,26608,26,10.187,PART,1,2,2
672
+ 回答,26608,26663,55,6.904,VERB,2,5,3
673
+ 一点,26663,26698,35,8.059,ADV,5,2,3
674
+ 也,26698,26728,30,10.523,ADV,2,2,2
675
+ 不错,26752,26802,50,5.062,ADJ,2,4,3
676
+ 国王,26802,26853,51,5.256,NOUN,2,1,2
677
+ 接着,26853,26882,29,5.935,ADV,1,2,2
678
+ 说,26882,26904,22,10.28,VERB,2,3,3
679
+ 向,26904,26932,28,9.071,ADP,7,1,2
680
+ 每,26960,26981,21,8.778,DET,3,1,2
681
+ 个,26981,27002,21,10.348,NUM,2,3,3
682
+ 人,27002,27026,24,10.917,NOUN,2,4,3
683
+ 提出,27035,27090,55,8.964,VERB,2,4,3
684
+ 的,27112,27136,24,13.549,PART,1,2,2
685
+ 要求,27136,27185,49,9.134,NOUN,2,3,3
686
+ 应该,27185,27233,48,8.424,VERB,2,1,2
687
+ 是,27266,27290,24,11.814,VERB,2,1,2
688
+ 他们,27290,27327,37,9.915,PRON,5,2,3
689
+ 所,27327,27347,20,9.892,PART,2,1,2
690
+ 能,27347,27368,21,9.423,VERB,3,1,2
691
+ 做到,27368,27395,27,-1.284,VERB,1,5,2
692
+ 的,27395,27419,24,13.549,PART,1,6,2
693
+ 权威,27419,27488,69,6.275,NOUN,3,2,3
694
+ 首先,27488,27521,33,8.032,ADV,3,2,3
695
+ 应该,27521,27557,36,8.424,VERB,2,1,2
696
+ 建立,27557,27599,42,9.048,VERB,2,1,2
697
+ 在,27599,27618,19,11.762,ADP,2,1,2
698
+ 理性,27618,27659,41,6.679,VERB,5,2,3
699
+ 的,27685,27711,26,13.549,PART,1,2,2
700
+ 基础,27711,27756,45,9.131,NOUN,2,3,3
701
+ 上,27756,27788,32,10.76,PART,1,7,2
702
+ 如果,27788,27823,35,9.006,SCONJ,3,2,3
703
+ 命令,27823,27859,36,6.886,VERB,3,1,2
704
+ 你,27859,27884,25,9.316,PRON,4,2,3
705
+ 的,27887,27906,19,13.549,PART,1,2,2
706
+ 老百姓,27906,27957,51,5.0,NOUN,2,3,3
707
+ 去,27957,27976,19,8.633,VERB,4,1,2
708
+ 投海,27976,28054,78,-3.507,VERB,2,1,2
709
+ 他们,28054,28110,56,9.915,PRON,3,2,3
710
+ 非,28110,28136,26,8.149,ADV,3,2,3
711
+ 起来,28136,28174,38,8.793,VERB,2,1,2
712
+ 革命,28174,28221,47,8.929,NOUN,2,7,3
713
+ 不,28221,28260,39,10.967,ADV,3,2,3
714
+ 可,28272,28299,27,9.183,VERB,2,8,3
715
+ 我,28299,28327,28,10.534,PRON,6,2,3
716
+ 的,28327,28358,31,13.549,PART,1,2,2
717
+ 命令,28386,28431,45,6.886,NOUN,2,3,3
718
+ 是,28431,28457,26,11.814,VERB,2,1,2
719
+ 合理,28457,28499,42,7.946,VERB,5,3,4
720
+ 的,28509,28529,20,13.549,PART,1,5,2
721
+ 所以,28529,28569,40,8.674,ADV,3,2,3
722
+ 我,28569,28608,39,10.534,PRON,2,2,2
723
+ 有权,28632,28674,42,-0.555,NOUN,3,2,3
724
+ 要,28674,28698,24,10.122,VERB,2,1,2
725
+ 别人,28698,28762,64,6.701,NOUN,3,2,3
726
+ 服从,28762,28809,47,5.896,VERB,2,7,3
727
+ 那么,28809,28891,82,8.176,ADV,3,2,3
728
+ 我,28891,28912,21,10.534,PRON,7,2,3
729
+ 提出,28912,28962,50,8.964,VERB,2,3,3
730
+ 的,28962,28988,26,13.549,PART,1,3,2
731
+ 日落,28988,29040,52,0.259,NOUN,2,3,3
732
+ 呢,29040,29063,23,8.018,PART,1,2,2
733
+ 小王子,29068,29176,108,-0.807,NOUN,2,2,2
734
+ 一旦,29176,29213,37,6.465,SCONJ,4,2,3
735
+ 提出,29226,29271,45,8.964,VERB,3,1,2
736
+ 一,29271,29290,19,11.429,NUM,3,1,2
737
+ 个,29290,29310,20,10.348,NUM,2,3,3
738
+ 问题,29310,29356,46,10.004,NOUN,2,6,3
739
+ 他,29385,29412,27,10.667,PRON,3,2,3
740
+ 是,29412,29437,25,11.814,VERB,2,1,2
741
+ 不,29437,29462,25,10.967,ADV,6,2,3
742
+ 会,29462,29475,13,10.067,VERB,2,1,2
743
+ 忘记,29475,29525,50,5.97,VERB,2,1,2
744
+ 这,29525,29554,29,11.129,DET,3,1,2
745
+ 个,29554,29575,21,10.348,NUM,2,3,3
746
+ 问题,29575,29608,33,10.004,NOUN,2,7,3
747
+ 的,29608,29648,40,13.549,PART,1,7,2
748
+ 日落,29676,29732,56,0.259,NOUN,4,2,3
749
+ 么,29744,29758,14,7.137,PART,2,1,2
750
+ 你,29758,29777,19,9.316,PRON,3,2,3
751
+ 会,29777,29803,26,10.067,VERB,3,1,2
752
+ 看到,29803,29857,54,0.123,VERB,1,6,2
753
+ 的,29857,29871,14,13.549,PART,1,2,2
754
+ 我,29871,29891,20,10.534,PRON,3,2,3
755
+ 一定,29891,29939,48,8.867,ADV,3,2,3
756
+ 要,29959,29985,26,10.122,VERB,2,1,2
757
+ 太阳,29985,30029,44,6.17,NOUN,2,1,2
758
+ 落山,30056,30104,48,1.155,VERB,1,5,2
759
+ 不过,30104,30152,48,7.661,ADV,3,2,3
760
+ 按照,30158,30236,78,8.148,ADP,2,1,2
761
+ 我,30236,30262,26,10.534,PRON,5,2,3
762
+ 的,30262,30278,16,13.549,PART,1,2,2
763
+ 统治,30278,30339,61,7.168,NOUN,2,3,3
764
+ 科学,30339,30385,46,9.271,NOUN,2,4,3
765
+ 我,30385,30422,37,10.534,PRON,2,2,2
766
+ 得,30450,30468,18,8.836,VERB,2,1,2
767
+ 等到,30468,30519,51,4.375,VERB,2,1,2
768
+ 条件,30519,30565,46,9.044,NOUN,5,2,3
769
+ 成熟,30565,30621,56,6.566,VERB,2,3,3
770
+ 的,30621,30640,19,13.549,PART,1,2,2
771
+ 时候,30648,30710,62,8.503,NOUN,2,6,3
772
+ 小王子,30738,30799,61,-0.807,NOUN,3,2,3
773
+ 问道,30799,30855,56,-1.165,VERB,2,1,2
774
+ 这,30855,30878,23,11.129,PRON,4,2,3
775
+ 要,30878,30909,31,10.122,VERB,2,1,2
776
+ 等到,30909,30942,33,4.375,VERB,2,1,2
777
+ 什么,30942,31001,59,9.138,DET,3,2,3
778
+ 时候,31029,31076,47,8.503,NOUN,2,6,3
779
+ 呢,31076,31096,20,8.018,PART,1,4,2
780
+ 嗯,31096,31116,20,0.447,INTJ,3,2,3
781
+ 国王,31116,31167,51,5.256,NOUN,2,2,2
782
+ 在,31167,31184,17,11.762,ADP,3,1,2
783
+ 回答,31184,31233,49,6.904,VERB,4,3,4
784
+ 之前,31233,31262,29,7.302,PART,1,3,2
785
+ 首先,31262,31307,45,8.032,ADV,2,2,2
786
+ 翻阅,31307,31323,16,2.319,VERB,2,1,2
787
+ 了,31349,31372,23,11.717,PART,1,1,1
788
+ 一,31372,31404,32,11.429,NUM,3,2,3
789
+ 本,31404,31439,35,9.001,NUM,4,2,3
790
+ 厚厚,31439,31485,46,-2.226,VERB,2,3,3
791
+ 的,31494,31510,16,13.549,PART,1,2,2
792
+ 日历,31510,31607,97,2.8,NOUN,2,6,3
793
+ 嘴里,31607,31661,54,1.074,NOUN,3,2,3
794
+ 慢慢,31661,31689,28,1.671,ADV,3,2,3
795
+ 说道,31689,31736,47,5.742,VERB,2,1,2
796
+ 嗯,31736,31764,28,0.447,INTJ,3,2,3
797
+ 嗯,31764,31784,20,0.447,INTJ,2,1,2
798
+ 日落,31784,31818,34,0.259,NOUN,3,2,3
799
+ 大约,31818,31895,77,6.253,ADV,3,2,3
800
+ 大约,31895,31948,53,6.253,ADV,4,2,3
801
+ 在,31948,31970,22,11.762,ADP,2,1,2
802
+ 今晚,31970,32024,54,-3.381,NOUN,5,2,3
803
+ 七时,32024,32129,105,2.45,NOUN,2,2,2
804
+ 四十,32155,32193,38,1.841,NUM,2,1,2
805
+ 分,32193,32216,23,8.956,NUM,2,4,3
806
+ 的,32216,32243,27,13.549,PART,1,2,2
807
+ 时候,32259,32315,56,8.503,NOUN,2,13,3
808
+ 你,32320,32358,38,9.316,PRON,7,2,3
809
+ 将,32362,32385,23,9.464,ADV,3,2,3
810
+ 看到,32385,32439,54,0.123,VERB,2,1,2
811
+ 我,32439,32455,16,10.534,PRON,2,5,3
812
+ 的,32455,32477,22,13.549,PART,1,2,2
813
+ 命令,32477,32510,33,6.886,NOUN,2,3,3
814
+ 一定,32510,32545,35,8.867,ADV,3,2,3
815
+ 会,32545,32576,31,10.067,VERB,2,1,2
816
+ 被,32600,32622,22,9.125,X,2,1,2
817
+ 服从,32622,32661,39,5.896,VERB,2,6,3
818
+ 的,32661,32679,18,13.549,PART,1,2,2
819
+ 小王子,32679,32739,60,-0.807,NOUN,3,2,3
820
+ 又,32739,32763,24,9.207,ADV,6,2,3
821
+ 打,32763,32780,17,7.276,VERB,2,4,3
822
+ 起,32780,32798,18,8.784,VERB,1,2,2
823
+ 哈欠,32798,32839,41,1.274,PROPN,2,2,2
824
+ 来,32839,32859,20,10.29,VERB,2,1,2
825
+ 了,32859,32883,24,11.717,PART,1,4,2
826
+ 他,32883,32903,20,10.667,PRON,3,2,3
827
+ 遗憾,32930,32979,49,5.522,VERB,3,2,3
828
+ 没有,32979,33026,47,9.863,ADV,2,1,2
829
+ 看到,33026,33082,56,0.123,VERB,2,1,2
830
+ 日落,33082,33122,40,0.259,NOUN,2,6,3
831
+ 他,33122,33145,23,10.667,PRON,3,2,3
832
+ 有点儿,33145,33249,104,5.857,ADV,3,2,3
833
+ 厌烦,33249,33296,47,3.287,VERB,2,1,2
834
+ 了,33296,33317,21,11.717,PART,1,4,2
835
+ 他,33317,33348,31,10.667,PRON,3,2,3
836
+ 对,33348,33370,22,10.687,ADP,3,1,2
837
+ 国王,33370,33420,50,5.256,NOUN,2,3,3
838
+ 说,33447,33471,24,10.28,VERB,2,1,2
839
+ 我,33471,33490,19,10.534,PRON,3,2,3
840
+ 没有,33490,33514,24,9.863,VERB,2,1,2
841
+ 必要,33514,33564,50,7.95,NOUN,2,2,2
842
+ 再,33564,33588,24,8.406,ADV,4,2,3
843
+ 待,33614,33634,20,5.908,VERB,2,1,2
844
+ 在,33634,33651,17,11.762,ADP,2,1,2
845
+ 这儿,33651,33692,41,5.471,PRON,2,7,3
846
+ 了,33692,33732,40,11.717,PART,1,5,2
847
+ 我,33744,33768,24,10.534,PRON,3,2,3
848
+ 要,33768,33780,12,10.122,VERB,2,1,2
849
+ 走,33780,33795,15,7.985,VERB,2,1,2
850
+ 了,33799,33810,11,11.717,PART,1,4,2
851
+ 这,33810,33832,22,11.129,DET,5,1,2
852
+ 位,33832,33849,17,8.577,NUM,2,3,3
853
+ 因为,33849,33885,36,9.073,ADP,5,1,2
854
+ 刚刚,33885,33922,37,6.033,ADV,4,2,3
855
+ 有,33922,33936,14,11.142,VERB,2,1,2
856
+ 了,33964,33986,22,11.717,PART,1,1,1
857
+ 一,33986,34010,24,11.429,NUM,3,1,2
858
+ 个,34010,34038,28,10.348,NUM,2,3,3
859
+ 臣民,34038,34104,66,3.205,NOUN,2,7,3
860
+ 而,34104,34117,13,10.275,ADV,2,1,2
861
+ 十分,34117,34160,43,8.083,ADV,3,2,3
862
+ 骄傲,34160,34199,39,4.817,VERB,2,1,2
863
+ 自得,34199,34226,27,1.615,VERB,2,7,3
864
+ 的,34226,34241,15,13.549,PART,1,2,2
865
+ 国王,34241,34276,35,5.256,NOUN,2,3,3
866
+ 说道,34276,34333,57,5.742,VERB,2,1,2
867
+ 嗯,34333,34356,23,0.447,INTJ,3,2,3
868
+ 别,34356,34374,18,7.115,ADV,4,2,3
869
+ 走,34374,34396,22,7.985,VERB,2,3,3
870
+ 别,34396,34411,15,7.115,ADV,3,2,3
871
+ 走,34420,34436,16,7.985,VERB,2,7,3
872
+ 我,34436,34449,13,10.534,PRON,3,2,3
873
+ 任命,34449,34478,29,5.79,VERB,2,1,2
874
+ 你,34478,34503,25,9.316,PRON,2,2,2
875
+ 当,34533,34562,29,8.529,VERB,3,1,2
876
+ 大臣,34562,34591,29,5.144,NOUN,2,7,3
877
+ 什么,34601,34657,56,9.138,DET,5,2,3
878
+ 大臣,34686,34746,60,5.144,NOUN,2,5,3
879
+ 嗯,34770,34795,25,0.447,INTJ,4,3,4
880
+ 司法,34795,34842,47,7.192,NOUN,2,1,2
881
+ 大臣,34842,34896,54,5.144,NOUN,1,3,2
882
+ 可是,34896,34944,48,7.153,ADV,3,2,3
883
+ 这儿,34984,35020,36,5.471,PRON,2,2,2
884
+ 没有,35020,35073,53,9.863,VERB,2,1,2
885
+ 一,35073,35106,33,11.429,NUM,3,1,2
886
+ 个,35111,35145,34,10.348,NUM,2,3,3
887
+ 要,35145,35166,21,10.122,VERB,4,1,2
888
+ 审判,35166,35214,48,6.657,VERB,2,4,3
889
+ 的,35249,35277,28,13.549,PART,1,2,2
890
+ 人,35277,35311,34,10.917,NOUN,2,5,3
891
+ 很,35339,35356,17,9.553,ADV,6,2,3
892
+ 难,35356,35378,22,7.489,ADV,2,2,2
893
+ 说,35378,35394,16,10.28,VERB,2,4,3
894
+ 呀,35394,35417,23,4.512,PART,1,2,2
895
+ 国王,35417,35455,38,5.256,NOUN,2,2,2
896
+ 说道,35455,35512,57,5.742,VERB,2,3,3
897
+ 因为,35512,35553,41,9.073,ADP,5,1,2
898
+ 我,35553,35584,31,10.534,PRON,3,2,3
899
+ 还,35609,35638,29,9.873,VERB,3,2,3
900
+ 没有,35638,35690,52,9.863,ADV,2,5,3
901
+ 巡视,35690,35773,83,2.863,VERB,2,1,2
902
+ 过,35773,35796,23,9.029,PART,1,1,1
903
+ 我,35796,35824,28,10.534,PRON,4,2,3
904
+ 的,35824,35847,23,13.549,PART,1,2,2
905
+ 王国,35847,35859,12,5.282,NOUN,2,6,3
906
+ 呢,35886,35910,24,8.018,PART,1,2,2
907
+ 我,35910,35916,6,10.534,PRON,3,2,3
908
+ 很,35919,35925,6,9.553,ADV,3,2,3
909
+ 老,35925,35931,6,6.986,VERB,3,3,3
910
+ 了,35931,35937,6,11.717,INTJ,2,4,3
911
+ 我,35937,35943,6,10.534,PRON,3,2,3
912
+ 这,35943,35950,7,11.129,DET,3,2,3
913
+ 地方,35950,35962,12,8.868,NOUN,2,3,3
914
+ 又,35962,35968,6,9.207,ADV,4,2,3
915
+ 小,35968,35974,6,8.573,VERB,2,3,3
916
+ 没有,35974,36020,46,9.863,ADV,2,1,2
917
+ 放,36020,36026,6,7.357,VERB,5,1,2
918
+ 銮驾,36026,36038,12,-1.852,NOUN,2,4,3
919
+ 的,36038,36044,6,13.549,PART,1,2,2
920
+ 地方,36053,36098,45,8.868,NOUN,2,6,3
921
+ 另外,36107,36150,43,7.427,DET,3,2,3
922
+ 一,36150,36186,36,11.429,ADV,3,2,3
923
+ 走路,36216,36254,38,3.922,VERB,2,3,3
924
+ 我,36254,36281,27,10.534,PRON,2,2,2
925
+ 就,36281,36304,23,10.143,ADV,3,2,3
926
+ 累,36304,36322,18,4.833,VERB,2,4,3
927
+ 哦,36322,36340,18,3.624,INTJ,3,1,2
928
+ 可是,36340,36392,52,7.153,ADV,3,2,3
929
+ 我,36416,36441,25,10.534,PRON,4,2,3
930
+ 已经,36441,36524,83,8.725,ADV,3,2,3
931
+ 看,36524,36554,30,9.554,VERB,2,1,2
932
+ 过,36554,36580,26,9.029,PART,1,4,2
933
+ 了,36580,36598,18,11.717,PART,1,4,2
934
+ 小王子,36598,37026,428,-0.807,NOUN,4,2,3
935
+ 说道,37050,37092,42,5.742,VERB,2,3,3
936
+ 并,37092,37125,33,9.959,CCONJ,1,1,1
937
+ 探身,37125,37182,57,-3.612,VERB,4,2,3
938
+ 朝,37182,37209,27,5.776,PROPN,3,1,2
939
+ 星球,37209,37251,42,2.8,NOUN,4,2,3
940
+ 的,37278,37307,29,13.549,PART,1,2,2
941
+ 那,37307,37336,29,8.881,DET,3,2,3
942
+ 一,37336,37362,26,11.429,NUM,3,2,3
943
+ 侧,37362,37385,23,5.651,NOUN,2,6,3
944
+ 看,37385,37420,35,9.554,VERB,2,1,2
945
+ 了,37448,37469,21,11.717,PART,1,1,1
946
+ 看,37469,37499,30,9.554,VERB,1,7,2
947
+ 那边,37499,37563,64,1.013,PRON,3,2,3
948
+ 也,37563,37590,27,10.523,ADV,3,2,3
949
+ 没有,37590,37649,59,9.863,VERB,2,1,2
950
+ 一,37652,37674,22,11.429,NUM,3,1,2
951
+ 个,37674,37690,16,10.348,NUM,2,3,3
952
+ 人,37690,37720,30,10.917,NOUN,2,6,3
953
+ 那么,37729,37755,26,8.176,ADV,6,2,3
954
+ 你,37764,37790,26,9.316,PRON,2,2,2
955
+ 就,37818,37831,13,10.143,ADV,3,2,3
956
+ 审判,37839,37885,46,6.657,VERB,2,1,2
957
+ 你,37885,37896,11,9.316,PRON,3,2,3
958
+ 自己,37896,37930,34,9.719,PRON,2,6,3
959
+ 呀,37930,37945,15,4.512,PART,1,2,2
960
+ 国王,37945,37998,53,5.256,NOUN,2,2,2
961
+ 回答,37998,38037,39,6.904,VERB,2,3,3
962
+ 他,38037,38056,19,10.667,PRON,2,2,2
963
+ 说,38056,38076,20,10.28,VERB,2,3,3
964
+ 这,38076,38107,31,11.129,PRON,4,2,3
965
+ 可,38107,38125,18,9.183,VERB,2,1,2
966
+ 是,38125,38149,24,11.814,VERB,2,1,2
967
+ 最,38149,38168,19,8.982,ADV,6,2,3
968
+ 难,38168,38190,22,7.489,VERB,2,4,3
969
+ 的,38216,38242,26,13.549,PART,1,6,2
970
+ 了,38242,38271,29,11.717,VERB,1,2,2
971
+ 审判,38271,38318,47,6.657,VERB,4,2,3
972
+ 自己,38318,38372,54,9.719,PRON,2,2,2
973
+ 比,38401,38421,20,8.602,ADP,3,1,2
974
+ 审判,38421,38471,50,6.657,VERB,2,1,2
975
+ 别人,38471,38519,48,6.701,NOUN,1,3,2
976
+ 要,38519,38535,16,10.122,VERB,2,2,2
977
+ 难,38535,38553,18,7.489,VERB,2,1,2
978
+ 得,38580,38607,27,8.836,PART,1,1,1
979
+ 多,38607,38639,32,9.815,VERB,2,5,3
980
+ 啊,38639,38663,24,5.45,INTJ,1,2,2
981
+ 你,38663,38683,20,9.316,PRON,4,2,3
982
+ 要是,38691,38735,44,5.913,ADV,3,1,2
983
+ 能,38735,38763,28,9.423,VERB,3,1,2
984
+ 审判,38763,38803,40,6.657,VERB,2,5,3
985
+ 好,38803,38825,22,9.375,VERB,2,4,3
986
+ 自己,38825,38863,38,9.719,PRON,3,2,3
987
+ 你,38863,38881,18,9.316,PRON,2,2,2
988
+ 就,38881,38900,19,10.143,ADV,3,2,3
989
+ 是,38927,38944,17,11.814,VERB,2,1,2
990
+ 一,38944,38963,19,11.429,NUM,3,1,2
991
+ 个,38963,38988,25,10.348,NUM,2,3,3
992
+ 真正,38988,39036,48,7.944,ADV,5,2,3
993
+ 有,39036,39064,28,11.142,VERB,2,1,2
994
+ 才智,39064,39106,42,4.332,NOUN,2,5,3
995
+ 的,39115,39142,27,13.549,PART,1,2,2
996
+ 人,39168,39195,27,10.917,NOUN,2,7,3
997
+ 我,39195,39213,18,10.534,PRON,3,2,3
998
+ 嘛,39213,39229,16,3.046,PART,2,1,2
999
+ 随便,39229,39273,44,5.013,VERB,3,2,3
1000
+ 在,39273,39302,29,11.762,ADP,2,1,2
1001
+ 什么,39302,39346,44,9.138,DET,3,2,3
1002
+ 地方,39352,39402,50,8.868,NOUN,2,4,3
1003
+ 我,39402,39415,13,10.534,PRON,2,2,2
1004
+ 都,39415,39445,30,10.091,ADV,3,2,3
1005
+ 可以,39470,39521,51,9.878,VERB,2,1,2
1006
+ 审度,39550,39594,44,-0.396,VERB,2,1,2
1007
+ 自己,39594,39634,40,9.719,PRON,2,8,3
1008
+ 我,39634,39645,11,10.534,PRON,3,2,3
1009
+ 没有,39645,39697,52,9.863,VERB,3,1,2
1010
+ 必要,39705,39747,42,7.95,ADV,2,3,3
1011
+ 留,39747,39762,15,7.191,VERB,2,1,2
1012
+ 在,39762,39781,19,11.762,ADP,2,1,2
1013
+ 这里,39781,39821,40,8.279,PRON,2,6,3
1014
+ 嗯,39830,39846,16,0.447,INTJ,3,2,3
1015
+ 国王,39846,39933,87,5.256,NOUN,2,2,2
1016
+ 又,39933,39947,14,9.207,ADV,3,2,3
1017
+ 说,39947,39965,18,10.28,VERB,2,4,3
1018
+ 嗯,39973,39990,17,0.447,INTJ,3,2,3
1019
+ 我,39990,40012,22,10.534,PRON,2,2,2
1020
+ 想,40012,40039,27,8.368,VERB,2,1,2
1021
+ 在,40039,40060,21,11.762,ADP,4,1,2
1022
+ 我,40060,40084,24,10.534,PRON,5,2,3
1023
+ 的,40084,40098,14,13.549,PART,1,2,2
1024
+ 星球,40098,40162,64,2.8,NOUN,2,3,3
1025
+ 上,40162,40182,20,10.76,PART,1,3,2
1026
+ 有,40182,40206,24,11.142,VERB,2,1,2
1027
+ 一,40206,40237,31,11.429,NUM,3,1,2
1028
+ 只,40276,40309,33,8.687,NUM,2,3,3
1029
+ 老,40309,40330,21,6.986,NOUN,2,2,2
1030
+ 耗子,40330,40412,82,0.464,ADV,2,8,3
1031
+ 夜里,40412,40449,37,3.178,NOUN,3,2,3
1032
+ 我,40449,40473,24,10.534,PRON,2,2,2
1033
+ 听见,40473,40529,56,5.596,VERB,2,1,2
1034
+ 它,40543,40565,22,9.652,PRON,4,2,3
1035
+ 的,40565,40581,16,13.549,PART,1,2,2
1036
+ 声音,40589,40622,33,6.216,NOUN,2,5,3
1037
+ 你,40622,40651,29,9.316,PRON,3,2,3
1038
+ 可以,40651,40729,78,9.878,VERB,2,1,2
1039
+ 审判,40729,40812,83,6.657,VERB,2,1,2
1040
+ 它,40821,40845,24,9.652,PRON,2,5,3
1041
+ 不时,40845,40892,47,3.997,ADV,4,2,3
1042
+ 地,40892,40903,11,10.187,PART,3,3,3
1043
+ 判处,40903,40960,57,5.067,VERB,2,1,2
1044
+ 它,40987,41014,27,9.652,PRON,2,2,2
1045
+ 死刑,41014,41053,39,5.286,NOUN,2,5,3
1046
+ 因此,41053,41103,50,9.113,ADV,3,2,3
1047
+ 它,41103,41141,38,9.652,PRON,4,2,3
1048
+ 的,41168,41188,20,13.549,PART,1,2,2
1049
+ 生命,41188,41219,31,7.588,NOUN,2,3,3
1050
+ 取决,41227,41283,56,6.217,VERB,2,1,2
1051
+ 于,41283,41311,28,9.923,ADP,2,1,2
1052
+ 你,41311,41335,24,9.316,PRON,4,2,3
1053
+ 的,41335,41374,39,13.549,PART,1,2,2
1054
+ 判决,41402,41446,44,6.136,NOUN,2,6,3
1055
+ 可是,41446,41480,34,7.153,ADV,3,2,3
1056
+ 你,41480,41504,24,9.316,PRON,2,2,2
1057
+ 要,41504,41525,21,10.122,VERB,2,1,2
1058
+ 有,41525,41557,32,11.142,VERB,4,1,2
1059
+ 节制,41557,41597,40,4.002,NOUN,2,3,3
1060
+ 地,41597,41611,14,10.187,PART,1,2,2
1061
+ 使用,41611,41648,37,8.768,VERB,2,1,2
1062
+ 这,41648,41683,35,11.129,DET,3,1,2
1063
+ 只,41702,41730,28,8.687,NUM,2,3,3
1064
+ 耗子,41730,41809,79,0.464,VERB,2,7,3
1065
+ 每次,41809,41853,44,-1.528,ADV,4,1,2
1066
+ 判刑,41853,41898,45,3.88,VERB,1,2,2
1067
+ 后,41898,41912,14,9.65,PART,1,2,2
1068
+ 都,41912,41938,26,10.091,ADV,3,2,3
1069
+ 要,41938,41970,32,10.122,VERB,2,1,2
1070
+ 赦免,41981,42016,35,2.11,VERB,2,1,2
1071
+ 它,42016,42044,28,9.652,PRON,2,6,3
1072
+ 因为,42054,42130,76,9.073,ADP,4,1,2
1073
+ 只有,42130,42184,54,8.512,ADV,3,1,2
1074
+ 这,42184,42211,27,11.129,DET,3,1,2
1075
+ 一,42211,42248,37,11.429,NUM,2,1,2
1076
+ 只,42266,42282,16,8.687,NUM,2,4,3
1077
+ 耗子,42282,42329,47,0.464,NOUN,2,8,3
1078
+ 可是,42329,42383,54,7.153,ADV,4,2,3
1079
+ 我,42410,42433,23,10.534,PRON,3,2,3
1080
+ ��,42433,42457,24,10.967,ADV,3,2,3
1081
+ 愿,42466,42480,14,6.426,VERB,2,1,2
1082
+ 判,42480,42510,30,5.598,VERB,2,1,2
1083
+ 死刑,42523,42558,35,5.286,NOUN,2,7,3
1084
+ 小王子,42561,42634,73,-0.807,NOUN,3,2,3
1085
+ 回答,42660,42718,58,6.904,VERB,2,1,2
1086
+ 道,42718,42743,25,7.747,VERB,1,4,2
1087
+ 我,42752,42765,13,10.534,PRON,3,2,3
1088
+ 想,42765,42788,23,8.368,VERB,2,1,2
1089
+ 我,42788,42821,33,10.534,PRON,3,2,3
1090
+ 还是,42821,42858,37,8.437,ADV,3,2,3
1091
+ 应该,42858,42873,15,8.424,VERB,3,1,2
1092
+ 走,42873,42879,6,7.985,VERB,1,7,2
1093
+ 嗯,42879,42885,6,0.447,INTJ,4,2,3
1094
+ 不,42885,42891,6,10.967,ADV,3,2,3
1095
+ 行,42891,42897,6,8.408,VERB,2,4,3
1096
+ 国王,42917,42960,43,5.256,NOUN,3,2,3
1097
+ 说,42960,42994,34,10.28,VERB,2,4,3
1098
+ 但是,42994,43049,55,8.966,ADV,3,2,3
1099
+ 小王子,43049,43126,77,-0.807,NOUN,4,2,3
1100
+ 准备,43250,43363,113,7.796,VERB,4,2,3
1101
+ 完毕,43363,43458,95,5.091,VERB,2,3,3
1102
+ 之后,43458,43521,63,8.298,PART,2,4,3
1103
+ 不,43546,43572,26,10.967,ADV,3,2,3
1104
+ 想,43572,43604,32,8.368,VERB,2,1,2
1105
+ 使,43604,43624,20,9.424,VERB,2,1,2
1106
+ 老,43624,43653,29,6.986,ADJ,3,2,3
1107
+ 君主,43653,43740,87,5.067,NOUN,2,3,3
1108
+ 难过,43740,43794,54,3.56,ADV,2,5,3
1109
+ 说道,43794,43831,37,5.742,VERB,3,1,2
1110
+ 如果,43831,43905,74,9.006,SCONJ,4,2,3
1111
+ 国王,43905,43967,62,5.256,NOUN,3,1,2
1112
+ 陛下,43967,44027,60,3.507,NOUN,1,2,2
1113
+ 想,44027,44050,23,8.368,VERB,3,1,2
1114
+ 要,44050,44072,22,10.122,VERB,1,2,2
1115
+ 不折不扣,44072,44216,144,-inf,VERB,4,2,3
1116
+ 地,44216,44246,30,10.187,PART,1,2,2
1117
+ 得到,44246,44279,33,8.638,VERB,3,1,2
1118
+ 服从,44279,44324,45,5.896,NOUN,1,7,2
1119
+ 你,44324,44342,18,9.316,PRON,3,2,3
1120
+ 可以,44342,44383,41,9.878,VERB,2,1,2
1121
+ 给,44383,44402,19,8.874,ADP,3,1,2
1122
+ 我,44402,44415,13,10.534,PRON,2,3,3
1123
+ 下,44415,44436,21,9.763,DET,2,1,2
1124
+ 一,44436,44452,16,11.429,NUM,3,1,2
1125
+ 个,44457,44473,16,10.348,NUM,2,3,3
1126
+ 合理,44473,44507,34,7.946,ADJ,4,2,3
1127
+ 的,44507,44539,32,13.549,PART,1,2,2
1128
+ 命令,44566,44604,38,6.886,NOUN,2,13,3
1129
+ 比如,44604,44635,31,6.62,ADV,4,2,3
1130
+ 说,44635,44669,34,10.28,VERB,2,1,2
1131
+ 你,44669,44703,34,9.316,PRON,3,2,3
1132
+ 可以,44703,44747,44,9.878,VERB,2,1,2
1133
+ 命令,44747,44795,48,6.886,VERB,2,1,2
1134
+ 我,44795,44806,11,10.534,PRON,3,2,3
1135
+ 一,44806,44830,24,11.429,NUM,4,1,2
1136
+ 分钟,44830,44911,81,6.349,NUM,2,3,3
1137
+ 之内,44911,44969,58,6.008,PART,1,2,2
1138
+ 必须,44994,45041,47,9.143,VERB,3,1,2
1139
+ 离开,45041,45093,52,6.843,VERB,1,11,2
1140
+ 我,45093,45117,24,10.534,PRON,3,2,3
1141
+ 认为,45117,45193,76,9.142,VERB,2,1,2
1142
+ 这个,45193,45235,42,9.355,DET,3,1,2
1143
+ 条件,45235,45280,45,9.044,NOUN,1,2,2
1144
+ 是,45290,45312,22,11.814,VERB,2,1,2
1145
+ 成熟,45312,45355,43,6.566,VERB,5,3,4
1146
+ 的,45355,45388,33,13.549,PART,1,7,2
1147
+ 国王,45416,45463,47,5.256,NOUN,3,2,3
1148
+ 什么,45463,45510,47,9.138,PRON,2,2,2
1149
+ 也,45510,45523,13,10.523,ADV,3,2,3
1150
+ 没有,45523,45574,51,9.863,ADV,3,1,2
1151
+ 回答,45574,45626,52,6.904,VERB,1,5,2
1152
+ 起初,45626,45677,51,3.828,ADJ,4,2,3
1153
+ 小王子,45686,45793,107,-0.807,NOUN,3,2,3
1154
+ 有些,45793,45835,42,7.828,ADV,2,1,2
1155
+ 犹疑不决,45835,45932,97,0.305,VERB,2,5,3
1156
+ 随后,45956,46023,67,6.056,ADV,4,2,3
1157
+ 叹,46051,46079,28,3.121,VERB,4,1,2
1158
+ 了,46079,46104,25,11.717,PART,1,2,2
1159
+ 口,46104,46126,22,6.814,NOUN,3,2,3
1160
+ 气,46126,46148,22,6.317,NOUN,2,6,3
1161
+ 就,46148,46173,25,10.143,ADV,4,2,3
1162
+ 离开,46173,46217,44,6.843,VERB,2,1,2
1163
+ 了,46217,46234,17,11.717,PART,1,6,2
1164
+ 我,46234,46272,38,10.534,PRON,3,2,3
1165
+ 派,46295,46328,33,6.855,VERB,2,1,2
1166
+ 你,46328,46357,29,9.316,PRON,3,2,3
1167
+ 当,46357,46380,23,8.529,VERB,2,1,2
1168
+ 我,46380,46390,10,10.534,PRON,4,2,3
1169
+ 的,46398,46424,26,13.549,PART,1,2,2
1170
+ 大使,46424,46507,83,5.308,NOUN,2,4,3
1171
+ 国王,46507,46548,41,5.256,NOUN,2,2,2
1172
+ 匆忙,46548,46612,64,3.219,VERB,4,2,3
1173
+ 地,46621,46648,27,10.187,PART,1,2,2
1174
+ 喊,46648,46668,20,4.488,VERB,2,1,2
1175
+ 道,46679,46693,14,7.747,VERB,2,7,3
1176
+ 国王,46693,46729,36,5.256,NOUN,3,2,3
1177
+ 显出,46729,46786,57,3.833,VERB,2,1,2
1178
+ 非常,46812,46866,54,7.985,ADV,6,2,3
1179
+ 有,46866,46897,31,11.142,VERB,2,1,2
1180
+ 权威,46897,46928,31,6.275,ADJ,2,5,3
1181
+ 的,46928,46957,29,13.549,PART,1,2,2
1182
+ 样子,46957,47032,75,5.381,NOUN,2,5,3
1183
+ 小王子,47032,47113,81,-0.807,NOUN,3,2,3
1184
+ 在,47113,47132,19,11.762,ADP,3,1,2
1185
+ 旅途,47132,47181,49,3.161,NOUN,3,2,3
1186
+ 中,47181,47206,25,11.01,PART,1,3,2
1187
+ 自言自语,47206,47281,75,4.497,VERB,4,2,3
1188
+ 地,47310,47337,27,10.187,PART,1,2,2
1189
+ 说,47337,47356,19,10.28,VERB,2,1,2
1190
+ 这些,47356,47404,48,9.355,DET,4,2,3
1191
+ 大人,47404,47441,37,4.335,NOUN,2,3,3
1192
+ 真,47441,47470,29,7.318,ADV,3,2,3
1193
+ 奇怪,47483,47527,44,5.942,VERB,2,8,3
1194
+ 第二,47527,47567,40,2.407,NUM,5,1,2
1195
+ 个,47567,47585,18,10.348,NUM,2,3,3
1196
+ 行星,47585,47662,77,3.092,NOUN,2,3,3
1197
+ 上,47662,47684,22,10.76,PART,1,2,2
1198
+ 住,47684,47712,28,7.882,VERB,2,1,2
1199
+ 着,47712,47737,25,9.759,PART,1,1,1
1200
+ 一,47737,47760,23,11.429,NUM,3,1,2
1201
+ 个,47760,47793,33,10.348,NUM,2,3,3
1202
+ 爱,47793,47821,28,6.488,VERB,4,1,2
1203
+ 虚荣,47849,47886,37,3.305,VERB,2,4,3
1204
+ 的,47886,47900,14,13.549,PART,1,2,2
1205
+ 人,47900,47933,33,10.917,NOUN,2,5,3
1206
+ 喔唷,47933,47978,45,-inf,NOUN,3,2,3
1207
+ 喔唷,47978,48006,28,-inf,INTJ,2,2,2
1208
+ 一,48006,48023,17,11.429,NUM,4,1,2
1209
+ 个,48023,48038,15,10.348,NUM,2,3,3
1210
+ 崇拜,48038,48081,43,5.076,VERB,2,3,3
1211
+ 我,48081,48099,18,10.534,PRON,3,2,3
1212
+ 的,48099,48108,9,13.549,PART,1,2,2
1213
+ 人,48108,48135,27,10.917,NOUN,2,3,3
1214
+ 来,48161,48182,21,10.29,VERB,2,1,2
1215
+ 拜访,48182,48207,25,2.775,VERB,2,1,2
1216
+ 了,48207,48218,11,11.717,PART,1,4,2
1217
+ 这个,48245,48283,38,9.355,DET,3,2,3
1218
+ 爱,48283,48316,33,6.488,NOUN,2,1,2
1219
+ 虚荣,48316,48356,40,3.305,NOUN,4,2,3
1220
+ 的,48356,48383,27,13.549,PART,1,2,2
1221
+ 人,48386,48403,17,10.917,NOUN,2,3,3
1222
+ 一,48403,48418,15,11.429,ADV,5,2,3
1223
+ 见到,48424,48469,45,-1.826,VERB,2,1,2
1224
+ 小王子,48469,48553,84,-0.807,NOUN,1,1,1
1225
+ 老远,48553,48598,45,-1.585,NOUN,1,3,2
1226
+ 就,48598,48617,19,10.143,ADV,2,2,2
1227
+ 叫喊,48617,48668,51,2.44,VERB,3,1,2
1228
+ 起来,48680,48722,42,8.793,VERB,1,7,2
1229
+ 在,48722,48746,24,11.762,ADP,3,1,2
1230
+ 那些,48746,48794,48,7.845,DET,5,2,3
1231
+ 爱,48794,48818,24,6.488,VERB,5,1,2
1232
+ 虚荣,48853,48911,58,3.305,VERB,2,4,3
1233
+ 的,48911,48939,28,13.549,PART,1,2,2
1234
+ 人,48939,48964,25,10.917,NOUN,2,4,3
1235
+ 眼,48964,48990,26,5.516,NOUN,2,3,3
1236
+ 里,48990,49011,21,8.887,PART,1,3,2
1237
+ 别人,49011,49097,86,6.701,NOUN,2,2,2
1238
+ 都,49097,49120,23,10.091,ADV,3,2,3
1239
+ 成,49120,49145,25,8.929,VERB,2,1,2
1240
+ 了,49145,49168,23,11.717,PART,1,1,1
1241
+ 他们,49168,49211,43,9.915,PRON,4,2,3
1242
+ 的,49211,49224,13,13.549,PART,1,2,2
1243
+ 崇拜者,49224,49292,68,1.951,NOUN,2,6,3
1244
+ 你,49326,49353,27,9.316,PRON,4,2,3
1245
+ 好,49353,49379,26,9.375,ADJ,2,3,3
1246
+ 小王子,49379,49455,76,-0.807,NOUN,3,2,3
1247
+ 说,49463,49484,21,10.28,VERB,2,1,2
1248
+ 道,49484,49500,16,7.747,VERB,1,4,2
1249
+ 你,49500,49521,21,9.316,PRON,5,2,3
1250
+ 的,49527,49555,28,13.549,PART,1,2,2
1251
+ 帽子,49555,49611,56,4.197,NOUN,2,3,3
1252
+ 很,49635,49661,26,9.553,ADV,3,2,3
1253
+ 奇怪,49661,49756,95,5.942,VERB,2,4,3
1254
+ 这,49756,49785,29,11.129,PRON,4,2,3
1255
+ 是,49785,49811,26,11.814,VERB,2,1,2
1256
+ 为了,49811,49869,58,8.741,ADP,6,1,2
1257
+ 向,49898,49919,21,9.071,ADP,4,1,2
1258
+ 人,49919,49931,12,10.917,NOUN,2,3,3
1259
+ 致意,49931,49992,61,3.142,VERB,2,5,3
1260
+ 用,49995,50026,31,9.22,VERB,2,4,3
1261
+ 的,50029,50057,28,13.549,PART,1,5,2
1262
+ 爱,50057,50092,35,6.488,VERB,6,1,2
1263
+ 虚荣,50114,50148,34,3.305,VERB,2,4,3
1264
+ 的,50148,50169,21,13.549,PART,1,2,2
1265
+ 人,50169,50200,31,10.917,NOUN,2,3,3
1266
+ 回答,50200,50256,56,6.904,VERB,2,1,2
1267
+ 道,50256,50281,25,7.747,VERB,2,5,3
1268
+ 当,50281,50298,17,8.529,VERB,3,1,2
1269
+ 人们,50298,50347,49,8.766,NOUN,5,2,3
1270
+ 向,50371,50397,26,9.071,ADP,3,1,2
1271
+ 我,50397,50423,26,10.534,PRON,2,3,3
1272
+ 欢呼,50423,50460,37,3.807,VERB,2,4,3
1273
+ 的,50460,50493,33,13.549,PART,1,2,2
1274
+ 时候,50500,50556,56,8.503,NOUN,2,4,3
1275
+ 我,50556,50582,26,10.534,PRON,2,2,2
1276
+ 就,50608,50636,28,10.143,ADV,3,2,3
1277
+ 用,50636,50655,19,9.22,ADP,2,1,2
1278
+ 帽子,50655,50696,41,4.197,NOUN,2,3,3
1279
+ 向,50696,50725,29,9.071,VERB,2,1,2
1280
+ 他们,50725,50779,54,9.915,PRON,2,3,3
1281
+ 致意,50779,50816,37,3.142,VERB,2,4,3
1282
+ 可惜,50816,50899,83,5.195,ADV,5,2,3
1283
+ 没有,50899,50938,39,9.863,VERB,2,1,2
1284
+ 一,50938,50967,29,11.429,NUM,3,1,2
1285
+ 个,50967,51006,39,10.348,NUM,2,3,3
1286
+ 人,51012,51046,34,10.917,NOUN,2,6,3
1287
+ 经过,51046,51084,38,8.006,VERB,2,1,2
1288
+ 这里,51084,51135,51,8.279,PRON,2,4,3
1289
+ 小王子,51163,51274,111,-0.807,NOUN,5,2,3
1290
+ 不,51274,51299,25,10.967,ADV,4,2,3
1291
+ 解,51299,51319,20,6.957,VERB,2,1,2
1292
+ 其,51319,51338,19,9.903,PRON,3,2,3
1293
+ 意,51338,51370,32,7.295,NOUN,2,2,2
1294
+ 说道,51384,51438,54,5.742,VERB,2,7,3
1295
+ 啊,51438,51462,24,5.45,PART,1,2,2
1296
+ 是,51462,51486,24,11.814,VERB,2,2,2
1297
+ 吗,51513,51541,28,7.517,PART,1,2,2
1298
+ 爱,51541,51569,28,6.488,VERB,6,1,2
1299
+ 虚荣,51569,51621,52,3.305,NOUN,2,4,3
1300
+ 的,51621,51639,18,13.549,PART,1,2,2
1301
+ 人,51644,51677,33,10.917,NOUN,2,3,3
1302
+ 向,51677,51702,25,9.071,ADP,3,1,2
1303
+ 小王子,51727,51815,88,-0.807,NOUN,2,3,3
1304
+ 建议,51841,51895,54,7.515,VERB,2,1,2
1305
+ 道,51924,51948,24,7.747,VERB,3,1,2
1306
+ 你,51948,51971,23,9.316,PRON,3,2,3
1307
+ 用,51971,51992,21,9.22,VERB,3,1,2
1308
+ 一,51992,52006,14,11.429,NUM,3,1,2
1309
+ 只,52006,52038,32,8.687,NUM,2,3,3
1310
+ 手,52054,52086,32,7.035,NOUN,2,4,3
1311
+ 去,52086,52113,27,8.633,VERB,2,1,2
1312
+ 拍,52113,52143,30,4.902,VERB,3,2,3
1313
+ 另,52143,52173,30,8.413,DET,2,1,2
1314
+ 一,52173,52196,23,11.429,NUM,2,1,2
1315
+ 只,52196,52216,20,8.687,NUM,2,4,3
1316
+ 手,52216,52242,26,7.035,NOUN,2,11,3
1317
+ 小王子,52268,52325,57,-0.807,NOUN,3,2,3
1318
+ 就,52325,52347,22,10.143,ADV,3,1,2
1319
+ 拍,52347,52379,32,4.902,VERB,3,2,3
1320
+ 起,52379,52405,26,8.784,VERB,1,3,2
1321
+ 巴掌,52405,52451,46,2.408,NOUN,3,1,2
1322
+ 来,52451,52472,21,10.29,VERB,1,5,2
1323
+ 这,52472,52491,19,11.129,DET,4,1,2
1324
+ 位,52491,52522,31,8.577,NUM,2,3,3
1325
+ 爱,52550,52576,26,6.488,VERB,3,1,2
1326
+ 虚荣,52576,52634,58,3.305,ADJ,2,4,3
1327
+ 者,52634,52652,18,9.751,NOUN,2,3,3
1328
+ 就,52652,52683,31,10.143,ADV,3,2,3
1329
+ 谦逊,52683,52725,42,2.163,VERB,3,2,3
1330
+ 地,52725,52742,17,10.187,NOUN,1,2,2
1331
+ 举起,52742,52814,72,3.039,VERB,3,1,2
1332
+ 帽子,52814,52854,40,4.197,NOUN,2,3,3
1333
+ 向,52854,52873,19,9.071,ADP,3,1,2
1334
+ 小王子,52873,52954,81,-0.807,NOUN,2,3,3
1335
+ 致意,52963,53007,44,3.142,VERB,2,6,3
1336
+ 小王子,53007,53071,64,-0.807,NOUN,3,2,3
1337
+ 心想,53071,53122,51,3.169,VERB,2,1,2
1338
+ 这,53152,53185,33,11.129,PRON,3,2,3
1339
+ 比,53185,53212,27,8.602,ADP,3,1,2
1340
+ 访问,53212,53266,54,6.744,VERB,2,1,2
1341
+ 那,53266,53288,22,8.881,DET,3,1,2
1342
+ 位,53288,53317,29,8.577,NUM,2,3,3
1343
+ 国王,53346,53393,47,5.256,NOUN,2,5,3
1344
+ 有趣,53393,53444,51,5.373,VERB,2,6,3
1345
+ 于是,53444,53507,63,6.92,ADV,3,2,3
1346
+ 他,53507,53527,20,10.667,PRON,2,2,2
1347
+ 又,53527,53544,17,9.207,ADV,3,2,3
1348
+ 拍,53544,53565,21,4.902,VERB,3,2,3
1349
+ 起,53565,53584,19,8.784,VERB,1,2,2
1350
+ 巴掌,53584,53627,43,2.408,NOUN,2,1,2
1351
+ 来,53627,53644,17,10.29,PART,3,6,4
1352
+ 爱,53644,53662,18,6.488,VERB,3,1,2
1353
+ 虚荣,53662,53738,76,3.305,ADJ,2,1,2
1354
+ 者,53738,53770,32,9.751,NOUN,1,2,2
1355
+ 又,53770,53795,25,9.207,ADV,7,2,3
1356
+ 举起,53795,53846,51,3.039,VERB,2,1,2
1357
+ 帽子,53846,53889,43,4.197,NOUN,2,5,3
1358
+ 来,53889,53906,17,10.29,VERB,1,2,2
1359
+ 向,53906,53936,30,9.071,VERB,2,1,2
1360
+ 他,53964,53987,23,10.667,PRON,2,3,3
1361
+ 致意,53987,54028,41,3.142,VERB,2,6,3
1362
+ 小王子,54028,54113,85,-0.807,NOUN,4,2,3
1363
+ 这样,54113,54166,53,9.279,ADV,4,2,3
1364
+ 做,54166,54185,19,8.971,VERB,3,1,2
1365
+ 了,54185,54204,19,11.717,PART,1,2,2
1366
+ 五,54204,54223,19,9.386,NUM,2,1,2
1367
+ 分钟,54223,54272,49,6.349,NUM,2,5,3
1368
+ 之后,54272,54352,80,8.298,PART,2,4,3
1369
+ 对,54352,54378,26,10.687,VERB,3,1,2
1370
+ 这,54378,54409,31,11.129,DET,3,1,2
1371
+ 种,54409,54428,19,10.708,NUM,2,3,3
1372
+ 单调,54428,54472,44,3.605,ADJ,4,2,3
1373
+ 的,54472,54481,9,13.549,PART,1,2,2
1374
+ 把戏,54481,54526,45,3.033,NOUN,2,5,3
1375
+ 有点儿,54526,54622,96,5.857,ADV,3,2,3
1376
+ 厌倦,54635,54668,33,3.624,VERB,2,1,2
1377
+ 了,54668,54687,19,11.717,PART,1,4,2
1378
+ 说道,54693,54734,41,5.742,VERB,3,1,2
1379
+ 要,54739,54756,17,10.122,VERB,5,1,2
1380
+ 想,54764,54791,27,8.368,VERB,1,2,2
1381
+ 叫,54791,54813,22,6.117,VERB,2,1,2
1382
+ 你,54813,54831,18,9.316,PRON,4,2,3
1383
+ 的,54831,54846,15,13.549,PART,1,2,2
1384
+ 帽子,54846,54871,25,4.197,NOUN,2,3,3
1385
+ 掉,54871,54894,23,6.228,VERB,2,1,2
1386
+ 下来,54894,54966,72,7.366,VERB,1,5,2
1387
+ 该,54966,54995,29,8.64,VERB,4,1,2
1388
+ 怎么,55005,55051,46,7.922,ADV,3,2,3
1389
+ 做,55051,55076,25,8.971,VERB,2,5,3
1390
+ 呢,55076,55093,17,8.018,INTJ,1,6,2
1391
+ 可,55093,55106,13,9.183,ADV,6,1,2
1392
+ 这,55106,55133,27,11.129,DET,3,1,2
1393
+ 回,55133,55151,18,7.826,NUM,2,3,3
1394
+ 爱,55151,55171,20,6.488,VERB,2,1,2
1395
+ 虚荣,55171,55219,48,3.305,ADJ,2,7,3
1396
+ 者,55246,55271,25,9.751,NOUN,2,3,3
1397
+ 听,55271,55290,19,7.519,VERB,2,1,2
1398
+ 不,55290,55307,17,10.967,ADV,6,2,3
1399
+ 进,55307,55331,24,8.492,VERB,2,1,2
1400
+ 他,55331,55353,22,10.667,PRON,2,5,3
1401
+ 的,55382,55410,28,13.549,PART,1,2,2
1402
+ 话,55410,55428,18,8.328,NOUN,2,5,3
1403
+ 因为,55428,55467,39,9.073,ADP,3,1,2
1404
+ 凡是,55467,55503,36,6.059,ADV,4,2,3
1405
+ 爱,55503,55534,31,6.488,VERB,5,1,2
1406
+ 虚荣,55534,55576,42,3.305,VERB,2,4,3
1407
+ 的,55576,55596,20,13.549,PART,1,2,2
1408
+ 人,55596,55617,21,10.917,NOUN,2,4,3
1409
+ 只,55617,55629,12,8.687,ADV,3,2,3
1410
+ 听,55629,55665,36,7.519,VERB,2,1,2
1411
+ 得,55689,55705,16,8.836,PART,5,1,2
1412
+ 进,55705,55723,18,8.492,VERB,2,1,2
1413
+ 赞美,55723,55770,47,4.246,NOUN,2,5,3
1414
+ 的,55770,55791,21,13.549,PART,1,2,2
1415
+ 话,55791,55810,19,8.328,NOUN,2,8,3
1416
+ 他,55810,55827,17,10.667,PRON,4,2,3
1417
+ 问,55827,55838,11,7.875,VERB,2,1,2
1418
+ 小王子,55838,55921,83,-0.807,NOUN,2,2,2
1419
+ 道,55921,55931,10,7.747,VERB,3,1,2
1420
+ 你,55939,55958,19,9.316,PRON,3,2,3
1421
+ 真的,55958,55995,37,-1.005,ADV,2,2,2
1422
+ 钦佩,55995,56041,46,3.289,VERB,2,1,2
1423
+ 我,56065,56087,22,10.534,PRON,2,8,3
1424
+ 吗,56087,56109,22,7.517,PART,1,2,2
1425
+ 钦佩,56109,56158,49,3.289,NOUN,3,2,3
1426
+ 是,56158,56175,17,11.814,VERB,2,1,2
1427
+ 什么,56180,56241,61,9.138,DET,3,2,3
1428
+ 意思,56241,56276,35,6.989,NOUN,2,5,3
1429
+ 钦佩,56276,56325,49,3.289,VERB,3,1,2
1430
+ 嘛,56325,56348,23,3.046,INTJ,1,2,2
1431
+ 就是,56348,56427,79,9.457,ADV,3,2,3
1432
+ 承认,56427,56492,65,7.311,VERB,2,1,2
1433
+ 我,56492,56512,20,10.534,PRON,3,2,3
1434
+ 是,56512,56524,12,11.814,VERB,2,1,2
1435
+ 星球,56524,56573,49,2.8,NOUN,6,2,3
1436
+ 上,56608,56635,27,10.76,PART,1,2,2
1437
+ 最,56635,56665,30,8.982,ADV,6,2,3
1438
+ 美,56665,56689,24,7.968,VERB,2,3,3
1439
+ 的,56718,56736,18,13.549,PART,1,2,2
1440
+ 人,56736,56757,21,10.917,NOUN,2,3,3
1441
+ 服饰,56757,56804,47,3.82,NOUN,5,2,3
1442
+ 最,56804,56830,26,8.982,ADV,3,2,3
1443
+ 好,56830,56860,30,9.375,VERB,2,4,3
1444
+ 的,56860,56882,22,13.549,PART,1,2,2
1445
+ 人,56882,56902,20,10.917,NOUN,2,3,3
1446
+ 最,56902,56925,23,8.982,ADV,6,2,3
1447
+ 富有,56925,56967,42,5.761,VERB,2,4,3
1448
+ 的,56967,56979,12,13.549,PART,1,2,2
1449
+ 人,56979,57000,21,10.917,NOUN,2,3,3
1450
+ 最,57031,57063,32,8.982,ADV,3,2,3
1451
+ 聪明,57063,57122,59,5.468,VERB,2,5,3
1452
+ 的,57122,57150,28,13.549,PART,1,2,2
1453
+ 人,57150,57163,13,10.917,NOUN,2,8,3
1454
+ 可,57163,57195,32,9.183,VERB,3,2,3
1455
+ 您,57222,57252,30,6.65,PRON,2,2,2
1456
+ 是,57252,57275,23,11.814,VERB,2,1,2
1457
+ 您,57275,57296,21,6.65,PRON,6,2,3
1458
+ 的,57296,57309,13,13.549,PART,1,2,2
1459
+ 星球,57309,57396,87,2.8,NOUN,2,3,3
1460
+ 上,57396,57422,26,10.76,VERB,1,2,2
1461
+ 唯一,57422,57456,34,-0.276,ADJ,3,2,3
1462
+ 的,57456,57490,34,13.549,PART,1,2,2
1463
+ 人,57518,57540,22,10.917,NOUN,2,4,3
1464
+ 呀,57540,57567,27,4.512,PART,1,2,2
1465
+ 让,57567,57592,25,8.07,VERB,4,1,2
1466
+ 我,57592,57611,19,10.534,PRON,2,2,2
1467
+ 高兴,57611,57656,45,6.05,VERB,3,5,4
1468
+ 吧,57656,57680,24,6.177,PART,1,2,2
1469
+ 请,57680,57719,39,7.183,VERB,4,1,2
1470
+ 你,57722,57743,21,9.316,PRON,2,2,2
1471
+ 还是,57743,57774,31,8.437,ADV,4,2,3
1472
+ 来,57774,57794,20,10.29,VERB,2,1,2
1473
+ 钦佩,57794,57878,84,3.289,VERB,2,1,2
1474
+ 我,57878,57900,22,10.534,PRON,2,8,3
1475
+ 吧,57906,57928,22,6.177,PART,1,2,2
1476
+ 小王子,57928,58032,104,-0.807,NOUN,4,2,3
1477
+ 轻轻,58032,58083,51,-4.075,VERB,4,2,3
1478
+ 地,58083,58116,33,10.187,PART,1,2,2
1479
+ 耸了耸,58116,58187,71,-0.529,VERB,2,1,2
1480
+ 肩膀,58187,58236,49,4.048,NOUN,2,5,3
1481
+ 说道,58267,58313,46,5.742,VERB,3,2,3
1482
+ 我,58313,58337,24,10.534,PRON,2,2,2
1483
+ 钦佩,58337,58375,38,3.289,VERB,2,1,2
1484
+ 你,58375,58387,12,9.316,PRON,2,5,3
1485
+ 可是,58387,58422,35,7.153,ADV,3,2,3
1486
+ 这,58422,58445,23,11.129,PRON,2,2,2
1487
+ 有,58445,58465,20,11.142,VERB,2,1,2
1488
+ 什么,58465,58550,85,9.138,DET,5,2,3
1489
+ 能,58550,58595,45,9.423,NOUN,2,1,2
1490
+ 使,58598,58625,27,9.424,VERB,2,1,2
1491
+ 你,58625,58643,18,9.316,PRON,2,2,2
1492
+ 这样,58643,58701,58,9.279,ADV,4,2,3
1493
+ 感,58729,58756,27,7.158,VERB,2,1,2
1494
+ 兴趣,58756,58836,80,6.902,NOUN,2,8,3
1495
+ 的,58836,58857,21,13.549,PART,1,5,2
1496
+ 于是,58857,58885,28,6.92,ADV,3,2,3
1497
+ 小王子,58885,58949,64,-0.807,NOUN,2,2,2
1498
+ 就,58958,58970,12,10.143,ADV,3,2,3
1499
+ 走开,58970,59008,38,2.515,VERB,2,1,2
1500
+ 了,59008,59033,25,11.717,PART,1,4,2
1501
+ 小王子,59033,59119,86,-0.807,NOUN,3,2,3
1502
+ 在,59119,59148,29,11.762,ADP,3,1,2
1503
+ 路上,59148,59195,47,5.779,NOUN,2,3,3
1504
+ 自言自语,59195,59298,103,4.497,VERB,4,2,3
1505
+ 地,59298,59321,23,10.187,PART,1,2,2
1506
+ 说,59347,59371,24,10.28,VERB,3,1,2
1507
+ 了,59371,59391,20,11.717,PART,1,2,2
1508
+ 一,59391,59417,26,11.429,NUM,4,2,3
1509
+ 句,59417,59439,22,6.844,NUM,2,3,3
1510
+ 这些,59439,59481,42,9.355,DET,5,2,3
1511
+ 大人,59481,59520,39,4.335,NOUN,2,3,3
1512
+ 肯定,59520,59558,38,7.35,ADV,3,2,3
1513
+ 是,59558,59572,14,11.814,VERB,2,1,2
1514
+ 十分,59572,59603,31,8.083,ADV,3,2,3
1515
+ 古怪,59603,59655,52,3.395,VERB,2,6,3
dataset_description.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Name": "Le Petit Prince (LPP) Multi-talker: Naturalistic 7T fMRI and EEG Dataset",
3
+ "BIDSVersion": "1.8.0",
4
+ "License": "CC0",
5
+ "Authors": [
6
+ "Zhengwu Ma",
7
+ "Nan Wang",
8
+ "Jixing Li"
9
+ ],
10
+ "EthicsApprovals": [
11
+ "The experimental procedures have been approved by the Ethics Committee of City University of Hong Kong and the Ninth People’s Hospital affiliated with Shanghai Jiao Tong University School of Medicine (EEG: SH9H-2019-T33-2; fMRI: SH9H-2022-T379-2)."
12
+ ],
13
+ "DatasetDOI": "doi:10.18112/openneuro.ds005345.v1.0.1"
14
+ }
participants.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "age": {
3
+ "LongName": "",
4
+ "Description": "age of the participant",
5
+ "Units": "years"
6
+ },
7
+ "sex": {
8
+ "LongName": "",
9
+ "Description": "sex of the participant as reported by the participant",
10
+ "Levels": {
11
+ "M": "male",
12
+ "F": "female"
13
+ }
14
+ },
15
+ "eeg_acq_time": {
16
+ "LongName": "",
17
+ "Description": "EEG data acquisition time",
18
+ "Units": "year-month-date"
19
+ },
20
+ "fmri_acq_time": {
21
+ "LongName": "",
22
+ "Description": "fMRI data acquisition time",
23
+ "Units": "year-month-date"
24
+ }
25
+ }
26
+
participants.tsv ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ participant_id age sex eeg_acq_time fmri_acq_time
2
+ sub-01 26 F 2021-09-10 2024-07-05
3
+ sub-02 23 F 2021-09-15 2024-06-24
4
+ sub-03 24 M 2021-09-16 2024-06-27
5
+ sub-04 21 F 2021-09-18 2024-06-14
6
+ sub-05 21 F 2021-09-28 2024-06-28
7
+ sub-06 24 F 2021-10-31 2024-05-30
8
+ sub-07 27 M 2021-11-07 2024-06-21
9
+ sub-08 20 M 2021-11-07 2024-05-28
10
+ sub-09 25 M 2021-11-10 2024-06-25
11
+ sub-10 23 M 2021-11-13 2024-06-14
12
+ sub-11 28 M 2021-11-14 2024-06-18
13
+ sub-12 26 F 2021-12-18 2024-05-31
14
+ sub-13 24 F 2021-12-14 2024-04-09
15
+ sub-14 23 F 2021-12-13 2024-06-05
16
+ sub-15 26 F 2021-09-12 2024-05-28
17
+ sub-16 21 F 2021-09-19 2024-06-07
18
+ sub-17 26 F 2021-09-22 2024-07-05
19
+ sub-18 26 F 2021-09-09 2024-04-03
20
+ sub-19 23 M 2021-09-26 2024-06-18
21
+ sub-20 21 F 2021-10-31 2024-07-05
22
+ sub-21 27 M 2021-11-04 2024-05-31
23
+ sub-22 25 M 2021-09-10 2024-04-09
24
+ sub-23 21 M 2021-12-18 2024-06-18
25
+ sub-24 26 M 2021-12-18 2024-07-01
26
+ sub-25 24 F 2021-12-16 2024-06-05
27
+ sub-26 22 F 2021-11-20 2024-08-26
quiz/multitalker_quiz_question.csv ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ section,question_id,question,choice_a,choice_b,choice_c,choice_d,answer
2
+ single_f,1,叙述者知道了巨蟒的故事后,画了他的第一幅作品。他的第一幅作品是:,一只正在消化大象的开着肚皮的蟒蛇,一只戴着帽子的巨蟒,一只正在消化大象的闭着肚皮的蟒蛇,一只在帽子里的巨蟒,c
3
+ single_f,2,总的来说,叙述者对大人们的态度是:,大人们太关注“重要”的事,对他们的评价不高,他对大人们的态度很模糊,大人们能给出最好的建议,很尊敬他们,大人们对彼此很凶恶,对他们的评价不高,a
4
+ single_f,3,叙述者认为他不能马上画出小王子想要的羊,主要应该责怪谁?,他的同龄人,大人们,他自己,小王子,b
5
+ single_f,4,为什么跟小王子讲话很困难?,他不说话,他不问问题,他说外星语,他不直接回答问题,d
6
+ single_m,1,第一颗行星上的国王声称他统治什么?,他自己的太阳系,不统治任何东西,他自己的星球,一切,d
7
+ single_m,2,小王子向第一颗行星上的国王请求了什么?,让太阳为他落下,让星星为他显现,让他消失,让草为他生长,a
8
+ single_m,3,第二颗行星上那个戴着一顶古怪帽子的人非常:,善于观察,骄傲自大,正直,快乐,b
9
+ single_m,4,当小王子表示他想离开第一颗行星时,国王的反应是什么,给他一张地图,让他离开,把他推开,告诉他不要离开这个星球,给他糖吃,c
10
+ mixed_f,1,小王子最后接受了叙述者画的什么?,帽子,大象,碗,箱子,d
11
+ mixed_f,2,小王子看到叙述者的飞机后有什么反应?,他立即要求驾驶它,他害怕地从飞机上跑开,他不知道那是什么,要求对方解释,他向叙述者讲述了他的驾驶经历,c
12
+ mixed_f,3,当小王子得知叙述者来自天空时,他有什么反应?,大笑,哭了,尖叫,跑开,a
13
+ mixed_f,4,为什么小王子不怕小羊跑丢?,有绳子拴着小羊,小羊很小,小羊在房子里,小王子待的地方很小,d
14
+ mixed_m,1,第一颗行星上,除了老国王还有什么?,耗子,大臣,公主,小羊,a
15
+ mixed_m,2,第二颗行星上的人要求小王子参加一个游戏,小王子需要做什么?,拍手,跺脚,打响指,喊叫,a
16
+ mixed_m,3,第二颗行星上的人为什么脱下帽子?,天气太热,让小王子给他画像,整理头发,向小王子致意,d
17
+ mixed_m,4,小王子对这两个行星上大人的感觉是什么?,英俊,古怪,幽默,蛮横,b
stimuli/mix.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da853a02dc4051381befabcf94797f49df9be69bd2463d2f17ea676e40ada80
3
+ size 53184646
stimuli/single_female.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8167809a6fb12a99f2bac2886969b8921b3f255c94cd45488b7950bc24d9b8e6
3
+ size 53184646
stimuli/single_male.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6721cd28899ce455677d124667638624c917451f4a99bef0647daa5eddb0f8f7
3
+ size 52903992
sub-01/anat/sub-01_rec-defaced_T1w.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231665,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "3D",
17
+ "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images",
18
+ "ProtocolName": "t1_mp2rage_sag_0.7mm",
19
+ "ScanningSequence": "GR\\IR",
20
+ "SequenceVariant": "SK\\SP\\MP\\OSP",
21
+ "ScanOptions": "IR\\PFP\\WE",
22
+ "SequenceName": "*tfl3d1_16ns",
23
+ "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"],
24
+ "NonlinearGradientCorrection": false,
25
+ "RawImage": false,
26
+ "SeriesNumber": 4,
27
+ "AcquisitionTime": "15:19:35.410000",
28
+ "AcquisitionNumber": 1,
29
+ "SliceThickness": 0.7,
30
+ "SAR": 0.171828,
31
+ "EchoTime": 0.00232,
32
+ "RepetitionTime": 3.8,
33
+ "SpoilingState": true,
34
+ "PartialFourier": 0.75,
35
+ "BaseResolution": 296,
36
+ "ShimSetting": [
37
+ 617,
38
+ -3482,
39
+ 391,
40
+ 36,
41
+ 71,
42
+ -243,
43
+ -19,
44
+ 40 ],
45
+ "TxRefAmp": 208.701,
46
+ "PhaseResolution": 1,
47
+ "PhaseOversampling": 0.18,
48
+ "ReceiveCoilName": "1Tx32Rx_Head",
49
+ "ReceiveCoilActiveElements": "A32",
50
+ "PulseSequenceDetails": "%SiemensSeq%\\tfl",
51
+ "RefLinesPE": 36,
52
+ "CoilCombinationMethod": "Sum of Squares",
53
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
54
+ "MatrixCoilMode": "GRAPPA",
55
+ "PercentPhaseFOV": 100,
56
+ "PercentSampling": 100,
57
+ "PhaseEncodingSteps": 263,
58
+ "AcquisitionMatrixPE": 296,
59
+ "ReconMatrixPE": 296,
60
+ "ParallelReductionFactorInPlane": 3,
61
+ "PixelBandwidth": 200,
62
+ "DwellTime": 8.5e-06,
63
+ "ImageOrientationPatientDICOM": [
64
+ 0,
65
+ 1,
66
+ 0,
67
+ 0,
68
+ 0,
69
+ -1 ],
70
+ "ImageOrientationText": "Sag",
71
+ "InPlanePhaseEncodingDirectionDICOM": "ROW",
72
+ "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"],
73
+ "ConversionSoftware": "dcm2niix",
74
+ "ConversionSoftwareVersion": "v1.0.20240202"
75
+ }
sub-01/anat/sub-01_rec-defaced_T1w.nii.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76dbba1572a552bba2356322637e9a17a7aff97d163f11db2035e4163f80d56d
3
+ size 37138610
sub-01/func/sub-01_task-multitalker_run-1_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.23164,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 10,
34
+ "AcquisitionTime": "15:41:13.467500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.129617,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 619,
47
+ -3486,
48
+ 427,
49
+ 75,
50
+ 64,
51
+ -247,
52
+ 141,
53
+ -5
54
+ ],
55
+ "TxRefAmp": 208.701,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.47,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.47,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.47,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.47,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.976296,
173
+ -0.21644
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-12.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-10_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-01/func/sub-01_task-multitalker_run-2_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.23164,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 12,
34
+ "AcquisitionTime": "15:55:3.495000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.129617,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 619,
47
+ -3486,
48
+ 427,
49
+ 75,
50
+ 64,
51
+ -247,
52
+ 141,
53
+ -5
54
+ ],
55
+ "TxRefAmp": 208.701,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.976296,
173
+ -0.21644
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-12.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-12_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-01/func/sub-01_task-multitalker_run-3_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.23164,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 14,
34
+ "AcquisitionTime": "16:09:16.382500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.129617,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 619,
47
+ -3486,
48
+ 427,
49
+ 75,
50
+ 64,
51
+ -247,
52
+ 141,
53
+ -5
54
+ ],
55
+ "TxRefAmp": 208.701,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.5275,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.645,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.5275,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.645,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.5275,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.645,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.5275,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.645,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.5275,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.645,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.976296,
173
+ -0.21644
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-12.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-14_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-01/func/sub-01_task-multitalker_run-4_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.23164,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 16,
34
+ "AcquisitionTime": "16:23:6.907500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.129617,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 619,
47
+ -3486,
48
+ 427,
49
+ 75,
50
+ 64,
51
+ -247,
52
+ 141,
53
+ -5
54
+ ],
55
+ "TxRefAmp": 208.701,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "7d8c577b-3c07-488a-a103-379e82f3d7ab||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.59,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.7075,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.825,
93
+ 0.355,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.4725,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.59,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.7075,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.825,
110
+ 0.355,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.4725,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.59,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.7075,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.825,
127
+ 0.355,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.4725,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.59,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.7075,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.825,
144
+ 0.355,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.4725,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.59,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.7075,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.825,
161
+ 0.355,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.4725
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.976296,
173
+ -0.21644
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-12.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-16_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-01/func/sub-01_task-rest_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231638,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "rs_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "rs_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 8,
34
+ "AcquisitionTime": "15:32:8.140000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.127515,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 619,
47
+ -3486,
48
+ 427,
49
+ 75,
50
+ 64,
51
+ -247,
52
+ 141,
53
+ -5
54
+ ],
55
+ "TxRefAmp": 208.701,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "e46c8198-bac8-4068-8348-b290bb412b4a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.5275,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.645,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.7625,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.88,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.5275,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.645,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.7625,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.88,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.5275,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.645,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.7625,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.88,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.5275,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.645,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.7625,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.88,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.5275,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.645,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.7625,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.88,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.976296,
173
+ -0.21644
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-12.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-8_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "rest"
185
+ }
sub-02/anat/sub-02_rec-defaced_T1w.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231487,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "3D",
17
+ "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images",
18
+ "ProtocolName": "t1_mp2rage_sag_0.7mm",
19
+ "ScanningSequence": "GR\\IR",
20
+ "SequenceVariant": "SK\\SP\\MP\\OSP",
21
+ "ScanOptions": "IR\\PFP\\WE",
22
+ "SequenceName": "*tfl3d1_16ns",
23
+ "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"],
24
+ "NonlinearGradientCorrection": false,
25
+ "RawImage": false,
26
+ "SeriesNumber": 4,
27
+ "AcquisitionTime": "10:26:17.465000",
28
+ "AcquisitionNumber": 1,
29
+ "SliceThickness": 0.7,
30
+ "SAR": 0.185831,
31
+ "EchoTime": 0.00232,
32
+ "RepetitionTime": 3.8,
33
+ "SpoilingState": true,
34
+ "PartialFourier": 0.75,
35
+ "BaseResolution": 296,
36
+ "ShimSetting": [
37
+ 536,
38
+ -3587,
39
+ 563,
40
+ 132,
41
+ 74,
42
+ -353,
43
+ 208,
44
+ 112 ],
45
+ "TxRefAmp": 215.754,
46
+ "PhaseResolution": 1,
47
+ "PhaseOversampling": 0.18,
48
+ "ReceiveCoilName": "1Tx32Rx_Head",
49
+ "ReceiveCoilActiveElements": "A32",
50
+ "PulseSequenceDetails": "%SiemensSeq%\\tfl",
51
+ "RefLinesPE": 36,
52
+ "CoilCombinationMethod": "Sum of Squares",
53
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
54
+ "MatrixCoilMode": "GRAPPA",
55
+ "PercentPhaseFOV": 100,
56
+ "PercentSampling": 100,
57
+ "PhaseEncodingSteps": 263,
58
+ "AcquisitionMatrixPE": 296,
59
+ "ReconMatrixPE": 296,
60
+ "ParallelReductionFactorInPlane": 3,
61
+ "PixelBandwidth": 200,
62
+ "DwellTime": 8.5e-06,
63
+ "ImageOrientationPatientDICOM": [
64
+ 0,
65
+ 1,
66
+ 0,
67
+ -0.0418757,
68
+ 0,
69
+ -0.999123 ],
70
+ "ImageOrientationText": "Sag>Tra(2.4)",
71
+ "InPlanePhaseEncodingDirectionDICOM": "ROW",
72
+ "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"],
73
+ "ConversionSoftware": "dcm2niix",
74
+ "ConversionSoftwareVersion": "v1.0.20240202"
75
+ }
sub-02/anat/sub-02_rec-defaced_T1w.nii.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca8b6e92fdf8d773b418051f8068f06425200640285506a9dc2f689abf850cac
3
+ size 37491477
sub-02/func/sub-02_task-multitalker_run-1_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231419,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 10,
34
+ "AcquisitionTime": "10:50:1.377500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.14018,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 515,
47
+ -3583,
48
+ 690,
49
+ 444,
50
+ 2,
51
+ -262,
52
+ 301,
53
+ 89
54
+ ],
55
+ "TxRefAmp": 215.754,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.5275,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.645,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.7625,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.5275,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.645,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.7625,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.5275,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.645,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.7625,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.5275,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.645,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.7625,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.5275,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.645,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.7625,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999642,
169
+ -0.0038248,
170
+ -0.0264837,
171
+ 2.52368e-08,
172
+ 0.989732,
173
+ -0.142937
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-10_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-02/func/sub-02_task-multitalker_run-2_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231419,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 12,
34
+ "AcquisitionTime": "11:04:2.795000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.14018,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 515,
47
+ -3583,
48
+ 690,
49
+ 444,
50
+ 2,
51
+ -262,
52
+ 301,
53
+ 89
54
+ ],
55
+ "TxRefAmp": 215.754,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.5275,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.645,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.7625,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.5275,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.645,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.7625,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.5275,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.645,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.7625,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.5275,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.645,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.7625,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.5275,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.645,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.7625,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999642,
169
+ -0.0038248,
170
+ -0.0264837,
171
+ 2.52368e-08,
172
+ 0.989732,
173
+ -0.142937
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-12_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-02/func/sub-02_task-multitalker_run-3_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231419,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 14,
34
+ "AcquisitionTime": "11:18:17.275000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.14018,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 515,
47
+ -3583,
48
+ 690,
49
+ 444,
50
+ 2,
51
+ -262,
52
+ 301,
53
+ 89
54
+ ],
55
+ "TxRefAmp": 215.754,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.5275,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.5275,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.5275,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.5275,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.5275,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999642,
169
+ -0.0038248,
170
+ -0.0264837,
171
+ 2.52368e-08,
172
+ 0.989732,
173
+ -0.142937
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-14_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-02/func/sub-02_task-multitalker_run-4_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231419,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 16,
34
+ "AcquisitionTime": "11:32:12.747500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.14018,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 515,
47
+ -3583,
48
+ 690,
49
+ 444,
50
+ 2,
51
+ -262,
52
+ 301,
53
+ 89
54
+ ],
55
+ "TxRefAmp": 215.754,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "8aa047c1-c5dc-44d0-99d7-19103dc2a4cd||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.59,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.7075,
89
+ 0.2375,
90
+ 0.765,
91
+ 0.295,
92
+ 0.825,
93
+ 0.355,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.4725,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.59,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.7075,
106
+ 0.2375,
107
+ 0.765,
108
+ 0.295,
109
+ 0.825,
110
+ 0.355,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.4725,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.59,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.7075,
123
+ 0.2375,
124
+ 0.765,
125
+ 0.295,
126
+ 0.825,
127
+ 0.355,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.4725,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.59,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.7075,
140
+ 0.2375,
141
+ 0.765,
142
+ 0.295,
143
+ 0.825,
144
+ 0.355,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.4725,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.59,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.7075,
157
+ 0.2375,
158
+ 0.765,
159
+ 0.295,
160
+ 0.825,
161
+ 0.355,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.4725
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999642,
169
+ -0.0038248,
170
+ -0.0264837,
171
+ 2.52368e-08,
172
+ 0.989732,
173
+ -0.142937
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-16_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-02/func/sub-02_task-rest_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231403,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "rs_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "rs_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 8,
34
+ "AcquisitionTime": "10:40:25.505000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.137906,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 518,
47
+ -3575,
48
+ 691,
49
+ 457,
50
+ 8,
51
+ -221,
52
+ 314,
53
+ 108
54
+ ],
55
+ "TxRefAmp": 215.754,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "ec120da6-8145-402a-b3c5-0f9bbf351f8a||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.59,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.7075,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.825,
93
+ 0.355,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.4725,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.59,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.7075,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.825,
110
+ 0.355,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.4725,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.59,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.7075,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.825,
127
+ 0.355,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.4725,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.59,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.7075,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.825,
144
+ 0.355,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.4725,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.59,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.7075,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.825,
161
+ 0.355,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.4725
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999642,
169
+ -0.0038248,
170
+ -0.0264837,
171
+ 2.52368e-08,
172
+ 0.989732,
173
+ -0.142937
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-8.2)>Sag(-1.5)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-8_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "rest"
185
+ }
sub-03/anat/sub-03_rec-defaced_T1w.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "3D",
17
+ "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images",
18
+ "ProtocolName": "t1_mp2rage_sag_0.7mm",
19
+ "ScanningSequence": "GR\\IR",
20
+ "SequenceVariant": "SK\\SP\\MP\\OSP",
21
+ "ScanOptions": "IR\\PFP\\WE",
22
+ "SequenceName": "*tfl3d1_16ns",
23
+ "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"],
24
+ "RawImage": false,
25
+ "SeriesNumber": 3,
26
+ "AcquisitionTime": "13:52:4.072500",
27
+ "AcquisitionNumber": 1,
28
+ "SliceThickness": 0.7,
29
+ "SAR": 0.148573,
30
+ "EchoTime": 0.00232,
31
+ "RepetitionTime": 3.8,
32
+ "SpoilingState": true,
33
+ "PartialFourier": 0.75,
34
+ "BaseResolution": 296,
35
+ "ShimSetting": [
36
+ 569,
37
+ -3648,
38
+ 496,
39
+ 58,
40
+ -107,
41
+ -799,
42
+ 319,
43
+ 69 ],
44
+ "TxRefAmp": 222.898,
45
+ "PhaseResolution": 1,
46
+ "PhaseOversampling": 0.18,
47
+ "ReceiveCoilName": "1Tx32Rx_Head",
48
+ "ReceiveCoilActiveElements": "A32",
49
+ "PulseSequenceDetails": "%SiemensSeq%\\tfl",
50
+ "RefLinesPE": 36,
51
+ "CoilCombinationMethod": "Sum of Squares",
52
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
53
+ "MatrixCoilMode": "GRAPPA",
54
+ "PercentPhaseFOV": 100,
55
+ "PercentSampling": 100,
56
+ "PhaseEncodingSteps": 263,
57
+ "AcquisitionMatrixPE": 296,
58
+ "ReconMatrixPE": 296,
59
+ "ParallelReductionFactorInPlane": 3,
60
+ "PixelBandwidth": 200,
61
+ "DwellTime": 8.5e-06,
62
+ "ImageOrientationPatientDICOM": [
63
+ 0,
64
+ 1,
65
+ 0,
66
+ 0.0139622,
67
+ 0,
68
+ -0.999903 ],
69
+ "ImageOrientationText": "Sag>Tra(-0.8)",
70
+ "InPlanePhaseEncodingDirectionDICOM": "ROW",
71
+ "ConversionSoftware": "dcm2niix",
72
+ "ConversionSoftwareVersion": "v1.0.20220505"
73
+ }
sub-03/anat/sub-03_rec-defaced_T1w.nii.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d346ad3293f54fa6bdf4df436bc293c33a30034b9deb8db9d906767fe25096b0
3
+ size 39284936
sub-03/func/sub-03_task-multitalker_run-1_bold.json ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "SeriesNumber": 10,
33
+ "AcquisitionTime": "14:16:5.130000",
34
+ "AcquisitionNumber": 1,
35
+ "ImageComments": "Unaliased MB5/PE4",
36
+ "SliceThickness": 1.6,
37
+ "SpacingBetweenSlices": 1.6,
38
+ "SAR": 0.112075,
39
+ "EchoTime": 0.0222,
40
+ "RepetitionTime": 1,
41
+ "FlipAngle": 45,
42
+ "PartialFourier": 0.875,
43
+ "BaseResolution": 130,
44
+ "ShimSetting": [
45
+ 574,
46
+ -3672,
47
+ 593,
48
+ 214,
49
+ -115,
50
+ -934,
51
+ 626,
52
+ 91
53
+ ],
54
+ "TxRefAmp": 222.898,
55
+ "PhaseResolution": 1,
56
+ "ReceiveCoilName": "1Tx32Rx_Head",
57
+ "ReceiveCoilActiveElements": "A32",
58
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
59
+ "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
60
+ "RefLinesPE": 24,
61
+ "CoilCombinationMethod": "Sum of Squares",
62
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
63
+ "MatrixCoilMode": "GRAPPA",
64
+ "MultibandAccelerationFactor": 5,
65
+ "PercentPhaseFOV": 100,
66
+ "PercentSampling": 100,
67
+ "EchoTrainLength": 57,
68
+ "PhaseEncodingSteps": 114,
69
+ "AcquisitionMatrixPE": 130,
70
+ "ReconMatrixPE": 130,
71
+ "BandwidthPerPixelPhaseEncode": 24.814,
72
+ "ParallelReductionFactorInPlane": 2,
73
+ "EffectiveEchoSpacing": 0.000309999,
74
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
75
+ "TotalReadoutTime": 0.0399898,
76
+ "PixelBandwidth": 1925,
77
+ "DwellTime": 2e-06,
78
+ "PhaseEncodingDirection": "j",
79
+ "SliceTiming": [
80
+ 0,
81
+ 0.53,
82
+ 0.06,
83
+ 0.59,
84
+ 0.1175,
85
+ 0.6475,
86
+ 0.1775,
87
+ 0.7075,
88
+ 0.235,
89
+ 0.765,
90
+ 0.295,
91
+ 0.825,
92
+ 0.3525,
93
+ 0.8825,
94
+ 0.4125,
95
+ 0.9425,
96
+ 0.4725,
97
+ 0,
98
+ 0.53,
99
+ 0.06,
100
+ 0.59,
101
+ 0.1175,
102
+ 0.6475,
103
+ 0.1775,
104
+ 0.7075,
105
+ 0.235,
106
+ 0.765,
107
+ 0.295,
108
+ 0.825,
109
+ 0.3525,
110
+ 0.8825,
111
+ 0.4125,
112
+ 0.9425,
113
+ 0.4725,
114
+ 0,
115
+ 0.53,
116
+ 0.06,
117
+ 0.59,
118
+ 0.1175,
119
+ 0.6475,
120
+ 0.1775,
121
+ 0.7075,
122
+ 0.235,
123
+ 0.765,
124
+ 0.295,
125
+ 0.825,
126
+ 0.3525,
127
+ 0.8825,
128
+ 0.4125,
129
+ 0.9425,
130
+ 0.4725,
131
+ 0,
132
+ 0.53,
133
+ 0.06,
134
+ 0.59,
135
+ 0.1175,
136
+ 0.6475,
137
+ 0.1775,
138
+ 0.7075,
139
+ 0.235,
140
+ 0.765,
141
+ 0.295,
142
+ 0.825,
143
+ 0.3525,
144
+ 0.8825,
145
+ 0.4125,
146
+ 0.9425,
147
+ 0.4725,
148
+ 0,
149
+ 0.53,
150
+ 0.06,
151
+ 0.59,
152
+ 0.1175,
153
+ 0.6475,
154
+ 0.1775,
155
+ 0.7075,
156
+ 0.235,
157
+ 0.765,
158
+ 0.295,
159
+ 0.825,
160
+ 0.3525,
161
+ 0.8825,
162
+ 0.4125,
163
+ 0.9425,
164
+ 0.4725
165
+ ],
166
+ "ImageOrientationPatientDICOM": [
167
+ 1,
168
+ 0.000282408,
169
+ 0.000917909,
170
+ -5.22117e-09,
171
+ 0.955788,
172
+ -0.294056
173
+ ],
174
+ "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)",
175
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
176
+ "ConversionSoftware": "dcm2niix",
177
+ "ConversionSoftwareVersion": "v1.0.20220505",
178
+ "Dcm2bidsVersion": "3.1.1",
179
+ "TaskName": "multitalker"
180
+ }
sub-03/func/sub-03_task-multitalker_run-2_bold.json ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "SeriesNumber": 12,
33
+ "AcquisitionTime": "14:30:6.117500",
34
+ "AcquisitionNumber": 1,
35
+ "ImageComments": "Unaliased MB5/PE4",
36
+ "SliceThickness": 1.6,
37
+ "SpacingBetweenSlices": 1.6,
38
+ "SAR": 0.112075,
39
+ "EchoTime": 0.0222,
40
+ "RepetitionTime": 1,
41
+ "FlipAngle": 45,
42
+ "PartialFourier": 0.875,
43
+ "BaseResolution": 130,
44
+ "ShimSetting": [
45
+ 574,
46
+ -3672,
47
+ 593,
48
+ 214,
49
+ -115,
50
+ -934,
51
+ 626,
52
+ 91
53
+ ],
54
+ "TxRefAmp": 222.898,
55
+ "PhaseResolution": 1,
56
+ "ReceiveCoilName": "1Tx32Rx_Head",
57
+ "ReceiveCoilActiveElements": "A32",
58
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
59
+ "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
60
+ "RefLinesPE": 24,
61
+ "CoilCombinationMethod": "Sum of Squares",
62
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
63
+ "MatrixCoilMode": "GRAPPA",
64
+ "MultibandAccelerationFactor": 5,
65
+ "PercentPhaseFOV": 100,
66
+ "PercentSampling": 100,
67
+ "EchoTrainLength": 57,
68
+ "PhaseEncodingSteps": 114,
69
+ "AcquisitionMatrixPE": 130,
70
+ "ReconMatrixPE": 130,
71
+ "BandwidthPerPixelPhaseEncode": 24.814,
72
+ "ParallelReductionFactorInPlane": 2,
73
+ "EffectiveEchoSpacing": 0.000309999,
74
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
75
+ "TotalReadoutTime": 0.0399898,
76
+ "PixelBandwidth": 1925,
77
+ "DwellTime": 2e-06,
78
+ "PhaseEncodingDirection": "j",
79
+ "SliceTiming": [
80
+ 0,
81
+ 0.5275,
82
+ 0.0575,
83
+ 0.5875,
84
+ 0.1175,
85
+ 0.6475,
86
+ 0.175,
87
+ 0.705,
88
+ 0.235,
89
+ 0.765,
90
+ 0.2925,
91
+ 0.8225,
92
+ 0.3525,
93
+ 0.8825,
94
+ 0.41,
95
+ 0.94,
96
+ 0.47,
97
+ 0,
98
+ 0.5275,
99
+ 0.0575,
100
+ 0.5875,
101
+ 0.1175,
102
+ 0.6475,
103
+ 0.175,
104
+ 0.705,
105
+ 0.235,
106
+ 0.765,
107
+ 0.2925,
108
+ 0.8225,
109
+ 0.3525,
110
+ 0.8825,
111
+ 0.41,
112
+ 0.94,
113
+ 0.47,
114
+ 0,
115
+ 0.5275,
116
+ 0.0575,
117
+ 0.5875,
118
+ 0.1175,
119
+ 0.6475,
120
+ 0.175,
121
+ 0.705,
122
+ 0.235,
123
+ 0.765,
124
+ 0.2925,
125
+ 0.8225,
126
+ 0.3525,
127
+ 0.8825,
128
+ 0.41,
129
+ 0.94,
130
+ 0.47,
131
+ 0,
132
+ 0.5275,
133
+ 0.0575,
134
+ 0.5875,
135
+ 0.1175,
136
+ 0.6475,
137
+ 0.175,
138
+ 0.705,
139
+ 0.235,
140
+ 0.765,
141
+ 0.2925,
142
+ 0.8225,
143
+ 0.3525,
144
+ 0.8825,
145
+ 0.41,
146
+ 0.94,
147
+ 0.47,
148
+ 0,
149
+ 0.5275,
150
+ 0.0575,
151
+ 0.5875,
152
+ 0.1175,
153
+ 0.6475,
154
+ 0.175,
155
+ 0.705,
156
+ 0.235,
157
+ 0.765,
158
+ 0.2925,
159
+ 0.8225,
160
+ 0.3525,
161
+ 0.8825,
162
+ 0.41,
163
+ 0.94,
164
+ 0.47
165
+ ],
166
+ "ImageOrientationPatientDICOM": [
167
+ 1,
168
+ 0.000282408,
169
+ 0.000917909,
170
+ -5.22117e-09,
171
+ 0.955788,
172
+ -0.294056
173
+ ],
174
+ "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)",
175
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
176
+ "ConversionSoftware": "dcm2niix",
177
+ "ConversionSoftwareVersion": "v1.0.20220505",
178
+ "Dcm2bidsVersion": "3.1.1",
179
+ "TaskName": "multitalker"
180
+ }
sub-03/func/sub-03_task-multitalker_run-3_bold.json ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "SeriesNumber": 14,
33
+ "AcquisitionTime": "14:44:17.337500",
34
+ "AcquisitionNumber": 1,
35
+ "ImageComments": "Unaliased MB5/PE4",
36
+ "SliceThickness": 1.6,
37
+ "SpacingBetweenSlices": 1.6,
38
+ "SAR": 0.112075,
39
+ "EchoTime": 0.0222,
40
+ "RepetitionTime": 1,
41
+ "FlipAngle": 45,
42
+ "PartialFourier": 0.875,
43
+ "BaseResolution": 130,
44
+ "ShimSetting": [
45
+ 574,
46
+ -3672,
47
+ 593,
48
+ 214,
49
+ -115,
50
+ -934,
51
+ 626,
52
+ 91
53
+ ],
54
+ "TxRefAmp": 222.898,
55
+ "PhaseResolution": 1,
56
+ "ReceiveCoilName": "1Tx32Rx_Head",
57
+ "ReceiveCoilActiveElements": "A32",
58
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
59
+ "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
60
+ "RefLinesPE": 24,
61
+ "CoilCombinationMethod": "Sum of Squares",
62
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
63
+ "MatrixCoilMode": "GRAPPA",
64
+ "MultibandAccelerationFactor": 5,
65
+ "PercentPhaseFOV": 100,
66
+ "PercentSampling": 100,
67
+ "EchoTrainLength": 57,
68
+ "PhaseEncodingSteps": 114,
69
+ "AcquisitionMatrixPE": 130,
70
+ "ReconMatrixPE": 130,
71
+ "BandwidthPerPixelPhaseEncode": 24.814,
72
+ "ParallelReductionFactorInPlane": 2,
73
+ "EffectiveEchoSpacing": 0.000309999,
74
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
75
+ "TotalReadoutTime": 0.0399898,
76
+ "PixelBandwidth": 1925,
77
+ "DwellTime": 2e-06,
78
+ "PhaseEncodingDirection": "j",
79
+ "SliceTiming": [
80
+ 0,
81
+ 0.53,
82
+ 0.0575,
83
+ 0.5875,
84
+ 0.1175,
85
+ 0.6475,
86
+ 0.175,
87
+ 0.705,
88
+ 0.235,
89
+ 0.765,
90
+ 0.2925,
91
+ 0.8225,
92
+ 0.3525,
93
+ 0.8825,
94
+ 0.41,
95
+ 0.94,
96
+ 0.47,
97
+ 0,
98
+ 0.53,
99
+ 0.0575,
100
+ 0.5875,
101
+ 0.1175,
102
+ 0.6475,
103
+ 0.175,
104
+ 0.705,
105
+ 0.235,
106
+ 0.765,
107
+ 0.2925,
108
+ 0.8225,
109
+ 0.3525,
110
+ 0.8825,
111
+ 0.41,
112
+ 0.94,
113
+ 0.47,
114
+ 0,
115
+ 0.53,
116
+ 0.0575,
117
+ 0.5875,
118
+ 0.1175,
119
+ 0.6475,
120
+ 0.175,
121
+ 0.705,
122
+ 0.235,
123
+ 0.765,
124
+ 0.2925,
125
+ 0.8225,
126
+ 0.3525,
127
+ 0.8825,
128
+ 0.41,
129
+ 0.94,
130
+ 0.47,
131
+ 0,
132
+ 0.53,
133
+ 0.0575,
134
+ 0.5875,
135
+ 0.1175,
136
+ 0.6475,
137
+ 0.175,
138
+ 0.705,
139
+ 0.235,
140
+ 0.765,
141
+ 0.2925,
142
+ 0.8225,
143
+ 0.3525,
144
+ 0.8825,
145
+ 0.41,
146
+ 0.94,
147
+ 0.47,
148
+ 0,
149
+ 0.53,
150
+ 0.0575,
151
+ 0.5875,
152
+ 0.1175,
153
+ 0.6475,
154
+ 0.175,
155
+ 0.705,
156
+ 0.235,
157
+ 0.765,
158
+ 0.2925,
159
+ 0.8225,
160
+ 0.3525,
161
+ 0.8825,
162
+ 0.41,
163
+ 0.94,
164
+ 0.47
165
+ ],
166
+ "ImageOrientationPatientDICOM": [
167
+ 1,
168
+ 0.000282408,
169
+ 0.000917909,
170
+ -5.22117e-09,
171
+ 0.955788,
172
+ -0.294056
173
+ ],
174
+ "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)",
175
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
176
+ "ConversionSoftware": "dcm2niix",
177
+ "ConversionSoftwareVersion": "v1.0.20220505",
178
+ "Dcm2bidsVersion": "3.1.1",
179
+ "TaskName": "multitalker"
180
+ }
sub-03/func/sub-03_task-multitalker_run-4_bold.json ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "SeriesNumber": 16,
33
+ "AcquisitionTime": "14:58:35.047500",
34
+ "AcquisitionNumber": 1,
35
+ "ImageComments": "Unaliased MB5/PE4",
36
+ "SliceThickness": 1.6,
37
+ "SpacingBetweenSlices": 1.6,
38
+ "SAR": 0.112075,
39
+ "EchoTime": 0.0222,
40
+ "RepetitionTime": 1,
41
+ "FlipAngle": 45,
42
+ "PartialFourier": 0.875,
43
+ "BaseResolution": 130,
44
+ "ShimSetting": [
45
+ 574,
46
+ -3672,
47
+ 593,
48
+ 214,
49
+ -115,
50
+ -934,
51
+ 626,
52
+ 91
53
+ ],
54
+ "TxRefAmp": 222.898,
55
+ "PhaseResolution": 1,
56
+ "ReceiveCoilName": "1Tx32Rx_Head",
57
+ "ReceiveCoilActiveElements": "A32",
58
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
59
+ "WipMemBlock": "1716f9e9-6a4c-48d4-a7f4-37526d1ced2e||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
60
+ "RefLinesPE": 24,
61
+ "CoilCombinationMethod": "Sum of Squares",
62
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
63
+ "MatrixCoilMode": "GRAPPA",
64
+ "MultibandAccelerationFactor": 5,
65
+ "PercentPhaseFOV": 100,
66
+ "PercentSampling": 100,
67
+ "EchoTrainLength": 57,
68
+ "PhaseEncodingSteps": 114,
69
+ "AcquisitionMatrixPE": 130,
70
+ "ReconMatrixPE": 130,
71
+ "BandwidthPerPixelPhaseEncode": 24.814,
72
+ "ParallelReductionFactorInPlane": 2,
73
+ "EffectiveEchoSpacing": 0.000309999,
74
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
75
+ "TotalReadoutTime": 0.0399898,
76
+ "PixelBandwidth": 1925,
77
+ "DwellTime": 2e-06,
78
+ "PhaseEncodingDirection": "j",
79
+ "SliceTiming": [
80
+ 0,
81
+ 0.53,
82
+ 0.0575,
83
+ 0.5875,
84
+ 0.1175,
85
+ 0.6475,
86
+ 0.175,
87
+ 0.705,
88
+ 0.235,
89
+ 0.765,
90
+ 0.2925,
91
+ 0.8225,
92
+ 0.3525,
93
+ 0.8825,
94
+ 0.4125,
95
+ 0.94,
96
+ 0.47,
97
+ 0,
98
+ 0.53,
99
+ 0.0575,
100
+ 0.5875,
101
+ 0.1175,
102
+ 0.6475,
103
+ 0.175,
104
+ 0.705,
105
+ 0.235,
106
+ 0.765,
107
+ 0.2925,
108
+ 0.8225,
109
+ 0.3525,
110
+ 0.8825,
111
+ 0.4125,
112
+ 0.94,
113
+ 0.47,
114
+ 0,
115
+ 0.53,
116
+ 0.0575,
117
+ 0.5875,
118
+ 0.1175,
119
+ 0.6475,
120
+ 0.175,
121
+ 0.705,
122
+ 0.235,
123
+ 0.765,
124
+ 0.2925,
125
+ 0.8225,
126
+ 0.3525,
127
+ 0.8825,
128
+ 0.4125,
129
+ 0.94,
130
+ 0.47,
131
+ 0,
132
+ 0.53,
133
+ 0.0575,
134
+ 0.5875,
135
+ 0.1175,
136
+ 0.6475,
137
+ 0.175,
138
+ 0.705,
139
+ 0.235,
140
+ 0.765,
141
+ 0.2925,
142
+ 0.8225,
143
+ 0.3525,
144
+ 0.8825,
145
+ 0.4125,
146
+ 0.94,
147
+ 0.47,
148
+ 0,
149
+ 0.53,
150
+ 0.0575,
151
+ 0.5875,
152
+ 0.1175,
153
+ 0.6475,
154
+ 0.175,
155
+ 0.705,
156
+ 0.235,
157
+ 0.765,
158
+ 0.2925,
159
+ 0.8225,
160
+ 0.3525,
161
+ 0.8825,
162
+ 0.4125,
163
+ 0.94,
164
+ 0.47
165
+ ],
166
+ "ImageOrientationPatientDICOM": [
167
+ 1,
168
+ 0.000282408,
169
+ 0.000917909,
170
+ -5.22117e-09,
171
+ 0.955788,
172
+ -0.294056
173
+ ],
174
+ "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)",
175
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
176
+ "ConversionSoftware": "dcm2niix",
177
+ "ConversionSoftwareVersion": "v1.0.20220505",
178
+ "Dcm2bidsVersion": "3.1.1",
179
+ "TaskName": "multitalker"
180
+ }
sub-03/func/sub-03_task-rest_bold.json ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "rs_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "rs_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "SeriesNumber": 8,
33
+ "AcquisitionTime": "14:06:13.652500",
34
+ "AcquisitionNumber": 1,
35
+ "ImageComments": "Unaliased MB5/PE4",
36
+ "SliceThickness": 1.6,
37
+ "SpacingBetweenSlices": 1.6,
38
+ "SAR": 0.110257,
39
+ "EchoTime": 0.0222,
40
+ "RepetitionTime": 1,
41
+ "FlipAngle": 45,
42
+ "PartialFourier": 0.875,
43
+ "BaseResolution": 130,
44
+ "ShimSetting": [
45
+ 574,
46
+ -3672,
47
+ 593,
48
+ 214,
49
+ -115,
50
+ -934,
51
+ 626,
52
+ 91
53
+ ],
54
+ "TxRefAmp": 222.898,
55
+ "PhaseResolution": 1,
56
+ "ReceiveCoilName": "1Tx32Rx_Head",
57
+ "ReceiveCoilActiveElements": "A32",
58
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
59
+ "WipMemBlock": "cf529399-eba1-4322-8650-3489d2c1d00b||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
60
+ "RefLinesPE": 24,
61
+ "CoilCombinationMethod": "Sum of Squares",
62
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
63
+ "MatrixCoilMode": "GRAPPA",
64
+ "MultibandAccelerationFactor": 5,
65
+ "PercentPhaseFOV": 100,
66
+ "PercentSampling": 100,
67
+ "EchoTrainLength": 57,
68
+ "PhaseEncodingSteps": 114,
69
+ "AcquisitionMatrixPE": 130,
70
+ "ReconMatrixPE": 130,
71
+ "BandwidthPerPixelPhaseEncode": 24.814,
72
+ "ParallelReductionFactorInPlane": 2,
73
+ "EffectiveEchoSpacing": 0.000309999,
74
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
75
+ "TotalReadoutTime": 0.0399898,
76
+ "PixelBandwidth": 1925,
77
+ "DwellTime": 2e-06,
78
+ "PhaseEncodingDirection": "j",
79
+ "SliceTiming": [
80
+ 0,
81
+ 0.53,
82
+ 0.06,
83
+ 0.59,
84
+ 0.1175,
85
+ 0.6475,
86
+ 0.1775,
87
+ 0.7075,
88
+ 0.235,
89
+ 0.765,
90
+ 0.295,
91
+ 0.825,
92
+ 0.3525,
93
+ 0.8825,
94
+ 0.4125,
95
+ 0.9425,
96
+ 0.47,
97
+ 0,
98
+ 0.53,
99
+ 0.06,
100
+ 0.59,
101
+ 0.1175,
102
+ 0.6475,
103
+ 0.1775,
104
+ 0.7075,
105
+ 0.235,
106
+ 0.765,
107
+ 0.295,
108
+ 0.825,
109
+ 0.3525,
110
+ 0.8825,
111
+ 0.4125,
112
+ 0.9425,
113
+ 0.47,
114
+ 0,
115
+ 0.53,
116
+ 0.06,
117
+ 0.59,
118
+ 0.1175,
119
+ 0.6475,
120
+ 0.1775,
121
+ 0.7075,
122
+ 0.235,
123
+ 0.765,
124
+ 0.295,
125
+ 0.825,
126
+ 0.3525,
127
+ 0.8825,
128
+ 0.4125,
129
+ 0.9425,
130
+ 0.47,
131
+ 0,
132
+ 0.53,
133
+ 0.06,
134
+ 0.59,
135
+ 0.1175,
136
+ 0.6475,
137
+ 0.1775,
138
+ 0.7075,
139
+ 0.235,
140
+ 0.765,
141
+ 0.295,
142
+ 0.825,
143
+ 0.3525,
144
+ 0.8825,
145
+ 0.4125,
146
+ 0.9425,
147
+ 0.47,
148
+ 0,
149
+ 0.53,
150
+ 0.06,
151
+ 0.59,
152
+ 0.1175,
153
+ 0.6475,
154
+ 0.1775,
155
+ 0.7075,
156
+ 0.235,
157
+ 0.765,
158
+ 0.295,
159
+ 0.825,
160
+ 0.3525,
161
+ 0.8825,
162
+ 0.4125,
163
+ 0.9425,
164
+ 0.47
165
+ ],
166
+ "ImageOrientationPatientDICOM": [
167
+ 1,
168
+ 0.000282408,
169
+ 0.000917909,
170
+ -5.22117e-09,
171
+ 0.955788,
172
+ -0.294056
173
+ ],
174
+ "ImageOrientationText": "Tra>Cor(-17.1)>Sag(0.1)",
175
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
176
+ "ConversionSoftware": "dcm2niix",
177
+ "ConversionSoftwareVersion": "v1.0.20220505",
178
+ "Dcm2bidsVersion": "3.1.1",
179
+ "TaskName": "rest"
180
+ }
sub-04/anat/sub-04_rec-defaced_T1w.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231447,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "3D",
17
+ "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images",
18
+ "ProtocolName": "t1_mp2rage_sag_0.7mm",
19
+ "ScanningSequence": "GR\\IR",
20
+ "SequenceVariant": "SK\\SP\\MP\\OSP",
21
+ "ScanOptions": "IR\\PFP\\WE",
22
+ "SequenceName": "*tfl3d1_16ns",
23
+ "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"],
24
+ "NonlinearGradientCorrection": false,
25
+ "RawImage": false,
26
+ "SeriesNumber": 4,
27
+ "AcquisitionTime": "15:03:2.730000",
28
+ "AcquisitionNumber": 1,
29
+ "SliceThickness": 0.7,
30
+ "SAR": 0.106232,
31
+ "EchoTime": 0.00232,
32
+ "RepetitionTime": 3.8,
33
+ "SpoilingState": true,
34
+ "PartialFourier": 0.75,
35
+ "BaseResolution": 296,
36
+ "ShimSetting": [
37
+ 617,
38
+ -3516,
39
+ 509,
40
+ 291,
41
+ 37,
42
+ -293,
43
+ -89,
44
+ 70 ],
45
+ "TxRefAmp": 210.534,
46
+ "PhaseResolution": 1,
47
+ "PhaseOversampling": 0.18,
48
+ "ReceiveCoilName": "1Tx32Rx_Head",
49
+ "ReceiveCoilActiveElements": "A32",
50
+ "PulseSequenceDetails": "%SiemensSeq%\\tfl",
51
+ "RefLinesPE": 36,
52
+ "CoilCombinationMethod": "Sum of Squares",
53
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
54
+ "MatrixCoilMode": "GRAPPA",
55
+ "PercentPhaseFOV": 100,
56
+ "PercentSampling": 100,
57
+ "PhaseEncodingSteps": 263,
58
+ "AcquisitionMatrixPE": 296,
59
+ "ReconMatrixPE": 296,
60
+ "ParallelReductionFactorInPlane": 3,
61
+ "PixelBandwidth": 200,
62
+ "DwellTime": 8.5e-06,
63
+ "ImageOrientationPatientDICOM": [
64
+ 0,
65
+ 1,
66
+ 0,
67
+ -0.0244322,
68
+ 0,
69
+ -0.999701 ],
70
+ "ImageOrientationText": "Sag>Tra(1.4)",
71
+ "InPlanePhaseEncodingDirectionDICOM": "ROW",
72
+ "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"],
73
+ "ConversionSoftware": "dcm2niix",
74
+ "ConversionSoftwareVersion": "v1.0.20240202"
75
+ }
sub-04/anat/sub-04_rec-defaced_T1w.nii.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d3f9442eff9f1393b197ad145d3bcbcfe3ab39317dd0e86abe804f6c381cfc9
3
+ size 38656441
sub-04/func/sub-04_task-multitalker_run-1_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231332,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 10,
34
+ "AcquisitionTime": "15:26:7.667500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.0801354,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 621,
47
+ -3501,
48
+ 635,
49
+ 747,
50
+ -16,
51
+ -162,
52
+ -4,
53
+ 114
54
+ ],
55
+ "TxRefAmp": 210.534,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.59,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.7075,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.825,
93
+ 0.355,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.4725,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.59,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.7075,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.825,
110
+ 0.355,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.4725,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.59,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.7075,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.825,
127
+ 0.355,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.4725,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.59,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.7075,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.825,
144
+ 0.355,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.4725,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.59,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.7075,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.825,
161
+ 0.355,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.4725
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999999,
169
+ -0.000453768,
170
+ -0.00128126,
171
+ -7.38531e-09,
172
+ 0.942628,
173
+ -0.333844
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-10_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-04/func/sub-04_task-multitalker_run-2_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231332,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 12,
34
+ "AcquisitionTime": "15:40:8.990000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.0801354,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 621,
47
+ -3501,
48
+ 635,
49
+ 747,
50
+ -16,
51
+ -162,
52
+ -4,
53
+ 114
54
+ ],
55
+ "TxRefAmp": 210.534,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.53,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.53,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.53,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.53,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999999,
169
+ -0.000453768,
170
+ -0.00128126,
171
+ -7.38531e-09,
172
+ 0.942628,
173
+ -0.333844
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-12_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-04/func/sub-04_task-multitalker_run-3_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231332,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 14,
34
+ "AcquisitionTime": "15:54:6.962500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.0801354,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 621,
47
+ -3501,
48
+ 635,
49
+ 747,
50
+ -16,
51
+ -162,
52
+ -4,
53
+ 114
54
+ ],
55
+ "TxRefAmp": 210.534,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.5275,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.645,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.7625,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.5275,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.645,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.7625,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.5275,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.645,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.7625,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.5275,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.645,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.7625,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.5275,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.645,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.7625,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999999,
169
+ -0.000453768,
170
+ -0.00128126,
171
+ -7.38531e-09,
172
+ 0.942628,
173
+ -0.333844
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-14_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-04/func/sub-04_task-multitalker_run-4_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231332,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 16,
34
+ "AcquisitionTime": "16:08:15.142500",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.0801354,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 621,
47
+ -3501,
48
+ 635,
49
+ 747,
50
+ -16,
51
+ -162,
52
+ -4,
53
+ 114
54
+ ],
55
+ "TxRefAmp": 210.534,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "76bfe425-e997-4e4e-bb4e-2be53ca94585||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.825,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.47,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.825,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.47,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.825,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.47,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.825,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.47,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.825,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999999,
169
+ -0.000453768,
170
+ -0.00128126,
171
+ -7.38531e-09,
172
+ 0.942628,
173
+ -0.333844
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-16_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-04/func/sub-04_task-rest_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231333,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "rs_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "rs_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 8,
34
+ "AcquisitionTime": "15:16:49.820000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.0788355,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 621,
47
+ -3501,
48
+ 635,
49
+ 747,
50
+ -16,
51
+ -162,
52
+ -4,
53
+ 114
54
+ ],
55
+ "TxRefAmp": 210.534,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "0d3a3a02-faad-4363-8b1c-5253bedf1947||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.7075,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.825,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.47,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.7075,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.825,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.47,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.7075,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.825,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.47,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.7075,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.825,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.47,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.7075,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.825,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 0.999999,
169
+ -0.000453768,
170
+ -0.00128126,
171
+ -7.38531e-09,
172
+ 0.942628,
173
+ -0.333844
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-19.5)>Sag(-0.1)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-8_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "rest"
185
+ }
sub-05/anat/sub-05_rec-defaced_T1w.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231399,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "3D",
17
+ "SeriesDescription": "t1_mp2rage_sag_0.7mm_UNI_Images",
18
+ "ProtocolName": "t1_mp2rage_sag_0.7mm",
19
+ "ScanningSequence": "GR\\IR",
20
+ "SequenceVariant": "SK\\SP\\MP\\OSP",
21
+ "ScanOptions": "IR\\PFP\\WE",
22
+ "SequenceName": "*tfl3d1_16ns",
23
+ "ImageType": ["DERIVED", "PRIMARY", "M", "ND", "UNI"],
24
+ "NonlinearGradientCorrection": false,
25
+ "RawImage": false,
26
+ "SeriesNumber": 4,
27
+ "AcquisitionTime": "10:26:20.235000",
28
+ "AcquisitionNumber": 1,
29
+ "SliceThickness": 0.7,
30
+ "SAR": 0.181062,
31
+ "EchoTime": 0.00232,
32
+ "RepetitionTime": 3.8,
33
+ "SpoilingState": true,
34
+ "PartialFourier": 0.75,
35
+ "BaseResolution": 296,
36
+ "ShimSetting": [
37
+ 662,
38
+ -3652,
39
+ 532,
40
+ 166,
41
+ 97,
42
+ -258,
43
+ 174,
44
+ -64 ],
45
+ "TxRefAmp": 220.269,
46
+ "PhaseResolution": 1,
47
+ "PhaseOversampling": 0.18,
48
+ "ReceiveCoilName": "1Tx32Rx_Head",
49
+ "ReceiveCoilActiveElements": "A32",
50
+ "PulseSequenceDetails": "%SiemensSeq%\\tfl",
51
+ "RefLinesPE": 36,
52
+ "CoilCombinationMethod": "Sum of Squares",
53
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
54
+ "MatrixCoilMode": "GRAPPA",
55
+ "PercentPhaseFOV": 100,
56
+ "PercentSampling": 100,
57
+ "PhaseEncodingSteps": 263,
58
+ "AcquisitionMatrixPE": 296,
59
+ "ReconMatrixPE": 296,
60
+ "ParallelReductionFactorInPlane": 3,
61
+ "PixelBandwidth": 200,
62
+ "DwellTime": 8.5e-06,
63
+ "ImageOrientationPatientDICOM": [
64
+ 0.00349062,
65
+ 0.999994,
66
+ 0,
67
+ 0,
68
+ 0,
69
+ -1 ],
70
+ "ImageOrientationText": "Sag>Cor(0.2)",
71
+ "InPlanePhaseEncodingDirectionDICOM": "ROW",
72
+ "BidsGuess": ["anat","_acq-tfl3p3_run-4_UNIT1"],
73
+ "ConversionSoftware": "dcm2niix",
74
+ "ConversionSoftwareVersion": "v1.0.20240202"
75
+ }
sub-05/anat/sub-05_rec-defaced_T1w.nii.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23363f43a119c0ff7415a22dca902559b3566a3b264cdd6888e4e276fabb8a09
3
+ size 37794910
sub-05/func/sub-05_task-multitalker_run-1_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231317,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 10,
34
+ "AcquisitionTime": "10:53:39.190000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.136583,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 658,
47
+ -3614,
48
+ 650,
49
+ 617,
50
+ 96,
51
+ 123,
52
+ 199,
53
+ -55
54
+ ],
55
+ "TxRefAmp": 220.269,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "c9fd72e0-676a-4a13-a436-d77e0d3e14df||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.5275,
83
+ 0.0575,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.175,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.2925,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.41,
96
+ 0.94,
97
+ 0.47,
98
+ 0,
99
+ 0.5275,
100
+ 0.0575,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.175,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.2925,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.41,
113
+ 0.94,
114
+ 0.47,
115
+ 0,
116
+ 0.5275,
117
+ 0.0575,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.175,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.2925,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.41,
130
+ 0.94,
131
+ 0.47,
132
+ 0,
133
+ 0.5275,
134
+ 0.0575,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.175,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.2925,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.41,
147
+ 0.94,
148
+ 0.47,
149
+ 0,
150
+ 0.5275,
151
+ 0.0575,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.175,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.2925,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.41,
164
+ 0.94,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.990509,
173
+ -0.137445
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-7.9)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-10_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-05/func/sub-05_task-multitalker_run-2_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231317,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 12,
34
+ "AcquisitionTime": "11:08:33.530000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.136583,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 658,
47
+ -3614,
48
+ 650,
49
+ 617,
50
+ 96,
51
+ 123,
52
+ 199,
53
+ -55
54
+ ],
55
+ "TxRefAmp": 220.269,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "c9fd72e0-676a-4a13-a436-d77e0d3e14df||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.59,
85
+ 0.12,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.7075,
89
+ 0.2375,
90
+ 0.765,
91
+ 0.295,
92
+ 0.825,
93
+ 0.355,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.4725,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.59,
102
+ 0.12,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.7075,
106
+ 0.2375,
107
+ 0.765,
108
+ 0.295,
109
+ 0.825,
110
+ 0.355,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.4725,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.59,
119
+ 0.12,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.7075,
123
+ 0.2375,
124
+ 0.765,
125
+ 0.295,
126
+ 0.825,
127
+ 0.355,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.4725,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.59,
136
+ 0.12,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.7075,
140
+ 0.2375,
141
+ 0.765,
142
+ 0.295,
143
+ 0.825,
144
+ 0.355,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.4725,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.59,
153
+ 0.12,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.7075,
157
+ 0.2375,
158
+ 0.765,
159
+ 0.295,
160
+ 0.825,
161
+ 0.355,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.4725
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.990509,
173
+ -0.137445
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-7.9)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-12_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }
sub-05/func/sub-05_task-multitalker_run-3_bold.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Modality": "MR",
3
+ "MagneticFieldStrength": 7,
4
+ "ImagingFrequency": 297.231317,
5
+ "Manufacturer": "Siemens",
6
+ "ManufacturersModelName": "Investigational_Device_7T",
7
+ "InstitutionName": "Hospital",
8
+ "InstitutionalDepartmentName": "Department",
9
+ "InstitutionAddress": "Street StreetNo,City,District,CN,ZIP",
10
+ "DeviceSerialNumber": "79115",
11
+ "StationName": "AWP79115",
12
+ "BodyPartExamined": "BRAIN",
13
+ "PatientPosition": "HFS",
14
+ "ProcedureStepDescription": "9th_Hospital^SONBOT",
15
+ "SoftwareVersions": "syngo MR E12",
16
+ "MRAcquisitionType": "2D",
17
+ "SeriesDescription": "task_BOLD_MB_PA_Auto",
18
+ "ProtocolName": "task_BOLD_MB_PA_Auto",
19
+ "ScanningSequence": "EP",
20
+ "SequenceVariant": "SK\\SS",
21
+ "ScanOptions": "PFP\\FS",
22
+ "SequenceName": "epfid2d1_130",
23
+ "ImageType": [
24
+ "ORIGINAL",
25
+ "PRIMARY",
26
+ "M",
27
+ "MB",
28
+ "ND",
29
+ "NORM",
30
+ "MOSAIC"
31
+ ],
32
+ "NonlinearGradientCorrection": false,
33
+ "SeriesNumber": 14,
34
+ "AcquisitionTime": "11:24:21.855000",
35
+ "AcquisitionNumber": 1,
36
+ "ImageComments": "Unaliased MB5/PE4",
37
+ "SliceThickness": 1.6,
38
+ "SpacingBetweenSlices": 1.6,
39
+ "SAR": 0.136583,
40
+ "EchoTime": 0.0222,
41
+ "RepetitionTime": 1,
42
+ "FlipAngle": 45,
43
+ "PartialFourier": 0.875,
44
+ "BaseResolution": 130,
45
+ "ShimSetting": [
46
+ 658,
47
+ -3614,
48
+ 650,
49
+ 617,
50
+ 96,
51
+ 123,
52
+ 199,
53
+ -55
54
+ ],
55
+ "TxRefAmp": 220.269,
56
+ "PhaseResolution": 1,
57
+ "ReceiveCoilName": "1Tx32Rx_Head",
58
+ "ReceiveCoilActiveElements": "A32",
59
+ "PulseSequenceDetails": "%CustomerSeq%\\cmrr_mbep2d_bold",
60
+ "WipMemBlock": "c9fd72e0-676a-4a13-a436-d77e0d3e14df||Sequence: R016 ve12u/SP01_R016a r/af3652dd; Apr 1 2021 14:05:17 by eja",
61
+ "RefLinesPE": 24,
62
+ "CoilCombinationMethod": "Sum of Squares",
63
+ "ConsistencyInfo": "N4_VE12U_LATEST_20181126",
64
+ "MatrixCoilMode": "GRAPPA",
65
+ "MultibandAccelerationFactor": 5,
66
+ "PercentPhaseFOV": 100,
67
+ "PercentSampling": 100,
68
+ "EchoTrainLength": 57,
69
+ "PhaseEncodingSteps": 114,
70
+ "AcquisitionMatrixPE": 130,
71
+ "ReconMatrixPE": 130,
72
+ "BandwidthPerPixelPhaseEncode": 24.814,
73
+ "ParallelReductionFactorInPlane": 2,
74
+ "EffectiveEchoSpacing": 0.000309999,
75
+ "DerivedVendorReportedEchoSpacing": 0.000619997,
76
+ "TotalReadoutTime": 0.0399898,
77
+ "PixelBandwidth": 1925,
78
+ "DwellTime": 2e-06,
79
+ "PhaseEncodingDirection": "j",
80
+ "SliceTiming": [
81
+ 0,
82
+ 0.53,
83
+ 0.06,
84
+ 0.5875,
85
+ 0.1175,
86
+ 0.6475,
87
+ 0.1775,
88
+ 0.705,
89
+ 0.235,
90
+ 0.765,
91
+ 0.295,
92
+ 0.8225,
93
+ 0.3525,
94
+ 0.8825,
95
+ 0.4125,
96
+ 0.9425,
97
+ 0.47,
98
+ 0,
99
+ 0.53,
100
+ 0.06,
101
+ 0.5875,
102
+ 0.1175,
103
+ 0.6475,
104
+ 0.1775,
105
+ 0.705,
106
+ 0.235,
107
+ 0.765,
108
+ 0.295,
109
+ 0.8225,
110
+ 0.3525,
111
+ 0.8825,
112
+ 0.4125,
113
+ 0.9425,
114
+ 0.47,
115
+ 0,
116
+ 0.53,
117
+ 0.06,
118
+ 0.5875,
119
+ 0.1175,
120
+ 0.6475,
121
+ 0.1775,
122
+ 0.705,
123
+ 0.235,
124
+ 0.765,
125
+ 0.295,
126
+ 0.8225,
127
+ 0.3525,
128
+ 0.8825,
129
+ 0.4125,
130
+ 0.9425,
131
+ 0.47,
132
+ 0,
133
+ 0.53,
134
+ 0.06,
135
+ 0.5875,
136
+ 0.1175,
137
+ 0.6475,
138
+ 0.1775,
139
+ 0.705,
140
+ 0.235,
141
+ 0.765,
142
+ 0.295,
143
+ 0.8225,
144
+ 0.3525,
145
+ 0.8825,
146
+ 0.4125,
147
+ 0.9425,
148
+ 0.47,
149
+ 0,
150
+ 0.53,
151
+ 0.06,
152
+ 0.5875,
153
+ 0.1175,
154
+ 0.6475,
155
+ 0.1775,
156
+ 0.705,
157
+ 0.235,
158
+ 0.765,
159
+ 0.295,
160
+ 0.8225,
161
+ 0.3525,
162
+ 0.8825,
163
+ 0.4125,
164
+ 0.9425,
165
+ 0.47
166
+ ],
167
+ "ImageOrientationPatientDICOM": [
168
+ 1,
169
+ 0,
170
+ 0,
171
+ 0,
172
+ 0.990509,
173
+ -0.137445
174
+ ],
175
+ "ImageOrientationText": "Tra>Cor(-7.9)",
176
+ "InPlanePhaseEncodingDirectionDICOM": "COL",
177
+ "BidsGuess": [
178
+ "func",
179
+ "_acq-epfid2p2m5_dir-PA_run-14_bold"
180
+ ],
181
+ "ConversionSoftware": "dcm2niix",
182
+ "ConversionSoftwareVersion": "v1.0.20240202",
183
+ "Dcm2bidsVersion": "3.1.1",
184
+ "TaskName": "multitalker"
185
+ }