NNTECH YAML source
code: NNTECH
xiao_number: A21
mfte_code: NNTECH
name: Technical/scientific nouns
definition: Nouns from technical or scientific domains.
normalization: nouns
detection:
- source: xiao_2009
requires:
- usas
usas_code: Y
- source: mfte
requires:
- word
- pos
cql: '[word={words} & pos="NN|NNS"]'
words:
- angle
- angles
- atom
- atoms
- bacteria
- bacterias
- bill
- bills
- carbon
- carbons
- cell
- cells
- center
- centers
- centre
- centres
- chapter
- chapters
- chromosome
- chromosomes
- circle
- circles
- cloud
- clouds
- component
- components
- compound
- compounds
- data
- diagram
- diagrams
- dna
- electron
- electrons
- element
- elements
- equation
- equations
- exam
- exams
- fire
- fires
- formula
- formulas
- gene
- genes
- graph
- graphs
- hydrogen
- hydrogens
- internet
- internets
- ion
- ions
- iron
- irons
- isotope
- isotopes
- juries
- jury
- layer
- layers
- lead
- leads
- letter
- letters
- light
- lights
- list
- lists
- margin
- margins
- mark
- marks
- matter
- matters
- message
- messages
- mineral
- minerals
- molecule
- molecules
- neuron
- neurons
- nuclei
- nucleus
- organism
- organisms
- oxygen
- oxygens
- page
- pages
- paragraph
- paragraphs
- particle
- particles
- play
- plays
- poem
- poems
- proton
- protons
- ray
- rays
- sample
- samples
- schedule
- schedules
- sentence
- sentences
- software
- softwares
- solution
- solutions
- square
- squares
- star
- stars
- statement
- statements
- theses
- thesis
- unit
- units
- virus
- viruses
- wave
- waves
- web
- webs
- word
- words
combine: "_ & !NCOMP"
sources:
- biber_2006
- mfte
- xiao_2009