SlideShare a Scribd company logo
1 of 11
Download to read offline
Adventures in 24/7 Latin

macros used (these are mostly just GREP expressions in the Nisus Classic dialect)

I. VLE MARKING & FEEDBACK SYSTEMS

1.

1.
•

how to make it work
have an agreed dictionary
use the first dictionary entry
follow the Latin
reproduce the punctuation
preserve the masculine bias
options to ditch:
- contracted verb forms
- aspect variations: present continuous,
past perfect

2.
-

workflow for Moodle
prepare answers in an outliner
convert to GIFT format*
upload into Moodle
preview the test & tweak/repeat if needed

*http://docs.moodle.org/23/en/GIFT_format

Example self-marking sentence exercise
1. Aquam ferventem in poculo porto.
{I am carrying|I carry|I’m carrying} {boiling|intensely hot|boiling hot|hot} water in {a|the|my}
{cup|drinking-vessel|drinking vessel}.
2. Da mihi poculum aquae ferventis.
Give {|to} me {the|a} {cup|drinking-vessel|drinking vessel} of {boiling|intensely hot|boiling
hot|hot} water.
3. Puerum dormientem excito.
I {wake|rouse|am waking|am rousing} {up|} {the|a} sleeping boy.
4. Hostes Caesarem venientem vident.
The {enemy|enemies} see Caesar coming.
5. Parentibus nostris honorem damus.
We {give|are giving} honour to our {parents|fathers}.
6. Video hominem librum scribentem.
I see {a|the} {man|person} writing {a|the} book.
7. Ciceronem dicentem audimus.
We {hear|listen to|are hearing|are listening to} Cicero speaking.
8. Oratio eius decens est.
His speech is {fitting|becoming|decent|good}.
9. Ex praesentibus bonis voluptatem capimus, mala imminentia timemus.
{From|Out of} {|the} {present|immediate} {good things|goods|wealth|benefits} we take
{delight|pleasure}, {and|but|} {we|} fear {impending|imminent|threatening|overhanging}
{evils|bad things|calamities|misfortunes}.
We take {delight|pleasure} {from|out of} {|the} {present|immediate} {good
things|goods|wealth|benefits}, {and|but|} {we|} fear
{impending|imminent|threatening|overhanging} {evils|bad things|calamities|misfortunes}.
10. Scribit Ovidius in primo libro Amorum:
{Ovid writes|Writes Ovid} in {the|his} first book of {|his|the}
{Amores|Loves|'Amores'|'Loves'|"Amores"|"Loves"}:
11. 'Militat omnis amans, et habet sua castra Cupido.'
'{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military} camp.'
'{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military}
camps.'!<B>castra</B> is plural in form, but singular in meaning, so "camp" rather than
"camps".
12. In illo carmine multas similitudines monstrat inter militem et amantem.
In that {poem|song} he {points out|reveals|shows} many
{likenesses|resemblances|similarities|comparisons} between {a|the|} soldier and {a|the|} lover.

// syntax unpacker:
Find
({.:+)|([^|{}]:+)|}s
:<[{|]([^s|]:+)|([^s|{}]:+)s|
|}s
s{([^|]+|}[.?])$
start:
^([~%-100%-]ss.*{)(.*)|(.:*)(}.:*)$
If(Error) Exit
{([^|]:*)}
If(Error) Exit
Goto start
If(Error) Exit

2. // converter to GIFT format:
s:>[;:,.]
r•ss(.:+)$
^-ss(.+)$
^:s(.+)r}
r:e
[‘’]
:<[^~%-100%]s:>[s?.;,]
~%-100%ss
t
:::

Replace
1s|2s|}
1s|2s|
s|}
{s1
124r134
1

r}rr::1::1 {
=1
$CATEGORY:s1
}r
'
=%0%
s#s
::

II. RESOURCES FOR SPACED-REPETITION LEARNING
Frequency lists of vocabulary:
James H. Dee, “The First Downloadable Word-Frequency Database for Classical and Medieval Latin”,
CJ 98 (2002) 59-67 (5500 words, sortable; online in various places as latinfrequencydb.xls)
Dickinson College Commentaries Latin Core Vocabulary, http://dcc.dickinson.edu/latin-vocabularylist (2013; 1000 words; also for Greek, 500 words)
Paul Hudson, Latin Frequency Dictionary (Kindle, 2013; 5000 words)
Wilfred E. Major, “It’s Not the Size, It’s the Frequency: The Value of Using a Core Vocabulary in
Beginning and Intermediate Greek”, CPL Online Winter 2008:
www.camws.org/cpl/cplonline/files/Majorcplonline.pdf (1100 Greek words, alphabetical only)
Jerry Toner, Latin Key Words (Oleander, 2002; 2000 words in 20s; print only; also for Greek)
Key spaced-repetition apps
http://ankisrs.net
Anki

cross-platform, cloud syncing, free except for iOS

Mnemosyne
Supermemo
StickyStudy

free, desktop & Android only
commercial, abandonware except on Windows
commercial, iOS

http://mnemosyne-proj.org
www.supermemo.com
App Store

III. CATCH UP WITH THE GOVE GENERATION
LiveCode community edition: http://livecode.com
Wallace Wang, Beginning Programming for Dummies All-in-One Desk Reference (2008)
Five challenges

•
•
•
•
•

contact gaps
feedback latency
minimal fun
broken tools
zero resources
SPQR verb quiz
Adventures in 24/7 Latin
I. VLE MARKING & FEEDBACK SYSTEMS
1.
•

how to make it work
have an agreed dictionary
use the first dictionary entry
follow the Latin
reproduce the punctuation
preserve the masculine bias
options to ditch:
- contracted verb forms
- aspect variations: present continuous,
past perfect

2.
-

workflow for Moodle
prepare answers in an outliner
convert to GIFT format*
upload into Moodle
preview the test & tweak/repeat if needed

*http://docs.moodle.org/23/en/GIFT_format

Example self-marking sentence exercise
1. Aquam ferventem in poculo porto.
{I am carrying|I carry|I’m carrying} {boiling|intensely hot|boiling hot|hot} water in {a|the|my}
{cup|drinking-vessel|drinking vessel}.
2. Da mihi poculum aquae ferventis.
Give {|to} me {the|a} {cup|drinking-vessel|drinking vessel} of {boiling|intensely hot|boiling
hot|hot} water.
3. Puerum dormientem excito.
I {wake|rouse|am waking|am rousing} {up|} {the|a} sleeping boy.
4. Hostes Caesarem venientem vident.
The {enemy|enemies} see Caesar coming.
5. Parentibus nostris honorem damus.
We {give|are giving} honour to our {parents|fathers}.
- contracted verb forms
- aspect variations: present continuous,
past perfect

1.

2.

macros used (these are mostly just GREP expressions in the Nisus Classic dialect)

1. // syntax unpacker:
Find
Example self-marking sentence exercise
({.:+)|([^|{}]:+)|}s
:<[{|]([^s|]:+)|([^s|{}]:+)s|
|}s
Aquam ferventem in poculo porto.
s{([^|]+|}[.?])$
{I am carrying|I carry|I’m carrying} {boiling|intensely hot|boiling hot|hot} water in {a|the|my} start:
^([~%-100%-]ss.*{)(.*)|(.:*)(}.:*)$
{cup|drinking-vessel|drinking vessel}.
If(Error) Exit
{([^|]:*)}
Da mihi poculum aquae ferventis.
If(Error) Exit
Give {|to} me {the|a} {cup|drinking-vessel|drinking vessel} of {boiling|intensely hot|boiling
Goto start
hot|hot} water.
If(Error) Exit

3. Puerum dormientem excito.
I {wake|rouse|am waking|am rousing} {up|} {the|a} sleeping boy.
4. Hostes Caesarem venientem vident.
The {enemy|enemies} see Caesar coming.
5. Parentibus nostris honorem damus.
We {give|are giving} honour to our {parents|fathers}.
6. Video hominem librum scribentem.
I see {a|the} {man|person} writing {a|the} book.
7. Ciceronem dicentem audimus.
We {hear|listen to|are hearing|are listening to} Cicero speaking.
8. Oratio eius decens est.
His speech is {fitting|becoming|decent|good}.
9. Ex praesentibus bonis voluptatem capimus, mala imminentia timemus.
{From|Out of} {|the} {present|immediate} {good things|goods|wealth|benefits} we take
{delight|pleasure}, {and|but|} {we|} fear {impending|imminent|threatening|overhanging}
{evils|bad things|calamities|misfortunes}.
We take {delight|pleasure} {from|out of} {|the} {present|immediate} {good
things|goods|wealth|benefits}, {and|but|} {we|} fear
{impending|imminent|threatening|overhanging} {evils|bad things|calamities|misfortunes}.
10. Scribit Ovidius in primo libro Amorum:
{Ovid writes|Writes Ovid} in {the|his} first book of {|his|the}
{Amores|Loves|'Amores'|'Loves'|"Amores"|"Loves"}:

2. // converter to GIFT format:
s:>[;:,.]
r•ss(.:+)$
^-ss(.+)$
^:s(.+)r}
r:e
[‘’]
:<[^~%-100%]s:>[s?.;,]
~%-100%ss
t
:::

Replace
1s|2s|}
1s|2s|
s|}
{s1
124r134
1

r}rr::1::1 {
=1
$CATEGORY:s1
}r
'
=%0%
s#s
::

II. RESOURCES FOR SPACED-REPETITION LEARNING
Frequency lists of vocabulary:
James H. Dee, “The First Downloadable Word-Frequency Database for Classical and Medieval Latin”,
CJ 98 (2002) 59-67 (5500 words, sortable; online in various places as latinfrequencydb.xls)
Dickinson College Commentaries Latin Core Vocabulary, http://dcc.dickinson.edu/latin-vocabularylist (2013; 1000 words; also for Greek, 500 words)
Paul Hudson, Latin Frequency Dictionary (Kindle, 2013; 5000 words)
Wilfred E. Major, “It’s Not the Size, It’s the Frequency: The Value of Using a Core Vocabulary in
Beginning and Intermediate Greek”, CPL Online Winter 2008:
www.camws.org/cpl/cplonline/files/Majorcplonline.pdf (1100 Greek words, alphabetical only)
Jerry Toner, Latin Key Words (Oleander, 2002; 2000 words in 20s; print only; also for Greek)
Key spaced-repetition apps
http://ankisrs.net
Anki
Mnemosyne
http://mnemosyne-proj.org
Supermemo
www.supermemo.com
StickyStudy App Store

cross-platform, cloud syncing, free except for iOS
free, desktop & Android only
commercial, abandonware except on Windows
commercial, iOS

11. 'Militat omnis amans, et habet sua castra Cupido.'
'{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military} camp.'
III. CATCH UP WITH THE GOVE GENERATION
'{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military}
camps.'!<B>castra</B> is plural in form, but singular in meaning, so "camp" rather than
LiveCode community edition: http://livecode.com
"camps".
Wallace Wang, Beginning Programming for Dummies All-in-One
12. In illo carmine multas similitudines monstrat inter militem et amantem.
In that {poem|song} he {points out|reveals|shows} many
{likenesses|resemblances|similarities|comparisons} between {a|the|} soldier and {a|the|} lover.

Desk Reference (2008)
^-ss(.+)$
^:s(.+)r}
r:e
[‘’]
:<[^~%-100%]s:>[s?.;,]
1 memorisation
~%-100%ss
t
:::

=1
$CATEGORY:s1
}r
'

How spaced repetition works
commit

test

wrong

right

schedule next test

2 reinforcement

right

test

wrong

repeat

=%0%
s#s
::
repeat

II. RESOURCES FOR SPACED-REPETITION LEARNING
Frequency lists of vocabulary:
James H. Dee, “The First Downloadable Word-Frequency Database for Classical and Medieval Latin”,
CJ 98 (2002) 59-67 (5500 words, sortable; online in various places as latinfrequencydb.xls)
Dickinson College Commentaries Latin Core Vocabulary, http://dcc.dickinson.edu/latin-vocabularylist (2013; 1000 words; also for Greek, 500 words)
Paul Hudson, Latin Frequency Dictionary (Kindle, 2013; 5000 words)
Wilfred E. Major, “It’s Not the Size, It’s the Frequency: The Value of Using a Core Vocabulary in
Beginning and Intermediate Greek”, CPL Online Winter 2008:
www.camws.org/cpl/cplonline/files/Majorcplonline.pdf (1100 Greek words, alphabetical only)
Jerry Toner, Latin Key Words (Oleander, 2002; 2000 words in 20s; print only; also for Greek)
Key spaced-repetition apps
http://ankisrs.net
Anki
Mnemosyne
http://mnemosyne-proj.org
Supermemo
www.supermemo.com
StickyStudy App Store

cross-platform, cloud syncing, free except for iOS
free, desktop & Android only
commercial, abandonware except on Windows
commercial, iOS
StickyStudy
Rolling your own
Livecode
Community Edition:
http://livecode.com

Best general intro to
coding (because not
tied to any
particular language,
though earlier
editions were).
Coming soon to this lecture theatre: COMEDY
No, really, that was
the last slide.

More Related Content

Viewers also liked

The digital classroom plaything or catalyst for pedagogical improvement
The digital classroom plaything or catalyst for pedagogical improvementThe digital classroom plaything or catalyst for pedagogical improvement
The digital classroom plaything or catalyst for pedagogical improvementMairLloyd
 
First Conjugation Verbs
First Conjugation VerbsFirst Conjugation Verbs
First Conjugation VerbsMairLloyd
 
Speed, velocity and_acceleration_calculations
Speed, velocity and_acceleration_calculationsSpeed, velocity and_acceleration_calculations
Speed, velocity and_acceleration_calculationsJaleel Kn
 
Weight mass ws1
Weight mass ws1Weight mass ws1
Weight mass ws1Jaleel Kn
 
Converting units of measure
Converting units of measureConverting units of measure
Converting units of measureJaleel Kn
 
1 pengantar-proses-bisnis
1 pengantar-proses-bisnis1 pengantar-proses-bisnis
1 pengantar-proses-bisnisWira Yasa
 

Viewers also liked (8)

Unit 3
Unit 3Unit 3
Unit 3
 
The digital classroom plaything or catalyst for pedagogical improvement
The digital classroom plaything or catalyst for pedagogical improvementThe digital classroom plaything or catalyst for pedagogical improvement
The digital classroom plaything or catalyst for pedagogical improvement
 
First Conjugation Verbs
First Conjugation VerbsFirst Conjugation Verbs
First Conjugation Verbs
 
Speed, velocity and_acceleration_calculations
Speed, velocity and_acceleration_calculationsSpeed, velocity and_acceleration_calculations
Speed, velocity and_acceleration_calculations
 
Weight mass ws1
Weight mass ws1Weight mass ws1
Weight mass ws1
 
Unit 1
Unit 1Unit 1
Unit 1
 
Converting units of measure
Converting units of measureConverting units of measure
Converting units of measure
 
1 pengantar-proses-bisnis
1 pengantar-proses-bisnis1 pengantar-proses-bisnis
1 pengantar-proses-bisnis
 

More from MairLloyd

Computer Assisted Language Learning: modern technologies for ancient languages 2
Computer Assisted Language Learning: modern technologies for ancient languages 2Computer Assisted Language Learning: modern technologies for ancient languages 2
Computer Assisted Language Learning: modern technologies for ancient languages 2MairLloyd
 
Why Compose Handout
Why Compose HandoutWhy Compose Handout
Why Compose HandoutMairLloyd
 
Ca14ppt natoli
Ca14ppt natoliCa14ppt natoli
Ca14ppt natoliMairLloyd
 
Reinhard ca14
Reinhard ca14Reinhard ca14
Reinhard ca14MairLloyd
 
Theory and Practice in Ancient Language Teaching in UK Universitites
Theory and Practice in Ancient Language Teaching in UK UniversititesTheory and Practice in Ancient Language Teaching in UK Universitites
Theory and Practice in Ancient Language Teaching in UK UniversititesMairLloyd
 
Bartolo Natoli - The Flipped Classroom
Bartolo Natoli - The Flipped ClassroomBartolo Natoli - The Flipped Classroom
Bartolo Natoli - The Flipped ClassroomMairLloyd
 
Noun Endings
Noun EndingsNoun Endings
Noun EndingsMairLloyd
 
First Conjugation Verbs
First Conjugation VerbsFirst Conjugation Verbs
First Conjugation VerbsMairLloyd
 
Online training for reading Latin
Online training for reading LatinOnline training for reading Latin
Online training for reading LatinMairLloyd
 
24 7 latin handout
24 7 latin handout24 7 latin handout
24 7 latin handoutMairLloyd
 
Introduction
IntroductionIntroduction
IntroductionMairLloyd
 

More from MairLloyd (11)

Computer Assisted Language Learning: modern technologies for ancient languages 2
Computer Assisted Language Learning: modern technologies for ancient languages 2Computer Assisted Language Learning: modern technologies for ancient languages 2
Computer Assisted Language Learning: modern technologies for ancient languages 2
 
Why Compose Handout
Why Compose HandoutWhy Compose Handout
Why Compose Handout
 
Ca14ppt natoli
Ca14ppt natoliCa14ppt natoli
Ca14ppt natoli
 
Reinhard ca14
Reinhard ca14Reinhard ca14
Reinhard ca14
 
Theory and Practice in Ancient Language Teaching in UK Universitites
Theory and Practice in Ancient Language Teaching in UK UniversititesTheory and Practice in Ancient Language Teaching in UK Universitites
Theory and Practice in Ancient Language Teaching in UK Universitites
 
Bartolo Natoli - The Flipped Classroom
Bartolo Natoli - The Flipped ClassroomBartolo Natoli - The Flipped Classroom
Bartolo Natoli - The Flipped Classroom
 
Noun Endings
Noun EndingsNoun Endings
Noun Endings
 
First Conjugation Verbs
First Conjugation VerbsFirst Conjugation Verbs
First Conjugation Verbs
 
Online training for reading Latin
Online training for reading LatinOnline training for reading Latin
Online training for reading Latin
 
24 7 latin handout
24 7 latin handout24 7 latin handout
24 7 latin handout
 
Introduction
IntroductionIntroduction
Introduction
 

Recently uploaded

Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 

Recently uploaded (20)

The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 

Adventures in 24/7 Latin macros

  • 1. Adventures in 24/7 Latin macros used (these are mostly just GREP expressions in the Nisus Classic dialect) I. VLE MARKING & FEEDBACK SYSTEMS 1. 1. • how to make it work have an agreed dictionary use the first dictionary entry follow the Latin reproduce the punctuation preserve the masculine bias options to ditch: - contracted verb forms - aspect variations: present continuous, past perfect 2. - workflow for Moodle prepare answers in an outliner convert to GIFT format* upload into Moodle preview the test & tweak/repeat if needed *http://docs.moodle.org/23/en/GIFT_format Example self-marking sentence exercise 1. Aquam ferventem in poculo porto. {I am carrying|I carry|I’m carrying} {boiling|intensely hot|boiling hot|hot} water in {a|the|my} {cup|drinking-vessel|drinking vessel}. 2. Da mihi poculum aquae ferventis. Give {|to} me {the|a} {cup|drinking-vessel|drinking vessel} of {boiling|intensely hot|boiling hot|hot} water. 3. Puerum dormientem excito. I {wake|rouse|am waking|am rousing} {up|} {the|a} sleeping boy. 4. Hostes Caesarem venientem vident. The {enemy|enemies} see Caesar coming. 5. Parentibus nostris honorem damus. We {give|are giving} honour to our {parents|fathers}. 6. Video hominem librum scribentem. I see {a|the} {man|person} writing {a|the} book. 7. Ciceronem dicentem audimus. We {hear|listen to|are hearing|are listening to} Cicero speaking. 8. Oratio eius decens est. His speech is {fitting|becoming|decent|good}. 9. Ex praesentibus bonis voluptatem capimus, mala imminentia timemus. {From|Out of} {|the} {present|immediate} {good things|goods|wealth|benefits} we take {delight|pleasure}, {and|but|} {we|} fear {impending|imminent|threatening|overhanging} {evils|bad things|calamities|misfortunes}. We take {delight|pleasure} {from|out of} {|the} {present|immediate} {good things|goods|wealth|benefits}, {and|but|} {we|} fear {impending|imminent|threatening|overhanging} {evils|bad things|calamities|misfortunes}. 10. Scribit Ovidius in primo libro Amorum: {Ovid writes|Writes Ovid} in {the|his} first book of {|his|the} {Amores|Loves|'Amores'|'Loves'|"Amores"|"Loves"}: 11. 'Militat omnis amans, et habet sua castra Cupido.' '{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military} camp.' '{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military} camps.'!<B>castra</B> is plural in form, but singular in meaning, so "camp" rather than "camps". 12. In illo carmine multas similitudines monstrat inter militem et amantem. In that {poem|song} he {points out|reveals|shows} many {likenesses|resemblances|similarities|comparisons} between {a|the|} soldier and {a|the|} lover. // syntax unpacker: Find ({.:+)|([^|{}]:+)|}s :<[{|]([^s|]:+)|([^s|{}]:+)s| |}s s{([^|]+|}[.?])$ start: ^([~%-100%-]ss.*{)(.*)|(.:*)(}.:*)$ If(Error) Exit {([^|]:*)} If(Error) Exit Goto start If(Error) Exit 2. // converter to GIFT format: s:>[;:,.] r•ss(.:+)$ ^-ss(.+)$ ^:s(.+)r} r:e [‘’] :<[^~%-100%]s:>[s?.;,] ~%-100%ss t ::: Replace 1s|2s|} 1s|2s| s|} {s1 124r134 1 r}rr::1::1 { =1 $CATEGORY:s1 }r ' =%0% s#s :: II. RESOURCES FOR SPACED-REPETITION LEARNING Frequency lists of vocabulary: James H. Dee, “The First Downloadable Word-Frequency Database for Classical and Medieval Latin”, CJ 98 (2002) 59-67 (5500 words, sortable; online in various places as latinfrequencydb.xls) Dickinson College Commentaries Latin Core Vocabulary, http://dcc.dickinson.edu/latin-vocabularylist (2013; 1000 words; also for Greek, 500 words) Paul Hudson, Latin Frequency Dictionary (Kindle, 2013; 5000 words) Wilfred E. Major, “It’s Not the Size, It’s the Frequency: The Value of Using a Core Vocabulary in Beginning and Intermediate Greek”, CPL Online Winter 2008: www.camws.org/cpl/cplonline/files/Majorcplonline.pdf (1100 Greek words, alphabetical only) Jerry Toner, Latin Key Words (Oleander, 2002; 2000 words in 20s; print only; also for Greek) Key spaced-repetition apps http://ankisrs.net Anki cross-platform, cloud syncing, free except for iOS Mnemosyne Supermemo StickyStudy free, desktop & Android only commercial, abandonware except on Windows commercial, iOS http://mnemosyne-proj.org www.supermemo.com App Store III. CATCH UP WITH THE GOVE GENERATION LiveCode community edition: http://livecode.com Wallace Wang, Beginning Programming for Dummies All-in-One Desk Reference (2008)
  • 2. Five challenges • • • • • contact gaps feedback latency minimal fun broken tools zero resources
  • 4. Adventures in 24/7 Latin I. VLE MARKING & FEEDBACK SYSTEMS 1. • how to make it work have an agreed dictionary use the first dictionary entry follow the Latin reproduce the punctuation preserve the masculine bias options to ditch: - contracted verb forms - aspect variations: present continuous, past perfect 2. - workflow for Moodle prepare answers in an outliner convert to GIFT format* upload into Moodle preview the test & tweak/repeat if needed *http://docs.moodle.org/23/en/GIFT_format Example self-marking sentence exercise 1. Aquam ferventem in poculo porto. {I am carrying|I carry|I’m carrying} {boiling|intensely hot|boiling hot|hot} water in {a|the|my} {cup|drinking-vessel|drinking vessel}. 2. Da mihi poculum aquae ferventis. Give {|to} me {the|a} {cup|drinking-vessel|drinking vessel} of {boiling|intensely hot|boiling hot|hot} water. 3. Puerum dormientem excito. I {wake|rouse|am waking|am rousing} {up|} {the|a} sleeping boy. 4. Hostes Caesarem venientem vident. The {enemy|enemies} see Caesar coming. 5. Parentibus nostris honorem damus. We {give|are giving} honour to our {parents|fathers}.
  • 5. - contracted verb forms - aspect variations: present continuous, past perfect 1. 2. macros used (these are mostly just GREP expressions in the Nisus Classic dialect) 1. // syntax unpacker: Find Example self-marking sentence exercise ({.:+)|([^|{}]:+)|}s :<[{|]([^s|]:+)|([^s|{}]:+)s| |}s Aquam ferventem in poculo porto. s{([^|]+|}[.?])$ {I am carrying|I carry|I’m carrying} {boiling|intensely hot|boiling hot|hot} water in {a|the|my} start: ^([~%-100%-]ss.*{)(.*)|(.:*)(}.:*)$ {cup|drinking-vessel|drinking vessel}. If(Error) Exit {([^|]:*)} Da mihi poculum aquae ferventis. If(Error) Exit Give {|to} me {the|a} {cup|drinking-vessel|drinking vessel} of {boiling|intensely hot|boiling Goto start hot|hot} water. If(Error) Exit 3. Puerum dormientem excito. I {wake|rouse|am waking|am rousing} {up|} {the|a} sleeping boy. 4. Hostes Caesarem venientem vident. The {enemy|enemies} see Caesar coming. 5. Parentibus nostris honorem damus. We {give|are giving} honour to our {parents|fathers}. 6. Video hominem librum scribentem. I see {a|the} {man|person} writing {a|the} book. 7. Ciceronem dicentem audimus. We {hear|listen to|are hearing|are listening to} Cicero speaking. 8. Oratio eius decens est. His speech is {fitting|becoming|decent|good}. 9. Ex praesentibus bonis voluptatem capimus, mala imminentia timemus. {From|Out of} {|the} {present|immediate} {good things|goods|wealth|benefits} we take {delight|pleasure}, {and|but|} {we|} fear {impending|imminent|threatening|overhanging} {evils|bad things|calamities|misfortunes}. We take {delight|pleasure} {from|out of} {|the} {present|immediate} {good things|goods|wealth|benefits}, {and|but|} {we|} fear {impending|imminent|threatening|overhanging} {evils|bad things|calamities|misfortunes}. 10. Scribit Ovidius in primo libro Amorum: {Ovid writes|Writes Ovid} in {the|his} first book of {|his|the} {Amores|Loves|'Amores'|'Loves'|"Amores"|"Loves"}: 2. // converter to GIFT format: s:>[;:,.] r•ss(.:+)$ ^-ss(.+)$ ^:s(.+)r} r:e [‘’] :<[^~%-100%]s:>[s?.;,] ~%-100%ss t ::: Replace 1s|2s|} 1s|2s| s|} {s1 124r134 1 r}rr::1::1 { =1 $CATEGORY:s1 }r ' =%0% s#s :: II. RESOURCES FOR SPACED-REPETITION LEARNING Frequency lists of vocabulary: James H. Dee, “The First Downloadable Word-Frequency Database for Classical and Medieval Latin”, CJ 98 (2002) 59-67 (5500 words, sortable; online in various places as latinfrequencydb.xls) Dickinson College Commentaries Latin Core Vocabulary, http://dcc.dickinson.edu/latin-vocabularylist (2013; 1000 words; also for Greek, 500 words) Paul Hudson, Latin Frequency Dictionary (Kindle, 2013; 5000 words) Wilfred E. Major, “It’s Not the Size, It’s the Frequency: The Value of Using a Core Vocabulary in Beginning and Intermediate Greek”, CPL Online Winter 2008: www.camws.org/cpl/cplonline/files/Majorcplonline.pdf (1100 Greek words, alphabetical only) Jerry Toner, Latin Key Words (Oleander, 2002; 2000 words in 20s; print only; also for Greek) Key spaced-repetition apps http://ankisrs.net Anki Mnemosyne http://mnemosyne-proj.org Supermemo www.supermemo.com StickyStudy App Store cross-platform, cloud syncing, free except for iOS free, desktop & Android only commercial, abandonware except on Windows commercial, iOS 11. 'Militat omnis amans, et habet sua castra Cupido.' '{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military} camp.' III. CATCH UP WITH THE GOVE GENERATION '{Every|Each} lover {serves as|is} a soldier, and {Cupid|Desire} has his {|own} {|military} camps.'!<B>castra</B> is plural in form, but singular in meaning, so "camp" rather than LiveCode community edition: http://livecode.com "camps". Wallace Wang, Beginning Programming for Dummies All-in-One 12. In illo carmine multas similitudines monstrat inter militem et amantem. In that {poem|song} he {points out|reveals|shows} many {likenesses|resemblances|similarities|comparisons} between {a|the|} soldier and {a|the|} lover. Desk Reference (2008)
  • 6. ^-ss(.+)$ ^:s(.+)r} r:e [‘’] :<[^~%-100%]s:>[s?.;,] 1 memorisation ~%-100%ss t ::: =1 $CATEGORY:s1 }r ' How spaced repetition works commit test wrong right schedule next test 2 reinforcement right test wrong repeat =%0% s#s :: repeat II. RESOURCES FOR SPACED-REPETITION LEARNING Frequency lists of vocabulary: James H. Dee, “The First Downloadable Word-Frequency Database for Classical and Medieval Latin”, CJ 98 (2002) 59-67 (5500 words, sortable; online in various places as latinfrequencydb.xls) Dickinson College Commentaries Latin Core Vocabulary, http://dcc.dickinson.edu/latin-vocabularylist (2013; 1000 words; also for Greek, 500 words) Paul Hudson, Latin Frequency Dictionary (Kindle, 2013; 5000 words) Wilfred E. Major, “It’s Not the Size, It’s the Frequency: The Value of Using a Core Vocabulary in Beginning and Intermediate Greek”, CPL Online Winter 2008: www.camws.org/cpl/cplonline/files/Majorcplonline.pdf (1100 Greek words, alphabetical only) Jerry Toner, Latin Key Words (Oleander, 2002; 2000 words in 20s; print only; also for Greek) Key spaced-repetition apps http://ankisrs.net Anki Mnemosyne http://mnemosyne-proj.org Supermemo www.supermemo.com StickyStudy App Store cross-platform, cloud syncing, free except for iOS free, desktop & Android only commercial, abandonware except on Windows commercial, iOS
  • 7.
  • 9. Rolling your own Livecode Community Edition: http://livecode.com Best general intro to coding (because not tied to any particular language, though earlier editions were).
  • 10. Coming soon to this lecture theatre: COMEDY
  • 11. No, really, that was the last slide.