Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
YS
2015-07-13 12:04:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
006329863c5566f0d975271f605c7dbd05b5cad2
00632986
1 parent
e324a463
Created 学生版逻辑树 update20150713 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
0 deletions
学生版逻辑树-update20150713.md
学生版逻辑树-update20150713.md
0 → 100644
View file @
0063298
1.
画过逻辑树的课程,按照逻辑树中的符号进行断句和分段落,比如中级听读、高级听读和故事乐园。
识别到
*
表示是句子主干,文字用黑色;其他符号,表示是句子修饰成分,文字用灰色。
识别到 // 表示是一段结束。
2.
没有画过逻辑树的课程,按照换行符分段落。
附逻辑树符号解析:
*
So "Nyan Cat" is a looped _animation_
>with looped music.
//
*
It's this, just like this.
//
*
It's been viewed
>nearly 50 million times this year.
//
^And if you think that is weird,
*
you should know
>that there is _a three-hour version_ of this
>>that's been viewed four million times.
//
*
Even cats were watching this video.
*
Cats were watching other cats watch this video.
*
每句话主句,黄色
_ _
下划线
> 箭头下一行 修饰
>> 箭头下一行后再箭头下一行 修饰中的修饰
>>> 宾语从句、定语从句。。。
>>>>
^ 复合句从句,白色
// 分页
...
...
Please
register
or
login
to post a comment