Download presentation
Presentation is loading. Please wait.
1
LING 388: Computers and Language
Lecture 4
2
Today's Topic Homework 2 review
3
Egghead 1952
4
Egghead nerd or geek "While its true origins are a bit murky, it's widely agreed that "egghead" reached the height of its usage in 1952, when then-vice-presidential candidate Richard Nixon used it to describe the Democratic candidate for president, Adlai Stevenson -- whose balding head certainly conjured images of an egg. But his supporters were quickly labeled eggheads as well, and thus the term took on a political meaning. It came, eventually, to mean approximately what the word "elitist" means today." Adlai Stevenson (source: Wikipedia)
5
Happenstance
6
Happenstance vs. Happenchance
7
Happenchance
8
Egghead whiteboard => predictable from white + board egghead = geek/nerd => less predictable from egg + head egghead = bald guy => somewhat predictable from egg + head Idiom: meaning of compound word not (very) predictable from its parts Question: can you think of some other compound words that are idioms?
9
Idioms and Compounds Example: fireman Meaning?
10
Idioms and Compounds Example: fireman Meaning?
11
Idioms and Compounds Example: fireman Meaning?
12
Back to Python We have seen how the underlying hardware implements:
integers floating point numbers ASCII codes UTF-8 characters These are the basic data types. We can form: strings lists sets tuples … etc.
13
https://docs.python.org/3/
14
Python math.sqrt() complex numbers: import cmath
15
cmath library on.org/3.6/library /cmath.html
16
Python https://docs.python.org/3/tutorial/introduction.html Numbers
Strings Lists
17
Strings
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.