-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
something #21
Open
OPellegrino19
wants to merge
4
commits into
BCDH:master
Choose a base branch
from
OPellegrino19:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
something #21
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
55 changes: 55 additions & 0 deletions
55
Participants/Olivier Pellegrino/Johnson_lexicographer/johnson.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
body { | ||
font-family: "Lucida Grande", "Times New Roman", "Lucida Sans Unicode", Verdana, sans-serif; | ||
} | ||
|
||
teiHeader { | ||
display: none; | ||
} | ||
|
||
entry { | ||
margin-bottom: 1em; | ||
display: block; | ||
} | ||
|
||
form[type = "lemma"] { | ||
font-style: italic; | ||
color: brown; | ||
} | ||
|
||
sense:before, | ||
etym lang:before, | ||
sense cit:before, | ||
sense bibl:before { | ||
content: " "; | ||
} | ||
|
||
gramGrp gram { | ||
color: #ff2600; | ||
} | ||
|
||
sense def { | ||
color: #ff9200; | ||
} | ||
|
||
cit bibl { | ||
color: #9437ff; | ||
} | ||
|
||
sense cit quote { | ||
color: #935100; | ||
} | ||
|
||
|
||
etym { | ||
color: black; | ||
} | ||
|
||
etym lang { | ||
color: #009192; | ||
} | ||
|
||
etym form { | ||
background-color: #0099ff; | ||
color: #feffff; | ||
} | ||
|
50 changes: 50 additions & 0 deletions
50
Participants/Olivier Pellegrino/Johnson_lexicographer/johnson.done.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" | ||
schematypens="http://purl.oclc.org/dsdl/schematron"?> | ||
<?xml-stylesheet type="text/css" href="johnson.css"?> | ||
<?xml-model href="../../Schemas/TEILex0-ODD.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> | ||
<TEI xmlns="http://www.tei-c.org/ns/1.0"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title>Title</title> | ||
</titleStmt> | ||
<publicationStmt> | ||
<publisher/> | ||
</publicationStmt> | ||
<sourceDesc> | ||
<bibl/> | ||
</sourceDesc> | ||
</fileDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<entry xml:id="SJ.ED.lexicographer" xml:lang="en"> | ||
<form type="lemma"> | ||
<orth norm="lexicographer">LEXICÓGRAPHER</orth> | ||
</form> | ||
<gramGrp> | ||
<pos norm="NOUN">n.s.</pos> | ||
</gramGrp> | ||
<etym type="borrowing"><pc>[</pc><cit type="etymon" xml:lang="grc"> | ||
<form><orth>λεξικὸν</orth></form> | ||
</cit> <lbl>and</lbl> <cit type="etymon" xml:lang="grc"> | ||
<form><orth>γράφω</orth></form> | ||
</cit><pc>; </pc> <cit type="etymon" xml:lang="grc"> | ||
<form>lexicographe</form> | ||
<pc>,</pc> | ||
<lang value="fr">Fr.</lang> | ||
</cit><pc>]</pc></etym> | ||
<sense xml:id="SJ.ED.lexicographer.1"> | ||
<def>A writer of dictionaries; a harmless drudge, that busies himself in tracing the | ||
original, and detailing the signification of words.</def> | ||
<cit type="example"> | ||
<quote>Commentators and lexicographers acquainted with the Syriac language, have | ||
given these hints in their writings on scripture.</quote> | ||
<bibl>Watts.</bibl> | ||
</cit> | ||
</sense> | ||
</entry> | ||
</body> | ||
</text> | ||
</TEI> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
Participants/Olivier Pellegrino/Johnson_lexicographer/johnson.todo.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" | ||
schematypens="http://purl.oclc.org/dsdl/schematron"?> | ||
<?xml-stylesheet type="text/css" href="johnson.css"?> | ||
<?xml-model href="../../Schemas/TEILex0-ODD.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> | ||
<TEI xmlns="http://www.tei-c.org/ns/1.0"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title>Title</title> | ||
</titleStmt> | ||
<publicationStmt> | ||
<publisher/> | ||
</publicationStmt> | ||
<sourceDesc> | ||
<bibl/> | ||
</sourceDesc> | ||
</fileDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<entry> | ||
LEXICÓGRAPHER n.s. [λεξικὸν and γράφω; lexicographe,Fr.]A writer of dictionaries; a harmless drudge, that busies himself in tracing the original, and detailing the signification of words.Commentators and lexicographers acquainted with the Syriac language, have given these hints in their writings on scripture.Watts. | ||
</entry> | ||
</body> | ||
</text> | ||
</TEI> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" | ||
schematypens="http://purl.oclc.org/dsdl/schematron"?> | ||
<?xml-model href="../../Schemas/TEILex0-ODD.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> | ||
<TEI xmlns="http://www.tei-c.org/ns/1.0"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title>Title</title> | ||
</titleStmt> | ||
<publicationStmt> | ||
<publisher/> | ||
</publicationStmt> | ||
<sourceDesc> | ||
<bibl/> | ||
</sourceDesc> | ||
</fileDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<entry xml:id="ICRP" xml:lang="pt"> | ||
<form type="lemma"><orth>ICRP</orth></form> | ||
<gramGrp> <gram type="pos">s.f.</gram></gramGrp> | ||
<usg type="domain">Metrol.</usg> | ||
<sense xml:id="ICRP.1"> | ||
<def> Sigla de <cit type="translation" xml:lang="en"> <def>International Commission on Radiological Protection </def></cit> (Comissão Internacional da Protecção Radiológica).</def> | ||
</sense> | ||
</entry> | ||
</body> | ||
</text> <text> | ||
<body> | ||
<entry xml:id="lux" xml:lang="pt"> | ||
<form type="lemma"><orth>lux</orth></form> | ||
<gramGrp> <gram type="pos">s.m.</gram></gramGrp> | ||
<usg type="domain">Metrol.</usg> | ||
<etym type="borrowing"><pc>[</pc> Do lat. | ||
<cit type="etymon" xml:lang="la"> | ||
<form> <orth>lux</orth></form> | ||
</cit> 'lux' <pc>]</pc> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is not finished. You should try to encode everything in
|
||
</etym> | ||
<sense xml:id="lux.1"> | ||
<def> Unidade de medida derivada coerente do SI para a iluminância, | ||
igual à iluminância produzida sobre uma superfície cuja área é | ||
de 1 metro quadrado por um fluxo luminoso de 1 lúmen uniformemente | ||
distribuído sobre esta superfície (símb. lx).</def> | ||
</sense> | ||
</entry> | ||
</body> | ||
</text> | ||
</TEI> |
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm missing